diff --git a/src/api/bun.lock b/src/api/bun.lock new file mode 100644 index 0000000000..c1a969ec13 --- /dev/null +++ b/src/api/bun.lock @@ -0,0 +1,46 @@ +{ + "lockfileVersion": 0, + "workspaces": { + "": { + "name": "bun-api", + "dependencies": { + "peechy": "0.4.32", + }, + }, + }, + "packages": { + "camel-case": ["camel-case@4.1.2", "", { "dependencies": { "pascal-case": "^3.1.2", "tslib": "^2.0.3" } }, "sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw=="], + + "capital-case": ["capital-case@1.0.4", "", { "dependencies": { "no-case": "^3.0.4", "tslib": "^2.0.3", "upper-case-first": "^2.0.2" } }, "sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A=="], + + "change-case": ["change-case@4.1.2", "", { "dependencies": { "camel-case": "^4.1.2", "capital-case": "^1.0.4", "constant-case": "^3.0.4", "dot-case": "^3.0.4", "header-case": "^2.0.4", "no-case": "^3.0.4", "param-case": "^3.0.4", "pascal-case": "^3.1.2", "path-case": "^3.0.4", "sentence-case": "^3.0.4", "snake-case": "^3.0.4", "tslib": "^2.0.3" } }, "sha512-bSxY2ws9OtviILG1EiY5K7NNxkqg/JnRnFxLtKQ96JaviiIxi7djMrSd0ECT9AC+lttClmYwKw53BWpOMblo7A=="], + + "constant-case": ["constant-case@3.0.4", "", { "dependencies": { "no-case": "^3.0.4", "tslib": "^2.0.3", "upper-case": "^2.0.2" } }, "sha512-I2hSBi7Vvs7BEuJDr5dDHfzb/Ruj3FyvFyh7KLilAjNQw3Be+xgqUBA2W6scVEcL0hL1dwPRtIqEPVUCKkSsyQ=="], + + "dot-case": ["dot-case@3.0.4", "", { "dependencies": { "no-case": "^3.0.4", "tslib": "^2.0.3" } }, "sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w=="], + + "header-case": ["header-case@2.0.4", "", { "dependencies": { "capital-case": "^1.0.4", "tslib": "^2.0.3" } }, "sha512-H/vuk5TEEVZwrR0lp2zed9OCo1uAILMlx0JEMgC26rzyJJ3N1v6XkwHHXJQdR2doSjcGPM6OKPYoJgf0plJ11Q=="], + + "lower-case": ["lower-case@2.0.2", "", { "dependencies": { "tslib": "^2.0.3" } }, "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg=="], + + "no-case": ["no-case@3.0.4", "", { "dependencies": { "lower-case": "^2.0.2", "tslib": "^2.0.3" } }, "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg=="], + + "param-case": ["param-case@3.0.4", "", { "dependencies": { "dot-case": "^3.0.4", "tslib": "^2.0.3" } }, "sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A=="], + + "pascal-case": ["pascal-case@3.1.2", "", { "dependencies": { "no-case": "^3.0.4", "tslib": "^2.0.3" } }, "sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g=="], + + "path-case": ["path-case@3.0.4", "", { "dependencies": { "dot-case": "^3.0.4", "tslib": "^2.0.3" } }, "sha512-qO4qCFjXqVTrcbPt/hQfhTQ+VhFsqNKOPtytgNKkKxSoEp3XPUQ8ObFuePylOIok5gjn69ry8XiULxCwot3Wfg=="], + + "peechy": ["peechy@0.4.32", "", { "dependencies": { "change-case": "^4.1.2" }, "bin": { "peechy": "cli.js" } }, "sha512-bxRAqCq+1jMlAX3tbs46pLxwmHeKCs0+baeqv17KOslAXplGo3WoPOXOIO8DlPh9R1O9rvMj9P7r2cdPqCP3MA=="], + + "sentence-case": ["sentence-case@3.0.4", "", { "dependencies": { "no-case": "^3.0.4", "tslib": "^2.0.3", "upper-case-first": "^2.0.2" } }, "sha512-8LS0JInaQMCRoQ7YUytAo/xUu5W2XnQxV2HI/6uM6U7CITS1RqPElr30V6uIqyMKM9lJGRVFy5/4CuzcixNYSg=="], + + "snake-case": ["snake-case@3.0.4", "", { "dependencies": { "dot-case": "^3.0.4", "tslib": "^2.0.3" } }, "sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg=="], + + "tslib": ["tslib@2.5.0", "", {}, "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg=="], + + "upper-case": ["upper-case@2.0.2", "", { "dependencies": { "tslib": "^2.0.3" } }, "sha512-KgdgDGJt2TpuwBUIjgG6lzw2GWFRCW9Qkfkiv0DxqHHLYJHmtmdUIKcZd8rHgFSjopVTlw6ggzCm1b8MFQwikg=="], + + "upper-case-first": ["upper-case-first@2.0.2", "", { "dependencies": { "tslib": "^2.0.3" } }, "sha512-514ppYHBaKwfJRK/pNC6c/OxfGa0obSnAl106u97Ed0I625Nin96KAjttZF6ZL3e1XLtphxnqrOi9iWgm+u+bg=="], + } +} diff --git a/src/api/bun.lockb b/src/api/bun.lockb deleted file mode 100755 index 18eff7b2a1..0000000000 Binary files a/src/api/bun.lockb and /dev/null differ diff --git a/src/node-fallbacks/bun.lock b/src/node-fallbacks/bun.lock new file mode 100644 index 0000000000..9d89c803db --- /dev/null +++ b/src/node-fallbacks/bun.lock @@ -0,0 +1,272 @@ +{ + "lockfileVersion": 0, + "workspaces": { + "": { + "name": "fallbacks", + "dependencies": { + "assert": "^2.0.0", + "browserify-zlib": "^0.2.0", + "buffer": "^6.0.3", + "console-browserify": "^1.2.0", + "constants-browserify": "^1.0.0", + "crypto-browserify": "^3.12.0", + "domain-browser": "^4.22.0", + "esbuild": "^0.14.10", + "events": "^3.3.0", + "https-browserify": "^1.0.0", + "os-browserify": "^0.3.0", + "path-browserify": "^1.0.1", + "process": "^0.11.10", + "punycode": "^2.1.1", + "querystring-es3": "^1.0.0-0", + "readable-stream": "^4.1.0", + "stream-http": "^3.2.0", + "string_decoder": "^1.3.0", + "timers-browserify": "^2.0.12", + "tty-browserify": "^0.0.1", + "url": "^0.11.0", + "util": "^0.12.4", + "vm-browserify": "^1.1.2", + }, + }, + }, + "packages": { + "@esbuild/linux-loong64": ["@esbuild/linux-loong64@0.14.54", "", { "os": "linux", "cpu": "none" }, "sha512-bZBrLAIX1kpWelV0XemxBZllyRmM6vgFQQG2GdNb+r3Fkp0FOh1NJSvekXDs7jq70k4euu1cryLMfU+mTXlEpw=="], + + "abort-controller": ["abort-controller@3.0.0", "", { "dependencies": { "event-target-shim": "^5.0.0" } }, "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg=="], + + "asn1.js": ["asn1.js@5.4.1", "", { "dependencies": { "bn.js": "^4.0.0", "inherits": "^2.0.1", "minimalistic-assert": "^1.0.0", "safer-buffer": "^2.1.0" } }, "sha512-+I//4cYPccV8LdmBLiX8CYvf9Sp3vQsrqu2QNXRcrbiWvcx/UdlFiqUJJzxRQxgsZmvhXhn4cSKeSmoFjVdupA=="], + + "assert": ["assert@2.0.0", "", { "dependencies": { "es6-object-assign": "^1.1.0", "is-nan": "^1.2.1", "object-is": "^1.0.1", "util": "^0.12.0" } }, "sha512-se5Cd+js9dXJnu6Ag2JFc00t+HmHOen+8Q+L7O9zI0PqQXr20uk2J0XQqMxZEeo5U50o8Nvmmx7dZrl+Ufr35A=="], + + "available-typed-arrays": ["available-typed-arrays@1.0.5", "", {}, "sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw=="], + + "base64-js": ["base64-js@1.5.1", "", {}, "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA=="], + + "bn.js": ["bn.js@5.2.1", "", {}, "sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ=="], + + "brorand": ["brorand@1.1.0", "", {}, "sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w=="], + + "browserify-aes": ["browserify-aes@1.2.0", "", { "dependencies": { "buffer-xor": "^1.0.3", "cipher-base": "^1.0.0", "create-hash": "^1.1.0", "evp_bytestokey": "^1.0.3", "inherits": "^2.0.1", "safe-buffer": "^5.0.1" } }, "sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA=="], + + "browserify-cipher": ["browserify-cipher@1.0.1", "", { "dependencies": { "browserify-aes": "^1.0.4", "browserify-des": "^1.0.0", "evp_bytestokey": "^1.0.0" } }, "sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w=="], + + "browserify-des": ["browserify-des@1.0.2", "", { "dependencies": { "cipher-base": "^1.0.1", "des.js": "^1.0.0", "inherits": "^2.0.1", "safe-buffer": "^5.1.2" } }, "sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A=="], + + "browserify-rsa": ["browserify-rsa@4.1.0", "", { "dependencies": { "bn.js": "^5.0.0", "randombytes": "^2.0.1" } }, "sha512-AdEER0Hkspgno2aR97SAf6vi0y0k8NuOpGnVH3O99rcA5Q6sh8QxcngtHuJ6uXwnfAXNM4Gn1Gb7/MV1+Ymbog=="], + + "browserify-sign": ["browserify-sign@4.2.1", "", { "dependencies": { "bn.js": "^5.1.1", "browserify-rsa": "^4.0.1", "create-hash": "^1.2.0", "create-hmac": "^1.1.7", "elliptic": "^6.5.3", "inherits": "^2.0.4", "parse-asn1": "^5.1.5", "readable-stream": "^3.6.0", "safe-buffer": "^5.2.0" } }, "sha512-/vrA5fguVAKKAVTNJjgSm1tRQDHUU6DbwO9IROu/0WAzC8PKhucDSh18J0RMvVeHAn5puMd+QHC2erPRNf8lmg=="], + + "browserify-zlib": ["browserify-zlib@0.2.0", "", { "dependencies": { "pako": "~1.0.5" } }, "sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA=="], + + "buffer": ["buffer@6.0.3", "", { "dependencies": { "base64-js": "^1.3.1", "ieee754": "^1.2.1" } }, "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA=="], + + "buffer-xor": ["buffer-xor@1.0.3", "", {}, "sha512-571s0T7nZWK6vB67HI5dyUF7wXiNcfaPPPTl6zYCNApANjIvYJTg7hlud/+cJpdAhS7dVzqMLmfhfHR3rAcOjQ=="], + + "builtin-status-codes": ["builtin-status-codes@3.0.0", "", {}, "sha512-HpGFw18DgFWlncDfjTa2rcQ4W88O1mC8e8yZ2AvQY5KDaktSTwo+KRf6nHK6FRI5FyRyb/5T6+TSxfP7QyGsmQ=="], + + "call-bind": ["call-bind@1.0.2", "", { "dependencies": { "function-bind": "^1.1.1", "get-intrinsic": "^1.0.2" } }, "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA=="], + + "cipher-base": ["cipher-base@1.0.4", "", { "dependencies": { "inherits": "^2.0.1", "safe-buffer": "^5.0.1" } }, "sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q=="], + + "console-browserify": ["console-browserify@1.2.0", "", {}, "sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA=="], + + "constants-browserify": ["constants-browserify@1.0.0", "", {}, "sha512-xFxOwqIzR/e1k1gLiWEophSCMqXcwVHIH7akf7b/vxcUeGunlj3hvZaaqxwHsTgn+IndtkQJgSztIDWeumWJDQ=="], + + "create-ecdh": ["create-ecdh@4.0.4", "", { "dependencies": { "bn.js": "^4.1.0", "elliptic": "^6.5.3" } }, "sha512-mf+TCx8wWc9VpuxfP2ht0iSISLZnt0JgWlrOKZiNqyUZWnjIaCIVNQArMHnCZKfEYRg6IM7A+NeJoN8gf/Ws0A=="], + + "create-hash": ["create-hash@1.2.0", "", { "dependencies": { "cipher-base": "^1.0.1", "inherits": "^2.0.1", "md5.js": "^1.3.4", "ripemd160": "^2.0.1", "sha.js": "^2.4.0" } }, "sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg=="], + + "create-hmac": ["create-hmac@1.1.7", "", { "dependencies": { "cipher-base": "^1.0.3", "create-hash": "^1.1.0", "inherits": "^2.0.1", "ripemd160": "^2.0.0", "safe-buffer": "^5.0.1", "sha.js": "^2.4.8" } }, "sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg=="], + + "crypto-browserify": ["crypto-browserify@3.12.0", "", { "dependencies": { "browserify-cipher": "^1.0.0", "browserify-sign": "^4.0.0", "create-ecdh": "^4.0.0", "create-hash": "^1.1.0", "create-hmac": "^1.1.0", "diffie-hellman": "^5.0.0", "inherits": "^2.0.1", "pbkdf2": "^3.0.3", "public-encrypt": "^4.0.0", "randombytes": "^2.0.0", "randomfill": "^1.0.3" } }, "sha512-fz4spIh+znjO2VjL+IdhEpRJ3YN6sMzITSBijk6FK2UvTqruSQW+/cCZTSNsMiZNvUeq0CqurF+dAbyiGOY6Wg=="], + + "define-properties": ["define-properties@1.2.0", "", { "dependencies": { "has-property-descriptors": "^1.0.0", "object-keys": "^1.1.1" } }, "sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA=="], + + "des.js": ["des.js@1.0.1", "", { "dependencies": { "inherits": "^2.0.1", "minimalistic-assert": "^1.0.0" } }, "sha512-Q0I4pfFrv2VPd34/vfLrFOoRmlYj3OV50i7fskps1jZWK1kApMWWT9G6RRUeYedLcBDIhnSDaUvJMb3AhUlaEA=="], + + "diffie-hellman": ["diffie-hellman@5.0.3", "", { "dependencies": { "bn.js": "^4.1.0", "miller-rabin": "^4.0.0", "randombytes": "^2.0.0" } }, "sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg=="], + + "domain-browser": ["domain-browser@4.22.0", "", {}, "sha512-IGBwjF7tNk3cwypFNH/7bfzBcgSCbaMOD3GsaY1AU/JRrnHnYgEM0+9kQt52iZxjNsjBtJYtao146V+f8jFZNw=="], + + "elliptic": ["elliptic@6.5.4", "", { "dependencies": { "bn.js": "^4.11.9", "brorand": "^1.1.0", "hash.js": "^1.0.0", "hmac-drbg": "^1.0.1", "inherits": "^2.0.4", "minimalistic-assert": "^1.0.1", "minimalistic-crypto-utils": "^1.0.1" } }, "sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ=="], + + "es6-object-assign": ["es6-object-assign@1.1.0", "", {}, "sha512-MEl9uirslVwqQU369iHNWZXsI8yaZYGg/D65aOgZkeyFJwHYSxilf7rQzXKI7DdDuBPrBXbfk3sl9hJhmd5AUw=="], + + "esbuild": ["esbuild@0.14.54", "", { "dependencies": { "@esbuild/linux-loong64": "0.14.54", "esbuild-android-64": "0.14.54", "esbuild-android-arm64": "0.14.54", "esbuild-darwin-64": "0.14.54", "esbuild-darwin-arm64": "0.14.54", "esbuild-freebsd-64": "0.14.54", "esbuild-freebsd-arm64": "0.14.54", "esbuild-linux-32": "0.14.54", "esbuild-linux-64": "0.14.54", "esbuild-linux-arm": "0.14.54", "esbuild-linux-arm64": "0.14.54", "esbuild-linux-mips64le": "0.14.54", "esbuild-linux-ppc64le": "0.14.54", "esbuild-linux-riscv64": "0.14.54", "esbuild-linux-s390x": "0.14.54", "esbuild-netbsd-64": "0.14.54", "esbuild-openbsd-64": "0.14.54", "esbuild-sunos-64": "0.14.54", "esbuild-windows-32": "0.14.54", "esbuild-windows-64": "0.14.54", "esbuild-windows-arm64": "0.14.54" }, "bin": { "esbuild": "bin/esbuild" } }, "sha512-Cy9llcy8DvET5uznocPyqL3BFRrFXSVqbgpMJ9Wz8oVjZlh/zUSNbPRbov0VX7VxN2JH1Oa0uNxZ7eLRb62pJA=="], + + "esbuild-android-64": ["esbuild-android-64@0.14.54", "", { "os": "android", "cpu": "x64" }, "sha512-Tz2++Aqqz0rJ7kYBfz+iqyE3QMycD4vk7LBRyWaAVFgFtQ/O8EJOnVmTOiDWYZ/uYzB4kvP+bqejYdVKzE5lAQ=="], + + "esbuild-android-arm64": ["esbuild-android-arm64@0.14.54", "", { "os": "android", "cpu": "arm64" }, "sha512-F9E+/QDi9sSkLaClO8SOV6etqPd+5DgJje1F9lOWoNncDdOBL2YF59IhsWATSt0TLZbYCf3pNlTHvVV5VfHdvg=="], + + "esbuild-darwin-64": ["esbuild-darwin-64@0.14.54", "", { "os": "darwin", "cpu": "x64" }, "sha512-jtdKWV3nBviOd5v4hOpkVmpxsBy90CGzebpbO9beiqUYVMBtSc0AL9zGftFuBon7PNDcdvNCEuQqw2x0wP9yug=="], + + "esbuild-darwin-arm64": ["esbuild-darwin-arm64@0.14.54", "", { "os": "darwin", "cpu": "arm64" }, "sha512-OPafJHD2oUPyvJMrsCvDGkRrVCar5aVyHfWGQzY1dWnzErjrDuSETxwA2HSsyg2jORLY8yBfzc1MIpUkXlctmw=="], + + "esbuild-freebsd-64": ["esbuild-freebsd-64@0.14.54", "", { "os": "freebsd", "cpu": "x64" }, "sha512-OKwd4gmwHqOTp4mOGZKe/XUlbDJ4Q9TjX0hMPIDBUWWu/kwhBAudJdBoxnjNf9ocIB6GN6CPowYpR/hRCbSYAg=="], + + "esbuild-freebsd-arm64": ["esbuild-freebsd-arm64@0.14.54", "", { "os": "freebsd", "cpu": "arm64" }, "sha512-sFwueGr7OvIFiQT6WeG0jRLjkjdqWWSrfbVwZp8iMP+8UHEHRBvlaxL6IuKNDwAozNUmbb8nIMXa7oAOARGs1Q=="], + + "esbuild-linux-32": ["esbuild-linux-32@0.14.54", "", { "os": "linux", "cpu": "ia32" }, "sha512-1ZuY+JDI//WmklKlBgJnglpUL1owm2OX+8E1syCD6UAxcMM/XoWd76OHSjl/0MR0LisSAXDqgjT3uJqT67O3qw=="], + + "esbuild-linux-64": ["esbuild-linux-64@0.14.54", "", { "os": "linux", "cpu": "x64" }, "sha512-EgjAgH5HwTbtNsTqQOXWApBaPVdDn7XcK+/PtJwZLT1UmpLoznPd8c5CxqsH2dQK3j05YsB3L17T8vE7cp4cCg=="], + + "esbuild-linux-arm": ["esbuild-linux-arm@0.14.54", "", { "os": "linux", "cpu": "arm" }, "sha512-qqz/SjemQhVMTnvcLGoLOdFpCYbz4v4fUo+TfsWG+1aOu70/80RV6bgNpR2JCrppV2moUQkww+6bWxXRL9YMGw=="], + + "esbuild-linux-arm64": ["esbuild-linux-arm64@0.14.54", "", { "os": "linux", "cpu": "arm64" }, "sha512-WL71L+0Rwv+Gv/HTmxTEmpv0UgmxYa5ftZILVi2QmZBgX3q7+tDeOQNqGtdXSdsL8TQi1vIaVFHUPDe0O0kdig=="], + + "esbuild-linux-mips64le": ["esbuild-linux-mips64le@0.14.54", "", { "os": "linux", "cpu": "none" }, "sha512-qTHGQB8D1etd0u1+sB6p0ikLKRVuCWhYQhAHRPkO+OF3I/iSlTKNNS0Lh2Oc0g0UFGguaFZZiPJdJey3AGpAlw=="], + + "esbuild-linux-ppc64le": ["esbuild-linux-ppc64le@0.14.54", "", { "os": "linux", "cpu": "ppc64" }, "sha512-j3OMlzHiqwZBDPRCDFKcx595XVfOfOnv68Ax3U4UKZ3MTYQB5Yz3X1mn5GnodEVYzhtZgxEBidLWeIs8FDSfrQ=="], + + "esbuild-linux-riscv64": ["esbuild-linux-riscv64@0.14.54", "", { "os": "linux", "cpu": "none" }, "sha512-y7Vt7Wl9dkOGZjxQZnDAqqn+XOqFD7IMWiewY5SPlNlzMX39ocPQlOaoxvT4FllA5viyV26/QzHtvTjVNOxHZg=="], + + "esbuild-linux-s390x": ["esbuild-linux-s390x@0.14.54", "", { "os": "linux", "cpu": "s390x" }, "sha512-zaHpW9dziAsi7lRcyV4r8dhfG1qBidQWUXweUjnw+lliChJqQr+6XD71K41oEIC3Mx1KStovEmlzm+MkGZHnHA=="], + + "esbuild-netbsd-64": ["esbuild-netbsd-64@0.14.54", "", { "os": "none", "cpu": "x64" }, "sha512-PR01lmIMnfJTgeU9VJTDY9ZerDWVFIUzAtJuDHwwceppW7cQWjBBqP48NdeRtoP04/AtO9a7w3viI+PIDr6d+w=="], + + "esbuild-openbsd-64": ["esbuild-openbsd-64@0.14.54", "", { "os": "openbsd", "cpu": "x64" }, "sha512-Qyk7ikT2o7Wu76UsvvDS5q0amJvmRzDyVlL0qf5VLsLchjCa1+IAvd8kTBgUxD7VBUUVgItLkk609ZHUc1oCaw=="], + + "esbuild-sunos-64": ["esbuild-sunos-64@0.14.54", "", { "os": "sunos", "cpu": "x64" }, "sha512-28GZ24KmMSeKi5ueWzMcco6EBHStL3B6ubM7M51RmPwXQGLe0teBGJocmWhgwccA1GeFXqxzILIxXpHbl9Q/Kw=="], + + "esbuild-windows-32": ["esbuild-windows-32@0.14.54", "", { "os": "win32", "cpu": "ia32" }, "sha512-T+rdZW19ql9MjS7pixmZYVObd9G7kcaZo+sETqNH4RCkuuYSuv9AGHUVnPoP9hhuE1WM1ZimHz1CIBHBboLU7w=="], + + "esbuild-windows-64": ["esbuild-windows-64@0.14.54", "", { "os": "win32", "cpu": "x64" }, "sha512-AoHTRBUuYwXtZhjXZbA1pGfTo8cJo3vZIcWGLiUcTNgHpJJMC1rVA44ZereBHMJtotyN71S8Qw0npiCIkW96cQ=="], + + "esbuild-windows-arm64": ["esbuild-windows-arm64@0.14.54", "", { "os": "win32", "cpu": "arm64" }, "sha512-M0kuUvXhot1zOISQGXwWn6YtS+Y/1RT9WrVIOywZnJHo3jCDyewAc79aKNQWFCQm+xNHVTq9h8dZKvygoXQQRg=="], + + "event-target-shim": ["event-target-shim@5.0.1", "", {}, "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ=="], + + "events": ["events@3.3.0", "", {}, "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q=="], + + "evp_bytestokey": ["evp_bytestokey@1.0.3", "", { "dependencies": { "md5.js": "^1.3.4", "safe-buffer": "^5.1.1" } }, "sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA=="], + + "for-each": ["for-each@0.3.3", "", { "dependencies": { "is-callable": "^1.1.3" } }, "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw=="], + + "function-bind": ["function-bind@1.1.1", "", {}, "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="], + + "get-intrinsic": ["get-intrinsic@1.2.0", "", { "dependencies": { "function-bind": "^1.1.1", "has": "^1.0.3", "has-symbols": "^1.0.3" } }, "sha512-L049y6nFOuom5wGyRc3/gdTLO94dySVKRACj1RmJZBQXlbTMhtNIgkWkUHq+jYmZvKf14EW1EoJnnjbmoHij0Q=="], + + "gopd": ["gopd@1.0.1", "", { "dependencies": { "get-intrinsic": "^1.1.3" } }, "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA=="], + + "has": ["has@1.0.3", "", { "dependencies": { "function-bind": "^1.1.1" } }, "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw=="], + + "has-property-descriptors": ["has-property-descriptors@1.0.0", "", { "dependencies": { "get-intrinsic": "^1.1.1" } }, "sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ=="], + + "has-symbols": ["has-symbols@1.0.3", "", {}, "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A=="], + + "has-tostringtag": ["has-tostringtag@1.0.0", "", { "dependencies": { "has-symbols": "^1.0.2" } }, "sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ=="], + + "hash-base": ["hash-base@3.1.0", "", { "dependencies": { "inherits": "^2.0.4", "readable-stream": "^3.6.0", "safe-buffer": "^5.2.0" } }, "sha512-1nmYp/rhMDiE7AYkDw+lLwlAzz0AntGIe51F3RfFfEqyQ3feY2eI/NcwC6umIQVOASPMsWJLJScWKSSvzL9IVA=="], + + "hash.js": ["hash.js@1.1.7", "", { "dependencies": { "inherits": "^2.0.3", "minimalistic-assert": "^1.0.1" } }, "sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA=="], + + "hmac-drbg": ["hmac-drbg@1.0.1", "", { "dependencies": { "hash.js": "^1.0.3", "minimalistic-assert": "^1.0.0", "minimalistic-crypto-utils": "^1.0.1" } }, "sha512-Tti3gMqLdZfhOQY1Mzf/AanLiqh1WTiJgEj26ZuYQ9fbkLomzGchCws4FyrSd4VkpBfiNhaE1On+lOz894jvXg=="], + + "https-browserify": ["https-browserify@1.0.0", "", {}, "sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg=="], + + "ieee754": ["ieee754@1.2.1", "", {}, "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA=="], + + "inherits": ["inherits@2.0.4", "", {}, "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="], + + "is-arguments": ["is-arguments@1.1.1", "", { "dependencies": { "call-bind": "^1.0.2", "has-tostringtag": "^1.0.0" } }, "sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA=="], + + "is-callable": ["is-callable@1.2.7", "", {}, "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA=="], + + "is-generator-function": ["is-generator-function@1.0.10", "", { "dependencies": { "has-tostringtag": "^1.0.0" } }, "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A=="], + + "is-nan": ["is-nan@1.3.2", "", { "dependencies": { "call-bind": "^1.0.0", "define-properties": "^1.1.3" } }, "sha512-E+zBKpQ2t6MEo1VsonYmluk9NxGrbzpeeLC2xIViuO2EjU2xsXsBPwTr3Ykv9l08UYEVEdWeRZNouaZqF6RN0w=="], + + "is-typed-array": ["is-typed-array@1.1.10", "", { "dependencies": { "available-typed-arrays": "^1.0.5", "call-bind": "^1.0.2", "for-each": "^0.3.3", "gopd": "^1.0.1", "has-tostringtag": "^1.0.0" } }, "sha512-PJqgEHiWZvMpaFZ3uTc8kHPM4+4ADTlDniuQL7cU/UDA0Ql7F70yGfHph3cLNe+c9toaigv+DFzTJKhc2CtO6A=="], + + "md5.js": ["md5.js@1.3.5", "", { "dependencies": { "hash-base": "^3.0.0", "inherits": "^2.0.1", "safe-buffer": "^5.1.2" } }, "sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg=="], + + "miller-rabin": ["miller-rabin@4.0.1", "", { "dependencies": { "bn.js": "^4.0.0", "brorand": "^1.0.1" }, "bin": { "miller-rabin": "bin/miller-rabin" } }, "sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA=="], + + "minimalistic-assert": ["minimalistic-assert@1.0.1", "", {}, "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A=="], + + "minimalistic-crypto-utils": ["minimalistic-crypto-utils@1.0.1", "", {}, "sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg=="], + + "object-is": ["object-is@1.1.5", "", { "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.3" } }, "sha512-3cyDsyHgtmi7I7DfSSI2LDp6SK2lwvtbg0p0R1e0RvTqF5ceGx+K2dfSjm1bKDMVCFEDAQvy+o8c6a7VujOddw=="], + + "object-keys": ["object-keys@1.1.1", "", {}, "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA=="], + + "os-browserify": ["os-browserify@0.3.0", "", {}, "sha512-gjcpUc3clBf9+210TRaDWbf+rZZZEshZ+DlXMRCeAjp0xhTrnQsKHypIy1J3d5hKdUzj69t708EHtU8P6bUn0A=="], + + "pako": ["pako@1.0.11", "", {}, "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw=="], + + "parse-asn1": ["parse-asn1@5.1.6", "", { "dependencies": { "asn1.js": "^5.2.0", "browserify-aes": "^1.0.0", "evp_bytestokey": "^1.0.0", "pbkdf2": "^3.0.3", "safe-buffer": "^5.1.1" } }, "sha512-RnZRo1EPU6JBnra2vGHj0yhp6ebyjBZpmUCLHWiFhxlzvBCCpAuZ7elsBp1PVAbQN0/04VD/19rfzlBSwLstMw=="], + + "path-browserify": ["path-browserify@1.0.1", "", {}, "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g=="], + + "pbkdf2": ["pbkdf2@3.1.2", "", { "dependencies": { "create-hash": "^1.1.2", "create-hmac": "^1.1.4", "ripemd160": "^2.0.1", "safe-buffer": "^5.0.1", "sha.js": "^2.4.8" } }, "sha512-iuh7L6jA7JEGu2WxDwtQP1ddOpaJNC4KlDEFfdQajSGgGPNi4OyDc2R7QnbY2bR9QjBVGwgvTdNJZoE7RaxUMA=="], + + "process": ["process@0.11.10", "", {}, "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A=="], + + "public-encrypt": ["public-encrypt@4.0.3", "", { "dependencies": { "bn.js": "^4.1.0", "browserify-rsa": "^4.0.0", "create-hash": "^1.1.0", "parse-asn1": "^5.0.0", "randombytes": "^2.0.1", "safe-buffer": "^5.1.2" } }, "sha512-zVpa8oKZSz5bTMTFClc1fQOnyyEzpl5ozpi1B5YcvBrdohMjH2rfsBtyXcuNuwjsDIXmBYlF2N5FlJYhR29t8Q=="], + + "punycode": ["punycode@2.3.0", "", {}, "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA=="], + + "querystring": ["querystring@0.2.0", "", {}, "sha512-X/xY82scca2tau62i9mDyU9K+I+djTMUsvwf7xnUX5GLvVzgJybOJf4Y6o9Zx3oJK/LSXg5tTZBjwzqVPaPO2g=="], + + "querystring-es3": ["querystring-es3@1.0.0-0", "", { "dependencies": { "buffer": "5.0.5" } }, "sha512-0etE6Uj4NYut0/y/6pFgVRDAaFtf6x/n4xnBRL82c8n6yigRBepcgPaBAn2o8EhA9QQR1l8b1Je5s+LsJ+zS+g=="], + + "randombytes": ["randombytes@2.1.0", "", { "dependencies": { "safe-buffer": "^5.1.0" } }, "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ=="], + + "randomfill": ["randomfill@1.0.4", "", { "dependencies": { "randombytes": "^2.0.5", "safe-buffer": "^5.1.0" } }, "sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw=="], + + "readable-stream": ["readable-stream@4.3.0", "", { "dependencies": { "abort-controller": "^3.0.0", "buffer": "^6.0.3", "events": "^3.3.0", "process": "^0.11.10" } }, "sha512-MuEnA0lbSi7JS8XM+WNJlWZkHAAdm7gETHdFK//Q/mChGyj2akEFtdLZh32jSdkWGbRwCW9pn6g3LWDdDeZnBQ=="], + + "ripemd160": ["ripemd160@2.0.2", "", { "dependencies": { "hash-base": "^3.0.0", "inherits": "^2.0.1" } }, "sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA=="], + + "safe-buffer": ["safe-buffer@5.2.1", "", {}, "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ=="], + + "safer-buffer": ["safer-buffer@2.1.2", "", {}, "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="], + + "setimmediate": ["setimmediate@1.0.5", "", {}, "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA=="], + + "sha.js": ["sha.js@2.4.11", "", { "dependencies": { "inherits": "^2.0.1", "safe-buffer": "^5.0.1" }, "bin": { "sha.js": "./bin.js" } }, "sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ=="], + + "stream-http": ["stream-http@3.2.0", "", { "dependencies": { "builtin-status-codes": "^3.0.0", "inherits": "^2.0.4", "readable-stream": "^3.6.0", "xtend": "^4.0.2" } }, "sha512-Oq1bLqisTyK3TSCXpPbT4sdeYNdmyZJv1LxpEm2vu1ZhK89kSE5YXwZc3cWk0MagGaKriBh9mCFbVGtO+vY29A=="], + + "string_decoder": ["string_decoder@1.3.0", "", { "dependencies": { "safe-buffer": "~5.2.0" } }, "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA=="], + + "timers-browserify": ["timers-browserify@2.0.12", "", { "dependencies": { "setimmediate": "^1.0.4" } }, "sha512-9phl76Cqm6FhSX9Xe1ZUAMLtm1BLkKj2Qd5ApyWkXzsMRaA7dgr81kf4wJmQf/hAvg8EEyJxDo3du/0KlhPiKQ=="], + + "tty-browserify": ["tty-browserify@0.0.1", "", {}, "sha512-C3TaO7K81YvjCgQH9Q1S3R3P3BtN3RIM8n+OvX4il1K1zgE8ZhI0op7kClgkxtutIE8hQrcrHBXvIheqKUUCxw=="], + + "url": ["url@0.11.0", "", { "dependencies": { "punycode": "1.3.2", "querystring": "0.2.0" } }, "sha512-kbailJa29QrtXnxgq+DdCEGlbTeYM2eJUxsz6vjZavrCYPMIFHMKQmSKYAIuUK2i7hgPm28a8piX5NTUtM/LKQ=="], + + "util": ["util@0.12.5", "", { "dependencies": { "inherits": "^2.0.3", "is-arguments": "^1.0.4", "is-generator-function": "^1.0.7", "is-typed-array": "^1.1.3", "which-typed-array": "^1.1.2" } }, "sha512-kZf/K6hEIrWHI6XqOFUiiMa+79wE/D8Q+NCNAWclkyg3b4d2k7s0QGepNjiABc+aR3N1PAyHL7p6UcLY6LmrnA=="], + + "util-deprecate": ["util-deprecate@1.0.2", "", {}, "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="], + + "vm-browserify": ["vm-browserify@1.1.2", "", {}, "sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ=="], + + "which-typed-array": ["which-typed-array@1.1.9", "", { "dependencies": { "available-typed-arrays": "^1.0.5", "call-bind": "^1.0.2", "for-each": "^0.3.3", "gopd": "^1.0.1", "has-tostringtag": "^1.0.0", "is-typed-array": "^1.1.10" } }, "sha512-w9c4xkx6mPidwp7180ckYWfMmvxpjlZuIudNtDf4N/tTAUB8VJbX25qZoAsrtGuYNnGw3pa0AXgbGKRB8/EceA=="], + + "xtend": ["xtend@4.0.2", "", {}, "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ=="], + + "asn1.js/bn.js": ["bn.js@4.12.0", "", {}, "sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA=="], + + "browserify-sign/readable-stream": ["readable-stream@3.6.0", "", { "dependencies": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", "util-deprecate": "^1.0.1" } }, "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA=="], + + "create-ecdh/bn.js": ["bn.js@4.12.0", "", {}, "sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA=="], + + "diffie-hellman/bn.js": ["bn.js@4.12.0", "", {}, "sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA=="], + + "elliptic/bn.js": ["bn.js@4.12.0", "", {}, "sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA=="], + + "hash-base/readable-stream": ["readable-stream@3.6.0", "", { "dependencies": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", "util-deprecate": "^1.0.1" } }, "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA=="], + + "miller-rabin/bn.js": ["bn.js@4.12.0", "", {}, "sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA=="], + + "public-encrypt/bn.js": ["bn.js@4.12.0", "", {}, "sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA=="], + + "querystring-es3/buffer": ["buffer@5.0.5", "", { "dependencies": { "base64-js": "^1.0.2", "ieee754": "^1.1.4" } }, "sha512-ye69HVxM0Htf+E5YhFLOfHX8dXOkammTDtqCU5xLFMlPYTQkNJ7Kv6I90TjZiPH1yXBHQdRvSAK28EZSwSm3Dg=="], + + "stream-http/readable-stream": ["readable-stream@3.6.0", "", { "dependencies": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", "util-deprecate": "^1.0.1" } }, "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA=="], + + "url/punycode": ["punycode@1.3.2", "", {}, "sha512-RofWgt/7fL5wP1Y7fxE7/EmTLzQVnB0ycyibJ0OOHIlJqTNzglYFxVwETOcIoJqJmpDXJ9xImDv+Fq34F/d4Dw=="], + } +} diff --git a/src/node-fallbacks/bun.lockb b/src/node-fallbacks/bun.lockb deleted file mode 100755 index eab0905a88..0000000000 Binary files a/src/node-fallbacks/bun.lockb and /dev/null differ diff --git a/test/bun.lock b/test/bun.lock new file mode 100644 index 0000000000..3fa67d5947 --- /dev/null +++ b/test/bun.lock @@ -0,0 +1,2721 @@ +{ + "lockfileVersion": 0, + "workspaces": { + "": { + "name": "test", + "dependencies": { + "@azure/service-bus": "7.9.4", + "@duckdb/node-api": "1.1.3-alpha.7", + "@electric-sql/pglite": "0.2.15", + "@grpc/grpc-js": "1.12.0", + "@grpc/proto-loader": "0.7.10", + "@napi-rs/canvas": "0.1.65", + "@prisma/client": "5.8.0", + "@remix-run/react": "2.10.3", + "@remix-run/serve": "2.10.3", + "@resvg/resvg-js": "2.4.1", + "@swc/core": "1.3.38", + "@testing-library/jest-dom": "6.6.3", + "@testing-library/react": "16.1.0", + "aws-cdk-lib": "2.148.0", + "axios": "1.6.8", + "body-parser": "1.20.2", + "comlink": "4.4.1", + "devalue": "5.1.1", + "es-module-lexer": "1.3.0", + "esbuild": "0.18.6", + "express": "4.18.2", + "fast-glob": "3.3.1", + "filenamify": "6.0.0", + "happy-dom": "16.5.3", + "http2-wrapper": "2.2.1", + "https-proxy-agent": "7.0.5", + "iconv-lite": "0.6.3", + "isbot": "5.1.13", + "jest-extended": "4.0.0", + "jimp": "1.6.0", + "jsdom": "25.0.1", + "jsonwebtoken": "9.0.2", + "jws": "4.0.0", + "lodash": "4.17.21", + "mongodb": "6.0.0", + "msgpackr-extract": "3.0.2", + "msw": "2.3.0", + "mysql2": "3.7.0", + "node-gyp": "10.0.1", + "nodemailer": "6.9.3", + "pg": "8.11.1", + "pg-connection-string": "2.6.1", + "pino": "9.4.0", + "pino-pretty": "11.2.2", + "postgres": "3.3.5", + "prisma": "5.1.1", + "prompts": "2.4.2", + "reflect-metadata": "0.1.13", + "rollup": "4.4.1", + "sass": "1.79.4", + "sharp": "0.33.0", + "sinon": "6.0.0", + "socket.io": "4.7.1", + "socket.io-client": "4.7.1", + "source-map": "0.7.4", + "st": "3.0.0", + "string-width": "7.0.0", + "stripe": "15.4.0", + "supertest": "6.3.3", + "svelte": "5.4.0", + "typescript": "5.0.2", + "undici": "5.20.0", + "v8-heapsnapshot": "1.3.1", + "verdaccio": "6.0.0", + "vitest": "0.32.2", + "webpack": "5.88.0", + "webpack-cli": "4.7.2", + "xml2js": "0.6.2", + "yargs": "17.7.2", + }, + "devDependencies": { + "@types/puppeteer": "7.0.4", + "@types/react": "18.0.28", + "@types/react-dom": "18.0.11", + "@types/supertest": "2.0.12", + "@types/utf-8-validate": "5.0.0", + "@types/ws": "8.5.10", + }, + }, + }, + "overrides": { + "react": "../node_modules/react", + }, + "packages": { + "@adobe/css-tools": ["@adobe/css-tools@4.4.1", "", {}, "sha512-12WGKBQzjUAI4ayyF4IAtfw2QR/IDoqk6jTddXDhtYTJF9ASmoE1zst7cVtP0aL/F1jUJL5r+JxKXKEgHNbEUQ=="], + + "@ampproject/remapping": ["@ampproject/remapping@2.3.0", "", { "dependencies": { "@jridgewell/gen-mapping": "^0.3.5", "@jridgewell/trace-mapping": "^0.3.24" } }, "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw=="], + + "@aws-cdk/asset-awscli-v1": ["@aws-cdk/asset-awscli-v1@2.2.202", "", {}, "sha512-JqlF0D4+EVugnG5dAsNZMqhu3HW7ehOXm5SDMxMbXNDMdsF0pxtQKNHRl52z1U9igsHmaFpUgSGjbhAJ+0JONg=="], + + "@aws-cdk/asset-kubectl-v20": ["@aws-cdk/asset-kubectl-v20@2.1.2", "", {}, "sha512-3M2tELJOxQv0apCIiuKQ4pAbncz9GuLwnKFqxifWfe77wuMxyTRPmxssYHs42ePqzap1LT6GDcPygGs+hHstLg=="], + + "@aws-cdk/asset-node-proxy-agent-v6": ["@aws-cdk/asset-node-proxy-agent-v6@2.0.3", "", {}, "sha512-twhuEG+JPOYCYPx/xy5uH2+VUsIEhPTzDY0F1KuB+ocjWWB/KEDiOVL19nHvbPCB6fhWnkykXEMJ4HHcKvjtvg=="], + + "@azure/abort-controller": ["@azure/abort-controller@1.1.0", "", { "dependencies": { "tslib": "^2.2.0" } }, "sha512-TrRLIoSQVzfAJX9H1JeFjzAoDGcoK1IYX1UImfceTZpsyYfWr09Ss1aHW1y5TrrR3iq6RZLBwJ3E24uwPhwahw=="], + + "@azure/core-amqp": ["@azure/core-amqp@4.3.2", "", { "dependencies": { "@azure/abort-controller": "^2.0.0", "@azure/core-auth": "^1.7.2", "@azure/core-util": "^1.9.0", "@azure/logger": "^1.1.2", "buffer": "^6.0.3", "events": "^3.3.0", "process": "^0.11.10", "rhea": "^3.0.0", "rhea-promise": "^3.0.0", "tslib": "^2.6.2" } }, "sha512-I8sI81E0o38zYjdXcM8cnnvveM6X3f90zqi51zSuD+ZX96P6ZsW8jEXpd/1E7aEUG+MuFGnsEx0iPPS53Lpfnw=="], + + "@azure/core-auth": ["@azure/core-auth@1.7.2", "", { "dependencies": { "@azure/abort-controller": "^2.0.0", "@azure/core-util": "^1.1.0", "tslib": "^2.6.2" } }, "sha512-Igm/S3fDYmnMq1uKS38Ae1/m37B3zigdlZw+kocwEhh5GjyKjPrXKO2J6rzpC1wAxrNil/jX9BJRqBshyjnF3g=="], + + "@azure/core-client": ["@azure/core-client@1.9.2", "", { "dependencies": { "@azure/abort-controller": "^2.0.0", "@azure/core-auth": "^1.4.0", "@azure/core-rest-pipeline": "^1.9.1", "@azure/core-tracing": "^1.0.0", "@azure/core-util": "^1.6.1", "@azure/logger": "^1.0.0", "tslib": "^2.6.2" } }, "sha512-kRdry/rav3fUKHl/aDLd/pDLcB+4pOFwPPTVEExuMyaI5r+JBbMWqRbCY1pn5BniDaU3lRxO9eaQ1AmSMehl/w=="], + + "@azure/core-paging": ["@azure/core-paging@1.6.2", "", { "dependencies": { "tslib": "^2.6.2" } }, "sha512-YKWi9YuCU04B55h25cnOYZHxXYtEvQEbKST5vqRga7hWY9ydd3FZHdeQF8pyh+acWZvppw13M/LMGx0LABUVMA=="], + + "@azure/core-rest-pipeline": ["@azure/core-rest-pipeline@1.16.3", "", { "dependencies": { "@azure/abort-controller": "^2.0.0", "@azure/core-auth": "^1.4.0", "@azure/core-tracing": "^1.0.1", "@azure/core-util": "^1.9.0", "@azure/logger": "^1.0.0", "http-proxy-agent": "^7.0.0", "https-proxy-agent": "^7.0.0", "tslib": "^2.6.2" } }, "sha512-VxLk4AHLyqcHsfKe4MZ6IQ+D+ShuByy+RfStKfSjxJoL3WBWq17VNmrz8aT8etKzqc2nAeIyLxScjpzsS4fz8w=="], + + "@azure/core-tracing": ["@azure/core-tracing@1.1.2", "", { "dependencies": { "tslib": "^2.6.2" } }, "sha512-dawW9ifvWAWmUm9/h+/UQ2jrdvjCJ7VJEuCJ6XVNudzcOwm53BFZH4Q845vjfgoUAM8ZxokvVNxNxAITc502YA=="], + + "@azure/core-util": ["@azure/core-util@1.9.2", "", { "dependencies": { "@azure/abort-controller": "^2.0.0", "tslib": "^2.6.2" } }, "sha512-l1Qrqhi4x1aekkV+OlcqsJa4AnAkj5p0JV8omgwjaV9OAbP41lvrMvs+CptfetKkeEaGRGSzby7sjPZEX7+kkQ=="], + + "@azure/core-xml": ["@azure/core-xml@1.4.3", "", { "dependencies": { "fast-xml-parser": "^4.3.2", "tslib": "^2.6.2" } }, "sha512-D6G7FEmDiTctPKuWegX2WTrS1enKZwqYwdKTO6ZN6JMigcCehlT0/CYl+zWpI9vQ9frwwp7GQT3/owaEXgnOsA=="], + + "@azure/logger": ["@azure/logger@1.1.4", "", { "dependencies": { "tslib": "^2.6.2" } }, "sha512-4IXXzcCdLdlXuCG+8UKEwLA1T1NHqUfanhXYHiQTn+6sfWCZXduqbtXDGceg3Ce5QxTGo7EqmbV6Bi+aqKuClQ=="], + + "@azure/service-bus": ["@azure/service-bus@7.9.4", "", { "dependencies": { "@azure/abort-controller": "^1.0.0", "@azure/core-amqp": "^4.1.1", "@azure/core-auth": "^1.3.0", "@azure/core-client": "^1.0.0", "@azure/core-paging": "^1.4.0", "@azure/core-rest-pipeline": "^1.1.0", "@azure/core-tracing": "^1.0.0", "@azure/core-util": "^1.1.1", "@azure/core-xml": "^1.0.0", "@azure/logger": "^1.0.0", "@types/is-buffer": "^2.0.0", "buffer": "^6.0.0", "is-buffer": "^2.0.3", "jssha": "^3.1.0", "long": "^5.2.0", "process": "^0.11.10", "rhea-promise": "^3.0.0", "tslib": "^2.2.0" } }, "sha512-LxFx6gVpMmxfVpTUEN4++CfXejGCCFvuFNSBovz70upmvZ/urBmqQoPOriXwezEQtaEo/NlFMIjR9AnJDmQIdA=="], + + "@babel/code-frame": ["@babel/code-frame@7.26.2", "", { "dependencies": { "@babel/helper-validator-identifier": "^7.25.9", "js-tokens": "^4.0.0", "picocolors": "^1.0.0" } }, "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ=="], + + "@babel/helper-validator-identifier": ["@babel/helper-validator-identifier@7.25.9", "", {}, "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ=="], + + "@babel/runtime": ["@babel/runtime@7.26.0", "", { "dependencies": { "regenerator-runtime": "^0.14.0" } }, "sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw=="], + + "@balena/dockerignore": ["@balena/dockerignore@1.0.2", "", {}, "sha512-wMue2Sy4GAVTk6Ic4tJVcnfdau+gx2EnG7S+uAEe+TWJFqE4YoWN4/H8MSLj4eYJKxGg26lZwboEniNiNwZQ6Q=="], + + "@bundled-es-modules/cookie": ["@bundled-es-modules/cookie@2.0.0", "", { "dependencies": { "cookie": "^0.5.0" } }, "sha512-Or6YHg/kamKHpxULAdSqhGqnWFneIXu1NKvvfBBzKGwpVsYuFIQ5aBPHDnnoR3ghW1nvSkALd+EF9iMtY7Vjxw=="], + + "@bundled-es-modules/statuses": ["@bundled-es-modules/statuses@1.0.1", "", { "dependencies": { "statuses": "^2.0.1" } }, "sha512-yn7BklA5acgcBr+7w064fGV+SGIFySjCKpqjcWgBAIfrAkY+4GQTJJHQMeT3V/sgz23VTEVV8TtOmkvJAhFVfg=="], + + "@cypress/request": ["@cypress/request@3.0.5", "", { "dependencies": { "aws-sign2": "~0.7.0", "aws4": "^1.8.0", "caseless": "~0.12.0", "combined-stream": "~1.0.6", "extend": "~3.0.2", "forever-agent": "~0.6.1", "form-data": "~4.0.0", "http-signature": "~1.4.0", "is-typedarray": "~1.0.0", "isstream": "~0.1.2", "json-stringify-safe": "~5.0.1", "mime-types": "~2.1.19", "performance-now": "^2.1.0", "qs": "6.13.0", "safe-buffer": "^5.1.2", "tough-cookie": "^4.1.3", "tunnel-agent": "^0.6.0", "uuid": "^8.3.2" } }, "sha512-v+XHd9XmWbufxF1/bTaVm2yhbxY+TB4YtWRqF2zaXBlDNMkls34KiATz0AVDLavL3iB6bQk9/7n3oY1EoLSWGA=="], + + "@discoveryjs/json-ext": ["@discoveryjs/json-ext@0.5.7", "", {}, "sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw=="], + + "@duckdb/node-api": ["@duckdb/node-api@1.1.3-alpha.7", "", { "dependencies": { "@duckdb/node-bindings": "1.1.3-alpha.7" } }, "sha512-ZvQU0//LU+HLo+Ct4a65iUIzGmHsTWDoQXpRchhBf7XcTtxzSCAfAXhFoi9rzDd3/0bpliqo9gtrqVem7OMUsQ=="], + + "@duckdb/node-bindings": ["@duckdb/node-bindings@1.1.3-alpha.7", "", { "optionalDependencies": { "@duckdb/node-bindings-darwin-arm64": "1.1.3-alpha.7", "@duckdb/node-bindings-darwin-x64": "1.1.3-alpha.7", "@duckdb/node-bindings-linux-arm64": "1.1.3-alpha.7", "@duckdb/node-bindings-linux-x64": "1.1.3-alpha.7", "@duckdb/node-bindings-win32-x64": "1.1.3-alpha.7" } }, "sha512-88uKUE/0eNiwRvFN/B5+I0yBvQiKqrEgOkVK9dYl1B6duAOgeH5IdUwpf152xLTUNsLcuK+GZPRbs6duRnSy0Q=="], + + "@duckdb/node-bindings-darwin-arm64": ["@duckdb/node-bindings-darwin-arm64@1.1.3-alpha.7", "", { "os": "darwin", "cpu": "arm64" }, "sha512-Ov66tBRomBXGLAXrny86G9JdVgPok6rQ3+++VhHCqgpx4bd031iOW+seK/SWCzIVuL3Mx4QMarBSEhYmFAIiaw=="], + + "@duckdb/node-bindings-darwin-x64": ["@duckdb/node-bindings-darwin-x64@1.1.3-alpha.7", "", { "os": "darwin", "cpu": "x64" }, "sha512-WfftF0+36YsAwBNKdyagrzb3Uk98p/GObfgSt4KavF3aTVf2wNRZcyy3/kYxj9w0wC4+xATYkDCLiBID9TlLWw=="], + + "@duckdb/node-bindings-linux-arm64": ["@duckdb/node-bindings-linux-arm64@1.1.3-alpha.7", "", { "os": "linux", "cpu": "arm64" }, "sha512-czpm/37zGRb+wSRyBjMWQLa9d28NXr0wEug1wPULqHJAvPEygHqwhbUuXpGHQ9FV2tsXWjkb4ITznUvkTChG0g=="], + + "@duckdb/node-bindings-linux-x64": ["@duckdb/node-bindings-linux-x64@1.1.3-alpha.7", "", { "os": "linux", "cpu": "x64" }, "sha512-HIE6mr+X020Q44UUYUkCiZ8rQRglPCCROxZkdMZvRM0lKVVEOoZbc1GaykT1SQXg6mtPL4KX/hv9uxveScUIpw=="], + + "@duckdb/node-bindings-win32-x64": ["@duckdb/node-bindings-win32-x64@1.1.3-alpha.7", "", { "os": "win32", "cpu": "x64" }, "sha512-5OqjpYRFdQATbniL0o8gF8Z92bBuINlXOve0o+qgM6W+nlIRp/cUHk6vWwYySZnF0AIHZ5JG7mngzJOLmA/kPQ=="], + + "@electric-sql/pglite": ["@electric-sql/pglite@0.2.15", "", {}, "sha512-Jiq31Dnk+rg8rMhcSxs4lQvHTyizNo5b269c1gCC3ldQ0sCLrNVPGzy+KnmonKy1ZArTUuXZf23/UamzFMKVaA=="], + + "@emnapi/runtime": ["@emnapi/runtime@0.44.0", "", { "dependencies": { "tslib": "^2.4.0" } }, "sha512-ZX/etZEZw8DR7zAB1eVQT40lNo0jeqpb6dCgOvctB6FIQ5PoXfMuNY8+ayQfu8tNQbAB8gQWSSJupR8NxeiZXw=="], + + "@esbuild/android-arm": ["@esbuild/android-arm@0.18.6", "", { "os": "android", "cpu": "arm" }, "sha512-J3lwhDSXBBppSzm/LC1uZ8yKSIpExc+5T8MxrYD9KNVZG81FOAu2VF2gXi/6A/LwDDQQ+b6DpQbYlo3VwxFepQ=="], + + "@esbuild/android-arm64": ["@esbuild/android-arm64@0.18.6", "", { "os": "android", "cpu": "arm64" }, "sha512-pL0Ci8P9q1sWbtPx8CXbc8JvPvvYdJJQ+LO09PLFsbz3aYNdFBGWJjiHU+CaObO4Ames+GOFpXRAJZS2L3ZK/A=="], + + "@esbuild/android-x64": ["@esbuild/android-x64@0.18.6", "", { "os": "android", "cpu": "x64" }, "sha512-hE2vZxOlJ05aY28lUpB0y0RokngtZtcUB+TVl9vnLEnY0z/8BicSvrkThg5/iI1rbf8TwXrbr2heEjl9fLf+EA=="], + + "@esbuild/darwin-arm64": ["@esbuild/darwin-arm64@0.18.6", "", { "os": "darwin", "cpu": "arm64" }, "sha512-/tuyl4R+QhhoROQtuQj9E/yfJtZNdv2HKaHwYhhHGQDN1Teziem2Kh7BWQMumfiY7Lu9g5rO7scWdGE4OsQ6MQ=="], + + "@esbuild/darwin-x64": ["@esbuild/darwin-x64@0.18.6", "", { "os": "darwin", "cpu": "x64" }, "sha512-L7IQga2pDT+14Ti8HZwsVfbCjuKP4U213T3tuPggOzyK/p4KaUJxQFXJgfUFHKzU0zOXx8QcYRYZf0hSQtppkw=="], + + "@esbuild/freebsd-arm64": ["@esbuild/freebsd-arm64@0.18.6", "", { "os": "freebsd", "cpu": "arm64" }, "sha512-bq10jFv42V20Kk77NvmO+WEZaLHBKuXcvEowixnBOMkaBgS7kQaqTc77ZJDbsUpXU3KKNLQFZctfaeINmeTsZA=="], + + "@esbuild/freebsd-x64": ["@esbuild/freebsd-x64@0.18.6", "", { "os": "freebsd", "cpu": "x64" }, "sha512-HbDLlkDZqUMBQaiday0pJzB6/8Xx/10dI3xRebJBReOEeDSeS+7GzTtW9h8ZnfB7/wBCqvtAjGtWQLTNPbR2+g=="], + + "@esbuild/linux-arm": ["@esbuild/linux-arm@0.18.6", "", { "os": "linux", "cpu": "arm" }, "sha512-C+5kb6rgsGMmvIdUI7v1PPgC98A6BMv233e97aXZ5AE03iMdlILFD/20HlHrOi0x2CzbspXn9HOnlE4/Ijn5Kw=="], + + "@esbuild/linux-arm64": ["@esbuild/linux-arm64@0.18.6", "", { "os": "linux", "cpu": "arm64" }, "sha512-NMY9yg/88MskEZH2s4i6biz/3av+M8xY5ua4HE7CCz5DBz542cr7REe317+v7oKjnYBCijHpkzo5vU85bkXQmQ=="], + + "@esbuild/linux-ia32": ["@esbuild/linux-ia32@0.18.6", "", { "os": "linux", "cpu": "ia32" }, "sha512-AXazA0ljvQEp7cA9jscABNXsjodKbEcqPcAE3rDzKN82Vb3lYOq6INd+HOCA7hk8IegEyHW4T72Z7QGIhyCQEA=="], + + "@esbuild/linux-loong64": ["@esbuild/linux-loong64@0.18.6", "", { "os": "linux", "cpu": "none" }, "sha512-JjBf7TwY7ldcPgHYt9UcrjZB03+WZqg/jSwMAfzOzM5ZG+tu5umUqzy5ugH/crGI4eoDIhSOTDp1NL3Uo/05Fw=="], + + "@esbuild/linux-mips64el": ["@esbuild/linux-mips64el@0.18.6", "", { "os": "linux", "cpu": "none" }, "sha512-kATNsslryVxcH1sO3KP2nnyUWtZZVkgyhAUnyTVVa0OQQ9pmDRjTpHaE+2EQHoCM5wt/uav2edrAUqbwn3tkKQ=="], + + "@esbuild/linux-ppc64": ["@esbuild/linux-ppc64@0.18.6", "", { "os": "linux", "cpu": "ppc64" }, "sha512-B+wTKz+8pi7mcWXFQV0LA79dJ+qhiut5uK9q0omoKnq8yRIwQJwfg3/vclXoqqcX89Ri5Y5538V0Se2v5qlcLA=="], + + "@esbuild/linux-riscv64": ["@esbuild/linux-riscv64@0.18.6", "", { "os": "linux", "cpu": "none" }, "sha512-h44RBLVXFUSjvhOfseE+5UxQ/r9LVeqK2S8JziJKOm9W7SePYRPDyn7MhzhNCCFPkcjIy+soCxfhlJXHXXCR0A=="], + + "@esbuild/linux-s390x": ["@esbuild/linux-s390x@0.18.6", "", { "os": "linux", "cpu": "s390x" }, "sha512-FlYpyr2Xc2AUePoAbc84NRV+mj7xpsISeQ36HGf9etrY5rTBEA+IU9HzWVmw5mDFtC62EQxzkLRj8h5Hq85yOQ=="], + + "@esbuild/linux-x64": ["@esbuild/linux-x64@0.18.6", "", { "os": "linux", "cpu": "x64" }, "sha512-Mc4EUSYwzLci77u0Kao6ajB2WbTe5fNc7+lHwS3a+vJISC/oprwURezUYu1SdWAYoczbsyOvKAJwuNftoAdjjg=="], + + "@esbuild/netbsd-x64": ["@esbuild/netbsd-x64@0.18.6", "", { "os": "none", "cpu": "x64" }, "sha512-3hgZlp7NqIM5lNG3fpdhBI5rUnPmdahraSmwAi+YX/bp7iZ7mpTv2NkypGs/XngdMtpzljICxnUG3uPfqLFd3w=="], + + "@esbuild/openbsd-x64": ["@esbuild/openbsd-x64@0.18.6", "", { "os": "openbsd", "cpu": "x64" }, "sha512-aEWTdZQHtSRROlDYn7ygB8yAqtnall/UnmoVIJVqccKitkAWVVSYocQUWrBOxLEFk8XdlRouVrLZe6WXszyviA=="], + + "@esbuild/sunos-x64": ["@esbuild/sunos-x64@0.18.6", "", { "os": "sunos", "cpu": "x64" }, "sha512-uxk/5yAGpjKZUHOECtI9W+9IcLjKj+2m0qf+RG7f7eRBHr8wP6wsr3XbNbgtOD1qSpPapd6R2ZfSeXTkCcAo5g=="], + + "@esbuild/win32-arm64": ["@esbuild/win32-arm64@0.18.6", "", { "os": "win32", "cpu": "arm64" }, "sha512-oXlXGS9zvNCGoAT/tLHAsFKrIKye1JaIIP0anCdpaI+Dc10ftaNZcqfLzEwyhdzFAYInXYH4V7kEdH4hPyo9GA=="], + + "@esbuild/win32-ia32": ["@esbuild/win32-ia32@0.18.6", "", { "os": "win32", "cpu": "ia32" }, "sha512-qh7IcAHUvvmMBmoIG+V+BbE9ZWSR0ohF51e5g8JZvU08kZF58uDFL5tHs0eoYz31H6Finv17te3W3QB042GqVA=="], + + "@esbuild/win32-x64": ["@esbuild/win32-x64@0.18.6", "", { "os": "win32", "cpu": "x64" }, "sha512-9UDwkz7Wlm4N9jnv+4NL7F8vxLhSZfEkRArz2gD33HesAFfMLGIGNVXRoIHtWNw8feKsnGly9Hq1EUuRkWl0zA=="], + + "@grpc/grpc-js": ["@grpc/grpc-js@1.12.0", "", { "dependencies": { "@grpc/proto-loader": "^0.7.13", "@js-sdsl/ordered-map": "^4.4.2" } }, "sha512-eWdP97A6xKtZXVP/ze9y8zYRB2t6ugQAuLXFuZXAsyqmyltaAjl4yPkmIfc0wuTFJMOUF1AdvIFQCL7fMtaX6g=="], + + "@grpc/proto-loader": ["@grpc/proto-loader@0.7.10", "", { "dependencies": { "lodash.camelcase": "^4.3.0", "long": "^5.0.0", "protobufjs": "^7.2.4", "yargs": "^17.7.2" }, "bin": { "proto-loader-gen-types": "build/bin/proto-loader-gen-types.js" } }, "sha512-CAqDfoaQ8ykFd9zqBDn4k6iWT9loLAlc2ETmDFS9JCD70gDcnA4L3AFEo2iV7KyAtAAHFW9ftq1Fz+Vsgq80RQ=="], + + "@img/sharp-darwin-arm64": ["@img/sharp-darwin-arm64@0.33.0", "", { "optionalDependencies": { "@img/sharp-libvips-darwin-arm64": "1.0.0" }, "os": "darwin", "cpu": "arm64" }, "sha512-070tEheekI1LJWTGPC9WlQEa5UoKTXzzlORBHMX4TbfUxMiL336YHR8vBEUNsjse0RJCX8dZ4ZXwT595aEF1ug=="], + + "@img/sharp-darwin-x64": ["@img/sharp-darwin-x64@0.33.0", "", { "optionalDependencies": { "@img/sharp-libvips-darwin-x64": "1.0.0" }, "os": "darwin", "cpu": "x64" }, "sha512-pu/nvn152F3qbPeUkr+4e9zVvEhD3jhwzF473veQfMPkOYo9aoWXSfdZH/E6F+nYC3qvFjbxbvdDbUtEbghLqw=="], + + "@img/sharp-libvips-darwin-arm64": ["@img/sharp-libvips-darwin-arm64@1.0.0", "", { "os": "darwin", "cpu": "arm64" }, "sha512-VzYd6OwnUR81sInf3alj1wiokY50DjsHz5bvfnsFpxs5tqQxESoHtJO6xyksDs3RIkyhMWq2FufXo6GNSU9BMw=="], + + "@img/sharp-libvips-darwin-x64": ["@img/sharp-libvips-darwin-x64@1.0.0", "", { "os": "darwin", "cpu": "x64" }, "sha512-dD9OznTlHD6aovRswaPNEy8dKtSAmNo4++tO7uuR4o5VxbVAOoEQ1uSmN4iFAdQneTHws1lkTZeiXPrcCkh6IA=="], + + "@img/sharp-libvips-linux-arm": ["@img/sharp-libvips-linux-arm@1.0.0", "", { "os": "linux", "cpu": "arm" }, "sha512-VwgD2eEikDJUk09Mn9Dzi1OW2OJFRQK+XlBTkUNmAWPrtj8Ly0yq05DFgu1VCMx2/DqCGQVi5A1dM9hTmxf3uw=="], + + "@img/sharp-libvips-linux-arm64": ["@img/sharp-libvips-linux-arm64@1.0.0", "", { "os": "linux", "cpu": "arm64" }, "sha512-xTYThiqEZEZc0PRU90yVtM3KE7lw1bKdnDQ9kCTHWbqWyHOe4NpPOtMGy27YnN51q0J5dqRrvicfPbALIOeAZA=="], + + "@img/sharp-libvips-linux-s390x": ["@img/sharp-libvips-linux-s390x@1.0.0", "", { "os": "linux", "cpu": "s390x" }, "sha512-o9E46WWBC6JsBlwU4QyU9578G77HBDT1NInd+aERfxeOPbk0qBZHgoDsQmA2v9TbqJRWzoBPx1aLOhprBMgPjw=="], + + "@img/sharp-libvips-linux-x64": ["@img/sharp-libvips-linux-x64@1.0.0", "", { "os": "linux", "cpu": "x64" }, "sha512-naldaJy4hSVhWBgEjfdBY85CAa4UO+W1nx6a1sWStHZ7EUfNiuBTTN2KUYT5dH1+p/xij1t2QSXfCiFJoC5S/Q=="], + + "@img/sharp-libvips-linuxmusl-arm64": ["@img/sharp-libvips-linuxmusl-arm64@1.0.0", "", { "os": "linux", "cpu": "arm64" }, "sha512-OdorplCyvmSAPsoJLldtLh3nLxRrkAAAOHsGWGDYfN0kh730gifK+UZb3dWORRa6EusNqCTjfXV4GxvgJ/nPDQ=="], + + "@img/sharp-libvips-linuxmusl-x64": ["@img/sharp-libvips-linuxmusl-x64@1.0.0", "", { "os": "linux", "cpu": "x64" }, "sha512-FW8iK6rJrg+X2jKD0Ajhjv6y74lToIBEvkZhl42nZt563FfxkCYacrXZtd+q/sRQDypQLzY5WdLkVTbJoPyqNg=="], + + "@img/sharp-linux-arm": ["@img/sharp-linux-arm@0.33.0", "", { "optionalDependencies": { "@img/sharp-libvips-linux-arm": "1.0.0" }, "os": "linux", "cpu": "arm" }, "sha512-4horD3wMFd5a0ddbDY8/dXU9CaOgHjEHALAddXgafoR5oWq5s8X61PDgsSeh4Qupsdo6ycfPPSSNBrfVQnwwrg=="], + + "@img/sharp-linux-arm64": ["@img/sharp-linux-arm64@0.33.0", "", { "optionalDependencies": { "@img/sharp-libvips-linux-arm64": "1.0.0" }, "os": "linux", "cpu": "arm64" }, "sha512-dcomVSrtgF70SyOr8RCOCQ8XGVThXwe71A1d8MGA+mXEVRJ/J6/TrCbBEJh9ddcEIIsrnrkolaEvYSHqVhswQw=="], + + "@img/sharp-linux-s390x": ["@img/sharp-linux-s390x@0.33.0", "", { "optionalDependencies": { "@img/sharp-libvips-linux-s390x": "1.0.0" }, "os": "linux", "cpu": "s390x" }, "sha512-TiVJbx38J2rNVfA309ffSOB+3/7wOsZYQEOlKqOUdWD/nqkjNGrX+YQGz7nzcf5oy2lC+d37+w183iNXRZNngQ=="], + + "@img/sharp-linux-x64": ["@img/sharp-linux-x64@0.33.0", "", { "optionalDependencies": { "@img/sharp-libvips-linux-x64": "1.0.0" }, "os": "linux", "cpu": "x64" }, "sha512-PaZM4Zi7/Ek71WgTdvR+KzTZpBqrQOFcPe7/8ZoPRlTYYRe43k6TWsf4GVH6XKRLMYeSp8J89RfAhBrSP4itNA=="], + + "@img/sharp-linuxmusl-arm64": ["@img/sharp-linuxmusl-arm64@0.33.0", "", { "optionalDependencies": { "@img/sharp-libvips-linuxmusl-arm64": "1.0.0" }, "os": "linux", "cpu": "arm64" }, "sha512-1QLbbN0zt+32eVrg7bb1lwtvEaZwlhEsY1OrijroMkwAqlHqFj6R33Y47s2XUv7P6Ie1PwCxK/uFnNqMnkd5kg=="], + + "@img/sharp-linuxmusl-x64": ["@img/sharp-linuxmusl-x64@0.33.0", "", { "optionalDependencies": { "@img/sharp-libvips-linuxmusl-x64": "1.0.0" }, "os": "linux", "cpu": "x64" }, "sha512-CecqgB/CnkvCWFhmfN9ZhPGMLXaEBXl4o7WtA6U3Ztrlh/s7FUKX4vNxpMSYLIrWuuzjiaYdfU3+Tdqh1xaHfw=="], + + "@img/sharp-wasm32": ["@img/sharp-wasm32@0.33.0", "", { "dependencies": { "@emnapi/runtime": "^0.44.0" }, "cpu": "none" }, "sha512-Hn4js32gUX9qkISlemZBUPuMs0k/xNJebUNl/L6djnU07B/HAA2KaxRVb3HvbU5fL242hLOcp0+tR+M8dvJUFw=="], + + "@img/sharp-win32-ia32": ["@img/sharp-win32-ia32@0.33.0", "", { "os": "win32", "cpu": "ia32" }, "sha512-5HfcsCZi3l5nPRF2q3bllMVMDXBqEWI3Q8KQONfzl0TferFE5lnsIG0A1YrntMAGqvkzdW6y1Ci1A2uTvxhfzg=="], + + "@img/sharp-win32-x64": ["@img/sharp-win32-x64@0.33.0", "", { "os": "win32", "cpu": "x64" }, "sha512-i3DtP/2ce1yKFj4OzOnOYltOEL/+dp4dc4dJXJBv6god1AFTcmkaA99H/7SwOmkCOBQkbVvA3lCGm3/5nDtf9Q=="], + + "@inquirer/confirm": ["@inquirer/confirm@3.1.9", "", { "dependencies": { "@inquirer/core": "^8.2.2", "@inquirer/type": "^1.3.3" } }, "sha512-UF09aejxCi4Xqm6N/jJAiFXArXfi9al52AFaSD+2uIHnhZGtd1d6lIGTRMPouVSJxbGEi+HkOWSYaiEY/+szUw=="], + + "@inquirer/core": ["@inquirer/core@8.2.2", "", { "dependencies": { "@inquirer/figures": "^1.0.3", "@inquirer/type": "^1.3.3", "@types/mute-stream": "^0.0.4", "@types/node": "^20.12.13", "@types/wrap-ansi": "^3.0.0", "ansi-escapes": "^4.3.2", "chalk": "^4.1.2", "cli-spinners": "^2.9.2", "cli-width": "^4.1.0", "mute-stream": "^1.0.0", "signal-exit": "^4.1.0", "strip-ansi": "^6.0.1", "wrap-ansi": "^6.2.0" } }, "sha512-K8SuNX45jEFlX3EBJpu9B+S2TISzMPGXZIuJ9ME924SqbdW6Pt6fIkKvXg7mOEOKJ4WxpQsxj0UTfcL/A434Ww=="], + + "@inquirer/figures": ["@inquirer/figures@1.0.3", "", {}, "sha512-ErXXzENMH5pJt5/ssXV0DfWUZqly8nGzf0UcBV9xTnP+KyffE2mqyxIMBrZ8ijQck2nU0TQm40EQB53YreyWHw=="], + + "@inquirer/type": ["@inquirer/type@1.3.3", "", {}, "sha512-xTUt0NulylX27/zMx04ZYar/kr1raaiFTVvQ5feljQsiAgdm0WPj4S73/ye0fbslh+15QrIuDvfCXTek7pMY5A=="], + + "@isaacs/cliui": ["@isaacs/cliui@8.0.2", "", { "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" } }, "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA=="], + + "@jest/schemas": ["@jest/schemas@29.6.3", "", { "dependencies": { "@sinclair/typebox": "^0.27.8" } }, "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA=="], + + "@jimp/core": ["@jimp/core@1.6.0", "", { "dependencies": { "@jimp/file-ops": "1.6.0", "@jimp/types": "1.6.0", "@jimp/utils": "1.6.0", "await-to-js": "^3.0.0", "exif-parser": "^0.1.12", "file-type": "^16.0.0", "mime": "3" } }, "sha512-EQQlKU3s9QfdJqiSrZWNTxBs3rKXgO2W+GxNXDtwchF3a4IqxDheFX1ti+Env9hdJXDiYLp2jTRjlxhPthsk8w=="], + + "@jimp/diff": ["@jimp/diff@1.6.0", "", { "dependencies": { "@jimp/plugin-resize": "1.6.0", "@jimp/types": "1.6.0", "@jimp/utils": "1.6.0", "pixelmatch": "^5.3.0" } }, "sha512-+yUAQ5gvRC5D1WHYxjBHZI7JBRusGGSLf8AmPRPCenTzh4PA+wZ1xv2+cYqQwTfQHU5tXYOhA0xDytfHUf1Zyw=="], + + "@jimp/file-ops": ["@jimp/file-ops@1.6.0", "", {}, "sha512-Dx/bVDmgnRe1AlniRpCKrGRm5YvGmUwbDzt+MAkgmLGf+jvBT75hmMEZ003n9HQI/aPnm/YKnXjg/hOpzNCpHQ=="], + + "@jimp/js-bmp": ["@jimp/js-bmp@1.6.0", "", { "dependencies": { "@jimp/core": "1.6.0", "@jimp/types": "1.6.0", "@jimp/utils": "1.6.0", "bmp-ts": "^1.0.9" } }, "sha512-FU6Q5PC/e3yzLyBDXupR3SnL3htU7S3KEs4e6rjDP6gNEOXRFsWs6YD3hXuXd50jd8ummy+q2WSwuGkr8wi+Gw=="], + + "@jimp/js-gif": ["@jimp/js-gif@1.6.0", "", { "dependencies": { "@jimp/core": "1.6.0", "@jimp/types": "1.6.0", "gifwrap": "^0.10.1", "omggif": "^1.0.10" } }, "sha512-N9CZPHOrJTsAUoWkWZstLPpwT5AwJ0wge+47+ix3++SdSL/H2QzyMqxbcDYNFe4MoI5MIhATfb0/dl/wmX221g=="], + + "@jimp/js-jpeg": ["@jimp/js-jpeg@1.6.0", "", { "dependencies": { "@jimp/core": "1.6.0", "@jimp/types": "1.6.0", "jpeg-js": "^0.4.4" } }, "sha512-6vgFDqeusblf5Pok6B2DUiMXplH8RhIKAryj1yn+007SIAQ0khM1Uptxmpku/0MfbClx2r7pnJv9gWpAEJdMVA=="], + + "@jimp/js-png": ["@jimp/js-png@1.6.0", "", { "dependencies": { "@jimp/core": "1.6.0", "@jimp/types": "1.6.0", "pngjs": "^7.0.0" } }, "sha512-AbQHScy3hDDgMRNfG0tPjL88AV6qKAILGReIa3ATpW5QFjBKpisvUaOqhzJ7Reic1oawx3Riyv152gaPfqsBVg=="], + + "@jimp/js-tiff": ["@jimp/js-tiff@1.6.0", "", { "dependencies": { "@jimp/core": "1.6.0", "@jimp/types": "1.6.0", "utif2": "^4.1.0" } }, "sha512-zhReR8/7KO+adijj3h0ZQUOiun3mXUv79zYEAKvE0O+rP7EhgtKvWJOZfRzdZSNv0Pu1rKtgM72qgtwe2tFvyw=="], + + "@jimp/plugin-blit": ["@jimp/plugin-blit@1.6.0", "", { "dependencies": { "@jimp/types": "1.6.0", "@jimp/utils": "1.6.0", "zod": "^3.23.8" } }, "sha512-M+uRWl1csi7qilnSK8uxK4RJMSuVeBiO1AY0+7APnfUbQNZm6hCe0CCFv1Iyw1D/Dhb8ph8fQgm5mwM0eSxgVA=="], + + "@jimp/plugin-blur": ["@jimp/plugin-blur@1.6.0", "", { "dependencies": { "@jimp/core": "1.6.0", "@jimp/utils": "1.6.0" } }, "sha512-zrM7iic1OTwUCb0g/rN5y+UnmdEsT3IfuCXCJJNs8SZzP0MkZ1eTvuwK9ZidCuMo4+J3xkzCidRwYXB5CyGZTw=="], + + "@jimp/plugin-circle": ["@jimp/plugin-circle@1.6.0", "", { "dependencies": { "@jimp/types": "1.6.0", "zod": "^3.23.8" } }, "sha512-xt1Gp+LtdMKAXfDp3HNaG30SPZW6AQ7dtAtTnoRKorRi+5yCJjKqXRgkewS5bvj8DEh87Ko1ydJfzqS3P2tdWw=="], + + "@jimp/plugin-color": ["@jimp/plugin-color@1.6.0", "", { "dependencies": { "@jimp/core": "1.6.0", "@jimp/types": "1.6.0", "@jimp/utils": "1.6.0", "tinycolor2": "^1.6.0", "zod": "^3.23.8" } }, "sha512-J5q8IVCpkBsxIXM+45XOXTrsyfblyMZg3a9eAo0P7VPH4+CrvyNQwaYatbAIamSIN1YzxmO3DkIZXzRjFSz1SA=="], + + "@jimp/plugin-contain": ["@jimp/plugin-contain@1.6.0", "", { "dependencies": { "@jimp/core": "1.6.0", "@jimp/plugin-blit": "1.6.0", "@jimp/plugin-resize": "1.6.0", "@jimp/types": "1.6.0", "@jimp/utils": "1.6.0", "zod": "^3.23.8" } }, "sha512-oN/n+Vdq/Qg9bB4yOBOxtY9IPAtEfES8J1n9Ddx+XhGBYT1/QTU/JYkGaAkIGoPnyYvmLEDqMz2SGihqlpqfzQ=="], + + "@jimp/plugin-cover": ["@jimp/plugin-cover@1.6.0", "", { "dependencies": { "@jimp/core": "1.6.0", "@jimp/plugin-crop": "1.6.0", "@jimp/plugin-resize": "1.6.0", "@jimp/types": "1.6.0", "zod": "^3.23.8" } }, "sha512-Iow0h6yqSC269YUJ8HC3Q/MpCi2V55sMlbkkTTx4zPvd8mWZlC0ykrNDeAy9IJegrQ7v5E99rJwmQu25lygKLA=="], + + "@jimp/plugin-crop": ["@jimp/plugin-crop@1.6.0", "", { "dependencies": { "@jimp/core": "1.6.0", "@jimp/types": "1.6.0", "@jimp/utils": "1.6.0", "zod": "^3.23.8" } }, "sha512-KqZkEhvs+21USdySCUDI+GFa393eDIzbi1smBqkUPTE+pRwSWMAf01D5OC3ZWB+xZsNla93BDS9iCkLHA8wang=="], + + "@jimp/plugin-displace": ["@jimp/plugin-displace@1.6.0", "", { "dependencies": { "@jimp/types": "1.6.0", "@jimp/utils": "1.6.0", "zod": "^3.23.8" } }, "sha512-4Y10X9qwr5F+Bo5ME356XSACEF55485j5nGdiyJ9hYzjQP9nGgxNJaZ4SAOqpd+k5sFaIeD7SQ0Occ26uIng5Q=="], + + "@jimp/plugin-dither": ["@jimp/plugin-dither@1.6.0", "", { "dependencies": { "@jimp/types": "1.6.0" } }, "sha512-600d1RxY0pKwgyU0tgMahLNKsqEcxGdbgXadCiVCoGd6V6glyCvkNrnnwC0n5aJ56Htkj88PToSdF88tNVZEEQ=="], + + "@jimp/plugin-fisheye": ["@jimp/plugin-fisheye@1.6.0", "", { "dependencies": { "@jimp/types": "1.6.0", "@jimp/utils": "1.6.0", "zod": "^3.23.8" } }, "sha512-E5QHKWSCBFtpgZarlmN3Q6+rTQxjirFqo44ohoTjzYVrDI6B6beXNnPIThJgPr0Y9GwfzgyarKvQuQuqCnnfbA=="], + + "@jimp/plugin-flip": ["@jimp/plugin-flip@1.6.0", "", { "dependencies": { "@jimp/types": "1.6.0", "zod": "^3.23.8" } }, "sha512-/+rJVDuBIVOgwoyVkBjUFHtP+wmW0r+r5OQ2GpatQofToPVbJw1DdYWXlwviSx7hvixTWLKVgRWQ5Dw862emDg=="], + + "@jimp/plugin-hash": ["@jimp/plugin-hash@1.6.0", "", { "dependencies": { "@jimp/core": "1.6.0", "@jimp/js-bmp": "1.6.0", "@jimp/js-jpeg": "1.6.0", "@jimp/js-png": "1.6.0", "@jimp/js-tiff": "1.6.0", "@jimp/plugin-color": "1.6.0", "@jimp/plugin-resize": "1.6.0", "@jimp/types": "1.6.0", "@jimp/utils": "1.6.0", "any-base": "^1.1.0" } }, "sha512-wWzl0kTpDJgYVbZdajTf+4NBSKvmI3bRI8q6EH9CVeIHps9VWVsUvEyb7rpbcwVLWYuzDtP2R0lTT6WeBNQH9Q=="], + + "@jimp/plugin-mask": ["@jimp/plugin-mask@1.6.0", "", { "dependencies": { "@jimp/types": "1.6.0", "zod": "^3.23.8" } }, "sha512-Cwy7ExSJMZszvkad8NV8o/Z92X2kFUFM8mcDAhNVxU0Q6tA0op2UKRJY51eoK8r6eds/qak3FQkXakvNabdLnA=="], + + "@jimp/plugin-print": ["@jimp/plugin-print@1.6.0", "", { "dependencies": { "@jimp/core": "1.6.0", "@jimp/js-jpeg": "1.6.0", "@jimp/js-png": "1.6.0", "@jimp/plugin-blit": "1.6.0", "@jimp/types": "1.6.0", "parse-bmfont-ascii": "^1.0.6", "parse-bmfont-binary": "^1.0.6", "parse-bmfont-xml": "^1.1.6", "simple-xml-to-json": "^1.2.2", "zod": "^3.23.8" } }, "sha512-zarTIJi8fjoGMSI/M3Xh5yY9T65p03XJmPsuNet19K/Q7mwRU6EV2pfj+28++2PV2NJ+htDF5uecAlnGyxFN2A=="], + + "@jimp/plugin-quantize": ["@jimp/plugin-quantize@1.6.0", "", { "dependencies": { "image-q": "^4.0.0", "zod": "^3.23.8" } }, "sha512-EmzZ/s9StYQwbpG6rUGBCisc3f64JIhSH+ncTJd+iFGtGo0YvSeMdAd+zqgiHpfZoOL54dNavZNjF4otK+mvlg=="], + + "@jimp/plugin-resize": ["@jimp/plugin-resize@1.6.0", "", { "dependencies": { "@jimp/core": "1.6.0", "@jimp/types": "1.6.0", "zod": "^3.23.8" } }, "sha512-uSUD1mqXN9i1SGSz5ov3keRZ7S9L32/mAQG08wUwZiEi5FpbV0K8A8l1zkazAIZi9IJzLlTauRNU41Mi8IF9fA=="], + + "@jimp/plugin-rotate": ["@jimp/plugin-rotate@1.6.0", "", { "dependencies": { "@jimp/core": "1.6.0", "@jimp/plugin-crop": "1.6.0", "@jimp/plugin-resize": "1.6.0", "@jimp/types": "1.6.0", "@jimp/utils": "1.6.0", "zod": "^3.23.8" } }, "sha512-JagdjBLnUZGSG4xjCLkIpQOZZ3Mjbg8aGCCi4G69qR+OjNpOeGI7N2EQlfK/WE8BEHOW5vdjSyglNqcYbQBWRw=="], + + "@jimp/plugin-threshold": ["@jimp/plugin-threshold@1.6.0", "", { "dependencies": { "@jimp/core": "1.6.0", "@jimp/plugin-color": "1.6.0", "@jimp/plugin-hash": "1.6.0", "@jimp/types": "1.6.0", "@jimp/utils": "1.6.0", "zod": "^3.23.8" } }, "sha512-M59m5dzLoHOVWdM41O8z9SyySzcDn43xHseOH0HavjsfQsT56GGCC4QzU1banJidbUrePhzoEdS42uFE8Fei8w=="], + + "@jimp/types": ["@jimp/types@1.6.0", "", { "dependencies": { "zod": "^3.23.8" } }, "sha512-7UfRsiKo5GZTAATxm2qQ7jqmUXP0DxTArztllTcYdyw6Xi5oT4RaoXynVtCD4UyLK5gJgkZJcwonoijrhYFKfg=="], + + "@jimp/utils": ["@jimp/utils@1.6.0", "", { "dependencies": { "@jimp/types": "1.6.0", "tinycolor2": "^1.6.0" } }, "sha512-gqFTGEosKbOkYF/WFj26jMHOI5OH2jeP1MmC/zbK6BF6VJBf8rIC5898dPfSzZEbSA0wbbV5slbntWVc5PKLFA=="], + + "@jridgewell/gen-mapping": ["@jridgewell/gen-mapping@0.3.5", "", { "dependencies": { "@jridgewell/set-array": "^1.2.1", "@jridgewell/sourcemap-codec": "^1.4.10", "@jridgewell/trace-mapping": "^0.3.24" } }, "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg=="], + + "@jridgewell/resolve-uri": ["@jridgewell/resolve-uri@3.1.2", "", {}, "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw=="], + + "@jridgewell/set-array": ["@jridgewell/set-array@1.2.1", "", {}, "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A=="], + + "@jridgewell/source-map": ["@jridgewell/source-map@0.3.6", "", { "dependencies": { "@jridgewell/gen-mapping": "^0.3.5", "@jridgewell/trace-mapping": "^0.3.25" } }, "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ=="], + + "@jridgewell/sourcemap-codec": ["@jridgewell/sourcemap-codec@1.5.0", "", {}, "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ=="], + + "@jridgewell/trace-mapping": ["@jridgewell/trace-mapping@0.3.25", "", { "dependencies": { "@jridgewell/resolve-uri": "^3.1.0", "@jridgewell/sourcemap-codec": "^1.4.14" } }, "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ=="], + + "@js-sdsl/ordered-map": ["@js-sdsl/ordered-map@4.4.2", "", {}, "sha512-iUKgm52T8HOE/makSxjqoWhe95ZJA1/G1sYsGev2JDKUSS14KAgg1LHb+Ba+IPow0xflbnSkOsZcO08C7w1gYw=="], + + "@mongodb-js/saslprep": ["@mongodb-js/saslprep@1.1.7", "", { "dependencies": { "sparse-bitfield": "^3.0.3" } }, "sha512-dCHW/oEX0KJ4NjDULBo3JiOaK5+6axtpBbS+ao2ZInoAL9/YRQLhXzSNAFz7hP4nzLkIqsfYAK/PDE3+XHny0Q=="], + + "@msgpackr-extract/msgpackr-extract-darwin-arm64": ["@msgpackr-extract/msgpackr-extract-darwin-arm64@3.0.2", "", { "os": "darwin", "cpu": "arm64" }, "sha512-9bfjwDxIDWmmOKusUcqdS4Rw+SETlp9Dy39Xui9BEGEk19dDwH0jhipwFzEff/pFg95NKymc6TOTbRKcWeRqyQ=="], + + "@msgpackr-extract/msgpackr-extract-darwin-x64": ["@msgpackr-extract/msgpackr-extract-darwin-x64@3.0.2", "", { "os": "darwin", "cpu": "x64" }, "sha512-lwriRAHm1Yg4iDf23Oxm9n/t5Zpw1lVnxYU3HnJPTi2lJRkKTrps1KVgvL6m7WvmhYVt/FIsssWay+k45QHeuw=="], + + "@msgpackr-extract/msgpackr-extract-linux-arm": ["@msgpackr-extract/msgpackr-extract-linux-arm@3.0.2", "", { "os": "linux", "cpu": "arm" }, "sha512-MOI9Dlfrpi2Cuc7i5dXdxPbFIgbDBGgKR5F2yWEa6FVEtSWncfVNKW5AKjImAQ6CZlBK9tympdsZJ2xThBiWWA=="], + + "@msgpackr-extract/msgpackr-extract-linux-arm64": ["@msgpackr-extract/msgpackr-extract-linux-arm64@3.0.2", "", { "os": "linux", "cpu": "arm64" }, "sha512-FU20Bo66/f7He9Fp9sP2zaJ1Q8L9uLPZQDub/WlUip78JlPeMbVL8546HbZfcW9LNciEXc8d+tThSJjSC+tmsg=="], + + "@msgpackr-extract/msgpackr-extract-linux-x64": ["@msgpackr-extract/msgpackr-extract-linux-x64@3.0.2", "", { "os": "linux", "cpu": "x64" }, "sha512-gsWNDCklNy7Ajk0vBBf9jEx04RUxuDQfBse918Ww+Qb9HCPoGzS+XJTLe96iN3BVK7grnLiYghP/M4L8VsaHeA=="], + + "@msgpackr-extract/msgpackr-extract-win32-x64": ["@msgpackr-extract/msgpackr-extract-win32-x64@3.0.2", "", { "os": "win32", "cpu": "x64" }, "sha512-O+6Gs8UeDbyFpbSh2CPEz/UOrrdWPTBYNblZK5CxxLisYt4kGX3Sc+czffFonyjiGSq3jWLwJS/CCJc7tBr4sQ=="], + + "@mswjs/cookies": ["@mswjs/cookies@1.1.1", "", {}, "sha512-W68qOHEjx1iD+4VjQudlx26CPIoxmIAtK4ZCexU0/UJBG6jYhcuyzKJx+Iw8uhBIGd9eba64XgWVgo20it1qwA=="], + + "@mswjs/interceptors": ["@mswjs/interceptors@0.29.1", "", { "dependencies": { "@open-draft/deferred-promise": "^2.2.0", "@open-draft/logger": "^0.3.0", "@open-draft/until": "^2.0.0", "is-node-process": "^1.2.0", "outvariant": "^1.2.1", "strict-event-emitter": "^0.5.1" } }, "sha512-3rDakgJZ77+RiQUuSK69t1F0m8BQKA8Vh5DCS5V0DWvNY67zob2JhhQrhCO0AKLGINTRSFd1tBaHcJTkhefoSw=="], + + "@napi-rs/canvas": ["@napi-rs/canvas@0.1.65", "", { "optionalDependencies": { "@napi-rs/canvas-android-arm64": "0.1.65", "@napi-rs/canvas-darwin-arm64": "0.1.65", "@napi-rs/canvas-darwin-x64": "0.1.65", "@napi-rs/canvas-linux-arm-gnueabihf": "0.1.65", "@napi-rs/canvas-linux-arm64-gnu": "0.1.65", "@napi-rs/canvas-linux-arm64-musl": "0.1.65", "@napi-rs/canvas-linux-riscv64-gnu": "0.1.65", "@napi-rs/canvas-linux-x64-gnu": "0.1.65", "@napi-rs/canvas-linux-x64-musl": "0.1.65", "@napi-rs/canvas-win32-x64-msvc": "0.1.65" } }, "sha512-YcFhXQcp+b2d38zFOJNbpyPHnIL7KAEkhJQ+UeeKI5IpE9B8Cpf/M6RiHPQXSsSqnYbrfFylnW49dyh2oeSblQ=="], + + "@napi-rs/canvas-android-arm64": ["@napi-rs/canvas-android-arm64@0.1.65", "", { "os": "android", "cpu": "arm64" }, "sha512-ZYwqFYEKcT5Zr8lbiaJNJj/poLaeK2TncolY914r+gD2TJNeP7ZqvE7A2SX/1C9MB4E3DQEwm3YhL3WEf0x3MQ=="], + + "@napi-rs/canvas-darwin-arm64": ["@napi-rs/canvas-darwin-arm64@0.1.65", "", { "os": "darwin", "cpu": "arm64" }, "sha512-Pg1pfiJEyDIsX+V0QaJPRWvXbw5zmWAk3bivFCvt/5pwZb37/sT6E/RqPHT9NnqpDyKW6SriwY9ypjljysUA1Q=="], + + "@napi-rs/canvas-darwin-x64": ["@napi-rs/canvas-darwin-x64@0.1.65", "", { "os": "darwin", "cpu": "x64" }, "sha512-3Tr+/HjdJN7Z/VKIcsxV2DvDIibZCExgfYTgljCkUSFuoI7iNkOE6Dc1Q6j212EB9PeO8KmfrViBqHYT6IwWkA=="], + + "@napi-rs/canvas-linux-arm-gnueabihf": ["@napi-rs/canvas-linux-arm-gnueabihf@0.1.65", "", { "os": "linux", "cpu": "arm" }, "sha512-3KP+dYObH7CVkZMZWwk1WX9jRjL+EKdQtD43H8MOI+illf+dwqLlecdQ4d9bQRIxELKJ8dyPWY4fOp/Ngufrdg=="], + + "@napi-rs/canvas-linux-arm64-gnu": ["@napi-rs/canvas-linux-arm64-gnu@0.1.65", "", { "os": "linux", "cpu": "arm64" }, "sha512-Ka3StKz7Dq7kjTF3nNJCq43UN/VlANS7qGE3dWkn1d+tQNsCRy/wRmyt1TUFzIjRqcTFMQNRbgYq84+53UBA0A=="], + + "@napi-rs/canvas-linux-arm64-musl": ["@napi-rs/canvas-linux-arm64-musl@0.1.65", "", { "os": "linux", "cpu": "arm64" }, "sha512-O4xMASm2JrmqYoiDyxVWi+z5C14H+oVEag2rZ5iIA67dhWqYZB+iO7wCFpBYRj31JPBR29FOsu6X9zL+DwBFdw=="], + + "@napi-rs/canvas-linux-riscv64-gnu": ["@napi-rs/canvas-linux-riscv64-gnu@0.1.65", "", { "os": "linux", "cpu": "none" }, "sha512-dblWDaA59ZU8bPbkfM+riSke7sFbNZ70LEevUdI5rgiFEUzYUQlU34gSBzemTACj5rCWt1BYeu0GfkLSjNMBSw=="], + + "@napi-rs/canvas-linux-x64-gnu": ["@napi-rs/canvas-linux-x64-gnu@0.1.65", "", { "os": "linux", "cpu": "x64" }, "sha512-wsp+atutw13OJXGU3DDkdngtBDoEg01IuK5xMe0L6VFPV8maGkh17CXze078OD5QJOc6kFyw3DDscMLOPF8+oA=="], + + "@napi-rs/canvas-linux-x64-musl": ["@napi-rs/canvas-linux-x64-musl@0.1.65", "", { "os": "linux", "cpu": "x64" }, "sha512-odX+nN+IozWzhdj31INcHz3Iy9+EckNw+VqsZcaUxZOTu7/3FmktRNI6aC1qe5minZNv1m05YOS1FVf7fvmjlA=="], + + "@napi-rs/canvas-win32-x64-msvc": ["@napi-rs/canvas-win32-x64-msvc@0.1.65", "", { "os": "win32", "cpu": "x64" }, "sha512-RZQX3luWnlNWgdMnLMQ1hyfQraeAn9lnxWWVCHuUM4tAWEV8UDdeb7cMwmJW7eyt8kAosmjeHt3cylQMHOxGFg=="], + + "@nodelib/fs.scandir": ["@nodelib/fs.scandir@2.1.5", "", { "dependencies": { "@nodelib/fs.stat": "2.0.5", "run-parallel": "^1.1.9" } }, "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g=="], + + "@nodelib/fs.stat": ["@nodelib/fs.stat@2.0.5", "", {}, "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A=="], + + "@nodelib/fs.walk": ["@nodelib/fs.walk@1.2.8", "", { "dependencies": { "@nodelib/fs.scandir": "2.1.5", "fastq": "^1.6.0" } }, "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg=="], + + "@npmcli/agent": ["@npmcli/agent@2.2.2", "", { "dependencies": { "agent-base": "^7.1.0", "http-proxy-agent": "^7.0.0", "https-proxy-agent": "^7.0.1", "lru-cache": "^10.0.1", "socks-proxy-agent": "^8.0.3" } }, "sha512-OrcNPXdpSl9UX7qPVRWbmWMCSXrcDa2M9DvrbOTj7ao1S4PlqVFYv9/yLKMkrJKZ/V5A/kDBC690or307i26Og=="], + + "@npmcli/fs": ["@npmcli/fs@3.1.1", "", { "dependencies": { "semver": "^7.3.5" } }, "sha512-q9CRWjpHCMIh5sVyefoD1cA7PkvILqCZsnSOEUUivORLjxCO/Irmue2DprETiNgEqktDBZaM1Bi+jrarx1XdCg=="], + + "@open-draft/deferred-promise": ["@open-draft/deferred-promise@2.2.0", "", {}, "sha512-CecwLWx3rhxVQF6V4bAgPS5t+So2sTbPgAzafKkVizyi7tlwpcFpdFqq+wqF2OwNBmqFuu6tOyouTuxgpMfzmA=="], + + "@open-draft/logger": ["@open-draft/logger@0.3.0", "", { "dependencies": { "is-node-process": "^1.2.0", "outvariant": "^1.4.0" } }, "sha512-X2g45fzhxH238HKO4xbSr7+wBS8Fvw6ixhTDuvLd5mqh6bJJCFAPwU9mPDxbcrRtfxv4u5IHCEH77BmxvXmmxQ=="], + + "@open-draft/until": ["@open-draft/until@2.1.0", "", {}, "sha512-U69T3ItWHvLwGg5eJ0n3I62nWuE6ilHlmz7zM0npLBRvPRd7e6NYmg54vvRtP5mZG7kZqZCFVdsTWo7BPtBujg=="], + + "@pkgjs/parseargs": ["@pkgjs/parseargs@0.11.0", "", {}, "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg=="], + + "@prisma/client": ["@prisma/client@5.8.0", "", { "peerDependencies": { "prisma": "*" }, "optionalPeers": ["prisma"] }, "sha512-QxO6C4MaA/ysTIbC+EcAH1aX/YkpymhXtO6zPdk+FvA7+59tNibIYpd+7koPdViLg2iKES4ojsxWNUGNJaEcbA=="], + + "@prisma/engines": ["@prisma/engines@5.1.1", "", {}, "sha512-NV/4nVNWFZSJCCIA3HIFJbbDKO/NARc9ej0tX5S9k2EVbkrFJC4Xt9b0u4rNZWL4V+F5LAjvta8vzEUw0rw+HA=="], + + "@protobufjs/aspromise": ["@protobufjs/aspromise@1.1.2", "", {}, "sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ=="], + + "@protobufjs/base64": ["@protobufjs/base64@1.1.2", "", {}, "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg=="], + + "@protobufjs/codegen": ["@protobufjs/codegen@2.0.4", "", {}, "sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg=="], + + "@protobufjs/eventemitter": ["@protobufjs/eventemitter@1.1.0", "", {}, "sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39ML71RdmrGNjG5SReBP/Q=="], + + "@protobufjs/fetch": ["@protobufjs/fetch@1.1.0", "", { "dependencies": { "@protobufjs/aspromise": "^1.1.1", "@protobufjs/inquire": "^1.1.0" } }, "sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWseIL4v/KPgBFxDOIdKpQ=="], + + "@protobufjs/float": ["@protobufjs/float@1.0.2", "", {}, "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ=="], + + "@protobufjs/inquire": ["@protobufjs/inquire@1.1.0", "", {}, "sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q=="], + + "@protobufjs/path": ["@protobufjs/path@1.1.2", "", {}, "sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA=="], + + "@protobufjs/pool": ["@protobufjs/pool@1.1.0", "", {}, "sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw=="], + + "@protobufjs/utf8": ["@protobufjs/utf8@1.1.0", "", {}, "sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw=="], + + "@puppeteer/browsers": ["@puppeteer/browsers@2.5.0", "", { "dependencies": { "debug": "^4.3.7", "extract-zip": "^2.0.1", "progress": "^2.0.3", "proxy-agent": "^6.4.0", "semver": "^7.6.3", "tar-fs": "^3.0.6", "unbzip2-stream": "^1.4.3", "yargs": "^17.7.2" }, "bin": { "browsers": "lib/cjs/main-cli.js" } }, "sha512-6TQAc/5uRILE6deixJ1CR8rXyTbzXIXNgO1D0Woi9Bqicz2FV5iKP3BHYEg6o4UATCMcbQQ0jbmeaOkn/HQk2w=="], + + "@remix-run/express": ["@remix-run/express@2.10.3", "", { "dependencies": { "@remix-run/node": "2.10.3" }, "peerDependencies": { "express": "^4.19.2", "typescript": "^5.1.0" }, "optionalPeers": ["typescript"] }, "sha512-EkSBQAz3ykoGTrCEP2hC1TOn9tQ3zlcWYeJnECinZzzHQ0ERHP6cKlEYV+pOmY1oRDxn8lMxVa+OL+krDA+xbA=="], + + "@remix-run/node": ["@remix-run/node@2.10.3", "", { "dependencies": { "@remix-run/server-runtime": "2.10.3", "@remix-run/web-fetch": "^4.4.2", "@web3-storage/multipart-parser": "^1.0.0", "cookie-signature": "^1.1.0", "source-map-support": "^0.5.21", "stream-slice": "^0.1.2", "undici": "^6.11.1" }, "peerDependencies": { "typescript": "^5.1.0" }, "optionalPeers": ["typescript"] }, "sha512-LBqsgADJKW7tYdJZZi2wu20gfMm6UcOXbvb5U70P2jCNxjJvuIw1gXVvNXRJKAdxPKLonjm8cSpfoI6HeQKEDg=="], + + "@remix-run/react": ["@remix-run/react@2.10.3", "", { "dependencies": { "@remix-run/router": "1.18.0", "@remix-run/server-runtime": "2.10.3", "react-router": "6.25.0", "react-router-dom": "6.25.0", "turbo-stream": "2.2.0" }, "peerDependencies": { "react": "^18.0.0", "react-dom": "^18.0.0", "typescript": "^5.1.0" }, "optionalPeers": ["typescript"] }, "sha512-nqXlUJzG3zgllsMio20AICbSsF8va0jOnMakl/+oJpFbQqCyFkvYqr+BViBc4Befp5VK54jqJzDnY4kL9zwNvA=="], + + "@remix-run/router": ["@remix-run/router@1.18.0", "", {}, "sha512-L3jkqmqoSVBVKHfpGZmLrex0lxR5SucGA0sUfFzGctehw+S/ggL9L/0NnC5mw6P8HUWpFZ3nQw3cRApjjWx9Sw=="], + + "@remix-run/serve": ["@remix-run/serve@2.10.3", "", { "dependencies": { "@remix-run/express": "2.10.3", "@remix-run/node": "2.10.3", "chokidar": "^3.5.3", "compression": "^1.7.4", "express": "^4.19.2", "get-port": "5.1.1", "morgan": "^1.10.0", "source-map-support": "^0.5.21" }, "bin": { "remix-serve": "dist/cli.js" } }, "sha512-UZyBdob26/e9cECDH4uspDw3xQyZSzHY+iNFVpRO1Iyk1NW1JDW4ImmHGXQSzq4ZKYNLV/ZktLkhY0f91Azt8Q=="], + + "@remix-run/server-runtime": ["@remix-run/server-runtime@2.10.3", "", { "dependencies": { "@remix-run/router": "1.18.0", "@types/cookie": "^0.6.0", "@web3-storage/multipart-parser": "^1.0.0", "cookie": "^0.6.0", "set-cookie-parser": "^2.4.8", "source-map": "^0.7.3", "turbo-stream": "2.2.0" }, "peerDependencies": { "typescript": "^5.1.0" }, "optionalPeers": ["typescript"] }, "sha512-vUl5jONUI6Lj0ICg9FSRFhoPzQdZ/7dpT1m7ID13DF5BEeF3t/9uCJS61XXWgQ/JEu7YRiwvZiwSRTrgM7zeWw=="], + + "@remix-run/web-blob": ["@remix-run/web-blob@3.1.0", "", { "dependencies": { "@remix-run/web-stream": "^1.1.0", "web-encoding": "1.1.5" } }, "sha512-owGzFLbqPH9PlKb8KvpNJ0NO74HWE2euAn61eEiyCXX/oteoVzTVSN8mpLgDjaxBf2btj5/nUllSUgpyd6IH6g=="], + + "@remix-run/web-fetch": ["@remix-run/web-fetch@4.4.2", "", { "dependencies": { "@remix-run/web-blob": "^3.1.0", "@remix-run/web-file": "^3.1.0", "@remix-run/web-form-data": "^3.1.0", "@remix-run/web-stream": "^1.1.0", "@web3-storage/multipart-parser": "^1.0.0", "abort-controller": "^3.0.0", "data-uri-to-buffer": "^3.0.1", "mrmime": "^1.0.0" } }, "sha512-jgKfzA713/4kAW/oZ4bC3MoLWyjModOVDjFPNseVqcJKSafgIscrYL9G50SurEYLswPuoU3HzSbO0jQCMYWHhA=="], + + "@remix-run/web-file": ["@remix-run/web-file@3.1.0", "", { "dependencies": { "@remix-run/web-blob": "^3.1.0" } }, "sha512-dW2MNGwoiEYhlspOAXFBasmLeYshyAyhIdrlXBi06Duex5tDr3ut2LFKVj7tyHLmn8nnNwFf1BjNbkQpygC2aQ=="], + + "@remix-run/web-form-data": ["@remix-run/web-form-data@3.1.0", "", { "dependencies": { "web-encoding": "1.1.5" } }, "sha512-NdeohLMdrb+pHxMQ/Geuzdp0eqPbea+Ieo8M8Jx2lGC6TBHsgHzYcBvr0LyPdPVycNRDEpWpiDdCOdCryo3f9A=="], + + "@remix-run/web-stream": ["@remix-run/web-stream@1.1.0", "", { "dependencies": { "web-streams-polyfill": "^3.1.1" } }, "sha512-KRJtwrjRV5Bb+pM7zxcTJkhIqWWSy+MYsIxHK+0m5atcznsf15YwUBWHWulZerV2+vvHH1Lp1DD7pw6qKW8SgA=="], + + "@resvg/resvg-js": ["@resvg/resvg-js@2.4.1", "", { "optionalDependencies": { "@resvg/resvg-js-android-arm-eabi": "2.4.1", "@resvg/resvg-js-android-arm64": "2.4.1", "@resvg/resvg-js-darwin-arm64": "2.4.1", "@resvg/resvg-js-darwin-x64": "2.4.1", "@resvg/resvg-js-linux-arm-gnueabihf": "2.4.1", "@resvg/resvg-js-linux-arm64-gnu": "2.4.1", "@resvg/resvg-js-linux-arm64-musl": "2.4.1", "@resvg/resvg-js-linux-x64-gnu": "2.4.1", "@resvg/resvg-js-linux-x64-musl": "2.4.1", "@resvg/resvg-js-win32-arm64-msvc": "2.4.1", "@resvg/resvg-js-win32-ia32-msvc": "2.4.1", "@resvg/resvg-js-win32-x64-msvc": "2.4.1" } }, "sha512-wTOf1zerZX8qYcMmLZw3czR4paI4hXqPjShNwJRh5DeHxvgffUS5KM7XwxtbIheUW6LVYT5fhT2AJiP6mU7U4A=="], + + "@resvg/resvg-js-android-arm-eabi": ["@resvg/resvg-js-android-arm-eabi@2.4.1", "", { "os": "android", "cpu": "arm" }, "sha512-AA6f7hS0FAPpvQMhBCf6f1oD1LdlqNXKCxAAPpKh6tR11kqV0YIB9zOlIYgITM14mq2YooLFl6XIbbvmY+jwUw=="], + + "@resvg/resvg-js-android-arm64": ["@resvg/resvg-js-android-arm64@2.4.1", "", { "os": "android", "cpu": "arm64" }, "sha512-/QleoRdPfsEuH9jUjilYcDtKK/BkmWcK+1LXM8L2nsnf/CI8EnFyv7ZzCj4xAIvZGAy9dTYr/5NZBcTwxG2HQg=="], + + "@resvg/resvg-js-darwin-arm64": ["@resvg/resvg-js-darwin-arm64@2.4.1", "", { "os": "darwin", "cpu": "arm64" }, "sha512-U1oMNhea+kAXgiEXgzo7EbFGCD1Edq5aSlQoe6LMly6UjHzgx2W3N5kEXCwU/CgN5FiQhZr7PlSJSlcr7mdhfg=="], + + "@resvg/resvg-js-darwin-x64": ["@resvg/resvg-js-darwin-x64@2.4.1", "", { "os": "darwin", "cpu": "x64" }, "sha512-avyVh6DpebBfHHtTQTZYSr6NG1Ur6TEilk1+H0n7V+g4F7x7WPOo8zL00ZhQCeRQ5H4f8WXNWIEKL8fwqcOkYw=="], + + "@resvg/resvg-js-linux-arm-gnueabihf": ["@resvg/resvg-js-linux-arm-gnueabihf@2.4.1", "", { "os": "linux", "cpu": "arm" }, "sha512-isY/mdKoBWH4VB5v621co+8l101jxxYjuTkwOLsbW+5RK9EbLciPlCB02M99ThAHzI2MYxIUjXNmNgOW8btXvw=="], + + "@resvg/resvg-js-linux-arm64-gnu": ["@resvg/resvg-js-linux-arm64-gnu@2.4.1", "", { "os": "linux", "cpu": "arm64" }, "sha512-uY5voSCrFI8TH95vIYBm5blpkOtltLxLRODyhKJhGfskOI7XkRw5/t1u0sWAGYD8rRSNX+CA+np86otKjubrNg=="], + + "@resvg/resvg-js-linux-arm64-musl": ["@resvg/resvg-js-linux-arm64-musl@2.4.1", "", { "os": "linux", "cpu": "arm64" }, "sha512-6mT0+JBCsermKMdi/O2mMk3m7SqOjwi9TKAwSngRZ/nQoL3Z0Z5zV+572ztgbWr0GODB422uD8e9R9zzz38dRQ=="], + + "@resvg/resvg-js-linux-x64-gnu": ["@resvg/resvg-js-linux-x64-gnu@2.4.1", "", { "os": "linux", "cpu": "x64" }, "sha512-60KnrscLj6VGhkYOJEmmzPlqqfcw1keDh6U+vMcNDjPhV3B5vRSkpP/D/a8sfokyeh4VEacPSYkWGezvzS2/mg=="], + + "@resvg/resvg-js-linux-x64-musl": ["@resvg/resvg-js-linux-x64-musl@2.4.1", "", { "os": "linux", "cpu": "x64" }, "sha512-0AMyZSICC1D7ge115cOZQW8Pcad6PjWuZkBFF3FJuSxC6Dgok0MQnLTs2MfMdKBlAcwO9dXsf3bv9tJZj8pATA=="], + + "@resvg/resvg-js-win32-arm64-msvc": ["@resvg/resvg-js-win32-arm64-msvc@2.4.1", "", { "os": "win32", "cpu": "arm64" }, "sha512-76XDFOFSa3d0QotmcNyChh2xHwk+JTFiEQBVxMlHpHMeq7hNrQJ1IpE1zcHSQvrckvkdfLboKRrlGB86B10Qjw=="], + + "@resvg/resvg-js-win32-ia32-msvc": ["@resvg/resvg-js-win32-ia32-msvc@2.4.1", "", { "os": "win32", "cpu": "ia32" }, "sha512-odyVFGrEWZIzzJ89KdaFtiYWaIJh9hJRW/frcEcG3agJ464VXkN/2oEVF5ulD+5mpGlug9qJg7htzHcKxDN8sg=="], + + "@resvg/resvg-js-win32-x64-msvc": ["@resvg/resvg-js-win32-x64-msvc@2.4.1", "", { "os": "win32", "cpu": "x64" }, "sha512-vY4kTLH2S3bP+puU5x7hlAxHv+ulFgcK6Zn3efKSr0M0KnZ9A3qeAjZteIpkowEFfUeMPNg2dvvoFRJA9zqxSw=="], + + "@rollup/rollup-android-arm-eabi": ["@rollup/rollup-android-arm-eabi@4.4.1", "", { "os": "android", "cpu": "arm" }, "sha512-Ss4suS/sd+6xLRu+MLCkED2mUrAyqHmmvZB+zpzZ9Znn9S8wCkTQCJaQ8P8aHofnvG5L16u9MVnJjCqioPErwQ=="], + + "@rollup/rollup-android-arm64": ["@rollup/rollup-android-arm64@4.4.1", "", { "os": "android", "cpu": "arm64" }, "sha512-sRSkGTvGsARwWd7TzC8LKRf8FiPn7257vd/edzmvG4RIr9x68KBN0/Ek48CkuUJ5Pj/Dp9vKWv6PEupjKWjTYA=="], + + "@rollup/rollup-darwin-arm64": ["@rollup/rollup-darwin-arm64@4.4.1", "", { "os": "darwin", "cpu": "arm64" }, "sha512-nz0AiGrrXyaWpsmBXUGOBiRDU0wyfSXbFuF98pPvIO8O6auQsPG6riWsfQqmCCC5FNd8zKQ4JhgugRNAkBJ8mQ=="], + + "@rollup/rollup-darwin-x64": ["@rollup/rollup-darwin-x64@4.4.1", "", { "os": "darwin", "cpu": "x64" }, "sha512-Ogqvf4/Ve/faMaiPRvzsJEqajbqs00LO+8vtrPBVvLgdw4wBg6ZDXdkDAZO+4MLnrc8mhGV6VJAzYScZdPLtJg=="], + + "@rollup/rollup-linux-arm-gnueabihf": ["@rollup/rollup-linux-arm-gnueabihf@4.4.1", "", { "os": "linux", "cpu": "arm" }, "sha512-9zc2tqlr6HfO+hx9+wktUlWTRdje7Ub15iJqKcqg5uJZ+iKqmd2CMxlgPpXi7+bU7bjfDIuvCvnGk7wewFEhCg=="], + + "@rollup/rollup-linux-arm64-gnu": ["@rollup/rollup-linux-arm64-gnu@4.4.1", "", { "os": "linux", "cpu": "arm64" }, "sha512-phLb1fN3rq2o1j1v+nKxXUTSJnAhzhU0hLrl7Qzb0fLpwkGMHDem+o6d+ZI8+/BlTXfMU4kVWGvy6g9k/B8L6Q=="], + + "@rollup/rollup-linux-arm64-musl": ["@rollup/rollup-linux-arm64-musl@4.4.1", "", { "os": "linux", "cpu": "arm64" }, "sha512-M2sDtw4tf57VPSjbTAN/lz1doWUqO2CbQuX3L9K6GWIR5uw9j+ROKCvvUNBY8WUbMxwaoc8mH9HmmBKsLht7+w=="], + + "@rollup/rollup-linux-x64-gnu": ["@rollup/rollup-linux-x64-gnu@4.4.1", "", { "os": "linux", "cpu": "x64" }, "sha512-mHIlRLX+hx+30cD6c4BaBOsSqdnCE4ok7/KDvjHYAHoSuveoMMxIisZFvcLhUnyZcPBXDGZTuBoalcuh43UfQQ=="], + + "@rollup/rollup-linux-x64-musl": ["@rollup/rollup-linux-x64-musl@4.4.1", "", { "os": "linux", "cpu": "x64" }, "sha512-tB+RZuDi3zxFx7vDrjTNGVLu2KNyzYv+UY8jz7e4TMEoAj7iEt8Qk6xVu6mo3pgjnsHj6jnq3uuRsHp97DLwOA=="], + + "@rollup/rollup-win32-arm64-msvc": ["@rollup/rollup-win32-arm64-msvc@4.4.1", "", { "os": "win32", "cpu": "arm64" }, "sha512-Hdn39PzOQowK/HZzYpCuZdJC91PE6EaGbTe2VCA9oq2u18evkisQfws0Smh9QQGNNRa/T7MOuGNQoLeXhhE3PQ=="], + + "@rollup/rollup-win32-ia32-msvc": ["@rollup/rollup-win32-ia32-msvc@4.4.1", "", { "os": "win32", "cpu": "ia32" }, "sha512-tLpKb1Elm9fM8c5w3nl4N1eLTP4bCqTYw9tqUBxX8/hsxqHO3dxc2qPbZ9PNkdK4tg4iLEYn0pOUnVByRd2CbA=="], + + "@rollup/rollup-win32-x64-msvc": ["@rollup/rollup-win32-x64-msvc@4.4.1", "", { "os": "win32", "cpu": "x64" }, "sha512-eAhItDX9yQtZVM3yvXS/VR3qPqcnXvnLyx1pLXl4JzyNMBNO3KC986t/iAg2zcMzpAp9JSvxB5VZGnBiNoA98w=="], + + "@sinclair/typebox": ["@sinclair/typebox@0.27.8", "", {}, "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA=="], + + "@sinonjs/commons": ["@sinonjs/commons@1.8.6", "", { "dependencies": { "type-detect": "4.0.8" } }, "sha512-Ky+XkAkqPZSm3NLBeUng77EBQl3cmeJhITaGHdYH8kjVB+aun3S4XBRti2zt17mtt0mIUDiNxYeoJm6drVvBJQ=="], + + "@sinonjs/formatio": ["@sinonjs/formatio@2.0.0", "", { "dependencies": { "samsam": "1.3.0" } }, "sha512-ls6CAMA6/5gG+O/IdsBcblvnd8qcO/l1TYoNeAzp3wcISOxlPXQEus0mLcdwazEkWjaBdaJ3TaxmNgCLWwvWzg=="], + + "@sinonjs/samsam": ["@sinonjs/samsam@3.3.3", "", { "dependencies": { "@sinonjs/commons": "^1.3.0", "array-from": "^2.1.1", "lodash": "^4.17.15" } }, "sha512-bKCMKZvWIjYD0BLGnNrxVuw4dkWCYsLqFOUWw8VgKF/+5Y+mE7LfHWPIYoDXowH+3a9LsWDMo0uAP8YDosPvHQ=="], + + "@sinonjs/text-encoding": ["@sinonjs/text-encoding@0.7.2", "", {}, "sha512-sXXKG+uL9IrKqViTtao2Ws6dy0znu9sOaP1di/jKGW1M6VssO8vlpXCQcpZ+jisQ1tTFAC5Jo/EOzFbggBagFQ=="], + + "@socket.io/component-emitter": ["@socket.io/component-emitter@3.1.2", "", {}, "sha512-9BCxFwvbGg/RsZK9tjXd8s4UcwR0MWeFQ1XEKIQVVvAGJyINdrqKMcTRyLoK8Rse1GjzLV9cwjWV1olXRWEXVA=="], + + "@swc/core": ["@swc/core@1.3.38", "", { "optionalDependencies": { "@swc/core-darwin-arm64": "1.3.38", "@swc/core-darwin-x64": "1.3.38", "@swc/core-linux-arm-gnueabihf": "1.3.38", "@swc/core-linux-arm64-gnu": "1.3.38", "@swc/core-linux-arm64-musl": "1.3.38", "@swc/core-linux-x64-gnu": "1.3.38", "@swc/core-linux-x64-musl": "1.3.38", "@swc/core-win32-arm64-msvc": "1.3.38", "@swc/core-win32-ia32-msvc": "1.3.38", "@swc/core-win32-x64-msvc": "1.3.38" } }, "sha512-AiEVehRFws//AiiLx9DPDp1WDXt+yAoGD1kMYewhoF6QLdTz8AtYu6i8j/yAxk26L8xnegy0CDwcNnub9qenyQ=="], + + "@swc/core-darwin-arm64": ["@swc/core-darwin-arm64@1.3.38", "", { "os": "darwin", "cpu": "arm64" }, "sha512-4ZTJJ/cR0EsXW5UxFCifZoGfzQ07a8s4ayt1nLvLQ5QoB1GTAf9zsACpvWG8e7cmCR0L76R5xt8uJuyr+noIXA=="], + + "@swc/core-darwin-x64": ["@swc/core-darwin-x64@1.3.38", "", { "os": "darwin", "cpu": "x64" }, "sha512-Kim727rNo4Dl8kk0CR8aJQe4zFFtsT1TZGlNrNMUgN1WC3CRX7dLZ6ZJi/VVcTG1cbHp5Fp3mUzwHsMxEh87Mg=="], + + "@swc/core-linux-arm-gnueabihf": ["@swc/core-linux-arm-gnueabihf@1.3.38", "", { "os": "linux", "cpu": "arm" }, "sha512-yaRdnPNU2enlJDRcIMvYVSyodY+Amhf5QuXdUbAj6rkDD6wUs/s9C6yPYrFDmoTltrG+nBv72mUZj+R46wVfSw=="], + + "@swc/core-linux-arm64-gnu": ["@swc/core-linux-arm64-gnu@1.3.38", "", { "os": "linux", "cpu": "arm64" }, "sha512-iNY1HqKo/wBSu3QOGBUlZaLdBP/EHcwNjBAqIzpb8J64q2jEN02RizqVW0mDxyXktJ3lxr3g7VW9uqklMeXbjQ=="], + + "@swc/core-linux-arm64-musl": ["@swc/core-linux-arm64-musl@1.3.38", "", { "os": "linux", "cpu": "arm64" }, "sha512-LJCFgLZoPRkPCPmux+Q5ctgXRp6AsWhvWuY61bh5bIPBDlaG9pZk94DeHyvtiwT0syhTtXb2LieBOx6NqN3zeA=="], + + "@swc/core-linux-x64-gnu": ["@swc/core-linux-x64-gnu@1.3.38", "", { "os": "linux", "cpu": "x64" }, "sha512-hRQGRIWHmv2PvKQM/mMV45mVXckM2+xLB8TYLLgUG66mmtyGTUJPyxjnJkbI86WNGqo18k+lAuMG2mn6QmzYwQ=="], + + "@swc/core-linux-x64-musl": ["@swc/core-linux-x64-musl@1.3.38", "", { "os": "linux", "cpu": "x64" }, "sha512-PTYSqtsIfPHLKDDNbueI5e0sc130vyHRiFOeeC6qqzA2FAiVvIxuvXHLr0soPvKAR1WyhtYmFB9QarcctemL2w=="], + + "@swc/core-win32-arm64-msvc": ["@swc/core-win32-arm64-msvc@1.3.38", "", { "os": "win32", "cpu": "arm64" }, "sha512-9lHfs5TPNs+QdkyZFhZledSmzBEbqml/J1rqPSb9Fy8zB6QlspixE6OLZ3nTlUOdoGWkcTTdrOn77Sd7YGf1AA=="], + + "@swc/core-win32-ia32-msvc": ["@swc/core-win32-ia32-msvc@1.3.38", "", { "os": "win32", "cpu": "ia32" }, "sha512-SbL6pfA2lqvDKnwTHwOfKWvfHAdcbAwJS4dBkFidr7BiPTgI5Uk8wAPcRb8mBECpmIa9yFo+N0cAFRvMnf+cNw=="], + + "@swc/core-win32-x64-msvc": ["@swc/core-win32-x64-msvc@1.3.38", "", { "os": "win32", "cpu": "x64" }, "sha512-UFveLrL6eGvViOD8OVqUQa6QoQwdqwRvLtL5elF304OT8eCPZa8BhuXnWk25X8UcOyns8gFcb8Fhp3oaLi/Rlw=="], + + "@testing-library/dom": ["@testing-library/dom@10.4.0", "", { "dependencies": { "@babel/code-frame": "^7.10.4", "@babel/runtime": "^7.12.5", "@types/aria-query": "^5.0.1", "aria-query": "5.3.0", "chalk": "^4.1.0", "dom-accessibility-api": "^0.5.9", "lz-string": "^1.5.0", "pretty-format": "^27.0.2" } }, "sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ=="], + + "@testing-library/jest-dom": ["@testing-library/jest-dom@6.6.3", "", { "dependencies": { "@adobe/css-tools": "^4.4.0", "aria-query": "^5.0.0", "chalk": "^3.0.0", "css.escape": "^1.5.1", "dom-accessibility-api": "^0.6.3", "lodash": "^4.17.21", "redent": "^3.0.0" } }, "sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA=="], + + "@testing-library/react": ["@testing-library/react@16.1.0", "", { "dependencies": { "@babel/runtime": "^7.12.5" }, "peerDependencies": { "@testing-library/dom": "^10.0.0", "@types/react": "^18.0.0 || ^19.0.0", "@types/react-dom": "^18.0.0 || ^19.0.0", "react": "^18.0.0 || ^19.0.0", "react-dom": "^18.0.0 || ^19.0.0" }, "optionalPeers": ["@types/react", "@types/react-dom"] }, "sha512-Q2ToPvg0KsVL0ohND9A3zLJWcOXXcO8IDu3fj11KhNt0UlCWyFyvnCIBkd12tidB2lkiVRG8VFqdhcqhqnAQtg=="], + + "@tokenizer/token": ["@tokenizer/token@0.3.0", "", {}, "sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A=="], + + "@tootallnate/quickjs-emscripten": ["@tootallnate/quickjs-emscripten@0.23.0", "", {}, "sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA=="], + + "@types/aria-query": ["@types/aria-query@5.0.4", "", {}, "sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw=="], + + "@types/chai": ["@types/chai@4.3.16", "", {}, "sha512-PatH4iOdyh3MyWtmHVFXLWCCIhUbopaltqddG9BzB+gMIzee2MJrvd+jouii9Z3wzQJruGWAm7WOMjgfG8hQlQ=="], + + "@types/chai-subset": ["@types/chai-subset@1.3.5", "", { "dependencies": { "@types/chai": "*" } }, "sha512-c2mPnw+xHtXDoHmdtcCXGwyLMiauiAyxWMzhGpqHC4nqI/Y5G2XhTampslK2rb59kpcuHon03UH8W6iYUzw88A=="], + + "@types/cookie": ["@types/cookie@0.6.0", "", {}, "sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA=="], + + "@types/cookiejar": ["@types/cookiejar@2.1.5", "", {}, "sha512-he+DHOWReW0nghN24E1WUqM0efK4kI9oTqDm6XmK8ZPe2djZ90BSNdGnIyCLzCPw7/pogPlGbzI2wHGGmi4O/Q=="], + + "@types/cors": ["@types/cors@2.8.17", "", { "dependencies": { "@types/node": "*" } }, "sha512-8CGDvrBj1zgo2qE+oS3pOCyYNqCPryMWY2bGfwA0dcfopWGgxs+78df0Rs3rc9THP4JkOhLsAa+15VdpAqkcUA=="], + + "@types/eslint": ["@types/eslint@8.56.10", "", { "dependencies": { "@types/estree": "*", "@types/json-schema": "*" } }, "sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ=="], + + "@types/eslint-scope": ["@types/eslint-scope@3.7.7", "", { "dependencies": { "@types/eslint": "*", "@types/estree": "*" } }, "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg=="], + + "@types/estree": ["@types/estree@1.0.5", "", {}, "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw=="], + + "@types/is-buffer": ["@types/is-buffer@2.0.2", "", { "dependencies": { "@types/node": "*" } }, "sha512-G6OXy83Va+xEo8XgqAJYOuvOMxeey9xM5XKkvwJNmN8rVdcB+r15HvHsG86hl86JvU0y1aa7Z2ERkNFYWw9ySg=="], + + "@types/json-schema": ["@types/json-schema@7.0.15", "", {}, "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA=="], + + "@types/methods": ["@types/methods@1.1.4", "", {}, "sha512-ymXWVrDiCxTBE3+RIrrP533E70eA+9qu7zdWoHuOmGujkYtzf4HQF96b8nwHLqhuf4ykX61IGRIB38CC6/sImQ=="], + + "@types/mute-stream": ["@types/mute-stream@0.0.4", "", { "dependencies": { "@types/node": "*" } }, "sha512-CPM9nzrCPPJHQNA9keH9CVkVI+WR5kMa+7XEs5jcGQ0VoAGnLv242w8lIVgwAEfmE4oufJRaTc9PNLQl0ioAow=="], + + "@types/node": ["@types/node@20.14.6", "", { "dependencies": { "undici-types": "~5.26.4" } }, "sha512-JbA0XIJPL1IiNnU7PFxDXyfAwcwVVrOoqyzzyQTyMeVhBzkJVMSkC1LlVsRQ2lpqiY4n6Bb9oCS6lzDKVQxbZw=="], + + "@types/oboe": ["@types/oboe@2.1.4", "", { "dependencies": { "@types/node": "*" } }, "sha512-bXt4BXSQy0N/buSIak1o0TjYAk2SAeK1aZV9xKcb+xVGWYP8NcMOFy2T7Um3kIvEcQJzrdgJ8R6fpbRcp/LEww=="], + + "@types/prop-types": ["@types/prop-types@15.7.12", "", {}, "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q=="], + + "@types/puppeteer": ["@types/puppeteer@7.0.4", "", { "dependencies": { "puppeteer": "*" } }, "sha512-ja78vquZc8y+GM2al07GZqWDKQskQXygCDiu0e3uO0DMRKqE0MjrFBFmTulfPYzLB6WnL7Kl2tFPy0WXSpPomg=="], + + "@types/react": ["@types/react@18.0.28", "", { "dependencies": { "@types/prop-types": "*", "@types/scheduler": "*", "csstype": "^3.0.2" } }, "sha512-RD0ivG1kEztNBdoAK7lekI9M+azSnitIn85h4iOiaLjaTrMjzslhaqCGaI4IyCJ1RljWiLCEu4jyrLLgqxBTew=="], + + "@types/react-dom": ["@types/react-dom@18.0.11", "", { "dependencies": { "@types/react": "*" } }, "sha512-O38bPbI2CWtgw/OoQoY+BRelw7uysmXbWvw3nLWO21H1HSh+GOlqPuXshJfjmpNlKiiSDG9cc1JZAaMmVdcTlw=="], + + "@types/scheduler": ["@types/scheduler@0.23.0", "", {}, "sha512-YIoDCTH3Af6XM5VuwGG/QL/CJqga1Zm3NkU3HZ4ZHK2fRMPYP1VczsTUqtsf43PH/iJNVlPHAo2oWX7BSdB2Hw=="], + + "@types/statuses": ["@types/statuses@2.0.5", "", {}, "sha512-jmIUGWrAiwu3dZpxntxieC+1n/5c3mjrImkmOSQ2NC5uP6cYO4aAZDdSmRcI5C1oiTmqlZGHC+/NmJrKogbP5A=="], + + "@types/superagent": ["@types/superagent@8.1.7", "", { "dependencies": { "@types/cookiejar": "^2.1.5", "@types/methods": "^1.1.4", "@types/node": "*" } }, "sha512-NmIsd0Yj4DDhftfWvvAku482PZum4DBW7U51OvS8gvOkDDY0WT1jsVyDV3hK+vplrsYw8oDwi9QxOM7U68iwww=="], + + "@types/supertest": ["@types/supertest@2.0.12", "", { "dependencies": { "@types/superagent": "*" } }, "sha512-X3HPWTwXRerBZS7Mo1k6vMVR1Z6zmJcDVn5O/31whe0tnjE4te6ZJSJGq1RiqHPjzPdMTfjCFogDJmwng9xHaQ=="], + + "@types/utf-8-validate": ["@types/utf-8-validate@5.0.0", "", { "dependencies": { "@types/node": "*" } }, "sha512-O3hA/hKp1itPhn4RHBEFt9fos9j1jmebB5UV8iuq0Trr0qoIj+1DywNGLRGWQ+wxZagld4DGZPSVYi0pDniFMQ=="], + + "@types/webidl-conversions": ["@types/webidl-conversions@7.0.3", "", {}, "sha512-CiJJvcRtIgzadHCYXw7dqEnMNRjhGZlYK05Mj9OyktqV8uVT8fD2BFOB7S1uwBE3Kj2Z+4UyPmFw/Ixgw/LAlA=="], + + "@types/whatwg-url": ["@types/whatwg-url@8.2.2", "", { "dependencies": { "@types/node": "*", "@types/webidl-conversions": "*" } }, "sha512-FtQu10RWgn3D9U4aazdwIE2yzphmTJREDqNdODHrbrZmmMqI0vMheC/6NE/J1Yveaj8H+ela+YwWTjq5PGmuhA=="], + + "@types/wrap-ansi": ["@types/wrap-ansi@3.0.0", "", {}, "sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g=="], + + "@types/ws": ["@types/ws@8.5.10", "", { "dependencies": { "@types/node": "*" } }, "sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A=="], + + "@types/yauzl": ["@types/yauzl@2.10.3", "", { "dependencies": { "@types/node": "*" } }, "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q=="], + + "@verdaccio/auth": ["@verdaccio/auth@8.0.0-next-8.1", "", { "dependencies": { "@verdaccio/config": "8.0.0-next-8.1", "@verdaccio/core": "8.0.0-next-8.1", "@verdaccio/loaders": "8.0.0-next-8.1", "@verdaccio/logger": "8.0.0-next-8.1", "@verdaccio/signature": "8.0.0-next-8.0", "@verdaccio/utils": "7.0.1-next-8.1", "debug": "4.3.7", "lodash": "4.17.21", "verdaccio-htpasswd": "13.0.0-next-8.1" } }, "sha512-sPmHdnYuRSMgABCsTJEfz8tb/smONsWVg0g4KK2QycyYZ/A+RwZLV1JLiQb4wzu9zvS0HSloqWqkWlyNHW3mtw=="], + + "@verdaccio/commons-api": ["@verdaccio/commons-api@10.2.0", "", { "dependencies": { "http-errors": "2.0.0", "http-status-codes": "2.2.0" } }, "sha512-F/YZANu4DmpcEV0jronzI7v2fGVWkQ5Mwi+bVmV+ACJ+EzR0c9Jbhtbe5QyLUuzR97t8R5E/Xe53O0cc2LukdQ=="], + + "@verdaccio/config": ["@verdaccio/config@8.0.0-next-8.1", "", { "dependencies": { "@verdaccio/core": "8.0.0-next-8.1", "@verdaccio/utils": "7.0.1-next-8.1", "debug": "4.3.7", "js-yaml": "4.1.0", "lodash": "4.17.21", "minimatch": "7.4.6" } }, "sha512-goDVOH4e8xMUxjHybJpi5HwIecVFqzJ9jeNFrRUgtUUn0PtFuNMHgxOeqDKRVboZhc5HK90yed8URK/1O6VsUw=="], + + "@verdaccio/core": ["@verdaccio/core@8.0.0-next-8.1", "", { "dependencies": { "ajv": "8.17.1", "core-js": "3.37.1", "http-errors": "2.0.0", "http-status-codes": "2.3.0", "process-warning": "1.0.0", "semver": "7.6.3" } }, "sha512-kQRCB2wgXEh8H88G51eQgAFK9IxmnBtkQ8sY5FbmB6PbBkyHrbGcCp+2mtRqqo36j0W1VAlfM3XzoknMy6qQnw=="], + + "@verdaccio/file-locking": ["@verdaccio/file-locking@10.3.1", "", { "dependencies": { "lockfile": "1.0.4" } }, "sha512-oqYLfv3Yg3mAgw9qhASBpjD50osj2AX4IwbkUtyuhhKGyoFU9eZdrbeW6tpnqUnj6yBMtAPm2eGD4BwQuX400g=="], + + "@verdaccio/loaders": ["@verdaccio/loaders@8.0.0-next-8.1", "", { "dependencies": { "@verdaccio/logger": "8.0.0-next-8.1", "debug": "4.3.7", "lodash": "4.17.21" } }, "sha512-mqGCUBs862g8mICZwX8CG92p1EZ1Un0DJ2DB7+iVu2TYaEeKoHoIdafabVdiYrbOjLcAOOBrMKE1Wnn14eLxpA=="], + + "@verdaccio/local-storage-legacy": ["@verdaccio/local-storage-legacy@11.0.2", "", { "dependencies": { "@verdaccio/commons-api": "10.2.0", "@verdaccio/file-locking": "10.3.1", "@verdaccio/streams": "10.2.1", "async": "3.2.4", "debug": "4.3.4", "lodash": "4.17.21", "lowdb": "1.0.0", "mkdirp": "1.0.4" } }, "sha512-7AXG7qlcVFmF+Nue2oKaraprGRtaBvrQIOvc/E89+7hAe399V01KnZI6E/ET56u7U9fq0MSlp92HBcdotlpUXg=="], + + "@verdaccio/logger": ["@verdaccio/logger@8.0.0-next-8.1", "", { "dependencies": { "@verdaccio/logger-commons": "8.0.0-next-8.1", "pino": "8.17.2" } }, "sha512-w5kR0/umQkfH2F4PK5Fz9T6z3xz+twewawKLPTUfAgrVAOiWxcikGhhcHWhSGiJ0lPqIa+T0VYuLWMeVeDirGw=="], + + "@verdaccio/logger-commons": ["@verdaccio/logger-commons@8.0.0-next-8.1", "", { "dependencies": { "@verdaccio/core": "8.0.0-next-8.1", "@verdaccio/logger-prettify": "8.0.0-next-8.0", "colorette": "2.0.20", "debug": "4.3.7" } }, "sha512-jCge//RT4uaK7MarhpzcJeJ5Uvtu/DbJ1wvJQyGiFe+9AvxDGm3EUFXvawLFZ0lzYhmLt1nvm7kevcc3vOm2ZQ=="], + + "@verdaccio/logger-prettify": ["@verdaccio/logger-prettify@8.0.0-next-8.0", "", { "dependencies": { "colorette": "2.0.20", "dayjs": "1.11.13", "lodash": "4.17.21", "pino-abstract-transport": "1.1.0", "sonic-boom": "3.8.0" } }, "sha512-7mAFHZF2NPTubrOXYp2+fbMjRW5MMWXMeS3LcpupMAn5uPp6jkKEM8NC4IVJEevC5Ph4vPVZqpoPDpgXHEaV3Q=="], + + "@verdaccio/middleware": ["@verdaccio/middleware@8.0.0-next-8.1", "", { "dependencies": { "@verdaccio/config": "8.0.0-next-8.1", "@verdaccio/core": "8.0.0-next-8.1", "@verdaccio/url": "13.0.0-next-8.1", "@verdaccio/utils": "7.0.1-next-8.1", "debug": "4.3.7", "express": "4.21.0", "express-rate-limit": "5.5.1", "lodash": "4.17.21", "lru-cache": "7.18.3", "mime": "2.6.0" } }, "sha512-GpAdJYky1WmOERpxPoCkVSwTTJIsVAjqf2a2uQNvi7R3UZhs059JKhWcZjJMVCGV0uz9xgQvtb3DEuYGHqyaOg=="], + + "@verdaccio/search-indexer": ["@verdaccio/search-indexer@8.0.0-next-8.0", "", {}, "sha512-VS9axVt8XAueiPceVCgaj9nlvYj5s/T4MkAILSf2rVZeFFOMUyxU3mddUCajSHzL+YpqCuzLLL9865sRRzOJ9w=="], + + "@verdaccio/signature": ["@verdaccio/signature@8.0.0-next-8.0", "", { "dependencies": { "debug": "4.3.7", "jsonwebtoken": "9.0.2" } }, "sha512-klcc2UlCvQxXDV65Qewo2rZOfv7S1y8NekS/8uurSaCTjU35T+fz+Pbqz1S9XK9oQlMp4vCQ7w3iMPWQbvphEQ=="], + + "@verdaccio/streams": ["@verdaccio/streams@10.2.1", "", {}, "sha512-OojIG/f7UYKxC4dYX8x5ax8QhRx1b8OYUAMz82rUottCuzrssX/4nn5QE7Ank0DUSX3C9l/HPthc4d9uKRJqJQ=="], + + "@verdaccio/tarball": ["@verdaccio/tarball@13.0.0-next-8.1", "", { "dependencies": { "@verdaccio/core": "8.0.0-next-8.1", "@verdaccio/url": "13.0.0-next-8.1", "@verdaccio/utils": "7.0.1-next-8.1", "debug": "4.3.7", "gunzip-maybe": "^1.4.2", "lodash": "4.17.21", "tar-stream": "^3.1.7" } }, "sha512-58uimU2Bqt9+s+9ixy7wK/nPCqbOXhhhr/MQjl+otIlsUhSeATndhFzEctz/W+4MhUDg0tUnE9HC2yeNHHAo1Q=="], + + "@verdaccio/ui-theme": ["@verdaccio/ui-theme@8.0.0-next-8.1", "", {}, "sha512-9PxV8+jE2Tr+iy9DQW/bzny4YqOlW0mCZ9ct6jhcUW4GdfzU//gY2fBN/DDtQVmfbTy8smuj4Enyv5f0wCsnYg=="], + + "@verdaccio/url": ["@verdaccio/url@13.0.0-next-8.1", "", { "dependencies": { "@verdaccio/core": "8.0.0-next-8.1", "debug": "4.3.7", "lodash": "4.17.21", "validator": "13.12.0" } }, "sha512-h6pkJf+YtogImKgOrmPP9UVG3p3gtb67gqkQU0bZnK+SEKQt6Rkek/QvtJ8MbmciagYS18bDhpI8DxqLHjDfZQ=="], + + "@verdaccio/utils": ["@verdaccio/utils@7.0.1-next-8.1", "", { "dependencies": { "@verdaccio/core": "8.0.0-next-8.1", "lodash": "4.17.21", "minimatch": "7.4.6", "semver": "7.6.3" } }, "sha512-cyJdRrVa+8CS7UuIQb3K3IJFjMe64v38tYiBnohSmhRbX7dX9IT3jWbjrwkqWh4KeS1CS6BYENrGG1evJ2ggrQ=="], + + "@vitest/expect": ["@vitest/expect@0.32.2", "", { "dependencies": { "@vitest/spy": "0.32.2", "@vitest/utils": "0.32.2", "chai": "^4.3.7" } }, "sha512-6q5yzweLnyEv5Zz1fqK5u5E83LU+gOMVBDuxBl2d2Jfx1BAp5M+rZgc5mlyqdnxquyoiOXpXmFNkcGcfFnFH3Q=="], + + "@vitest/runner": ["@vitest/runner@0.32.2", "", { "dependencies": { "@vitest/utils": "0.32.2", "concordance": "^5.0.4", "p-limit": "^4.0.0", "pathe": "^1.1.0" } }, "sha512-06vEL0C1pomOEktGoLjzZw+1Fb+7RBRhmw/06WkDrd1akkT9i12su0ku+R/0QM69dfkIL/rAIDTG+CSuQVDcKw=="], + + "@vitest/snapshot": ["@vitest/snapshot@0.32.2", "", { "dependencies": { "magic-string": "^0.30.0", "pathe": "^1.1.0", "pretty-format": "^27.5.1" } }, "sha512-JwhpeH/PPc7GJX38vEfCy9LtRzf9F4er7i4OsAJyV7sjPwjj+AIR8cUgpMTWK4S3TiamzopcTyLsZDMuldoi5A=="], + + "@vitest/spy": ["@vitest/spy@0.32.2", "", { "dependencies": { "tinyspy": "^2.1.0" } }, "sha512-Q/ZNILJ4ca/VzQbRM8ur3Si5Sardsh1HofatG9wsJY1RfEaw0XKP8IVax2lI1qnrk9YPuG9LA2LkZ0EI/3d4ug=="], + + "@vitest/utils": ["@vitest/utils@0.32.2", "", { "dependencies": { "diff-sequences": "^29.4.3", "loupe": "^2.3.6", "pretty-format": "^27.5.1" } }, "sha512-lnJ0T5i03j0IJaeW73hxe2AuVnZ/y1BhhCOuIcl9LIzXnbpXJT9Lrt6brwKHXLOiA7MZ6N5hSJjt0xE1dGNCzQ=="], + + "@web3-storage/multipart-parser": ["@web3-storage/multipart-parser@1.0.0", "", {}, "sha512-BEO6al7BYqcnfX15W2cnGR+Q566ACXAT9UQykORCWW80lmkpWsnEob6zJS1ZVBKsSJC8+7vJkHwlp+lXG1UCdw=="], + + "@webassemblyjs/ast": ["@webassemblyjs/ast@1.12.1", "", { "dependencies": { "@webassemblyjs/helper-numbers": "1.11.6", "@webassemblyjs/helper-wasm-bytecode": "1.11.6" } }, "sha512-EKfMUOPRRUTy5UII4qJDGPpqfwjOmZ5jeGFwid9mnoqIFK+e0vqoi1qH56JpmZSzEL53jKnNzScdmftJyG5xWg=="], + + "@webassemblyjs/floating-point-hex-parser": ["@webassemblyjs/floating-point-hex-parser@1.11.6", "", {}, "sha512-ejAj9hfRJ2XMsNHk/v6Fu2dGS+i4UaXBXGemOfQ/JfQ6mdQg/WXtwleQRLLS4OvfDhv8rYnVwH27YJLMyYsxhw=="], + + "@webassemblyjs/helper-api-error": ["@webassemblyjs/helper-api-error@1.11.6", "", {}, "sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q=="], + + "@webassemblyjs/helper-buffer": ["@webassemblyjs/helper-buffer@1.12.1", "", {}, "sha512-nzJwQw99DNDKr9BVCOZcLuJJUlqkJh+kVzVl6Fmq/tI5ZtEyWT1KZMyOXltXLZJmDtvLCDgwsyrkohEtopTXCw=="], + + "@webassemblyjs/helper-numbers": ["@webassemblyjs/helper-numbers@1.11.6", "", { "dependencies": { "@webassemblyjs/floating-point-hex-parser": "1.11.6", "@webassemblyjs/helper-api-error": "1.11.6", "@xtuc/long": "4.2.2" } }, "sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g=="], + + "@webassemblyjs/helper-wasm-bytecode": ["@webassemblyjs/helper-wasm-bytecode@1.11.6", "", {}, "sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA=="], + + "@webassemblyjs/helper-wasm-section": ["@webassemblyjs/helper-wasm-section@1.12.1", "", { "dependencies": { "@webassemblyjs/ast": "1.12.1", "@webassemblyjs/helper-buffer": "1.12.1", "@webassemblyjs/helper-wasm-bytecode": "1.11.6", "@webassemblyjs/wasm-gen": "1.12.1" } }, "sha512-Jif4vfB6FJlUlSbgEMHUyk1j234GTNG9dBJ4XJdOySoj518Xj0oGsNi59cUQF4RRMS9ouBUxDDdyBVfPTypa5g=="], + + "@webassemblyjs/ieee754": ["@webassemblyjs/ieee754@1.11.6", "", { "dependencies": { "@xtuc/ieee754": "^1.2.0" } }, "sha512-LM4p2csPNvbij6U1f19v6WR56QZ8JcHg3QIJTlSwzFcmx6WSORicYj6I63f9yU1kEUtrpG+kjkiIAkevHpDXrg=="], + + "@webassemblyjs/leb128": ["@webassemblyjs/leb128@1.11.6", "", { "dependencies": { "@xtuc/long": "4.2.2" } }, "sha512-m7a0FhE67DQXgouf1tbN5XQcdWoNgaAuoULHIfGFIEVKA6tu/edls6XnIlkmS6FrXAquJRPni3ZZKjw6FSPjPQ=="], + + "@webassemblyjs/utf8": ["@webassemblyjs/utf8@1.11.6", "", {}, "sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA=="], + + "@webassemblyjs/wasm-edit": ["@webassemblyjs/wasm-edit@1.12.1", "", { "dependencies": { "@webassemblyjs/ast": "1.12.1", "@webassemblyjs/helper-buffer": "1.12.1", "@webassemblyjs/helper-wasm-bytecode": "1.11.6", "@webassemblyjs/helper-wasm-section": "1.12.1", "@webassemblyjs/wasm-gen": "1.12.1", "@webassemblyjs/wasm-opt": "1.12.1", "@webassemblyjs/wasm-parser": "1.12.1", "@webassemblyjs/wast-printer": "1.12.1" } }, "sha512-1DuwbVvADvS5mGnXbE+c9NfA8QRcZ6iKquqjjmR10k6o+zzsRVesil54DKexiowcFCPdr/Q0qaMgB01+SQ1u6g=="], + + "@webassemblyjs/wasm-gen": ["@webassemblyjs/wasm-gen@1.12.1", "", { "dependencies": { "@webassemblyjs/ast": "1.12.1", "@webassemblyjs/helper-wasm-bytecode": "1.11.6", "@webassemblyjs/ieee754": "1.11.6", "@webassemblyjs/leb128": "1.11.6", "@webassemblyjs/utf8": "1.11.6" } }, "sha512-TDq4Ojh9fcohAw6OIMXqiIcTq5KUXTGRkVxbSo1hQnSy6lAM5GSdfwWeSxpAo0YzgsgF182E/U0mDNhuA0tW7w=="], + + "@webassemblyjs/wasm-opt": ["@webassemblyjs/wasm-opt@1.12.1", "", { "dependencies": { "@webassemblyjs/ast": "1.12.1", "@webassemblyjs/helper-buffer": "1.12.1", "@webassemblyjs/wasm-gen": "1.12.1", "@webassemblyjs/wasm-parser": "1.12.1" } }, "sha512-Jg99j/2gG2iaz3hijw857AVYekZe2SAskcqlWIZXjji5WStnOpVoat3gQfT/Q5tb2djnCjBtMocY/Su1GfxPBg=="], + + "@webassemblyjs/wasm-parser": ["@webassemblyjs/wasm-parser@1.12.1", "", { "dependencies": { "@webassemblyjs/ast": "1.12.1", "@webassemblyjs/helper-api-error": "1.11.6", "@webassemblyjs/helper-wasm-bytecode": "1.11.6", "@webassemblyjs/ieee754": "1.11.6", "@webassemblyjs/leb128": "1.11.6", "@webassemblyjs/utf8": "1.11.6" } }, "sha512-xikIi7c2FHXysxXe3COrVUPSheuBtpcfhbpFj4gmu7KRLYOzANztwUU0IbsqvMqzuNK2+glRGWCEqZo1WCLyAQ=="], + + "@webassemblyjs/wast-printer": ["@webassemblyjs/wast-printer@1.12.1", "", { "dependencies": { "@webassemblyjs/ast": "1.12.1", "@xtuc/long": "4.2.2" } }, "sha512-+X4WAlOisVWQMikjbcvY2e0rwPsKQ9F688lksZhBcPycBBuii3O7m8FACbDMWDojpAqvjIncrG8J0XHKyQfVeA=="], + + "@webpack-cli/configtest": ["@webpack-cli/configtest@1.2.0", "", { "peerDependencies": { "webpack": "4.x.x || 5.x.x", "webpack-cli": "4.x.x" } }, "sha512-4FB8Tj6xyVkyqjj1OaTqCjXYULB9FMkqQ8yGrZjRDrYh0nOE+7Lhs45WioWQQMV+ceFlE368Ukhe6xdvJM9Egg=="], + + "@webpack-cli/info": ["@webpack-cli/info@1.5.0", "", { "dependencies": { "envinfo": "^7.7.3" }, "peerDependencies": { "webpack-cli": "4.x.x" } }, "sha512-e8tSXZpw2hPl2uMJY6fsMswaok5FdlGNRTktvFk2sD8RjH0hE2+XistawJx1vmKteh4NmGmNUrp+Tb2w+udPcQ=="], + + "@webpack-cli/serve": ["@webpack-cli/serve@1.7.0", "", { "peerDependencies": { "webpack-cli": "4.x.x" } }, "sha512-oxnCNGj88fL+xzV+dacXs44HcDwf1ovs3AuEzvP7mqXw7fQntqIhQ1BRmynh4qEKQSSSRSWVyXRjmTbZIX9V2Q=="], + + "@xtuc/ieee754": ["@xtuc/ieee754@1.2.0", "", {}, "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA=="], + + "@xtuc/long": ["@xtuc/long@4.2.2", "", {}, "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ=="], + + "@zxing/text-encoding": ["@zxing/text-encoding@0.9.0", "", {}, "sha512-U/4aVJ2mxI0aDNI8Uq0wEhMgY+u4CNtEb0om3+y3+niDAsoTCOB33UF0sxpzqzdqXLqmvc+vZyAt4O8pPdfkwA=="], + + "JSONStream": ["JSONStream@1.3.5", "", { "dependencies": { "jsonparse": "^1.2.0", "through": ">=2.2.7 <3" }, "bin": { "JSONStream": "./bin.js" } }, "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ=="], + + "abbrev": ["abbrev@2.0.0", "", {}, "sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ=="], + + "abort-controller": ["abort-controller@3.0.0", "", { "dependencies": { "event-target-shim": "^5.0.0" } }, "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg=="], + + "accepts": ["accepts@1.3.8", "", { "dependencies": { "mime-types": "~2.1.34", "negotiator": "0.6.3" } }, "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw=="], + + "acorn": ["acorn@8.14.0", "", { "bin": { "acorn": "bin/acorn" } }, "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA=="], + + "acorn-import-assertions": ["acorn-import-assertions@1.9.0", "", { "peerDependencies": { "acorn": "^8" } }, "sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA=="], + + "acorn-typescript": ["acorn-typescript@1.4.13", "", { "peerDependencies": { "acorn": ">=8.9.0" } }, "sha512-xsc9Xv0xlVfwp2o7sQ+GCQ1PgbkdcpWdTzrwXxO3xDMTAywVS3oXVOcOHuRjAPkS4P9b+yc/qNF15460v+jp4Q=="], + + "acorn-walk": ["acorn-walk@8.3.3", "", { "dependencies": { "acorn": "^8.11.0" } }, "sha512-MxXdReSRhGO7VlFe1bRG/oI7/mdLV9B9JJT0N8vZOhF7gFRR5l3M8W9G8JxmKV+JC5mGqJ0QvqfSOLsCPa4nUw=="], + + "agent-base": ["agent-base@7.1.1", "", { "dependencies": { "debug": "^4.3.4" } }, "sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA=="], + + "aggregate-error": ["aggregate-error@3.1.0", "", { "dependencies": { "clean-stack": "^2.0.0", "indent-string": "^4.0.0" } }, "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA=="], + + "ajv": ["ajv@8.12.0", "", { "dependencies": { "fast-deep-equal": "^3.1.1", "json-schema-traverse": "^1.0.0", "require-from-string": "^2.0.2", "uri-js": "^4.2.2" } }, "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA=="], + + "ajv-keywords": ["ajv-keywords@3.5.2", "", { "peerDependencies": { "ajv": "^6.9.1" } }, "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ=="], + + "ansi-escapes": ["ansi-escapes@4.3.2", "", { "dependencies": { "type-fest": "^0.21.3" } }, "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ=="], + + "ansi-regex": ["ansi-regex@6.0.1", "", {}, "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA=="], + + "ansi-styles": ["ansi-styles@4.3.0", "", { "dependencies": { "color-convert": "^2.0.1" } }, "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg=="], + + "any-base": ["any-base@1.1.0", "", {}, "sha512-uMgjozySS8adZZYePpaWs8cxB9/kdzmpX6SgJZ+wbz1K5eYk5QMYDVJaZKhxyIHUdnnJkfR7SVgStgH7LkGUyg=="], + + "anymatch": ["anymatch@3.1.3", "", { "dependencies": { "normalize-path": "^3.0.0", "picomatch": "^2.0.4" } }, "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw=="], + + "apache-md5": ["apache-md5@1.1.8", "", {}, "sha512-FCAJojipPn0bXjuEpjOOOMN8FZDkxfWWp4JGN9mifU2IhxvKyXZYqpzPHdnTSUpmPDy+tsslB6Z1g+Vg6nVbYA=="], + + "argparse": ["argparse@2.0.1", "", {}, "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="], + + "aria-query": ["aria-query@5.3.2", "", {}, "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw=="], + + "array-flatten": ["array-flatten@1.1.1", "", {}, "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg=="], + + "array-from": ["array-from@2.1.1", "", {}, "sha512-GQTc6Uupx1FCavi5mPzBvVT7nEOeWMmUA9P95wpfpW1XwMSKs+KaymD5C2Up7KAUKg/mYwbsUYzdZWcoajlNZg=="], + + "asap": ["asap@2.0.6", "", {}, "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA=="], + + "asn1": ["asn1@0.2.6", "", { "dependencies": { "safer-buffer": "~2.1.0" } }, "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ=="], + + "assert-plus": ["assert-plus@1.0.0", "", {}, "sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw=="], + + "assertion-error": ["assertion-error@1.1.0", "", {}, "sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw=="], + + "ast-types": ["ast-types@0.13.4", "", { "dependencies": { "tslib": "^2.0.1" } }, "sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w=="], + + "astral-regex": ["astral-regex@2.0.0", "", {}, "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ=="], + + "async": ["async@3.2.6", "", {}, "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA=="], + + "async-cache": ["async-cache@1.1.0", "", { "dependencies": { "lru-cache": "^4.0.0" } }, "sha512-YDQc4vBn5NFhY6g6HhVshyi3Fy9+SQ5ePnE7JLDJn1DoL+i7ER+vMwtTNOYk9leZkYMnOwpBCWqyLDPw8Aig8g=="], + + "asynckit": ["asynckit@0.4.0", "", {}, "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="], + + "atomic-sleep": ["atomic-sleep@1.0.0", "", {}, "sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ=="], + + "available-typed-arrays": ["available-typed-arrays@1.0.7", "", { "dependencies": { "possible-typed-array-names": "^1.0.0" } }, "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ=="], + + "await-to-js": ["await-to-js@3.0.0", "", {}, "sha512-zJAaP9zxTcvTHRlejau3ZOY4V7SRpiByf3/dxx2uyKxxor19tpmpV2QRsTKikckwhaPmr2dVpxxMr7jOCYVp5g=="], + + "aws-cdk-lib": ["aws-cdk-lib@2.148.0", "", { "dependencies": { "@aws-cdk/asset-awscli-v1": "^2.2.202", "@aws-cdk/asset-kubectl-v20": "^2.1.2", "@aws-cdk/asset-node-proxy-agent-v6": "^2.0.3", "@balena/dockerignore": "^1.0.2", "case": "1.6.3", "fs-extra": "^11.2.0", "ignore": "^5.3.1", "jsonschema": "^1.4.1", "mime-types": "^2.1.35", "minimatch": "^3.1.2", "punycode": "^2.3.1", "semver": "^7.6.2", "table": "^6.8.2", "yaml": "1.10.2" }, "peerDependencies": { "constructs": "^10.0.0" } }, "sha512-Pa0pyIHlhnsqtMkPJS3tnptYhoOSNDOgoFurNB4Qfa0vnAkjYQ+JKQkR1tNNr8+UtO9jUfXRklQgjEqlFlrgBA=="], + + "aws-sign2": ["aws-sign2@0.7.0", "", {}, "sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA=="], + + "aws4": ["aws4@1.13.0", "", {}, "sha512-3AungXC4I8kKsS9PuS4JH2nc+0bVY/mjgrephHTIi8fpEeGsTHBUJeosp0Wc1myYMElmD0B3Oc4XL/HVJ4PV2g=="], + + "axios": ["axios@1.6.8", "", { "dependencies": { "follow-redirects": "^1.15.6", "form-data": "^4.0.0", "proxy-from-env": "^1.1.0" } }, "sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ=="], + + "axobject-query": ["axobject-query@4.1.0", "", {}, "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ=="], + + "b4a": ["b4a@1.6.7", "", {}, "sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg=="], + + "balanced-match": ["balanced-match@1.0.2", "", {}, "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="], + + "bare-events": ["bare-events@2.5.0", "", {}, "sha512-/E8dDe9dsbLyh2qrZ64PEPadOQ0F4gbl1sUJOrmph7xOiIxfY8vwab/4bFLh4Y88/Hk/ujKcrQKc+ps0mv873A=="], + + "bare-fs": ["bare-fs@2.3.5", "", { "dependencies": { "bare-events": "^2.0.0", "bare-path": "^2.0.0", "bare-stream": "^2.0.0" } }, "sha512-SlE9eTxifPDJrT6YgemQ1WGFleevzwY+XAP1Xqgl56HtcrisC2CHCZ2tq6dBpcH2TnNxwUEUGhweo+lrQtYuiw=="], + + "bare-os": ["bare-os@2.4.4", "", {}, "sha512-z3UiI2yi1mK0sXeRdc4O1Kk8aOa/e+FNWZcTiPB/dfTWyLypuE99LibgRaQki914Jq//yAWylcAt+mknKdixRQ=="], + + "bare-path": ["bare-path@2.1.3", "", { "dependencies": { "bare-os": "^2.1.0" } }, "sha512-lh/eITfU8hrj9Ru5quUp0Io1kJWIk1bTjzo7JH1P5dWmQ2EL4hFUlfI8FonAhSlgIfhn63p84CDY/x+PisgcXA=="], + + "bare-stream": ["bare-stream@2.4.2", "", { "dependencies": { "streamx": "^2.20.0" } }, "sha512-XZ4ln/KV4KT+PXdIWTKjsLY+quqCaEtqqtgGJVPw9AoM73By03ij64YjepK0aQvHSWDb6AfAZwqKaFu68qkrdA=="], + + "base64-js": ["base64-js@1.5.1", "", {}, "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA=="], + + "base64id": ["base64id@2.0.0", "", {}, "sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog=="], + + "basic-auth": ["basic-auth@2.0.1", "", { "dependencies": { "safe-buffer": "5.1.2" } }, "sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg=="], + + "basic-ftp": ["basic-ftp@5.0.5", "", {}, "sha512-4Bcg1P8xhUuqcii/S0Z9wiHIrQVPMermM1any+MX5GeGD7faD3/msQUDGLol9wOcz4/jbg/WJnGqoJF6LiBdtg=="], + + "bcrypt-pbkdf": ["bcrypt-pbkdf@1.0.2", "", { "dependencies": { "tweetnacl": "^0.14.3" } }, "sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w=="], + + "bcryptjs": ["bcryptjs@2.4.3", "", {}, "sha512-V/Hy/X9Vt7f3BbPJEi8BdVFMByHi+jNXrYkW3huaybV/kQ0KJg0Y6PkEMbn+zeT+i+SiKZ/HMqJGIIt4LZDqNQ=="], + + "binary-extensions": ["binary-extensions@2.3.0", "", {}, "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw=="], + + "bl": ["bl@5.1.0", "", { "dependencies": { "buffer": "^6.0.3", "inherits": "^2.0.4", "readable-stream": "^3.4.0" } }, "sha512-tv1ZJHLfTDnXE6tMHv73YgSJaWR2AFuPwMntBe7XL/GBFHnT0CLnsHMogfk5+GzCDC5ZWarSCYaIGATZt9dNsQ=="], + + "blueimp-md5": ["blueimp-md5@2.19.0", "", {}, "sha512-DRQrD6gJyy8FbiE4s+bDoXS9hiW3Vbx5uCdwvcCf3zLHL+Iv7LtGHLpr+GZV8rHG8tK766FGYBwRbu8pELTt+w=="], + + "bmp-ts": ["bmp-ts@1.0.9", "", {}, "sha512-cTEHk2jLrPyi+12M3dhpEbnnPOsaZuq7C45ylbbQIiWgDFZq4UVYPEY5mlqjvsj/6gJv9qX5sa+ebDzLXT28Vw=="], + + "body-parser": ["body-parser@1.20.2", "", { "dependencies": { "bytes": "3.1.2", "content-type": "~1.0.5", "debug": "2.6.9", "depd": "2.0.0", "destroy": "1.2.0", "http-errors": "2.0.0", "iconv-lite": "0.4.24", "on-finished": "2.4.1", "qs": "6.11.0", "raw-body": "2.5.2", "type-is": "~1.6.18", "unpipe": "1.0.0" } }, "sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA=="], + + "brace-expansion": ["brace-expansion@1.1.11", "", { "dependencies": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" } }, "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA=="], + + "braces": ["braces@3.0.3", "", { "dependencies": { "fill-range": "^7.1.1" } }, "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA=="], + + "browserify-zlib": ["browserify-zlib@0.1.4", "", { "dependencies": { "pako": "~0.2.0" } }, "sha512-19OEpq7vWgsH6WkvkBJQDFvJS1uPcbFOQ4v9CU839dO+ZZXUZO6XpE6hNCqvlIIj+4fZvRiJ6DsAQ382GwiyTQ=="], + + "browserslist": ["browserslist@4.23.1", "", { "dependencies": { "caniuse-lite": "^1.0.30001629", "electron-to-chromium": "^1.4.796", "node-releases": "^2.0.14", "update-browserslist-db": "^1.0.16" }, "bin": { "browserslist": "cli.js" } }, "sha512-TUfofFo/KsK/bWZ9TWQ5O26tsWW4Uhmt8IYklbnUa70udB6P2wA7w7o4PY4muaEPBQaAX+CEnmmIA41NVHtPVw=="], + + "bson": ["bson@6.7.0", "", {}, "sha512-w2IquM5mYzYZv6rs3uN2DZTOBe2a0zXLj53TGDqwF4l6Sz/XsISrisXOJihArF9+BZ6Cq/GjVht7Sjfmri7ytQ=="], + + "buffer": ["buffer@6.0.3", "", { "dependencies": { "base64-js": "^1.3.1", "ieee754": "^1.2.1" } }, "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA=="], + + "buffer-crc32": ["buffer-crc32@0.2.13", "", {}, "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ=="], + + "buffer-equal-constant-time": ["buffer-equal-constant-time@1.0.1", "", {}, "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA=="], + + "buffer-from": ["buffer-from@1.1.2", "", {}, "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="], + + "buffer-writer": ["buffer-writer@2.0.0", "", {}, "sha512-a7ZpuTZU1TRtnwyCNW3I5dc0wWNC3VR9S++Ewyk2HHZdrO3CQJqSpd+95Us590V6AL7JqUAH2IwZ/398PmNFgw=="], + + "busboy": ["busboy@1.6.0", "", { "dependencies": { "streamsearch": "^1.1.0" } }, "sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA=="], + + "bytes": ["bytes@3.1.2", "", {}, "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg=="], + + "cac": ["cac@6.7.14", "", {}, "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ=="], + + "cacache": ["cacache@18.0.3", "", { "dependencies": { "@npmcli/fs": "^3.1.0", "fs-minipass": "^3.0.0", "glob": "^10.2.2", "lru-cache": "^10.0.1", "minipass": "^7.0.3", "minipass-collect": "^2.0.1", "minipass-flush": "^1.0.5", "minipass-pipeline": "^1.2.4", "p-map": "^4.0.0", "ssri": "^10.0.0", "tar": "^6.1.11", "unique-filename": "^3.0.0" } }, "sha512-qXCd4rh6I07cnDqh8V48/94Tc/WSfj+o3Gn6NZ0aZovS255bUx8O13uKxRFd2eWG0xgsco7+YItQNPaa5E85hg=="], + + "call-bind": ["call-bind@1.0.7", "", { "dependencies": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.1" } }, "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w=="], + + "callsites": ["callsites@3.1.0", "", {}, "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ=="], + + "caniuse-lite": ["caniuse-lite@1.0.30001636", "", {}, "sha512-bMg2vmr8XBsbL6Lr0UHXy/21m84FTxDLWn2FSqMd5PrlbMxwJlQnC2YWYxVgp66PZE+BBNF2jYQUBKCo1FDeZg=="], + + "case": ["case@1.6.3", "", {}, "sha512-mzDSXIPaFwVDvZAHqZ9VlbyF4yyXRuX6IvB06WvPYkqJVO24kX1PPhv9bfpKNFZyxYFmmgo03HUiD8iklmJYRQ=="], + + "caseless": ["caseless@0.12.0", "", {}, "sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw=="], + + "chai": ["chai@4.4.1", "", { "dependencies": { "assertion-error": "^1.1.0", "check-error": "^1.0.3", "deep-eql": "^4.1.3", "get-func-name": "^2.0.2", "loupe": "^2.3.6", "pathval": "^1.1.1", "type-detect": "^4.0.8" } }, "sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g=="], + + "chalk": ["chalk@3.0.0", "", { "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } }, "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg=="], + + "check-error": ["check-error@1.0.3", "", { "dependencies": { "get-func-name": "^2.0.2" } }, "sha512-iKEoDYaRmd1mxM90a2OEfWhjsjPpYPuQ+lMYsoxB126+t8fw7ySEO48nmDg5COTjxDI65/Y2OWpeEHk3ZOe8zg=="], + + "chokidar": ["chokidar@3.6.0", "", { "dependencies": { "anymatch": "~3.1.2", "braces": "~3.0.2", "glob-parent": "~5.1.2", "is-binary-path": "~2.1.0", "is-glob": "~4.0.1", "normalize-path": "~3.0.0", "readdirp": "~3.6.0" }, "optionalDependencies": { "fsevents": "~2.3.2" } }, "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw=="], + + "chownr": ["chownr@2.0.0", "", {}, "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ=="], + + "chrome-trace-event": ["chrome-trace-event@1.0.4", "", {}, "sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ=="], + + "chromium-bidi": ["chromium-bidi@0.8.0", "", { "dependencies": { "mitt": "3.0.1", "urlpattern-polyfill": "10.0.0", "zod": "3.23.8" }, "peerDependencies": { "devtools-protocol": "*" } }, "sha512-uJydbGdTw0DEUjhoogGveneJVWX/9YuqkWePzMmkBYwtdAqo5d3J/ovNKFr+/2hWXYmYCr6it8mSSTIj6SS6Ug=="], + + "clean-stack": ["clean-stack@2.2.0", "", {}, "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A=="], + + "cli-spinners": ["cli-spinners@2.9.2", "", {}, "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg=="], + + "cli-width": ["cli-width@4.1.0", "", {}, "sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ=="], + + "clipanion": ["clipanion@4.0.0-rc.3", "", { "dependencies": { "typanion": "^3.8.0" } }, "sha512-+rJOJMt2N6Oikgtfqmo/Duvme7uz3SIedL2b6ycgCztQMiTfr3aQh2DDyLHl+QUPClKMNpSg3gDJFvNQYIcq1g=="], + + "cliui": ["cliui@8.0.1", "", { "dependencies": { "string-width": "^4.2.0", "strip-ansi": "^6.0.1", "wrap-ansi": "^7.0.0" } }, "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ=="], + + "clone-deep": ["clone-deep@4.0.1", "", { "dependencies": { "is-plain-object": "^2.0.4", "kind-of": "^6.0.2", "shallow-clone": "^3.0.0" } }, "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ=="], + + "color": ["color@4.2.3", "", { "dependencies": { "color-convert": "^2.0.1", "color-string": "^1.9.0" } }, "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A=="], + + "color-convert": ["color-convert@2.0.1", "", { "dependencies": { "color-name": "~1.1.4" } }, "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ=="], + + "color-name": ["color-name@1.1.4", "", {}, "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="], + + "color-string": ["color-string@1.9.1", "", { "dependencies": { "color-name": "^1.0.0", "simple-swizzle": "^0.2.2" } }, "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg=="], + + "colorette": ["colorette@2.0.20", "", {}, "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w=="], + + "combined-stream": ["combined-stream@1.0.8", "", { "dependencies": { "delayed-stream": "~1.0.0" } }, "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg=="], + + "comlink": ["comlink@4.4.1", "", {}, "sha512-+1dlx0aY5Jo1vHy/tSsIGpSkN4tS9rZSW8FIhG0JH/crs9wwweswIo/POr451r7bZww3hFbPAKnTpimzL/mm4Q=="], + + "commander": ["commander@7.2.0", "", {}, "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw=="], + + "component-emitter": ["component-emitter@1.3.1", "", {}, "sha512-T0+barUSQRTUQASh8bx02dl+DhF54GtIDY13Y3m9oWTklKbb3Wv974meRpeZ3lp1JpLVECWWNHC4vaG2XHXouQ=="], + + "compressible": ["compressible@2.0.18", "", { "dependencies": { "mime-db": ">= 1.43.0 < 2" } }, "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg=="], + + "compression": ["compression@1.7.4", "", { "dependencies": { "accepts": "~1.3.5", "bytes": "3.0.0", "compressible": "~2.0.16", "debug": "2.6.9", "on-headers": "~1.0.2", "safe-buffer": "5.1.2", "vary": "~1.1.2" } }, "sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ=="], + + "concat-map": ["concat-map@0.0.1", "", {}, "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg=="], + + "concordance": ["concordance@5.0.4", "", { "dependencies": { "date-time": "^3.1.0", "esutils": "^2.0.3", "fast-diff": "^1.2.0", "js-string-escape": "^1.0.1", "lodash": "^4.17.15", "md5-hex": "^3.0.1", "semver": "^7.3.2", "well-known-symbols": "^2.0.0" } }, "sha512-OAcsnTEYu1ARJqWVGwf4zh4JDfHZEaSNlNccFmt8YjB2l/n19/PF2viLINHc57vO4FKIAFl2FWASIGZZWZ2Kxw=="], + + "confbox": ["confbox@0.1.7", "", {}, "sha512-uJcB/FKZtBMCJpK8MQji6bJHgu1tixKPxRLeGkNzBoOZzpnZUJm0jm2/sBDWcuBx1dYgxV4JU+g5hmNxCyAmdA=="], + + "constructs": ["constructs@10.3.0", "", {}, "sha512-vbK8i3rIb/xwZxSpTjz3SagHn1qq9BChLEfy5Hf6fB3/2eFbrwt2n9kHwQcS0CPTRBesreeAcsJfMq2229FnbQ=="], + + "content-disposition": ["content-disposition@0.5.4", "", { "dependencies": { "safe-buffer": "5.2.1" } }, "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ=="], + + "content-type": ["content-type@1.0.5", "", {}, "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA=="], + + "cookie": ["cookie@0.5.0", "", {}, "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw=="], + + "cookie-signature": ["cookie-signature@1.0.6", "", {}, "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ=="], + + "cookiejar": ["cookiejar@2.1.4", "", {}, "sha512-LDx6oHrK+PhzLKJU9j5S7/Y3jM/mUHvD/DeI1WQmJn652iPC5Y4TBzC9l+5OMOXlyTTA+SmVUPm0HQUwpD5Jqw=="], + + "core-js": ["core-js@3.37.1", "", {}, "sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw=="], + + "core-util-is": ["core-util-is@1.0.2", "", {}, "sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ=="], + + "cors": ["cors@2.8.5", "", { "dependencies": { "object-assign": "^4", "vary": "^1" } }, "sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g=="], + + "cosmiconfig": ["cosmiconfig@9.0.0", "", { "dependencies": { "env-paths": "^2.2.1", "import-fresh": "^3.3.0", "js-yaml": "^4.1.0", "parse-json": "^5.2.0" }, "peerDependencies": { "typescript": ">=4.9.5" }, "optionalPeers": ["typescript"] }, "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg=="], + + "cross-spawn": ["cross-spawn@7.0.3", "", { "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", "which": "^2.0.1" } }, "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w=="], + + "css.escape": ["css.escape@1.5.1", "", {}, "sha512-YUifsXXuknHlUsmlgyY0PKzgPOr7/FjCePfHNt0jxm83wHZi44VDMQ7/fGNkjY3/jV1MC+1CmZbaHzugyeRtpg=="], + + "cssstyle": ["cssstyle@4.1.0", "", { "dependencies": { "rrweb-cssom": "^0.7.1" } }, "sha512-h66W1URKpBS5YMI/V8PyXvTMFT8SupJ1IzoIV8IeBC/ji8WVmrO8dGlTi+2dh6whmdk6BiKJLD/ZBkhWbcg6nA=="], + + "csstype": ["csstype@3.1.3", "", {}, "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw=="], + + "dashdash": ["dashdash@1.14.1", "", { "dependencies": { "assert-plus": "^1.0.0" } }, "sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g=="], + + "data-uri-to-buffer": ["data-uri-to-buffer@3.0.1", "", {}, "sha512-WboRycPNsVw3B3TL559F7kuBUM4d8CgMEvk6xEJlOp7OBPjt6G7z8WMWlD2rOFZLk6OYfFIUGsCOWzcQH9K2og=="], + + "data-urls": ["data-urls@5.0.0", "", { "dependencies": { "whatwg-mimetype": "^4.0.0", "whatwg-url": "^14.0.0" } }, "sha512-ZYP5VBHshaDAiVZxjbRVcFJpc+4xGgT0bK3vzy1HLN8jTO975HEbuYzZJcHoQEY5K1a0z8YayJkyVETa08eNTg=="], + + "date-time": ["date-time@3.1.0", "", { "dependencies": { "time-zone": "^1.0.0" } }, "sha512-uqCUKXE5q1PNBXjPqvwhwJf9SwMoAHBgWJ6DcrnS5o+W2JOiIILl0JEdVD8SGujrNS02GGxgwAg2PN2zONgtjg=="], + + "dateformat": ["dateformat@4.6.3", "", {}, "sha512-2P0p0pFGzHS5EMnhdxQi7aJN+iMheud0UhG4dlE1DLAlvL8JHjJJTX/CSm4JXwV0Ka5nGk3zC5mcb5bUQUxxMA=="], + + "dayjs": ["dayjs@1.11.13", "", {}, "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg=="], + + "debug": ["debug@2.6.9", "", { "dependencies": { "ms": "2.0.0" } }, "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA=="], + + "decimal.js": ["decimal.js@10.4.3", "", {}, "sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA=="], + + "deep-eql": ["deep-eql@4.1.4", "", { "dependencies": { "type-detect": "^4.0.0" } }, "sha512-SUwdGfqdKOwxCPeVYjwSyRpJ7Z+fhpwIAtmCUdZIWZ/YP5R9WAsyuSgpLVDi9bjWoN2LXHNss/dk3urXtdQxGg=="], + + "define-data-property": ["define-data-property@1.1.4", "", { "dependencies": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "gopd": "^1.0.1" } }, "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A=="], + + "degenerator": ["degenerator@5.0.1", "", { "dependencies": { "ast-types": "^0.13.4", "escodegen": "^2.1.0", "esprima": "^4.0.1" } }, "sha512-TllpMR/t0M5sqCXfj85i4XaAzxmS5tVA16dqvdkMwGmzI+dXLXnw3J+3Vdv7VKw+ThlTMboK6i9rnZ6Nntj5CQ=="], + + "delayed-stream": ["delayed-stream@1.0.0", "", {}, "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ=="], + + "denque": ["denque@2.1.0", "", {}, "sha512-HVQE3AAb/pxF8fQAoiqpvg9i3evqug3hoiwakOyZAwJm+6vZehbkYXZ0l4JxS+I3QxM97v5aaRNhj8v5oBhekw=="], + + "depd": ["depd@2.0.0", "", {}, "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw=="], + + "dequal": ["dequal@2.0.3", "", {}, "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA=="], + + "destroy": ["destroy@1.2.0", "", {}, "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg=="], + + "detect-libc": ["detect-libc@2.0.3", "", {}, "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw=="], + + "devalue": ["devalue@5.1.1", "", {}, "sha512-maua5KUiapvEwiEAe+XnlZ3Rh0GD+qI1J/nb9vrJc3muPXvcF/8gXYTWF76+5DAqHyDUtOIImEuo0YKE9mshVw=="], + + "devtools-protocol": ["devtools-protocol@0.0.1367902", "", {}, "sha512-XxtPuC3PGakY6PD7dG66/o8KwJ/LkH2/EKe19Dcw58w53dv4/vSQEkn/SzuyhHE2q4zPgCkxQBxus3VV4ql+Pg=="], + + "dezalgo": ["dezalgo@1.0.4", "", { "dependencies": { "asap": "^2.0.0", "wrappy": "1" } }, "sha512-rXSP0bf+5n0Qonsb+SVVfNfIsimO4HEtmnIpPHY8Q1UCzKlQrDMfdobr8nJOOsRgWCyMRqeSBQzmWUMq7zvVig=="], + + "diff": ["diff@3.5.0", "", {}, "sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA=="], + + "diff-sequences": ["diff-sequences@29.6.3", "", {}, "sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q=="], + + "dom-accessibility-api": ["dom-accessibility-api@0.6.3", "", {}, "sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w=="], + + "duplexify": ["duplexify@3.7.1", "", { "dependencies": { "end-of-stream": "^1.0.0", "inherits": "^2.0.1", "readable-stream": "^2.0.0", "stream-shift": "^1.0.0" } }, "sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g=="], + + "eastasianwidth": ["eastasianwidth@0.2.0", "", {}, "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA=="], + + "ecc-jsbn": ["ecc-jsbn@0.1.2", "", { "dependencies": { "jsbn": "~0.1.0", "safer-buffer": "^2.1.0" } }, "sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw=="], + + "ecdsa-sig-formatter": ["ecdsa-sig-formatter@1.0.11", "", { "dependencies": { "safe-buffer": "^5.0.1" } }, "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ=="], + + "ee-first": ["ee-first@1.1.1", "", {}, "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow=="], + + "electron-to-chromium": ["electron-to-chromium@1.4.806", "", {}, "sha512-nkoEX2QIB8kwCOtvtgwhXWy2IHVcOLQZu9Qo36uaGB835mdX/h8uLRlosL6QIhLVUnAiicXRW00PwaPZC74Nrg=="], + + "emoji-regex": ["emoji-regex@10.3.0", "", {}, "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw=="], + + "encodeurl": ["encodeurl@1.0.2", "", {}, "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w=="], + + "encoding": ["encoding@0.1.13", "", { "dependencies": { "iconv-lite": "^0.6.2" } }, "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A=="], + + "end-of-stream": ["end-of-stream@1.4.4", "", { "dependencies": { "once": "^1.4.0" } }, "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q=="], + + "engine.io": ["engine.io@6.5.5", "", { "dependencies": { "@types/cookie": "^0.4.1", "@types/cors": "^2.8.12", "@types/node": ">=10.0.0", "accepts": "~1.3.4", "base64id": "2.0.0", "cookie": "~0.4.1", "cors": "~2.8.5", "debug": "~4.3.1", "engine.io-parser": "~5.2.1", "ws": "~8.17.1" } }, "sha512-C5Pn8Wk+1vKBoHghJODM63yk8MvrO9EWZUfkAt5HAqIgPE4/8FF0PEGHXtEd40l223+cE5ABWuPzm38PHFXfMA=="], + + "engine.io-client": ["engine.io-client@6.5.4", "", { "dependencies": { "@socket.io/component-emitter": "~3.1.0", "debug": "~4.3.1", "engine.io-parser": "~5.2.1", "ws": "~8.17.1", "xmlhttprequest-ssl": "~2.0.0" } }, "sha512-GeZeeRjpD2qf49cZQ0Wvh/8NJNfeXkXXcoGh+F77oEAgo9gUHwT1fCRxSNU+YEEaysOJTnsFHmM5oAcPy4ntvQ=="], + + "engine.io-parser": ["engine.io-parser@5.2.2", "", {}, "sha512-RcyUFKA93/CXH20l4SoVvzZfrSDMOTUS3bWVpTt2FuFP+XYrL8i8oonHP7WInRyVHXh0n/ORtoeiE1os+8qkSw=="], + + "enhanced-resolve": ["enhanced-resolve@5.17.0", "", { "dependencies": { "graceful-fs": "^4.2.4", "tapable": "^2.2.0" } }, "sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA=="], + + "entities": ["entities@4.5.0", "", {}, "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw=="], + + "env-paths": ["env-paths@2.2.1", "", {}, "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A=="], + + "envinfo": ["envinfo@7.14.0", "", { "bin": { "envinfo": "dist/cli.js" } }, "sha512-CO40UI41xDQzhLB1hWyqUKgFhs250pNcGbyGKe1l/e4FSaI/+YE4IMG76GDt0In67WLPACIITC+sOi08x4wIvg=="], + + "err-code": ["err-code@2.0.3", "", {}, "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA=="], + + "error-ex": ["error-ex@1.3.2", "", { "dependencies": { "is-arrayish": "^0.2.1" } }, "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g=="], + + "es-define-property": ["es-define-property@1.0.0", "", { "dependencies": { "get-intrinsic": "^1.2.4" } }, "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ=="], + + "es-errors": ["es-errors@1.3.0", "", {}, "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw=="], + + "es-module-lexer": ["es-module-lexer@1.3.0", "", {}, "sha512-vZK7T0N2CBmBOixhmjdqx2gWVbFZ4DXZ/NyRMZVlJXPa7CyFS+/a4QQsDGDQy9ZfEzxFuNEsMLeQJnKP2p5/JA=="], + + "esbuild": ["esbuild@0.18.6", "", { "optionalDependencies": { "@esbuild/android-arm": "0.18.6", "@esbuild/android-arm64": "0.18.6", "@esbuild/android-x64": "0.18.6", "@esbuild/darwin-arm64": "0.18.6", "@esbuild/darwin-x64": "0.18.6", "@esbuild/freebsd-arm64": "0.18.6", "@esbuild/freebsd-x64": "0.18.6", "@esbuild/linux-arm": "0.18.6", "@esbuild/linux-arm64": "0.18.6", "@esbuild/linux-ia32": "0.18.6", "@esbuild/linux-loong64": "0.18.6", "@esbuild/linux-mips64el": "0.18.6", "@esbuild/linux-ppc64": "0.18.6", "@esbuild/linux-riscv64": "0.18.6", "@esbuild/linux-s390x": "0.18.6", "@esbuild/linux-x64": "0.18.6", "@esbuild/netbsd-x64": "0.18.6", "@esbuild/openbsd-x64": "0.18.6", "@esbuild/sunos-x64": "0.18.6", "@esbuild/win32-arm64": "0.18.6", "@esbuild/win32-ia32": "0.18.6", "@esbuild/win32-x64": "0.18.6" }, "bin": { "esbuild": "bin/esbuild" } }, "sha512-5QgxWaAhU/tPBpvkxUmnFv2YINHuZzjbk0LeUUnC2i3aJHjfi5yR49lgKgF7cb98bclOp/kans8M5TGbGFfJlQ=="], + + "escalade": ["escalade@3.1.2", "", {}, "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA=="], + + "escape-html": ["escape-html@1.0.3", "", {}, "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow=="], + + "escodegen": ["escodegen@2.1.0", "", { "dependencies": { "esprima": "^4.0.1", "estraverse": "^5.2.0", "esutils": "^2.0.2" }, "optionalDependencies": { "source-map": "~0.6.1" }, "bin": { "esgenerate": "bin/esgenerate.js", "escodegen": "bin/escodegen.js" } }, "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w=="], + + "eslint-scope": ["eslint-scope@5.1.1", "", { "dependencies": { "esrecurse": "^4.3.0", "estraverse": "^4.1.1" } }, "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw=="], + + "esm-env": ["esm-env@1.2.1", "", {}, "sha512-U9JedYYjCnadUlXk7e1Kr+aENQhtUaoaV9+gZm1T8LC/YBAPJx3NSPIAurFOC0U5vrdSevnUJS2/wUVxGwPhng=="], + + "esprima": ["esprima@4.0.1", "", { "bin": { "esparse": "./bin/esparse.js", "esvalidate": "./bin/esvalidate.js" } }, "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A=="], + + "esrap": ["esrap@1.2.3", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.4.15", "@types/estree": "^1.0.1" } }, "sha512-ZlQmCCK+n7SGoqo7DnfKaP1sJZa49P01/dXzmjCASSo04p72w8EksT2NMK8CEX8DhKsfJXANioIw8VyHNsBfvQ=="], + + "esrecurse": ["esrecurse@4.3.0", "", { "dependencies": { "estraverse": "^5.2.0" } }, "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag=="], + + "estraverse": ["estraverse@4.3.0", "", {}, "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw=="], + + "esutils": ["esutils@2.0.3", "", {}, "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g=="], + + "etag": ["etag@1.8.1", "", {}, "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg=="], + + "event-target-shim": ["event-target-shim@5.0.1", "", {}, "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ=="], + + "events": ["events@3.3.0", "", {}, "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q=="], + + "execa": ["execa@5.1.1", "", { "dependencies": { "cross-spawn": "^7.0.3", "get-stream": "^6.0.0", "human-signals": "^2.1.0", "is-stream": "^2.0.0", "merge-stream": "^2.0.0", "npm-run-path": "^4.0.1", "onetime": "^5.1.2", "signal-exit": "^3.0.3", "strip-final-newline": "^2.0.0" } }, "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg=="], + + "exif-parser": ["exif-parser@0.1.12", "", {}, "sha512-c2bQfLNbMzLPmzQuOr8fy0csy84WmwnER81W88DzTp9CYNPJ6yzOj2EZAh9pywYpqHnshVLHQJ8WzldAyfY+Iw=="], + + "exponential-backoff": ["exponential-backoff@3.1.1", "", {}, "sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw=="], + + "express": ["express@4.18.2", "", { "dependencies": { "accepts": "~1.3.8", "array-flatten": "1.1.1", "body-parser": "1.20.1", "content-disposition": "0.5.4", "content-type": "~1.0.4", "cookie": "0.5.0", "cookie-signature": "1.0.6", "debug": "2.6.9", "depd": "2.0.0", "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "etag": "~1.8.1", "finalhandler": "1.2.0", "fresh": "0.5.2", "http-errors": "2.0.0", "merge-descriptors": "1.0.1", "methods": "~1.1.2", "on-finished": "2.4.1", "parseurl": "~1.3.3", "path-to-regexp": "0.1.7", "proxy-addr": "~2.0.7", "qs": "6.11.0", "range-parser": "~1.2.1", "safe-buffer": "5.2.1", "send": "0.18.0", "serve-static": "1.15.0", "setprototypeof": "1.2.0", "statuses": "2.0.1", "type-is": "~1.6.18", "utils-merge": "1.0.1", "vary": "~1.1.2" } }, "sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ=="], + + "express-rate-limit": ["express-rate-limit@5.5.1", "", {}, "sha512-MTjE2eIbHv5DyfuFz4zLYWxpqVhEhkTiwFGuB74Q9CSou2WHO52nlE5y3Zlg6SIsiYUIPj6ifFxnkPz6O3sIUg=="], + + "extend": ["extend@3.0.2", "", {}, "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g=="], + + "extract-zip": ["extract-zip@2.0.1", "", { "dependencies": { "debug": "^4.1.1", "get-stream": "^5.1.0", "yauzl": "^2.10.0" }, "optionalDependencies": { "@types/yauzl": "^2.9.1" }, "bin": { "extract-zip": "cli.js" } }, "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg=="], + + "extsprintf": ["extsprintf@1.3.0", "", {}, "sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g=="], + + "fast-copy": ["fast-copy@3.0.2", "", {}, "sha512-dl0O9Vhju8IrcLndv2eU4ldt1ftXMqqfgN4H1cpmGV7P6jeB9FwpN9a2c8DPGE1Ys88rNUJVYDHq73CGAGOPfQ=="], + + "fast-deep-equal": ["fast-deep-equal@3.1.3", "", {}, "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="], + + "fast-diff": ["fast-diff@1.3.0", "", {}, "sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw=="], + + "fast-fifo": ["fast-fifo@1.3.2", "", {}, "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ=="], + + "fast-glob": ["fast-glob@3.3.1", "", { "dependencies": { "@nodelib/fs.stat": "^2.0.2", "@nodelib/fs.walk": "^1.2.3", "glob-parent": "^5.1.2", "merge2": "^1.3.0", "micromatch": "^4.0.4" } }, "sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg=="], + + "fast-json-stable-stringify": ["fast-json-stable-stringify@2.1.0", "", {}, "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw=="], + + "fast-redact": ["fast-redact@3.5.0", "", {}, "sha512-dwsoQlS7h9hMeYUq1W++23NDcBLV4KqONnITDV9DjfS3q1SgDGVrBdvvTLUotWtPSD7asWDV9/CmsZPy8Hf70A=="], + + "fast-safe-stringify": ["fast-safe-stringify@2.1.1", "", {}, "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA=="], + + "fast-uri": ["fast-uri@3.0.2", "", {}, "sha512-GR6f0hD7XXyNJa25Tb9BuIdN0tdr+0BMi6/CJPH3wJO1JjNG3n/VsSw38AwRdKZABm8lGbPfakLRkYzx2V9row=="], + + "fast-xml-parser": ["fast-xml-parser@4.4.1", "", { "dependencies": { "strnum": "^1.0.5" }, "bin": { "fxparser": "src/cli/cli.js" } }, "sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw=="], + + "fastest-levenshtein": ["fastest-levenshtein@1.0.16", "", {}, "sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg=="], + + "fastq": ["fastq@1.17.1", "", { "dependencies": { "reusify": "^1.0.4" } }, "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w=="], + + "fd": ["fd@0.0.3", "", {}, "sha512-iAHrIslQb3U68OcMSP0kkNWabp7sSN6d2TBSb2JO3gcLJVDd4owr/hKM4SFJovFOUeeXeItjYgouEDTMWiVAnA=="], + + "fd-slicer": ["fd-slicer@1.1.0", "", { "dependencies": { "pend": "~1.2.0" } }, "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g=="], + + "file-type": ["file-type@16.5.4", "", { "dependencies": { "readable-web-to-node-stream": "^3.0.0", "strtok3": "^6.2.4", "token-types": "^4.1.1" } }, "sha512-/yFHK0aGjFEgDJjEKP0pWCplsPFPhwyfwevf/pVxiN0tmE4L9LmwWxWukdJSHdoCli4VgQLehjJtwQBnqmsKcw=="], + + "filename-reserved-regex": ["filename-reserved-regex@3.0.0", "", {}, "sha512-hn4cQfU6GOT/7cFHXBqeBg2TbrMBgdD0kcjLhvSQYYwm3s4B6cjvBfb7nBALJLAXqmU5xajSa7X2NnUud/VCdw=="], + + "filenamify": ["filenamify@6.0.0", "", { "dependencies": { "filename-reserved-regex": "^3.0.0" } }, "sha512-vqIlNogKeyD3yzrm0yhRMQg8hOVwYcYRfjEoODd49iCprMn4HL85gK3HcykQE53EPIpX3HcAbGA5ELQv216dAQ=="], + + "fill-range": ["fill-range@7.1.1", "", { "dependencies": { "to-regex-range": "^5.0.1" } }, "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg=="], + + "finalhandler": ["finalhandler@1.2.0", "", { "dependencies": { "debug": "2.6.9", "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "on-finished": "2.4.1", "parseurl": "~1.3.3", "statuses": "2.0.1", "unpipe": "~1.0.0" } }, "sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg=="], + + "find-up": ["find-up@4.1.0", "", { "dependencies": { "locate-path": "^5.0.0", "path-exists": "^4.0.0" } }, "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw=="], + + "flat": ["flat@5.0.2", "", { "bin": { "flat": "cli.js" } }, "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ=="], + + "follow-redirects": ["follow-redirects@1.15.6", "", {}, "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA=="], + + "for-each": ["for-each@0.3.3", "", { "dependencies": { "is-callable": "^1.1.3" } }, "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw=="], + + "foreground-child": ["foreground-child@3.2.1", "", { "dependencies": { "cross-spawn": "^7.0.0", "signal-exit": "^4.0.1" } }, "sha512-PXUUyLqrR2XCWICfv6ukppP96sdFwWbNEnfEMt7jNsISjMsvaLNinAHNDYyvkyU+SZG2BTSbT5NjG+vZslfGTA=="], + + "forever-agent": ["forever-agent@0.6.1", "", {}, "sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw=="], + + "form-data": ["form-data@4.0.0", "", { "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", "mime-types": "^2.1.12" } }, "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww=="], + + "formidable": ["formidable@2.1.2", "", { "dependencies": { "dezalgo": "^1.0.4", "hexoid": "^1.0.0", "once": "^1.4.0", "qs": "^6.11.0" } }, "sha512-CM3GuJ57US06mlpQ47YcunuUZ9jpm8Vx+P2CGt2j7HpgkKZO/DJYQ0Bobim8G6PFQmK5lOqOOdUXboU+h73A4g=="], + + "forwarded": ["forwarded@0.2.0", "", {}, "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow=="], + + "fresh": ["fresh@0.5.2", "", {}, "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q=="], + + "fs-extra": ["fs-extra@11.2.0", "", { "dependencies": { "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^2.0.0" } }, "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw=="], + + "fs-minipass": ["fs-minipass@2.1.0", "", { "dependencies": { "minipass": "^3.0.0" } }, "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg=="], + + "fsevents": ["fsevents@2.3.3", "", { "os": "darwin" }, "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw=="], + + "function-bind": ["function-bind@1.1.2", "", {}, "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA=="], + + "generate-function": ["generate-function@2.3.1", "", { "dependencies": { "is-property": "^1.0.2" } }, "sha512-eeB5GfMNeevm/GRYq20ShmsaGcmI81kIX2K9XQx5miC8KdHaC6Jm0qQ8ZNeGOi7wYB8OsdxKs+Y2oVuTFuVwKQ=="], + + "get-caller-file": ["get-caller-file@2.0.5", "", {}, "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg=="], + + "get-east-asian-width": ["get-east-asian-width@1.2.0", "", {}, "sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA=="], + + "get-func-name": ["get-func-name@2.0.2", "", {}, "sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ=="], + + "get-intrinsic": ["get-intrinsic@1.2.4", "", { "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" } }, "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ=="], + + "get-port": ["get-port@5.1.1", "", {}, "sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ=="], + + "get-stream": ["get-stream@6.0.1", "", {}, "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg=="], + + "get-uri": ["get-uri@6.0.4", "", { "dependencies": { "basic-ftp": "^5.0.2", "data-uri-to-buffer": "^6.0.2", "debug": "^4.3.4" } }, "sha512-E1b1lFFLvLgak2whF2xDBcOy6NLVGZBqqjJjsIhvopKfWWEi64pLVTWWehV8KlLerZkfNTA95sTe2OdJKm1OzQ=="], + + "getpass": ["getpass@0.1.7", "", { "dependencies": { "assert-plus": "^1.0.0" } }, "sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng=="], + + "gifwrap": ["gifwrap@0.10.1", "", { "dependencies": { "image-q": "^4.0.0", "omggif": "^1.0.10" } }, "sha512-2760b1vpJHNmLzZ/ubTtNnEx5WApN/PYWJvXvgS+tL1egTTthayFYIQQNi136FLEDcN/IyEY2EcGpIITD6eYUw=="], + + "glob": ["glob@10.4.2", "", { "dependencies": { "foreground-child": "^3.1.0", "jackspeak": "^3.1.2", "minimatch": "^9.0.4", "minipass": "^7.1.2", "package-json-from-dist": "^1.0.0", "path-scurry": "^1.11.1" }, "bin": { "glob": "dist/esm/bin.mjs" } }, "sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w=="], + + "glob-parent": ["glob-parent@5.1.2", "", { "dependencies": { "is-glob": "^4.0.1" } }, "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow=="], + + "glob-to-regexp": ["glob-to-regexp@0.4.1", "", {}, "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw=="], + + "gopd": ["gopd@1.0.1", "", { "dependencies": { "get-intrinsic": "^1.1.3" } }, "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA=="], + + "graceful-fs": ["graceful-fs@4.2.11", "", {}, "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ=="], + + "graphql": ["graphql@16.8.2", "", {}, "sha512-cvVIBILwuoSyD54U4cF/UXDh5yAobhNV/tPygI4lZhgOIJQE/WLWC4waBRb4I6bDVYb3OVx3lfHbaQOEoUD5sg=="], + + "gunzip-maybe": ["gunzip-maybe@1.4.2", "", { "dependencies": { "browserify-zlib": "^0.1.4", "is-deflate": "^1.0.0", "is-gzip": "^1.0.0", "peek-stream": "^1.1.0", "pumpify": "^1.3.3", "through2": "^2.0.3" }, "bin": { "gunzip-maybe": "bin.js" } }, "sha512-4haO1M4mLO91PW57BMsDFf75UmwoRX0GkdD+Faw+Lr+r/OZrOCS0pIBwOL1xCKQqnQzbNFGgK2V2CpBUPeFNTw=="], + + "handlebars": ["handlebars@4.7.8", "", { "dependencies": { "minimist": "^1.2.5", "neo-async": "^2.6.2", "source-map": "^0.6.1", "wordwrap": "^1.0.0" }, "optionalDependencies": { "uglify-js": "^3.1.4" }, "bin": { "handlebars": "bin/handlebars" } }, "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ=="], + + "happy-dom": ["happy-dom@16.5.3", "", { "dependencies": { "webidl-conversions": "^7.0.0", "whatwg-mimetype": "^3.0.0" } }, "sha512-7zGnyROZuntn+5X84MQ535qiQ3ccm45uHl+Q7EFAcPP0NhkbrfPitqprz0GgszX91/QqsZKQ7nTYkyObCTDUjg=="], + + "has-flag": ["has-flag@3.0.0", "", {}, "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw=="], + + "has-property-descriptors": ["has-property-descriptors@1.0.2", "", { "dependencies": { "es-define-property": "^1.0.0" } }, "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg=="], + + "has-proto": ["has-proto@1.0.3", "", {}, "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q=="], + + "has-symbols": ["has-symbols@1.0.3", "", {}, "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A=="], + + "has-tostringtag": ["has-tostringtag@1.0.2", "", { "dependencies": { "has-symbols": "^1.0.3" } }, "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw=="], + + "hasown": ["hasown@2.0.2", "", { "dependencies": { "function-bind": "^1.1.2" } }, "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ=="], + + "headers-polyfill": ["headers-polyfill@4.0.3", "", {}, "sha512-IScLbePpkvO846sIwOtOTDjutRMWdXdJmXdMvk6gCBHxFO8d+QKOQedyZSxFTTFYRSmlgSTDtXqqq4pcenBXLQ=="], + + "help-me": ["help-me@5.0.0", "", {}, "sha512-7xgomUX6ADmcYzFik0HzAxh/73YlKR9bmFzf51CZwR+b6YtzU2m0u49hQCqV6SvlqIqsaxovfwdvbnsw3b/zpg=="], + + "hexoid": ["hexoid@1.0.0", "", {}, "sha512-QFLV0taWQOZtvIRIAdBChesmogZrtuXvVWsFHZTk2SU+anspqZ2vMnoLg7IE1+Uk16N19APic1BuF8bC8c2m5g=="], + + "html-encoding-sniffer": ["html-encoding-sniffer@4.0.0", "", { "dependencies": { "whatwg-encoding": "^3.1.1" } }, "sha512-Y22oTqIU4uuPgEemfz7NDJz6OeKf12Lsu+QC+s3BVpda64lTiMYCyGwg5ki4vFxkMwQdeZDl2adZoqUgdFuTgQ=="], + + "http-cache-semantics": ["http-cache-semantics@4.1.1", "", {}, "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ=="], + + "http-errors": ["http-errors@2.0.0", "", { "dependencies": { "depd": "2.0.0", "inherits": "2.0.4", "setprototypeof": "1.2.0", "statuses": "2.0.1", "toidentifier": "1.0.1" } }, "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ=="], + + "http-https": ["http-https@1.0.0", "", {}, "sha512-o0PWwVCSp3O0wS6FvNr6xfBCHgt0m1tvPLFOCc2iFDKTRAXhB7m8klDf7ErowFH8POa6dVdGatKU5I1YYwzUyg=="], + + "http-proxy-agent": ["http-proxy-agent@7.0.2", "", { "dependencies": { "agent-base": "^7.1.0", "debug": "^4.3.4" } }, "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig=="], + + "http-signature": ["http-signature@1.4.0", "", { "dependencies": { "assert-plus": "^1.0.0", "jsprim": "^2.0.2", "sshpk": "^1.18.0" } }, "sha512-G5akfn7eKbpDN+8nPS/cb57YeA1jLTVxjpCj7tmm3QKPdyDy7T+qSC40e9ptydSWvkwjSXw1VbkpyEm39ukeAg=="], + + "http-status-codes": ["http-status-codes@2.3.0", "", {}, "sha512-RJ8XvFvpPM/Dmc5SV+dC4y5PCeOhT3x1Hq0NU3rjGeg5a/CqlhZ7uudknPwZFz4aeAXDcbAyaeP7GAo9lvngtA=="], + + "http2-wrapper": ["http2-wrapper@2.2.1", "", { "dependencies": { "quick-lru": "^5.1.1", "resolve-alpn": "^1.2.0" } }, "sha512-V5nVw1PAOgfI3Lmeaj2Exmeg7fenjhRUgz1lPSezy1CuhPYbgQtbQj4jZfEAEMlaL+vupsvhjqCyjzob0yxsmQ=="], + + "https-proxy-agent": ["https-proxy-agent@7.0.5", "", { "dependencies": { "agent-base": "^7.0.2", "debug": "4" } }, "sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw=="], + + "human-signals": ["human-signals@2.1.0", "", {}, "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw=="], + + "iconv-lite": ["iconv-lite@0.6.3", "", { "dependencies": { "safer-buffer": ">= 2.1.2 < 3.0.0" } }, "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw=="], + + "ieee754": ["ieee754@1.2.1", "", {}, "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA=="], + + "ignore": ["ignore@5.3.1", "", {}, "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw=="], + + "image-q": ["image-q@4.0.0", "", { "dependencies": { "@types/node": "16.9.1" } }, "sha512-PfJGVgIfKQJuq3s0tTDOKtztksibuUEbJQIYT3by6wctQo+Rdlh7ef4evJ5NCdxY4CfMbvFkocEwbl4BF8RlJw=="], + + "immutable": ["immutable@4.3.7", "", {}, "sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw=="], + + "import-fresh": ["import-fresh@3.3.0", "", { "dependencies": { "parent-module": "^1.0.0", "resolve-from": "^4.0.0" } }, "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw=="], + + "import-local": ["import-local@3.1.0", "", { "dependencies": { "pkg-dir": "^4.2.0", "resolve-cwd": "^3.0.0" }, "bin": { "import-local-fixture": "fixtures/cli.js" } }, "sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg=="], + + "imurmurhash": ["imurmurhash@0.1.4", "", {}, "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA=="], + + "indent-string": ["indent-string@4.0.0", "", {}, "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg=="], + + "inherits": ["inherits@2.0.4", "", {}, "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="], + + "interpret": ["interpret@2.2.0", "", {}, "sha512-Ju0Bz/cEia55xDwUWEa8+olFpCiQoypjnQySseKtmjNrnps3P+xfpUmGr90T7yjlVJmOtybRvPXhKMbHr+fWnw=="], + + "ip-address": ["ip-address@9.0.5", "", { "dependencies": { "jsbn": "1.1.0", "sprintf-js": "^1.1.3" } }, "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g=="], + + "ipaddr.js": ["ipaddr.js@1.9.1", "", {}, "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g=="], + + "is-arguments": ["is-arguments@1.1.1", "", { "dependencies": { "call-bind": "^1.0.2", "has-tostringtag": "^1.0.0" } }, "sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA=="], + + "is-arrayish": ["is-arrayish@0.3.2", "", {}, "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ=="], + + "is-binary-path": ["is-binary-path@2.1.0", "", { "dependencies": { "binary-extensions": "^2.0.0" } }, "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw=="], + + "is-buffer": ["is-buffer@2.0.5", "", {}, "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ=="], + + "is-callable": ["is-callable@1.2.7", "", {}, "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA=="], + + "is-core-module": ["is-core-module@2.13.1", "", { "dependencies": { "hasown": "^2.0.0" } }, "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw=="], + + "is-deflate": ["is-deflate@1.0.0", "", {}, "sha512-YDoFpuZWu1VRXlsnlYMzKyVRITXj7Ej/V9gXQ2/pAe7X1J7M/RNOqaIYi6qUn+B7nGyB9pDXrv02dsB58d2ZAQ=="], + + "is-extglob": ["is-extglob@2.1.1", "", {}, "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ=="], + + "is-fullwidth-code-point": ["is-fullwidth-code-point@3.0.0", "", {}, "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg=="], + + "is-generator-function": ["is-generator-function@1.0.10", "", { "dependencies": { "has-tostringtag": "^1.0.0" } }, "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A=="], + + "is-glob": ["is-glob@4.0.3", "", { "dependencies": { "is-extglob": "^2.1.1" } }, "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg=="], + + "is-gzip": ["is-gzip@1.0.0", "", {}, "sha512-rcfALRIb1YewtnksfRIHGcIY93QnK8BIQ/2c9yDYcG/Y6+vRoJuTWBmmSEbyLLYtXm7q35pHOHbZFQBaLrhlWQ=="], + + "is-lambda": ["is-lambda@1.0.1", "", {}, "sha512-z7CMFGNrENq5iFB9Bqo64Xk6Y9sg+epq1myIcdHaGnbMTYOxvzsEtdYqQUylB7LxfkvgrrjP32T6Ywciio9UIQ=="], + + "is-node-process": ["is-node-process@1.2.0", "", {}, "sha512-Vg4o6/fqPxIjtxgUH5QLJhwZ7gW5diGCVlXpuUfELC62CuxM1iHcRe51f2W1FDy04Ai4KJkagKjx3XaqyfRKXw=="], + + "is-number": ["is-number@7.0.0", "", {}, "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng=="], + + "is-plain-object": ["is-plain-object@2.0.4", "", { "dependencies": { "isobject": "^3.0.1" } }, "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og=="], + + "is-potential-custom-element-name": ["is-potential-custom-element-name@1.0.1", "", {}, "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ=="], + + "is-promise": ["is-promise@2.2.2", "", {}, "sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ=="], + + "is-property": ["is-property@1.0.2", "", {}, "sha512-Ks/IoX00TtClbGQr4TWXemAnktAQvYB7HzcCxDGqEZU6oCmb2INHuOoKxbtR+HFkmYWBKv/dOZtGRiAjDhj92g=="], + + "is-reference": ["is-reference@3.0.3", "", { "dependencies": { "@types/estree": "^1.0.6" } }, "sha512-ixkJoqQvAP88E6wLydLGGqCJsrFUnqoH6HnaczB8XmDH1oaWU+xxdptvikTgaEhtZ53Ky6YXiBuUI2WXLMCwjw=="], + + "is-stream": ["is-stream@2.0.1", "", {}, "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg=="], + + "is-typed-array": ["is-typed-array@1.1.13", "", { "dependencies": { "which-typed-array": "^1.1.14" } }, "sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw=="], + + "is-typedarray": ["is-typedarray@1.0.0", "", {}, "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA=="], + + "isarray": ["isarray@0.0.1", "", {}, "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ=="], + + "isbot": ["isbot@5.1.13", "", {}, "sha512-RXtBib4m9zChSb+187EpNQML7Z3u2i34zDdqcRFZnqSJs0xdh91xzJytc5apYVg+9Y4NGnUQ0AIeJvX9FAnCUw=="], + + "isexe": ["isexe@3.1.1", "", {}, "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ=="], + + "isobject": ["isobject@3.0.1", "", {}, "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg=="], + + "isstream": ["isstream@0.1.2", "", {}, "sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g=="], + + "jackspeak": ["jackspeak@3.4.0", "", { "dependencies": { "@isaacs/cliui": "^8.0.2" }, "optionalDependencies": { "@pkgjs/parseargs": "^0.11.0" } }, "sha512-JVYhQnN59LVPFCEcVa2C3CrEKYacvjRfqIQl+h8oi91aLYQVWRYbxjPcv1bUiUy/kLmQaANrYfNMCO3kuEDHfw=="], + + "jest-diff": ["jest-diff@29.7.0", "", { "dependencies": { "chalk": "^4.0.0", "diff-sequences": "^29.6.3", "jest-get-type": "^29.6.3", "pretty-format": "^29.7.0" } }, "sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw=="], + + "jest-extended": ["jest-extended@4.0.0", "", { "dependencies": { "jest-diff": "^29.0.0", "jest-get-type": "^29.0.0" }, "peerDependencies": { "jest": ">=27.2.5" }, "optionalPeers": ["jest"] }, "sha512-GMhMFdrwhYPB0y+cmI/5esz+F/Xc0OIzKbnr8SaiZ74YcWamxf7sVT78YlA15+JIQMTlpHBEgcxheyRBdHFqPA=="], + + "jest-get-type": ["jest-get-type@29.6.3", "", {}, "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw=="], + + "jest-worker": ["jest-worker@27.5.1", "", { "dependencies": { "@types/node": "*", "merge-stream": "^2.0.0", "supports-color": "^8.0.0" } }, "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg=="], + + "jimp": ["jimp@1.6.0", "", { "dependencies": { "@jimp/core": "1.6.0", "@jimp/diff": "1.6.0", "@jimp/js-bmp": "1.6.0", "@jimp/js-gif": "1.6.0", "@jimp/js-jpeg": "1.6.0", "@jimp/js-png": "1.6.0", "@jimp/js-tiff": "1.6.0", "@jimp/plugin-blit": "1.6.0", "@jimp/plugin-blur": "1.6.0", "@jimp/plugin-circle": "1.6.0", "@jimp/plugin-color": "1.6.0", "@jimp/plugin-contain": "1.6.0", "@jimp/plugin-cover": "1.6.0", "@jimp/plugin-crop": "1.6.0", "@jimp/plugin-displace": "1.6.0", "@jimp/plugin-dither": "1.6.0", "@jimp/plugin-fisheye": "1.6.0", "@jimp/plugin-flip": "1.6.0", "@jimp/plugin-hash": "1.6.0", "@jimp/plugin-mask": "1.6.0", "@jimp/plugin-print": "1.6.0", "@jimp/plugin-quantize": "1.6.0", "@jimp/plugin-resize": "1.6.0", "@jimp/plugin-rotate": "1.6.0", "@jimp/plugin-threshold": "1.6.0", "@jimp/types": "1.6.0", "@jimp/utils": "1.6.0" } }, "sha512-YcwCHw1kiqEeI5xRpDlPPBGL2EOpBKLwO4yIBJcXWHPj5PnA5urGq0jbyhM5KoNpypQ6VboSoxc9D8HyfvngSg=="], + + "joycon": ["joycon@3.1.1", "", {}, "sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw=="], + + "jpeg-js": ["jpeg-js@0.4.4", "", {}, "sha512-WZzeDOEtTOBK4Mdsar0IqEU5sMr3vSV2RqkAIzUEV2BHnUfKGyswWFPFwK5EeDo93K3FohSHbLAjj0s1Wzd+dg=="], + + "js-string-escape": ["js-string-escape@1.0.1", "", {}, "sha512-Smw4xcfIQ5LVjAOuJCvN/zIodzA/BBSsluuoSykP+lUvScIi4U6RJLfwHet5cxFnCswUjISV8oAXaqaJDY3chg=="], + + "js-tokens": ["js-tokens@4.0.0", "", {}, "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="], + + "js-yaml": ["js-yaml@4.1.0", "", { "dependencies": { "argparse": "^2.0.1" }, "bin": { "js-yaml": "bin/js-yaml.js" } }, "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA=="], + + "jsbn": ["jsbn@1.1.0", "", {}, "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A=="], + + "jsdom": ["jsdom@25.0.1", "", { "dependencies": { "cssstyle": "^4.1.0", "data-urls": "^5.0.0", "decimal.js": "^10.4.3", "form-data": "^4.0.0", "html-encoding-sniffer": "^4.0.0", "http-proxy-agent": "^7.0.2", "https-proxy-agent": "^7.0.5", "is-potential-custom-element-name": "^1.0.1", "nwsapi": "^2.2.12", "parse5": "^7.1.2", "rrweb-cssom": "^0.7.1", "saxes": "^6.0.0", "symbol-tree": "^3.2.4", "tough-cookie": "^5.0.0", "w3c-xmlserializer": "^5.0.0", "webidl-conversions": "^7.0.0", "whatwg-encoding": "^3.1.1", "whatwg-mimetype": "^4.0.0", "whatwg-url": "^14.0.0", "ws": "^8.18.0", "xml-name-validator": "^5.0.0" }, "peerDependencies": { "canvas": "^2.11.2" }, "optionalPeers": ["canvas"] }, "sha512-8i7LzZj7BF8uplX+ZyOlIz86V6TAsSs+np6m1kpW9u0JWi4z/1t+FzcK1aek+ybTnAC4KhBL4uXCNT0wcUIeCw=="], + + "json-parse-even-better-errors": ["json-parse-even-better-errors@2.3.1", "", {}, "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w=="], + + "json-schema": ["json-schema@0.4.0", "", {}, "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA=="], + + "json-schema-traverse": ["json-schema-traverse@1.0.0", "", {}, "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="], + + "json-stringify-safe": ["json-stringify-safe@5.0.1", "", {}, "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA=="], + + "jsonfile": ["jsonfile@6.1.0", "", { "dependencies": { "universalify": "^2.0.0" }, "optionalDependencies": { "graceful-fs": "^4.1.6" } }, "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ=="], + + "jsonparse": ["jsonparse@1.3.1", "", {}, "sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg=="], + + "jsonschema": ["jsonschema@1.4.1", "", {}, "sha512-S6cATIPVv1z0IlxdN+zUk5EPjkGCdnhN4wVSBlvoUO1tOLJootbo9CquNJmbIh4yikWHiUedhRYrNPn1arpEmQ=="], + + "jsonwebtoken": ["jsonwebtoken@9.0.2", "", { "dependencies": { "jws": "^3.2.2", "lodash.includes": "^4.3.0", "lodash.isboolean": "^3.0.3", "lodash.isinteger": "^4.0.4", "lodash.isnumber": "^3.0.3", "lodash.isplainobject": "^4.0.6", "lodash.isstring": "^4.0.1", "lodash.once": "^4.0.0", "ms": "^2.1.1", "semver": "^7.5.4" } }, "sha512-PRp66vJ865SSqOlgqS8hujT5U4AOgMfhrwYIuIhfKaoSCZcirrmASQr8CX7cUg+RMih+hgznrjp99o+W4pJLHQ=="], + + "jsprim": ["jsprim@2.0.2", "", { "dependencies": { "assert-plus": "1.0.0", "extsprintf": "1.3.0", "json-schema": "0.4.0", "verror": "1.10.0" } }, "sha512-gqXddjPqQ6G40VdnI6T6yObEC+pDNvyP95wdQhkWkg7crHH3km5qP1FsOXEkzEQwnz6gz5qGTn1c2Y52wP3OyQ=="], + + "jssha": ["jssha@3.3.1", "", {}, "sha512-VCMZj12FCFMQYcFLPRm/0lOBbLi8uM2BhXPTqw3U4YAfs4AZfiApOoBLoN8cQE60Z50m1MYMTQVCfgF/KaCVhQ=="], + + "just-extend": ["just-extend@4.2.1", "", {}, "sha512-g3UB796vUFIY90VIv/WX3L2c8CS2MdWUww3CNrYmqza1Fg0DURc2K/O4YrnklBdQarSJ/y8JnJYDGc+1iumQjg=="], + + "jwa": ["jwa@2.0.0", "", { "dependencies": { "buffer-equal-constant-time": "1.0.1", "ecdsa-sig-formatter": "1.0.11", "safe-buffer": "^5.0.1" } }, "sha512-jrZ2Qx916EA+fq9cEAeCROWPTfCwi1IVHqT2tapuqLEVVDKFDENFw1oL+MwrTvH6msKxsd1YTDVw6uKEcsrLEA=="], + + "jws": ["jws@4.0.0", "", { "dependencies": { "jwa": "^2.0.0", "safe-buffer": "^5.0.1" } }, "sha512-KDncfTmOZoOMTFG4mBlG0qUIOlc03fmzH+ru6RgYVZhPkyiy/92Owlt/8UEN+a4TXR1FQetfIpJE8ApdvdVxTg=="], + + "kind-of": ["kind-of@6.0.3", "", {}, "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw=="], + + "kleur": ["kleur@3.0.3", "", {}, "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w=="], + + "lines-and-columns": ["lines-and-columns@1.2.4", "", {}, "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="], + + "loader-runner": ["loader-runner@4.3.0", "", {}, "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg=="], + + "local-pkg": ["local-pkg@0.4.3", "", {}, "sha512-SFppqq5p42fe2qcZQqqEOiVRXl+WCP1MdT6k7BDEW1j++sp5fIY+/fdRQitvKgB5BrBcmrs5m/L0v2FrU5MY1g=="], + + "locate-character": ["locate-character@3.0.0", "", {}, "sha512-SW13ws7BjaeJ6p7Q6CO2nchbYEc3X3J6WrmTTDto7yMPqVSZTUyY5Tjbid+Ab8gLnATtygYtiDIJGQRRn2ZOiA=="], + + "locate-path": ["locate-path@5.0.0", "", { "dependencies": { "p-locate": "^4.1.0" } }, "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g=="], + + "lockfile": ["lockfile@1.0.4", "", { "dependencies": { "signal-exit": "^3.0.2" } }, "sha512-cvbTwETRfsFh4nHsL1eGWapU1XFi5Ot9E85sWAwia7Y7EgB7vfqcZhTKZ+l7hCGxSPoushMv5GKhT5PdLv03WA=="], + + "lodash": ["lodash@4.17.21", "", {}, "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="], + + "lodash.camelcase": ["lodash.camelcase@4.3.0", "", {}, "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA=="], + + "lodash.get": ["lodash.get@4.4.2", "", {}, "sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ=="], + + "lodash.includes": ["lodash.includes@4.3.0", "", {}, "sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w=="], + + "lodash.isboolean": ["lodash.isboolean@3.0.3", "", {}, "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg=="], + + "lodash.isinteger": ["lodash.isinteger@4.0.4", "", {}, "sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA=="], + + "lodash.isnumber": ["lodash.isnumber@3.0.3", "", {}, "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw=="], + + "lodash.isplainobject": ["lodash.isplainobject@4.0.6", "", {}, "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA=="], + + "lodash.isstring": ["lodash.isstring@4.0.1", "", {}, "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw=="], + + "lodash.once": ["lodash.once@4.1.1", "", {}, "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg=="], + + "lodash.truncate": ["lodash.truncate@4.4.2", "", {}, "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw=="], + + "lolex": ["lolex@2.7.5", "", {}, "sha512-l9x0+1offnKKIzYVjyXU2SiwhXDLekRzKyhnbyldPHvC7BvLPVpdNUNR2KeMAiCN2D/kLNttZgQD5WjSxuBx3Q=="], + + "long": ["long@5.2.3", "", {}, "sha512-lcHwpNoggQTObv5apGNCTdJrO69eHOZMi4BNC+rTLER8iHAqGrUVeLh/irVIM7zTw2bOXA8T6uNPeujwOLg/2Q=="], + + "loose-envify": ["loose-envify@1.4.0", "", { "dependencies": { "js-tokens": "^3.0.0 || ^4.0.0" }, "bin": { "loose-envify": "cli.js" } }, "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q=="], + + "loupe": ["loupe@2.3.7", "", { "dependencies": { "get-func-name": "^2.0.1" } }, "sha512-zSMINGVYkdpYSOBmLi0D1Uo7JU9nVdQKrHxC8eYlV+9YKK9WePqAlL7lSlorG/U2Fw1w0hTBmaa/jrQ3UbPHtA=="], + + "lowdb": ["lowdb@1.0.0", "", { "dependencies": { "graceful-fs": "^4.1.3", "is-promise": "^2.1.0", "lodash": "4", "pify": "^3.0.0", "steno": "^0.4.1" } }, "sha512-2+x8esE/Wb9SQ1F9IHaYWfsC9FIecLOPrK4g17FGEayjUWH172H6nwicRovGvSE2CPZouc2MCIqCI7h9d+GftQ=="], + + "lru-cache": ["lru-cache@8.0.5", "", {}, "sha512-MhWWlVnuab1RG5/zMRRcVGXZLCXrZTgfwMikgzCegsPnG62yDQo5JnqKkrK4jO5iKqDAZGItAqN5CtKBCBWRUA=="], + + "lz-string": ["lz-string@1.5.0", "", { "bin": { "lz-string": "bin/bin.js" } }, "sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ=="], + + "magic-string": ["magic-string@0.30.14", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.0" } }, "sha512-5c99P1WKTed11ZC0HMJOj6CDIue6F8ySu+bJL+85q1zBEIY8IklrJ1eiKC2NDRh3Ct3FcvmJPyQHb9erXMTJNw=="], + + "make-fetch-happen": ["make-fetch-happen@13.0.1", "", { "dependencies": { "@npmcli/agent": "^2.0.0", "cacache": "^18.0.0", "http-cache-semantics": "^4.1.1", "is-lambda": "^1.0.1", "minipass": "^7.0.2", "minipass-fetch": "^3.0.0", "minipass-flush": "^1.0.5", "minipass-pipeline": "^1.2.4", "negotiator": "^0.6.3", "proc-log": "^4.2.0", "promise-retry": "^2.0.1", "ssri": "^10.0.0" } }, "sha512-cKTUFc/rbKUd/9meOvgrpJ2WrNzymt6jfRDdwg5UCnVzv9dTpEj9JS5m3wtziXVCjluIXyL8pcaukYqezIzZQA=="], + + "md5-hex": ["md5-hex@3.0.1", "", { "dependencies": { "blueimp-md5": "^2.10.0" } }, "sha512-BUiRtTtV39LIJwinWBjqVsU9xhdnz7/i889V859IBFpuqGAj6LuOvHv5XLbgZ2R7ptJoJaEcxkv88/h25T7Ciw=="], + + "media-typer": ["media-typer@0.3.0", "", {}, "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ=="], + + "memory-pager": ["memory-pager@1.5.0", "", {}, "sha512-ZS4Bp4r/Zoeq6+NLJpP+0Zzm0pR8whtGPf1XExKLJBAczGMnSi3It14OiNCStjQjM6NU1okjQGSxgEZN8eBYKg=="], + + "merge-descriptors": ["merge-descriptors@1.0.1", "", {}, "sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w=="], + + "merge-stream": ["merge-stream@2.0.0", "", {}, "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w=="], + + "merge2": ["merge2@1.4.1", "", {}, "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg=="], + + "methods": ["methods@1.1.2", "", {}, "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w=="], + + "micromatch": ["micromatch@4.0.7", "", { "dependencies": { "braces": "^3.0.3", "picomatch": "^2.3.1" } }, "sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q=="], + + "mime": ["mime@2.6.0", "", { "bin": { "mime": "cli.js" } }, "sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg=="], + + "mime-db": ["mime-db@1.52.0", "", {}, "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg=="], + + "mime-types": ["mime-types@2.1.35", "", { "dependencies": { "mime-db": "1.52.0" } }, "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw=="], + + "mimic-fn": ["mimic-fn@2.1.0", "", {}, "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg=="], + + "min-indent": ["min-indent@1.0.1", "", {}, "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg=="], + + "minimatch": ["minimatch@3.1.2", "", { "dependencies": { "brace-expansion": "^1.1.7" } }, "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw=="], + + "minimist": ["minimist@1.2.8", "", {}, "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA=="], + + "minipass": ["minipass@7.1.2", "", {}, "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw=="], + + "minipass-collect": ["minipass-collect@2.0.1", "", { "dependencies": { "minipass": "^7.0.3" } }, "sha512-D7V8PO9oaz7PWGLbCACuI1qEOsq7UKfLotx/C0Aet43fCUB/wfQ7DYeq2oR/svFJGYDHPr38SHATeaj/ZoKHKw=="], + + "minipass-fetch": ["minipass-fetch@3.0.5", "", { "dependencies": { "minipass": "^7.0.3", "minipass-sized": "^1.0.3", "minizlib": "^2.1.2" }, "optionalDependencies": { "encoding": "^0.1.13" } }, "sha512-2N8elDQAtSnFV0Dk7gt15KHsS0Fyz6CbYZ360h0WTYV1Ty46li3rAXVOQj1THMNLdmrD9Vt5pBPtWtVkpwGBqg=="], + + "minipass-flush": ["minipass-flush@1.0.5", "", { "dependencies": { "minipass": "^3.0.0" } }, "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw=="], + + "minipass-pipeline": ["minipass-pipeline@1.2.4", "", { "dependencies": { "minipass": "^3.0.0" } }, "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A=="], + + "minipass-sized": ["minipass-sized@1.0.3", "", { "dependencies": { "minipass": "^3.0.0" } }, "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g=="], + + "minizlib": ["minizlib@2.1.2", "", { "dependencies": { "minipass": "^3.0.0", "yallist": "^4.0.0" } }, "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg=="], + + "mitt": ["mitt@3.0.1", "", {}, "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw=="], + + "mkdirp": ["mkdirp@1.0.4", "", { "bin": { "mkdirp": "bin/cmd.js" } }, "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="], + + "mlly": ["mlly@1.7.1", "", { "dependencies": { "acorn": "^8.11.3", "pathe": "^1.1.2", "pkg-types": "^1.1.1", "ufo": "^1.5.3" } }, "sha512-rrVRZRELyQzrIUAVMHxP97kv+G786pHmOKzuFII8zDYahFBS7qnHh2AlYSl1GAHhaMPCz6/oHjVMcfFYgFYHgA=="], + + "mongodb": ["mongodb@6.0.0", "", { "dependencies": { "@mongodb-js/saslprep": "^1.1.0", "bson": "^6.0.0", "mongodb-connection-string-url": "^2.6.0" }, "peerDependencies": { "@aws-sdk/credential-providers": "^3.188.0", "@mongodb-js/zstd": "^1.1.0", "gcp-metadata": "^5.2.0", "kerberos": "^2.0.1", "mongodb-client-encryption": ">=6.0.0 <7", "snappy": "^7.2.2", "socks": "^2.7.1" }, "optionalPeers": ["@aws-sdk/credential-providers", "@mongodb-js/zstd", "gcp-metadata", "kerberos", "mongodb-client-encryption", "snappy", "socks"] }, "sha512-wUIYesF4DTyDccm0noE5TwGi9ISdXUAi9T2cQ4xPc+EUBZG44bfMVt2ecOG5Ypca7eCz3oRpJm6YI6c7jAnuNw=="], + + "mongodb-connection-string-url": ["mongodb-connection-string-url@2.6.0", "", { "dependencies": { "@types/whatwg-url": "^8.2.1", "whatwg-url": "^11.0.0" } }, "sha512-WvTZlI9ab0QYtTYnuMLgobULWhokRjtC7db9LtcVfJ+Hsnyr5eo6ZtNAt3Ly24XZScGMelOcGtm7lSn0332tPQ=="], + + "morgan": ["morgan@1.10.0", "", { "dependencies": { "basic-auth": "~2.0.1", "debug": "2.6.9", "depd": "~2.0.0", "on-finished": "~2.3.0", "on-headers": "~1.0.2" } }, "sha512-AbegBVI4sh6El+1gNwvD5YIck7nSA36weD7xvIxG4in80j/UoK8AEGaWnnz8v1GxonMCltmlNs5ZKbGvl9b1XQ=="], + + "mrmime": ["mrmime@1.0.1", "", {}, "sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw=="], + + "ms": ["ms@2.1.3", "", {}, "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="], + + "msgpackr-extract": ["msgpackr-extract@3.0.2", "", { "dependencies": { "node-gyp-build-optional-packages": "5.0.7" }, "optionalDependencies": { "@msgpackr-extract/msgpackr-extract-darwin-arm64": "3.0.2", "@msgpackr-extract/msgpackr-extract-darwin-x64": "3.0.2", "@msgpackr-extract/msgpackr-extract-linux-arm": "3.0.2", "@msgpackr-extract/msgpackr-extract-linux-arm64": "3.0.2", "@msgpackr-extract/msgpackr-extract-linux-x64": "3.0.2", "@msgpackr-extract/msgpackr-extract-win32-x64": "3.0.2" }, "bin": { "download-msgpackr-prebuilds": "bin/download-prebuilds.js" } }, "sha512-SdzXp4kD/Qf8agZ9+iTu6eql0m3kWm1A2y1hkpTeVNENutaB0BwHlSvAIaMxwntmRUAUjon2V4L8Z/njd0Ct8A=="], + + "msw": ["msw@2.3.0", "", { "dependencies": { "@bundled-es-modules/cookie": "^2.0.0", "@bundled-es-modules/statuses": "^1.0.1", "@inquirer/confirm": "^3.0.0", "@mswjs/cookies": "^1.1.0", "@mswjs/interceptors": "^0.29.0", "@open-draft/until": "^2.1.0", "@types/cookie": "^0.6.0", "@types/statuses": "^2.0.4", "chalk": "^4.1.2", "graphql": "^16.8.1", "headers-polyfill": "^4.0.2", "is-node-process": "^1.2.0", "outvariant": "^1.4.2", "path-to-regexp": "^6.2.0", "strict-event-emitter": "^0.5.1", "type-fest": "^4.9.0", "yargs": "^17.7.2" }, "peerDependencies": { "typescript": ">= 4.7.x" }, "optionalPeers": ["typescript"], "bin": { "msw": "cli/index.js" } }, "sha512-cDr1q/QTMzaWhY8n9lpGhceY209k29UZtdTgJ3P8Bzne3TSMchX2EM/ldvn4ATLOktpCefCU2gcEgzHc31GTPw=="], + + "mute-stream": ["mute-stream@1.0.0", "", {}, "sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA=="], + + "mysql2": ["mysql2@3.7.0", "", { "dependencies": { "denque": "^2.1.0", "generate-function": "^2.3.1", "iconv-lite": "^0.6.3", "long": "^5.2.1", "lru-cache": "^8.0.0", "named-placeholders": "^1.1.3", "seq-queue": "^0.0.5", "sqlstring": "^2.3.2" } }, "sha512-c45jA3Jc1X8yJKzrWu1GpplBKGwv/wIV6ITZTlCSY7npF2YfJR+6nMP5e+NTQhUeJPSyOQAbGDCGEHbAl8HN9w=="], + + "named-placeholders": ["named-placeholders@1.1.3", "", { "dependencies": { "lru-cache": "^7.14.1" } }, "sha512-eLoBxg6wE/rZkJPhU/xRX1WTpkFEwDJEN96oxFrTsqBdbT5ec295Q+CoHrL9IT0DipqKhmGcaZmwOt8OON5x1w=="], + + "nanoid": ["nanoid@3.3.7", "", { "bin": { "nanoid": "bin/nanoid.cjs" } }, "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g=="], + + "negotiator": ["negotiator@0.6.3", "", {}, "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg=="], + + "neo-async": ["neo-async@2.6.2", "", {}, "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw=="], + + "netmask": ["netmask@2.0.2", "", {}, "sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg=="], + + "nise": ["nise@1.5.3", "", { "dependencies": { "@sinonjs/formatio": "^3.2.1", "@sinonjs/text-encoding": "^0.7.1", "just-extend": "^4.0.2", "lolex": "^5.0.1", "path-to-regexp": "^1.7.0" } }, "sha512-Ymbac/94xeIrMf59REBPOv0thr+CJVFMhrlAkW/gjCIE58BGQdCj0x7KRCb3yz+Ga2Rz3E9XXSvUyyxqqhjQAQ=="], + + "node-fetch": ["node-fetch@2.6.7", "", { "dependencies": { "whatwg-url": "^5.0.0" }, "peerDependencies": { "encoding": "^0.1.0" }, "optionalPeers": ["encoding"] }, "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ=="], + + "node-gyp": ["node-gyp@10.0.1", "", { "dependencies": { "env-paths": "^2.2.0", "exponential-backoff": "^3.1.1", "glob": "^10.3.10", "graceful-fs": "^4.2.6", "make-fetch-happen": "^13.0.0", "nopt": "^7.0.0", "proc-log": "^3.0.0", "semver": "^7.3.5", "tar": "^6.1.2", "which": "^4.0.0" }, "bin": { "node-gyp": "bin/node-gyp.js" } }, "sha512-gg3/bHehQfZivQVfqIyy8wTdSymF9yTyP4CJifK73imyNMU8AIGQE2pUa7dNWfmMeG9cDVF2eehiRMv0LC1iAg=="], + + "node-gyp-build-optional-packages": ["node-gyp-build-optional-packages@5.0.7", "", { "bin": { "node-gyp-build-optional-packages": "bin.js", "node-gyp-build-optional-packages-test": "build-test.js", "node-gyp-build-optional-packages-optional": "optional.js" } }, "sha512-YlCCc6Wffkx0kHkmam79GKvDQ6x+QZkMjFGrIMxgFNILFvGSbCp2fCBC55pGTT9gVaz8Na5CLmxt/urtzRv36w=="], + + "node-releases": ["node-releases@2.0.14", "", {}, "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw=="], + + "nodemailer": ["nodemailer@6.9.3", "", {}, "sha512-fy9v3NgTzBngrMFkDsKEj0r02U7jm6XfC3b52eoNV+GCrGj+s8pt5OqhiJdWKuw51zCTdiNR/IUD1z33LIIGpg=="], + + "nopt": ["nopt@7.2.1", "", { "dependencies": { "abbrev": "^2.0.0" }, "bin": { "nopt": "bin/nopt.js" } }, "sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w=="], + + "normalize-path": ["normalize-path@3.0.0", "", {}, "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA=="], + + "npm-run-path": ["npm-run-path@4.0.1", "", { "dependencies": { "path-key": "^3.0.0" } }, "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw=="], + + "nwsapi": ["nwsapi@2.2.16", "", {}, "sha512-F1I/bimDpj3ncaNDhfyMWuFqmQDBwDB0Fogc2qpL3BWvkQteFD/8BzWuIRl83rq0DXfm8SGt/HFhLXZyljTXcQ=="], + + "object-assign": ["object-assign@4.1.1", "", {}, "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg=="], + + "object-inspect": ["object-inspect@1.13.1", "", {}, "sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ=="], + + "oboe": ["oboe@2.1.7", "", { "dependencies": { "http-https": "^1.0.0" } }, "sha512-Y2oCMU2xgITORaNvIDCvUyn2ZG/5NI19lLjMFThgYzCH+GA/fgYvVcwxAqnZPiMiUrPq64jLzCkBXqKSu/R6MA=="], + + "omggif": ["omggif@1.0.10", "", {}, "sha512-LMJTtvgc/nugXj0Vcrrs68Mn2D1r0zf630VNtqtpI1FEO7e+O9FP4gqs9AcnBaSEeoHIPm28u6qgPR0oyEpGSw=="], + + "on-exit-leak-free": ["on-exit-leak-free@2.1.2", "", {}, "sha512-0eJJY6hXLGf1udHwfNftBqH+g73EU4B504nZeKpz1sYRKafAghwxEJunB2O7rDZkL4PGfsMVnTXZ2EjibbqcsA=="], + + "on-finished": ["on-finished@2.4.1", "", { "dependencies": { "ee-first": "1.1.1" } }, "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg=="], + + "on-headers": ["on-headers@1.0.2", "", {}, "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA=="], + + "once": ["once@1.4.0", "", { "dependencies": { "wrappy": "1" } }, "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w=="], + + "onetime": ["onetime@5.1.2", "", { "dependencies": { "mimic-fn": "^2.1.0" } }, "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg=="], + + "outvariant": ["outvariant@1.4.2", "", {}, "sha512-Ou3dJ6bA/UJ5GVHxah4LnqDwZRwAmWxrG3wtrHrbGnP4RnLCtA64A4F+ae7Y8ww660JaddSoArUR5HjipWSHAQ=="], + + "p-limit": ["p-limit@4.0.0", "", { "dependencies": { "yocto-queue": "^1.0.0" } }, "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ=="], + + "p-locate": ["p-locate@4.1.0", "", { "dependencies": { "p-limit": "^2.2.0" } }, "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A=="], + + "p-map": ["p-map@4.0.0", "", { "dependencies": { "aggregate-error": "^3.0.0" } }, "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ=="], + + "p-try": ["p-try@2.2.0", "", {}, "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ=="], + + "pac-proxy-agent": ["pac-proxy-agent@7.0.2", "", { "dependencies": { "@tootallnate/quickjs-emscripten": "^0.23.0", "agent-base": "^7.0.2", "debug": "^4.3.4", "get-uri": "^6.0.1", "http-proxy-agent": "^7.0.0", "https-proxy-agent": "^7.0.5", "pac-resolver": "^7.0.1", "socks-proxy-agent": "^8.0.4" } }, "sha512-BFi3vZnO9X5Qt6NRz7ZOaPja3ic0PhlsmCRYLOpN11+mWBCR6XJDqW5RF3j8jm4WGGQZtBA+bTfxYzeKW73eHg=="], + + "pac-resolver": ["pac-resolver@7.0.1", "", { "dependencies": { "degenerator": "^5.0.0", "netmask": "^2.0.2" } }, "sha512-5NPgf87AT2STgwa2ntRMr45jTKrYBGkVU36yT0ig/n/GMAa3oPqhZfIQ2kMEimReg0+t9kZViDVZ83qfVUlckg=="], + + "package-json-from-dist": ["package-json-from-dist@1.0.0", "", {}, "sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw=="], + + "packet-reader": ["packet-reader@1.0.0", "", {}, "sha512-HAKu/fG3HpHFO0AA8WE8q2g+gBJaZ9MG7fcKk+IJPLTGAD6Psw4443l+9DGRbOIh3/aXr7Phy0TjilYivJo5XQ=="], + + "pako": ["pako@1.0.11", "", {}, "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw=="], + + "parent-module": ["parent-module@1.0.1", "", { "dependencies": { "callsites": "^3.0.0" } }, "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g=="], + + "parse-bmfont-ascii": ["parse-bmfont-ascii@1.0.6", "", {}, "sha512-U4RrVsUFCleIOBsIGYOMKjn9PavsGOXxbvYGtMOEfnId0SVNsgehXh1DxUdVPLoxd5mvcEtvmKs2Mmf0Mpa1ZA=="], + + "parse-bmfont-binary": ["parse-bmfont-binary@1.0.6", "", {}, "sha512-GxmsRea0wdGdYthjuUeWTMWPqm2+FAd4GI8vCvhgJsFnoGhTrLhXDDupwTo7rXVAgaLIGoVHDZS9p/5XbSqeWA=="], + + "parse-bmfont-xml": ["parse-bmfont-xml@1.1.6", "", { "dependencies": { "xml-parse-from-string": "^1.0.0", "xml2js": "^0.5.0" } }, "sha512-0cEliVMZEhrFDwMh4SxIyVJpqYoOWDJ9P895tFuS+XuNzI5UBmBk5U5O4KuJdTnZpSBI4LFA2+ZiJaiwfSwlMA=="], + + "parse-json": ["parse-json@5.2.0", "", { "dependencies": { "@babel/code-frame": "^7.0.0", "error-ex": "^1.3.1", "json-parse-even-better-errors": "^2.3.0", "lines-and-columns": "^1.1.6" } }, "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg=="], + + "parse5": ["parse5@7.2.1", "", { "dependencies": { "entities": "^4.5.0" } }, "sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ=="], + + "parseurl": ["parseurl@1.3.3", "", {}, "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ=="], + + "path-exists": ["path-exists@4.0.0", "", {}, "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w=="], + + "path-key": ["path-key@3.1.1", "", {}, "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q=="], + + "path-parse": ["path-parse@1.0.7", "", {}, "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="], + + "path-scurry": ["path-scurry@1.11.1", "", { "dependencies": { "lru-cache": "^10.2.0", "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" } }, "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA=="], + + "path-to-regexp": ["path-to-regexp@0.1.7", "", {}, "sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ=="], + + "pathe": ["pathe@1.1.2", "", {}, "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ=="], + + "pathval": ["pathval@1.1.1", "", {}, "sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ=="], + + "peek-readable": ["peek-readable@4.1.0", "", {}, "sha512-ZI3LnwUv5nOGbQzD9c2iDG6toheuXSZP5esSHBjopsXH4dg19soufvpUGA3uohi5anFtGb2lhAVdHzH6R/Evvg=="], + + "peek-stream": ["peek-stream@1.1.3", "", { "dependencies": { "buffer-from": "^1.0.0", "duplexify": "^3.5.0", "through2": "^2.0.3" } }, "sha512-FhJ+YbOSBb9/rIl2ZeE/QHEsWn7PqNYt8ARAY3kIgNGOk13g9FGyIY6JIl/xB/3TFRVoTv5as0l11weORrTekA=="], + + "pend": ["pend@1.2.0", "", {}, "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg=="], + + "performance-now": ["performance-now@2.1.0", "", {}, "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow=="], + + "pg": ["pg@8.11.1", "", { "dependencies": { "buffer-writer": "2.0.0", "packet-reader": "1.0.0", "pg-connection-string": "^2.6.1", "pg-pool": "^3.6.1", "pg-protocol": "^1.6.0", "pg-types": "^2.1.0", "pgpass": "1.x" }, "optionalDependencies": { "pg-cloudflare": "^1.1.1" }, "peerDependencies": { "pg-native": ">=3.0.1" }, "optionalPeers": ["pg-native"] }, "sha512-utdq2obft07MxaDg0zBJI+l/M3mBRfIpEN3iSemsz0G5F2/VXx+XzqF4oxrbIZXQxt2AZzIUzyVg/YM6xOP/WQ=="], + + "pg-cloudflare": ["pg-cloudflare@1.1.1", "", {}, "sha512-xWPagP/4B6BgFO+EKz3JONXv3YDgvkbVrGw2mTo3D6tVDQRh1e7cqVGvyR3BE+eQgAvx1XhW/iEASj4/jCWl3Q=="], + + "pg-connection-string": ["pg-connection-string@2.6.1", "", {}, "sha512-w6ZzNu6oMmIzEAYVw+RLK0+nqHPt8K3ZnknKi+g48Ak2pr3dtljJW3o+D/n2zzCG07Zoe9VOX3aiKpj+BN0pjg=="], + + "pg-int8": ["pg-int8@1.0.1", "", {}, "sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw=="], + + "pg-pool": ["pg-pool@3.6.2", "", { "peerDependencies": { "pg": ">=8.0" } }, "sha512-Htjbg8BlwXqSBQ9V8Vjtc+vzf/6fVUuak/3/XXKA9oxZprwW3IMDQTGHP+KDmVL7rtd+R1QjbnCFPuTHm3G4hg=="], + + "pg-protocol": ["pg-protocol@1.6.1", "", {}, "sha512-jPIlvgoD63hrEuihvIg+tJhoGjUsLPn6poJY9N5CnlPd91c2T18T/9zBtLxZSb1EhYxBRoZJtzScCaWlYLtktg=="], + + "pg-types": ["pg-types@2.2.0", "", { "dependencies": { "pg-int8": "1.0.1", "postgres-array": "~2.0.0", "postgres-bytea": "~1.0.0", "postgres-date": "~1.0.4", "postgres-interval": "^1.1.0" } }, "sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA=="], + + "pgpass": ["pgpass@1.0.5", "", { "dependencies": { "split2": "^4.1.0" } }, "sha512-FdW9r/jQZhSeohs1Z3sI1yxFQNFvMcnmfuj4WBMUTxOrAyLMaTcE1aAMBiTlbMNaXvBCQuVi0R7hd8udDSP7ug=="], + + "picocolors": ["picocolors@1.0.1", "", {}, "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew=="], + + "picomatch": ["picomatch@2.3.1", "", {}, "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA=="], + + "pify": ["pify@3.0.0", "", {}, "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg=="], + + "pino": ["pino@9.4.0", "", { "dependencies": { "atomic-sleep": "^1.0.0", "fast-redact": "^3.1.1", "on-exit-leak-free": "^2.1.0", "pino-abstract-transport": "^1.2.0", "pino-std-serializers": "^7.0.0", "process-warning": "^4.0.0", "quick-format-unescaped": "^4.0.3", "real-require": "^0.2.0", "safe-stable-stringify": "^2.3.1", "sonic-boom": "^4.0.1", "thread-stream": "^3.0.0" }, "bin": { "pino": "bin.js" } }, "sha512-nbkQb5+9YPhQRz/BeQmrWpEknAaqjpAqRK8NwJpmrX/JHu7JuZC5G1CeAwJDJfGes4h+YihC6in3Q2nGb+Y09w=="], + + "pino-abstract-transport": ["pino-abstract-transport@1.2.0", "", { "dependencies": { "readable-stream": "^4.0.0", "split2": "^4.0.0" } }, "sha512-Guhh8EZfPCfH+PMXAb6rKOjGQEoy0xlAIn+irODG5kgfYV+BQ0rGYYWTIel3P5mmyXqkYkPmdIkywsn6QKUR1Q=="], + + "pino-pretty": ["pino-pretty@11.2.2", "", { "dependencies": { "colorette": "^2.0.7", "dateformat": "^4.6.3", "fast-copy": "^3.0.2", "fast-safe-stringify": "^2.1.1", "help-me": "^5.0.0", "joycon": "^3.1.1", "minimist": "^1.2.6", "on-exit-leak-free": "^2.1.0", "pino-abstract-transport": "^1.0.0", "pump": "^3.0.0", "readable-stream": "^4.0.0", "secure-json-parse": "^2.4.0", "sonic-boom": "^4.0.1", "strip-json-comments": "^3.1.1" }, "bin": { "pino-pretty": "bin.js" } }, "sha512-2FnyGir8nAJAqD3srROdrF1J5BIcMT4nwj7hHSc60El6Uxlym00UbCCd8pYIterstVBFlMyF1yFV8XdGIPbj4A=="], + + "pino-std-serializers": ["pino-std-serializers@7.0.0", "", {}, "sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA=="], + + "pixelmatch": ["pixelmatch@5.3.0", "", { "dependencies": { "pngjs": "^6.0.0" }, "bin": { "pixelmatch": "bin/pixelmatch" } }, "sha512-o8mkY4E/+LNUf6LzX96ht6k6CEDi65k9G2rjMtBe9Oo+VPKSvl+0GKHuH/AlG+GA5LPG/i5hrekkxUc3s2HU+Q=="], + + "pkg-dir": ["pkg-dir@4.2.0", "", { "dependencies": { "find-up": "^4.0.0" } }, "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ=="], + + "pkg-types": ["pkg-types@1.1.1", "", { "dependencies": { "confbox": "^0.1.7", "mlly": "^1.7.0", "pathe": "^1.1.2" } }, "sha512-ko14TjmDuQJ14zsotODv7dBlwxKhUKQEhuhmbqo1uCi9BB0Z2alo/wAXg6q1dTR5TyuqYyWhjtfe/Tsh+X28jQ=="], + + "pkginfo": ["pkginfo@0.4.1", "", {}, "sha512-8xCNE/aT/EXKenuMDZ+xTVwkT8gsoHN2z/Q29l80u0ppGEXVvsKRzNMbtKhg8LS8k1tJLAHHylf6p4VFmP6XUQ=="], + + "pngjs": ["pngjs@7.0.0", "", {}, "sha512-LKWqWJRhstyYo9pGvgor/ivk2w94eSjE3RGVuzLGlr3NmD8bf7RcYGze1mNdEHRP6TRP6rMuDHk5t44hnTRyow=="], + + "possible-typed-array-names": ["possible-typed-array-names@1.0.0", "", {}, "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q=="], + + "postcss": ["postcss@8.4.38", "", { "dependencies": { "nanoid": "^3.3.7", "picocolors": "^1.0.0", "source-map-js": "^1.2.0" } }, "sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A=="], + + "postgres": ["postgres@3.3.5", "", {}, "sha512-+JD93VELV9gHkqpV5gdL5/70HdGtEw4/XE1S4BC8f1mcPmdib3K5XsKVbnR1XcAyC41zOnifJ+9YRKxdIsXiUw=="], + + "postgres-array": ["postgres-array@2.0.0", "", {}, "sha512-VpZrUqU5A69eQyW2c5CA1jtLecCsN2U/bD6VilrFDWq5+5UIEVO7nazS3TEcHf1zuPYO/sqGvUvW62g86RXZuA=="], + + "postgres-bytea": ["postgres-bytea@1.0.0", "", {}, "sha512-xy3pmLuQqRBZBXDULy7KbaitYqLcmxigw14Q5sj8QBVLqEwXfeybIKVWiqAXTlcvdvb0+xkOtDbfQMOf4lST1w=="], + + "postgres-date": ["postgres-date@1.0.7", "", {}, "sha512-suDmjLVQg78nMK2UZ454hAG+OAW+HQPZ6n++TNDUX+L0+uUlLywnoxJKDou51Zm+zTCjrCl0Nq6J9C5hP9vK/Q=="], + + "postgres-interval": ["postgres-interval@1.2.0", "", { "dependencies": { "xtend": "^4.0.0" } }, "sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ=="], + + "pretty-format": ["pretty-format@27.5.1", "", { "dependencies": { "ansi-regex": "^5.0.1", "ansi-styles": "^5.0.0", "react-is": "^17.0.1" } }, "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ=="], + + "prisma": ["prisma@5.1.1", "", { "dependencies": { "@prisma/engines": "5.1.1" }, "bin": { "prisma": "build/index.js" } }, "sha512-WJFG/U7sMmcc6TjJTTifTfpI6Wjoh55xl4AzopVwAdyK68L9/ogNo8QQ2cxuUjJf/Wa82z/uhyh3wMzvRIBphg=="], + + "proc-log": ["proc-log@3.0.0", "", {}, "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A=="], + + "process": ["process@0.11.10", "", {}, "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A=="], + + "process-nextick-args": ["process-nextick-args@2.0.1", "", {}, "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag=="], + + "process-warning": ["process-warning@4.0.0", "", {}, "sha512-/MyYDxttz7DfGMMHiysAsFE4qF+pQYAA8ziO/3NcRVrQ5fSk+Mns4QZA/oRPFzvcqNoVJXQNWNAsdwBXLUkQKw=="], + + "progress": ["progress@2.0.3", "", {}, "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA=="], + + "promise-retry": ["promise-retry@2.0.1", "", { "dependencies": { "err-code": "^2.0.2", "retry": "^0.12.0" } }, "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g=="], + + "prompts": ["prompts@2.4.2", "", { "dependencies": { "kleur": "^3.0.3", "sisteransi": "^1.0.5" } }, "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q=="], + + "protobufjs": ["protobufjs@7.3.2", "", { "dependencies": { "@protobufjs/aspromise": "^1.1.2", "@protobufjs/base64": "^1.1.2", "@protobufjs/codegen": "^2.0.4", "@protobufjs/eventemitter": "^1.1.0", "@protobufjs/fetch": "^1.1.0", "@protobufjs/float": "^1.0.2", "@protobufjs/inquire": "^1.1.0", "@protobufjs/path": "^1.1.2", "@protobufjs/pool": "^1.1.0", "@protobufjs/utf8": "^1.1.0", "@types/node": ">=13.7.0", "long": "^5.0.0" } }, "sha512-RXyHaACeqXeqAKGLDl68rQKbmObRsTIn4TYVUUug1KfS47YWCo5MacGITEryugIgZqORCvJWEk4l449POg5Txg=="], + + "proxy-addr": ["proxy-addr@2.0.7", "", { "dependencies": { "forwarded": "0.2.0", "ipaddr.js": "1.9.1" } }, "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg=="], + + "proxy-agent": ["proxy-agent@6.4.0", "", { "dependencies": { "agent-base": "^7.0.2", "debug": "^4.3.4", "http-proxy-agent": "^7.0.1", "https-proxy-agent": "^7.0.3", "lru-cache": "^7.14.1", "pac-proxy-agent": "^7.0.1", "proxy-from-env": "^1.1.0", "socks-proxy-agent": "^8.0.2" } }, "sha512-u0piLU+nCOHMgGjRbimiXmA9kM/L9EHh3zL81xCdp7m+Y2pHIsnmbdDoEDoAz5geaonNR6q6+yOPQs6n4T6sBQ=="], + + "proxy-from-env": ["proxy-from-env@1.1.0", "", {}, "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg=="], + + "pseudomap": ["pseudomap@1.0.2", "", {}, "sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ=="], + + "psl": ["psl@1.9.0", "", {}, "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag=="], + + "pump": ["pump@3.0.0", "", { "dependencies": { "end-of-stream": "^1.1.0", "once": "^1.3.1" } }, "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww=="], + + "pumpify": ["pumpify@1.5.1", "", { "dependencies": { "duplexify": "^3.6.0", "inherits": "^2.0.3", "pump": "^2.0.0" } }, "sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ=="], + + "punycode": ["punycode@2.3.1", "", {}, "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg=="], + + "puppeteer": ["puppeteer@23.10.1", "", { "dependencies": { "@puppeteer/browsers": "2.5.0", "chromium-bidi": "0.8.0", "cosmiconfig": "^9.0.0", "devtools-protocol": "0.0.1367902", "puppeteer-core": "23.10.1", "typed-query-selector": "^2.12.0" }, "bin": { "puppeteer": "lib/cjs/puppeteer/node/cli.js" } }, "sha512-kbcO+vu91fgUyBzEwByPe4q5lEEuBq4cuOZnZeRL42G7r5UrfbUFlxBJayXBLBsD6pREdk/92ZFwFQq3MaN6ww=="], + + "puppeteer-core": ["puppeteer-core@23.10.1", "", { "dependencies": { "@puppeteer/browsers": "2.5.0", "chromium-bidi": "0.8.0", "debug": "^4.3.7", "devtools-protocol": "0.0.1367902", "typed-query-selector": "^2.12.0", "ws": "^8.18.0" } }, "sha512-ey6NwixHYEUnhCA/uYi7uQQ4a0CZw4k+MatbHXGl5GEzaiRQziYUxc2HGpdQZ/gnh4KQWAKkocyIg1/dIm5d0g=="], + + "qs": ["qs@6.11.0", "", { "dependencies": { "side-channel": "^1.0.4" } }, "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q=="], + + "querystringify": ["querystringify@2.2.0", "", {}, "sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ=="], + + "queue-microtask": ["queue-microtask@1.2.3", "", {}, "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A=="], + + "queue-tick": ["queue-tick@1.0.1", "", {}, "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag=="], + + "quick-format-unescaped": ["quick-format-unescaped@4.0.4", "", {}, "sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg=="], + + "quick-lru": ["quick-lru@5.1.1", "", {}, "sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA=="], + + "randombytes": ["randombytes@2.1.0", "", { "dependencies": { "safe-buffer": "^5.1.0" } }, "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ=="], + + "range-parser": ["range-parser@1.2.1", "", {}, "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg=="], + + "raw-body": ["raw-body@2.5.2", "", { "dependencies": { "bytes": "3.1.2", "http-errors": "2.0.0", "iconv-lite": "0.4.24", "unpipe": "1.0.0" } }, "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA=="], + + "react-dom": ["react-dom@18.3.1", "", { "dependencies": { "loose-envify": "^1.1.0", "scheduler": "^0.23.2" }, "peerDependencies": { "react": "^18.3.1" } }, "sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw=="], + + "react-is": ["react-is@17.0.2", "", {}, "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w=="], + + "react-router": ["react-router@6.25.0", "", { "dependencies": { "@remix-run/router": "1.18.0" }, "peerDependencies": { "react": ">=16.8" } }, "sha512-bziKjCcDbcxgWS9WlWFcQIVZ2vJHnCP6DGpQDT0l+0PFDasfJKgzf9CM22eTyhFsZkjk8ApCdKjJwKtzqH80jQ=="], + + "react-router-dom": ["react-router-dom@6.25.0", "", { "dependencies": { "@remix-run/router": "1.18.0", "react-router": "6.25.0" }, "peerDependencies": { "react": ">=16.8", "react-dom": ">=16.8" } }, "sha512-BhcczgDWWgvGZxjDDGuGHrA8HrsSudilqTaRSBYLWDayvo1ClchNIDVt5rldqp6e7Dro5dEFx9Mzc+r292lN0w=="], + + "readable-stream": ["readable-stream@4.5.2", "", { "dependencies": { "abort-controller": "^3.0.0", "buffer": "^6.0.3", "events": "^3.3.0", "process": "^0.11.10", "string_decoder": "^1.3.0" } }, "sha512-yjavECdqeZ3GLXNgRXgeQEdz9fvDDkNKyHnbHRFtOr7/LcfgBcmct7t/ET+HaCTqfh06OzoAxrkN/IfjJBVe+g=="], + + "readable-web-to-node-stream": ["readable-web-to-node-stream@3.0.2", "", { "dependencies": { "readable-stream": "^3.6.0" } }, "sha512-ePeK6cc1EcKLEhJFt/AebMCLL+GgSKhuygrZ/GLaKZYEecIgIECf4UaUuaByiGtzckwR4ain9VzUh95T1exYGw=="], + + "readdirp": ["readdirp@3.6.0", "", { "dependencies": { "picomatch": "^2.2.1" } }, "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA=="], + + "real-require": ["real-require@0.2.0", "", {}, "sha512-57frrGM/OCTLqLOAh0mhVA9VBMHd+9U7Zb2THMGdBUoZVOtGbJzjxsYGDJ3A9AYYCP4hn6y1TVbaOfzWtm5GFg=="], + + "rechoir": ["rechoir@0.7.1", "", { "dependencies": { "resolve": "^1.9.0" } }, "sha512-/njmZ8s1wVeR6pjTZ+0nCnv8SpZNRMT2D1RLOJQESlYFDBvwpTA4KWJpZ+sBJ4+vhjILRcK7JIFdGCdxEAAitg=="], + + "redent": ["redent@3.0.0", "", { "dependencies": { "indent-string": "^4.0.0", "strip-indent": "^3.0.0" } }, "sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg=="], + + "reflect-metadata": ["reflect-metadata@0.1.13", "", {}, "sha512-Ts1Y/anZELhSsjMcU605fU9RE4Oi3p5ORujwbIKXfWa+0Zxs510Qrmrce5/Jowq3cHSZSJqBjypxmHarc+vEWg=="], + + "regenerator-runtime": ["regenerator-runtime@0.14.1", "", {}, "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw=="], + + "require-directory": ["require-directory@2.1.1", "", {}, "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q=="], + + "require-from-string": ["require-from-string@2.0.2", "", {}, "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw=="], + + "requires-port": ["requires-port@1.0.0", "", {}, "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ=="], + + "resolve": ["resolve@1.22.8", "", { "dependencies": { "is-core-module": "^2.13.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" }, "bin": { "resolve": "bin/resolve" } }, "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw=="], + + "resolve-alpn": ["resolve-alpn@1.2.1", "", {}, "sha512-0a1F4l73/ZFZOakJnQ3FvkJ2+gSTQWz/r2KE5OdDY0TxPm5h4GkqkWWfM47T7HsbnOtcJVEF4epCVy6u7Q3K+g=="], + + "resolve-cwd": ["resolve-cwd@3.0.0", "", { "dependencies": { "resolve-from": "^5.0.0" } }, "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg=="], + + "resolve-from": ["resolve-from@5.0.0", "", {}, "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw=="], + + "retry": ["retry@0.12.0", "", {}, "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow=="], + + "reusify": ["reusify@1.0.4", "", {}, "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw=="], + + "rhea": ["rhea@3.0.2", "", { "dependencies": { "debug": "^4.3.3" } }, "sha512-0G1ZNM9yWin8VLvTxyISKH6KfR6gl1TW/1+5yMKPf2r1efhkzTLze09iFtT2vpDjuWIVtSmXz8r18lk/dO8qwQ=="], + + "rhea-promise": ["rhea-promise@3.0.3", "", { "dependencies": { "debug": "^4.0.0", "rhea": "^3.0.0", "tslib": "^2.6.0" } }, "sha512-a875P5YcMkePSTEWMsnmCQS7Y4v/XvIw7ZoMtJxqtQRZsqSA6PsZxuz4vktyRykPuUgdNsA6F84dS3iEXZoYnQ=="], + + "rollup": ["rollup@4.4.1", "", { "optionalDependencies": { "@rollup/rollup-android-arm-eabi": "4.4.1", "@rollup/rollup-android-arm64": "4.4.1", "@rollup/rollup-darwin-arm64": "4.4.1", "@rollup/rollup-darwin-x64": "4.4.1", "@rollup/rollup-linux-arm-gnueabihf": "4.4.1", "@rollup/rollup-linux-arm64-gnu": "4.4.1", "@rollup/rollup-linux-arm64-musl": "4.4.1", "@rollup/rollup-linux-x64-gnu": "4.4.1", "@rollup/rollup-linux-x64-musl": "4.4.1", "@rollup/rollup-win32-arm64-msvc": "4.4.1", "@rollup/rollup-win32-ia32-msvc": "4.4.1", "@rollup/rollup-win32-x64-msvc": "4.4.1", "fsevents": "~2.3.2" }, "bin": { "rollup": "dist/bin/rollup" } }, "sha512-idZzrUpWSblPJX66i+GzrpjKE3vbYrlWirUHteoAbjKReZwa0cohAErOYA5efoMmNCdvG9yrJS+w9Kl6csaH4w=="], + + "rrweb-cssom": ["rrweb-cssom@0.7.1", "", {}, "sha512-TrEMa7JGdVm0UThDJSx7ddw5nVm3UJS9o9CCIZ72B1vSyEZoziDqBYP3XIoi/12lKrJR8rE3jeFHMok2F/Mnsg=="], + + "run-parallel": ["run-parallel@1.2.0", "", { "dependencies": { "queue-microtask": "^1.2.2" } }, "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA=="], + + "safe-buffer": ["safe-buffer@5.2.1", "", {}, "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ=="], + + "safe-stable-stringify": ["safe-stable-stringify@2.4.3", "", {}, "sha512-e2bDA2WJT0wxseVd4lsDP4+3ONX6HpMXQa1ZhFQ7SU+GjvORCmShbCMltrtIDfkYhVHrOcPtj+KhmDBdPdZD1g=="], + + "safer-buffer": ["safer-buffer@2.1.2", "", {}, "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="], + + "samsam": ["samsam@1.3.0", "", {}, "sha512-1HwIYD/8UlOtFS3QO3w7ey+SdSDFE4HRNLZoZRYVQefrOY3l17epswImeB1ijgJFQJodIaHcwkp3r/myBjFVbg=="], + + "sass": ["sass@1.79.4", "", { "dependencies": { "chokidar": "^4.0.0", "immutable": "^4.0.0", "source-map-js": ">=0.6.2 <2.0.0" }, "bin": { "sass": "sass.js" } }, "sha512-K0QDSNPXgyqO4GZq2HO5Q70TLxTH6cIT59RdoCHMivrC8rqzaTw5ab9prjz9KUN1El4FLXrBXJhik61JR4HcGg=="], + + "sax": ["sax@1.4.1", "", {}, "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg=="], + + "saxes": ["saxes@6.0.0", "", { "dependencies": { "xmlchars": "^2.2.0" } }, "sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA=="], + + "scheduler": ["scheduler@0.23.2", "", { "dependencies": { "loose-envify": "^1.1.0" } }, "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ=="], + + "schema-utils": ["schema-utils@3.3.0", "", { "dependencies": { "@types/json-schema": "^7.0.8", "ajv": "^6.12.5", "ajv-keywords": "^3.5.2" } }, "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg=="], + + "secure-json-parse": ["secure-json-parse@2.7.0", "", {}, "sha512-6aU+Rwsezw7VR8/nyvKTx8QpWH9FrcYiXXlqC4z5d5XQBDRqtbfsRjnwGyqbi3gddNtWHuEk9OANUotL26qKUw=="], + + "semver": ["semver@7.6.2", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w=="], + + "send": ["send@0.18.0", "", { "dependencies": { "debug": "2.6.9", "depd": "2.0.0", "destroy": "1.2.0", "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "etag": "~1.8.1", "fresh": "0.5.2", "http-errors": "2.0.0", "mime": "1.6.0", "ms": "2.1.3", "on-finished": "2.4.1", "range-parser": "~1.2.1", "statuses": "2.0.1" } }, "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg=="], + + "seq-queue": ["seq-queue@0.0.5", "", {}, "sha512-hr3Wtp/GZIc/6DAGPDcV4/9WoZhjrkXsi5B/07QgX8tsdc6ilr7BFM6PM6rbdAX1kFSDYeZGLipIZZKyQP0O5Q=="], + + "serialize-javascript": ["serialize-javascript@6.0.2", "", { "dependencies": { "randombytes": "^2.1.0" } }, "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g=="], + + "serve-static": ["serve-static@1.15.0", "", { "dependencies": { "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "parseurl": "~1.3.3", "send": "0.18.0" } }, "sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g=="], + + "set-cookie-parser": ["set-cookie-parser@2.6.0", "", {}, "sha512-RVnVQxTXuerk653XfuliOxBP81Sf0+qfQE73LIYKcyMYHG94AuH0kgrQpRDuTZnSmjpysHmzxJXKNfa6PjFhyQ=="], + + "set-function-length": ["set-function-length@1.2.2", "", { "dependencies": { "define-data-property": "^1.1.4", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "gopd": "^1.0.1", "has-property-descriptors": "^1.0.2" } }, "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg=="], + + "setprototypeof": ["setprototypeof@1.2.0", "", {}, "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="], + + "shallow-clone": ["shallow-clone@3.0.1", "", { "dependencies": { "kind-of": "^6.0.2" } }, "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA=="], + + "sharp": ["sharp@0.33.0", "", { "dependencies": { "color": "^4.2.3", "detect-libc": "^2.0.2", "semver": "^7.5.4" }, "optionalDependencies": { "@img/sharp-darwin-arm64": "0.33.0", "@img/sharp-darwin-x64": "0.33.0", "@img/sharp-libvips-darwin-arm64": "1.0.0", "@img/sharp-libvips-darwin-x64": "1.0.0", "@img/sharp-libvips-linux-arm": "1.0.0", "@img/sharp-libvips-linux-arm64": "1.0.0", "@img/sharp-libvips-linux-s390x": "1.0.0", "@img/sharp-libvips-linux-x64": "1.0.0", "@img/sharp-libvips-linuxmusl-arm64": "1.0.0", "@img/sharp-libvips-linuxmusl-x64": "1.0.0", "@img/sharp-linux-arm": "0.33.0", "@img/sharp-linux-arm64": "0.33.0", "@img/sharp-linux-s390x": "0.33.0", "@img/sharp-linux-x64": "0.33.0", "@img/sharp-linuxmusl-arm64": "0.33.0", "@img/sharp-linuxmusl-x64": "0.33.0", "@img/sharp-wasm32": "0.33.0", "@img/sharp-win32-ia32": "0.33.0", "@img/sharp-win32-x64": "0.33.0" } }, "sha512-99DZKudjm/Rmz+M0/26t4DKpXyywAOJaayGS9boEn7FvgtG0RYBi46uPE2c+obcJRtA3AZa0QwJot63gJQ1F0Q=="], + + "shebang-command": ["shebang-command@2.0.0", "", { "dependencies": { "shebang-regex": "^3.0.0" } }, "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA=="], + + "shebang-regex": ["shebang-regex@3.0.0", "", {}, "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A=="], + + "side-channel": ["side-channel@1.0.6", "", { "dependencies": { "call-bind": "^1.0.7", "es-errors": "^1.3.0", "get-intrinsic": "^1.2.4", "object-inspect": "^1.13.1" } }, "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA=="], + + "siginfo": ["siginfo@2.0.0", "", {}, "sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g=="], + + "signal-exit": ["signal-exit@3.0.7", "", {}, "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="], + + "simple-swizzle": ["simple-swizzle@0.2.2", "", { "dependencies": { "is-arrayish": "^0.3.1" } }, "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg=="], + + "simple-xml-to-json": ["simple-xml-to-json@1.2.3", "", {}, "sha512-kWJDCr9EWtZ+/EYYM5MareWj2cRnZGF93YDNpH4jQiHB+hBIZnfPFSQiVMzZOdk+zXWqTZ/9fTeQNu2DqeiudA=="], + + "sinon": ["sinon@6.0.0", "", { "dependencies": { "@sinonjs/formatio": "^2.0.0", "diff": "^3.5.0", "lodash.get": "^4.4.2", "lolex": "^2.4.2", "nise": "^1.3.3", "supports-color": "^5.4.0", "type-detect": "^4.0.8" } }, "sha512-MatciKXyM5pXMSoqd593MqTsItJNCkSSl53HJYeKR5wfsDdp2yljjUQJLfVwAWLoBNfx1HThteqygGQ0ZEpXpQ=="], + + "sisteransi": ["sisteransi@1.0.5", "", {}, "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg=="], + + "slice-ansi": ["slice-ansi@4.0.0", "", { "dependencies": { "ansi-styles": "^4.0.0", "astral-regex": "^2.0.0", "is-fullwidth-code-point": "^3.0.0" } }, "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ=="], + + "smart-buffer": ["smart-buffer@4.2.0", "", {}, "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg=="], + + "socket.io": ["socket.io@4.7.1", "", { "dependencies": { "accepts": "~1.3.4", "base64id": "~2.0.0", "cors": "~2.8.5", "debug": "~4.3.2", "engine.io": "~6.5.0", "socket.io-adapter": "~2.5.2", "socket.io-parser": "~4.2.4" } }, "sha512-W+utHys2w//dhFjy7iQQu9sGd3eokCjGbl2r59tyLqNiJJBdIebn3GAKEXBr3osqHTObJi2die/25bCx2zsaaw=="], + + "socket.io-adapter": ["socket.io-adapter@2.5.5", "", { "dependencies": { "debug": "~4.3.4", "ws": "~8.17.1" } }, "sha512-eLDQas5dzPgOWCk9GuuJC2lBqItuhKI4uxGgo9aIV7MYbk2h9Q6uULEh8WBzThoI7l+qU9Ast9fVUmkqPP9wYg=="], + + "socket.io-client": ["socket.io-client@4.7.1", "", { "dependencies": { "@socket.io/component-emitter": "~3.1.0", "debug": "~4.3.2", "engine.io-client": "~6.5.1", "socket.io-parser": "~4.2.4" } }, "sha512-Qk3Xj8ekbnzKu3faejo4wk2MzXA029XppiXtTF/PkbTg+fcwaTw1PlDrTrrrU4mKoYC4dvlApOnSeyLCKwek2w=="], + + "socket.io-parser": ["socket.io-parser@4.2.4", "", { "dependencies": { "@socket.io/component-emitter": "~3.1.0", "debug": "~4.3.1" } }, "sha512-/GbIKmo8ioc+NIWIhwdecY0ge+qVBSMdgxGygevmdHj24bsfgtCmcUUcQ5ZzcylGFHsN3k4HB4Cgkl96KVnuew=="], + + "socks": ["socks@2.8.3", "", { "dependencies": { "ip-address": "^9.0.5", "smart-buffer": "^4.2.0" } }, "sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw=="], + + "socks-proxy-agent": ["socks-proxy-agent@8.0.3", "", { "dependencies": { "agent-base": "^7.1.1", "debug": "^4.3.4", "socks": "^2.7.1" } }, "sha512-VNegTZKhuGq5vSD6XNKlbqWhyt/40CgoEw8XxD6dhnm8Jq9IEa3nIa4HwnM8XOqU0CdB0BwWVXusqiFXfHB3+A=="], + + "sonic-boom": ["sonic-boom@4.1.0", "", { "dependencies": { "atomic-sleep": "^1.0.0" } }, "sha512-NGipjjRicyJJ03rPiZCJYjwlsuP2d1/5QUviozRXC7S3WdVWNK5e3Ojieb9CCyfhq2UC+3+SRd9nG3I2lPRvUw=="], + + "source-map": ["source-map@0.7.4", "", {}, "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA=="], + + "source-map-js": ["source-map-js@1.2.0", "", {}, "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg=="], + + "source-map-support": ["source-map-support@0.5.21", "", { "dependencies": { "buffer-from": "^1.0.0", "source-map": "^0.6.0" } }, "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w=="], + + "sparse-bitfield": ["sparse-bitfield@3.0.3", "", { "dependencies": { "memory-pager": "^1.0.2" } }, "sha512-kvzhi7vqKTfkh0PZU+2D2PIllw2ymqJKujUcyPMd9Y75Nv4nPbGJZXNhxsgdQab2BmlDct1YnfQCguEvHr7VsQ=="], + + "split2": ["split2@4.2.0", "", {}, "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg=="], + + "sprintf-js": ["sprintf-js@1.1.3", "", {}, "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA=="], + + "sqlstring": ["sqlstring@2.3.3", "", {}, "sha512-qC9iz2FlN7DQl3+wjwn3802RTyjCx7sDvfQEXchwa6CWOx07/WVfh91gBmQ9fahw8snwGEWU3xGzOt4tFyHLxg=="], + + "sshpk": ["sshpk@1.18.0", "", { "dependencies": { "asn1": "~0.2.3", "assert-plus": "^1.0.0", "bcrypt-pbkdf": "^1.0.0", "dashdash": "^1.12.0", "ecc-jsbn": "~0.1.1", "getpass": "^0.1.1", "jsbn": "~0.1.0", "safer-buffer": "^2.0.2", "tweetnacl": "~0.14.0" }, "bin": { "sshpk-conv": "bin/sshpk-conv", "sshpk-sign": "bin/sshpk-sign", "sshpk-verify": "bin/sshpk-verify" } }, "sha512-2p2KJZTSqQ/I3+HX42EpYOa2l3f8Erv8MWKsy2I9uf4wA7yFIkXRffYdsx86y6z4vHtV8u7g+pPlr8/4ouAxsQ=="], + + "ssri": ["ssri@10.0.6", "", { "dependencies": { "minipass": "^7.0.3" } }, "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ=="], + + "st": ["st@3.0.0", "", { "dependencies": { "async-cache": "^1.1.0", "bl": "^5.0.0", "fd": "~0.0.3", "mime": "^2.5.2", "negotiator": "~0.6.2" }, "optionalDependencies": { "graceful-fs": "^4.2.3" }, "bin": { "st": "bin/server.js" } }, "sha512-UEUi8P8Y5GOewlJbE5vrhsaQRwmbNVMUr6PLxRZHH4Cwz8CkHhnBqlqGtE3egXQd+ceUwNxdOVjsC/IsgN2Pww=="], + + "stackback": ["stackback@0.0.2", "", {}, "sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw=="], + + "statuses": ["statuses@2.0.1", "", {}, "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ=="], + + "std-env": ["std-env@3.7.0", "", {}, "sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg=="], + + "steno": ["steno@0.4.4", "", { "dependencies": { "graceful-fs": "^4.1.3" } }, "sha512-EEHMVYHNXFHfGtgjNITnka0aHhiAlo93F7z2/Pwd+g0teG9CnM3JIINM7hVVB5/rhw9voufD7Wukwgtw2uqh6w=="], + + "stream-shift": ["stream-shift@1.0.3", "", {}, "sha512-76ORR0DO1o1hlKwTbi/DM3EXWGf3ZJYO8cXX5RJwnul2DEg2oyoZyjLNoQM8WsvZiFKCRfC1O0J7iCvie3RZmQ=="], + + "stream-slice": ["stream-slice@0.1.2", "", {}, "sha512-QzQxpoacatkreL6jsxnVb7X5R/pGw9OUv2qWTYWnmLpg4NdN31snPy/f3TdQE1ZUXaThRvj1Zw4/OGg0ZkaLMA=="], + + "streamsearch": ["streamsearch@1.1.0", "", {}, "sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg=="], + + "streamx": ["streamx@2.20.1", "", { "dependencies": { "fast-fifo": "^1.3.2", "queue-tick": "^1.0.1", "text-decoder": "^1.1.0" }, "optionalDependencies": { "bare-events": "^2.2.0" } }, "sha512-uTa0mU6WUC65iUvzKH4X9hEdvSW7rbPxPtwfWiLMSj3qTdQbAiUboZTxauKfpFuGIGa1C2BYijZ7wgdUXICJhA=="], + + "strict-event-emitter": ["strict-event-emitter@0.5.1", "", {}, "sha512-vMgjE/GGEPEFnhFub6pa4FmJBRBVOLpIII2hvCZ8Kzb7K0hlHo7mQv6xYrBvCL2LtAIBwFUK8wvuJgTVSQ5MFQ=="], + + "string-width": ["string-width@7.0.0", "", { "dependencies": { "emoji-regex": "^10.3.0", "get-east-asian-width": "^1.0.0", "strip-ansi": "^7.1.0" } }, "sha512-GPQHj7row82Hjo9hKZieKcHIhaAIKOJvFSIZXuCU9OASVZrMNUaZuz++SPVrBjnLsnk4k+z9f2EIypgxf2vNFw=="], + + "string-width-cjs": ["string-width@4.2.3", "", { "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g=="], + + "string_decoder": ["string_decoder@1.3.0", "", { "dependencies": { "safe-buffer": "~5.2.0" } }, "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA=="], + + "strip-ansi": ["strip-ansi@7.1.0", "", { "dependencies": { "ansi-regex": "^6.0.1" } }, "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ=="], + + "strip-ansi-cjs": ["strip-ansi@6.0.1", "", { "dependencies": { "ansi-regex": "^5.0.1" } }, "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="], + + "strip-final-newline": ["strip-final-newline@2.0.0", "", {}, "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA=="], + + "strip-indent": ["strip-indent@3.0.0", "", { "dependencies": { "min-indent": "^1.0.0" } }, "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ=="], + + "strip-json-comments": ["strip-json-comments@3.1.1", "", {}, "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig=="], + + "strip-literal": ["strip-literal@1.3.0", "", { "dependencies": { "acorn": "^8.10.0" } }, "sha512-PugKzOsyXpArk0yWmUwqOZecSO0GH0bPoctLcqNDH9J04pVW3lflYE0ujElBGTloevcxF5MofAOZ7C5l2b+wLg=="], + + "stripe": ["stripe@15.4.0", "", { "dependencies": { "@types/node": ">=8.1.0", "qs": "^6.11.0" } }, "sha512-o3STlHYUmJh1ogAem434As7hCMEGG43R1fFkX0NuxabnmZoOQ9Ytxuu+e5Tq5NSE3LPUIV64jbjQebHoZvLTKw=="], + + "strnum": ["strnum@1.0.5", "", {}, "sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA=="], + + "strtok3": ["strtok3@6.3.0", "", { "dependencies": { "@tokenizer/token": "^0.3.0", "peek-readable": "^4.1.0" } }, "sha512-fZtbhtvI9I48xDSywd/somNqgUHl2L2cstmXCCif0itOf96jeW18MBSyrLuNicYQVkvpOxkZtkzujiTJ9LW5Jw=="], + + "superagent": ["superagent@8.1.2", "", { "dependencies": { "component-emitter": "^1.3.0", "cookiejar": "^2.1.4", "debug": "^4.3.4", "fast-safe-stringify": "^2.1.1", "form-data": "^4.0.0", "formidable": "^2.1.2", "methods": "^1.1.2", "mime": "2.6.0", "qs": "^6.11.0", "semver": "^7.3.8" } }, "sha512-6WTxW1EB6yCxV5VFOIPQruWGHqc3yI7hEmZK6h+pyk69Lk/Ut7rLUY6W/ONF2MjBuGjvmMiIpsrVJ2vjrHlslA=="], + + "supertest": ["supertest@6.3.3", "", { "dependencies": { "methods": "^1.1.2", "superagent": "^8.0.5" } }, "sha512-EMCG6G8gDu5qEqRQ3JjjPs6+FYT1a7Hv5ApHvtSghmOFJYtsU5S+pSb6Y2EUeCEY3CmEL3mmQ8YWlPOzQomabA=="], + + "supports-color": ["supports-color@5.5.0", "", { "dependencies": { "has-flag": "^3.0.0" } }, "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow=="], + + "supports-preserve-symlinks-flag": ["supports-preserve-symlinks-flag@1.0.0", "", {}, "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w=="], + + "svelte": ["svelte@5.4.0", "", { "dependencies": { "@ampproject/remapping": "^2.3.0", "@jridgewell/sourcemap-codec": "^1.5.0", "@types/estree": "^1.0.5", "acorn": "^8.12.1", "acorn-typescript": "^1.4.13", "aria-query": "^5.3.1", "axobject-query": "^4.1.0", "esm-env": "^1.2.1", "esrap": "^1.2.3", "is-reference": "^3.0.3", "locate-character": "^3.0.0", "magic-string": "^0.30.11", "zimmerframe": "^1.1.2" } }, "sha512-2I/mjD8cXDpKfdfUK+T6yo/OzugMXIm8lhyJUFM5F/gICMYnkl3C/+4cOSpia8TqpDsi6Qfm5+fdmBNMNmaf2g=="], + + "symbol-tree": ["symbol-tree@3.2.4", "", {}, "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw=="], + + "table": ["table@6.8.2", "", { "dependencies": { "ajv": "^8.0.1", "lodash.truncate": "^4.4.2", "slice-ansi": "^4.0.0", "string-width": "^4.2.3", "strip-ansi": "^6.0.1" } }, "sha512-w2sfv80nrAh2VCbqR5AK27wswXhqcck2AhfnNW76beQXskGZ1V12GwS//yYVa3d3fcvAip2OUnbDAjW2k3v9fA=="], + + "tapable": ["tapable@2.2.1", "", {}, "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ=="], + + "tar": ["tar@6.2.1", "", { "dependencies": { "chownr": "^2.0.0", "fs-minipass": "^2.0.0", "minipass": "^5.0.0", "minizlib": "^2.1.1", "mkdirp": "^1.0.3", "yallist": "^4.0.0" } }, "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A=="], + + "tar-fs": ["tar-fs@3.0.6", "", { "dependencies": { "pump": "^3.0.0", "tar-stream": "^3.1.5" }, "optionalDependencies": { "bare-fs": "^2.1.1", "bare-path": "^2.1.0" } }, "sha512-iokBDQQkUyeXhgPYaZxmczGPhnhXZ0CmrqI+MOb/WFGS9DW5wnfrLgtjUJBvz50vQ3qfRwJ62QVoCFu8mPVu5w=="], + + "tar-stream": ["tar-stream@3.1.7", "", { "dependencies": { "b4a": "^1.6.4", "fast-fifo": "^1.2.0", "streamx": "^2.15.0" } }, "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ=="], + + "terser": ["terser@5.31.1", "", { "dependencies": { "@jridgewell/source-map": "^0.3.3", "acorn": "^8.8.2", "commander": "^2.20.0", "source-map-support": "~0.5.20" }, "bin": { "terser": "bin/terser" } }, "sha512-37upzU1+viGvuFtBo9NPufCb9dwM0+l9hMxYyWfBA+fbwrPqNJAhbZ6W47bBFnZHKHTUBnMvi87434qq+qnxOg=="], + + "terser-webpack-plugin": ["terser-webpack-plugin@5.3.10", "", { "dependencies": { "@jridgewell/trace-mapping": "^0.3.20", "jest-worker": "^27.4.5", "schema-utils": "^3.1.1", "serialize-javascript": "^6.0.1", "terser": "^5.26.0" }, "peerDependencies": { "webpack": "^5.1.0" } }, "sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w=="], + + "text-decoder": ["text-decoder@1.2.0", "", { "dependencies": { "b4a": "^1.6.4" } }, "sha512-n1yg1mOj9DNpk3NeZOx7T6jchTbyJS3i3cucbNN6FcdPriMZx7NsgrGpWWdWZZGxD7ES1XB+3uoqHMgOKaN+fg=="], + + "thread-stream": ["thread-stream@3.1.0", "", { "dependencies": { "real-require": "^0.2.0" } }, "sha512-OqyPZ9u96VohAyMfJykzmivOrY2wfMSf3C5TtFJVgN+Hm6aj+voFhlK+kZEIv2FBh1X6Xp3DlnCOfEQ3B2J86A=="], + + "through": ["through@2.3.8", "", {}, "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg=="], + + "through2": ["through2@2.0.5", "", { "dependencies": { "readable-stream": "~2.3.6", "xtend": "~4.0.1" } }, "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ=="], + + "time-zone": ["time-zone@1.0.0", "", {}, "sha512-TIsDdtKo6+XrPtiTm1ssmMngN1sAhyKnTO2kunQWqNPWIVvCm15Wmw4SWInwTVgJ5u/Tr04+8Ei9TNcw4x4ONA=="], + + "tinybench": ["tinybench@2.8.0", "", {}, "sha512-1/eK7zUnIklz4JUUlL+658n58XO2hHLQfSk1Zf2LKieUjxidN16eKFEoDEfjHc3ohofSSqK3X5yO6VGb6iW8Lw=="], + + "tinycolor2": ["tinycolor2@1.6.0", "", {}, "sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw=="], + + "tinypool": ["tinypool@0.5.0", "", {}, "sha512-paHQtnrlS1QZYKF/GnLoOM/DN9fqaGOFbCbxzAhwniySnzl9Ebk8w73/dd34DAhe/obUbPAOldTyYXQZxnPBPQ=="], + + "tinyspy": ["tinyspy@2.2.1", "", {}, "sha512-KYad6Vy5VDWV4GH3fjpseMQ/XU2BhIYP7Vzd0LG44qRWm/Yt2WCOTicFdvmgo6gWaqooMQCawTtILVQJupKu7A=="], + + "tldts": ["tldts@6.1.68", "", { "dependencies": { "tldts-core": "^6.1.68" }, "bin": { "tldts": "bin/cli.js" } }, "sha512-JKF17jROiYkjJPT73hUTEiTp2OBCf+kAlB+1novk8i6Q6dWjHsgEjw9VLiipV4KTJavazXhY1QUXyQFSem2T7w=="], + + "tldts-core": ["tldts-core@6.1.68", "", {}, "sha512-85TdlS/DLW/gVdf2oyyzqp3ocS30WxjaL4la85EArl9cHUR/nizifKAJPziWewSZjDZS71U517/i6ciUeqtB5Q=="], + + "to-regex-range": ["to-regex-range@5.0.1", "", { "dependencies": { "is-number": "^7.0.0" } }, "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ=="], + + "toidentifier": ["toidentifier@1.0.1", "", {}, "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA=="], + + "token-types": ["token-types@4.2.1", "", { "dependencies": { "@tokenizer/token": "^0.3.0", "ieee754": "^1.2.1" } }, "sha512-6udB24Q737UD/SDsKAHI9FCRP7Bqc9D/MQUV02ORQg5iskjtLJlZJNdN4kKtcdtwCeWIwIHDGaUsTsCCAa8sFQ=="], + + "tough-cookie": ["tough-cookie@5.0.0", "", { "dependencies": { "tldts": "^6.1.32" } }, "sha512-FRKsF7cz96xIIeMZ82ehjC3xW2E+O2+v11udrDYewUbszngYhsGa8z6YUMMzO9QJZzzyd0nGGXnML/TReX6W8Q=="], + + "tr46": ["tr46@5.0.0", "", { "dependencies": { "punycode": "^2.3.1" } }, "sha512-tk2G5R2KRwBd+ZN0zaEXpmzdKyOYksXwywulIX95MBODjSzMIuQnQ3m8JxgbhnL1LeVo7lqQKsYa1O3Htl7K5g=="], + + "tslib": ["tslib@2.6.3", "", {}, "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ=="], + + "tunnel-agent": ["tunnel-agent@0.6.0", "", { "dependencies": { "safe-buffer": "^5.0.1" } }, "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w=="], + + "turbo-stream": ["turbo-stream@2.2.0", "", {}, "sha512-FKFg7A0To1VU4CH9YmSMON5QphK0BXjSoiC7D9yMh+mEEbXLUP9qJ4hEt1qcjKtzncs1OpcnjZO8NgrlVbZH+g=="], + + "tweetnacl": ["tweetnacl@0.14.5", "", {}, "sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA=="], + + "typanion": ["typanion@3.14.0", "", {}, "sha512-ZW/lVMRabETuYCd9O9ZvMhAh8GslSqaUjxmK/JLPCh6l73CvLBiuXswj/+7LdnWOgYsQ130FqLzFz5aGT4I3Ug=="], + + "type-detect": ["type-detect@4.0.8", "", {}, "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g=="], + + "type-fest": ["type-fest@4.20.1", "", {}, "sha512-R6wDsVsoS9xYOpy8vgeBlqpdOyzJ12HNfQhC/aAKWM3YoCV9TtunJzh/QpkMgeDhkoynDcw5f1y+qF9yc/HHyg=="], + + "type-is": ["type-is@1.6.18", "", { "dependencies": { "media-typer": "0.3.0", "mime-types": "~2.1.24" } }, "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g=="], + + "typed-query-selector": ["typed-query-selector@2.12.0", "", {}, "sha512-SbklCd1F0EiZOyPiW192rrHZzZ5sBijB6xM+cpmrwDqObvdtunOHHIk9fCGsoK5JVIYXoyEp4iEdE3upFH3PAg=="], + + "typescript": ["typescript@5.0.2", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw=="], + + "ufo": ["ufo@1.5.3", "", {}, "sha512-Y7HYmWaFwPUmkoQCUIAYpKqkOf+SbVj/2fJJZ4RJMCfZp0rTGwRbzQD+HghfnhKOjL9E01okqz+ncJskGYfBNw=="], + + "uglify-js": ["uglify-js@3.18.0", "", { "bin": { "uglifyjs": "bin/uglifyjs" } }, "sha512-SyVVbcNBCk0dzr9XL/R/ySrmYf0s372K6/hFklzgcp2lBFyXtw4I7BOdDjlLhE1aVqaI/SHWXWmYdlZxuyF38A=="], + + "unbzip2-stream": ["unbzip2-stream@1.4.3", "", { "dependencies": { "buffer": "^5.2.1", "through": "^2.3.8" } }, "sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg=="], + + "undici": ["undici@5.20.0", "", { "dependencies": { "busboy": "^1.6.0" } }, "sha512-J3j60dYzuo6Eevbawwp1sdg16k5Tf768bxYK4TUJRH7cBM4kFCbf3mOnM/0E3vQYXvpxITbbWmBafaDbxLDz3g=="], + + "undici-types": ["undici-types@5.26.5", "", {}, "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA=="], + + "unique-filename": ["unique-filename@3.0.0", "", { "dependencies": { "unique-slug": "^4.0.0" } }, "sha512-afXhuC55wkAmZ0P18QsVE6kp8JaxrEokN2HGIoIVv2ijHQd419H0+6EigAFcIzXeMIkcIkNBpB3L/DXB3cTS/g=="], + + "unique-slug": ["unique-slug@4.0.0", "", { "dependencies": { "imurmurhash": "^0.1.4" } }, "sha512-WrcA6AyEfqDX5bWige/4NQfPZMtASNVxdmWR76WESYQVAACSgWcR6e9i0mofqqBxYFtL4oAxPIptY73/0YE1DQ=="], + + "universalify": ["universalify@2.0.1", "", {}, "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw=="], + + "unix-crypt-td-js": ["unix-crypt-td-js@1.1.4", "", {}, "sha512-8rMeVYWSIyccIJscb9NdCfZKSRBKYTeVnwmiRYT2ulE3qd1RaDQ0xQDP+rI3ccIWbhu/zuo5cgN8z73belNZgw=="], + + "unpipe": ["unpipe@1.0.0", "", {}, "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ=="], + + "update-browserslist-db": ["update-browserslist-db@1.0.16", "", { "dependencies": { "escalade": "^3.1.2", "picocolors": "^1.0.1" }, "peerDependencies": { "browserslist": ">= 4.21.0" }, "bin": { "update-browserslist-db": "cli.js" } }, "sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ=="], + + "uri-js": ["uri-js@4.4.1", "", { "dependencies": { "punycode": "^2.1.0" } }, "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg=="], + + "url-parse": ["url-parse@1.5.10", "", { "dependencies": { "querystringify": "^2.1.1", "requires-port": "^1.0.0" } }, "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ=="], + + "urlpattern-polyfill": ["urlpattern-polyfill@10.0.0", "", {}, "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg=="], + + "utif2": ["utif2@4.1.0", "", { "dependencies": { "pako": "^1.0.11" } }, "sha512-+oknB9FHrJ7oW7A2WZYajOcv4FcDR4CfoGB0dPNfxbi4GO05RRnFmt5oa23+9w32EanrYcSJWspUiJkLMs+37w=="], + + "util": ["util@0.12.5", "", { "dependencies": { "inherits": "^2.0.3", "is-arguments": "^1.0.4", "is-generator-function": "^1.0.7", "is-typed-array": "^1.1.3", "which-typed-array": "^1.1.2" } }, "sha512-kZf/K6hEIrWHI6XqOFUiiMa+79wE/D8Q+NCNAWclkyg3b4d2k7s0QGepNjiABc+aR3N1PAyHL7p6UcLY6LmrnA=="], + + "util-deprecate": ["util-deprecate@1.0.2", "", {}, "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="], + + "utils-merge": ["utils-merge@1.0.1", "", {}, "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA=="], + + "uuid": ["uuid@8.3.2", "", { "bin": { "uuid": "dist/bin/uuid" } }, "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg=="], + + "v8-compile-cache": ["v8-compile-cache@2.4.0", "", {}, "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw=="], + + "v8-heapsnapshot": ["v8-heapsnapshot@1.3.1", "", { "dependencies": { "@types/node": "^18.11.10", "@types/oboe": "^2.1.1", "oboe": "^2.1.5" } }, "sha512-mfRTctXCVczzUH2U4FmbBNXH2ikErxkHAlZOIpjLJeNijQRMeVkXJfvPJUMnlLueO2xUEleWK2TjhcxOnc2eRQ=="], + + "validator": ["validator@13.12.0", "", {}, "sha512-c1Q0mCiPlgdTVVVIJIrBuxNicYE+t/7oKeI9MWLj3fh/uq2Pxh/3eeWbVZ4OcGW1TUf53At0njHw5SMdA3tmMg=="], + + "vary": ["vary@1.1.2", "", {}, "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg=="], + + "verdaccio": ["verdaccio@6.0.0", "", { "dependencies": { "@cypress/request": "3.0.5", "@verdaccio/auth": "8.0.0-next-8.1", "@verdaccio/config": "8.0.0-next-8.1", "@verdaccio/core": "8.0.0-next-8.1", "@verdaccio/local-storage-legacy": "11.0.2", "@verdaccio/logger": "8.0.0-next-8.1", "@verdaccio/middleware": "8.0.0-next-8.1", "@verdaccio/search-indexer": "8.0.0-next-8.0", "@verdaccio/signature": "8.0.0-next-8.0", "@verdaccio/streams": "10.2.1", "@verdaccio/tarball": "13.0.0-next-8.1", "@verdaccio/ui-theme": "8.0.0-next-8.1", "@verdaccio/url": "13.0.0-next-8.1", "@verdaccio/utils": "7.0.1-next-8.1", "JSONStream": "1.3.5", "async": "3.2.6", "clipanion": "4.0.0-rc.3", "compression": "1.7.4", "cors": "2.8.5", "debug": "4.3.7", "envinfo": "7.14.0", "express": "4.21.0", "express-rate-limit": "5.5.1", "fast-safe-stringify": "2.1.1", "handlebars": "4.7.8", "js-yaml": "4.1.0", "jsonwebtoken": "9.0.2", "kleur": "4.1.5", "lodash": "4.17.21", "lru-cache": "7.18.3", "mime": "3.0.0", "mkdirp": "1.0.4", "pkginfo": "0.4.1", "semver": "7.6.3", "validator": "13.12.0", "verdaccio-audit": "13.0.0-next-8.1", "verdaccio-htpasswd": "13.0.0-next-8.1" }, "bin": { "verdaccio": "bin/verdaccio" } }, "sha512-iGUIA992DIqjc4bge7L6NgpVDXHEvQ2ASBqBGr2AmZha+6g3+Rd5DV49ZR1z2MAvKmdyBwP9fOFmdh0PAsxa1Q=="], + + "verdaccio-audit": ["verdaccio-audit@13.0.0-next-8.1", "", { "dependencies": { "@verdaccio/config": "8.0.0-next-8.1", "@verdaccio/core": "8.0.0-next-8.1", "express": "4.21.0", "https-proxy-agent": "5.0.1", "node-fetch": "cjs" } }, "sha512-EEfUeC1kHuErtwF9FC670W+EXHhcl+iuigONkcprwRfkPxmdBs+Hx36745hgAMZ9SCqedNECaycnGF3tZ3VYfw=="], + + "verdaccio-htpasswd": ["verdaccio-htpasswd@13.0.0-next-8.1", "", { "dependencies": { "@verdaccio/core": "8.0.0-next-8.1", "@verdaccio/file-locking": "13.0.0-next-8.0", "apache-md5": "1.1.8", "bcryptjs": "2.4.3", "core-js": "3.37.1", "debug": "4.3.7", "http-errors": "2.0.0", "unix-crypt-td-js": "1.1.4" } }, "sha512-BfvmO+ZdbwfttOwrdTPD6Bccr1ZfZ9Tk/9wpXamxdWB/XPWlk3FtyGsvqCmxsInRLPhQ/FSk9c3zRCGvICTFYg=="], + + "verror": ["verror@1.10.0", "", { "dependencies": { "assert-plus": "^1.0.0", "core-util-is": "1.0.2", "extsprintf": "^1.2.0" } }, "sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw=="], + + "vite": ["vite@4.5.3", "", { "dependencies": { "esbuild": "^0.18.10", "postcss": "^8.4.27", "rollup": "^3.27.1" }, "optionalDependencies": { "fsevents": "~2.3.2" }, "peerDependencies": { "@types/node": ">= 14", "less": "*", "lightningcss": "^1.21.0", "sass": "*", "stylus": "*", "sugarss": "*", "terser": "^5.4.0" }, "optionalPeers": ["@types/node", "less", "lightningcss", "sass", "stylus", "sugarss", "terser"], "bin": { "vite": "bin/vite.js" } }, "sha512-kQL23kMeX92v3ph7IauVkXkikdDRsYMGTVl5KY2E9OY4ONLvkHf04MDTbnfo6NKxZiDLWzVpP5oTa8hQD8U3dg=="], + + "vite-node": ["vite-node@0.32.2", "", { "dependencies": { "cac": "^6.7.14", "debug": "^4.3.4", "mlly": "^1.2.0", "pathe": "^1.1.0", "picocolors": "^1.0.0", "vite": "^3.0.0 || ^4.0.0" }, "bin": { "vite-node": "vite-node.mjs" } }, "sha512-dTQ1DCLwl2aEseov7cfQ+kDMNJpM1ebpyMMMwWzBvLbis8Nla/6c9WQcqpPssTwS6Rp/+U6KwlIj8Eapw4bLdA=="], + + "vitest": ["vitest@0.32.2", "", { "dependencies": { "@types/chai": "^4.3.5", "@types/chai-subset": "^1.3.3", "@types/node": "*", "@vitest/expect": "0.32.2", "@vitest/runner": "0.32.2", "@vitest/snapshot": "0.32.2", "@vitest/spy": "0.32.2", "@vitest/utils": "0.32.2", "acorn": "^8.8.2", "acorn-walk": "^8.2.0", "cac": "^6.7.14", "chai": "^4.3.7", "concordance": "^5.0.4", "debug": "^4.3.4", "local-pkg": "^0.4.3", "magic-string": "^0.30.0", "pathe": "^1.1.0", "picocolors": "^1.0.0", "std-env": "^3.3.2", "strip-literal": "^1.0.1", "tinybench": "^2.5.0", "tinypool": "^0.5.0", "vite": "^3.0.0 || ^4.0.0", "vite-node": "0.32.2", "why-is-node-running": "^2.2.2" }, "peerDependencies": { "@edge-runtime/vm": "*", "@vitest/browser": "*", "@vitest/ui": "*", "happy-dom": "*", "jsdom": "*", "playwright": "*", "safaridriver": "*", "webdriverio": "*" }, "optionalPeers": ["@edge-runtime/vm", "@vitest/browser", "@vitest/ui", "happy-dom", "jsdom", "playwright", "safaridriver", "webdriverio"], "bin": { "vitest": "vitest.mjs" } }, "sha512-hU8GNNuQfwuQmqTLfiKcqEhZY72Zxb7nnN07koCUNmntNxbKQnVbeIS6sqUgR3eXSlbOpit8+/gr1KpqoMgWCQ=="], + + "w3c-xmlserializer": ["w3c-xmlserializer@5.0.0", "", { "dependencies": { "xml-name-validator": "^5.0.0" } }, "sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA=="], + + "watchpack": ["watchpack@2.4.1", "", { "dependencies": { "glob-to-regexp": "^0.4.1", "graceful-fs": "^4.1.2" } }, "sha512-8wrBCMtVhqcXP2Sup1ctSkga6uc2Bx0IIvKyT7yTFier5AXHooSI+QyQQAtTb7+E0IUCCKyTFmXqdqgum2XWGg=="], + + "web-encoding": ["web-encoding@1.1.5", "", { "dependencies": { "util": "^0.12.3" }, "optionalDependencies": { "@zxing/text-encoding": "0.9.0" } }, "sha512-HYLeVCdJ0+lBYV2FvNZmv3HJ2Nt0QYXqZojk3d9FJOLkwnuhzM9tmamh8d7HPM8QqjKH8DeHkFTx+CFlWpZZDA=="], + + "web-streams-polyfill": ["web-streams-polyfill@3.3.3", "", {}, "sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw=="], + + "webidl-conversions": ["webidl-conversions@7.0.0", "", {}, "sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g=="], + + "webpack": ["webpack@5.88.0", "", { "dependencies": { "@types/eslint-scope": "^3.7.3", "@types/estree": "^1.0.0", "@webassemblyjs/ast": "^1.11.5", "@webassemblyjs/wasm-edit": "^1.11.5", "@webassemblyjs/wasm-parser": "^1.11.5", "acorn": "^8.7.1", "acorn-import-assertions": "^1.9.0", "browserslist": "^4.14.5", "chrome-trace-event": "^1.0.2", "enhanced-resolve": "^5.15.0", "es-module-lexer": "^1.2.1", "eslint-scope": "5.1.1", "events": "^3.2.0", "glob-to-regexp": "^0.4.1", "graceful-fs": "^4.2.9", "json-parse-even-better-errors": "^2.3.1", "loader-runner": "^4.2.0", "mime-types": "^2.1.27", "neo-async": "^2.6.2", "schema-utils": "^3.2.0", "tapable": "^2.1.1", "terser-webpack-plugin": "^5.3.7", "watchpack": "^2.4.0", "webpack-sources": "^3.2.3" }, "bin": { "webpack": "bin/webpack.js" } }, "sha512-O3jDhG5e44qIBSi/P6KpcCcH7HD+nYIHVBhdWFxcLOcIGN8zGo5nqF3BjyNCxIh4p1vFdNnreZv2h2KkoAw3lw=="], + + "webpack-cli": ["webpack-cli@4.7.2", "", { "dependencies": { "@discoveryjs/json-ext": "^0.5.0", "@webpack-cli/configtest": "^1.0.4", "@webpack-cli/info": "^1.3.0", "@webpack-cli/serve": "^1.5.1", "colorette": "^1.2.1", "commander": "^7.0.0", "execa": "^5.0.0", "fastest-levenshtein": "^1.0.12", "import-local": "^3.0.2", "interpret": "^2.2.0", "rechoir": "^0.7.0", "v8-compile-cache": "^2.2.0", "webpack-merge": "^5.7.3" }, "peerDependencies": { "webpack": "4.x.x || 5.x.x" }, "bin": { "webpack-cli": "bin/cli.js" } }, "sha512-mEoLmnmOIZQNiRl0ebnjzQ74Hk0iKS5SiEEnpq3dRezoyR3yPaeQZCMCe+db4524pj1Pd5ghZXjT41KLzIhSLw=="], + + "webpack-merge": ["webpack-merge@5.10.0", "", { "dependencies": { "clone-deep": "^4.0.1", "flat": "^5.0.2", "wildcard": "^2.0.0" } }, "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA=="], + + "webpack-sources": ["webpack-sources@3.2.3", "", {}, "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w=="], + + "well-known-symbols": ["well-known-symbols@2.0.0", "", {}, "sha512-ZMjC3ho+KXo0BfJb7JgtQ5IBuvnShdlACNkKkdsqBmYw3bPAaJfPeYUo6tLUaT5tG/Gkh7xkpBhKRQ9e7pyg9Q=="], + + "whatwg-encoding": ["whatwg-encoding@3.1.1", "", { "dependencies": { "iconv-lite": "0.6.3" } }, "sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ=="], + + "whatwg-mimetype": ["whatwg-mimetype@3.0.0", "", {}, "sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q=="], + + "whatwg-url": ["whatwg-url@14.1.0", "", { "dependencies": { "tr46": "^5.0.0", "webidl-conversions": "^7.0.0" } }, "sha512-jlf/foYIKywAt3x/XWKZ/3rz8OSJPiWktjmk891alJUEjiVxKX9LEO92qH3hv4aJ0mN3MWPvGMCy8jQi95xK4w=="], + + "which": ["which@4.0.0", "", { "dependencies": { "isexe": "^3.1.1" }, "bin": { "node-which": "bin/which.js" } }, "sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg=="], + + "which-typed-array": ["which-typed-array@1.1.15", "", { "dependencies": { "available-typed-arrays": "^1.0.7", "call-bind": "^1.0.7", "for-each": "^0.3.3", "gopd": "^1.0.1", "has-tostringtag": "^1.0.2" } }, "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA=="], + + "why-is-node-running": ["why-is-node-running@2.2.2", "", { "dependencies": { "siginfo": "^2.0.0", "stackback": "0.0.2" }, "bin": { "why-is-node-running": "cli.js" } }, "sha512-6tSwToZxTOcotxHeA+qGCq1mVzKR3CwcJGmVcY+QE8SHy6TnpFnh8PAvPNHYr7EcuVeG0QSMxtYCuO1ta/G/oA=="], + + "wildcard": ["wildcard@2.0.1", "", {}, "sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ=="], + + "wordwrap": ["wordwrap@1.0.0", "", {}, "sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q=="], + + "wrap-ansi": ["wrap-ansi@7.0.0", "", { "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" } }, "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q=="], + + "wrap-ansi-cjs": ["wrap-ansi@7.0.0", "", { "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" } }, "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q=="], + + "wrappy": ["wrappy@1.0.2", "", {}, "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="], + + "ws": ["ws@8.18.0", "", { "peerDependencies": { "bufferutil": "^4.0.1", "utf-8-validate": ">=5.0.2" }, "optionalPeers": ["bufferutil", "utf-8-validate"] }, "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw=="], + + "xml-name-validator": ["xml-name-validator@5.0.0", "", {}, "sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg=="], + + "xml-parse-from-string": ["xml-parse-from-string@1.0.1", "", {}, "sha512-ErcKwJTF54uRzzNMXq2X5sMIy88zJvfN2DmdoQvy7PAFJ+tPRU6ydWuOKNMyfmOjdyBQTFREi60s0Y0SyI0G0g=="], + + "xml2js": ["xml2js@0.6.2", "", { "dependencies": { "sax": ">=0.6.0", "xmlbuilder": "~11.0.0" } }, "sha512-T4rieHaC1EXcES0Kxxj4JWgaUQHDk+qwHcYOCFHfiwKz7tOVPLq7Hjq9dM1WCMhylqMEfP7hMcOIChvotiZegA=="], + + "xmlbuilder": ["xmlbuilder@11.0.1", "", {}, "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA=="], + + "xmlchars": ["xmlchars@2.2.0", "", {}, "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw=="], + + "xmlhttprequest-ssl": ["xmlhttprequest-ssl@2.0.0", "", {}, "sha512-QKxVRxiRACQcVuQEYFsI1hhkrMlrXHPegbbd1yn9UHOmRxY+si12nQYzri3vbzt8VdTTRviqcKxcyllFas5z2A=="], + + "xtend": ["xtend@4.0.2", "", {}, "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ=="], + + "y18n": ["y18n@5.0.8", "", {}, "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA=="], + + "yallist": ["yallist@4.0.0", "", {}, "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="], + + "yaml": ["yaml@1.10.2", "", {}, "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg=="], + + "yargs": ["yargs@17.7.2", "", { "dependencies": { "cliui": "^8.0.1", "escalade": "^3.1.1", "get-caller-file": "^2.0.5", "require-directory": "^2.1.1", "string-width": "^4.2.3", "y18n": "^5.0.5", "yargs-parser": "^21.1.1" } }, "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w=="], + + "yargs-parser": ["yargs-parser@21.1.1", "", {}, "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw=="], + + "yauzl": ["yauzl@2.10.0", "", { "dependencies": { "buffer-crc32": "~0.2.3", "fd-slicer": "~1.1.0" } }, "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g=="], + + "yocto-queue": ["yocto-queue@1.0.0", "", {}, "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g=="], + + "zimmerframe": ["zimmerframe@1.1.2", "", {}, "sha512-rAbqEGa8ovJy4pyBxZM70hg4pE6gDgaQ0Sl9M3enG3I0d6H4XSAM3GeNGLKnsBpuijUow064sf7ww1nutC5/3w=="], + + "zod": ["zod@3.23.8", "", {}, "sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g=="], + + "@azure/core-amqp/@azure/abort-controller": ["@azure/abort-controller@2.1.2", "", { "dependencies": { "tslib": "^2.6.2" } }, "sha512-nBrLsEWm4J2u5LpAPjxADTlq3trDgVZZXHNKabeXZtpq3d3AbN/KGO82R87rdDz5/lYB024rtEf10/q0urNgsA=="], + + "@azure/core-auth/@azure/abort-controller": ["@azure/abort-controller@2.1.2", "", { "dependencies": { "tslib": "^2.6.2" } }, "sha512-nBrLsEWm4J2u5LpAPjxADTlq3trDgVZZXHNKabeXZtpq3d3AbN/KGO82R87rdDz5/lYB024rtEf10/q0urNgsA=="], + + "@azure/core-client/@azure/abort-controller": ["@azure/abort-controller@2.1.2", "", { "dependencies": { "tslib": "^2.6.2" } }, "sha512-nBrLsEWm4J2u5LpAPjxADTlq3trDgVZZXHNKabeXZtpq3d3AbN/KGO82R87rdDz5/lYB024rtEf10/q0urNgsA=="], + + "@azure/core-rest-pipeline/@azure/abort-controller": ["@azure/abort-controller@2.1.2", "", { "dependencies": { "tslib": "^2.6.2" } }, "sha512-nBrLsEWm4J2u5LpAPjxADTlq3trDgVZZXHNKabeXZtpq3d3AbN/KGO82R87rdDz5/lYB024rtEf10/q0urNgsA=="], + + "@azure/core-rest-pipeline/https-proxy-agent": ["https-proxy-agent@7.0.4", "", { "dependencies": { "agent-base": "^7.0.2", "debug": "4" } }, "sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg=="], + + "@azure/core-util/@azure/abort-controller": ["@azure/abort-controller@2.1.2", "", { "dependencies": { "tslib": "^2.6.2" } }, "sha512-nBrLsEWm4J2u5LpAPjxADTlq3trDgVZZXHNKabeXZtpq3d3AbN/KGO82R87rdDz5/lYB024rtEf10/q0urNgsA=="], + + "@cypress/request/qs": ["qs@6.13.0", "", { "dependencies": { "side-channel": "^1.0.6" } }, "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg=="], + + "@cypress/request/tough-cookie": ["tough-cookie@4.1.4", "", { "dependencies": { "psl": "^1.1.33", "punycode": "^2.1.1", "universalify": "^0.2.0", "url-parse": "^1.5.3" } }, "sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag=="], + + "@grpc/grpc-js/@grpc/proto-loader": ["@grpc/proto-loader@0.7.13", "", { "dependencies": { "lodash.camelcase": "^4.3.0", "long": "^5.0.0", "protobufjs": "^7.2.5", "yargs": "^17.7.2" }, "bin": { "proto-loader-gen-types": "build/bin/proto-loader-gen-types.js" } }, "sha512-AiXO/bfe9bmxBjxxtYxFAXGZvMaN5s8kO+jBHAJCON8rJoB5YS/D6X7ZNc6XQkuHNmyl4CYaMI1fJ/Gn27RGGw=="], + + "@inquirer/core/chalk": ["chalk@4.1.2", "", { "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } }, "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA=="], + + "@inquirer/core/signal-exit": ["signal-exit@4.1.0", "", {}, "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw=="], + + "@inquirer/core/strip-ansi": ["strip-ansi@6.0.1", "", { "dependencies": { "ansi-regex": "^5.0.1" } }, "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="], + + "@inquirer/core/wrap-ansi": ["wrap-ansi@6.2.0", "", { "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" } }, "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA=="], + + "@isaacs/cliui/string-width": ["string-width@5.1.2", "", { "dependencies": { "eastasianwidth": "^0.2.0", "emoji-regex": "^9.2.2", "strip-ansi": "^7.0.1" } }, "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA=="], + + "@isaacs/cliui/wrap-ansi": ["wrap-ansi@8.1.0", "", { "dependencies": { "ansi-styles": "^6.1.0", "string-width": "^5.0.1", "strip-ansi": "^7.0.1" } }, "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ=="], + + "@jimp/core/mime": ["mime@3.0.0", "", { "bin": { "mime": "cli.js" } }, "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A=="], + + "@jridgewell/gen-mapping/@jridgewell/sourcemap-codec": ["@jridgewell/sourcemap-codec@1.4.15", "", {}, "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg=="], + + "@jridgewell/trace-mapping/@jridgewell/sourcemap-codec": ["@jridgewell/sourcemap-codec@1.4.15", "", {}, "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg=="], + + "@npmcli/agent/https-proxy-agent": ["https-proxy-agent@7.0.4", "", { "dependencies": { "agent-base": "^7.0.2", "debug": "4" } }, "sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg=="], + + "@npmcli/agent/lru-cache": ["lru-cache@10.2.2", "", {}, "sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ=="], + + "@puppeteer/browsers/debug": ["debug@4.3.7", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ=="], + + "@puppeteer/browsers/semver": ["semver@7.6.3", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A=="], + + "@remix-run/node/cookie-signature": ["cookie-signature@1.2.1", "", {}, "sha512-78KWk9T26NhzXtuL26cIJ8/qNHANyJ/ZYrmEXFzUmhZdjpBv+DlWlOANRTGBt48YcyslsLrj0bMLFTmXvLRCOw=="], + + "@remix-run/node/undici": ["undici@6.19.2", "", {}, "sha512-JfjKqIauur3Q6biAtHJ564e3bWa8VvT+7cSiOJHFbX4Erv6CLGDpg8z+Fmg/1OI/47RA+GI2QZaF48SSaLvyBA=="], + + "@remix-run/react/react": ["react@file:../node_modules/react", {}], + + "@remix-run/serve/express": ["express@4.19.2", "", { "dependencies": { "accepts": "~1.3.8", "array-flatten": "1.1.1", "body-parser": "1.20.2", "content-disposition": "0.5.4", "content-type": "~1.0.4", "cookie": "0.6.0", "cookie-signature": "1.0.6", "debug": "2.6.9", "depd": "2.0.0", "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "etag": "~1.8.1", "finalhandler": "1.2.0", "fresh": "0.5.2", "http-errors": "2.0.0", "merge-descriptors": "1.0.1", "methods": "~1.1.2", "on-finished": "2.4.1", "parseurl": "~1.3.3", "path-to-regexp": "0.1.7", "proxy-addr": "~2.0.7", "qs": "6.11.0", "range-parser": "~1.2.1", "safe-buffer": "5.2.1", "send": "0.18.0", "serve-static": "1.15.0", "setprototypeof": "1.2.0", "statuses": "2.0.1", "type-is": "~1.6.18", "utils-merge": "1.0.1", "vary": "~1.1.2" } }, "sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q=="], + + "@remix-run/server-runtime/cookie": ["cookie@0.6.0", "", {}, "sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw=="], + + "@testing-library/dom/aria-query": ["aria-query@5.3.0", "", { "dependencies": { "dequal": "^2.0.3" } }, "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A=="], + + "@testing-library/dom/chalk": ["chalk@4.1.2", "", { "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } }, "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA=="], + + "@testing-library/dom/dom-accessibility-api": ["dom-accessibility-api@0.5.16", "", {}, "sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg=="], + + "@testing-library/react/react": ["react@file:../node_modules/react", {}], + + "@verdaccio/auth/debug": ["debug@4.3.7", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ=="], + + "@verdaccio/commons-api/http-status-codes": ["http-status-codes@2.2.0", "", {}, "sha512-feERVo9iWxvnejp3SEfm/+oNG517npqL2/PIA8ORjyOZjGC7TwCRQsZylciLS64i6pJ0wRYz3rkXLRwbtFa8Ng=="], + + "@verdaccio/config/debug": ["debug@4.3.7", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ=="], + + "@verdaccio/config/minimatch": ["minimatch@7.4.6", "", { "dependencies": { "brace-expansion": "^2.0.1" } }, "sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw=="], + + "@verdaccio/core/ajv": ["ajv@8.17.1", "", { "dependencies": { "fast-deep-equal": "^3.1.3", "fast-uri": "^3.0.1", "json-schema-traverse": "^1.0.0", "require-from-string": "^2.0.2" } }, "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g=="], + + "@verdaccio/core/process-warning": ["process-warning@1.0.0", "", {}, "sha512-du4wfLyj4yCZq1VupnVSZmRsPJsNuxoDQFdCFHLaYiEbFBD7QE0a+I4D7hOxrVnh78QE/YipFAj9lXHiXocV+Q=="], + + "@verdaccio/core/semver": ["semver@7.6.3", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A=="], + + "@verdaccio/loaders/debug": ["debug@4.3.7", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ=="], + + "@verdaccio/local-storage-legacy/async": ["async@3.2.4", "", {}, "sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ=="], + + "@verdaccio/local-storage-legacy/debug": ["debug@4.3.4", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ=="], + + "@verdaccio/logger/pino": ["pino@8.17.2", "", { "dependencies": { "atomic-sleep": "^1.0.0", "fast-redact": "^3.1.1", "on-exit-leak-free": "^2.1.0", "pino-abstract-transport": "v1.1.0", "pino-std-serializers": "^6.0.0", "process-warning": "^3.0.0", "quick-format-unescaped": "^4.0.3", "real-require": "^0.2.0", "safe-stable-stringify": "^2.3.1", "sonic-boom": "^3.7.0", "thread-stream": "^2.0.0" }, "bin": { "pino": "bin.js" } }, "sha512-LA6qKgeDMLr2ux2y/YiUt47EfgQ+S9LznBWOJdN3q1dx2sv0ziDLUBeVpyVv17TEcGCBuWf0zNtg3M5m1NhhWQ=="], + + "@verdaccio/logger-commons/debug": ["debug@4.3.7", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ=="], + + "@verdaccio/logger-prettify/pino-abstract-transport": ["pino-abstract-transport@1.1.0", "", { "dependencies": { "readable-stream": "^4.0.0", "split2": "^4.0.0" } }, "sha512-lsleG3/2a/JIWUtf9Q5gUNErBqwIu1tUKTT3dUzaf5DySw9ra1wcqKjJjLX1VTY64Wk1eEOYsVGSaGfCK85ekA=="], + + "@verdaccio/logger-prettify/sonic-boom": ["sonic-boom@3.8.0", "", { "dependencies": { "atomic-sleep": "^1.0.0" } }, "sha512-ybz6OYOUjoQQCQ/i4LU8kaToD8ACtYP+Cj5qd2AO36bwbdewxWJ3ArmJ2cr6AvxlL2o0PqnCcPGUgkILbfkaCA=="], + + "@verdaccio/middleware/debug": ["debug@4.3.7", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ=="], + + "@verdaccio/middleware/express": ["express@4.21.0", "", { "dependencies": { "accepts": "~1.3.8", "array-flatten": "1.1.1", "body-parser": "1.20.3", "content-disposition": "0.5.4", "content-type": "~1.0.4", "cookie": "0.6.0", "cookie-signature": "1.0.6", "debug": "2.6.9", "depd": "2.0.0", "encodeurl": "~2.0.0", "escape-html": "~1.0.3", "etag": "~1.8.1", "finalhandler": "1.3.1", "fresh": "0.5.2", "http-errors": "2.0.0", "merge-descriptors": "1.0.3", "methods": "~1.1.2", "on-finished": "2.4.1", "parseurl": "~1.3.3", "path-to-regexp": "0.1.10", "proxy-addr": "~2.0.7", "qs": "6.13.0", "range-parser": "~1.2.1", "safe-buffer": "5.2.1", "send": "0.19.0", "serve-static": "1.16.2", "setprototypeof": "1.2.0", "statuses": "2.0.1", "type-is": "~1.6.18", "utils-merge": "1.0.1", "vary": "~1.1.2" } }, "sha512-VqcNGcj/Id5ZT1LZ/cfihi3ttTn+NJmkli2eZADigjq29qTlWi/hAQ43t/VLPq8+UX06FCEx3ByOYet6ZFblng=="], + + "@verdaccio/middleware/lru-cache": ["lru-cache@7.18.3", "", {}, "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA=="], + + "@verdaccio/signature/debug": ["debug@4.3.7", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ=="], + + "@verdaccio/tarball/debug": ["debug@4.3.7", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ=="], + + "@verdaccio/url/debug": ["debug@4.3.7", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ=="], + + "@verdaccio/utils/minimatch": ["minimatch@7.4.6", "", { "dependencies": { "brace-expansion": "^2.0.1" } }, "sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw=="], + + "@verdaccio/utils/semver": ["semver@7.6.3", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A=="], + + "@vitest/snapshot/magic-string": ["magic-string@0.30.10", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.4.15" } }, "sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ=="], + + "@webpack-cli/info/envinfo": ["envinfo@7.13.0", "", { "bin": { "envinfo": "dist/cli.js" } }, "sha512-cvcaMr7KqXVh4nyzGTVqTum+gAiL265x5jUWQIDLq//zOGbW+gSW/C+OWLleY/rs9Qole6AZLMXPbtIFQbqu+Q=="], + + "acorn-walk/acorn": ["acorn@8.12.0", "", { "bin": { "acorn": "bin/acorn" } }, "sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw=="], + + "agent-base/debug": ["debug@4.3.5", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg=="], + + "ajv-keywords/ajv": ["ajv@6.12.6", "", { "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", "json-schema-traverse": "^0.4.1", "uri-js": "^4.2.2" } }, "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g=="], + + "ansi-escapes/type-fest": ["type-fest@0.21.3", "", {}, "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w=="], + + "async-cache/lru-cache": ["lru-cache@4.1.5", "", { "dependencies": { "pseudomap": "^1.0.2", "yallist": "^2.1.2" } }, "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g=="], + + "basic-auth/safe-buffer": ["safe-buffer@5.1.2", "", {}, "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="], + + "bl/readable-stream": ["readable-stream@3.6.2", "", { "dependencies": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", "util-deprecate": "^1.0.1" } }, "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA=="], + + "body-parser/iconv-lite": ["iconv-lite@0.4.24", "", { "dependencies": { "safer-buffer": ">= 2.1.2 < 3" } }, "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA=="], + + "browserify-zlib/pako": ["pako@0.2.9", "", {}, "sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA=="], + + "cacache/fs-minipass": ["fs-minipass@3.0.3", "", { "dependencies": { "minipass": "^7.0.3" } }, "sha512-XUBA9XClHbnJWSfBzjkm6RvPsyg3sryZt06BEQoXcF7EK/xpGaQYJgQKDJSUH5SGZ76Y7pFx1QBnXz09rU5Fbw=="], + + "cacache/lru-cache": ["lru-cache@10.2.2", "", {}, "sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ=="], + + "chalk/supports-color": ["supports-color@7.2.0", "", { "dependencies": { "has-flag": "^4.0.0" } }, "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw=="], + + "cliui/string-width": ["string-width@4.2.3", "", { "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g=="], + + "cliui/strip-ansi": ["strip-ansi@6.0.1", "", { "dependencies": { "ansi-regex": "^5.0.1" } }, "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="], + + "compression/bytes": ["bytes@3.0.0", "", {}, "sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw=="], + + "compression/safe-buffer": ["safe-buffer@5.1.2", "", {}, "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="], + + "cross-spawn/which": ["which@2.0.2", "", { "dependencies": { "isexe": "^2.0.0" }, "bin": { "node-which": "./bin/node-which" } }, "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA=="], + + "data-urls/whatwg-mimetype": ["whatwg-mimetype@4.0.0", "", {}, "sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg=="], + + "debug/ms": ["ms@2.0.0", "", {}, "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="], + + "duplexify/readable-stream": ["readable-stream@2.3.8", "", { "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" } }, "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA=="], + + "ecc-jsbn/jsbn": ["jsbn@0.1.1", "", {}, "sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg=="], + + "engine.io/@types/cookie": ["@types/cookie@0.4.1", "", {}, "sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q=="], + + "engine.io/cookie": ["cookie@0.4.2", "", {}, "sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA=="], + + "engine.io/debug": ["debug@4.3.5", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg=="], + + "engine.io/ws": ["ws@8.17.1", "", { "peerDependencies": { "bufferutil": "^4.0.1", "utf-8-validate": ">=5.0.2" }, "optionalPeers": ["bufferutil", "utf-8-validate"] }, "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ=="], + + "engine.io-client/debug": ["debug@4.3.5", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg=="], + + "engine.io-client/ws": ["ws@8.17.1", "", { "peerDependencies": { "bufferutil": "^4.0.1", "utf-8-validate": ">=5.0.2" }, "optionalPeers": ["bufferutil", "utf-8-validate"] }, "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ=="], + + "error-ex/is-arrayish": ["is-arrayish@0.2.1", "", {}, "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg=="], + + "escodegen/estraverse": ["estraverse@5.3.0", "", {}, "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA=="], + + "escodegen/source-map": ["source-map@0.6.1", "", {}, "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="], + + "esrecurse/estraverse": ["estraverse@5.3.0", "", {}, "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA=="], + + "express/body-parser": ["body-parser@1.20.1", "", { "dependencies": { "bytes": "3.1.2", "content-type": "~1.0.4", "debug": "2.6.9", "depd": "2.0.0", "destroy": "1.2.0", "http-errors": "2.0.0", "iconv-lite": "0.4.24", "on-finished": "2.4.1", "qs": "6.11.0", "raw-body": "2.5.1", "type-is": "~1.6.18", "unpipe": "1.0.0" } }, "sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw=="], + + "extract-zip/debug": ["debug@4.3.7", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ=="], + + "extract-zip/get-stream": ["get-stream@5.2.0", "", { "dependencies": { "pump": "^3.0.0" } }, "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA=="], + + "foreground-child/signal-exit": ["signal-exit@4.1.0", "", {}, "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw=="], + + "fs-minipass/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], + + "get-uri/data-uri-to-buffer": ["data-uri-to-buffer@6.0.2", "", {}, "sha512-7hvf7/GW8e86rW0ptuwS3OcBGDjIi6SZva7hCyWC0yYry2cOPmLIjXAUHI6DK2HsnwJd9ifmt57i8eV2n4YNpw=="], + + "get-uri/debug": ["debug@4.3.7", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ=="], + + "glob/minimatch": ["minimatch@9.0.4", "", { "dependencies": { "brace-expansion": "^2.0.1" } }, "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw=="], + + "handlebars/source-map": ["source-map@0.6.1", "", {}, "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="], + + "http-proxy-agent/debug": ["debug@4.3.5", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg=="], + + "https-proxy-agent/debug": ["debug@4.3.5", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg=="], + + "image-q/@types/node": ["@types/node@16.9.1", "", {}, "sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g=="], + + "import-fresh/resolve-from": ["resolve-from@4.0.0", "", {}, "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g=="], + + "is-reference/@types/estree": ["@types/estree@1.0.6", "", {}, "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw=="], + + "jest-diff/chalk": ["chalk@4.1.2", "", { "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } }, "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA=="], + + "jest-diff/pretty-format": ["pretty-format@29.7.0", "", { "dependencies": { "@jest/schemas": "^29.6.3", "ansi-styles": "^5.0.0", "react-is": "^18.0.0" } }, "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ=="], + + "jest-worker/supports-color": ["supports-color@8.1.1", "", { "dependencies": { "has-flag": "^4.0.0" } }, "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q=="], + + "jsdom/whatwg-mimetype": ["whatwg-mimetype@4.0.0", "", {}, "sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg=="], + + "jsonwebtoken/jws": ["jws@3.2.2", "", { "dependencies": { "jwa": "^1.4.1", "safe-buffer": "^5.0.1" } }, "sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA=="], + + "make-fetch-happen/proc-log": ["proc-log@4.2.0", "", {}, "sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA=="], + + "minipass-flush/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], + + "minipass-pipeline/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], + + "minipass-sized/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], + + "minizlib/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], + + "mlly/acorn": ["acorn@8.12.0", "", { "bin": { "acorn": "bin/acorn" } }, "sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw=="], + + "mongodb-connection-string-url/whatwg-url": ["whatwg-url@11.0.0", "", { "dependencies": { "tr46": "^3.0.0", "webidl-conversions": "^7.0.0" } }, "sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ=="], + + "morgan/on-finished": ["on-finished@2.3.0", "", { "dependencies": { "ee-first": "1.1.1" } }, "sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww=="], + + "msw/chalk": ["chalk@4.1.2", "", { "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } }, "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA=="], + + "msw/path-to-regexp": ["path-to-regexp@6.2.2", "", {}, "sha512-GQX3SSMokngb36+whdpRXE+3f9V8UzyAorlYvOGx87ufGHehNTn5lCxrKtLyZ4Yl/wEKnNnr98ZzOwwDZV5ogw=="], + + "named-placeholders/lru-cache": ["lru-cache@7.18.3", "", {}, "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA=="], + + "nise/@sinonjs/formatio": ["@sinonjs/formatio@3.2.2", "", { "dependencies": { "@sinonjs/commons": "^1", "@sinonjs/samsam": "^3.1.0" } }, "sha512-B8SEsgd8gArBLMD6zpRw3juQ2FVSsmdd7qlevyDqzS9WTCtvF55/gAL+h6gue8ZvPYcdiPdvueM/qm//9XzyTQ=="], + + "nise/lolex": ["lolex@5.1.2", "", { "dependencies": { "@sinonjs/commons": "^1.7.0" } }, "sha512-h4hmjAvHTmd+25JSwrtTIuwbKdwg5NzZVRMLn9saij4SZaepCrTCxPr35H/3bjwfMJtN+t3CX8672UIkglz28A=="], + + "nise/path-to-regexp": ["path-to-regexp@1.8.0", "", { "dependencies": { "isarray": "0.0.1" } }, "sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA=="], + + "node-fetch/whatwg-url": ["whatwg-url@5.0.0", "", { "dependencies": { "tr46": "~0.0.3", "webidl-conversions": "^3.0.0" } }, "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw=="], + + "p-locate/p-limit": ["p-limit@2.3.0", "", { "dependencies": { "p-try": "^2.0.0" } }, "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w=="], + + "pac-proxy-agent/debug": ["debug@4.3.7", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ=="], + + "pac-proxy-agent/socks-proxy-agent": ["socks-proxy-agent@8.0.4", "", { "dependencies": { "agent-base": "^7.1.1", "debug": "^4.3.4", "socks": "^2.8.3" } }, "sha512-GNAq/eg8Udq2x0eNiFkr9gRg5bA7PXEWagQdeRX4cPSG+X/8V38v637gim9bjFptMk1QWsCTr0ttrJEiXbNnRw=="], + + "parse-bmfont-xml/xml2js": ["xml2js@0.5.0", "", { "dependencies": { "sax": ">=0.6.0", "xmlbuilder": "~11.0.0" } }, "sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA=="], + + "path-scurry/lru-cache": ["lru-cache@10.2.2", "", {}, "sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ=="], + + "pino-pretty/pino-abstract-transport": ["pino-abstract-transport@1.0.0", "", { "dependencies": { "readable-stream": "^4.0.0", "split2": "^4.0.0" } }, "sha512-c7vo5OpW4wIS42hUVcT5REsL8ZljsUfBjqV/e2sFxmFEFZiq1XLUp5EYLtuDH6PEHq9W1egWqRbnLUP5FuZmOA=="], + + "pixelmatch/pngjs": ["pngjs@6.0.0", "", {}, "sha512-TRzzuFRRmEoSW/p1KVAmiOgPco2Irlah+bGFCeNfJXxxYGwSw7YwAOAcd7X28K/m5bjBWKsC29KyoMfHbypayg=="], + + "pretty-format/ansi-regex": ["ansi-regex@5.0.1", "", {}, "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="], + + "pretty-format/ansi-styles": ["ansi-styles@5.2.0", "", {}, "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA=="], + + "proxy-agent/debug": ["debug@4.3.7", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ=="], + + "proxy-agent/lru-cache": ["lru-cache@7.18.3", "", {}, "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA=="], + + "pumpify/pump": ["pump@2.0.1", "", { "dependencies": { "end-of-stream": "^1.1.0", "once": "^1.3.1" } }, "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA=="], + + "puppeteer-core/debug": ["debug@4.3.7", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ=="], + + "raw-body/iconv-lite": ["iconv-lite@0.4.24", "", { "dependencies": { "safer-buffer": ">= 2.1.2 < 3" } }, "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA=="], + + "react-dom/react": ["react@file:../node_modules/react", {}], + + "react-router/react": ["react@file:../node_modules/react", {}], + + "react-router-dom/react": ["react@file:../node_modules/react", {}], + + "readable-web-to-node-stream/readable-stream": ["readable-stream@3.6.2", "", { "dependencies": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", "util-deprecate": "^1.0.1" } }, "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA=="], + + "rhea/debug": ["debug@4.3.5", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg=="], + + "rhea-promise/debug": ["debug@4.3.5", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg=="], + + "sass/chokidar": ["chokidar@4.0.1", "", { "dependencies": { "readdirp": "^4.0.1" } }, "sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA=="], + + "schema-utils/ajv": ["ajv@6.12.6", "", { "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", "json-schema-traverse": "^0.4.1", "uri-js": "^4.2.2" } }, "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g=="], + + "send/mime": ["mime@1.6.0", "", { "bin": { "mime": "cli.js" } }, "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg=="], + + "socket.io/debug": ["debug@4.3.5", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg=="], + + "socket.io-adapter/debug": ["debug@4.3.5", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg=="], + + "socket.io-adapter/ws": ["ws@8.17.1", "", { "peerDependencies": { "bufferutil": "^4.0.1", "utf-8-validate": ">=5.0.2" }, "optionalPeers": ["bufferutil", "utf-8-validate"] }, "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ=="], + + "socket.io-client/debug": ["debug@4.3.5", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg=="], + + "socket.io-parser/debug": ["debug@4.3.5", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg=="], + + "socks-proxy-agent/debug": ["debug@4.3.5", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg=="], + + "source-map-support/source-map": ["source-map@0.6.1", "", {}, "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="], + + "sshpk/jsbn": ["jsbn@0.1.1", "", {}, "sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg=="], + + "string-width-cjs/emoji-regex": ["emoji-regex@8.0.0", "", {}, "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="], + + "string-width-cjs/strip-ansi": ["strip-ansi@6.0.1", "", { "dependencies": { "ansi-regex": "^5.0.1" } }, "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="], + + "strip-ansi-cjs/ansi-regex": ["ansi-regex@5.0.1", "", {}, "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="], + + "strip-literal/acorn": ["acorn@8.12.0", "", { "bin": { "acorn": "bin/acorn" } }, "sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw=="], + + "superagent/debug": ["debug@4.3.5", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg=="], + + "table/string-width": ["string-width@4.2.3", "", { "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g=="], + + "table/strip-ansi": ["strip-ansi@6.0.1", "", { "dependencies": { "ansi-regex": "^5.0.1" } }, "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="], + + "tar/minipass": ["minipass@5.0.0", "", {}, "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ=="], + + "terser/acorn": ["acorn@8.12.0", "", { "bin": { "acorn": "bin/acorn" } }, "sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw=="], + + "terser/commander": ["commander@2.20.3", "", {}, "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="], + + "through2/readable-stream": ["readable-stream@2.3.8", "", { "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" } }, "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA=="], + + "unbzip2-stream/buffer": ["buffer@5.7.1", "", { "dependencies": { "base64-js": "^1.3.1", "ieee754": "^1.1.13" } }, "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ=="], + + "v8-heapsnapshot/@types/node": ["@types/node@18.19.69", "", { "dependencies": { "undici-types": "~5.26.4" } }, "sha512-ECPdY1nlaiO/Y6GUnwgtAAhLNaQ53AyIVz+eILxpEo5OvuqE6yWkqWBIb5dU0DqhKQtMeny+FBD3PK6lm7L5xQ=="], + + "verdaccio/debug": ["debug@4.3.7", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ=="], + + "verdaccio/express": ["express@4.21.0", "", { "dependencies": { "accepts": "~1.3.8", "array-flatten": "1.1.1", "body-parser": "1.20.3", "content-disposition": "0.5.4", "content-type": "~1.0.4", "cookie": "0.6.0", "cookie-signature": "1.0.6", "debug": "2.6.9", "depd": "2.0.0", "encodeurl": "~2.0.0", "escape-html": "~1.0.3", "etag": "~1.8.1", "finalhandler": "1.3.1", "fresh": "0.5.2", "http-errors": "2.0.0", "merge-descriptors": "1.0.3", "methods": "~1.1.2", "on-finished": "2.4.1", "parseurl": "~1.3.3", "path-to-regexp": "0.1.10", "proxy-addr": "~2.0.7", "qs": "6.13.0", "range-parser": "~1.2.1", "safe-buffer": "5.2.1", "send": "0.19.0", "serve-static": "1.16.2", "setprototypeof": "1.2.0", "statuses": "2.0.1", "type-is": "~1.6.18", "utils-merge": "1.0.1", "vary": "~1.1.2" } }, "sha512-VqcNGcj/Id5ZT1LZ/cfihi3ttTn+NJmkli2eZADigjq29qTlWi/hAQ43t/VLPq8+UX06FCEx3ByOYet6ZFblng=="], + + "verdaccio/kleur": ["kleur@4.1.5", "", {}, "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ=="], + + "verdaccio/lru-cache": ["lru-cache@7.18.3", "", {}, "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA=="], + + "verdaccio/mime": ["mime@3.0.0", "", { "bin": { "mime": "cli.js" } }, "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A=="], + + "verdaccio/semver": ["semver@7.6.3", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A=="], + + "verdaccio-audit/express": ["express@4.21.0", "", { "dependencies": { "accepts": "~1.3.8", "array-flatten": "1.1.1", "body-parser": "1.20.3", "content-disposition": "0.5.4", "content-type": "~1.0.4", "cookie": "0.6.0", "cookie-signature": "1.0.6", "debug": "2.6.9", "depd": "2.0.0", "encodeurl": "~2.0.0", "escape-html": "~1.0.3", "etag": "~1.8.1", "finalhandler": "1.3.1", "fresh": "0.5.2", "http-errors": "2.0.0", "merge-descriptors": "1.0.3", "methods": "~1.1.2", "on-finished": "2.4.1", "parseurl": "~1.3.3", "path-to-regexp": "0.1.10", "proxy-addr": "~2.0.7", "qs": "6.13.0", "range-parser": "~1.2.1", "safe-buffer": "5.2.1", "send": "0.19.0", "serve-static": "1.16.2", "setprototypeof": "1.2.0", "statuses": "2.0.1", "type-is": "~1.6.18", "utils-merge": "1.0.1", "vary": "~1.1.2" } }, "sha512-VqcNGcj/Id5ZT1LZ/cfihi3ttTn+NJmkli2eZADigjq29qTlWi/hAQ43t/VLPq8+UX06FCEx3ByOYet6ZFblng=="], + + "verdaccio-audit/https-proxy-agent": ["https-proxy-agent@5.0.1", "", { "dependencies": { "agent-base": "6", "debug": "4" } }, "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA=="], + + "verdaccio-htpasswd/@verdaccio/file-locking": ["@verdaccio/file-locking@13.0.0-next-8.0", "", { "dependencies": { "lockfile": "1.0.4" } }, "sha512-28XRwpKiE3Z6KsnwE7o8dEM+zGWOT+Vef7RVJyUlG176JVDbGGip3HfCmFioE1a9BklLyGEFTu6D69BzfbRkzA=="], + + "verdaccio-htpasswd/debug": ["debug@4.3.7", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ=="], + + "vite/esbuild": ["esbuild@0.18.20", "", { "optionalDependencies": { "@esbuild/android-arm": "0.18.20", "@esbuild/android-arm64": "0.18.20", "@esbuild/android-x64": "0.18.20", "@esbuild/darwin-arm64": "0.18.20", "@esbuild/darwin-x64": "0.18.20", "@esbuild/freebsd-arm64": "0.18.20", "@esbuild/freebsd-x64": "0.18.20", "@esbuild/linux-arm": "0.18.20", "@esbuild/linux-arm64": "0.18.20", "@esbuild/linux-ia32": "0.18.20", "@esbuild/linux-loong64": "0.18.20", "@esbuild/linux-mips64el": "0.18.20", "@esbuild/linux-ppc64": "0.18.20", "@esbuild/linux-riscv64": "0.18.20", "@esbuild/linux-s390x": "0.18.20", "@esbuild/linux-x64": "0.18.20", "@esbuild/netbsd-x64": "0.18.20", "@esbuild/openbsd-x64": "0.18.20", "@esbuild/sunos-x64": "0.18.20", "@esbuild/win32-arm64": "0.18.20", "@esbuild/win32-ia32": "0.18.20", "@esbuild/win32-x64": "0.18.20" }, "bin": { "esbuild": "bin/esbuild" } }, "sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA=="], + + "vite/rollup": ["rollup@3.29.4", "", { "optionalDependencies": { "fsevents": "~2.3.2" }, "bin": { "rollup": "dist/bin/rollup" } }, "sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw=="], + + "vite-node/debug": ["debug@4.3.5", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg=="], + + "vitest/acorn": ["acorn@8.12.0", "", { "bin": { "acorn": "bin/acorn" } }, "sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw=="], + + "vitest/debug": ["debug@4.3.5", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg=="], + + "vitest/magic-string": ["magic-string@0.30.10", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.4.15" } }, "sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ=="], + + "webpack/acorn": ["acorn@8.12.0", "", { "bin": { "acorn": "bin/acorn" } }, "sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw=="], + + "webpack-cli/colorette": ["colorette@1.4.0", "", {}, "sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g=="], + + "wrap-ansi/string-width": ["string-width@4.2.3", "", { "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g=="], + + "wrap-ansi/strip-ansi": ["strip-ansi@6.0.1", "", { "dependencies": { "ansi-regex": "^5.0.1" } }, "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="], + + "wrap-ansi-cjs/string-width": ["string-width@4.2.3", "", { "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g=="], + + "wrap-ansi-cjs/strip-ansi": ["strip-ansi@6.0.1", "", { "dependencies": { "ansi-regex": "^5.0.1" } }, "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="], + + "yargs/string-width": ["string-width@4.2.3", "", { "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g=="], + + "@azure/core-rest-pipeline/https-proxy-agent/debug": ["debug@4.3.5", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg=="], + + "@cypress/request/tough-cookie/universalify": ["universalify@0.2.0", "", {}, "sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg=="], + + "@inquirer/core/chalk/supports-color": ["supports-color@7.2.0", "", { "dependencies": { "has-flag": "^4.0.0" } }, "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw=="], + + "@inquirer/core/strip-ansi/ansi-regex": ["ansi-regex@5.0.1", "", {}, "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="], + + "@inquirer/core/wrap-ansi/string-width": ["string-width@4.2.3", "", { "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g=="], + + "@isaacs/cliui/string-width/emoji-regex": ["emoji-regex@9.2.2", "", {}, "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg=="], + + "@isaacs/cliui/wrap-ansi/ansi-styles": ["ansi-styles@6.2.1", "", {}, "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug=="], + + "@npmcli/agent/https-proxy-agent/debug": ["debug@4.3.5", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg=="], + + "@remix-run/serve/express/cookie": ["cookie@0.6.0", "", {}, "sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw=="], + + "@testing-library/dom/chalk/supports-color": ["supports-color@7.2.0", "", { "dependencies": { "has-flag": "^4.0.0" } }, "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw=="], + + "@verdaccio/config/minimatch/brace-expansion": ["brace-expansion@2.0.1", "", { "dependencies": { "balanced-match": "^1.0.0" } }, "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA=="], + + "@verdaccio/local-storage-legacy/debug/ms": ["ms@2.1.2", "", {}, "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="], + + "@verdaccio/logger/pino/pino-abstract-transport": ["pino-abstract-transport@1.1.0", "", { "dependencies": { "readable-stream": "^4.0.0", "split2": "^4.0.0" } }, "sha512-lsleG3/2a/JIWUtf9Q5gUNErBqwIu1tUKTT3dUzaf5DySw9ra1wcqKjJjLX1VTY64Wk1eEOYsVGSaGfCK85ekA=="], + + "@verdaccio/logger/pino/pino-std-serializers": ["pino-std-serializers@6.2.2", "", {}, "sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA=="], + + "@verdaccio/logger/pino/process-warning": ["process-warning@3.0.0", "", {}, "sha512-mqn0kFRl0EoqhnL0GQ0veqFHyIN1yig9RHh/InzORTUiZHFRAur+aMtRkELNwGs9aNwKS6tg/An4NYBPGwvtzQ=="], + + "@verdaccio/logger/pino/sonic-boom": ["sonic-boom@3.8.1", "", { "dependencies": { "atomic-sleep": "^1.0.0" } }, "sha512-y4Z8LCDBuum+PBP3lSV7RHrXscqksve/bi0as7mhwVnBW+/wUqKT/2Kb7um8yqcFy0duYbbPxzt89Zy2nOCaxg=="], + + "@verdaccio/logger/pino/thread-stream": ["thread-stream@2.7.0", "", { "dependencies": { "real-require": "^0.2.0" } }, "sha512-qQiRWsU/wvNolI6tbbCKd9iKaTnCXsTwVxhhKM6nctPdujTyztjlbUkUTUymidWcMnZ5pWR0ej4a0tjsW021vw=="], + + "@verdaccio/middleware/express/body-parser": ["body-parser@1.20.3", "", { "dependencies": { "bytes": "3.1.2", "content-type": "~1.0.5", "debug": "2.6.9", "depd": "2.0.0", "destroy": "1.2.0", "http-errors": "2.0.0", "iconv-lite": "0.4.24", "on-finished": "2.4.1", "qs": "6.13.0", "raw-body": "2.5.2", "type-is": "~1.6.18", "unpipe": "1.0.0" } }, "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g=="], + + "@verdaccio/middleware/express/cookie": ["cookie@0.6.0", "", {}, "sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw=="], + + "@verdaccio/middleware/express/debug": ["debug@2.6.9", "", { "dependencies": { "ms": "2.0.0" } }, "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA=="], + + "@verdaccio/middleware/express/encodeurl": ["encodeurl@2.0.0", "", {}, "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg=="], + + "@verdaccio/middleware/express/finalhandler": ["finalhandler@1.3.1", "", { "dependencies": { "debug": "2.6.9", "encodeurl": "~2.0.0", "escape-html": "~1.0.3", "on-finished": "2.4.1", "parseurl": "~1.3.3", "statuses": "2.0.1", "unpipe": "~1.0.0" } }, "sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ=="], + + "@verdaccio/middleware/express/merge-descriptors": ["merge-descriptors@1.0.3", "", {}, "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ=="], + + "@verdaccio/middleware/express/path-to-regexp": ["path-to-regexp@0.1.10", "", {}, "sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w=="], + + "@verdaccio/middleware/express/qs": ["qs@6.13.0", "", { "dependencies": { "side-channel": "^1.0.6" } }, "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg=="], + + "@verdaccio/middleware/express/send": ["send@0.19.0", "", { "dependencies": { "debug": "2.6.9", "depd": "2.0.0", "destroy": "1.2.0", "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "etag": "~1.8.1", "fresh": "0.5.2", "http-errors": "2.0.0", "mime": "1.6.0", "ms": "2.1.3", "on-finished": "2.4.1", "range-parser": "~1.2.1", "statuses": "2.0.1" } }, "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw=="], + + "@verdaccio/middleware/express/serve-static": ["serve-static@1.16.2", "", { "dependencies": { "encodeurl": "~2.0.0", "escape-html": "~1.0.3", "parseurl": "~1.3.3", "send": "0.19.0" } }, "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw=="], + + "@verdaccio/utils/minimatch/brace-expansion": ["brace-expansion@2.0.1", "", { "dependencies": { "balanced-match": "^1.0.0" } }, "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA=="], + + "@vitest/snapshot/magic-string/@jridgewell/sourcemap-codec": ["@jridgewell/sourcemap-codec@1.4.15", "", {}, "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg=="], + + "agent-base/debug/ms": ["ms@2.1.2", "", {}, "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="], + + "ajv-keywords/ajv/json-schema-traverse": ["json-schema-traverse@0.4.1", "", {}, "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg=="], + + "async-cache/lru-cache/yallist": ["yallist@2.1.2", "", {}, "sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A=="], + + "chalk/supports-color/has-flag": ["has-flag@4.0.0", "", {}, "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="], + + "cliui/string-width/emoji-regex": ["emoji-regex@8.0.0", "", {}, "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="], + + "cliui/strip-ansi/ansi-regex": ["ansi-regex@5.0.1", "", {}, "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="], + + "cross-spawn/which/isexe": ["isexe@2.0.0", "", {}, "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="], + + "duplexify/readable-stream/isarray": ["isarray@1.0.0", "", {}, "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ=="], + + "duplexify/readable-stream/safe-buffer": ["safe-buffer@5.1.2", "", {}, "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="], + + "duplexify/readable-stream/string_decoder": ["string_decoder@1.1.1", "", { "dependencies": { "safe-buffer": "~5.1.0" } }, "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg=="], + + "engine.io-client/debug/ms": ["ms@2.1.2", "", {}, "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="], + + "engine.io/debug/ms": ["ms@2.1.2", "", {}, "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="], + + "express/body-parser/iconv-lite": ["iconv-lite@0.4.24", "", { "dependencies": { "safer-buffer": ">= 2.1.2 < 3" } }, "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA=="], + + "express/body-parser/raw-body": ["raw-body@2.5.1", "", { "dependencies": { "bytes": "3.1.2", "http-errors": "2.0.0", "iconv-lite": "0.4.24", "unpipe": "1.0.0" } }, "sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig=="], + + "glob/minimatch/brace-expansion": ["brace-expansion@2.0.1", "", { "dependencies": { "balanced-match": "^1.0.0" } }, "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA=="], + + "http-proxy-agent/debug/ms": ["ms@2.1.2", "", {}, "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="], + + "https-proxy-agent/debug/ms": ["ms@2.1.2", "", {}, "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="], + + "jest-diff/chalk/supports-color": ["supports-color@7.2.0", "", { "dependencies": { "has-flag": "^4.0.0" } }, "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw=="], + + "jest-diff/pretty-format/ansi-styles": ["ansi-styles@5.2.0", "", {}, "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA=="], + + "jest-diff/pretty-format/react-is": ["react-is@18.3.1", "", {}, "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg=="], + + "jest-worker/supports-color/has-flag": ["has-flag@4.0.0", "", {}, "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="], + + "jsonwebtoken/jws/jwa": ["jwa@1.4.1", "", { "dependencies": { "buffer-equal-constant-time": "1.0.1", "ecdsa-sig-formatter": "1.0.11", "safe-buffer": "^5.0.1" } }, "sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA=="], + + "mongodb-connection-string-url/whatwg-url/tr46": ["tr46@3.0.0", "", { "dependencies": { "punycode": "^2.1.1" } }, "sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA=="], + + "msw/chalk/supports-color": ["supports-color@7.2.0", "", { "dependencies": { "has-flag": "^4.0.0" } }, "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw=="], + + "node-fetch/whatwg-url/tr46": ["tr46@0.0.3", "", {}, "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="], + + "node-fetch/whatwg-url/webidl-conversions": ["webidl-conversions@3.0.1", "", {}, "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="], + + "rhea-promise/debug/ms": ["ms@2.1.2", "", {}, "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="], + + "rhea/debug/ms": ["ms@2.1.2", "", {}, "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="], + + "sass/chokidar/readdirp": ["readdirp@4.0.2", "", {}, "sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA=="], + + "schema-utils/ajv/json-schema-traverse": ["json-schema-traverse@0.4.1", "", {}, "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg=="], + + "socket.io-adapter/debug/ms": ["ms@2.1.2", "", {}, "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="], + + "socket.io-client/debug/ms": ["ms@2.1.2", "", {}, "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="], + + "socket.io-parser/debug/ms": ["ms@2.1.2", "", {}, "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="], + + "socket.io/debug/ms": ["ms@2.1.2", "", {}, "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="], + + "socks-proxy-agent/debug/ms": ["ms@2.1.2", "", {}, "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="], + + "string-width-cjs/strip-ansi/ansi-regex": ["ansi-regex@5.0.1", "", {}, "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="], + + "superagent/debug/ms": ["ms@2.1.2", "", {}, "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="], + + "table/string-width/emoji-regex": ["emoji-regex@8.0.0", "", {}, "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="], + + "table/strip-ansi/ansi-regex": ["ansi-regex@5.0.1", "", {}, "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="], + + "through2/readable-stream/isarray": ["isarray@1.0.0", "", {}, "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ=="], + + "through2/readable-stream/safe-buffer": ["safe-buffer@5.1.2", "", {}, "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="], + + "through2/readable-stream/string_decoder": ["string_decoder@1.1.1", "", { "dependencies": { "safe-buffer": "~5.1.0" } }, "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg=="], + + "verdaccio-audit/express/body-parser": ["body-parser@1.20.3", "", { "dependencies": { "bytes": "3.1.2", "content-type": "~1.0.5", "debug": "2.6.9", "depd": "2.0.0", "destroy": "1.2.0", "http-errors": "2.0.0", "iconv-lite": "0.4.24", "on-finished": "2.4.1", "qs": "6.13.0", "raw-body": "2.5.2", "type-is": "~1.6.18", "unpipe": "1.0.0" } }, "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g=="], + + "verdaccio-audit/express/cookie": ["cookie@0.6.0", "", {}, "sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw=="], + + "verdaccio-audit/express/encodeurl": ["encodeurl@2.0.0", "", {}, "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg=="], + + "verdaccio-audit/express/finalhandler": ["finalhandler@1.3.1", "", { "dependencies": { "debug": "2.6.9", "encodeurl": "~2.0.0", "escape-html": "~1.0.3", "on-finished": "2.4.1", "parseurl": "~1.3.3", "statuses": "2.0.1", "unpipe": "~1.0.0" } }, "sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ=="], + + "verdaccio-audit/express/merge-descriptors": ["merge-descriptors@1.0.3", "", {}, "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ=="], + + "verdaccio-audit/express/path-to-regexp": ["path-to-regexp@0.1.10", "", {}, "sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w=="], + + "verdaccio-audit/express/qs": ["qs@6.13.0", "", { "dependencies": { "side-channel": "^1.0.6" } }, "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg=="], + + "verdaccio-audit/express/send": ["send@0.19.0", "", { "dependencies": { "debug": "2.6.9", "depd": "2.0.0", "destroy": "1.2.0", "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "etag": "~1.8.1", "fresh": "0.5.2", "http-errors": "2.0.0", "mime": "1.6.0", "ms": "2.1.3", "on-finished": "2.4.1", "range-parser": "~1.2.1", "statuses": "2.0.1" } }, "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw=="], + + "verdaccio-audit/express/serve-static": ["serve-static@1.16.2", "", { "dependencies": { "encodeurl": "~2.0.0", "escape-html": "~1.0.3", "parseurl": "~1.3.3", "send": "0.19.0" } }, "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw=="], + + "verdaccio-audit/https-proxy-agent/agent-base": ["agent-base@6.0.2", "", { "dependencies": { "debug": "4" } }, "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ=="], + + "verdaccio-audit/https-proxy-agent/debug": ["debug@4.3.5", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg=="], + + "verdaccio/express/body-parser": ["body-parser@1.20.3", "", { "dependencies": { "bytes": "3.1.2", "content-type": "~1.0.5", "debug": "2.6.9", "depd": "2.0.0", "destroy": "1.2.0", "http-errors": "2.0.0", "iconv-lite": "0.4.24", "on-finished": "2.4.1", "qs": "6.13.0", "raw-body": "2.5.2", "type-is": "~1.6.18", "unpipe": "1.0.0" } }, "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g=="], + + "verdaccio/express/cookie": ["cookie@0.6.0", "", {}, "sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw=="], + + "verdaccio/express/debug": ["debug@2.6.9", "", { "dependencies": { "ms": "2.0.0" } }, "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA=="], + + "verdaccio/express/encodeurl": ["encodeurl@2.0.0", "", {}, "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg=="], + + "verdaccio/express/finalhandler": ["finalhandler@1.3.1", "", { "dependencies": { "debug": "2.6.9", "encodeurl": "~2.0.0", "escape-html": "~1.0.3", "on-finished": "2.4.1", "parseurl": "~1.3.3", "statuses": "2.0.1", "unpipe": "~1.0.0" } }, "sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ=="], + + "verdaccio/express/merge-descriptors": ["merge-descriptors@1.0.3", "", {}, "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ=="], + + "verdaccio/express/path-to-regexp": ["path-to-regexp@0.1.10", "", {}, "sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w=="], + + "verdaccio/express/qs": ["qs@6.13.0", "", { "dependencies": { "side-channel": "^1.0.6" } }, "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg=="], + + "verdaccio/express/send": ["send@0.19.0", "", { "dependencies": { "debug": "2.6.9", "depd": "2.0.0", "destroy": "1.2.0", "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "etag": "~1.8.1", "fresh": "0.5.2", "http-errors": "2.0.0", "mime": "1.6.0", "ms": "2.1.3", "on-finished": "2.4.1", "range-parser": "~1.2.1", "statuses": "2.0.1" } }, "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw=="], + + "verdaccio/express/serve-static": ["serve-static@1.16.2", "", { "dependencies": { "encodeurl": "~2.0.0", "escape-html": "~1.0.3", "parseurl": "~1.3.3", "send": "0.19.0" } }, "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw=="], + + "vite-node/debug/ms": ["ms@2.1.2", "", {}, "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="], + + "vite/esbuild/@esbuild/android-arm": ["@esbuild/android-arm@0.18.20", "", { "os": "android", "cpu": "arm" }, "sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw=="], + + "vite/esbuild/@esbuild/android-arm64": ["@esbuild/android-arm64@0.18.20", "", { "os": "android", "cpu": "arm64" }, "sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ=="], + + "vite/esbuild/@esbuild/android-x64": ["@esbuild/android-x64@0.18.20", "", { "os": "android", "cpu": "x64" }, "sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg=="], + + "vite/esbuild/@esbuild/darwin-arm64": ["@esbuild/darwin-arm64@0.18.20", "", { "os": "darwin", "cpu": "arm64" }, "sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA=="], + + "vite/esbuild/@esbuild/darwin-x64": ["@esbuild/darwin-x64@0.18.20", "", { "os": "darwin", "cpu": "x64" }, "sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ=="], + + "vite/esbuild/@esbuild/freebsd-arm64": ["@esbuild/freebsd-arm64@0.18.20", "", { "os": "freebsd", "cpu": "arm64" }, "sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw=="], + + "vite/esbuild/@esbuild/freebsd-x64": ["@esbuild/freebsd-x64@0.18.20", "", { "os": "freebsd", "cpu": "x64" }, "sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ=="], + + "vite/esbuild/@esbuild/linux-arm": ["@esbuild/linux-arm@0.18.20", "", { "os": "linux", "cpu": "arm" }, "sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg=="], + + "vite/esbuild/@esbuild/linux-arm64": ["@esbuild/linux-arm64@0.18.20", "", { "os": "linux", "cpu": "arm64" }, "sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA=="], + + "vite/esbuild/@esbuild/linux-ia32": ["@esbuild/linux-ia32@0.18.20", "", { "os": "linux", "cpu": "ia32" }, "sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA=="], + + "vite/esbuild/@esbuild/linux-loong64": ["@esbuild/linux-loong64@0.18.20", "", { "os": "linux", "cpu": "none" }, "sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg=="], + + "vite/esbuild/@esbuild/linux-mips64el": ["@esbuild/linux-mips64el@0.18.20", "", { "os": "linux", "cpu": "none" }, "sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ=="], + + "vite/esbuild/@esbuild/linux-ppc64": ["@esbuild/linux-ppc64@0.18.20", "", { "os": "linux", "cpu": "ppc64" }, "sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA=="], + + "vite/esbuild/@esbuild/linux-riscv64": ["@esbuild/linux-riscv64@0.18.20", "", { "os": "linux", "cpu": "none" }, "sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A=="], + + "vite/esbuild/@esbuild/linux-s390x": ["@esbuild/linux-s390x@0.18.20", "", { "os": "linux", "cpu": "s390x" }, "sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ=="], + + "vite/esbuild/@esbuild/linux-x64": ["@esbuild/linux-x64@0.18.20", "", { "os": "linux", "cpu": "x64" }, "sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w=="], + + "vite/esbuild/@esbuild/netbsd-x64": ["@esbuild/netbsd-x64@0.18.20", "", { "os": "none", "cpu": "x64" }, "sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A=="], + + "vite/esbuild/@esbuild/openbsd-x64": ["@esbuild/openbsd-x64@0.18.20", "", { "os": "openbsd", "cpu": "x64" }, "sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg=="], + + "vite/esbuild/@esbuild/sunos-x64": ["@esbuild/sunos-x64@0.18.20", "", { "os": "sunos", "cpu": "x64" }, "sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ=="], + + "vite/esbuild/@esbuild/win32-arm64": ["@esbuild/win32-arm64@0.18.20", "", { "os": "win32", "cpu": "arm64" }, "sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg=="], + + "vite/esbuild/@esbuild/win32-ia32": ["@esbuild/win32-ia32@0.18.20", "", { "os": "win32", "cpu": "ia32" }, "sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g=="], + + "vite/esbuild/@esbuild/win32-x64": ["@esbuild/win32-x64@0.18.20", "", { "os": "win32", "cpu": "x64" }, "sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ=="], + + "vitest/debug/ms": ["ms@2.1.2", "", {}, "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="], + + "vitest/magic-string/@jridgewell/sourcemap-codec": ["@jridgewell/sourcemap-codec@1.4.15", "", {}, "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg=="], + + "wrap-ansi-cjs/string-width/emoji-regex": ["emoji-regex@8.0.0", "", {}, "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="], + + "wrap-ansi-cjs/strip-ansi/ansi-regex": ["ansi-regex@5.0.1", "", {}, "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="], + + "wrap-ansi/string-width/emoji-regex": ["emoji-regex@8.0.0", "", {}, "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="], + + "wrap-ansi/strip-ansi/ansi-regex": ["ansi-regex@5.0.1", "", {}, "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="], + + "yargs/string-width/emoji-regex": ["emoji-regex@8.0.0", "", {}, "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="], + + "yargs/string-width/strip-ansi": ["strip-ansi@6.0.1", "", { "dependencies": { "ansi-regex": "^5.0.1" } }, "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="], + + "@azure/core-rest-pipeline/https-proxy-agent/debug/ms": ["ms@2.1.2", "", {}, "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="], + + "@inquirer/core/chalk/supports-color/has-flag": ["has-flag@4.0.0", "", {}, "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="], + + "@inquirer/core/wrap-ansi/string-width/emoji-regex": ["emoji-regex@8.0.0", "", {}, "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="], + + "@npmcli/agent/https-proxy-agent/debug/ms": ["ms@2.1.2", "", {}, "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="], + + "@testing-library/dom/chalk/supports-color/has-flag": ["has-flag@4.0.0", "", {}, "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="], + + "@verdaccio/middleware/express/body-parser/iconv-lite": ["iconv-lite@0.4.24", "", { "dependencies": { "safer-buffer": ">= 2.1.2 < 3" } }, "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA=="], + + "@verdaccio/middleware/express/debug/ms": ["ms@2.0.0", "", {}, "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="], + + "@verdaccio/middleware/express/send/encodeurl": ["encodeurl@1.0.2", "", {}, "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w=="], + + "@verdaccio/middleware/express/send/mime": ["mime@1.6.0", "", { "bin": { "mime": "cli.js" } }, "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg=="], + + "jest-diff/chalk/supports-color/has-flag": ["has-flag@4.0.0", "", {}, "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="], + + "msw/chalk/supports-color/has-flag": ["has-flag@4.0.0", "", {}, "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="], + + "verdaccio-audit/express/body-parser/iconv-lite": ["iconv-lite@0.4.24", "", { "dependencies": { "safer-buffer": ">= 2.1.2 < 3" } }, "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA=="], + + "verdaccio-audit/express/send/encodeurl": ["encodeurl@1.0.2", "", {}, "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w=="], + + "verdaccio-audit/express/send/mime": ["mime@1.6.0", "", { "bin": { "mime": "cli.js" } }, "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg=="], + + "verdaccio-audit/https-proxy-agent/debug/ms": ["ms@2.1.2", "", {}, "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="], + + "verdaccio/express/body-parser/iconv-lite": ["iconv-lite@0.4.24", "", { "dependencies": { "safer-buffer": ">= 2.1.2 < 3" } }, "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA=="], + + "verdaccio/express/debug/ms": ["ms@2.0.0", "", {}, "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="], + + "verdaccio/express/send/encodeurl": ["encodeurl@1.0.2", "", {}, "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w=="], + + "verdaccio/express/send/mime": ["mime@1.6.0", "", { "bin": { "mime": "cli.js" } }, "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg=="], + + "yargs/string-width/strip-ansi/ansi-regex": ["ansi-regex@5.0.1", "", {}, "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="], + } +} diff --git a/test/bun.lockb b/test/bun.lockb deleted file mode 100755 index 2d9775c983..0000000000 Binary files a/test/bun.lockb and /dev/null differ diff --git a/test/integration/expo-app/bun.lock b/test/integration/expo-app/bun.lock new file mode 100644 index 0000000000..039a03933a --- /dev/null +++ b/test/integration/expo-app/bun.lock @@ -0,0 +1,2815 @@ +{ + "lockfileVersion": 0, + "workspaces": { + "": { + "name": "expo-app", + "dependencies": { + "@expo/vector-icons": "14.0.2", + "@gorhom/bottom-sheet": "4.6.4", + "@hookform/resolvers": "3.9.0", + "@tanstack/react-query": "5.55.4", + "axios": "1.7.7", + "date-fns": "3.6.0", + "expo": "51.0.32", + "expo-checkbox": "3.0.0", + "expo-constants": "16.0.2", + "expo-font": "12.0.10", + "expo-image": "1.12.15", + "expo-image-picker": "15.0.7", + "expo-linear-gradient": "13.0.2", + "expo-linking": "6.3.1", + "expo-router": "3.5.23", + "expo-secure-store": "13.0.2", + "expo-status-bar": "1.12.1", + "expo-updates": "0.25.24", + "expo-web-browser": "13.0.3", + "react": "18.3.1", + "react-dom": "18.3.1", + "react-hook-form": "7.53.0", + "react-native": "0.75.2", + "react-native-dropdown-picker": "5.4.6", + "react-native-gesture-handler": "2.19.0", + "react-native-masked-text": "1.13.0", + "react-native-modal": "13.0.1", + "react-native-reanimated": "3.15.1", + "react-native-safe-area-context": "4.11.0", + "react-native-screens": "3.34.0", + "react-native-svg": "15.6.0", + "react-native-toast-message": "2.2.0", + "react-native-web": "0.19.12", + "styled-components": "6.1.13", + "yup": "1.4.0", + }, + "devDependencies": { + "@babel/core": "7.25.2", + "@types/react": "18.3.5", + "@types/styled-components-react-native": "5.2.5", + "@typescript-eslint/eslint-plugin": "8.5.0", + "@typescript-eslint/parser": "8.5.0", + "babel-plugin-module-resolver": "5.0.2", + "eslint": "9.10.0", + "eslint-config-airbnb": "19.0.4", + "eslint-config-prettier": "9.1.0", + "eslint-import-resolver-typescript": "3.6.3", + "eslint-plugin-import": "2.30.0", + "eslint-plugin-jsx-a11y": "6.10.0", + "eslint-plugin-prefer-arrow-functions": "3.4.1", + "eslint-plugin-prettier": "5.2.1", + "eslint-plugin-react": "7.35.2", + "eslint-plugin-react-hooks": "4.6.2", + "prettier": "3.3.3", + "react-native-svg-transformer": "1.5.0", + "typescript": "5.6.2", + }, + }, + }, + "packages": { + "@ampproject/remapping": ["@ampproject/remapping@2.3.0", "", { "dependencies": { "@jridgewell/gen-mapping": "^0.3.5", "@jridgewell/trace-mapping": "^0.3.24" } }, "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw=="], + + "@babel/code-frame": ["@babel/code-frame@7.24.7", "", { "dependencies": { "@babel/highlight": "^7.24.7", "picocolors": "^1.0.0" } }, "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA=="], + + "@babel/compat-data": ["@babel/compat-data@7.25.4", "", {}, "sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ=="], + + "@babel/core": ["@babel/core@7.25.2", "", { "dependencies": { "@ampproject/remapping": "^2.2.0", "@babel/code-frame": "^7.24.7", "@babel/generator": "^7.25.0", "@babel/helper-compilation-targets": "^7.25.2", "@babel/helper-module-transforms": "^7.25.2", "@babel/helpers": "^7.25.0", "@babel/parser": "^7.25.0", "@babel/template": "^7.25.0", "@babel/traverse": "^7.25.2", "@babel/types": "^7.25.2", "convert-source-map": "^2.0.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.2", "json5": "^2.2.3", "semver": "^6.3.1" } }, "sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA=="], + + "@babel/generator": ["@babel/generator@7.25.6", "", { "dependencies": { "@babel/types": "^7.25.6", "@jridgewell/gen-mapping": "^0.3.5", "@jridgewell/trace-mapping": "^0.3.25", "jsesc": "^2.5.1" } }, "sha512-VPC82gr1seXOpkjAAKoLhP50vx4vGNlF4msF64dSFq1P8RfB+QAuJWGHPXXPc8QyfVWwwB/TNNU4+ayZmHNbZw=="], + + "@babel/helper-annotate-as-pure": ["@babel/helper-annotate-as-pure@7.24.7", "", { "dependencies": { "@babel/types": "^7.24.7" } }, "sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg=="], + + "@babel/helper-builder-binary-assignment-operator-visitor": ["@babel/helper-builder-binary-assignment-operator-visitor@7.24.7", "", { "dependencies": { "@babel/traverse": "^7.24.7", "@babel/types": "^7.24.7" } }, "sha512-xZeCVVdwb4MsDBkkyZ64tReWYrLRHlMN72vP7Bdm3OUOuyFZExhsHUUnuWnm2/XOlAJzR0LfPpB56WXZn0X/lA=="], + + "@babel/helper-compilation-targets": ["@babel/helper-compilation-targets@7.25.2", "", { "dependencies": { "@babel/compat-data": "^7.25.2", "@babel/helper-validator-option": "^7.24.8", "browserslist": "^4.23.1", "lru-cache": "^5.1.1", "semver": "^6.3.1" } }, "sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw=="], + + "@babel/helper-create-class-features-plugin": ["@babel/helper-create-class-features-plugin@7.25.4", "", { "dependencies": { "@babel/helper-annotate-as-pure": "^7.24.7", "@babel/helper-member-expression-to-functions": "^7.24.8", "@babel/helper-optimise-call-expression": "^7.24.7", "@babel/helper-replace-supers": "^7.25.0", "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7", "@babel/traverse": "^7.25.4", "semver": "^6.3.1" }, "peerDependencies": { "@babel/core": "^7.0.0" } }, "sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ=="], + + "@babel/helper-create-regexp-features-plugin": ["@babel/helper-create-regexp-features-plugin@7.25.2", "", { "dependencies": { "@babel/helper-annotate-as-pure": "^7.24.7", "regexpu-core": "^5.3.1", "semver": "^6.3.1" }, "peerDependencies": { "@babel/core": "^7.0.0" } }, "sha512-+wqVGP+DFmqwFD3EH6TMTfUNeqDehV3E/dl+Sd54eaXqm17tEUNbEIn4sVivVowbvUpOtIGxdo3GoXyDH9N/9g=="], + + "@babel/helper-define-polyfill-provider": ["@babel/helper-define-polyfill-provider@0.6.2", "", { "dependencies": { "@babel/helper-compilation-targets": "^7.22.6", "@babel/helper-plugin-utils": "^7.22.5", "debug": "^4.1.1", "lodash.debounce": "^4.0.8", "resolve": "^1.14.2" }, "peerDependencies": { "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" } }, "sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ=="], + + "@babel/helper-environment-visitor": ["@babel/helper-environment-visitor@7.24.7", "", { "dependencies": { "@babel/types": "^7.24.7" } }, "sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ=="], + + "@babel/helper-member-expression-to-functions": ["@babel/helper-member-expression-to-functions@7.24.8", "", { "dependencies": { "@babel/traverse": "^7.24.8", "@babel/types": "^7.24.8" } }, "sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA=="], + + "@babel/helper-module-imports": ["@babel/helper-module-imports@7.24.7", "", { "dependencies": { "@babel/traverse": "^7.24.7", "@babel/types": "^7.24.7" } }, "sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA=="], + + "@babel/helper-module-transforms": ["@babel/helper-module-transforms@7.25.2", "", { "dependencies": { "@babel/helper-module-imports": "^7.24.7", "@babel/helper-simple-access": "^7.24.7", "@babel/helper-validator-identifier": "^7.24.7", "@babel/traverse": "^7.25.2" }, "peerDependencies": { "@babel/core": "^7.0.0" } }, "sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ=="], + + "@babel/helper-optimise-call-expression": ["@babel/helper-optimise-call-expression@7.24.7", "", { "dependencies": { "@babel/types": "^7.24.7" } }, "sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A=="], + + "@babel/helper-plugin-utils": ["@babel/helper-plugin-utils@7.24.8", "", {}, "sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg=="], + + "@babel/helper-remap-async-to-generator": ["@babel/helper-remap-async-to-generator@7.25.0", "", { "dependencies": { "@babel/helper-annotate-as-pure": "^7.24.7", "@babel/helper-wrap-function": "^7.25.0", "@babel/traverse": "^7.25.0" }, "peerDependencies": { "@babel/core": "^7.0.0" } }, "sha512-NhavI2eWEIz/H9dbrG0TuOicDhNexze43i5z7lEqwYm0WEZVTwnPpA0EafUTP7+6/W79HWIP2cTe3Z5NiSTVpw=="], + + "@babel/helper-replace-supers": ["@babel/helper-replace-supers@7.25.0", "", { "dependencies": { "@babel/helper-member-expression-to-functions": "^7.24.8", "@babel/helper-optimise-call-expression": "^7.24.7", "@babel/traverse": "^7.25.0" }, "peerDependencies": { "@babel/core": "^7.0.0" } }, "sha512-q688zIvQVYtZu+i2PsdIu/uWGRpfxzr5WESsfpShfZECkO+d2o+WROWezCi/Q6kJ0tfPa5+pUGUlfx2HhrA3Bg=="], + + "@babel/helper-simple-access": ["@babel/helper-simple-access@7.24.7", "", { "dependencies": { "@babel/traverse": "^7.24.7", "@babel/types": "^7.24.7" } }, "sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg=="], + + "@babel/helper-skip-transparent-expression-wrappers": ["@babel/helper-skip-transparent-expression-wrappers@7.24.7", "", { "dependencies": { "@babel/traverse": "^7.24.7", "@babel/types": "^7.24.7" } }, "sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ=="], + + "@babel/helper-string-parser": ["@babel/helper-string-parser@7.24.8", "", {}, "sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ=="], + + "@babel/helper-validator-identifier": ["@babel/helper-validator-identifier@7.24.7", "", {}, "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w=="], + + "@babel/helper-validator-option": ["@babel/helper-validator-option@7.24.8", "", {}, "sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q=="], + + "@babel/helper-wrap-function": ["@babel/helper-wrap-function@7.25.0", "", { "dependencies": { "@babel/template": "^7.25.0", "@babel/traverse": "^7.25.0", "@babel/types": "^7.25.0" } }, "sha512-s6Q1ebqutSiZnEjaofc/UKDyC4SbzV5n5SrA2Gq8UawLycr3i04f1dX4OzoQVnexm6aOCh37SQNYlJ/8Ku+PMQ=="], + + "@babel/helpers": ["@babel/helpers@7.25.6", "", { "dependencies": { "@babel/template": "^7.25.0", "@babel/types": "^7.25.6" } }, "sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q=="], + + "@babel/highlight": ["@babel/highlight@7.24.7", "", { "dependencies": { "@babel/helper-validator-identifier": "^7.24.7", "chalk": "^2.4.2", "js-tokens": "^4.0.0", "picocolors": "^1.0.0" } }, "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw=="], + + "@babel/parser": ["@babel/parser@7.25.6", "", { "dependencies": { "@babel/types": "^7.25.6" }, "bin": "./bin/babel-parser.js" }, "sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q=="], + + "@babel/plugin-bugfix-firefox-class-in-computed-class-key": ["@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.3", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.8", "@babel/traverse": "^7.25.3" }, "peerDependencies": { "@babel/core": "^7.0.0" } }, "sha512-wUrcsxZg6rqBXG05HG1FPYgsP6EvwF4WpBbxIpWIIYnH8wG0gzx3yZY3dtEHas4sTAOGkbTsc9EGPxwff8lRoA=="], + + "@babel/plugin-bugfix-safari-class-field-initializer-scope": ["@babel/plugin-bugfix-safari-class-field-initializer-scope@7.25.0", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.8" }, "peerDependencies": { "@babel/core": "^7.0.0" } }, "sha512-Bm4bH2qsX880b/3ziJ8KD711LT7z4u8CFudmjqle65AZj/HNUFhEf90dqYv6O86buWvSBmeQDjv0Tn2aF/bIBA=="], + + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": ["@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.25.0", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.8" }, "peerDependencies": { "@babel/core": "^7.0.0" } }, "sha512-lXwdNZtTmeVOOFtwM/WDe7yg1PL8sYhRk/XH0FzbR2HDQ0xC+EnQ/JHeoMYSavtU115tnUk0q9CDyq8si+LMAA=="], + + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": ["@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7", "@babel/plugin-transform-optional-chaining": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.13.0" } }, "sha512-+izXIbke1T33mY4MSNnrqhPXDz01WYhEf3yF5NbnUtkiNnm+XBZJl3kNfoK6NKmYlz/D07+l2GWVK/QfDkNCuQ=="], + + "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": ["@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.25.0", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.8", "@babel/traverse": "^7.25.0" }, "peerDependencies": { "@babel/core": "^7.0.0" } }, "sha512-tggFrk1AIShG/RUQbEwt2Tr/E+ObkfwrPjR6BjbRvsx24+PSjK8zrq0GWPNCjo8qpRx4DuJzlcvWJqlm+0h3kw=="], + + "@babel/plugin-proposal-async-generator-functions": ["@babel/plugin-proposal-async-generator-functions@7.20.7", "", { "dependencies": { "@babel/helper-environment-visitor": "^7.18.9", "@babel/helper-plugin-utils": "^7.20.2", "@babel/helper-remap-async-to-generator": "^7.18.9", "@babel/plugin-syntax-async-generators": "^7.8.4" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA=="], + + "@babel/plugin-proposal-class-properties": ["@babel/plugin-proposal-class-properties@7.18.6", "", { "dependencies": { "@babel/helper-create-class-features-plugin": "^7.18.6", "@babel/helper-plugin-utils": "^7.18.6" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ=="], + + "@babel/plugin-proposal-decorators": ["@babel/plugin-proposal-decorators@7.24.7", "", { "dependencies": { "@babel/helper-create-class-features-plugin": "^7.24.7", "@babel/helper-plugin-utils": "^7.24.7", "@babel/plugin-syntax-decorators": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-RL9GR0pUG5Kc8BUWLNDm2T5OpYwSX15r98I0IkgmRQTXuELq/OynH8xtMTMvTJFjXbMWFVTKtYkTaYQsuAwQlQ=="], + + "@babel/plugin-proposal-export-default-from": ["@babel/plugin-proposal-export-default-from@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/plugin-syntax-export-default-from": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-CcmFwUJ3tKhLjPdt4NP+SHMshebytF8ZTYOv5ZDpkzq2sin80Wb5vJrGt8fhPrORQCfoSa0LAxC/DW+GAC5+Hw=="], + + "@babel/plugin-proposal-logical-assignment-operators": ["@babel/plugin-proposal-logical-assignment-operators@7.20.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.20.2", "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug=="], + + "@babel/plugin-proposal-nullish-coalescing-operator": ["@babel/plugin-proposal-nullish-coalescing-operator@7.18.6", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.18.6", "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA=="], + + "@babel/plugin-proposal-numeric-separator": ["@babel/plugin-proposal-numeric-separator@7.18.6", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.18.6", "@babel/plugin-syntax-numeric-separator": "^7.10.4" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q=="], + + "@babel/plugin-proposal-object-rest-spread": ["@babel/plugin-proposal-object-rest-spread@7.20.7", "", { "dependencies": { "@babel/compat-data": "^7.20.5", "@babel/helper-compilation-targets": "^7.20.7", "@babel/helper-plugin-utils": "^7.20.2", "@babel/plugin-syntax-object-rest-spread": "^7.8.3", "@babel/plugin-transform-parameters": "^7.20.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg=="], + + "@babel/plugin-proposal-optional-catch-binding": ["@babel/plugin-proposal-optional-catch-binding@7.18.6", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.18.6", "@babel/plugin-syntax-optional-catch-binding": "^7.8.3" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw=="], + + "@babel/plugin-proposal-optional-chaining": ["@babel/plugin-proposal-optional-chaining@7.21.0", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.20.2", "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0", "@babel/plugin-syntax-optional-chaining": "^7.8.3" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA=="], + + "@babel/plugin-proposal-private-property-in-object": ["@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2", "", { "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w=="], + + "@babel/plugin-syntax-async-generators": ["@babel/plugin-syntax-async-generators@7.8.4", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw=="], + + "@babel/plugin-syntax-class-properties": ["@babel/plugin-syntax-class-properties@7.12.13", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.12.13" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA=="], + + "@babel/plugin-syntax-class-static-block": ["@babel/plugin-syntax-class-static-block@7.14.5", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.14.5" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw=="], + + "@babel/plugin-syntax-decorators": ["@babel/plugin-syntax-decorators@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-Ui4uLJJrRV1lb38zg1yYTmRKmiZLiftDEvZN2iq3kd9kUFU+PttmzTbAFC2ucRk/XJmtek6G23gPsuZbhrT8fQ=="], + + "@babel/plugin-syntax-dynamic-import": ["@babel/plugin-syntax-dynamic-import@7.8.3", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ=="], + + "@babel/plugin-syntax-export-default-from": ["@babel/plugin-syntax-export-default-from@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-bTPz4/635WQ9WhwsyPdxUJDVpsi/X9BMmy/8Rf/UAlOO4jSql4CxUCjWI5PiM+jG+c4LVPTScoTw80geFj9+Bw=="], + + "@babel/plugin-syntax-export-namespace-from": ["@babel/plugin-syntax-export-namespace-from@7.8.3", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.8.3" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q=="], + + "@babel/plugin-syntax-flow": ["@babel/plugin-syntax-flow@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-9G8GYT/dxn/D1IIKOUBmGX0mnmj46mGH9NnZyJLwtCpgh5f7D2VbuKodb+2s9m1Yavh1s7ASQN8lf0eqrb1LTw=="], + + "@babel/plugin-syntax-import-assertions": ["@babel/plugin-syntax-import-assertions@7.25.6", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.8" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-aABl0jHw9bZ2karQ/uUD6XP4u0SG22SJrOHFoL6XB1R7dTovOP4TzTlsxOYC5yQ1pdscVK2JTUnF6QL3ARoAiQ=="], + + "@babel/plugin-syntax-import-attributes": ["@babel/plugin-syntax-import-attributes@7.25.6", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.8" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-sXaDXaJN9SNLymBdlWFA+bjzBhFD617ZaFiY13dGt7TVslVvVgA6fkZOP7Ki3IGElC45lwHdOTrCtKZGVAWeLQ=="], + + "@babel/plugin-syntax-import-meta": ["@babel/plugin-syntax-import-meta@7.10.4", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.10.4" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g=="], + + "@babel/plugin-syntax-json-strings": ["@babel/plugin-syntax-json-strings@7.8.3", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA=="], + + "@babel/plugin-syntax-jsx": ["@babel/plugin-syntax-jsx@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ=="], + + "@babel/plugin-syntax-logical-assignment-operators": ["@babel/plugin-syntax-logical-assignment-operators@7.10.4", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.10.4" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig=="], + + "@babel/plugin-syntax-nullish-coalescing-operator": ["@babel/plugin-syntax-nullish-coalescing-operator@7.8.3", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ=="], + + "@babel/plugin-syntax-numeric-separator": ["@babel/plugin-syntax-numeric-separator@7.10.4", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.10.4" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug=="], + + "@babel/plugin-syntax-object-rest-spread": ["@babel/plugin-syntax-object-rest-spread@7.8.3", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA=="], + + "@babel/plugin-syntax-optional-catch-binding": ["@babel/plugin-syntax-optional-catch-binding@7.8.3", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q=="], + + "@babel/plugin-syntax-optional-chaining": ["@babel/plugin-syntax-optional-chaining@7.8.3", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg=="], + + "@babel/plugin-syntax-private-property-in-object": ["@babel/plugin-syntax-private-property-in-object@7.14.5", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.14.5" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg=="], + + "@babel/plugin-syntax-top-level-await": ["@babel/plugin-syntax-top-level-await@7.14.5", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.14.5" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw=="], + + "@babel/plugin-syntax-typescript": ["@babel/plugin-syntax-typescript@7.25.4", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.8" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-uMOCoHVU52BsSWxPOMVv5qKRdeSlPuImUCB2dlPuBSU+W2/ROE7/Zg8F2Kepbk+8yBa68LlRKxO+xgEVWorsDg=="], + + "@babel/plugin-syntax-unicode-sets-regex": ["@babel/plugin-syntax-unicode-sets-regex@7.18.6", "", { "dependencies": { "@babel/helper-create-regexp-features-plugin": "^7.18.6", "@babel/helper-plugin-utils": "^7.18.6" }, "peerDependencies": { "@babel/core": "^7.0.0" } }, "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg=="], + + "@babel/plugin-transform-arrow-functions": ["@babel/plugin-transform-arrow-functions@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-Dt9LQs6iEY++gXUwY03DNFat5C2NbO48jj+j/bSAz6b3HgPs39qcPiYt77fDObIcFwj3/C2ICX9YMwGflUoSHQ=="], + + "@babel/plugin-transform-async-generator-functions": ["@babel/plugin-transform-async-generator-functions@7.25.4", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.8", "@babel/helper-remap-async-to-generator": "^7.25.0", "@babel/plugin-syntax-async-generators": "^7.8.4", "@babel/traverse": "^7.25.4" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-jz8cV2XDDTqjKPwVPJBIjORVEmSGYhdRa8e5k5+vN+uwcjSrSxUaebBRa4ko1jqNF2uxyg8G6XYk30Jv285xzg=="], + + "@babel/plugin-transform-async-to-generator": ["@babel/plugin-transform-async-to-generator@7.24.7", "", { "dependencies": { "@babel/helper-module-imports": "^7.24.7", "@babel/helper-plugin-utils": "^7.24.7", "@babel/helper-remap-async-to-generator": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-SQY01PcJfmQ+4Ash7NE+rpbLFbmqA2GPIgqzxfFTL4t1FKRq4zTms/7htKpoCUI9OcFYgzqfmCdH53s6/jn5fA=="], + + "@babel/plugin-transform-block-scoped-functions": ["@babel/plugin-transform-block-scoped-functions@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-yO7RAz6EsVQDaBH18IDJcMB1HnrUn2FJ/Jslc/WtPPWcjhpUJXU/rjbwmluzp7v/ZzWcEhTMXELnnsz8djWDwQ=="], + + "@babel/plugin-transform-block-scoping": ["@babel/plugin-transform-block-scoping@7.25.0", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.8" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-yBQjYoOjXlFv9nlXb3f1casSHOZkWr29NX+zChVanLg5Nc157CrbEX9D7hxxtTpuFy7Q0YzmmWfJxzvps4kXrQ=="], + + "@babel/plugin-transform-class-properties": ["@babel/plugin-transform-class-properties@7.25.4", "", { "dependencies": { "@babel/helper-create-class-features-plugin": "^7.25.4", "@babel/helper-plugin-utils": "^7.24.8" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g=="], + + "@babel/plugin-transform-class-static-block": ["@babel/plugin-transform-class-static-block@7.24.7", "", { "dependencies": { "@babel/helper-create-class-features-plugin": "^7.24.7", "@babel/helper-plugin-utils": "^7.24.7", "@babel/plugin-syntax-class-static-block": "^7.14.5" }, "peerDependencies": { "@babel/core": "^7.12.0" } }, "sha512-HMXK3WbBPpZQufbMG4B46A90PkuuhN9vBCb5T8+VAHqvAqvcLi+2cKoukcpmUYkszLhScU3l1iudhrks3DggRQ=="], + + "@babel/plugin-transform-classes": ["@babel/plugin-transform-classes@7.25.4", "", { "dependencies": { "@babel/helper-annotate-as-pure": "^7.24.7", "@babel/helper-compilation-targets": "^7.25.2", "@babel/helper-plugin-utils": "^7.24.8", "@babel/helper-replace-supers": "^7.25.0", "@babel/traverse": "^7.25.4", "globals": "^11.1.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-oexUfaQle2pF/b6E0dwsxQtAol9TLSO88kQvym6HHBWFliV2lGdrPieX+WgMRLSJDVzdYywk7jXbLPuO2KLTLg=="], + + "@babel/plugin-transform-computed-properties": ["@babel/plugin-transform-computed-properties@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/template": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-25cS7v+707Gu6Ds2oY6tCkUwsJ9YIDbggd9+cu9jzzDgiNq7hR/8dkzxWfKWnTic26vsI3EsCXNd4iEB6e8esQ=="], + + "@babel/plugin-transform-destructuring": ["@babel/plugin-transform-destructuring@7.24.8", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.8" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-36e87mfY8TnRxc7yc6M9g9gOB7rKgSahqkIKwLpz4Ppk2+zC2Cy1is0uwtuSG6AE4zlTOUa+7JGz9jCJGLqQFQ=="], + + "@babel/plugin-transform-dotall-regex": ["@babel/plugin-transform-dotall-regex@7.24.7", "", { "dependencies": { "@babel/helper-create-regexp-features-plugin": "^7.24.7", "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-ZOA3W+1RRTSWvyqcMJDLqbchh7U4NRGqwRfFSVbOLS/ePIP4vHB5e8T8eXcuqyN1QkgKyj5wuW0lcS85v4CrSw=="], + + "@babel/plugin-transform-duplicate-keys": ["@babel/plugin-transform-duplicate-keys@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-JdYfXyCRihAe46jUIliuL2/s0x0wObgwwiGxw/UbgJBr20gQBThrokO4nYKgWkD7uBaqM7+9x5TU7NkExZJyzw=="], + + "@babel/plugin-transform-duplicate-named-capturing-groups-regex": ["@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.25.0", "", { "dependencies": { "@babel/helper-create-regexp-features-plugin": "^7.25.0", "@babel/helper-plugin-utils": "^7.24.8" }, "peerDependencies": { "@babel/core": "^7.0.0" } }, "sha512-YLpb4LlYSc3sCUa35un84poXoraOiQucUTTu8X1j18JV+gNa8E0nyUf/CjZ171IRGr4jEguF+vzJU66QZhn29g=="], + + "@babel/plugin-transform-dynamic-import": ["@babel/plugin-transform-dynamic-import@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/plugin-syntax-dynamic-import": "^7.8.3" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-sc3X26PhZQDb3JhORmakcbvkeInvxz+A8oda99lj7J60QRuPZvNAk9wQlTBS1ZynelDrDmTU4pw1tyc5d5ZMUg=="], + + "@babel/plugin-transform-exponentiation-operator": ["@babel/plugin-transform-exponentiation-operator@7.24.7", "", { "dependencies": { "@babel/helper-builder-binary-assignment-operator-visitor": "^7.24.7", "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-Rqe/vSc9OYgDajNIK35u7ot+KeCoetqQYFXM4Epf7M7ez3lWlOjrDjrwMei6caCVhfdw+mIKD4cgdGNy5JQotQ=="], + + "@babel/plugin-transform-export-namespace-from": ["@babel/plugin-transform-export-namespace-from@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/plugin-syntax-export-namespace-from": "^7.8.3" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-v0K9uNYsPL3oXZ/7F9NNIbAj2jv1whUEtyA6aujhekLs56R++JDQuzRcP2/z4WX5Vg/c5lE9uWZA0/iUoFhLTA=="], + + "@babel/plugin-transform-flow-strip-types": ["@babel/plugin-transform-flow-strip-types@7.25.2", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.8", "@babel/plugin-syntax-flow": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-InBZ0O8tew5V0K6cHcQ+wgxlrjOw1W4wDXLkOTjLRD8GYhTSkxTVBtdy3MMtvYBrbAWa1Qm3hNoTc1620Yj+Mg=="], + + "@babel/plugin-transform-for-of": ["@babel/plugin-transform-for-of@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-wo9ogrDG1ITTTBsy46oGiN1dS9A7MROBTcYsfS8DtsImMkHk9JXJ3EWQM6X2SUw4x80uGPlwj0o00Uoc6nEE3g=="], + + "@babel/plugin-transform-function-name": ["@babel/plugin-transform-function-name@7.25.1", "", { "dependencies": { "@babel/helper-compilation-targets": "^7.24.8", "@babel/helper-plugin-utils": "^7.24.8", "@babel/traverse": "^7.25.1" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-TVVJVdW9RKMNgJJlLtHsKDTydjZAbwIsn6ySBPQaEAUU5+gVvlJt/9nRmqVbsV/IBanRjzWoaAQKLoamWVOUuA=="], + + "@babel/plugin-transform-json-strings": ["@babel/plugin-transform-json-strings@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/plugin-syntax-json-strings": "^7.8.3" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-2yFnBGDvRuxAaE/f0vfBKvtnvvqU8tGpMHqMNpTN2oWMKIR3NqFkjaAgGwawhqK/pIN2T3XdjGPdaG0vDhOBGw=="], + + "@babel/plugin-transform-literals": ["@babel/plugin-transform-literals@7.25.2", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.8" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-HQI+HcTbm9ur3Z2DkO+jgESMAMcYLuN/A7NRw9juzxAezN9AvqvUTnpKP/9kkYANz6u7dFlAyOu44ejuGySlfw=="], + + "@babel/plugin-transform-logical-assignment-operators": ["@babel/plugin-transform-logical-assignment-operators@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-4D2tpwlQ1odXmTEIFWy9ELJcZHqrStlzK/dAOWYyxX3zT0iXQB6banjgeOJQXzEc4S0E0a5A+hahxPaEFYftsw=="], + + "@babel/plugin-transform-member-expression-literals": ["@babel/plugin-transform-member-expression-literals@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-T/hRC1uqrzXMKLQ6UCwMT85S3EvqaBXDGf0FaMf4446Qx9vKwlghvee0+uuZcDUCZU5RuNi4781UQ7R308zzBw=="], + + "@babel/plugin-transform-modules-amd": ["@babel/plugin-transform-modules-amd@7.24.7", "", { "dependencies": { "@babel/helper-module-transforms": "^7.24.7", "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-9+pB1qxV3vs/8Hdmz/CulFB8w2tuu6EB94JZFsjdqxQokwGa9Unap7Bo2gGBGIvPmDIVvQrom7r5m/TCDMURhg=="], + + "@babel/plugin-transform-modules-commonjs": ["@babel/plugin-transform-modules-commonjs@7.24.8", "", { "dependencies": { "@babel/helper-module-transforms": "^7.24.8", "@babel/helper-plugin-utils": "^7.24.8", "@babel/helper-simple-access": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-WHsk9H8XxRs3JXKWFiqtQebdh9b/pTk4EgueygFzYlTKAg0Ud985mSevdNjdXdFBATSKVJGQXP1tv6aGbssLKA=="], + + "@babel/plugin-transform-modules-systemjs": ["@babel/plugin-transform-modules-systemjs@7.25.0", "", { "dependencies": { "@babel/helper-module-transforms": "^7.25.0", "@babel/helper-plugin-utils": "^7.24.8", "@babel/helper-validator-identifier": "^7.24.7", "@babel/traverse": "^7.25.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-YPJfjQPDXxyQWg/0+jHKj1llnY5f/R6a0p/vP4lPymxLu7Lvl4k2WMitqi08yxwQcCVUUdG9LCUj4TNEgAp3Jw=="], + + "@babel/plugin-transform-modules-umd": ["@babel/plugin-transform-modules-umd@7.24.7", "", { "dependencies": { "@babel/helper-module-transforms": "^7.24.7", "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-3aytQvqJ/h9z4g8AsKPLvD4Zqi2qT+L3j7XoFFu1XBlZWEl2/1kWnhmAbxpLgPrHSY0M6UA02jyTiwUVtiKR6A=="], + + "@babel/plugin-transform-named-capturing-groups-regex": ["@babel/plugin-transform-named-capturing-groups-regex@7.24.7", "", { "dependencies": { "@babel/helper-create-regexp-features-plugin": "^7.24.7", "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0" } }, "sha512-/jr7h/EWeJtk1U/uz2jlsCioHkZk1JJZVcc8oQsJ1dUlaJD83f4/6Zeh2aHt9BIFokHIsSeDfhUmju0+1GPd6g=="], + + "@babel/plugin-transform-new-target": ["@babel/plugin-transform-new-target@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-RNKwfRIXg4Ls/8mMTza5oPF5RkOW8Wy/WgMAp1/F1yZ8mMbtwXW+HDoJiOsagWrAhI5f57Vncrmr9XeT4CVapA=="], + + "@babel/plugin-transform-nullish-coalescing-operator": ["@babel/plugin-transform-nullish-coalescing-operator@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-Ts7xQVk1OEocqzm8rHMXHlxvsfZ0cEF2yomUqpKENHWMF4zKk175Y4q8H5knJes6PgYad50uuRmt3UJuhBw8pQ=="], + + "@babel/plugin-transform-numeric-separator": ["@babel/plugin-transform-numeric-separator@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/plugin-syntax-numeric-separator": "^7.10.4" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-e6q1TiVUzvH9KRvicuxdBTUj4AdKSRwzIyFFnfnezpCfP2/7Qmbb8qbU2j7GODbl4JMkblitCQjKYUaX/qkkwA=="], + + "@babel/plugin-transform-object-rest-spread": ["@babel/plugin-transform-object-rest-spread@7.24.7", "", { "dependencies": { "@babel/helper-compilation-targets": "^7.24.7", "@babel/helper-plugin-utils": "^7.24.7", "@babel/plugin-syntax-object-rest-spread": "^7.8.3", "@babel/plugin-transform-parameters": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-4QrHAr0aXQCEFni2q4DqKLD31n2DL+RxcwnNjDFkSG0eNQ/xCavnRkfCUjsyqGC2OviNJvZOF/mQqZBw7i2C5Q=="], + + "@babel/plugin-transform-object-super": ["@babel/plugin-transform-object-super@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/helper-replace-supers": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-A/vVLwN6lBrMFmMDmPPz0jnE6ZGx7Jq7d6sT/Ev4H65RER6pZ+kczlf1DthF5N0qaPHBsI7UXiE8Zy66nmAovg=="], + + "@babel/plugin-transform-optional-catch-binding": ["@babel/plugin-transform-optional-catch-binding@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/plugin-syntax-optional-catch-binding": "^7.8.3" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-uLEndKqP5BfBbC/5jTwPxLh9kqPWWgzN/f8w6UwAIirAEqiIVJWWY312X72Eub09g5KF9+Zn7+hT7sDxmhRuKA=="], + + "@babel/plugin-transform-optional-chaining": ["@babel/plugin-transform-optional-chaining@7.24.8", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.8", "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7", "@babel/plugin-syntax-optional-chaining": "^7.8.3" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-5cTOLSMs9eypEy8JUVvIKOu6NgvbJMnpG62VpIHrTmROdQ+L5mDAaI40g25k5vXti55JWNX5jCkq3HZxXBQANw=="], + + "@babel/plugin-transform-parameters": ["@babel/plugin-transform-parameters@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-yGWW5Rr+sQOhK0Ot8hjDJuxU3XLRQGflvT4lhlSY0DFvdb3TwKaY26CJzHtYllU0vT9j58hc37ndFPsqT1SrzA=="], + + "@babel/plugin-transform-private-methods": ["@babel/plugin-transform-private-methods@7.25.4", "", { "dependencies": { "@babel/helper-create-class-features-plugin": "^7.25.4", "@babel/helper-plugin-utils": "^7.24.8" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-ao8BG7E2b/URaUQGqN3Tlsg+M3KlHY6rJ1O1gXAEUnZoyNQnvKyH87Kfg+FoxSeyWUB8ISZZsC91C44ZuBFytw=="], + + "@babel/plugin-transform-private-property-in-object": ["@babel/plugin-transform-private-property-in-object@7.24.7", "", { "dependencies": { "@babel/helper-annotate-as-pure": "^7.24.7", "@babel/helper-create-class-features-plugin": "^7.24.7", "@babel/helper-plugin-utils": "^7.24.7", "@babel/plugin-syntax-private-property-in-object": "^7.14.5" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-9z76mxwnwFxMyxZWEgdgECQglF2Q7cFLm0kMf8pGwt+GSJsY0cONKj/UuO4bOH0w/uAel3ekS4ra5CEAyJRmDA=="], + + "@babel/plugin-transform-property-literals": ["@babel/plugin-transform-property-literals@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-EMi4MLQSHfd2nrCqQEWxFdha2gBCqU4ZcCng4WBGZ5CJL4bBRW0ptdqqDdeirGZcpALazVVNJqRmsO8/+oNCBA=="], + + "@babel/plugin-transform-react-display-name": ["@babel/plugin-transform-react-display-name@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-H/Snz9PFxKsS1JLI4dJLtnJgCJRoo0AUm3chP6NYr+9En1JMKloheEiLIhlp5MDVznWo+H3AAC1Mc8lmUEpsgg=="], + + "@babel/plugin-transform-react-jsx": ["@babel/plugin-transform-react-jsx@7.25.2", "", { "dependencies": { "@babel/helper-annotate-as-pure": "^7.24.7", "@babel/helper-module-imports": "^7.24.7", "@babel/helper-plugin-utils": "^7.24.8", "@babel/plugin-syntax-jsx": "^7.24.7", "@babel/types": "^7.25.2" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-KQsqEAVBpU82NM/B/N9j9WOdphom1SZH3R+2V7INrQUH+V9EBFwZsEJl8eBIVeQE62FxJCc70jzEZwqU7RcVqA=="], + + "@babel/plugin-transform-react-jsx-development": ["@babel/plugin-transform-react-jsx-development@7.24.7", "", { "dependencies": { "@babel/plugin-transform-react-jsx": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-QG9EnzoGn+Qar7rxuW+ZOsbWOt56FvvI93xInqsZDC5fsekx1AlIO4KIJ5M+D0p0SqSH156EpmZyXq630B8OlQ=="], + + "@babel/plugin-transform-react-jsx-self": ["@babel/plugin-transform-react-jsx-self@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-fOPQYbGSgH0HUp4UJO4sMBFjY6DuWq+2i8rixyUMb3CdGixs/gccURvYOAhajBdKDoGajFr3mUq5rH3phtkGzw=="], + + "@babel/plugin-transform-react-jsx-source": ["@babel/plugin-transform-react-jsx-source@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-J2z+MWzZHVOemyLweMqngXrgGC42jQ//R0KdxqkIz/OrbVIIlhFI3WigZ5fO+nwFvBlncr4MGapd8vTyc7RPNQ=="], + + "@babel/plugin-transform-react-pure-annotations": ["@babel/plugin-transform-react-pure-annotations@7.24.7", "", { "dependencies": { "@babel/helper-annotate-as-pure": "^7.24.7", "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-PLgBVk3fzbmEjBJ/u8kFzOqS9tUeDjiaWud/rRym/yjCo/M9cASPlnrd2ZmmZpQT40fOOrvR8jh+n8jikrOhNA=="], + + "@babel/plugin-transform-regenerator": ["@babel/plugin-transform-regenerator@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7", "regenerator-transform": "^0.15.2" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-lq3fvXPdimDrlg6LWBoqj+r/DEWgONuwjuOuQCSYgRroXDH/IdM1C0IZf59fL5cHLpjEH/O6opIRBbqv7ELnuA=="], + + "@babel/plugin-transform-reserved-words": ["@babel/plugin-transform-reserved-words@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-0DUq0pHcPKbjFZCfTss/pGkYMfy3vFWydkUBd9r0GHpIyfs2eCDENvqadMycRS9wZCXR41wucAfJHJmwA0UmoQ=="], + + "@babel/plugin-transform-runtime": ["@babel/plugin-transform-runtime@7.25.4", "", { "dependencies": { "@babel/helper-module-imports": "^7.24.7", "@babel/helper-plugin-utils": "^7.24.8", "babel-plugin-polyfill-corejs2": "^0.4.10", "babel-plugin-polyfill-corejs3": "^0.10.6", "babel-plugin-polyfill-regenerator": "^0.6.1", "semver": "^6.3.1" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-8hsyG+KUYGY0coX6KUCDancA0Vw225KJ2HJO0yCNr1vq5r+lJTleDaJf0K7iOhjw4SWhu03TMBzYTJ9krmzULQ=="], + + "@babel/plugin-transform-shorthand-properties": ["@babel/plugin-transform-shorthand-properties@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-KsDsevZMDsigzbA09+vacnLpmPH4aWjcZjXdyFKGzpplxhbeB4wYtury3vglQkg6KM/xEPKt73eCjPPf1PgXBA=="], + + "@babel/plugin-transform-spread": ["@babel/plugin-transform-spread@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-x96oO0I09dgMDxJaANcRyD4ellXFLLiWhuwDxKZX5g2rWP1bTPkBSwCYv96VDXVT1bD9aPj8tppr5ITIh8hBng=="], + + "@babel/plugin-transform-sticky-regex": ["@babel/plugin-transform-sticky-regex@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-kHPSIJc9v24zEml5geKg9Mjx5ULpfncj0wRpYtxbvKyTtHCYDkVE3aHQ03FrpEo4gEe2vrJJS1Y9CJTaThA52g=="], + + "@babel/plugin-transform-template-literals": ["@babel/plugin-transform-template-literals@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-AfDTQmClklHCOLxtGoP7HkeMw56k1/bTQjwsfhL6pppo/M4TOBSq+jjBUBLmV/4oeFg4GWMavIl44ZeCtmmZTw=="], + + "@babel/plugin-transform-typeof-symbol": ["@babel/plugin-transform-typeof-symbol@7.24.8", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.8" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-adNTUpDCVnmAE58VEqKlAA6ZBlNkMnWD0ZcW76lyNFN3MJniyGFZfNwERVk8Ap56MCnXztmDr19T4mPTztcuaw=="], + + "@babel/plugin-transform-typescript": ["@babel/plugin-transform-typescript@7.25.2", "", { "dependencies": { "@babel/helper-annotate-as-pure": "^7.24.7", "@babel/helper-create-class-features-plugin": "^7.25.0", "@babel/helper-plugin-utils": "^7.24.8", "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7", "@babel/plugin-syntax-typescript": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-lBwRvjSmqiMYe/pS0+1gggjJleUJi7NzjvQ1Fkqtt69hBa/0t1YuW/MLQMAPixfwaQOHUXsd6jeU3Z+vdGv3+A=="], + + "@babel/plugin-transform-unicode-escapes": ["@babel/plugin-transform-unicode-escapes@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-U3ap1gm5+4edc2Q/P+9VrBNhGkfnf+8ZqppY71Bo/pzZmXhhLdqgaUl6cuB07O1+AQJtCLfaOmswiNbSQ9ivhw=="], + + "@babel/plugin-transform-unicode-property-regex": ["@babel/plugin-transform-unicode-property-regex@7.24.7", "", { "dependencies": { "@babel/helper-create-regexp-features-plugin": "^7.24.7", "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-uH2O4OV5M9FZYQrwc7NdVmMxQJOCCzFeYudlZSzUAHRFeOujQefa92E74TQDVskNHCzOXoigEuoyzHDhaEaK5w=="], + + "@babel/plugin-transform-unicode-regex": ["@babel/plugin-transform-unicode-regex@7.24.7", "", { "dependencies": { "@babel/helper-create-regexp-features-plugin": "^7.24.7", "@babel/helper-plugin-utils": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-hlQ96MBZSAXUq7ltkjtu3FJCCSMx/j629ns3hA3pXnBXjanNP0LHi+JpPeA81zaWgVK1VGH95Xuy7u0RyQ8kMg=="], + + "@babel/plugin-transform-unicode-sets-regex": ["@babel/plugin-transform-unicode-sets-regex@7.25.4", "", { "dependencies": { "@babel/helper-create-regexp-features-plugin": "^7.25.2", "@babel/helper-plugin-utils": "^7.24.8" }, "peerDependencies": { "@babel/core": "^7.0.0" } }, "sha512-qesBxiWkgN1Q+31xUE9RcMk79eOXXDCv6tfyGMRSs4RGlioSg2WVyQAm07k726cSE56pa+Kb0y9epX2qaXzTvA=="], + + "@babel/preset-env": ["@babel/preset-env@7.25.4", "", { "dependencies": { "@babel/compat-data": "^7.25.4", "@babel/helper-compilation-targets": "^7.25.2", "@babel/helper-plugin-utils": "^7.24.8", "@babel/helper-validator-option": "^7.24.8", "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.25.3", "@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.25.0", "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.25.0", "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.24.7", "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.25.0", "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", "@babel/plugin-syntax-async-generators": "^7.8.4", "@babel/plugin-syntax-class-properties": "^7.12.13", "@babel/plugin-syntax-class-static-block": "^7.14.5", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/plugin-syntax-export-namespace-from": "^7.8.3", "@babel/plugin-syntax-import-assertions": "^7.24.7", "@babel/plugin-syntax-import-attributes": "^7.24.7", "@babel/plugin-syntax-import-meta": "^7.10.4", "@babel/plugin-syntax-json-strings": "^7.8.3", "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", "@babel/plugin-syntax-numeric-separator": "^7.10.4", "@babel/plugin-syntax-object-rest-spread": "^7.8.3", "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", "@babel/plugin-syntax-optional-chaining": "^7.8.3", "@babel/plugin-syntax-private-property-in-object": "^7.14.5", "@babel/plugin-syntax-top-level-await": "^7.14.5", "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", "@babel/plugin-transform-arrow-functions": "^7.24.7", "@babel/plugin-transform-async-generator-functions": "^7.25.4", "@babel/plugin-transform-async-to-generator": "^7.24.7", "@babel/plugin-transform-block-scoped-functions": "^7.24.7", "@babel/plugin-transform-block-scoping": "^7.25.0", "@babel/plugin-transform-class-properties": "^7.25.4", "@babel/plugin-transform-class-static-block": "^7.24.7", "@babel/plugin-transform-classes": "^7.25.4", "@babel/plugin-transform-computed-properties": "^7.24.7", "@babel/plugin-transform-destructuring": "^7.24.8", "@babel/plugin-transform-dotall-regex": "^7.24.7", "@babel/plugin-transform-duplicate-keys": "^7.24.7", "@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.25.0", "@babel/plugin-transform-dynamic-import": "^7.24.7", "@babel/plugin-transform-exponentiation-operator": "^7.24.7", "@babel/plugin-transform-export-namespace-from": "^7.24.7", "@babel/plugin-transform-for-of": "^7.24.7", "@babel/plugin-transform-function-name": "^7.25.1", "@babel/plugin-transform-json-strings": "^7.24.7", "@babel/plugin-transform-literals": "^7.25.2", "@babel/plugin-transform-logical-assignment-operators": "^7.24.7", "@babel/plugin-transform-member-expression-literals": "^7.24.7", "@babel/plugin-transform-modules-amd": "^7.24.7", "@babel/plugin-transform-modules-commonjs": "^7.24.8", "@babel/plugin-transform-modules-systemjs": "^7.25.0", "@babel/plugin-transform-modules-umd": "^7.24.7", "@babel/plugin-transform-named-capturing-groups-regex": "^7.24.7", "@babel/plugin-transform-new-target": "^7.24.7", "@babel/plugin-transform-nullish-coalescing-operator": "^7.24.7", "@babel/plugin-transform-numeric-separator": "^7.24.7", "@babel/plugin-transform-object-rest-spread": "^7.24.7", "@babel/plugin-transform-object-super": "^7.24.7", "@babel/plugin-transform-optional-catch-binding": "^7.24.7", "@babel/plugin-transform-optional-chaining": "^7.24.8", "@babel/plugin-transform-parameters": "^7.24.7", "@babel/plugin-transform-private-methods": "^7.25.4", "@babel/plugin-transform-private-property-in-object": "^7.24.7", "@babel/plugin-transform-property-literals": "^7.24.7", "@babel/plugin-transform-regenerator": "^7.24.7", "@babel/plugin-transform-reserved-words": "^7.24.7", "@babel/plugin-transform-shorthand-properties": "^7.24.7", "@babel/plugin-transform-spread": "^7.24.7", "@babel/plugin-transform-sticky-regex": "^7.24.7", "@babel/plugin-transform-template-literals": "^7.24.7", "@babel/plugin-transform-typeof-symbol": "^7.24.8", "@babel/plugin-transform-unicode-escapes": "^7.24.7", "@babel/plugin-transform-unicode-property-regex": "^7.24.7", "@babel/plugin-transform-unicode-regex": "^7.24.7", "@babel/plugin-transform-unicode-sets-regex": "^7.25.4", "@babel/preset-modules": "0.1.6-no-external-plugins", "babel-plugin-polyfill-corejs2": "^0.4.10", "babel-plugin-polyfill-corejs3": "^0.10.6", "babel-plugin-polyfill-regenerator": "^0.6.1", "core-js-compat": "^3.37.1", "semver": "^6.3.1" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-W9Gyo+KmcxjGahtt3t9fb14vFRWvPpu5pT6GBlovAK6BTBcxgjfVMSQCfJl4oi35ODrxP6xx2Wr8LNST57Mraw=="], + + "@babel/preset-flow": ["@babel/preset-flow@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/helper-validator-option": "^7.24.7", "@babel/plugin-transform-flow-strip-types": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-NL3Lo0NorCU607zU3NwRyJbpaB6E3t0xtd3LfAQKDfkeX4/ggcDXvkmkW42QWT5owUeW/jAe4hn+2qvkV1IbfQ=="], + + "@babel/preset-modules": ["@babel/preset-modules@0.1.6-no-external-plugins", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.0.0", "@babel/types": "^7.4.4", "esutils": "^2.0.2" }, "peerDependencies": { "@babel/core": "^7.0.0-0 || ^8.0.0-0 <8.0.0" } }, "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA=="], + + "@babel/preset-react": ["@babel/preset-react@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/helper-validator-option": "^7.24.7", "@babel/plugin-transform-react-display-name": "^7.24.7", "@babel/plugin-transform-react-jsx": "^7.24.7", "@babel/plugin-transform-react-jsx-development": "^7.24.7", "@babel/plugin-transform-react-pure-annotations": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-AAH4lEkpmzFWrGVlHaxJB7RLH21uPQ9+He+eFLWHmF9IuFQVugz8eAsamaW0DXRrTfco5zj1wWtpdcXJUOfsag=="], + + "@babel/preset-typescript": ["@babel/preset-typescript@7.24.7", "", { "dependencies": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/helper-validator-option": "^7.24.7", "@babel/plugin-syntax-jsx": "^7.24.7", "@babel/plugin-transform-modules-commonjs": "^7.24.7", "@babel/plugin-transform-typescript": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-SyXRe3OdWwIwalxDg5UtJnJQO+YPcTfwiIY2B0Xlddh9o7jpWLvv8X1RthIeDOxQ+O1ML5BLPCONToObyVQVuQ=="], + + "@babel/register": ["@babel/register@7.24.6", "", { "dependencies": { "clone-deep": "^4.0.1", "find-cache-dir": "^2.0.0", "make-dir": "^2.1.0", "pirates": "^4.0.6", "source-map-support": "^0.5.16" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-WSuFCc2wCqMeXkz/i3yfAAsxwWflEgbVkZzivgAmXl/MxrXeoYFZOOPllbC8R8WTF7u61wSRQtDVZ1879cdu6w=="], + + "@babel/regjsgen": ["@babel/regjsgen@0.8.0", "", {}, "sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA=="], + + "@babel/runtime": ["@babel/runtime@7.25.6", "", { "dependencies": { "regenerator-runtime": "^0.14.0" } }, "sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ=="], + + "@babel/template": ["@babel/template@7.25.0", "", { "dependencies": { "@babel/code-frame": "^7.24.7", "@babel/parser": "^7.25.0", "@babel/types": "^7.25.0" } }, "sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q=="], + + "@babel/traverse": ["@babel/traverse@7.25.6", "", { "dependencies": { "@babel/code-frame": "^7.24.7", "@babel/generator": "^7.25.6", "@babel/parser": "^7.25.6", "@babel/template": "^7.25.0", "@babel/types": "^7.25.6", "debug": "^4.3.1", "globals": "^11.1.0" } }, "sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ=="], + + "@babel/types": ["@babel/types@7.25.6", "", { "dependencies": { "@babel/helper-string-parser": "^7.24.8", "@babel/helper-validator-identifier": "^7.24.7", "to-fast-properties": "^2.0.0" } }, "sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw=="], + + "@egjs/hammerjs": ["@egjs/hammerjs@2.0.17", "", { "dependencies": { "@types/hammerjs": "^2.0.36" } }, "sha512-XQsZgjm2EcVUiZQf11UBJQfmZeEmOW8DpI1gsFeln6w0ae0ii4dMQEQ0kjl6DspdWX1aGY1/loyXnP0JS06e/A=="], + + "@emotion/is-prop-valid": ["@emotion/is-prop-valid@1.2.2", "", { "dependencies": { "@emotion/memoize": "^0.8.1" } }, "sha512-uNsoYd37AFmaCdXlg6EYD1KaPOaRWRByMCYzbKUX4+hhMfrxdVSelShywL4JVaAeM/eHUOSprYBQls+/neX3pw=="], + + "@emotion/memoize": ["@emotion/memoize@0.8.1", "", {}, "sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA=="], + + "@emotion/unitless": ["@emotion/unitless@0.8.1", "", {}, "sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ=="], + + "@eslint-community/eslint-utils": ["@eslint-community/eslint-utils@4.4.0", "", { "dependencies": { "eslint-visitor-keys": "^3.3.0" }, "peerDependencies": { "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" } }, "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA=="], + + "@eslint-community/regexpp": ["@eslint-community/regexpp@4.11.0", "", {}, "sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A=="], + + "@eslint/config-array": ["@eslint/config-array@0.18.0", "", { "dependencies": { "@eslint/object-schema": "^2.1.4", "debug": "^4.3.1", "minimatch": "^3.1.2" } }, "sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw=="], + + "@eslint/eslintrc": ["@eslint/eslintrc@3.1.0", "", { "dependencies": { "ajv": "^6.12.4", "debug": "^4.3.2", "espree": "^10.0.1", "globals": "^14.0.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", "js-yaml": "^4.1.0", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" } }, "sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ=="], + + "@eslint/js": ["@eslint/js@9.10.0", "", {}, "sha512-fuXtbiP5GWIn8Fz+LWoOMVf/Jxm+aajZYkhi6CuEm4SxymFM+eUWzbO9qXT+L0iCkL5+KGYMCSGxo686H19S1g=="], + + "@eslint/object-schema": ["@eslint/object-schema@2.1.4", "", {}, "sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ=="], + + "@eslint/plugin-kit": ["@eslint/plugin-kit@0.1.0", "", { "dependencies": { "levn": "^0.4.1" } }, "sha512-autAXT203ixhqei9xt+qkYOvY8l6LAFIdT2UXc/RPNeUVfqRF1BV94GTJyVPFKT8nFM6MyVJhjLj9E8JWvf5zQ=="], + + "@expo/bunyan": ["@expo/bunyan@4.0.1", "", { "dependencies": { "uuid": "^8.0.0" } }, "sha512-+Lla7nYSiHZirgK+U/uYzsLv/X+HaJienbD5AKX1UQZHYfWaP+9uuQluRB4GrEVWF0GZ7vEVp/jzaOT9k/SQlg=="], + + "@expo/cli": ["@expo/cli@0.18.29", "", { "dependencies": { "@babel/runtime": "^7.20.0", "@expo/code-signing-certificates": "0.0.5", "@expo/config": "~9.0.0-beta.0", "@expo/config-plugins": "~8.0.8", "@expo/devcert": "^1.0.0", "@expo/env": "~0.3.0", "@expo/image-utils": "^0.5.0", "@expo/json-file": "^8.3.0", "@expo/metro-config": "0.18.11", "@expo/osascript": "^2.0.31", "@expo/package-manager": "^1.5.0", "@expo/plist": "^0.1.0", "@expo/prebuild-config": "7.0.8", "@expo/rudder-sdk-node": "1.1.1", "@expo/spawn-async": "^1.7.2", "@expo/xcpretty": "^4.3.0", "@react-native/dev-middleware": "0.74.85", "@urql/core": "2.3.6", "@urql/exchange-retry": "0.3.0", "accepts": "^1.3.8", "arg": "5.0.2", "better-opn": "~3.0.2", "bplist-creator": "0.0.7", "bplist-parser": "^0.3.1", "cacache": "^18.0.2", "chalk": "^4.0.0", "ci-info": "^3.3.0", "connect": "^3.7.0", "debug": "^4.3.4", "env-editor": "^0.4.1", "fast-glob": "^3.3.2", "find-yarn-workspace-root": "~2.0.0", "form-data": "^3.0.1", "freeport-async": "2.0.0", "fs-extra": "~8.1.0", "getenv": "^1.0.0", "glob": "^7.1.7", "graphql": "15.8.0", "graphql-tag": "^2.10.1", "https-proxy-agent": "^5.0.1", "internal-ip": "4.3.0", "is-docker": "^2.0.0", "is-wsl": "^2.1.1", "js-yaml": "^3.13.1", "json-schema-deref-sync": "^0.13.0", "lodash.debounce": "^4.0.8", "md5hex": "^1.0.0", "minimatch": "^3.0.4", "node-fetch": "^2.6.7", "node-forge": "^1.3.1", "npm-package-arg": "^7.0.0", "open": "^8.3.0", "ora": "3.4.0", "picomatch": "^3.0.1", "pretty-bytes": "5.6.0", "progress": "2.0.3", "prompts": "^2.3.2", "qrcode-terminal": "0.11.0", "require-from-string": "^2.0.2", "requireg": "^0.2.2", "resolve": "^1.22.2", "resolve-from": "^5.0.0", "resolve.exports": "^2.0.2", "semver": "^7.6.0", "send": "^0.18.0", "slugify": "^1.3.4", "source-map-support": "~0.5.21", "stacktrace-parser": "^0.1.10", "structured-headers": "^0.4.1", "tar": "^6.0.5", "temp-dir": "^2.0.0", "tempy": "^0.7.1", "terminal-link": "^2.1.1", "text-table": "^0.2.0", "url-join": "4.0.0", "wrap-ansi": "^7.0.0", "ws": "^8.12.1" }, "bin": { "expo-internal": "build/bin/cli" } }, "sha512-X810C48Ss+67RdZU39YEO1khNYo1RmjouRV+vVe0QhMoTe8R6OA3t+XYEdwaNbJ5p/DJN7szfHfNmX2glpC7xg=="], + + "@expo/code-signing-certificates": ["@expo/code-signing-certificates@0.0.5", "", { "dependencies": { "node-forge": "^1.2.1", "nullthrows": "^1.1.1" } }, "sha512-BNhXkY1bblxKZpltzAx98G2Egj9g1Q+JRcvR7E99DOj862FTCX+ZPsAUtPTr7aHxwtrL7+fL3r0JSmM9kBm+Bw=="], + + "@expo/config": ["@expo/config@9.0.3", "", { "dependencies": { "@babel/code-frame": "~7.10.4", "@expo/config-plugins": "~8.0.8", "@expo/config-types": "^51.0.0-unreleased", "@expo/json-file": "^8.3.0", "getenv": "^1.0.0", "glob": "7.1.6", "require-from-string": "^2.0.2", "resolve-from": "^5.0.0", "semver": "^7.6.0", "slugify": "^1.3.4", "sucrase": "3.34.0" } }, "sha512-eOTNM8eOC8gZNHgenySRlc/lwmYY1NOgvjwA8LHuvPT7/eUwD93zrxu3lPD1Cc/P6C/2BcVdfH4hf0tLmDxnsg=="], + + "@expo/config-plugins": ["@expo/config-plugins@8.0.8", "", { "dependencies": { "@expo/config-types": "^51.0.0-unreleased", "@expo/json-file": "~8.3.0", "@expo/plist": "^0.1.0", "@expo/sdk-runtime-versions": "^1.0.0", "chalk": "^4.1.2", "debug": "^4.3.1", "find-up": "~5.0.0", "getenv": "^1.0.0", "glob": "7.1.6", "resolve-from": "^5.0.0", "semver": "^7.5.4", "slash": "^3.0.0", "slugify": "^1.6.6", "xcode": "^3.0.1", "xml2js": "0.6.0" } }, "sha512-Fvu6IO13EUw0R9WeqxUO37FkM62YJBNcZb9DyJAOgMz7Ez/vaKQGEjKt9cwT+Q6uirtCATMgaq6VWAW7YW8xXw=="], + + "@expo/config-types": ["@expo/config-types@51.0.2", "", {}, "sha512-IglkIoiDwJMY01lYkF/ZSBoe/5cR+O3+Gx6fpLFjLfgZGBTdyPkKa1g8NWoWQCk+D3cKL2MDbszT2DyRRB0YqQ=="], + + "@expo/devcert": ["@expo/devcert@1.1.4", "", { "dependencies": { "application-config-path": "^0.1.0", "command-exists": "^1.2.4", "debug": "^3.1.0", "eol": "^0.9.1", "get-port": "^3.2.0", "glob": "^10.4.2", "lodash": "^4.17.21", "mkdirp": "^0.5.1", "password-prompt": "^1.0.4", "sudo-prompt": "^8.2.0", "tmp": "^0.0.33", "tslib": "^2.4.0" } }, "sha512-fqBODr8c72+gBSX5Ty3SIzaY4bXainlpab78+vEYEKL3fXmsOswMLf0+KE36mUEAa36BYabX7K3EiXOXX5OPMw=="], + + "@expo/env": ["@expo/env@0.3.0", "", { "dependencies": { "chalk": "^4.0.0", "debug": "^4.3.4", "dotenv": "~16.4.5", "dotenv-expand": "~11.0.6", "getenv": "^1.0.0" } }, "sha512-OtB9XVHWaXidLbHvrVDeeXa09yvTl3+IQN884sO6PhIi2/StXfgSH/9zC7IvzrDB8kW3EBJ1PPLuCUJ2hxAT7Q=="], + + "@expo/fingerprint": ["@expo/fingerprint@0.10.3", "", { "dependencies": { "@expo/spawn-async": "^1.7.2", "chalk": "^4.1.2", "debug": "^4.3.4", "find-up": "^5.0.0", "minimatch": "^3.0.4", "p-limit": "^3.1.0", "resolve-from": "^5.0.0", "semver": "^7.6.0" }, "bin": { "fingerprint": "bin/cli.js" } }, "sha512-h/BnnyloJyMSrzeXonKLE6HfiMpRg3e9m8CAv+eUaAozG9heKMG9ftHW4cfm2StDYj/rWjFc5YK6MSIX6qd+xg=="], + + "@expo/image-utils": ["@expo/image-utils@0.5.1", "", { "dependencies": { "@expo/spawn-async": "^1.7.2", "chalk": "^4.0.0", "fs-extra": "9.0.0", "getenv": "^1.0.0", "jimp-compact": "0.16.1", "node-fetch": "^2.6.0", "parse-png": "^2.1.0", "resolve-from": "^5.0.0", "semver": "^7.6.0", "tempy": "0.3.0" } }, "sha512-U/GsFfFox88lXULmFJ9Shfl2aQGcwoKPF7fawSCLixIKtMCpsI+1r0h+5i0nQnmt9tHuzXZDL8+Dg1z6OhkI9A=="], + + "@expo/json-file": ["@expo/json-file@8.3.3", "", { "dependencies": { "@babel/code-frame": "~7.10.4", "json5": "^2.2.2", "write-file-atomic": "^2.3.0" } }, "sha512-eZ5dld9AD0PrVRiIWpRkm5aIoWBw3kAyd8VkuWEy92sEthBKDDDHAnK2a0dw0Eil6j7rK7lS/Qaq/Zzngv2h5A=="], + + "@expo/metro-config": ["@expo/metro-config@0.18.11", "", { "dependencies": { "@babel/core": "^7.20.0", "@babel/generator": "^7.20.5", "@babel/parser": "^7.20.0", "@babel/types": "^7.20.0", "@expo/config": "~9.0.0-beta.0", "@expo/env": "~0.3.0", "@expo/json-file": "~8.3.0", "@expo/spawn-async": "^1.7.2", "chalk": "^4.1.0", "debug": "^4.3.2", "find-yarn-workspace-root": "~2.0.0", "fs-extra": "^9.1.0", "getenv": "^1.0.0", "glob": "^7.2.3", "jsc-safe-url": "^0.2.4", "lightningcss": "~1.19.0", "postcss": "~8.4.32", "resolve-from": "^5.0.0" } }, "sha512-/uOq55VbSf9yMbUO1BudkUM2SsGW1c5hr9BnhIqYqcsFv0Jp5D3DtJ4rljDKaUeNLbwr6m7pqIrkSMq5NrYf4Q=="], + + "@expo/metro-runtime": ["@expo/metro-runtime@3.2.3", "", { "peerDependencies": { "react-native": "*" } }, "sha512-v5ji+fAGi7B9YavrxvekuF8gXEV/5fz0+PhaED5AaFDnbGB4IJIbpaiqK9nqZV1axjGZNQSw6Q8TsnFetCR3bQ=="], + + "@expo/osascript": ["@expo/osascript@2.1.3", "", { "dependencies": { "@expo/spawn-async": "^1.7.2", "exec-async": "^2.2.0" } }, "sha512-aOEkhPzDsaAfolSswObGiYW0Pf0ROfR9J2NBRLQACdQ6uJlyAMiPF45DVEVknAU9juKh0y8ZyvC9LXqLEJYohA=="], + + "@expo/package-manager": ["@expo/package-manager@1.5.2", "", { "dependencies": { "@expo/json-file": "^8.3.0", "@expo/spawn-async": "^1.7.2", "ansi-regex": "^5.0.0", "chalk": "^4.0.0", "find-up": "^5.0.0", "find-yarn-workspace-root": "~2.0.0", "js-yaml": "^3.13.1", "micromatch": "^4.0.2", "npm-package-arg": "^7.0.0", "ora": "^3.4.0", "split": "^1.0.1", "sudo-prompt": "9.1.1" } }, "sha512-IuA9XtGBilce0q8cyxtWINqbzMB1Fia0Yrug/O53HNuRSwQguV/iqjV68bsa4z8mYerePhcFgtvISWLAlNEbUA=="], + + "@expo/plist": ["@expo/plist@0.1.3", "", { "dependencies": { "@xmldom/xmldom": "~0.7.7", "base64-js": "^1.2.3", "xmlbuilder": "^14.0.0" } }, "sha512-GW/7hVlAylYg1tUrEASclw1MMk9FP4ZwyFAY/SUTJIhPDQHtfOlXREyWV3hhrHdX/K+pS73GNgdfT6E/e+kBbg=="], + + "@expo/prebuild-config": ["@expo/prebuild-config@7.0.8", "", { "dependencies": { "@expo/config": "~9.0.0-beta.0", "@expo/config-plugins": "~8.0.8", "@expo/config-types": "^51.0.0-unreleased", "@expo/image-utils": "^0.5.0", "@expo/json-file": "^8.3.0", "@react-native/normalize-colors": "0.74.85", "debug": "^4.3.1", "fs-extra": "^9.0.0", "resolve-from": "^5.0.0", "semver": "^7.6.0", "xml2js": "0.6.0" }, "peerDependencies": { "expo-modules-autolinking": ">=0.8.1" } }, "sha512-wH9NVg6HiwF5y9x0TxiMEeBF+ITPGDXy5/i6OUheSrKpPgb0lF1Mwzl/f2fLPXBEpl+ZXOQ8LlLW32b7K9lrNg=="], + + "@expo/rudder-sdk-node": ["@expo/rudder-sdk-node@1.1.1", "", { "dependencies": { "@expo/bunyan": "^4.0.0", "@segment/loosely-validate-event": "^2.0.0", "fetch-retry": "^4.1.1", "md5": "^2.2.1", "node-fetch": "^2.6.1", "remove-trailing-slash": "^0.1.0", "uuid": "^8.3.2" } }, "sha512-uy/hS/awclDJ1S88w9UGpc6Nm9XnNUjzOAAib1A3PVAnGQIwebg8DpFqOthFBTlZxeuV/BKbZ5jmTbtNZkp1WQ=="], + + "@expo/sdk-runtime-versions": ["@expo/sdk-runtime-versions@1.0.0", "", {}, "sha512-Doz2bfiPndXYFPMRwPyGa1k5QaKDVpY806UJj570epIiMzWaYyCtobasyfC++qfIXVb5Ocy7r3tP9d62hAQ7IQ=="], + + "@expo/server": ["@expo/server@0.4.4", "", { "dependencies": { "@remix-run/node": "^2.7.2", "abort-controller": "^3.0.0", "debug": "^4.3.4", "source-map-support": "~0.5.21" } }, "sha512-q9ADBzMN5rZ/fgQ2mz5YIJuZ8gelQlhG2CQqToD+UvBLZvbaHCNxTTSs2KI1LzJvAaW5CWgWMatGvGF6iUQ0LA=="], + + "@expo/spawn-async": ["@expo/spawn-async@1.7.2", "", { "dependencies": { "cross-spawn": "^7.0.3" } }, "sha512-QdWi16+CHB9JYP7gma19OVVg0BFkvU8zNj9GjWorYI8Iv8FUxjOCcYRuAmX4s/h91e4e7BPsskc8cSrZYho9Ew=="], + + "@expo/vector-icons": ["@expo/vector-icons@14.0.2", "", { "dependencies": { "prop-types": "^15.8.1" } }, "sha512-70LpmXQu4xa8cMxjp1fydgRPsalefnHaXLzIwaHMEzcZhnyjw2acZz8azRrZOslPVAWlxItOa2Dd7WtD/kI+CA=="], + + "@expo/xcpretty": ["@expo/xcpretty@4.3.1", "", { "dependencies": { "@babel/code-frame": "7.10.4", "chalk": "^4.1.0", "find-up": "^5.0.0", "js-yaml": "^4.1.0" }, "bin": { "excpretty": "build/cli.js" } }, "sha512-sqXgo1SCv+j4VtYEwl/bukuOIBrVgx6euIoCat3Iyx5oeoXwEA2USCoeL0IPubflMxncA2INkqJ/Wr3NGrSgzw=="], + + "@gorhom/bottom-sheet": ["@gorhom/bottom-sheet@4.6.4", "", { "dependencies": { "@gorhom/portal": "1.0.14", "invariant": "^2.2.4" }, "peerDependencies": { "@types/react": "*", "@types/react-native": "*", "react": "*", "react-native": "*", "react-native-gesture-handler": ">=1.10.1", "react-native-reanimated": ">=2.2.0" }, "optionalPeers": ["@types/react", "@types/react-native"] }, "sha512-0itLMblLBvepE065w3a60S030c2rNUsGshPC7wbWDm31VyqoaU2xjzh/ojH62YIJOcobBr5QoC30IxBBKDGovQ=="], + + "@gorhom/portal": ["@gorhom/portal@1.0.14", "", { "dependencies": { "nanoid": "^3.3.1" }, "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-MXyL4xvCjmgaORr/rtryDNFy3kU4qUbKlwtQqqsygd0xX3mhKjOLn6mQK8wfu0RkoE0pBE0nAasRoHua+/QZ7A=="], + + "@graphql-typed-document-node/core": ["@graphql-typed-document-node/core@3.2.0", "", { "peerDependencies": { "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" } }, "sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ=="], + + "@hapi/hoek": ["@hapi/hoek@9.3.0", "", {}, "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ=="], + + "@hapi/topo": ["@hapi/topo@5.1.0", "", { "dependencies": { "@hapi/hoek": "^9.0.0" } }, "sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg=="], + + "@hookform/resolvers": ["@hookform/resolvers@3.9.0", "", { "peerDependencies": { "react-hook-form": "^7.0.0" } }, "sha512-bU0Gr4EepJ/EQsH/IwEzYLsT/PEj5C0ynLQ4m+GSHS+xKH4TfSelhluTgOaoc4kA5s7eCsQbM4wvZLzELmWzUg=="], + + "@humanwhocodes/module-importer": ["@humanwhocodes/module-importer@1.0.1", "", {}, "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA=="], + + "@humanwhocodes/retry": ["@humanwhocodes/retry@0.3.0", "", {}, "sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew=="], + + "@isaacs/cliui": ["@isaacs/cliui@8.0.2", "", { "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" } }, "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA=="], + + "@isaacs/ttlcache": ["@isaacs/ttlcache@1.4.1", "", {}, "sha512-RQgQ4uQ+pLbqXfOmieB91ejmLwvSgv9nLx6sT6sD83s7umBypgg+OIBOBbEUiJXrfpnp9j0mRhYYdzp9uqq3lA=="], + + "@jest/create-cache-key-function": ["@jest/create-cache-key-function@29.7.0", "", { "dependencies": { "@jest/types": "^29.6.3" } }, "sha512-4QqS3LY5PBmTRHj9sAg1HLoPzqAI0uOX6wI/TRqHIcOxlFidy6YEmCQJk6FSZjNLGCeubDMfmkWL+qaLKhSGQA=="], + + "@jest/environment": ["@jest/environment@29.7.0", "", { "dependencies": { "@jest/fake-timers": "^29.7.0", "@jest/types": "^29.6.3", "@types/node": "*", "jest-mock": "^29.7.0" } }, "sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw=="], + + "@jest/fake-timers": ["@jest/fake-timers@29.7.0", "", { "dependencies": { "@jest/types": "^29.6.3", "@sinonjs/fake-timers": "^10.0.2", "@types/node": "*", "jest-message-util": "^29.7.0", "jest-mock": "^29.7.0", "jest-util": "^29.7.0" } }, "sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ=="], + + "@jest/schemas": ["@jest/schemas@29.6.3", "", { "dependencies": { "@sinclair/typebox": "^0.27.8" } }, "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA=="], + + "@jest/types": ["@jest/types@29.6.3", "", { "dependencies": { "@jest/schemas": "^29.6.3", "@types/istanbul-lib-coverage": "^2.0.0", "@types/istanbul-reports": "^3.0.0", "@types/node": "*", "@types/yargs": "^17.0.8", "chalk": "^4.0.0" } }, "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw=="], + + "@jridgewell/gen-mapping": ["@jridgewell/gen-mapping@0.3.5", "", { "dependencies": { "@jridgewell/set-array": "^1.2.1", "@jridgewell/sourcemap-codec": "^1.4.10", "@jridgewell/trace-mapping": "^0.3.24" } }, "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg=="], + + "@jridgewell/resolve-uri": ["@jridgewell/resolve-uri@3.1.2", "", {}, "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw=="], + + "@jridgewell/set-array": ["@jridgewell/set-array@1.2.1", "", {}, "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A=="], + + "@jridgewell/source-map": ["@jridgewell/source-map@0.3.6", "", { "dependencies": { "@jridgewell/gen-mapping": "^0.3.5", "@jridgewell/trace-mapping": "^0.3.25" } }, "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ=="], + + "@jridgewell/sourcemap-codec": ["@jridgewell/sourcemap-codec@1.5.0", "", {}, "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ=="], + + "@jridgewell/trace-mapping": ["@jridgewell/trace-mapping@0.3.25", "", { "dependencies": { "@jridgewell/resolve-uri": "^3.1.0", "@jridgewell/sourcemap-codec": "^1.4.14" } }, "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ=="], + + "@nodelib/fs.scandir": ["@nodelib/fs.scandir@2.1.5", "", { "dependencies": { "@nodelib/fs.stat": "2.0.5", "run-parallel": "^1.1.9" } }, "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g=="], + + "@nodelib/fs.stat": ["@nodelib/fs.stat@2.0.5", "", {}, "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A=="], + + "@nodelib/fs.walk": ["@nodelib/fs.walk@1.2.8", "", { "dependencies": { "@nodelib/fs.scandir": "2.1.5", "fastq": "^1.6.0" } }, "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg=="], + + "@nolyfill/is-core-module": ["@nolyfill/is-core-module@1.0.39", "", {}, "sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA=="], + + "@npmcli/fs": ["@npmcli/fs@3.1.1", "", { "dependencies": { "semver": "^7.3.5" } }, "sha512-q9CRWjpHCMIh5sVyefoD1cA7PkvILqCZsnSOEUUivORLjxCO/Irmue2DprETiNgEqktDBZaM1Bi+jrarx1XdCg=="], + + "@pkgjs/parseargs": ["@pkgjs/parseargs@0.11.0", "", {}, "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg=="], + + "@pkgr/core": ["@pkgr/core@0.1.1", "", {}, "sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA=="], + + "@radix-ui/react-compose-refs": ["@radix-ui/react-compose-refs@1.0.0", "", { "dependencies": { "@babel/runtime": "^7.13.10" }, "peerDependencies": { "react": "^16.8 || ^17.0 || ^18.0" } }, "sha512-0KaSv6sx787/hK3eF53iOkiSLwAGlFMx5lotrqD2pTjB18KbybKoEIgkNZTKC60YECDQTKGTRcDBILwZVqVKvA=="], + + "@radix-ui/react-slot": ["@radix-ui/react-slot@1.0.1", "", { "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-compose-refs": "1.0.0" }, "peerDependencies": { "react": "^16.8 || ^17.0 || ^18.0" } }, "sha512-avutXAFL1ehGvAXtPquu0YK5oz6ctS474iM3vNGQIkswrVhdrS52e3uoMQBzZhNRAIE0jBnUyXWNmSjGHhCFcw=="], + + "@react-native-community/cli": ["@react-native-community/cli@14.0.0", "", { "dependencies": { "@react-native-community/cli-clean": "14.0.0", "@react-native-community/cli-config": "14.0.0", "@react-native-community/cli-debugger-ui": "14.0.0", "@react-native-community/cli-doctor": "14.0.0", "@react-native-community/cli-server-api": "14.0.0", "@react-native-community/cli-tools": "14.0.0", "@react-native-community/cli-types": "14.0.0", "chalk": "^4.1.2", "commander": "^9.4.1", "deepmerge": "^4.3.0", "execa": "^5.0.0", "find-up": "^5.0.0", "fs-extra": "^8.1.0", "graceful-fs": "^4.1.3", "prompts": "^2.4.2", "semver": "^7.5.2" }, "bin": { "rnc-cli": "build/bin.js" } }, "sha512-KwMKJB5jsDxqOhT8CGJ55BADDAYxlYDHv5R/ASQlEcdBEZxT0zZmnL0iiq2VqzETUy+Y/Nop+XDFgqyoQm0C2w=="], + + "@react-native-community/cli-clean": ["@react-native-community/cli-clean@14.0.0", "", { "dependencies": { "@react-native-community/cli-tools": "14.0.0", "chalk": "^4.1.2", "execa": "^5.0.0", "fast-glob": "^3.3.2" } }, "sha512-kvHthZTNur/wLLx8WL5Oh+r04zzzFAX16r8xuaLhu9qGTE6Th1JevbsIuiQb5IJqD8G/uZDKgIZ2a0/lONcbJg=="], + + "@react-native-community/cli-config": ["@react-native-community/cli-config@14.0.0", "", { "dependencies": { "@react-native-community/cli-tools": "14.0.0", "chalk": "^4.1.2", "cosmiconfig": "^9.0.0", "deepmerge": "^4.3.0", "fast-glob": "^3.3.2", "joi": "^17.2.1" } }, "sha512-2Nr8KR+dgn1z+HLxT8piguQ1SoEzgKJnOPQKE1uakxWaRFcQ4LOXgzpIAscYwDW6jmQxdNqqbg2cRUoOS7IMtQ=="], + + "@react-native-community/cli-debugger-ui": ["@react-native-community/cli-debugger-ui@14.0.0", "", { "dependencies": { "serve-static": "^1.13.1" } }, "sha512-JpfzILfU7eKE9+7AMCAwNJv70H4tJGVv3ZGFqSVoK1YHg5QkVEGsHtoNW8AsqZRS6Fj4os+Fmh+r+z1L36sPmg=="], + + "@react-native-community/cli-doctor": ["@react-native-community/cli-doctor@14.0.0", "", { "dependencies": { "@react-native-community/cli-config": "14.0.0", "@react-native-community/cli-platform-android": "14.0.0", "@react-native-community/cli-platform-apple": "14.0.0", "@react-native-community/cli-platform-ios": "14.0.0", "@react-native-community/cli-tools": "14.0.0", "chalk": "^4.1.2", "command-exists": "^1.2.8", "deepmerge": "^4.3.0", "envinfo": "^7.13.0", "execa": "^5.0.0", "node-stream-zip": "^1.9.1", "ora": "^5.4.1", "semver": "^7.5.2", "strip-ansi": "^5.2.0", "wcwidth": "^1.0.1", "yaml": "^2.2.1" } }, "sha512-in6jylHjaPUaDzV+JtUblh8m9JYIHGjHOf6Xn57hrmE5Zwzwuueoe9rSMHF1P0mtDgRKrWPzAJVejElddfptWA=="], + + "@react-native-community/cli-platform-android": ["@react-native-community/cli-platform-android@14.0.0", "", { "dependencies": { "@react-native-community/cli-tools": "14.0.0", "chalk": "^4.1.2", "execa": "^5.0.0", "fast-glob": "^3.3.2", "fast-xml-parser": "^4.2.4", "logkitty": "^0.7.1" } }, "sha512-nt7yVz3pGKQXnVa5MAk7zR+1n41kNKD3Hi2OgybH5tVShMBo7JQoL2ZVVH6/y/9wAwI/s7hXJgzf1OIP3sMq+Q=="], + + "@react-native-community/cli-platform-apple": ["@react-native-community/cli-platform-apple@14.0.0", "", { "dependencies": { "@react-native-community/cli-tools": "14.0.0", "chalk": "^4.1.2", "execa": "^5.0.0", "fast-glob": "^3.3.2", "fast-xml-parser": "^4.2.4", "ora": "^5.4.1" } }, "sha512-WniJL8vR4MeIsjqio2hiWWuUYUJEL3/9TDL5aXNwG68hH3tYgK3742+X9C+vRzdjTmf5IKc/a6PwLsdplFeiwQ=="], + + "@react-native-community/cli-platform-ios": ["@react-native-community/cli-platform-ios@14.0.0", "", { "dependencies": { "@react-native-community/cli-platform-apple": "14.0.0" } }, "sha512-8kxGv7mZ5nGMtueQDq+ndu08f0ikf3Zsqm3Ix8FY5KCXpSgP14uZloO2GlOImq/zFESij+oMhCkZJGggpWpfAw=="], + + "@react-native-community/cli-server-api": ["@react-native-community/cli-server-api@14.0.0", "", { "dependencies": { "@react-native-community/cli-debugger-ui": "14.0.0", "@react-native-community/cli-tools": "14.0.0", "compression": "^1.7.1", "connect": "^3.6.5", "errorhandler": "^1.5.1", "nocache": "^3.0.1", "pretty-format": "^26.6.2", "serve-static": "^1.13.1", "ws": "^6.2.3" } }, "sha512-A0FIsj0QCcDl1rswaVlChICoNbfN+mkrKB5e1ab5tOYeZMMyCHqvU+eFvAvXjHUlIvVI+LbqCkf4IEdQ6H/2AQ=="], + + "@react-native-community/cli-tools": ["@react-native-community/cli-tools@14.0.0", "", { "dependencies": { "appdirsjs": "^1.2.4", "chalk": "^4.1.2", "execa": "^5.0.0", "find-up": "^5.0.0", "mime": "^2.4.1", "open": "^6.2.0", "ora": "^5.4.1", "semver": "^7.5.2", "shell-quote": "^1.7.3", "sudo-prompt": "^9.0.0" } }, "sha512-L7GX5hyYYv0ZWbAyIQKzhHuShnwDqlKYB0tqn57wa5riGCaxYuRPTK+u4qy+WRCye7+i8M4Xj6oQtSd4z0T9cA=="], + + "@react-native-community/cli-types": ["@react-native-community/cli-types@14.0.0", "", { "dependencies": { "joi": "^17.2.1" } }, "sha512-CMUevd1pOWqvmvutkUiyQT2lNmMHUzSW7NKc1xvHgg39NjbS58Eh2pMzIUP85IwbYNeocfYc3PH19vA/8LnQtg=="], + + "@react-native/assets-registry": ["@react-native/assets-registry@0.75.2", "", {}, "sha512-P1dLHjpUeC0AIkDHRYcx0qLMr+p92IPWL3pmczzo6T76Qa9XzruQOYy0jittxyBK91Csn6HHQ/eit8TeXW8MVw=="], + + "@react-native/babel-plugin-codegen": ["@react-native/babel-plugin-codegen@0.74.87", "", { "dependencies": { "@react-native/codegen": "0.74.87" } }, "sha512-+vJYpMnENFrwtgvDfUj+CtVJRJuUnzAUYT0/Pb68Sq9RfcZ5xdcCuUgyf7JO+akW2VTBoJY427wkcxU30qrWWw=="], + + "@react-native/babel-preset": ["@react-native/babel-preset@0.74.87", "", { "dependencies": { "@babel/core": "^7.20.0", "@babel/plugin-proposal-async-generator-functions": "^7.0.0", "@babel/plugin-proposal-class-properties": "^7.18.0", "@babel/plugin-proposal-export-default-from": "^7.0.0", "@babel/plugin-proposal-logical-assignment-operators": "^7.18.0", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.0", "@babel/plugin-proposal-numeric-separator": "^7.0.0", "@babel/plugin-proposal-object-rest-spread": "^7.20.0", "@babel/plugin-proposal-optional-catch-binding": "^7.0.0", "@babel/plugin-proposal-optional-chaining": "^7.20.0", "@babel/plugin-syntax-dynamic-import": "^7.8.0", "@babel/plugin-syntax-export-default-from": "^7.0.0", "@babel/plugin-syntax-flow": "^7.18.0", "@babel/plugin-syntax-nullish-coalescing-operator": "^7.0.0", "@babel/plugin-syntax-optional-chaining": "^7.0.0", "@babel/plugin-transform-arrow-functions": "^7.0.0", "@babel/plugin-transform-async-to-generator": "^7.20.0", "@babel/plugin-transform-block-scoping": "^7.0.0", "@babel/plugin-transform-classes": "^7.0.0", "@babel/plugin-transform-computed-properties": "^7.0.0", "@babel/plugin-transform-destructuring": "^7.20.0", "@babel/plugin-transform-flow-strip-types": "^7.20.0", "@babel/plugin-transform-function-name": "^7.0.0", "@babel/plugin-transform-literals": "^7.0.0", "@babel/plugin-transform-modules-commonjs": "^7.0.0", "@babel/plugin-transform-named-capturing-groups-regex": "^7.0.0", "@babel/plugin-transform-parameters": "^7.0.0", "@babel/plugin-transform-private-methods": "^7.22.5", "@babel/plugin-transform-private-property-in-object": "^7.22.11", "@babel/plugin-transform-react-display-name": "^7.0.0", "@babel/plugin-transform-react-jsx": "^7.0.0", "@babel/plugin-transform-react-jsx-self": "^7.0.0", "@babel/plugin-transform-react-jsx-source": "^7.0.0", "@babel/plugin-transform-runtime": "^7.0.0", "@babel/plugin-transform-shorthand-properties": "^7.0.0", "@babel/plugin-transform-spread": "^7.0.0", "@babel/plugin-transform-sticky-regex": "^7.0.0", "@babel/plugin-transform-typescript": "^7.5.0", "@babel/plugin-transform-unicode-regex": "^7.0.0", "@babel/template": "^7.0.0", "@react-native/babel-plugin-codegen": "0.74.87", "babel-plugin-transform-flow-enums": "^0.0.2", "react-refresh": "^0.14.0" } }, "sha512-hyKpfqzN2nxZmYYJ0tQIHG99FQO0OWXp/gVggAfEUgiT+yNKas1C60LuofUsK7cd+2o9jrpqgqW4WzEDZoBlTg=="], + + "@react-native/codegen": ["@react-native/codegen@0.75.2", "", { "dependencies": { "@babel/parser": "^7.20.0", "glob": "^7.1.1", "hermes-parser": "0.22.0", "invariant": "^2.2.4", "jscodeshift": "^0.14.0", "mkdirp": "^0.5.1", "nullthrows": "^1.1.1", "yargs": "^17.6.2" }, "peerDependencies": { "@babel/preset-env": "^7.1.6" } }, "sha512-OkWdbtO2jTkfOXfj3ibIL27rM6LoaEuApOByU2G8X+HS6v9U87uJVJlMIRWBDmnxODzazuHwNVA2/wAmSbucaw=="], + + "@react-native/community-cli-plugin": ["@react-native/community-cli-plugin@0.75.2", "", { "dependencies": { "@react-native-community/cli-server-api": "14.0.0-alpha.11", "@react-native-community/cli-tools": "14.0.0-alpha.11", "@react-native/dev-middleware": "0.75.2", "@react-native/metro-babel-transformer": "0.75.2", "chalk": "^4.0.0", "execa": "^5.1.1", "metro": "^0.80.3", "metro-config": "^0.80.3", "metro-core": "^0.80.3", "node-fetch": "^2.2.0", "querystring": "^0.2.1", "readline": "^1.3.0" } }, "sha512-/tz0bzVja4FU0aAimzzQ7iYR43peaD6pzksArdrrGhlm8OvFYAQPOYSNeIQVMSarwnkNeg1naFKaeYf1o3++yA=="], + + "@react-native/debugger-frontend": ["@react-native/debugger-frontend@0.74.85", "", {}, "sha512-gUIhhpsYLUTYWlWw4vGztyHaX/kNlgVspSvKe2XaPA7o3jYKUoNLc3Ov7u70u/MBWfKdcEffWq44eSe3j3s5JQ=="], + + "@react-native/dev-middleware": ["@react-native/dev-middleware@0.74.85", "", { "dependencies": { "@isaacs/ttlcache": "^1.4.1", "@react-native/debugger-frontend": "0.74.85", "@rnx-kit/chromium-edge-launcher": "^1.0.0", "chrome-launcher": "^0.15.2", "connect": "^3.6.5", "debug": "^2.2.0", "node-fetch": "^2.2.0", "nullthrows": "^1.1.1", "open": "^7.0.3", "selfsigned": "^2.4.1", "serve-static": "^1.13.1", "temp-dir": "^2.0.0", "ws": "^6.2.2" } }, "sha512-BRmgCK5vnMmHaKRO+h8PKJmHHH3E6JFuerrcfE3wG2eZ1bcSr+QTu8DAlpxsDWvJvHpCi8tRJGauxd+Ssj/c7w=="], + + "@react-native/gradle-plugin": ["@react-native/gradle-plugin@0.75.2", "", {}, "sha512-AELeAOCZi3B2vE6SeN+mjpZjjqzqa76yfFBB3L3f3NWiu4dm/YClTGOj+5IVRRgbt8LDuRImhDoaj7ukheXr4Q=="], + + "@react-native/js-polyfills": ["@react-native/js-polyfills@0.75.2", "", {}, "sha512-AtLd3mbiE+FXK2Ru3l2NFOXDhUvzdUsCP4qspUw0haVaO/9xzV97RVD2zz0lur2f/LmZqQ2+KXyYzr7048b5iw=="], + + "@react-native/metro-babel-transformer": ["@react-native/metro-babel-transformer@0.75.2", "", { "dependencies": { "@babel/core": "^7.20.0", "@react-native/babel-preset": "0.75.2", "hermes-parser": "0.22.0", "nullthrows": "^1.1.1" } }, "sha512-EygglCCuOub2sZ00CSIiEekCXoGL2XbOC6ssOB47M55QKvhdPG/0WBQXvmOmiN42uZgJK99Lj749v4rB0PlPIQ=="], + + "@react-native/normalize-colors": ["@react-native/normalize-colors@0.75.2", "", {}, "sha512-nPwWJFtsqNFS/qSG9yDOiSJ64mjG7RCP4X/HXFfyWzCM1jq49h/DYBdr+c3e7AvTKGIdy0gGT3vgaRUHZFVdUQ=="], + + "@react-native/virtualized-lists": ["@react-native/virtualized-lists@0.75.2", "", { "dependencies": { "invariant": "^2.2.4", "nullthrows": "^1.1.1" }, "peerDependencies": { "@types/react": "^18.2.6", "react": "*", "react-native": "*" }, "optionalPeers": ["@types/react"] }, "sha512-pD5SVCjxc8k+JdoyQ+IlulBTEqJc3S4KUKsmv5zqbNCyETB0ZUvd4Su7bp+lLF6ALxx6KKmbGk8E3LaWEjUFFQ=="], + + "@react-navigation/bottom-tabs": ["@react-navigation/bottom-tabs@6.5.20", "", { "dependencies": { "@react-navigation/elements": "^1.3.30", "color": "^4.2.3", "warn-once": "^0.1.0" }, "peerDependencies": { "@react-navigation/native": "^6.0.0", "react": "*", "react-native": "*", "react-native-safe-area-context": ">= 3.0.0", "react-native-screens": ">= 3.0.0" } }, "sha512-ow6Z06iS4VqBO8d7FP+HsGjJLWt2xTWIvuWjpoCvsM/uQXzCRDIjBv9HaKcXbF0yTW7IMir0oDAbU5PFzEDdgA=="], + + "@react-navigation/core": ["@react-navigation/core@6.4.17", "", { "dependencies": { "@react-navigation/routers": "^6.1.9", "escape-string-regexp": "^4.0.0", "nanoid": "^3.1.23", "query-string": "^7.1.3", "react-is": "^16.13.0", "use-latest-callback": "^0.2.1" }, "peerDependencies": { "react": "*" } }, "sha512-Nd76EpomzChWAosGqWOYE3ItayhDzIEzzZsT7PfGcRFDgW5miHV2t4MZcq9YIK4tzxZjVVpYbIynOOQQd1e0Cg=="], + + "@react-navigation/elements": ["@react-navigation/elements@1.3.31", "", { "peerDependencies": { "@react-navigation/native": "^6.0.0", "react": "*", "react-native": "*", "react-native-safe-area-context": ">= 3.0.0" } }, "sha512-bUzP4Awlljx5RKEExw8WYtif8EuQni2glDaieYROKTnaxsu9kEIA515sXQgUDZU4Ob12VoL7+z70uO3qrlfXcQ=="], + + "@react-navigation/native": ["@react-navigation/native@6.1.18", "", { "dependencies": { "@react-navigation/core": "^6.4.17", "escape-string-regexp": "^4.0.0", "fast-deep-equal": "^3.1.3", "nanoid": "^3.1.23" }, "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-mIT9MiL/vMm4eirLcmw2h6h/Nm5FICtnYSdohq4vTLA2FF/6PNhByM7s8ffqoVfE5L0uAa6Xda1B7oddolUiGg=="], + + "@react-navigation/native-stack": ["@react-navigation/native-stack@6.9.26", "", { "dependencies": { "@react-navigation/elements": "^1.3.30", "warn-once": "^0.1.0" }, "peerDependencies": { "@react-navigation/native": "^6.0.0", "react": "*", "react-native": "*", "react-native-safe-area-context": ">= 3.0.0", "react-native-screens": ">= 3.0.0" } }, "sha512-++dueQ+FDj2XkZ902DVrK79ub1vp19nSdAZWxKRgd6+Bc0Niiesua6rMCqymYOVaYh+dagwkA9r00bpt/U5WLw=="], + + "@react-navigation/routers": ["@react-navigation/routers@6.1.9", "", { "dependencies": { "nanoid": "^3.1.23" } }, "sha512-lTM8gSFHSfkJvQkxacGM6VJtBt61ip2XO54aNfswD+KMw6eeZ4oehl7m0me3CR9hnDE4+60iAZR8sAhvCiI3NA=="], + + "@remix-run/node": ["@remix-run/node@2.12.0", "", { "dependencies": { "@remix-run/server-runtime": "2.12.0", "@remix-run/web-fetch": "^4.4.2", "@web3-storage/multipart-parser": "^1.0.0", "cookie-signature": "^1.1.0", "source-map-support": "^0.5.21", "stream-slice": "^0.1.2", "undici": "^6.11.1" }, "peerDependencies": { "typescript": "^5.1.0" }, "optionalPeers": ["typescript"] }, "sha512-83Jaoc6gpSuD4e6rCk7N5ZHAXNmDw4fJC+kPeDCsd6+wLtTLSi7u9Zo9/Q7moLZ3oyH+aR+LGdkxLULYv+Q6Og=="], + + "@remix-run/router": ["@remix-run/router@1.19.2", "", {}, "sha512-baiMx18+IMuD1yyvOGaHM9QrVUPGGG0jC+z+IPHnRJWUAUvaKuWKyE8gjDj2rzv3sz9zOGoRSPgeBVHRhZnBlA=="], + + "@remix-run/server-runtime": ["@remix-run/server-runtime@2.12.0", "", { "dependencies": { "@remix-run/router": "1.19.2", "@types/cookie": "^0.6.0", "@web3-storage/multipart-parser": "^1.0.0", "cookie": "^0.6.0", "set-cookie-parser": "^2.4.8", "source-map": "^0.7.3", "turbo-stream": "2.4.0" }, "peerDependencies": { "typescript": "^5.1.0" }, "optionalPeers": ["typescript"] }, "sha512-o9ukOr3XKmyY8UufTrDdkgD3fiy+z+f4qEzvCQnvC0+EasCyN9hb1Vbui6Koo/5HKvahC4Ga8RcWyvhykKrG3g=="], + + "@remix-run/web-blob": ["@remix-run/web-blob@3.1.0", "", { "dependencies": { "@remix-run/web-stream": "^1.1.0", "web-encoding": "1.1.5" } }, "sha512-owGzFLbqPH9PlKb8KvpNJ0NO74HWE2euAn61eEiyCXX/oteoVzTVSN8mpLgDjaxBf2btj5/nUllSUgpyd6IH6g=="], + + "@remix-run/web-fetch": ["@remix-run/web-fetch@4.4.2", "", { "dependencies": { "@remix-run/web-blob": "^3.1.0", "@remix-run/web-file": "^3.1.0", "@remix-run/web-form-data": "^3.1.0", "@remix-run/web-stream": "^1.1.0", "@web3-storage/multipart-parser": "^1.0.0", "abort-controller": "^3.0.0", "data-uri-to-buffer": "^3.0.1", "mrmime": "^1.0.0" } }, "sha512-jgKfzA713/4kAW/oZ4bC3MoLWyjModOVDjFPNseVqcJKSafgIscrYL9G50SurEYLswPuoU3HzSbO0jQCMYWHhA=="], + + "@remix-run/web-file": ["@remix-run/web-file@3.1.0", "", { "dependencies": { "@remix-run/web-blob": "^3.1.0" } }, "sha512-dW2MNGwoiEYhlspOAXFBasmLeYshyAyhIdrlXBi06Duex5tDr3ut2LFKVj7tyHLmn8nnNwFf1BjNbkQpygC2aQ=="], + + "@remix-run/web-form-data": ["@remix-run/web-form-data@3.1.0", "", { "dependencies": { "web-encoding": "1.1.5" } }, "sha512-NdeohLMdrb+pHxMQ/Geuzdp0eqPbea+Ieo8M8Jx2lGC6TBHsgHzYcBvr0LyPdPVycNRDEpWpiDdCOdCryo3f9A=="], + + "@remix-run/web-stream": ["@remix-run/web-stream@1.1.0", "", { "dependencies": { "web-streams-polyfill": "^3.1.1" } }, "sha512-KRJtwrjRV5Bb+pM7zxcTJkhIqWWSy+MYsIxHK+0m5atcznsf15YwUBWHWulZerV2+vvHH1Lp1DD7pw6qKW8SgA=="], + + "@rnx-kit/chromium-edge-launcher": ["@rnx-kit/chromium-edge-launcher@1.0.0", "", { "dependencies": { "@types/node": "^18.0.0", "escape-string-regexp": "^4.0.0", "is-wsl": "^2.2.0", "lighthouse-logger": "^1.0.0", "mkdirp": "^1.0.4", "rimraf": "^3.0.2" } }, "sha512-lzD84av1ZQhYUS+jsGqJiCMaJO2dn9u+RTT9n9q6D3SaKVwWqv+7AoRKqBu19bkwyE+iFRl1ymr40QS90jVFYg=="], + + "@rtsao/scc": ["@rtsao/scc@1.1.0", "", {}, "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g=="], + + "@segment/loosely-validate-event": ["@segment/loosely-validate-event@2.0.0", "", { "dependencies": { "component-type": "^1.2.1", "join-component": "^1.1.0" } }, "sha512-ZMCSfztDBqwotkl848ODgVcAmN4OItEWDCkshcKz0/W6gGSQayuuCtWV/MlodFivAZD793d6UgANd6wCXUfrIw=="], + + "@sideway/address": ["@sideway/address@4.1.5", "", { "dependencies": { "@hapi/hoek": "^9.0.0" } }, "sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q=="], + + "@sideway/formula": ["@sideway/formula@3.0.1", "", {}, "sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg=="], + + "@sideway/pinpoint": ["@sideway/pinpoint@2.0.0", "", {}, "sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ=="], + + "@sinclair/typebox": ["@sinclair/typebox@0.27.8", "", {}, "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA=="], + + "@sinonjs/commons": ["@sinonjs/commons@3.0.1", "", { "dependencies": { "type-detect": "4.0.8" } }, "sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ=="], + + "@sinonjs/fake-timers": ["@sinonjs/fake-timers@10.3.0", "", { "dependencies": { "@sinonjs/commons": "^3.0.0" } }, "sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA=="], + + "@svgr/babel-plugin-add-jsx-attribute": ["@svgr/babel-plugin-add-jsx-attribute@8.0.0", "", { "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-b9MIk7yhdS1pMCZM8VeNfUlSKVRhsHZNMl5O9SfaX0l0t5wjdgu4IDzGB8bpnGBBOjGST3rRFVsaaEtI4W6f7g=="], + + "@svgr/babel-plugin-remove-jsx-attribute": ["@svgr/babel-plugin-remove-jsx-attribute@8.0.0", "", { "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-BcCkm/STipKvbCl6b7QFrMh/vx00vIP63k2eM66MfHJzPr6O2U0jYEViXkHJWqXqQYjdeA9cuCl5KWmlwjDvbA=="], + + "@svgr/babel-plugin-remove-jsx-empty-expression": ["@svgr/babel-plugin-remove-jsx-empty-expression@8.0.0", "", { "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-5BcGCBfBxB5+XSDSWnhTThfI9jcO5f0Ai2V24gZpG+wXF14BzwxxdDb4g6trdOux0rhibGs385BeFMSmxtS3uA=="], + + "@svgr/babel-plugin-replace-jsx-attribute-value": ["@svgr/babel-plugin-replace-jsx-attribute-value@8.0.0", "", { "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-KVQ+PtIjb1BuYT3ht8M5KbzWBhdAjjUPdlMtpuw/VjT8coTrItWX6Qafl9+ji831JaJcu6PJNKCV0bp01lBNzQ=="], + + "@svgr/babel-plugin-svg-dynamic-title": ["@svgr/babel-plugin-svg-dynamic-title@8.0.0", "", { "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-omNiKqwjNmOQJ2v6ge4SErBbkooV2aAWwaPFs2vUY7p7GhVkzRkJ00kILXQvRhA6miHnNpXv7MRnnSjdRjK8og=="], + + "@svgr/babel-plugin-svg-em-dimensions": ["@svgr/babel-plugin-svg-em-dimensions@8.0.0", "", { "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-mURHYnu6Iw3UBTbhGwE/vsngtCIbHE43xCRK7kCw4t01xyGqb2Pd+WXekRRoFOBIY29ZoOhUCTEweDMdrjfi9g=="], + + "@svgr/babel-plugin-transform-react-native-svg": ["@svgr/babel-plugin-transform-react-native-svg@8.1.0", "", { "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-Tx8T58CHo+7nwJ+EhUwx3LfdNSG9R2OKfaIXXs5soiy5HtgoAEkDay9LIimLOcG8dJQH1wPZp/cnAv6S9CrR1Q=="], + + "@svgr/babel-plugin-transform-svg-component": ["@svgr/babel-plugin-transform-svg-component@8.0.0", "", { "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-DFx8xa3cZXTdb/k3kfPeaixecQLgKh5NVBMwD0AQxOzcZawK4oo1Jh9LbrcACUivsCA7TLG8eeWgrDXjTMhRmw=="], + + "@svgr/babel-preset": ["@svgr/babel-preset@8.1.0", "", { "dependencies": { "@svgr/babel-plugin-add-jsx-attribute": "8.0.0", "@svgr/babel-plugin-remove-jsx-attribute": "8.0.0", "@svgr/babel-plugin-remove-jsx-empty-expression": "8.0.0", "@svgr/babel-plugin-replace-jsx-attribute-value": "8.0.0", "@svgr/babel-plugin-svg-dynamic-title": "8.0.0", "@svgr/babel-plugin-svg-em-dimensions": "8.0.0", "@svgr/babel-plugin-transform-react-native-svg": "8.1.0", "@svgr/babel-plugin-transform-svg-component": "8.0.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-7EYDbHE7MxHpv4sxvnVPngw5fuR6pw79SkcrILHJ/iMpuKySNCl5W1qcwPEpU+LgyRXOaAFgH0KhwD18wwg6ug=="], + + "@svgr/core": ["@svgr/core@8.1.0", "", { "dependencies": { "@babel/core": "^7.21.3", "@svgr/babel-preset": "8.1.0", "camelcase": "^6.2.0", "cosmiconfig": "^8.1.3", "snake-case": "^3.0.4" } }, "sha512-8QqtOQT5ACVlmsvKOJNEaWmRPmcojMOzCz4Hs2BGG/toAp/K38LcsMRyLp349glq5AzJbCEeimEoxaX6v/fLrA=="], + + "@svgr/hast-util-to-babel-ast": ["@svgr/hast-util-to-babel-ast@8.0.0", "", { "dependencies": { "@babel/types": "^7.21.3", "entities": "^4.4.0" } }, "sha512-EbDKwO9GpfWP4jN9sGdYwPBU0kdomaPIL2Eu4YwmgP+sJeXT+L7bMwJUBnhzfH8Q2qMBqZ4fJwpCyYsAN3mt2Q=="], + + "@svgr/plugin-jsx": ["@svgr/plugin-jsx@8.1.0", "", { "dependencies": { "@babel/core": "^7.21.3", "@svgr/babel-preset": "8.1.0", "@svgr/hast-util-to-babel-ast": "8.0.0", "svg-parser": "^2.0.4" }, "peerDependencies": { "@svgr/core": "*" } }, "sha512-0xiIyBsLlr8quN+WyuxooNW9RJ0Dpr8uOnH/xrCVO8GLUcwHISwj1AG0k+LFzteTkAA0GbX0kj9q6Dk70PTiPA=="], + + "@svgr/plugin-svgo": ["@svgr/plugin-svgo@8.1.0", "", { "dependencies": { "cosmiconfig": "^8.1.3", "deepmerge": "^4.3.1", "svgo": "^3.0.2" }, "peerDependencies": { "@svgr/core": "*" } }, "sha512-Ywtl837OGO9pTLIN/onoWLmDQ4zFUycI1g76vuKGEz6evR/ZTJlJuz3G/fIkb6OVBJ2g0o6CGJzaEjfmEo3AHA=="], + + "@tanstack/query-core": ["@tanstack/query-core@5.55.4", "", {}, "sha512-uoRqNnRfzOH4OMIoxj8E2+Us89UIGXfau981qYJWsNMkFS1GXR4UIyzUTVGq4N7SDLHgFPpo6IOazqUV5gkMZA=="], + + "@tanstack/react-query": ["@tanstack/react-query@5.55.4", "", { "dependencies": { "@tanstack/query-core": "5.55.4" }, "peerDependencies": { "react": "^18 || ^19" } }, "sha512-e3uX5XkLD9oTV66/VsVpkYz3Ds/ps/Yk+V5d89xthAbtNIKKBEm4FdNb9yISFzGEGezUzVO68qmfmiSrtScvsg=="], + + "@trysound/sax": ["@trysound/sax@0.2.0", "", {}, "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA=="], + + "@types/cookie": ["@types/cookie@0.6.0", "", {}, "sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA=="], + + "@types/hammerjs": ["@types/hammerjs@2.0.45", "", {}, "sha512-qkcUlZmX6c4J8q45taBKTL3p+LbITgyx7qhlPYOdOHZB7B31K0mXbP5YA7i7SgDeEGuI9MnumiKPEMrxg8j3KQ=="], + + "@types/hoist-non-react-statics": ["@types/hoist-non-react-statics@3.3.5", "", { "dependencies": { "@types/react": "*", "hoist-non-react-statics": "^3.3.0" } }, "sha512-SbcrWzkKBw2cdwRTwQAswfpB9g9LJWfjtUeW/jvNwbhC8cpmmNYVePa+ncbUe0rGTQ7G3Ff6mYUN2VMfLVr+Sg=="], + + "@types/istanbul-lib-coverage": ["@types/istanbul-lib-coverage@2.0.6", "", {}, "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w=="], + + "@types/istanbul-lib-report": ["@types/istanbul-lib-report@3.0.3", "", { "dependencies": { "@types/istanbul-lib-coverage": "*" } }, "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA=="], + + "@types/istanbul-reports": ["@types/istanbul-reports@3.0.4", "", { "dependencies": { "@types/istanbul-lib-report": "*" } }, "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ=="], + + "@types/json-schema": ["@types/json-schema@7.0.15", "", {}, "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA=="], + + "@types/json5": ["@types/json5@0.0.29", "", {}, "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ=="], + + "@types/node": ["@types/node@22.5.4", "", { "dependencies": { "undici-types": "~6.19.2" } }, "sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg=="], + + "@types/node-forge": ["@types/node-forge@1.3.11", "", { "dependencies": { "@types/node": "*" } }, "sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ=="], + + "@types/prop-types": ["@types/prop-types@15.7.12", "", {}, "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q=="], + + "@types/react": ["@types/react@18.3.5", "", { "dependencies": { "@types/prop-types": "*", "csstype": "^3.0.2" } }, "sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA=="], + + "@types/react-native": ["@types/react-native@0.70.19", "", { "dependencies": { "@types/react": "*" } }, "sha512-c6WbyCgWTBgKKMESj/8b4w+zWcZSsCforson7UdXtXMecG3MxCinYi6ihhrHVPyUrVzORsvEzK8zg32z4pK6Sg=="], + + "@types/stack-utils": ["@types/stack-utils@2.0.3", "", {}, "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw=="], + + "@types/styled-components": ["@types/styled-components@5.1.34", "", { "dependencies": { "@types/hoist-non-react-statics": "*", "@types/react": "*", "csstype": "^3.0.2" } }, "sha512-mmiVvwpYklFIv9E8qfxuPyIt/OuyIrn6gMOAMOFUO3WJfSrSE+sGUoa4PiZj77Ut7bKZpaa6o1fBKS/4TOEvnA=="], + + "@types/styled-components-react-native": ["@types/styled-components-react-native@5.2.5", "", { "dependencies": { "@types/react": "*", "@types/react-native": "^0.70", "@types/styled-components": "*" } }, "sha512-hDYioy4gAusO9NJI0n1e0Dwne4zofRVjou8i+FdNNz4vOG/iEBS99Rl87ybytjx/WD3NXqZQJ5g98AA+ZW7JKA=="], + + "@types/stylis": ["@types/stylis@4.2.5", "", {}, "sha512-1Xve+NMN7FWjY14vLoY5tL3BVEQ/n42YLwaqJIPYhotZ9uBHt87VceMwWQpzmdEt2TNXIorIFG+YeCUUW7RInw=="], + + "@types/yargs": ["@types/yargs@17.0.33", "", { "dependencies": { "@types/yargs-parser": "*" } }, "sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA=="], + + "@types/yargs-parser": ["@types/yargs-parser@21.0.3", "", {}, "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ=="], + + "@typescript-eslint/eslint-plugin": ["@typescript-eslint/eslint-plugin@8.5.0", "", { "dependencies": { "@eslint-community/regexpp": "^4.10.0", "@typescript-eslint/scope-manager": "8.5.0", "@typescript-eslint/type-utils": "8.5.0", "@typescript-eslint/utils": "8.5.0", "@typescript-eslint/visitor-keys": "8.5.0", "graphemer": "^1.4.0", "ignore": "^5.3.1", "natural-compare": "^1.4.0", "ts-api-utils": "^1.3.0" }, "peerDependencies": { "@typescript-eslint/parser": "^8.0.0 || ^8.0.0-alpha.0", "eslint": "^8.57.0 || ^9.0.0" } }, "sha512-lHS5hvz33iUFQKuPFGheAB84LwcJ60G8vKnEhnfcK1l8kGVLro2SFYW6K0/tj8FUhRJ0VHyg1oAfg50QGbPPHw=="], + + "@typescript-eslint/parser": ["@typescript-eslint/parser@8.5.0", "", { "dependencies": { "@typescript-eslint/scope-manager": "8.5.0", "@typescript-eslint/types": "8.5.0", "@typescript-eslint/typescript-estree": "8.5.0", "@typescript-eslint/visitor-keys": "8.5.0", "debug": "^4.3.4" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0" } }, "sha512-gF77eNv0Xz2UJg/NbpWJ0kqAm35UMsvZf1GHj8D9MRFTj/V3tAciIWXfmPLsAAF/vUlpWPvUDyH1jjsr0cMVWw=="], + + "@typescript-eslint/scope-manager": ["@typescript-eslint/scope-manager@8.5.0", "", { "dependencies": { "@typescript-eslint/types": "8.5.0", "@typescript-eslint/visitor-keys": "8.5.0" } }, "sha512-06JOQ9Qgj33yvBEx6tpC8ecP9o860rsR22hWMEd12WcTRrfaFgHr2RB/CA/B+7BMhHkXT4chg2MyboGdFGawYg=="], + + "@typescript-eslint/type-utils": ["@typescript-eslint/type-utils@8.5.0", "", { "dependencies": { "@typescript-eslint/typescript-estree": "8.5.0", "@typescript-eslint/utils": "8.5.0", "debug": "^4.3.4", "ts-api-utils": "^1.3.0" } }, "sha512-N1K8Ix+lUM+cIDhL2uekVn/ZD7TZW+9/rwz8DclQpcQ9rk4sIL5CAlBC0CugWKREmDjBzI/kQqU4wkg46jWLYA=="], + + "@typescript-eslint/types": ["@typescript-eslint/types@8.5.0", "", {}, "sha512-qjkormnQS5wF9pjSi6q60bKUHH44j2APxfh9TQRXK8wbYVeDYYdYJGIROL87LGZZ2gz3Rbmjc736qyL8deVtdw=="], + + "@typescript-eslint/typescript-estree": ["@typescript-eslint/typescript-estree@8.5.0", "", { "dependencies": { "@typescript-eslint/types": "8.5.0", "@typescript-eslint/visitor-keys": "8.5.0", "debug": "^4.3.4", "fast-glob": "^3.3.2", "is-glob": "^4.0.3", "minimatch": "^9.0.4", "semver": "^7.6.0", "ts-api-utils": "^1.3.0" } }, "sha512-vEG2Sf9P8BPQ+d0pxdfndw3xIXaoSjliG0/Ejk7UggByZPKXmJmw3GW5jV2gHNQNawBUyfahoSiCFVov0Ruf7Q=="], + + "@typescript-eslint/utils": ["@typescript-eslint/utils@8.5.0", "", { "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", "@typescript-eslint/scope-manager": "8.5.0", "@typescript-eslint/types": "8.5.0", "@typescript-eslint/typescript-estree": "8.5.0" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0" } }, "sha512-6yyGYVL0e+VzGYp60wvkBHiqDWOpT63pdMV2CVG4LVDd5uR6q1qQN/7LafBZtAtNIn/mqXjsSeS5ggv/P0iECw=="], + + "@typescript-eslint/visitor-keys": ["@typescript-eslint/visitor-keys@8.5.0", "", { "dependencies": { "@typescript-eslint/types": "8.5.0", "eslint-visitor-keys": "^3.4.3" } }, "sha512-yTPqMnbAZJNy2Xq2XU8AdtOW9tJIr+UQb64aXB9f3B1498Zx9JorVgFJcZpEc9UBuCCrdzKID2RGAMkYcDtZOw=="], + + "@urql/core": ["@urql/core@2.3.6", "", { "dependencies": { "@graphql-typed-document-node/core": "^3.1.0", "wonka": "^4.0.14" }, "peerDependencies": { "graphql": "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" } }, "sha512-PUxhtBh7/8167HJK6WqBv6Z0piuiaZHQGYbhwpNL9aIQmLROPEdaUYkY4wh45wPQXcTpnd11l0q3Pw+TI11pdw=="], + + "@urql/exchange-retry": ["@urql/exchange-retry@0.3.0", "", { "dependencies": { "@urql/core": ">=2.3.1", "wonka": "^4.0.14" }, "peerDependencies": { "graphql": "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0" } }, "sha512-hHqer2mcdVC0eYnVNbWyi28AlGOPb2vjH3lP3/Bc8Lc8BjhMsDwFMm7WhoP5C1+cfbr/QJ6Er3H/L08wznXxfg=="], + + "@web3-storage/multipart-parser": ["@web3-storage/multipart-parser@1.0.0", "", {}, "sha512-BEO6al7BYqcnfX15W2cnGR+Q566ACXAT9UQykORCWW80lmkpWsnEob6zJS1ZVBKsSJC8+7vJkHwlp+lXG1UCdw=="], + + "@xmldom/xmldom": ["@xmldom/xmldom@0.7.13", "", {}, "sha512-lm2GW5PkosIzccsaZIz7tp8cPADSIlIHWDFTR1N0SzfinhhYgeIQjFMz4rYzanCScr3DqQLeomUDArp6MWKm+g=="], + + "@zxing/text-encoding": ["@zxing/text-encoding@0.9.0", "", {}, "sha512-U/4aVJ2mxI0aDNI8Uq0wEhMgY+u4CNtEb0om3+y3+niDAsoTCOB33UF0sxpzqzdqXLqmvc+vZyAt4O8pPdfkwA=="], + + "abort-controller": ["abort-controller@3.0.0", "", { "dependencies": { "event-target-shim": "^5.0.0" } }, "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg=="], + + "accepts": ["accepts@1.3.8", "", { "dependencies": { "mime-types": "~2.1.34", "negotiator": "0.6.3" } }, "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw=="], + + "acorn": ["acorn@8.12.1", "", { "bin": { "acorn": "bin/acorn" } }, "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg=="], + + "acorn-jsx": ["acorn-jsx@5.3.2", "", { "peerDependencies": { "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" } }, "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ=="], + + "agent-base": ["agent-base@6.0.2", "", { "dependencies": { "debug": "4" } }, "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ=="], + + "aggregate-error": ["aggregate-error@3.1.0", "", { "dependencies": { "clean-stack": "^2.0.0", "indent-string": "^4.0.0" } }, "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA=="], + + "ajv": ["ajv@6.12.6", "", { "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", "json-schema-traverse": "^0.4.1", "uri-js": "^4.2.2" } }, "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g=="], + + "ajv-formats": ["ajv-formats@2.1.1", "", { "dependencies": { "ajv": "^8.0.0" } }, "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA=="], + + "ajv-keywords": ["ajv-keywords@5.1.0", "", { "dependencies": { "fast-deep-equal": "^3.1.3" }, "peerDependencies": { "ajv": "^8.8.2" } }, "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw=="], + + "anser": ["anser@1.4.10", "", {}, "sha512-hCv9AqTQ8ycjpSd3upOJd7vFwW1JaoYQ7tpham03GJ1ca8/65rqn0RpaWpItOAd6ylW9wAw6luXYPJIyPFVOww=="], + + "ansi-escapes": ["ansi-escapes@4.3.2", "", { "dependencies": { "type-fest": "^0.21.3" } }, "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ=="], + + "ansi-fragments": ["ansi-fragments@0.2.1", "", { "dependencies": { "colorette": "^1.0.7", "slice-ansi": "^2.0.0", "strip-ansi": "^5.0.0" } }, "sha512-DykbNHxuXQwUDRv5ibc2b0x7uw7wmwOGLBUd5RmaQ5z8Lhx19vwvKV+FAsM5rEA6dEcHxX+/Ad5s9eF2k2bB+w=="], + + "ansi-regex": ["ansi-regex@5.0.1", "", {}, "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="], + + "ansi-styles": ["ansi-styles@4.3.0", "", { "dependencies": { "color-convert": "^2.0.1" } }, "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg=="], + + "any-promise": ["any-promise@1.3.0", "", {}, "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A=="], + + "anymatch": ["anymatch@3.1.3", "", { "dependencies": { "normalize-path": "^3.0.0", "picomatch": "^2.0.4" } }, "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw=="], + + "appdirsjs": ["appdirsjs@1.2.7", "", {}, "sha512-Quji6+8kLBC3NnBeo14nPDq0+2jUs5s3/xEye+udFHumHhRk4M7aAMXp/PBJqkKYGuuyR9M/6Dq7d2AViiGmhw=="], + + "application-config-path": ["application-config-path@0.1.1", "", {}, "sha512-zy9cHePtMP0YhwG+CfHm0bgwdnga2X3gZexpdCwEj//dpb+TKajtiC8REEUJUSq6Ab4f9cgNy2l8ObXzCXFkEw=="], + + "arg": ["arg@4.1.0", "", {}, "sha512-ZWc51jO3qegGkVh8Hwpv636EkbesNV5ZNQPCtRa+0qytRYPEs9IYT9qITY9buezqUH5uqyzlWLcufrzU2rffdg=="], + + "argparse": ["argparse@2.0.1", "", {}, "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="], + + "aria-query": ["aria-query@5.1.3", "", { "dependencies": { "deep-equal": "^2.0.5" } }, "sha512-R5iJ5lkuHybztUfuOAznmboyjWq8O6sqNqtK7CLOqdydi54VNbORp49mb14KbWgG1QD3JFO9hJdZ+y4KutfdOQ=="], + + "array-buffer-byte-length": ["array-buffer-byte-length@1.0.1", "", { "dependencies": { "call-bind": "^1.0.5", "is-array-buffer": "^3.0.4" } }, "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg=="], + + "array-includes": ["array-includes@3.1.8", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.2", "es-object-atoms": "^1.0.0", "get-intrinsic": "^1.2.4", "is-string": "^1.0.7" } }, "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ=="], + + "array-union": ["array-union@2.1.0", "", {}, "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw=="], + + "array.prototype.findlast": ["array.prototype.findlast@1.2.5", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.2", "es-errors": "^1.3.0", "es-object-atoms": "^1.0.0", "es-shim-unscopables": "^1.0.2" } }, "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ=="], + + "array.prototype.findlastindex": ["array.prototype.findlastindex@1.2.5", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.2", "es-errors": "^1.3.0", "es-object-atoms": "^1.0.0", "es-shim-unscopables": "^1.0.2" } }, "sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ=="], + + "array.prototype.flat": ["array.prototype.flat@1.3.2", "", { "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.2.0", "es-abstract": "^1.22.1", "es-shim-unscopables": "^1.0.0" } }, "sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA=="], + + "array.prototype.flatmap": ["array.prototype.flatmap@1.3.2", "", { "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.2.0", "es-abstract": "^1.22.1", "es-shim-unscopables": "^1.0.0" } }, "sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ=="], + + "array.prototype.tosorted": ["array.prototype.tosorted@1.1.4", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.3", "es-errors": "^1.3.0", "es-shim-unscopables": "^1.0.2" } }, "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA=="], + + "arraybuffer.prototype.slice": ["arraybuffer.prototype.slice@1.0.3", "", { "dependencies": { "array-buffer-byte-length": "^1.0.1", "call-bind": "^1.0.5", "define-properties": "^1.2.1", "es-abstract": "^1.22.3", "es-errors": "^1.2.1", "get-intrinsic": "^1.2.3", "is-array-buffer": "^3.0.4", "is-shared-array-buffer": "^1.0.2" } }, "sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A=="], + + "asap": ["asap@2.0.6", "", {}, "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA=="], + + "ast-types": ["ast-types@0.15.2", "", { "dependencies": { "tslib": "^2.0.1" } }, "sha512-c27loCv9QkZinsa5ProX751khO9DJl/AcB5c2KNtA6NRvHKS0PgLfcftz72KVq504vB0Gku5s2kUZzDBvQWvHg=="], + + "ast-types-flow": ["ast-types-flow@0.0.8", "", {}, "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ=="], + + "astral-regex": ["astral-regex@1.0.0", "", {}, "sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg=="], + + "async-limiter": ["async-limiter@1.0.1", "", {}, "sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ=="], + + "asynckit": ["asynckit@0.4.0", "", {}, "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="], + + "at-least-node": ["at-least-node@1.0.0", "", {}, "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg=="], + + "available-typed-arrays": ["available-typed-arrays@1.0.7", "", { "dependencies": { "possible-typed-array-names": "^1.0.0" } }, "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ=="], + + "axe-core": ["axe-core@4.10.0", "", {}, "sha512-Mr2ZakwQ7XUAjp7pAwQWRhhK8mQQ6JAaNWSjmjxil0R8BPioMtQsTLOolGYkji1rcL++3dCqZA3zWqpT+9Ew6g=="], + + "axios": ["axios@1.7.7", "", { "dependencies": { "follow-redirects": "^1.15.6", "form-data": "^4.0.0", "proxy-from-env": "^1.1.0" } }, "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q=="], + + "axobject-query": ["axobject-query@4.1.0", "", {}, "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ=="], + + "babel-core": ["babel-core@7.0.0-bridge.0", "", { "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg=="], + + "babel-plugin-module-resolver": ["babel-plugin-module-resolver@5.0.2", "", { "dependencies": { "find-babel-config": "^2.1.1", "glob": "^9.3.3", "pkg-up": "^3.1.0", "reselect": "^4.1.7", "resolve": "^1.22.8" } }, "sha512-9KtaCazHee2xc0ibfqsDeamwDps6FZNo5S0Q81dUqEuFzVwPhcT4J5jOqIVvgCA3Q/wO9hKYxN/Ds3tIsp5ygg=="], + + "babel-plugin-polyfill-corejs2": ["babel-plugin-polyfill-corejs2@0.4.11", "", { "dependencies": { "@babel/compat-data": "^7.22.6", "@babel/helper-define-polyfill-provider": "^0.6.2", "semver": "^6.3.1" }, "peerDependencies": { "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" } }, "sha512-sMEJ27L0gRHShOh5G54uAAPaiCOygY/5ratXuiyb2G46FmlSpc9eFCzYVyDiPxfNbwzA7mYahmjQc5q+CZQ09Q=="], + + "babel-plugin-polyfill-corejs3": ["babel-plugin-polyfill-corejs3@0.10.6", "", { "dependencies": { "@babel/helper-define-polyfill-provider": "^0.6.2", "core-js-compat": "^3.38.0" }, "peerDependencies": { "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" } }, "sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA=="], + + "babel-plugin-polyfill-regenerator": ["babel-plugin-polyfill-regenerator@0.6.2", "", { "dependencies": { "@babel/helper-define-polyfill-provider": "^0.6.2" }, "peerDependencies": { "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" } }, "sha512-2R25rQZWP63nGwaAswvDazbPXfrM3HwVoBXK6HcqeKrSrL/JqcC/rDcf95l4r7LXLyxDXc8uQDa064GubtCABg=="], + + "babel-plugin-react-compiler": ["babel-plugin-react-compiler@0.0.0", "", {}, "sha512-Kigl0V36a/6hLVH7+CCe1CCtU3mFBqBd829V//VtuG7I/pyq+B2QZJqOefd63snQmdfCryNhO9XW1FbGPBvYDA=="], + + "babel-plugin-react-native-web": ["babel-plugin-react-native-web@0.19.12", "", {}, "sha512-eYZ4+P6jNcB37lObWIg0pUbi7+3PKoU1Oie2j0C8UF3cXyXoR74tO2NBjI/FORb2LJyItJZEAmjU5pSaJYEL1w=="], + + "babel-plugin-transform-flow-enums": ["babel-plugin-transform-flow-enums@0.0.2", "", { "dependencies": { "@babel/plugin-syntax-flow": "^7.12.1" } }, "sha512-g4aaCrDDOsWjbm0PUUeVnkcVd6AKJsVc/MbnPhEotEpkeJQP6b8nzewohQi7+QS8UyPehOhGWn0nOwjvWpmMvQ=="], + + "babel-preset-expo": ["babel-preset-expo@11.0.14", "", { "dependencies": { "@babel/plugin-proposal-decorators": "^7.12.9", "@babel/plugin-transform-export-namespace-from": "^7.22.11", "@babel/plugin-transform-object-rest-spread": "^7.12.13", "@babel/plugin-transform-parameters": "^7.22.15", "@babel/preset-react": "^7.22.15", "@babel/preset-typescript": "^7.23.0", "@react-native/babel-preset": "0.74.87", "babel-plugin-react-compiler": "^0.0.0-experimental-592953e-20240517", "babel-plugin-react-native-web": "~0.19.10", "react-refresh": "^0.14.2" } }, "sha512-4BVYR0Sc2sSNxYTiE/OLSnPiOp+weFNy8eV+hX3aD6YAIbBnw+VubKRWqJV/sOJauzOLz0SgYAYyFciYMqizRA=="], + + "balanced-match": ["balanced-match@1.0.2", "", {}, "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="], + + "base64-js": ["base64-js@1.5.1", "", {}, "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA=="], + + "better-opn": ["better-opn@3.0.2", "", { "dependencies": { "open": "^8.0.4" } }, "sha512-aVNobHnJqLiUelTaHat9DZ1qM2w0C0Eym4LPI/3JxOnSokGVdsl1T1kN7TFvsEAD8G47A6VKQ0TVHqbBnYMJlQ=="], + + "big-integer": ["big-integer@1.6.52", "", {}, "sha512-QxD8cf2eVqJOOz63z6JIN9BzvVs/dlySa5HGSBH5xtR8dPteIRQnBxxKqkNTiT6jbDTF6jAfrd4oMcND9RGbQg=="], + + "bl": ["bl@4.1.0", "", { "dependencies": { "buffer": "^5.5.0", "inherits": "^2.0.4", "readable-stream": "^3.4.0" } }, "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w=="], + + "boolbase": ["boolbase@1.0.0", "", {}, "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww=="], + + "bplist-creator": ["bplist-creator@0.0.7", "", { "dependencies": { "stream-buffers": "~2.2.0" } }, "sha512-xp/tcaV3T5PCiaY04mXga7o/TE+t95gqeLmADeBI1CvZtdWTbgBt3uLpvh4UWtenKeBhCV6oVxGk38yZr2uYEA=="], + + "bplist-parser": ["bplist-parser@0.3.1", "", { "dependencies": { "big-integer": "1.6.x" } }, "sha512-PyJxiNtA5T2PlLIeBot4lbp7rj4OadzjnMZD/G5zuBNt8ei/yCU7+wW0h2bag9vr8c+/WuRWmSxbqAl9hL1rBA=="], + + "brace-expansion": ["brace-expansion@1.1.11", "", { "dependencies": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" } }, "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA=="], + + "braces": ["braces@3.0.3", "", { "dependencies": { "fill-range": "^7.1.1" } }, "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA=="], + + "browserslist": ["browserslist@4.23.3", "", { "dependencies": { "caniuse-lite": "^1.0.30001646", "electron-to-chromium": "^1.5.4", "node-releases": "^2.0.18", "update-browserslist-db": "^1.1.0" }, "bin": { "browserslist": "cli.js" } }, "sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA=="], + + "bser": ["bser@2.1.1", "", { "dependencies": { "node-int64": "^0.4.0" } }, "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ=="], + + "buffer": ["buffer@5.7.1", "", { "dependencies": { "base64-js": "^1.3.1", "ieee754": "^1.1.13" } }, "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ=="], + + "buffer-alloc": ["buffer-alloc@1.2.0", "", { "dependencies": { "buffer-alloc-unsafe": "^1.1.0", "buffer-fill": "^1.0.0" } }, "sha512-CFsHQgjtW1UChdXgbyJGtnm+O/uLQeZdtbDo8mfUgYXCHSM1wgrVxXm6bSyrUuErEb+4sYVGCzASBRot7zyrow=="], + + "buffer-alloc-unsafe": ["buffer-alloc-unsafe@1.1.0", "", {}, "sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg=="], + + "buffer-fill": ["buffer-fill@1.0.0", "", {}, "sha512-T7zexNBwiiaCOGDg9xNX9PBmjrubblRkENuptryuI64URkXDFum9il/JGL8Lm8wYfAXpredVXXZz7eMHilimiQ=="], + + "buffer-from": ["buffer-from@1.1.2", "", {}, "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="], + + "builtins": ["builtins@1.0.3", "", {}, "sha512-uYBjakWipfaO/bXI7E8rq6kpwHRZK5cNYrUv2OzZSI/FvmdMyXJ2tG9dKcjEC5YHmHpUAwsargWIZNWdxb/bnQ=="], + + "bytes": ["bytes@3.0.0", "", {}, "sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw=="], + + "cacache": ["cacache@18.0.4", "", { "dependencies": { "@npmcli/fs": "^3.1.0", "fs-minipass": "^3.0.0", "glob": "^10.2.2", "lru-cache": "^10.0.1", "minipass": "^7.0.3", "minipass-collect": "^2.0.1", "minipass-flush": "^1.0.5", "minipass-pipeline": "^1.2.4", "p-map": "^4.0.0", "ssri": "^10.0.0", "tar": "^6.1.11", "unique-filename": "^3.0.0" } }, "sha512-B+L5iIa9mgcjLbliir2th36yEwPftrzteHYujzsx3dFP/31GCHcIeS8f5MGd80odLOjaOvSpU3EEAmRQptkxLQ=="], + + "call-bind": ["call-bind@1.0.7", "", { "dependencies": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.1" } }, "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w=="], + + "caller-callsite": ["caller-callsite@2.0.0", "", { "dependencies": { "callsites": "^2.0.0" } }, "sha512-JuG3qI4QOftFsZyOn1qq87fq5grLIyk1JYd5lJmdA+fG7aQ9pA/i3JIJGcO3q0MrRcHlOt1U+ZeHW8Dq9axALQ=="], + + "caller-path": ["caller-path@2.0.0", "", { "dependencies": { "caller-callsite": "^2.0.0" } }, "sha512-MCL3sf6nCSXOwCTzvPKhN18TU7AHTvdtam8DAogxcrJ8Rjfbbg7Lgng64H9Iy+vUV6VGFClN/TyxBkAebLRR4A=="], + + "callsites": ["callsites@3.1.0", "", {}, "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ=="], + + "camelcase": ["camelcase@6.3.0", "", {}, "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA=="], + + "camelize": ["camelize@1.0.1", "", {}, "sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ=="], + + "caniuse-lite": ["caniuse-lite@1.0.30001660", "", {}, "sha512-GacvNTTuATm26qC74pt+ad1fW15mlQ/zuTzzY1ZoIzECTP8HURDfF43kNxPgf7H1jmelCBQTTbBNxdSXOA7Bqg=="], + + "chalk": ["chalk@4.1.2", "", { "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } }, "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA=="], + + "charenc": ["charenc@0.0.2", "", {}, "sha512-yrLQ/yVUFXkzg7EDQsPieE/53+0RlaWTs+wBrvW36cyilJ2SaDWfl4Yj7MtLTXleV9uEKefbAGUPv2/iWSooRA=="], + + "chownr": ["chownr@2.0.0", "", {}, "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ=="], + + "chrome-launcher": ["chrome-launcher@0.15.2", "", { "dependencies": { "@types/node": "*", "escape-string-regexp": "^4.0.0", "is-wsl": "^2.2.0", "lighthouse-logger": "^1.0.0" }, "bin": { "print-chrome-path": "bin/print-chrome-path.js" } }, "sha512-zdLEwNo3aUVzIhKhTtXfxhdvZhUghrnmkvcAq2NoDd+LeOHKf03H5jwZ8T/STsAlzyALkBVK552iaG1fGf1xVQ=="], + + "chromium-edge-launcher": ["chromium-edge-launcher@0.2.0", "", { "dependencies": { "@types/node": "*", "escape-string-regexp": "^4.0.0", "is-wsl": "^2.2.0", "lighthouse-logger": "^1.0.0", "mkdirp": "^1.0.4", "rimraf": "^3.0.2" } }, "sha512-JfJjUnq25y9yg4FABRRVPmBGWPZZi+AQXT4mxupb67766/0UlhG8PAZCz6xzEMXTbW3CsSoE8PcCWA49n35mKg=="], + + "ci-info": ["ci-info@3.9.0", "", {}, "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ=="], + + "clean-stack": ["clean-stack@2.2.0", "", {}, "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A=="], + + "cli-cursor": ["cli-cursor@2.1.0", "", { "dependencies": { "restore-cursor": "^2.0.0" } }, "sha512-8lgKz8LmCRYZZQDpRyT2m5rKJ08TnU4tR9FFFW2rxpxR1FzWi4PQ/NfyODchAatHaUgnSPVcx/R5w6NuTBzFiw=="], + + "cli-spinners": ["cli-spinners@2.9.2", "", {}, "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg=="], + + "cliui": ["cliui@8.0.1", "", { "dependencies": { "string-width": "^4.2.0", "strip-ansi": "^6.0.1", "wrap-ansi": "^7.0.0" } }, "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ=="], + + "clone": ["clone@2.1.2", "", {}, "sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w=="], + + "clone-deep": ["clone-deep@4.0.1", "", { "dependencies": { "is-plain-object": "^2.0.4", "kind-of": "^6.0.2", "shallow-clone": "^3.0.0" } }, "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ=="], + + "color": ["color@4.2.3", "", { "dependencies": { "color-convert": "^2.0.1", "color-string": "^1.9.0" } }, "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A=="], + + "color-convert": ["color-convert@2.0.1", "", { "dependencies": { "color-name": "~1.1.4" } }, "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ=="], + + "color-name": ["color-name@1.1.4", "", {}, "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="], + + "color-string": ["color-string@1.9.1", "", { "dependencies": { "color-name": "^1.0.0", "simple-swizzle": "^0.2.2" } }, "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg=="], + + "colorette": ["colorette@1.4.0", "", {}, "sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g=="], + + "combined-stream": ["combined-stream@1.0.8", "", { "dependencies": { "delayed-stream": "~1.0.0" } }, "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg=="], + + "command-exists": ["command-exists@1.2.9", "", {}, "sha512-LTQ/SGc+s0Xc0Fu5WaKnR0YiygZkm9eKFvyS+fRsU7/ZWFF8ykFM6Pc9aCVf1+xasOOZpO3BAVgVrKvsqKHV7w=="], + + "commander": ["commander@7.2.0", "", {}, "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw=="], + + "commondir": ["commondir@1.0.1", "", {}, "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg=="], + + "component-type": ["component-type@1.2.2", "", {}, "sha512-99VUHREHiN5cLeHm3YLq312p6v+HUEcwtLCAtelvUDI6+SH5g5Cr85oNR2S1o6ywzL0ykMbuwLzM2ANocjEOIA=="], + + "compressible": ["compressible@2.0.18", "", { "dependencies": { "mime-db": ">= 1.43.0 < 2" } }, "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg=="], + + "compression": ["compression@1.7.4", "", { "dependencies": { "accepts": "~1.3.5", "bytes": "3.0.0", "compressible": "~2.0.16", "debug": "2.6.9", "on-headers": "~1.0.2", "safe-buffer": "5.1.2", "vary": "~1.1.2" } }, "sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ=="], + + "concat-map": ["concat-map@0.0.1", "", {}, "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg=="], + + "confusing-browser-globals": ["confusing-browser-globals@1.0.11", "", {}, "sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA=="], + + "connect": ["connect@3.7.0", "", { "dependencies": { "debug": "2.6.9", "finalhandler": "1.1.2", "parseurl": "~1.3.3", "utils-merge": "1.0.1" } }, "sha512-ZqRXc+tZukToSNmh5C2iWMSoV3X1YUcPbqEM4DkEG5tNQXrQUZCNVGGv3IuicnkMtPfGf3Xtp8WCXs295iQ1pQ=="], + + "convert-source-map": ["convert-source-map@2.0.0", "", {}, "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg=="], + + "cookie": ["cookie@0.6.0", "", {}, "sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw=="], + + "cookie-signature": ["cookie-signature@1.2.1", "", {}, "sha512-78KWk9T26NhzXtuL26cIJ8/qNHANyJ/ZYrmEXFzUmhZdjpBv+DlWlOANRTGBt48YcyslsLrj0bMLFTmXvLRCOw=="], + + "core-js-compat": ["core-js-compat@3.38.1", "", { "dependencies": { "browserslist": "^4.23.3" } }, "sha512-JRH6gfXxGmrzF3tZ57lFx97YARxCXPaMzPo6jELZhv88pBH5VXpQ+y0znKGlFnzuaihqhLbefxSJxWJMPtfDzw=="], + + "core-util-is": ["core-util-is@1.0.3", "", {}, "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="], + + "cosmiconfig": ["cosmiconfig@8.3.6", "", { "dependencies": { "import-fresh": "^3.3.0", "js-yaml": "^4.1.0", "parse-json": "^5.2.0", "path-type": "^4.0.0" }, "peerDependencies": { "typescript": ">=4.9.5" }, "optionalPeers": ["typescript"] }, "sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA=="], + + "cross-fetch": ["cross-fetch@3.1.8", "", { "dependencies": { "node-fetch": "^2.6.12" } }, "sha512-cvA+JwZoU0Xq+h6WkMvAUqPEYy92Obet6UdKLfW60qn99ftItKjB5T+BkyWOFWe2pUyfQ+IJHmpOTznqk1M6Kg=="], + + "cross-spawn": ["cross-spawn@7.0.3", "", { "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", "which": "^2.0.1" } }, "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w=="], + + "crypt": ["crypt@0.0.2", "", {}, "sha512-mCxBlsHFYh9C+HVpiEacem8FEBnMXgU9gy4zmNC+SXAZNB/1idgp/aulFJ4FgCi7GPEVbfyng092GqL2k2rmow=="], + + "crypto-random-string": ["crypto-random-string@2.0.0", "", {}, "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA=="], + + "css-color-keywords": ["css-color-keywords@1.0.0", "", {}, "sha512-FyyrDHZKEjXDpNJYvVsV960FiqQyXc/LlYmsxl2BcdMb2WPx0OGRVgTg55rPSyLSNMqP52R9r8geSp7apN3Ofg=="], + + "css-in-js-utils": ["css-in-js-utils@3.1.0", "", { "dependencies": { "hyphenate-style-name": "^1.0.3" } }, "sha512-fJAcud6B3rRu+KHYk+Bwf+WFL2MDCJJ1XG9x137tJQ0xYxor7XziQtuGFbWNdqrvF4Tk26O3H73nfVqXt/fW1A=="], + + "css-select": ["css-select@5.1.0", "", { "dependencies": { "boolbase": "^1.0.0", "css-what": "^6.1.0", "domhandler": "^5.0.2", "domutils": "^3.0.1", "nth-check": "^2.0.1" } }, "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg=="], + + "css-to-react-native": ["css-to-react-native@3.2.0", "", { "dependencies": { "camelize": "^1.0.0", "css-color-keywords": "^1.0.0", "postcss-value-parser": "^4.0.2" } }, "sha512-e8RKaLXMOFii+02mOlqwjbD00KSEKqblnpO9e++1aXS1fPQOpS1YoqdVHBqPjHNoxeF2mimzVqawm2KCbEdtHQ=="], + + "css-tree": ["css-tree@1.1.3", "", { "dependencies": { "mdn-data": "2.0.14", "source-map": "^0.6.1" } }, "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q=="], + + "css-what": ["css-what@6.1.0", "", {}, "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw=="], + + "csso": ["csso@5.0.5", "", { "dependencies": { "css-tree": "~2.2.0" } }, "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ=="], + + "csstype": ["csstype@3.1.3", "", {}, "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw=="], + + "dag-map": ["dag-map@1.0.2", "", {}, "sha512-+LSAiGFwQ9dRnRdOeaj7g47ZFJcOUPukAP8J3A3fuZ1g9Y44BG+P1sgApjLXTQPOzC4+7S9Wr8kXsfpINM4jpw=="], + + "damerau-levenshtein": ["damerau-levenshtein@1.0.8", "", {}, "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA=="], + + "data-uri-to-buffer": ["data-uri-to-buffer@3.0.1", "", {}, "sha512-WboRycPNsVw3B3TL559F7kuBUM4d8CgMEvk6xEJlOp7OBPjt6G7z8WMWlD2rOFZLk6OYfFIUGsCOWzcQH9K2og=="], + + "data-view-buffer": ["data-view-buffer@1.0.1", "", { "dependencies": { "call-bind": "^1.0.6", "es-errors": "^1.3.0", "is-data-view": "^1.0.1" } }, "sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA=="], + + "data-view-byte-length": ["data-view-byte-length@1.0.1", "", { "dependencies": { "call-bind": "^1.0.7", "es-errors": "^1.3.0", "is-data-view": "^1.0.1" } }, "sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ=="], + + "data-view-byte-offset": ["data-view-byte-offset@1.0.0", "", { "dependencies": { "call-bind": "^1.0.6", "es-errors": "^1.3.0", "is-data-view": "^1.0.1" } }, "sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA=="], + + "date-and-time": ["date-and-time@0.9.0", "", {}, "sha512-4JybB6PbR+EebpFx/KyR5Ybl+TcdXMLIJkyYsCx3P4M4CWGMuDyFF19yh6TyasMAIF5lrsgIxiSHBXh2FFc7Fg=="], + + "date-fns": ["date-fns@3.6.0", "", {}, "sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww=="], + + "dayjs": ["dayjs@1.11.13", "", {}, "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg=="], + + "debug": ["debug@4.3.7", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ=="], + + "decamelize": ["decamelize@1.2.0", "", {}, "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA=="], + + "decode-uri-component": ["decode-uri-component@0.2.2", "", {}, "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ=="], + + "deep-equal": ["deep-equal@2.2.3", "", { "dependencies": { "array-buffer-byte-length": "^1.0.0", "call-bind": "^1.0.5", "es-get-iterator": "^1.1.3", "get-intrinsic": "^1.2.2", "is-arguments": "^1.1.1", "is-array-buffer": "^3.0.2", "is-date-object": "^1.0.5", "is-regex": "^1.1.4", "is-shared-array-buffer": "^1.0.2", "isarray": "^2.0.5", "object-is": "^1.1.5", "object-keys": "^1.1.1", "object.assign": "^4.1.4", "regexp.prototype.flags": "^1.5.1", "side-channel": "^1.0.4", "which-boxed-primitive": "^1.0.2", "which-collection": "^1.0.1", "which-typed-array": "^1.1.13" } }, "sha512-ZIwpnevOurS8bpT4192sqAowWM76JDKSHYzMLty3BZGSswgq6pBaH3DhCSW5xVAZICZyKdOBPjwww5wfgT/6PA=="], + + "deep-extend": ["deep-extend@0.6.0", "", {}, "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA=="], + + "deep-is": ["deep-is@0.1.4", "", {}, "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ=="], + + "deepmerge": ["deepmerge@4.3.1", "", {}, "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A=="], + + "default-gateway": ["default-gateway@4.2.0", "", { "dependencies": { "execa": "^1.0.0", "ip-regex": "^2.1.0" } }, "sha512-h6sMrVB1VMWVrW13mSc6ia/DwYYw5MN6+exNu1OaJeFac5aSAvwM7lZ0NVfTABuSkQelr4h5oebg3KB1XPdjgA=="], + + "defaults": ["defaults@1.0.4", "", { "dependencies": { "clone": "^1.0.2" } }, "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A=="], + + "define-data-property": ["define-data-property@1.1.4", "", { "dependencies": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "gopd": "^1.0.1" } }, "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A=="], + + "define-lazy-prop": ["define-lazy-prop@2.0.0", "", {}, "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og=="], + + "define-properties": ["define-properties@1.2.1", "", { "dependencies": { "define-data-property": "^1.0.1", "has-property-descriptors": "^1.0.0", "object-keys": "^1.1.1" } }, "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg=="], + + "del": ["del@6.1.1", "", { "dependencies": { "globby": "^11.0.1", "graceful-fs": "^4.2.4", "is-glob": "^4.0.1", "is-path-cwd": "^2.2.0", "is-path-inside": "^3.0.2", "p-map": "^4.0.0", "rimraf": "^3.0.2", "slash": "^3.0.0" } }, "sha512-ua8BhapfP0JUJKC/zV9yHHDW/rDoDxP4Zhn3AkA6/xT6gY7jYXJiaeyBZznYVujhZZET+UgcbZiQ7sN3WqcImg=="], + + "delayed-stream": ["delayed-stream@1.0.0", "", {}, "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ=="], + + "denodeify": ["denodeify@1.2.1", "", {}, "sha512-KNTihKNmQENUZeKu5fzfpzRqR5S2VMp4gl9RFHiWzj9DfvYQPMJ6XHKNaQxaGCXwPk6y9yme3aUoaiAe+KX+vg=="], + + "depd": ["depd@2.0.0", "", {}, "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw=="], + + "destroy": ["destroy@1.2.0", "", {}, "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg=="], + + "detect-libc": ["detect-libc@1.0.3", "", { "bin": { "detect-libc": "./bin/detect-libc.js" } }, "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg=="], + + "dir-glob": ["dir-glob@3.0.1", "", { "dependencies": { "path-type": "^4.0.0" } }, "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA=="], + + "doctrine": ["doctrine@2.1.0", "", { "dependencies": { "esutils": "^2.0.2" } }, "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw=="], + + "dom-serializer": ["dom-serializer@2.0.0", "", { "dependencies": { "domelementtype": "^2.3.0", "domhandler": "^5.0.2", "entities": "^4.2.0" } }, "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg=="], + + "domelementtype": ["domelementtype@2.3.0", "", {}, "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw=="], + + "domhandler": ["domhandler@5.0.3", "", { "dependencies": { "domelementtype": "^2.3.0" } }, "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w=="], + + "domutils": ["domutils@3.1.0", "", { "dependencies": { "dom-serializer": "^2.0.0", "domelementtype": "^2.3.0", "domhandler": "^5.0.3" } }, "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA=="], + + "dot-case": ["dot-case@3.0.4", "", { "dependencies": { "no-case": "^3.0.4", "tslib": "^2.0.3" } }, "sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w=="], + + "dotenv": ["dotenv@16.4.5", "", {}, "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg=="], + + "dotenv-expand": ["dotenv-expand@11.0.6", "", { "dependencies": { "dotenv": "^16.4.4" } }, "sha512-8NHi73otpWsZGBSZwwknTXS5pqMOrk9+Ssrna8xCaxkzEpU9OTf9R5ArQGVw03//Zmk9MOwLPng9WwndvpAJ5g=="], + + "eastasianwidth": ["eastasianwidth@0.2.0", "", {}, "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA=="], + + "ee-first": ["ee-first@1.1.1", "", {}, "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow=="], + + "electron-to-chromium": ["electron-to-chromium@1.5.19", "", {}, "sha512-kpLJJi3zxTR1U828P+LIUDZ5ohixyo68/IcYOHLqnbTPr/wdgn4i1ECvmALN9E16JPA6cvCG5UG79gVwVdEK5w=="], + + "emoji-regex": ["emoji-regex@9.2.2", "", {}, "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg=="], + + "encodeurl": ["encodeurl@1.0.2", "", {}, "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w=="], + + "end-of-stream": ["end-of-stream@1.4.4", "", { "dependencies": { "once": "^1.4.0" } }, "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q=="], + + "enhanced-resolve": ["enhanced-resolve@5.17.1", "", { "dependencies": { "graceful-fs": "^4.2.4", "tapable": "^2.2.0" } }, "sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg=="], + + "entities": ["entities@4.5.0", "", {}, "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw=="], + + "env-editor": ["env-editor@0.4.2", "", {}, "sha512-ObFo8v4rQJAE59M69QzwloxPZtd33TpYEIjtKD1rrFDcM1Gd7IkDxEBU+HriziN6HSHQnBJi8Dmy+JWkav5HKA=="], + + "env-paths": ["env-paths@2.2.1", "", {}, "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A=="], + + "envinfo": ["envinfo@7.13.0", "", { "bin": { "envinfo": "dist/cli.js" } }, "sha512-cvcaMr7KqXVh4nyzGTVqTum+gAiL265x5jUWQIDLq//zOGbW+gSW/C+OWLleY/rs9Qole6AZLMXPbtIFQbqu+Q=="], + + "eol": ["eol@0.9.1", "", {}, "sha512-Ds/TEoZjwggRoz/Q2O7SE3i4Jm66mqTDfmdHdq/7DKVk3bro9Q8h6WdXKdPqFLMoqxrDK5SVRzHVPOS6uuGtrg=="], + + "error-ex": ["error-ex@1.3.2", "", { "dependencies": { "is-arrayish": "^0.2.1" } }, "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g=="], + + "error-stack-parser": ["error-stack-parser@2.1.4", "", { "dependencies": { "stackframe": "^1.3.4" } }, "sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ=="], + + "errorhandler": ["errorhandler@1.5.1", "", { "dependencies": { "accepts": "~1.3.7", "escape-html": "~1.0.3" } }, "sha512-rcOwbfvP1WTViVoUjcfZicVzjhjTuhSMntHh6mW3IrEiyE6mJyXvsToJUJGlGlw/2xU9P5whlWNGlIDVeCiT4A=="], + + "es-abstract": ["es-abstract@1.23.3", "", { "dependencies": { "array-buffer-byte-length": "^1.0.1", "arraybuffer.prototype.slice": "^1.0.3", "available-typed-arrays": "^1.0.7", "call-bind": "^1.0.7", "data-view-buffer": "^1.0.1", "data-view-byte-length": "^1.0.1", "data-view-byte-offset": "^1.0.0", "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "es-object-atoms": "^1.0.0", "es-set-tostringtag": "^2.0.3", "es-to-primitive": "^1.2.1", "function.prototype.name": "^1.1.6", "get-intrinsic": "^1.2.4", "get-symbol-description": "^1.0.2", "globalthis": "^1.0.3", "gopd": "^1.0.1", "has-property-descriptors": "^1.0.2", "has-proto": "^1.0.3", "has-symbols": "^1.0.3", "hasown": "^2.0.2", "internal-slot": "^1.0.7", "is-array-buffer": "^3.0.4", "is-callable": "^1.2.7", "is-data-view": "^1.0.1", "is-negative-zero": "^2.0.3", "is-regex": "^1.1.4", "is-shared-array-buffer": "^1.0.3", "is-string": "^1.0.7", "is-typed-array": "^1.1.13", "is-weakref": "^1.0.2", "object-inspect": "^1.13.1", "object-keys": "^1.1.1", "object.assign": "^4.1.5", "regexp.prototype.flags": "^1.5.2", "safe-array-concat": "^1.1.2", "safe-regex-test": "^1.0.3", "string.prototype.trim": "^1.2.9", "string.prototype.trimend": "^1.0.8", "string.prototype.trimstart": "^1.0.8", "typed-array-buffer": "^1.0.2", "typed-array-byte-length": "^1.0.1", "typed-array-byte-offset": "^1.0.2", "typed-array-length": "^1.0.6", "unbox-primitive": "^1.0.2", "which-typed-array": "^1.1.15" } }, "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A=="], + + "es-define-property": ["es-define-property@1.0.0", "", { "dependencies": { "get-intrinsic": "^1.2.4" } }, "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ=="], + + "es-errors": ["es-errors@1.3.0", "", {}, "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw=="], + + "es-get-iterator": ["es-get-iterator@1.1.3", "", { "dependencies": { "call-bind": "^1.0.2", "get-intrinsic": "^1.1.3", "has-symbols": "^1.0.3", "is-arguments": "^1.1.1", "is-map": "^2.0.2", "is-set": "^2.0.2", "is-string": "^1.0.7", "isarray": "^2.0.5", "stop-iteration-iterator": "^1.0.0" } }, "sha512-sPZmqHBe6JIiTfN5q2pEi//TwxmAFHwj/XEuYjTuse78i8KxaqMTTzxPoFKuzRpDpTJ+0NAbpfenkmH2rePtuw=="], + + "es-iterator-helpers": ["es-iterator-helpers@1.0.19", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.3", "es-errors": "^1.3.0", "es-set-tostringtag": "^2.0.3", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "globalthis": "^1.0.3", "has-property-descriptors": "^1.0.2", "has-proto": "^1.0.3", "has-symbols": "^1.0.3", "internal-slot": "^1.0.7", "iterator.prototype": "^1.1.2", "safe-array-concat": "^1.1.2" } }, "sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw=="], + + "es-object-atoms": ["es-object-atoms@1.0.0", "", { "dependencies": { "es-errors": "^1.3.0" } }, "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw=="], + + "es-set-tostringtag": ["es-set-tostringtag@2.0.3", "", { "dependencies": { "get-intrinsic": "^1.2.4", "has-tostringtag": "^1.0.2", "hasown": "^2.0.1" } }, "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ=="], + + "es-shim-unscopables": ["es-shim-unscopables@1.0.2", "", { "dependencies": { "hasown": "^2.0.0" } }, "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw=="], + + "es-to-primitive": ["es-to-primitive@1.2.1", "", { "dependencies": { "is-callable": "^1.1.4", "is-date-object": "^1.0.1", "is-symbol": "^1.0.2" } }, "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA=="], + + "escalade": ["escalade@3.2.0", "", {}, "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA=="], + + "escape-html": ["escape-html@1.0.3", "", {}, "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow=="], + + "escape-string-regexp": ["escape-string-regexp@4.0.0", "", {}, "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA=="], + + "eslint": ["eslint@9.10.0", "", { "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.11.0", "@eslint/config-array": "^0.18.0", "@eslint/eslintrc": "^3.1.0", "@eslint/js": "9.10.0", "@eslint/plugin-kit": "^0.1.0", "@humanwhocodes/module-importer": "^1.0.1", "@humanwhocodes/retry": "^0.3.0", "@nodelib/fs.walk": "^1.2.8", "ajv": "^6.12.4", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", "debug": "^4.3.2", "escape-string-regexp": "^4.0.0", "eslint-scope": "^8.0.2", "eslint-visitor-keys": "^4.0.0", "espree": "^10.1.0", "esquery": "^1.5.0", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^8.0.0", "find-up": "^5.0.0", "glob-parent": "^6.0.2", "ignore": "^5.2.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", "json-stable-stringify-without-jsonify": "^1.0.1", "lodash.merge": "^4.6.2", "minimatch": "^3.1.2", "natural-compare": "^1.4.0", "optionator": "^0.9.3", "strip-ansi": "^6.0.1", "text-table": "^0.2.0" }, "peerDependencies": { "jiti": "*" }, "optionalPeers": ["jiti"], "bin": { "eslint": "bin/eslint.js" } }, "sha512-Y4D0IgtBZfOcOUAIQTSXBKoNGfY0REGqHJG6+Q81vNippW5YlKjHFj4soMxamKK1NXHUWuBZTLdU3Km+L/pcHw=="], + + "eslint-config-airbnb": ["eslint-config-airbnb@19.0.4", "", { "dependencies": { "eslint-config-airbnb-base": "^15.0.0", "object.assign": "^4.1.2", "object.entries": "^1.1.5" }, "peerDependencies": { "eslint": "^7.32.0 || ^8.2.0", "eslint-plugin-import": "^2.25.3", "eslint-plugin-jsx-a11y": "^6.5.1", "eslint-plugin-react": "^7.28.0", "eslint-plugin-react-hooks": "^4.3.0" } }, "sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew=="], + + "eslint-config-airbnb-base": ["eslint-config-airbnb-base@15.0.0", "", { "dependencies": { "confusing-browser-globals": "^1.0.10", "object.assign": "^4.1.2", "object.entries": "^1.1.5", "semver": "^6.3.0" }, "peerDependencies": { "eslint": "^7.32.0 || ^8.2.0", "eslint-plugin-import": "^2.25.2" } }, "sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig=="], + + "eslint-config-prettier": ["eslint-config-prettier@9.1.0", "", { "peerDependencies": { "eslint": ">=7.0.0" }, "bin": { "eslint-config-prettier": "bin/cli.js" } }, "sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw=="], + + "eslint-import-resolver-node": ["eslint-import-resolver-node@0.3.9", "", { "dependencies": { "debug": "^3.2.7", "is-core-module": "^2.13.0", "resolve": "^1.22.4" } }, "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g=="], + + "eslint-import-resolver-typescript": ["eslint-import-resolver-typescript@3.6.3", "", { "dependencies": { "@nolyfill/is-core-module": "1.0.39", "debug": "^4.3.5", "enhanced-resolve": "^5.15.0", "eslint-module-utils": "^2.8.1", "fast-glob": "^3.3.2", "get-tsconfig": "^4.7.5", "is-bun-module": "^1.0.2", "is-glob": "^4.0.3" }, "peerDependencies": { "eslint": "*", "eslint-plugin-import": "*", "eslint-plugin-import-x": "*" }, "optionalPeers": ["eslint-plugin-import", "eslint-plugin-import-x"] }, "sha512-ud9aw4szY9cCT1EWWdGv1L1XR6hh2PaRWif0j2QjQ0pgTY/69iw+W0Z4qZv5wHahOl8isEr+k/JnyAqNQkLkIA=="], + + "eslint-module-utils": ["eslint-module-utils@2.11.0", "", { "dependencies": { "debug": "^3.2.7" } }, "sha512-gbBE5Hitek/oG6MUVj6sFuzEjA/ClzNflVrLovHi/JgLdC7fiN5gLAY1WIPW1a0V5I999MnsrvVrCOGmmVqDBQ=="], + + "eslint-plugin-import": ["eslint-plugin-import@2.30.0", "", { "dependencies": { "@rtsao/scc": "^1.1.0", "array-includes": "^3.1.8", "array.prototype.findlastindex": "^1.2.5", "array.prototype.flat": "^1.3.2", "array.prototype.flatmap": "^1.3.2", "debug": "^3.2.7", "doctrine": "^2.1.0", "eslint-import-resolver-node": "^0.3.9", "eslint-module-utils": "^2.9.0", "hasown": "^2.0.2", "is-core-module": "^2.15.1", "is-glob": "^4.0.3", "minimatch": "^3.1.2", "object.fromentries": "^2.0.8", "object.groupby": "^1.0.3", "object.values": "^1.2.0", "semver": "^6.3.1", "tsconfig-paths": "^3.15.0" }, "peerDependencies": { "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" } }, "sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw=="], + + "eslint-plugin-jsx-a11y": ["eslint-plugin-jsx-a11y@6.10.0", "", { "dependencies": { "aria-query": "~5.1.3", "array-includes": "^3.1.8", "array.prototype.flatmap": "^1.3.2", "ast-types-flow": "^0.0.8", "axe-core": "^4.10.0", "axobject-query": "^4.1.0", "damerau-levenshtein": "^1.0.8", "emoji-regex": "^9.2.2", "es-iterator-helpers": "^1.0.19", "hasown": "^2.0.2", "jsx-ast-utils": "^3.3.5", "language-tags": "^1.0.9", "minimatch": "^3.1.2", "object.fromentries": "^2.0.8", "safe-regex-test": "^1.0.3", "string.prototype.includes": "^2.0.0" }, "peerDependencies": { "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9" } }, "sha512-ySOHvXX8eSN6zz8Bywacm7CvGNhUtdjvqfQDVe6020TUK34Cywkw7m0KsCCk1Qtm9G1FayfTN1/7mMYnYO2Bhg=="], + + "eslint-plugin-prefer-arrow-functions": ["eslint-plugin-prefer-arrow-functions@3.4.1", "", { "peerDependencies": { "eslint": ">=8.0.0" } }, "sha512-c8NP0E8xpkRqDq2eDSRr+wA4jwkwOEVNnZx4YY3O0V9M7OhtKdQIj5zmzIXwu+ueURmbwYrnz65sEoLLoIVZpg=="], + + "eslint-plugin-prettier": ["eslint-plugin-prettier@5.2.1", "", { "dependencies": { "prettier-linter-helpers": "^1.0.0", "synckit": "^0.9.1" }, "peerDependencies": { "@types/eslint": ">=8.0.0", "eslint": ">=8.0.0", "eslint-config-prettier": "*", "prettier": ">=3.0.0" }, "optionalPeers": ["@types/eslint", "eslint-config-prettier"] }, "sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw=="], + + "eslint-plugin-react": ["eslint-plugin-react@7.35.2", "", { "dependencies": { "array-includes": "^3.1.8", "array.prototype.findlast": "^1.2.5", "array.prototype.flatmap": "^1.3.2", "array.prototype.tosorted": "^1.1.4", "doctrine": "^2.1.0", "es-iterator-helpers": "^1.0.19", "estraverse": "^5.3.0", "hasown": "^2.0.2", "jsx-ast-utils": "^2.4.1 || ^3.0.0", "minimatch": "^3.1.2", "object.entries": "^1.1.8", "object.fromentries": "^2.0.8", "object.values": "^1.2.0", "prop-types": "^15.8.1", "resolve": "^2.0.0-next.5", "semver": "^6.3.1", "string.prototype.matchall": "^4.0.11", "string.prototype.repeat": "^1.0.0" }, "peerDependencies": { "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7" } }, "sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ=="], + + "eslint-plugin-react-hooks": ["eslint-plugin-react-hooks@4.6.2", "", { "peerDependencies": { "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0" } }, "sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ=="], + + "eslint-scope": ["eslint-scope@8.0.2", "", { "dependencies": { "esrecurse": "^4.3.0", "estraverse": "^5.2.0" } }, "sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA=="], + + "eslint-visitor-keys": ["eslint-visitor-keys@4.0.0", "", {}, "sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw=="], + + "espree": ["espree@10.1.0", "", { "dependencies": { "acorn": "^8.12.0", "acorn-jsx": "^5.3.2", "eslint-visitor-keys": "^4.0.0" } }, "sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA=="], + + "esprima": ["esprima@4.0.1", "", { "bin": { "esparse": "./bin/esparse.js", "esvalidate": "./bin/esvalidate.js" } }, "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A=="], + + "esquery": ["esquery@1.6.0", "", { "dependencies": { "estraverse": "^5.1.0" } }, "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg=="], + + "esrecurse": ["esrecurse@4.3.0", "", { "dependencies": { "estraverse": "^5.2.0" } }, "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag=="], + + "estraverse": ["estraverse@5.3.0", "", {}, "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA=="], + + "esutils": ["esutils@2.0.3", "", {}, "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g=="], + + "etag": ["etag@1.8.1", "", {}, "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg=="], + + "event-target-shim": ["event-target-shim@5.0.1", "", {}, "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ=="], + + "exec-async": ["exec-async@2.2.0", "", {}, "sha512-87OpwcEiMia/DeiKFzaQNBNFeN3XkkpYIh9FyOqq5mS2oKv3CBE67PXoEKcr6nodWdXNogTiQ0jE2NGuoffXPw=="], + + "execa": ["execa@5.1.1", "", { "dependencies": { "cross-spawn": "^7.0.3", "get-stream": "^6.0.0", "human-signals": "^2.1.0", "is-stream": "^2.0.0", "merge-stream": "^2.0.0", "npm-run-path": "^4.0.1", "onetime": "^5.1.2", "signal-exit": "^3.0.3", "strip-final-newline": "^2.0.0" } }, "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg=="], + + "expo": ["expo@51.0.32", "", { "dependencies": { "@babel/runtime": "^7.20.0", "@expo/cli": "0.18.29", "@expo/config": "9.0.3", "@expo/config-plugins": "8.0.8", "@expo/metro-config": "0.18.11", "@expo/vector-icons": "^14.0.0", "babel-preset-expo": "~11.0.14", "expo-asset": "~10.0.10", "expo-file-system": "~17.0.1", "expo-font": "~12.0.10", "expo-keep-awake": "~13.0.2", "expo-modules-autolinking": "1.11.2", "expo-modules-core": "1.12.24", "fbemitter": "^3.0.0", "whatwg-url-without-unicode": "8.0.0-3" }, "bin": { "expo": "bin/cli" } }, "sha512-6GEhYvHRnyS/6BytQagGkClsaqbuwAtlN3A6oDfnNMRKLmz6NE/r+Rjg9zbQgUO6zigqb60Yj5lAX32DmixRDw=="], + + "expo-asset": ["expo-asset@10.0.10", "", { "dependencies": { "expo-constants": "~16.0.0", "invariant": "^2.2.4", "md5-file": "^3.2.3" }, "peerDependencies": { "expo": "*" } }, "sha512-0qoTIihB79k+wGus9wy0JMKq7DdenziVx3iUkGvMAy2azscSgWH6bd2gJ9CGnhC6JRd3qTMFBL0ou/fx7WZl7A=="], + + "expo-checkbox": ["expo-checkbox@3.0.0", "", {}, "sha512-ZfNUawE0Bp/Xa5Gwtn04yfg6rCnKdqdmBXvEGbYg5U+IfRfLh+ocLiiBAcx760DfdYpzMGQOGpUtWQeEVmJwNw=="], + + "expo-constants": ["expo-constants@16.0.2", "", { "dependencies": { "@expo/config": "~9.0.0", "@expo/env": "~0.3.0" }, "peerDependencies": { "expo": "*" } }, "sha512-9tNY3OVO0jfiMzl7ngb6IOyR5VFzNoN5OOazUWoeGfmMqVB5kltTemRvKraK9JRbBKIw+SOYLEmF0sEqgFZ6OQ=="], + + "expo-eas-client": ["expo-eas-client@0.12.0", "", {}, "sha512-Jkww9Cwpv0z7DdLYiRX0r4fqBEcI9cKqTn7cHx63S09JaZ2rcwEE4zYHgrXwjahO+tU2VW8zqH+AJl6RhhW4zA=="], + + "expo-file-system": ["expo-file-system@17.0.1", "", { "peerDependencies": { "expo": "*" } }, "sha512-dYpnZJqTGj6HCYJyXAgpFkQWsiCH3HY1ek2cFZVHFoEc5tLz9gmdEgTF6nFHurvmvfmXqxi7a5CXyVm0aFYJBw=="], + + "expo-font": ["expo-font@12.0.10", "", { "dependencies": { "fontfaceobserver": "^2.1.0" }, "peerDependencies": { "expo": "*" } }, "sha512-Q1i2NuYri3jy32zdnBaHHCya1wH1yMAsI+3CCmj9zlQzlhsS9Bdwcj2W3c5eU5FvH2hsNQy4O+O1NnM6o/pDaQ=="], + + "expo-image": ["expo-image@1.12.15", "", { "peerDependencies": { "expo": "*" } }, "sha512-rjvnNSaFnrmlugDESTaYJhgdqRLn+M5vu0lD5NGNd2LkxGG5HrRV3gSzeyQQ68XRhrDN8eJvkcKujPKJUTMraw=="], + + "expo-image-loader": ["expo-image-loader@4.7.0", "", { "peerDependencies": { "expo": "*" } }, "sha512-cx+MxxsAMGl9AiWnQUzrkJMJH4eNOGlu7XkLGnAXSJrRoIiciGaKqzeaD326IyCTV+Z1fXvIliSgNW+DscvD8g=="], + + "expo-image-picker": ["expo-image-picker@15.0.7", "", { "dependencies": { "expo-image-loader": "~4.7.0" }, "peerDependencies": { "expo": "*" } }, "sha512-u8qiPZNfDb+ap6PJ8pq2iTO7JKX+ikAUQ0K0c7gXGliKLxoXgDdDmXxz9/6QdICTshJBJlBvI0MwY5NWu7A/uw=="], + + "expo-json-utils": ["expo-json-utils@0.13.1", "", {}, "sha512-mlfaSArGVb+oJmUcR22jEONlgPp0wj4iNIHfQ2je9Q8WTOqMc0Ws9tUciz3JdJnhffdHqo/k8fpvf0IRmN5HPA=="], + + "expo-keep-awake": ["expo-keep-awake@13.0.2", "", { "peerDependencies": { "expo": "*" } }, "sha512-kKiwkVg/bY0AJ5q1Pxnm/GvpeB6hbNJhcFsoOWDh2NlpibhCLaHL826KHUM+WsnJRbVRxJ+K9vbPRHEMvFpVyw=="], + + "expo-linear-gradient": ["expo-linear-gradient@13.0.2", "", { "peerDependencies": { "expo": "*" } }, "sha512-EDcILUjRKu4P1rtWcwciN6CSyGtH7Bq4ll3oTRV7h3h8oSzSilH1g6z7kTAMlacPBKvMnkkWOGzW6KtgMKEiTg=="], + + "expo-linking": ["expo-linking@6.3.1", "", { "dependencies": { "expo-constants": "~16.0.0", "invariant": "^2.2.4" } }, "sha512-xuZCntSBGWCD/95iZ+mTUGTwHdy8Sx+immCqbUBxdvZ2TN61P02kKg7SaLS8A4a/hLrSCwrg5tMMwu5wfKr35g=="], + + "expo-manifests": ["expo-manifests@0.14.3", "", { "dependencies": { "@expo/config": "~9.0.0", "expo-json-utils": "~0.13.0" }, "peerDependencies": { "expo": "*" } }, "sha512-L3b5/qocBPiQjbW0cpOHfnqdKZbTJS7sA3mgeDJT+mWga/xYsdpma1EfNmsuvrOzjLGjStr1k1fceM9Bl49aqQ=="], + + "expo-modules-autolinking": ["expo-modules-autolinking@1.11.2", "", { "dependencies": { "chalk": "^4.1.0", "commander": "^7.2.0", "fast-glob": "^3.2.5", "find-up": "^5.0.0", "fs-extra": "^9.1.0", "require-from-string": "^2.0.2", "resolve-from": "^5.0.0" }, "bin": { "expo-modules-autolinking": "bin/expo-modules-autolinking.js" } }, "sha512-fdcaNO8ucHA3yLNY52ZUENBcAG7KEx8QyMmnVNavO1JVBGRMZG8JyVcbrhYQDtVtpxkbai5YzwvLutINvbDZDQ=="], + + "expo-modules-core": ["expo-modules-core@1.12.24", "", { "dependencies": { "invariant": "^2.2.4" } }, "sha512-3geIe2ecizlp7l26iY8Nmc59z2d1RUC5nQZtI9iJoi5uHEUV/zut8e4zRLFVnZb8KOcMcEDsrvaBL5DPnqdfpg=="], + + "expo-router": ["expo-router@3.5.23", "", { "dependencies": { "@expo/metro-runtime": "3.2.3", "@expo/server": "^0.4.0", "@radix-ui/react-slot": "1.0.1", "@react-navigation/bottom-tabs": "~6.5.7", "@react-navigation/native": "~6.1.6", "@react-navigation/native-stack": "~6.9.12", "expo-splash-screen": "0.27.5", "react-native-helmet-async": "2.0.4", "schema-utils": "^4.0.1" }, "peerDependencies": { "@react-navigation/drawer": "^6.5.8", "expo": "*", "expo-constants": "*", "expo-linking": "*", "expo-status-bar": "*", "react-native-reanimated": "*", "react-native-safe-area-context": "*", "react-native-screens": "*" }, "optionalPeers": ["@react-navigation/drawer", "react-native-reanimated"] }, "sha512-Re2kYcxov67hWrcjuu0+3ovsLxYn79PuX6hgtYN20MgigY5ttX79KOIBEVGTO3F3y9dxSrGHyy5Z14BcO+usGQ=="], + + "expo-secure-store": ["expo-secure-store@13.0.2", "", { "peerDependencies": { "expo": "*" } }, "sha512-3QYgoneo8p8yeeBPBiAfokNNc2xq6+n8+Ob4fAlErEcf4H7Y72LH+K/dx0nQyWau2ZKZUXBxyyfuHFyVKrEVLg=="], + + "expo-splash-screen": ["expo-splash-screen@0.27.5", "", { "dependencies": { "@expo/prebuild-config": "7.0.6" }, "peerDependencies": { "expo": "*" } }, "sha512-9rdZuLkFCfgJBxrheUsOEOIW6Rp+9NVlpSE0hgXQwbTCLTncf00IHSE8/L2NbFyeDLNjof1yZBppaV7tXHRUzA=="], + + "expo-status-bar": ["expo-status-bar@1.12.1", "", {}, "sha512-/t3xdbS8KB0prj5KG5w7z+wZPFlPtkgs95BsmrP/E7Q0xHXTcDcQ6Cu2FkFuRM+PKTb17cJDnLkawyS5vDLxMA=="], + + "expo-structured-headers": ["expo-structured-headers@3.8.0", "", {}, "sha512-R+gFGn0x5CWl4OVlk2j1bJTJIz4KO8mPoCHpRHmfqMjmrMvrOM0qQSY3V5NHXwp1yT/L2v8aUmFQsBRIdvi1XA=="], + + "expo-updates": ["expo-updates@0.25.24", "", { "dependencies": { "@expo/code-signing-certificates": "0.0.5", "@expo/config": "~9.0.0-beta.0", "@expo/config-plugins": "~8.0.8", "@expo/fingerprint": "^0.10.2", "@expo/spawn-async": "^1.7.2", "arg": "4.1.0", "chalk": "^4.1.2", "expo-eas-client": "~0.12.0", "expo-manifests": "~0.14.0", "expo-structured-headers": "~3.8.0", "expo-updates-interface": "~0.16.2", "fast-glob": "^3.3.2", "fbemitter": "^3.0.0", "ignore": "^5.3.1", "resolve-from": "^5.0.0" }, "peerDependencies": { "expo": "*" }, "bin": { "expo-updates": "bin/cli.js" } }, "sha512-juqdOUvaMfu6zeUg3fTk6ciLw4QK+0HXNR0+X41BVOFilNmlTFQZ6LyRGJAZJP7HQs2bHR5d/btAXkejtIqVXw=="], + + "expo-updates-interface": ["expo-updates-interface@0.16.2", "", { "peerDependencies": { "expo": "*" } }, "sha512-929XBU70q5ELxkKADj1xL0UIm3HvhYhNAOZv5DSk7rrKvLo7QDdPyl+JVnwZm9LrkNbH4wuE2rLoKu1KMgZ+9A=="], + + "expo-web-browser": ["expo-web-browser@13.0.3", "", { "peerDependencies": { "expo": "*" } }, "sha512-HXb7y82ApVJtqk8tManyudtTrCtx8xcUnVzmJECeHCB0SsWSQ+penVLZxJkcyATWoJOsFMnfVSVdrTcpKKGszQ=="], + + "exponential-backoff": ["exponential-backoff@3.1.1", "", {}, "sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw=="], + + "fast-deep-equal": ["fast-deep-equal@3.1.3", "", {}, "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="], + + "fast-diff": ["fast-diff@1.3.0", "", {}, "sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw=="], + + "fast-glob": ["fast-glob@3.3.2", "", { "dependencies": { "@nodelib/fs.stat": "^2.0.2", "@nodelib/fs.walk": "^1.2.3", "glob-parent": "^5.1.2", "merge2": "^1.3.0", "micromatch": "^4.0.4" } }, "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow=="], + + "fast-json-stable-stringify": ["fast-json-stable-stringify@2.1.0", "", {}, "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw=="], + + "fast-levenshtein": ["fast-levenshtein@2.0.6", "", {}, "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw=="], + + "fast-loops": ["fast-loops@1.1.4", "", {}, "sha512-8dbd3XWoKCTms18ize6JmQF1SFnnfj5s0B7rRry22EofgMu7B6LKHVh+XfFqFGsqnbH54xgeO83PzpKI+ODhlg=="], + + "fast-uri": ["fast-uri@3.0.1", "", {}, "sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw=="], + + "fast-xml-parser": ["fast-xml-parser@4.5.0", "", { "dependencies": { "strnum": "^1.0.5" }, "bin": { "fxparser": "src/cli/cli.js" } }, "sha512-/PlTQCI96+fZMAOLMZK4CWG1ItCbfZ/0jx7UIJFChPNrx7tcEgerUgWbeieCM9MfHInUDyK8DWYZ+YrywDJuTg=="], + + "fastq": ["fastq@1.17.1", "", { "dependencies": { "reusify": "^1.0.4" } }, "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w=="], + + "fb-watchman": ["fb-watchman@2.0.2", "", { "dependencies": { "bser": "2.1.1" } }, "sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA=="], + + "fbemitter": ["fbemitter@3.0.0", "", { "dependencies": { "fbjs": "^3.0.0" } }, "sha512-KWKaceCwKQU0+HPoop6gn4eOHk50bBv/VxjJtGMfwmJt3D29JpN4H4eisCtIPA+a8GVBam+ldMMpMjJUvpDyHw=="], + + "fbjs": ["fbjs@3.0.5", "", { "dependencies": { "cross-fetch": "^3.1.5", "fbjs-css-vars": "^1.0.0", "loose-envify": "^1.0.0", "object-assign": "^4.1.0", "promise": "^7.1.1", "setimmediate": "^1.0.5", "ua-parser-js": "^1.0.35" } }, "sha512-ztsSx77JBtkuMrEypfhgc3cI0+0h+svqeie7xHbh1k/IKdcydnvadp/mUaGgjAOXQmQSxsqgaRhS3q9fy+1kxg=="], + + "fbjs-css-vars": ["fbjs-css-vars@1.0.2", "", {}, "sha512-b2XGFAFdWZWg0phtAWLHCk836A1Xann+I+Dgd3Gk64MHKZO44FfoD1KxyvbSh0qZsIoXQGGlVztIY+oitJPpRQ=="], + + "fetch-retry": ["fetch-retry@4.1.1", "", {}, "sha512-e6eB7zN6UBSwGVwrbWVH+gdLnkW9WwHhmq2YDK1Sh30pzx1onRVGBvogTlUeWxwTa+L86NYdo4hFkh7O8ZjSnA=="], + + "file-entry-cache": ["file-entry-cache@8.0.0", "", { "dependencies": { "flat-cache": "^4.0.0" } }, "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ=="], + + "fill-range": ["fill-range@7.1.1", "", { "dependencies": { "to-regex-range": "^5.0.1" } }, "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg=="], + + "filter-obj": ["filter-obj@1.1.0", "", {}, "sha512-8rXg1ZnX7xzy2NGDVkBVaAy+lSlPNwad13BtgSlLuxfIslyt5Vg64U7tFcCt4WS1R0hvtnQybT/IyCkGZ3DpXQ=="], + + "finalhandler": ["finalhandler@1.1.2", "", { "dependencies": { "debug": "2.6.9", "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "on-finished": "~2.3.0", "parseurl": "~1.3.3", "statuses": "~1.5.0", "unpipe": "~1.0.0" } }, "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA=="], + + "find-babel-config": ["find-babel-config@2.1.2", "", { "dependencies": { "json5": "^2.2.3" } }, "sha512-ZfZp1rQyp4gyuxqt1ZqjFGVeVBvmpURMqdIWXbPRfB97Bf6BzdK/xSIbylEINzQ0kB5tlDQfn9HkNXXWsqTqLg=="], + + "find-cache-dir": ["find-cache-dir@2.1.0", "", { "dependencies": { "commondir": "^1.0.1", "make-dir": "^2.0.0", "pkg-dir": "^3.0.0" } }, "sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ=="], + + "find-up": ["find-up@5.0.0", "", { "dependencies": { "locate-path": "^6.0.0", "path-exists": "^4.0.0" } }, "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng=="], + + "find-yarn-workspace-root": ["find-yarn-workspace-root@2.0.0", "", { "dependencies": { "micromatch": "^4.0.2" } }, "sha512-1IMnbjt4KzsQfnhnzNd8wUEgXZ44IzZaZmnLYx7D5FZlaHt2gW20Cri8Q+E/t5tIj4+epTBub+2Zxu/vNILzqQ=="], + + "flat-cache": ["flat-cache@4.0.1", "", { "dependencies": { "flatted": "^3.2.9", "keyv": "^4.5.4" } }, "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw=="], + + "flatted": ["flatted@3.3.1", "", {}, "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw=="], + + "flow-enums-runtime": ["flow-enums-runtime@0.0.6", "", {}, "sha512-3PYnM29RFXwvAN6Pc/scUfkI7RwhQ/xqyLUyPNlXUp9S40zI8nup9tUSrTLSVnWGBN38FNiGWbwZOB6uR4OGdw=="], + + "flow-parser": ["flow-parser@0.245.2", "", {}, "sha512-FU4yuqC1j2IeWWicpzG0YJrXHJgKjK/AU8QKK/7MvQaNhcoGisDoE7FJLGCtbvnifzsgDWdm9/jtTF7Mp+PJXQ=="], + + "follow-redirects": ["follow-redirects@1.15.9", "", {}, "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ=="], + + "fontfaceobserver": ["fontfaceobserver@2.3.0", "", {}, "sha512-6FPvD/IVyT4ZlNe7Wcn5Fb/4ChigpucKYSvD6a+0iMoLn2inpo711eyIcKjmDtE5XNcgAkSH9uN/nfAeZzHEfg=="], + + "for-each": ["for-each@0.3.3", "", { "dependencies": { "is-callable": "^1.1.3" } }, "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw=="], + + "foreground-child": ["foreground-child@3.3.0", "", { "dependencies": { "cross-spawn": "^7.0.0", "signal-exit": "^4.0.1" } }, "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg=="], + + "form-data": ["form-data@4.0.0", "", { "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", "mime-types": "^2.1.12" } }, "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww=="], + + "freeport-async": ["freeport-async@2.0.0", "", {}, "sha512-K7od3Uw45AJg00XUmy15+Hae2hOcgKcmN3/EF6Y7i01O0gaqiRx8sUSpsb9+BRNL8RPBrhzPsVfy8q9ADlJuWQ=="], + + "fresh": ["fresh@0.5.2", "", {}, "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q=="], + + "fs-extra": ["fs-extra@8.1.0", "", { "dependencies": { "graceful-fs": "^4.2.0", "jsonfile": "^4.0.0", "universalify": "^0.1.0" } }, "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g=="], + + "fs-minipass": ["fs-minipass@3.0.3", "", { "dependencies": { "minipass": "^7.0.3" } }, "sha512-XUBA9XClHbnJWSfBzjkm6RvPsyg3sryZt06BEQoXcF7EK/xpGaQYJgQKDJSUH5SGZ76Y7pFx1QBnXz09rU5Fbw=="], + + "fs.realpath": ["fs.realpath@1.0.0", "", {}, "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw=="], + + "fsevents": ["fsevents@2.3.3", "", { "os": "darwin" }, "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw=="], + + "function-bind": ["function-bind@1.1.2", "", {}, "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA=="], + + "function.prototype.name": ["function.prototype.name@1.1.6", "", { "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.2.0", "es-abstract": "^1.22.1", "functions-have-names": "^1.2.3" } }, "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg=="], + + "functions-have-names": ["functions-have-names@1.2.3", "", {}, "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ=="], + + "gensync": ["gensync@1.0.0-beta.2", "", {}, "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg=="], + + "get-caller-file": ["get-caller-file@2.0.5", "", {}, "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg=="], + + "get-intrinsic": ["get-intrinsic@1.2.4", "", { "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" } }, "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ=="], + + "get-port": ["get-port@3.2.0", "", {}, "sha512-x5UJKlgeUiNT8nyo/AcnwLnZuZNcSjSw0kogRB+Whd1fjjFq4B1hySFxSFWWSn4mIBzg3sRNUDFYc4g5gjPoLg=="], + + "get-stream": ["get-stream@6.0.1", "", {}, "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg=="], + + "get-symbol-description": ["get-symbol-description@1.0.2", "", { "dependencies": { "call-bind": "^1.0.5", "es-errors": "^1.3.0", "get-intrinsic": "^1.2.4" } }, "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg=="], + + "get-tsconfig": ["get-tsconfig@4.8.0", "", { "dependencies": { "resolve-pkg-maps": "^1.0.0" } }, "sha512-Pgba6TExTZ0FJAn1qkJAjIeKoDJ3CsI2ChuLohJnZl/tTU8MVrq3b+2t5UOPfRa4RMsorClBjJALkJUMjG1PAw=="], + + "getenv": ["getenv@1.0.0", "", {}, "sha512-7yetJWqbS9sbn0vIfliPsFgoXMKn/YMF+Wuiog97x+urnSRRRZ7xB+uVkwGKzRgq9CDFfMQnE9ruL5DHv9c6Xg=="], + + "glob": ["glob@9.3.5", "", { "dependencies": { "fs.realpath": "^1.0.0", "minimatch": "^8.0.2", "minipass": "^4.2.4", "path-scurry": "^1.6.1" } }, "sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q=="], + + "glob-parent": ["glob-parent@6.0.2", "", { "dependencies": { "is-glob": "^4.0.3" } }, "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A=="], + + "globals": ["globals@11.12.0", "", {}, "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA=="], + + "globalthis": ["globalthis@1.0.4", "", { "dependencies": { "define-properties": "^1.2.1", "gopd": "^1.0.1" } }, "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ=="], + + "globby": ["globby@11.1.0", "", { "dependencies": { "array-union": "^2.1.0", "dir-glob": "^3.0.1", "fast-glob": "^3.2.9", "ignore": "^5.2.0", "merge2": "^1.4.1", "slash": "^3.0.0" } }, "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g=="], + + "gopd": ["gopd@1.0.1", "", { "dependencies": { "get-intrinsic": "^1.1.3" } }, "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA=="], + + "graceful-fs": ["graceful-fs@4.2.11", "", {}, "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ=="], + + "graphemer": ["graphemer@1.4.0", "", {}, "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag=="], + + "graphql": ["graphql@15.8.0", "", {}, "sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw=="], + + "graphql-tag": ["graphql-tag@2.12.6", "", { "dependencies": { "tslib": "^2.1.0" }, "peerDependencies": { "graphql": "^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" } }, "sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg=="], + + "has-bigints": ["has-bigints@1.0.2", "", {}, "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ=="], + + "has-flag": ["has-flag@4.0.0", "", {}, "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="], + + "has-property-descriptors": ["has-property-descriptors@1.0.2", "", { "dependencies": { "es-define-property": "^1.0.0" } }, "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg=="], + + "has-proto": ["has-proto@1.0.3", "", {}, "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q=="], + + "has-symbols": ["has-symbols@1.0.3", "", {}, "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A=="], + + "has-tostringtag": ["has-tostringtag@1.0.2", "", { "dependencies": { "has-symbols": "^1.0.3" } }, "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw=="], + + "hasown": ["hasown@2.0.2", "", { "dependencies": { "function-bind": "^1.1.2" } }, "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ=="], + + "hermes-estree": ["hermes-estree@0.22.0", "", {}, "sha512-FLBt5X9OfA8BERUdc6aZS36Xz3rRuB0Y/mfocSADWEJfomc1xfene33GdyAmtTkKTBXTN/EgAy+rjTKkkZJHlw=="], + + "hermes-parser": ["hermes-parser@0.22.0", "", { "dependencies": { "hermes-estree": "0.22.0" } }, "sha512-gn5RfZiEXCsIWsFGsKiykekktUoh0PdFWYocXsUdZIyWSckT6UIyPcyyUIPSR3kpnELWeK3n3ztAse7Mat6PSA=="], + + "hoist-non-react-statics": ["hoist-non-react-statics@3.3.2", "", { "dependencies": { "react-is": "^16.7.0" } }, "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw=="], + + "hosted-git-info": ["hosted-git-info@3.0.8", "", { "dependencies": { "lru-cache": "^6.0.0" } }, "sha512-aXpmwoOhRBrw6X3j0h5RloK4x1OzsxMPyxqIHyNfSe2pypkVTZFpEiRoSipPEPlMrh0HW/XsjkJ5WgnCirpNUw=="], + + "http-errors": ["http-errors@2.0.0", "", { "dependencies": { "depd": "2.0.0", "inherits": "2.0.4", "setprototypeof": "1.2.0", "statuses": "2.0.1", "toidentifier": "1.0.1" } }, "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ=="], + + "https-proxy-agent": ["https-proxy-agent@5.0.1", "", { "dependencies": { "agent-base": "6", "debug": "4" } }, "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA=="], + + "human-signals": ["human-signals@2.1.0", "", {}, "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw=="], + + "hyphenate-style-name": ["hyphenate-style-name@1.1.0", "", {}, "sha512-WDC/ui2VVRrz3jOVi+XtjqkDjiVjTtFaAGiW37k6b+ohyQ5wYDOGkvCZa8+H0nx3gyvv0+BST9xuOgIyGQ00gw=="], + + "ieee754": ["ieee754@1.2.1", "", {}, "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA=="], + + "ignore": ["ignore@5.3.2", "", {}, "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g=="], + + "image-size": ["image-size@1.1.1", "", { "dependencies": { "queue": "6.0.2" }, "bin": { "image-size": "bin/image-size.js" } }, "sha512-541xKlUw6jr/6gGuk92F+mYM5zaFAc5ahphvkqvNe2bQ6gVBkd6bfrmVJ2t4KDAfikAYZyIqTnktX3i6/aQDrQ=="], + + "import-fresh": ["import-fresh@3.3.0", "", { "dependencies": { "parent-module": "^1.0.0", "resolve-from": "^4.0.0" } }, "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw=="], + + "imurmurhash": ["imurmurhash@0.1.4", "", {}, "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA=="], + + "indent-string": ["indent-string@4.0.0", "", {}, "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg=="], + + "inflight": ["inflight@1.0.6", "", { "dependencies": { "once": "^1.3.0", "wrappy": "1" } }, "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA=="], + + "inherits": ["inherits@2.0.4", "", {}, "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="], + + "ini": ["ini@1.3.8", "", {}, "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew=="], + + "inline-style-prefixer": ["inline-style-prefixer@6.0.4", "", { "dependencies": { "css-in-js-utils": "^3.1.0", "fast-loops": "^1.1.3" } }, "sha512-FwXmZC2zbeeS7NzGjJ6pAiqRhXR0ugUShSNb6GApMl6da0/XGc4MOJsoWAywia52EEWbXNSy0pzkwz/+Y+swSg=="], + + "internal-ip": ["internal-ip@4.3.0", "", { "dependencies": { "default-gateway": "^4.2.0", "ipaddr.js": "^1.9.0" } }, "sha512-S1zBo1D6zcsyuC6PMmY5+55YMILQ9av8lotMx447Bq6SAgo/sDK6y6uUKmuYhW7eacnIhFfsPmCNYdDzsnnDCg=="], + + "internal-slot": ["internal-slot@1.0.7", "", { "dependencies": { "es-errors": "^1.3.0", "hasown": "^2.0.0", "side-channel": "^1.0.4" } }, "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g=="], + + "invariant": ["invariant@2.2.4", "", { "dependencies": { "loose-envify": "^1.0.0" } }, "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA=="], + + "ip-regex": ["ip-regex@2.1.0", "", {}, "sha512-58yWmlHpp7VYfcdTwMTvwMmqx/Elfxjd9RXTDyMsbL7lLWmhMylLEqiYVLKuLzOZqVgiWXD9MfR62Vv89VRxkw=="], + + "ipaddr.js": ["ipaddr.js@1.9.1", "", {}, "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g=="], + + "is-arguments": ["is-arguments@1.1.1", "", { "dependencies": { "call-bind": "^1.0.2", "has-tostringtag": "^1.0.0" } }, "sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA=="], + + "is-array-buffer": ["is-array-buffer@3.0.4", "", { "dependencies": { "call-bind": "^1.0.2", "get-intrinsic": "^1.2.1" } }, "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw=="], + + "is-arrayish": ["is-arrayish@0.2.1", "", {}, "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg=="], + + "is-async-function": ["is-async-function@2.0.0", "", { "dependencies": { "has-tostringtag": "^1.0.0" } }, "sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA=="], + + "is-bigint": ["is-bigint@1.0.4", "", { "dependencies": { "has-bigints": "^1.0.1" } }, "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg=="], + + "is-boolean-object": ["is-boolean-object@1.1.2", "", { "dependencies": { "call-bind": "^1.0.2", "has-tostringtag": "^1.0.0" } }, "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA=="], + + "is-buffer": ["is-buffer@1.1.6", "", {}, "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w=="], + + "is-bun-module": ["is-bun-module@1.2.1", "", { "dependencies": { "semver": "^7.6.3" } }, "sha512-AmidtEM6D6NmUiLOvvU7+IePxjEjOzra2h0pSrsfSAcXwl/83zLLXDByafUJy9k/rKK0pvXMLdwKwGHlX2Ke6Q=="], + + "is-callable": ["is-callable@1.2.7", "", {}, "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA=="], + + "is-core-module": ["is-core-module@2.15.1", "", { "dependencies": { "hasown": "^2.0.2" } }, "sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ=="], + + "is-data-view": ["is-data-view@1.0.1", "", { "dependencies": { "is-typed-array": "^1.1.13" } }, "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w=="], + + "is-date-object": ["is-date-object@1.0.5", "", { "dependencies": { "has-tostringtag": "^1.0.0" } }, "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ=="], + + "is-directory": ["is-directory@0.3.1", "", {}, "sha512-yVChGzahRFvbkscn2MlwGismPO12i9+znNruC5gVEntG3qu0xQMzsGg/JFbrsqDOHtHFPci+V5aP5T9I+yeKqw=="], + + "is-docker": ["is-docker@2.2.1", "", { "bin": { "is-docker": "cli.js" } }, "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ=="], + + "is-extglob": ["is-extglob@2.1.1", "", {}, "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ=="], + + "is-finalizationregistry": ["is-finalizationregistry@1.0.2", "", { "dependencies": { "call-bind": "^1.0.2" } }, "sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw=="], + + "is-fullwidth-code-point": ["is-fullwidth-code-point@3.0.0", "", {}, "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg=="], + + "is-generator-function": ["is-generator-function@1.0.10", "", { "dependencies": { "has-tostringtag": "^1.0.0" } }, "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A=="], + + "is-glob": ["is-glob@4.0.3", "", { "dependencies": { "is-extglob": "^2.1.1" } }, "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg=="], + + "is-interactive": ["is-interactive@1.0.0", "", {}, "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w=="], + + "is-invalid-path": ["is-invalid-path@0.1.0", "", { "dependencies": { "is-glob": "^2.0.0" } }, "sha512-aZMG0T3F34mTg4eTdszcGXx54oiZ4NtHSft3hWNJMGJXUUqdIj3cOZuHcU0nCWWcY3jd7yRe/3AEm3vSNTpBGQ=="], + + "is-map": ["is-map@2.0.3", "", {}, "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw=="], + + "is-negative-zero": ["is-negative-zero@2.0.3", "", {}, "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw=="], + + "is-number": ["is-number@7.0.0", "", {}, "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng=="], + + "is-number-object": ["is-number-object@1.0.7", "", { "dependencies": { "has-tostringtag": "^1.0.0" } }, "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ=="], + + "is-path-cwd": ["is-path-cwd@2.2.0", "", {}, "sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ=="], + + "is-path-inside": ["is-path-inside@3.0.3", "", {}, "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ=="], + + "is-plain-object": ["is-plain-object@2.0.4", "", { "dependencies": { "isobject": "^3.0.1" } }, "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og=="], + + "is-regex": ["is-regex@1.1.4", "", { "dependencies": { "call-bind": "^1.0.2", "has-tostringtag": "^1.0.0" } }, "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg=="], + + "is-set": ["is-set@2.0.3", "", {}, "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg=="], + + "is-shared-array-buffer": ["is-shared-array-buffer@1.0.3", "", { "dependencies": { "call-bind": "^1.0.7" } }, "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg=="], + + "is-stream": ["is-stream@2.0.1", "", {}, "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg=="], + + "is-string": ["is-string@1.0.7", "", { "dependencies": { "has-tostringtag": "^1.0.0" } }, "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg=="], + + "is-symbol": ["is-symbol@1.0.4", "", { "dependencies": { "has-symbols": "^1.0.2" } }, "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg=="], + + "is-typed-array": ["is-typed-array@1.1.13", "", { "dependencies": { "which-typed-array": "^1.1.14" } }, "sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw=="], + + "is-unicode-supported": ["is-unicode-supported@0.1.0", "", {}, "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw=="], + + "is-valid-path": ["is-valid-path@0.1.1", "", { "dependencies": { "is-invalid-path": "^0.1.0" } }, "sha512-+kwPrVDu9Ms03L90Qaml+79+6DZHqHyRoANI6IsZJ/g8frhnfchDOBCa0RbQ6/kdHt5CS5OeIEyrYznNuVN+8A=="], + + "is-weakmap": ["is-weakmap@2.0.2", "", {}, "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w=="], + + "is-weakref": ["is-weakref@1.0.2", "", { "dependencies": { "call-bind": "^1.0.2" } }, "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ=="], + + "is-weakset": ["is-weakset@2.0.3", "", { "dependencies": { "call-bind": "^1.0.7", "get-intrinsic": "^1.2.4" } }, "sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ=="], + + "is-wsl": ["is-wsl@2.2.0", "", { "dependencies": { "is-docker": "^2.0.0" } }, "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww=="], + + "isarray": ["isarray@2.0.5", "", {}, "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw=="], + + "isexe": ["isexe@2.0.0", "", {}, "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="], + + "isobject": ["isobject@3.0.1", "", {}, "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg=="], + + "iterator.prototype": ["iterator.prototype@1.1.2", "", { "dependencies": { "define-properties": "^1.2.1", "get-intrinsic": "^1.2.1", "has-symbols": "^1.0.3", "reflect.getprototypeof": "^1.0.4", "set-function-name": "^2.0.1" } }, "sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w=="], + + "jackspeak": ["jackspeak@3.4.3", "", { "dependencies": { "@isaacs/cliui": "^8.0.2" }, "optionalDependencies": { "@pkgjs/parseargs": "^0.11.0" } }, "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw=="], + + "jest-environment-node": ["jest-environment-node@29.7.0", "", { "dependencies": { "@jest/environment": "^29.7.0", "@jest/fake-timers": "^29.7.0", "@jest/types": "^29.6.3", "@types/node": "*", "jest-mock": "^29.7.0", "jest-util": "^29.7.0" } }, "sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw=="], + + "jest-get-type": ["jest-get-type@29.6.3", "", {}, "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw=="], + + "jest-message-util": ["jest-message-util@29.7.0", "", { "dependencies": { "@babel/code-frame": "^7.12.13", "@jest/types": "^29.6.3", "@types/stack-utils": "^2.0.0", "chalk": "^4.0.0", "graceful-fs": "^4.2.9", "micromatch": "^4.0.4", "pretty-format": "^29.7.0", "slash": "^3.0.0", "stack-utils": "^2.0.3" } }, "sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w=="], + + "jest-mock": ["jest-mock@29.7.0", "", { "dependencies": { "@jest/types": "^29.6.3", "@types/node": "*", "jest-util": "^29.7.0" } }, "sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw=="], + + "jest-util": ["jest-util@29.7.0", "", { "dependencies": { "@jest/types": "^29.6.3", "@types/node": "*", "chalk": "^4.0.0", "ci-info": "^3.2.0", "graceful-fs": "^4.2.9", "picomatch": "^2.2.3" } }, "sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA=="], + + "jest-validate": ["jest-validate@29.7.0", "", { "dependencies": { "@jest/types": "^29.6.3", "camelcase": "^6.2.0", "chalk": "^4.0.0", "jest-get-type": "^29.6.3", "leven": "^3.1.0", "pretty-format": "^29.7.0" } }, "sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw=="], + + "jest-worker": ["jest-worker@29.7.0", "", { "dependencies": { "@types/node": "*", "jest-util": "^29.7.0", "merge-stream": "^2.0.0", "supports-color": "^8.0.0" } }, "sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw=="], + + "jimp-compact": ["jimp-compact@0.16.1", "", {}, "sha512-dZ6Ra7u1G8c4Letq/B5EzAxj4tLFHL+cGtdpR+PVm4yzPDj+lCk+AbivWt1eOM+ikzkowtyV7qSqX6qr3t71Ww=="], + + "joi": ["joi@17.13.3", "", { "dependencies": { "@hapi/hoek": "^9.3.0", "@hapi/topo": "^5.1.0", "@sideway/address": "^4.1.5", "@sideway/formula": "^3.0.1", "@sideway/pinpoint": "^2.0.0" } }, "sha512-otDA4ldcIx+ZXsKHWmp0YizCweVRZG96J10b0FevjfuncLO1oX59THoAmHkNubYJ+9gWsYsp5k8v4ib6oDv1fA=="], + + "join-component": ["join-component@1.1.0", "", {}, "sha512-bF7vcQxbODoGK1imE2P9GS9aw4zD0Sd+Hni68IMZLj7zRnquH7dXUmMw9hDI5S/Jzt7q+IyTXN0rSg2GI0IKhQ=="], + + "js-tokens": ["js-tokens@4.0.0", "", {}, "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="], + + "js-yaml": ["js-yaml@4.1.0", "", { "dependencies": { "argparse": "^2.0.1" }, "bin": { "js-yaml": "bin/js-yaml.js" } }, "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA=="], + + "jsc-android": ["jsc-android@250231.0.0", "", {}, "sha512-rS46PvsjYmdmuz1OAWXY/1kCYG7pnf1TBqeTiOJr1iDz7s5DLxxC9n/ZMknLDxzYzNVfI7R95MH10emSSG1Wuw=="], + + "jsc-safe-url": ["jsc-safe-url@0.2.4", "", {}, "sha512-0wM3YBWtYePOjfyXQH5MWQ8H7sdk5EXSwZvmSLKk2RboVQ2Bu239jycHDz5J/8Blf3K0Qnoy2b6xD+z10MFB+Q=="], + + "jscodeshift": ["jscodeshift@0.14.0", "", { "dependencies": { "@babel/core": "^7.13.16", "@babel/parser": "^7.13.16", "@babel/plugin-proposal-class-properties": "^7.13.0", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8", "@babel/plugin-proposal-optional-chaining": "^7.13.12", "@babel/plugin-transform-modules-commonjs": "^7.13.8", "@babel/preset-flow": "^7.13.13", "@babel/preset-typescript": "^7.13.0", "@babel/register": "^7.13.16", "babel-core": "^7.0.0-bridge.0", "chalk": "^4.1.2", "flow-parser": "0.*", "graceful-fs": "^4.2.4", "micromatch": "^4.0.4", "neo-async": "^2.5.0", "node-dir": "^0.1.17", "recast": "^0.21.0", "temp": "^0.8.4", "write-file-atomic": "^2.3.0" }, "peerDependencies": { "@babel/preset-env": "^7.1.6" }, "bin": { "jscodeshift": "bin/jscodeshift.js" } }, "sha512-7eCC1knD7bLUPuSCwXsMZUH51O8jIcoVyKtI6P0XM0IVzlGjckPy3FIwQlorzbN0Sg79oK+RlohN32Mqf/lrYA=="], + + "jsesc": ["jsesc@2.5.2", "", { "bin": { "jsesc": "bin/jsesc" } }, "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA=="], + + "json-buffer": ["json-buffer@3.0.1", "", {}, "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ=="], + + "json-parse-better-errors": ["json-parse-better-errors@1.0.2", "", {}, "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw=="], + + "json-parse-even-better-errors": ["json-parse-even-better-errors@2.3.1", "", {}, "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w=="], + + "json-schema-deref-sync": ["json-schema-deref-sync@0.13.0", "", { "dependencies": { "clone": "^2.1.2", "dag-map": "~1.0.0", "is-valid-path": "^0.1.1", "lodash": "^4.17.13", "md5": "~2.2.0", "memory-cache": "~0.2.0", "traverse": "~0.6.6", "valid-url": "~1.0.9" } }, "sha512-YBOEogm5w9Op337yb6pAT6ZXDqlxAsQCanM3grid8lMWNxRJO/zWEJi3ZzqDL8boWfwhTFym5EFrNgWwpqcBRg=="], + + "json-schema-traverse": ["json-schema-traverse@0.4.1", "", {}, "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg=="], + + "json-stable-stringify-without-jsonify": ["json-stable-stringify-without-jsonify@1.0.1", "", {}, "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw=="], + + "json5": ["json5@2.2.3", "", { "bin": { "json5": "lib/cli.js" } }, "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg=="], + + "jsonfile": ["jsonfile@4.0.0", "", { "optionalDependencies": { "graceful-fs": "^4.1.6" } }, "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg=="], + + "jsx-ast-utils": ["jsx-ast-utils@3.3.5", "", { "dependencies": { "array-includes": "^3.1.6", "array.prototype.flat": "^1.3.1", "object.assign": "^4.1.4", "object.values": "^1.1.6" } }, "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ=="], + + "keyv": ["keyv@4.5.4", "", { "dependencies": { "json-buffer": "3.0.1" } }, "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw=="], + + "kind-of": ["kind-of@6.0.3", "", {}, "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw=="], + + "kleur": ["kleur@3.0.3", "", {}, "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w=="], + + "language-subtag-registry": ["language-subtag-registry@0.3.23", "", {}, "sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ=="], + + "language-tags": ["language-tags@1.0.9", "", { "dependencies": { "language-subtag-registry": "^0.3.20" } }, "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA=="], + + "leven": ["leven@3.1.0", "", {}, "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A=="], + + "levn": ["levn@0.4.1", "", { "dependencies": { "prelude-ls": "^1.2.1", "type-check": "~0.4.0" } }, "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ=="], + + "lighthouse-logger": ["lighthouse-logger@1.4.2", "", { "dependencies": { "debug": "^2.6.9", "marky": "^1.2.2" } }, "sha512-gPWxznF6TKmUHrOQjlVo2UbaL2EJ71mb2CCeRs/2qBpi4L/g4LUVc9+3lKQ6DTUZwJswfM7ainGrLO1+fOqa2g=="], + + "lightningcss": ["lightningcss@1.19.0", "", { "dependencies": { "detect-libc": "^1.0.3" }, "optionalDependencies": { "lightningcss-darwin-arm64": "1.19.0", "lightningcss-darwin-x64": "1.19.0", "lightningcss-linux-arm-gnueabihf": "1.19.0", "lightningcss-linux-arm64-gnu": "1.19.0", "lightningcss-linux-arm64-musl": "1.19.0", "lightningcss-linux-x64-gnu": "1.19.0", "lightningcss-linux-x64-musl": "1.19.0", "lightningcss-win32-x64-msvc": "1.19.0" } }, "sha512-yV5UR7og+Og7lQC+70DA7a8ta1uiOPnWPJfxa0wnxylev5qfo4P+4iMpzWAdYWOca4jdNQZii+bDL/l+4hUXIA=="], + + "lightningcss-darwin-arm64": ["lightningcss-darwin-arm64@1.19.0", "", { "os": "darwin", "cpu": "arm64" }, "sha512-wIJmFtYX0rXHsXHSr4+sC5clwblEMji7HHQ4Ub1/CznVRxtCFha6JIt5JZaNf8vQrfdZnBxLLC6R8pC818jXqg=="], + + "lightningcss-darwin-x64": ["lightningcss-darwin-x64@1.19.0", "", { "os": "darwin", "cpu": "x64" }, "sha512-Lif1wD6P4poaw9c/4Uh2z+gmrWhw/HtXFoeZ3bEsv6Ia4tt8rOJBdkfVaUJ6VXmpKHALve+iTyP2+50xY1wKPw=="], + + "lightningcss-linux-arm-gnueabihf": ["lightningcss-linux-arm-gnueabihf@1.19.0", "", { "os": "linux", "cpu": "arm" }, "sha512-P15VXY5682mTXaiDtbnLYQflc8BYb774j2R84FgDLJTN6Qp0ZjWEFyN1SPqyfTj2B2TFjRHRUvQSSZ7qN4Weig=="], + + "lightningcss-linux-arm64-gnu": ["lightningcss-linux-arm64-gnu@1.19.0", "", { "os": "linux", "cpu": "arm64" }, "sha512-zwXRjWqpev8wqO0sv0M1aM1PpjHz6RVIsBcxKszIG83Befuh4yNysjgHVplF9RTU7eozGe3Ts7r6we1+Qkqsww=="], + + "lightningcss-linux-arm64-musl": ["lightningcss-linux-arm64-musl@1.19.0", "", { "os": "linux", "cpu": "arm64" }, "sha512-vSCKO7SDnZaFN9zEloKSZM5/kC5gbzUjoJQ43BvUpyTFUX7ACs/mDfl2Eq6fdz2+uWhUh7vf92c4EaaP4udEtA=="], + + "lightningcss-linux-x64-gnu": ["lightningcss-linux-x64-gnu@1.19.0", "", { "os": "linux", "cpu": "x64" }, "sha512-0AFQKvVzXf9byrXUq9z0anMGLdZJS+XSDqidyijI5njIwj6MdbvX2UZK/c4FfNmeRa2N/8ngTffoIuOUit5eIQ=="], + + "lightningcss-linux-x64-musl": ["lightningcss-linux-x64-musl@1.19.0", "", { "os": "linux", "cpu": "x64" }, "sha512-SJoM8CLPt6ECCgSuWe+g0qo8dqQYVcPiW2s19dxkmSI5+Uu1GIRzyKA0b7QqmEXolA+oSJhQqCmJpzjY4CuZAg=="], + + "lightningcss-win32-x64-msvc": ["lightningcss-win32-x64-msvc@1.19.0", "", { "os": "win32", "cpu": "x64" }, "sha512-C+VuUTeSUOAaBZZOPT7Etn/agx/MatzJzGRkeV+zEABmPuntv1zihncsi+AyGmjkkzq3wVedEy7h0/4S84mUtg=="], + + "lines-and-columns": ["lines-and-columns@1.2.4", "", {}, "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="], + + "locate-path": ["locate-path@6.0.0", "", { "dependencies": { "p-locate": "^5.0.0" } }, "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw=="], + + "lodash": ["lodash@4.17.21", "", {}, "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="], + + "lodash.debounce": ["lodash.debounce@4.0.8", "", {}, "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow=="], + + "lodash.merge": ["lodash.merge@4.6.2", "", {}, "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ=="], + + "lodash.throttle": ["lodash.throttle@4.1.1", "", {}, "sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ=="], + + "log-symbols": ["log-symbols@2.2.0", "", { "dependencies": { "chalk": "^2.0.1" } }, "sha512-VeIAFslyIerEJLXHziedo2basKbMKtTw3vfn5IzG0XTjhAVEJyNHnL2p7vc+wBDSdQuUpNw3M2u6xb9QsAY5Eg=="], + + "logkitty": ["logkitty@0.7.1", "", { "dependencies": { "ansi-fragments": "^0.2.1", "dayjs": "^1.8.15", "yargs": "^15.1.0" }, "bin": { "logkitty": "bin/logkitty.js" } }, "sha512-/3ER20CTTbahrCrpYfPn7Xavv9diBROZpoXGVZDWMw4b/X4uuUwAC0ki85tgsdMRONURyIJbcOvS94QsUBYPbQ=="], + + "loose-envify": ["loose-envify@1.4.0", "", { "dependencies": { "js-tokens": "^3.0.0 || ^4.0.0" }, "bin": { "loose-envify": "cli.js" } }, "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q=="], + + "lower-case": ["lower-case@2.0.2", "", { "dependencies": { "tslib": "^2.0.3" } }, "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg=="], + + "lru-cache": ["lru-cache@5.1.1", "", { "dependencies": { "yallist": "^3.0.2" } }, "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w=="], + + "make-dir": ["make-dir@2.1.0", "", { "dependencies": { "pify": "^4.0.1", "semver": "^5.6.0" } }, "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA=="], + + "makeerror": ["makeerror@1.0.12", "", { "dependencies": { "tmpl": "1.0.5" } }, "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg=="], + + "marky": ["marky@1.2.5", "", {}, "sha512-q9JtQJKjpsVxCRVgQ+WapguSbKC3SQ5HEzFGPAJMStgh3QjCawp00UKv3MTTAArTmGmmPUvllHZoNbZ3gs0I+Q=="], + + "md5": ["md5@2.3.0", "", { "dependencies": { "charenc": "0.0.2", "crypt": "0.0.2", "is-buffer": "~1.1.6" } }, "sha512-T1GITYmFaKuO91vxyoQMFETst+O71VUPEU3ze5GNzDm0OWdP8v1ziTaAEPUr/3kLsY3Sftgz242A1SetQiDL7g=="], + + "md5-file": ["md5-file@3.2.3", "", { "dependencies": { "buffer-alloc": "^1.1.0" }, "bin": { "md5-file": "cli.js" } }, "sha512-3Tkp1piAHaworfcCgH0jKbTvj1jWWFgbvh2cXaNCgHwyTCBxxvD1Y04rmfpvdPm1P4oXMOpm6+2H7sr7v9v8Fw=="], + + "md5hex": ["md5hex@1.0.0", "", {}, "sha512-c2YOUbp33+6thdCUi34xIyOU/a7bvGKj/3DB1iaPMTuPHf/Q2d5s4sn1FaCOO43XkXggnb08y5W2PU8UNYNLKQ=="], + + "mdn-data": ["mdn-data@2.0.14", "", {}, "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow=="], + + "memoize-one": ["memoize-one@5.2.1", "", {}, "sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q=="], + + "memory-cache": ["memory-cache@0.2.0", "", {}, "sha512-OcjA+jzjOYzKmKS6IQVALHLVz+rNTMPoJvCztFaZxwG14wtAW7VRZjwTQu06vKCYOxh4jVnik7ya0SXTB0W+xA=="], + + "merge-stream": ["merge-stream@2.0.0", "", {}, "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w=="], + + "merge2": ["merge2@1.4.1", "", {}, "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg=="], + + "metro": ["metro@0.80.12", "", { "dependencies": { "@babel/code-frame": "^7.0.0", "@babel/core": "^7.20.0", "@babel/generator": "^7.20.0", "@babel/parser": "^7.20.0", "@babel/template": "^7.0.0", "@babel/traverse": "^7.20.0", "@babel/types": "^7.20.0", "accepts": "^1.3.7", "chalk": "^4.0.0", "ci-info": "^2.0.0", "connect": "^3.6.5", "debug": "^2.2.0", "denodeify": "^1.2.1", "error-stack-parser": "^2.0.6", "flow-enums-runtime": "^0.0.6", "graceful-fs": "^4.2.4", "hermes-parser": "0.23.1", "image-size": "^1.0.2", "invariant": "^2.2.4", "jest-worker": "^29.6.3", "jsc-safe-url": "^0.2.2", "lodash.throttle": "^4.1.1", "metro-babel-transformer": "0.80.12", "metro-cache": "0.80.12", "metro-cache-key": "0.80.12", "metro-config": "0.80.12", "metro-core": "0.80.12", "metro-file-map": "0.80.12", "metro-resolver": "0.80.12", "metro-runtime": "0.80.12", "metro-source-map": "0.80.12", "metro-symbolicate": "0.80.12", "metro-transform-plugins": "0.80.12", "metro-transform-worker": "0.80.12", "mime-types": "^2.1.27", "nullthrows": "^1.1.1", "serialize-error": "^2.1.0", "source-map": "^0.5.6", "strip-ansi": "^6.0.0", "throat": "^5.0.0", "ws": "^7.5.10", "yargs": "^17.6.2" }, "bin": { "metro": "src/cli.js" } }, "sha512-1UsH5FzJd9quUsD1qY+zUG4JY3jo3YEMxbMYH9jT6NK3j4iORhlwTK8fYTfAUBhDKjgLfKjAh7aoazNE23oIRA=="], + + "metro-babel-transformer": ["metro-babel-transformer@0.80.12", "", { "dependencies": { "@babel/core": "^7.20.0", "flow-enums-runtime": "^0.0.6", "hermes-parser": "0.23.1", "nullthrows": "^1.1.1" } }, "sha512-YZziRs0MgA3pzCkkvOoQRXjIoVjvrpi/yRlJnObyIvMP6lFdtyG4nUGIwGY9VXnBvxmXD6mPY2e+NSw6JAyiRg=="], + + "metro-cache": ["metro-cache@0.80.12", "", { "dependencies": { "exponential-backoff": "^3.1.1", "flow-enums-runtime": "^0.0.6", "metro-core": "0.80.12" } }, "sha512-p5kNHh2KJ0pbQI/H7ZBPCEwkyNcSz7OUkslzsiIWBMPQGFJ/xArMwkV7I+GJcWh+b4m6zbLxE5fk6fqbVK1xGA=="], + + "metro-cache-key": ["metro-cache-key@0.80.12", "", { "dependencies": { "flow-enums-runtime": "^0.0.6" } }, "sha512-o4BspKnugg/pE45ei0LGHVuBJXwRgruW7oSFAeSZvBKA/sGr0UhOGY3uycOgWInnS3v5yTTfiBA9lHlNRhsvGA=="], + + "metro-config": ["metro-config@0.80.12", "", { "dependencies": { "connect": "^3.6.5", "cosmiconfig": "^5.0.5", "flow-enums-runtime": "^0.0.6", "jest-validate": "^29.6.3", "metro": "0.80.12", "metro-cache": "0.80.12", "metro-core": "0.80.12", "metro-runtime": "0.80.12" } }, "sha512-4rwOWwrhm62LjB12ytiuR5NgK1ZBNr24/He8mqCsC+HXZ+ATbrewLNztzbAZHtFsrxP4D4GLTGgh96pCpYLSAQ=="], + + "metro-core": ["metro-core@0.80.12", "", { "dependencies": { "flow-enums-runtime": "^0.0.6", "lodash.throttle": "^4.1.1", "metro-resolver": "0.80.12" } }, "sha512-QqdJ/yAK+IpPs2HU/h5v2pKEdANBagSsc6DRSjnwSyJsCoHlmyJKCaCJ7KhWGx+N4OHxh37hoA8fc2CuZbx0Fw=="], + + "metro-file-map": ["metro-file-map@0.80.12", "", { "dependencies": { "anymatch": "^3.0.3", "debug": "^2.2.0", "fb-watchman": "^2.0.0", "flow-enums-runtime": "^0.0.6", "graceful-fs": "^4.2.4", "invariant": "^2.2.4", "jest-worker": "^29.6.3", "micromatch": "^4.0.4", "node-abort-controller": "^3.1.1", "nullthrows": "^1.1.1", "walker": "^1.0.7" }, "optionalDependencies": { "fsevents": "^2.3.2" } }, "sha512-sYdemWSlk66bWzW2wp79kcPMzwuG32x1ZF3otI0QZTmrnTaaTiGyhE66P1z6KR4n2Eu5QXiABa6EWbAQv0r8bw=="], + + "metro-minify-terser": ["metro-minify-terser@0.80.12", "", { "dependencies": { "flow-enums-runtime": "^0.0.6", "terser": "^5.15.0" } }, "sha512-muWzUw3y5k+9083ZoX9VaJLWEV2Jcgi+Oan0Mmb/fBNMPqP9xVDuy4pOMn/HOiGndgfh/MK7s4bsjkyLJKMnXQ=="], + + "metro-resolver": ["metro-resolver@0.80.12", "", { "dependencies": { "flow-enums-runtime": "^0.0.6" } }, "sha512-PR24gYRZnYHM3xT9pg6BdbrGbM/Cu1TcyIFBVlAk7qDAuHkUNQ1nMzWumWs+kwSvtd9eZGzHoucGJpTUEeLZAw=="], + + "metro-runtime": ["metro-runtime@0.80.12", "", { "dependencies": { "@babel/runtime": "^7.25.0", "flow-enums-runtime": "^0.0.6" } }, "sha512-LIx7+92p5rpI0i6iB4S4GBvvLxStNt6fF0oPMaUd1Weku7jZdfkCZzmrtDD9CSQ6EPb0T9NUZoyXIxlBa3wOCw=="], + + "metro-source-map": ["metro-source-map@0.80.12", "", { "dependencies": { "@babel/traverse": "^7.20.0", "@babel/types": "^7.20.0", "flow-enums-runtime": "^0.0.6", "invariant": "^2.2.4", "metro-symbolicate": "0.80.12", "nullthrows": "^1.1.1", "ob1": "0.80.12", "source-map": "^0.5.6", "vlq": "^1.0.0" } }, "sha512-o+AXmE7hpvM8r8MKsx7TI21/eerYYy2DCDkWfoBkv+jNkl61khvDHlQn0cXZa6lrcNZiZkl9oHSMcwLLIrFmpw=="], + + "metro-symbolicate": ["metro-symbolicate@0.80.12", "", { "dependencies": { "flow-enums-runtime": "^0.0.6", "invariant": "^2.2.4", "metro-source-map": "0.80.12", "nullthrows": "^1.1.1", "source-map": "^0.5.6", "through2": "^2.0.1", "vlq": "^1.0.0" }, "bin": { "metro-symbolicate": "src/index.js" } }, "sha512-/dIpNdHksXkGHZXARZpL7doUzHqSNxgQ8+kQGxwpJuHnDhGkENxB5PS2QBaTDdEcmyTMjS53CN1rl9n1gR6fmw=="], + + "metro-transform-plugins": ["metro-transform-plugins@0.80.12", "", { "dependencies": { "@babel/core": "^7.20.0", "@babel/generator": "^7.20.0", "@babel/template": "^7.0.0", "@babel/traverse": "^7.20.0", "flow-enums-runtime": "^0.0.6", "nullthrows": "^1.1.1" } }, "sha512-WQWp00AcZvXuQdbjQbx1LzFR31IInlkCDYJNRs6gtEtAyhwpMMlL2KcHmdY+wjDO9RPcliZ+Xl1riOuBecVlPA=="], + + "metro-transform-worker": ["metro-transform-worker@0.80.12", "", { "dependencies": { "@babel/core": "^7.20.0", "@babel/generator": "^7.20.0", "@babel/parser": "^7.20.0", "@babel/types": "^7.20.0", "flow-enums-runtime": "^0.0.6", "metro": "0.80.12", "metro-babel-transformer": "0.80.12", "metro-cache": "0.80.12", "metro-cache-key": "0.80.12", "metro-minify-terser": "0.80.12", "metro-source-map": "0.80.12", "metro-transform-plugins": "0.80.12", "nullthrows": "^1.1.1" } }, "sha512-KAPFN1y3eVqEbKLx1I8WOarHPqDMUa8WelWxaJCNKO/yHCP26zELeqTJvhsQup+8uwB6EYi/sp0b6TGoh6lOEA=="], + + "micromatch": ["micromatch@4.0.8", "", { "dependencies": { "braces": "^3.0.3", "picomatch": "^2.3.1" } }, "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA=="], + + "mime": ["mime@1.6.0", "", { "bin": { "mime": "cli.js" } }, "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg=="], + + "mime-db": ["mime-db@1.52.0", "", {}, "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg=="], + + "mime-types": ["mime-types@2.1.35", "", { "dependencies": { "mime-db": "1.52.0" } }, "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw=="], + + "mimic-fn": ["mimic-fn@2.1.0", "", {}, "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg=="], + + "minimatch": ["minimatch@3.1.2", "", { "dependencies": { "brace-expansion": "^1.1.7" } }, "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw=="], + + "minimist": ["minimist@1.2.8", "", {}, "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA=="], + + "minipass": ["minipass@4.2.8", "", {}, "sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ=="], + + "minipass-collect": ["minipass-collect@2.0.1", "", { "dependencies": { "minipass": "^7.0.3" } }, "sha512-D7V8PO9oaz7PWGLbCACuI1qEOsq7UKfLotx/C0Aet43fCUB/wfQ7DYeq2oR/svFJGYDHPr38SHATeaj/ZoKHKw=="], + + "minipass-flush": ["minipass-flush@1.0.5", "", { "dependencies": { "minipass": "^3.0.0" } }, "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw=="], + + "minipass-pipeline": ["minipass-pipeline@1.2.4", "", { "dependencies": { "minipass": "^3.0.0" } }, "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A=="], + + "minizlib": ["minizlib@2.1.2", "", { "dependencies": { "minipass": "^3.0.0", "yallist": "^4.0.0" } }, "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg=="], + + "mkdirp": ["mkdirp@0.5.6", "", { "dependencies": { "minimist": "^1.2.6" }, "bin": { "mkdirp": "bin/cmd.js" } }, "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw=="], + + "mrmime": ["mrmime@1.0.1", "", {}, "sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw=="], + + "ms": ["ms@2.1.3", "", {}, "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="], + + "mz": ["mz@2.7.0", "", { "dependencies": { "any-promise": "^1.0.0", "object-assign": "^4.0.1", "thenify-all": "^1.0.0" } }, "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q=="], + + "nanoid": ["nanoid@3.3.7", "", { "bin": { "nanoid": "bin/nanoid.cjs" } }, "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g=="], + + "natural-compare": ["natural-compare@1.4.0", "", {}, "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw=="], + + "negotiator": ["negotiator@0.6.3", "", {}, "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg=="], + + "neo-async": ["neo-async@2.6.2", "", {}, "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw=="], + + "nested-error-stacks": ["nested-error-stacks@2.0.1", "", {}, "sha512-SrQrok4CATudVzBS7coSz26QRSmlK9TzzoFbeKfcPBUFPjcQM9Rqvr/DlJkOrwI/0KcgvMub1n1g5Jt9EgRn4A=="], + + "nice-try": ["nice-try@1.0.5", "", {}, "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ=="], + + "no-case": ["no-case@3.0.4", "", { "dependencies": { "lower-case": "^2.0.2", "tslib": "^2.0.3" } }, "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg=="], + + "nocache": ["nocache@3.0.4", "", {}, "sha512-WDD0bdg9mbq6F4mRxEYcPWwfA1vxd0mrvKOyxI7Xj/atfRHVeutzuWByG//jfm4uPzp0y4Kj051EORCBSQMycw=="], + + "node-abort-controller": ["node-abort-controller@3.1.1", "", {}, "sha512-AGK2yQKIjRuqnc6VkX2Xj5d+QW8xZ87pa1UK6yA6ouUyuxfHuMP6umE5QK7UmTeOAymo+Zx1Fxiuw9rVx8taHQ=="], + + "node-dir": ["node-dir@0.1.17", "", { "dependencies": { "minimatch": "^3.0.2" } }, "sha512-tmPX422rYgofd4epzrNoOXiE8XFZYOcCq1vD7MAXCDO+O+zndlA2ztdKKMa+EeuBG5tHETpr4ml4RGgpqDCCAg=="], + + "node-fetch": ["node-fetch@2.7.0", "", { "dependencies": { "whatwg-url": "^5.0.0" }, "peerDependencies": { "encoding": "^0.1.0" }, "optionalPeers": ["encoding"] }, "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A=="], + + "node-forge": ["node-forge@1.3.1", "", {}, "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA=="], + + "node-int64": ["node-int64@0.4.0", "", {}, "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw=="], + + "node-releases": ["node-releases@2.0.18", "", {}, "sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g=="], + + "node-stream-zip": ["node-stream-zip@1.15.0", "", {}, "sha512-LN4fydt9TqhZhThkZIVQnF9cwjU3qmUH9h78Mx/K7d3VvfRqqwthLwJEUOEL0QPZ0XQmNN7be5Ggit5+4dq3Bw=="], + + "normalize-path": ["normalize-path@3.0.0", "", {}, "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA=="], + + "npm-package-arg": ["npm-package-arg@7.0.0", "", { "dependencies": { "hosted-git-info": "^3.0.2", "osenv": "^0.1.5", "semver": "^5.6.0", "validate-npm-package-name": "^3.0.0" } }, "sha512-xXxr8y5U0kl8dVkz2oK7yZjPBvqM2fwaO5l3Yg13p03v8+E3qQcD0JNhHzjL1vyGgxcKkD0cco+NLR72iuPk3g=="], + + "npm-run-path": ["npm-run-path@4.0.1", "", { "dependencies": { "path-key": "^3.0.0" } }, "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw=="], + + "nth-check": ["nth-check@2.1.1", "", { "dependencies": { "boolbase": "^1.0.0" } }, "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w=="], + + "nullthrows": ["nullthrows@1.1.1", "", {}, "sha512-2vPPEi+Z7WqML2jZYddDIfy5Dqb0r2fze2zTxNNknZaFpVHU3mFB3R+DWeJWGVx0ecvttSGlJTI+WG+8Z4cDWw=="], + + "ob1": ["ob1@0.80.12", "", { "dependencies": { "flow-enums-runtime": "^0.0.6" } }, "sha512-VMArClVT6LkhUGpnuEoBuyjG9rzUyEzg4PDkav6wK1cLhOK02gPCYFxoiB4mqVnrMhDpIzJcrGNAMVi9P+hXrw=="], + + "object-assign": ["object-assign@4.1.1", "", {}, "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg=="], + + "object-inspect": ["object-inspect@1.13.2", "", {}, "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g=="], + + "object-is": ["object-is@1.1.6", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1" } }, "sha512-F8cZ+KfGlSGi09lJT7/Nd6KJZ9ygtvYC0/UYYLI9nmQKLMnydpB9yvbv9K1uSkEu7FU9vYPmVwLg328tX+ot3Q=="], + + "object-keys": ["object-keys@1.1.1", "", {}, "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA=="], + + "object.assign": ["object.assign@4.1.5", "", { "dependencies": { "call-bind": "^1.0.5", "define-properties": "^1.2.1", "has-symbols": "^1.0.3", "object-keys": "^1.1.1" } }, "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ=="], + + "object.entries": ["object.entries@1.1.8", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-object-atoms": "^1.0.0" } }, "sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ=="], + + "object.fromentries": ["object.fromentries@2.0.8", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.2", "es-object-atoms": "^1.0.0" } }, "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ=="], + + "object.groupby": ["object.groupby@1.0.3", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.2" } }, "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ=="], + + "object.values": ["object.values@1.2.0", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-object-atoms": "^1.0.0" } }, "sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ=="], + + "on-finished": ["on-finished@2.4.1", "", { "dependencies": { "ee-first": "1.1.1" } }, "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg=="], + + "on-headers": ["on-headers@1.0.2", "", {}, "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA=="], + + "once": ["once@1.4.0", "", { "dependencies": { "wrappy": "1" } }, "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w=="], + + "onetime": ["onetime@5.1.2", "", { "dependencies": { "mimic-fn": "^2.1.0" } }, "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg=="], + + "open": ["open@8.4.2", "", { "dependencies": { "define-lazy-prop": "^2.0.0", "is-docker": "^2.1.1", "is-wsl": "^2.2.0" } }, "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ=="], + + "optionator": ["optionator@0.9.4", "", { "dependencies": { "deep-is": "^0.1.3", "fast-levenshtein": "^2.0.6", "levn": "^0.4.1", "prelude-ls": "^1.2.1", "type-check": "^0.4.0", "word-wrap": "^1.2.5" } }, "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g=="], + + "ora": ["ora@3.4.0", "", { "dependencies": { "chalk": "^2.4.2", "cli-cursor": "^2.1.0", "cli-spinners": "^2.0.0", "log-symbols": "^2.2.0", "strip-ansi": "^5.2.0", "wcwidth": "^1.0.1" } }, "sha512-eNwHudNbO1folBP3JsZ19v9azXWtQZjICdr3Q0TDPIaeBQ3mXLrh54wM+er0+hSp+dWKf+Z8KM58CYzEyIYxYg=="], + + "os-homedir": ["os-homedir@1.0.2", "", {}, "sha512-B5JU3cabzk8c67mRRd3ECmROafjYMXbuzlwtqdM8IbS8ktlTix8aFGb2bAGKrSRIlnfKwovGUUr72JUPyOb6kQ=="], + + "os-tmpdir": ["os-tmpdir@1.0.2", "", {}, "sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g=="], + + "osenv": ["osenv@0.1.5", "", { "dependencies": { "os-homedir": "^1.0.0", "os-tmpdir": "^1.0.0" } }, "sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g=="], + + "p-finally": ["p-finally@1.0.0", "", {}, "sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow=="], + + "p-limit": ["p-limit@3.1.0", "", { "dependencies": { "yocto-queue": "^0.1.0" } }, "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ=="], + + "p-locate": ["p-locate@5.0.0", "", { "dependencies": { "p-limit": "^3.0.2" } }, "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw=="], + + "p-map": ["p-map@4.0.0", "", { "dependencies": { "aggregate-error": "^3.0.0" } }, "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ=="], + + "p-try": ["p-try@2.2.0", "", {}, "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ=="], + + "package-json-from-dist": ["package-json-from-dist@1.0.0", "", {}, "sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw=="], + + "parent-module": ["parent-module@1.0.1", "", { "dependencies": { "callsites": "^3.0.0" } }, "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g=="], + + "parse-json": ["parse-json@5.2.0", "", { "dependencies": { "@babel/code-frame": "^7.0.0", "error-ex": "^1.3.1", "json-parse-even-better-errors": "^2.3.0", "lines-and-columns": "^1.1.6" } }, "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg=="], + + "parse-png": ["parse-png@2.1.0", "", { "dependencies": { "pngjs": "^3.3.0" } }, "sha512-Nt/a5SfCLiTnQAjx3fHlqp8hRgTL3z7kTQZzvIMS9uCAepnCyjpdEc6M/sz69WqMBdaDBw9sF1F1UaHROYzGkQ=="], + + "parseurl": ["parseurl@1.3.3", "", {}, "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ=="], + + "password-prompt": ["password-prompt@1.1.3", "", { "dependencies": { "ansi-escapes": "^4.3.2", "cross-spawn": "^7.0.3" } }, "sha512-HkrjG2aJlvF0t2BMH0e2LB/EHf3Lcq3fNMzy4GYHcQblAvOl+QQji1Lx7WRBMqpVK8p+KR7bCg7oqAMXtdgqyw=="], + + "path-dirname": ["path-dirname@1.0.2", "", {}, "sha512-ALzNPpyNq9AqXMBjeymIjFDAkAFH06mHJH/cSBHAgU0s4vfpBn6b2nf8tiRLvagKD8RbTpq2FKTBg7cl9l3c7Q=="], + + "path-exists": ["path-exists@4.0.0", "", {}, "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w=="], + + "path-is-absolute": ["path-is-absolute@1.0.1", "", {}, "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg=="], + + "path-key": ["path-key@3.1.1", "", {}, "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q=="], + + "path-parse": ["path-parse@1.0.7", "", {}, "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="], + + "path-scurry": ["path-scurry@1.11.1", "", { "dependencies": { "lru-cache": "^10.2.0", "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" } }, "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA=="], + + "path-type": ["path-type@4.0.0", "", {}, "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw=="], + + "picocolors": ["picocolors@1.1.0", "", {}, "sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw=="], + + "picomatch": ["picomatch@3.0.1", "", {}, "sha512-I3EurrIQMlRc9IaAZnqRR044Phh2DXY+55o7uJ0V+hYZAcQYSuFWsc9q5PvyDHUSCe1Qxn/iBz+78s86zWnGag=="], + + "pify": ["pify@4.0.1", "", {}, "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g=="], + + "pirates": ["pirates@4.0.6", "", {}, "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg=="], + + "pkg-dir": ["pkg-dir@3.0.0", "", { "dependencies": { "find-up": "^3.0.0" } }, "sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw=="], + + "pkg-up": ["pkg-up@3.1.0", "", { "dependencies": { "find-up": "^3.0.0" } }, "sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA=="], + + "plist": ["plist@3.1.0", "", { "dependencies": { "@xmldom/xmldom": "^0.8.8", "base64-js": "^1.5.1", "xmlbuilder": "^15.1.1" } }, "sha512-uysumyrvkUX0rX/dEVqt8gC3sTBzd4zoWfLeS29nb53imdaXVvLINYXTI2GNqzaMuvacNx4uJQ8+b3zXR0pkgQ=="], + + "pngjs": ["pngjs@3.4.0", "", {}, "sha512-NCrCHhWmnQklfH4MtJMRjZ2a8c80qXeMlQMv2uVp9ISJMTt562SbGd6n2oq0PaPgKm7Z6pL9E2UlLIhC+SHL3w=="], + + "possible-typed-array-names": ["possible-typed-array-names@1.0.0", "", {}, "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q=="], + + "postcss": ["postcss@8.4.38", "", { "dependencies": { "nanoid": "^3.3.7", "picocolors": "^1.0.0", "source-map-js": "^1.2.0" } }, "sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A=="], + + "postcss-value-parser": ["postcss-value-parser@4.2.0", "", {}, "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="], + + "prelude-ls": ["prelude-ls@1.2.1", "", {}, "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g=="], + + "prettier": ["prettier@3.3.3", "", { "bin": { "prettier": "bin/prettier.cjs" } }, "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew=="], + + "prettier-linter-helpers": ["prettier-linter-helpers@1.0.0", "", { "dependencies": { "fast-diff": "^1.1.2" } }, "sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w=="], + + "pretty-bytes": ["pretty-bytes@5.6.0", "", {}, "sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg=="], + + "pretty-format": ["pretty-format@26.6.2", "", { "dependencies": { "@jest/types": "^26.6.2", "ansi-regex": "^5.0.0", "ansi-styles": "^4.0.0", "react-is": "^17.0.1" } }, "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg=="], + + "process-nextick-args": ["process-nextick-args@2.0.1", "", {}, "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag=="], + + "progress": ["progress@2.0.3", "", {}, "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA=="], + + "promise": ["promise@8.3.0", "", { "dependencies": { "asap": "~2.0.6" } }, "sha512-rZPNPKTOYVNEEKFaq1HqTgOwZD+4/YHS5ukLzQCypkj+OkYx7iv0mA91lJlpPPZ8vMau3IIGj5Qlwrx+8iiSmg=="], + + "prompts": ["prompts@2.4.2", "", { "dependencies": { "kleur": "^3.0.3", "sisteransi": "^1.0.5" } }, "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q=="], + + "prop-types": ["prop-types@15.8.1", "", { "dependencies": { "loose-envify": "^1.4.0", "object-assign": "^4.1.1", "react-is": "^16.13.1" } }, "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg=="], + + "property-expr": ["property-expr@2.0.6", "", {}, "sha512-SVtmxhRE/CGkn3eZY1T6pC8Nln6Fr/lu1mKSgRud0eC73whjGfoAogbn78LkD8aFL0zz3bAFerKSnOl7NlErBA=="], + + "proxy-from-env": ["proxy-from-env@1.1.0", "", {}, "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg=="], + + "pump": ["pump@3.0.1", "", { "dependencies": { "end-of-stream": "^1.1.0", "once": "^1.3.1" } }, "sha512-2ynnAmUu45oUSq51AQbeugLkMSKaz8FqVpZ6ykTqzOVkzXe8u/ezkGsYrFJqKZx+D9cVxoDrSbR7CeAwxFa5cQ=="], + + "punycode": ["punycode@2.3.1", "", {}, "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg=="], + + "qrcode-terminal": ["qrcode-terminal@0.11.0", "", { "bin": { "qrcode-terminal": "./bin/qrcode-terminal.js" } }, "sha512-Uu7ii+FQy4Qf82G4xu7ShHhjhGahEpCWc3x8UavY3CTcWV+ufmmCtwkr7ZKsX42jdL0kr1B5FKUeqJvAn51jzQ=="], + + "query-string": ["query-string@7.1.3", "", { "dependencies": { "decode-uri-component": "^0.2.2", "filter-obj": "^1.1.0", "split-on-first": "^1.0.0", "strict-uri-encode": "^2.0.0" } }, "sha512-hh2WYhq4fi8+b+/2Kg9CEge4fDPvHS534aOOvOZeQ3+Vf2mCFsaFBYj0i+iXcAq6I9Vzp5fjMFBlONvayDC1qg=="], + + "querystring": ["querystring@0.2.1", "", {}, "sha512-wkvS7mL/JMugcup3/rMitHmd9ecIGd2lhFhK9N3UUQ450h66d1r3Y9nvXzQAW1Lq+wyx61k/1pfKS5KuKiyEbg=="], + + "queue": ["queue@6.0.2", "", { "dependencies": { "inherits": "~2.0.3" } }, "sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA=="], + + "queue-microtask": ["queue-microtask@1.2.3", "", {}, "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A=="], + + "range-parser": ["range-parser@1.2.1", "", {}, "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg=="], + + "rc": ["rc@1.2.8", "", { "dependencies": { "deep-extend": "^0.6.0", "ini": "~1.3.0", "minimist": "^1.2.0", "strip-json-comments": "~2.0.1" }, "bin": { "rc": "./cli.js" } }, "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw=="], + + "react": ["react@18.3.1", "", { "dependencies": { "loose-envify": "^1.1.0" } }, "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ=="], + + "react-devtools-core": ["react-devtools-core@5.3.1", "", { "dependencies": { "shell-quote": "^1.6.1", "ws": "^7" } }, "sha512-7FSb9meX0btdBQLwdFOwt6bGqvRPabmVMMslv8fgoSPqXyuGpgQe36kx8gR86XPw7aV1yVouTp6fyZ0EH+NfUw=="], + + "react-dom": ["react-dom@18.3.1", "", { "dependencies": { "loose-envify": "^1.1.0", "scheduler": "^0.23.2" }, "peerDependencies": { "react": "^18.3.1" } }, "sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw=="], + + "react-fast-compare": ["react-fast-compare@3.2.2", "", {}, "sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ=="], + + "react-freeze": ["react-freeze@1.0.4", "", { "peerDependencies": { "react": ">=17.0.0" } }, "sha512-r4F0Sec0BLxWicc7HEyo2x3/2icUTrRmDjaaRyzzn+7aDyFZliszMDOgLVwSnQnYENOlL1o569Ze2HZefk8clA=="], + + "react-hook-form": ["react-hook-form@7.53.0", "", { "peerDependencies": { "react": "^16.8.0 || ^17 || ^18 || ^19" } }, "sha512-M1n3HhqCww6S2hxLxciEXy2oISPnAzxY7gvwVPrtlczTM/1dDadXgUxDpHMrMTblDOcm/AXtXxHwZ3jpg1mqKQ=="], + + "react-is": ["react-is@16.13.1", "", {}, "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="], + + "react-native": ["react-native@0.75.2", "", { "dependencies": { "@jest/create-cache-key-function": "^29.6.3", "@react-native-community/cli": "14.0.0", "@react-native-community/cli-platform-android": "14.0.0", "@react-native-community/cli-platform-ios": "14.0.0", "@react-native/assets-registry": "0.75.2", "@react-native/codegen": "0.75.2", "@react-native/community-cli-plugin": "0.75.2", "@react-native/gradle-plugin": "0.75.2", "@react-native/js-polyfills": "0.75.2", "@react-native/normalize-colors": "0.75.2", "@react-native/virtualized-lists": "0.75.2", "abort-controller": "^3.0.0", "anser": "^1.4.9", "ansi-regex": "^5.0.0", "base64-js": "^1.5.1", "chalk": "^4.0.0", "event-target-shim": "^5.0.1", "flow-enums-runtime": "^0.0.6", "glob": "^7.1.1", "invariant": "^2.2.4", "jest-environment-node": "^29.6.3", "jsc-android": "^250231.0.0", "memoize-one": "^5.0.0", "metro-runtime": "^0.80.3", "metro-source-map": "^0.80.3", "mkdirp": "^0.5.1", "nullthrows": "^1.1.1", "pretty-format": "^26.5.2", "promise": "^8.3.0", "react-devtools-core": "^5.3.1", "react-refresh": "^0.14.0", "regenerator-runtime": "^0.13.2", "scheduler": "0.24.0-canary-efb381bbf-20230505", "semver": "^7.1.3", "stacktrace-parser": "^0.1.10", "whatwg-fetch": "^3.0.0", "ws": "^6.2.2", "yargs": "^17.6.2" }, "peerDependencies": { "@types/react": "^18.2.6", "react": "^18.2.0" }, "optionalPeers": ["@types/react"], "bin": { "react-native": "cli.js" } }, "sha512-pP+Yswd/EurzAlKizytRrid9LJaPJzuNldc+o5t01md2VLHym8V7FWH2z9omFKtFTer8ERg0fAhG1fpd0Qq6bQ=="], + + "react-native-animatable": ["react-native-animatable@1.3.3", "", { "dependencies": { "prop-types": "^15.7.2" } }, "sha512-2ckIxZQAsvWn25Ho+DK3d1mXIgj7tITkrS4pYDvx96WyOttSvzzFeQnM2od0+FUMzILbdHDsDEqZvnz1DYNQ1w=="], + + "react-native-dropdown-picker": ["react-native-dropdown-picker@5.4.6", "", { "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-T1XBHbE++M6aRU3wFYw3MvcOuabhWZ29RK/Ivdls2r1ZkZ62iEBZknLUPeVLMX3x6iUxj4Zgr3X2DGlEGXeHsA=="], + + "react-native-gesture-handler": ["react-native-gesture-handler@2.19.0", "", { "dependencies": { "@egjs/hammerjs": "^2.0.17", "hoist-non-react-statics": "^3.3.0", "invariant": "^2.2.4", "prop-types": "^15.7.2" }, "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-Cc6DnSnn5hhgiuJOtlOJmXkbBBOZkW9UnJJG+DrWPq2jJuNvM4g5qq2plsywhxQj9xT7FyXZwVVblaXabfGZvQ=="], + + "react-native-helmet-async": ["react-native-helmet-async@2.0.4", "", { "dependencies": { "invariant": "^2.2.4", "react-fast-compare": "^3.2.2", "shallowequal": "^1.1.0" }, "peerDependencies": { "react": "^16.6.0 || ^17.0.0 || ^18.0.0" } }, "sha512-m3CkXWss6B1dd6mCMleLpzDCJJGGaHOLQsUzZv8kAASJmMfmVT4d2fx375iXKTRWT25ThBfae3dECuX5cq/8hg=="], + + "react-native-masked-text": ["react-native-masked-text@1.13.0", "", { "dependencies": { "date-and-time": "0.9.0", "tinymask": "1.0.2" } }, "sha512-iMku5Ky6DP4fTRosjsYNJOhH8yoBQCzRALBdv1wVDKmCBQhhVE8RHr5EW4SNUjkYTZL473sDdEKl4NI948q9FQ=="], + + "react-native-modal": ["react-native-modal@13.0.1", "", { "dependencies": { "prop-types": "^15.6.2", "react-native-animatable": "1.3.3" }, "peerDependencies": { "react": "*", "react-native": ">=0.65.0" } }, "sha512-UB+mjmUtf+miaG/sDhOikRfBOv0gJdBU2ZE1HtFWp6UixW9jCk/bhGdHUgmZljbPpp0RaO/6YiMmQSSK3kkMaw=="], + + "react-native-reanimated": ["react-native-reanimated@3.15.1", "", { "dependencies": { "@babel/plugin-transform-arrow-functions": "^7.0.0-0", "@babel/plugin-transform-class-properties": "^7.0.0-0", "@babel/plugin-transform-classes": "^7.0.0-0", "@babel/plugin-transform-nullish-coalescing-operator": "^7.0.0-0", "@babel/plugin-transform-optional-chaining": "^7.0.0-0", "@babel/plugin-transform-shorthand-properties": "^7.0.0-0", "@babel/plugin-transform-template-literals": "^7.0.0-0", "@babel/plugin-transform-unicode-regex": "^7.0.0-0", "@babel/preset-typescript": "^7.16.7", "convert-source-map": "^2.0.0", "invariant": "^2.2.4" }, "peerDependencies": { "@babel/core": "^7.0.0-0", "react": "*", "react-native": "*" } }, "sha512-DbBeUUExtJ1x1nfE94I8qgDgWjq5ztM3IO/+XFO+agOkPeVpBs5cRnxHfJKrjqJ2MgwhJOUDmtHxo+tDsoeitg=="], + + "react-native-safe-area-context": ["react-native-safe-area-context@4.11.0", "", { "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-Bg7bozxEB+ZS+H3tVYs5yY1cvxNXgR6nRQwpSMkYR9IN5CbxohLnSprrOPG/ostTCd4F6iCk0c51pExEhifSKQ=="], + + "react-native-screens": ["react-native-screens@3.34.0", "", { "dependencies": { "react-freeze": "^1.0.0", "warn-once": "^0.1.0" }, "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-8ri3Pd9QcpfXnVckOe/Lnto+BXmSPHV/Q0RB0XW0gDKsCv5wi5k7ez7g1SzgiYHl29MSdiqgjH30zUyOOowOaw=="], + + "react-native-svg": ["react-native-svg@15.6.0", "", { "dependencies": { "css-select": "^5.1.0", "css-tree": "^1.1.3", "warn-once": "0.1.1" }, "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-TUtR+h+yi1ODsd8FHdom1TpjfWOmnaK5pri5rnSBXnMqpzq8o2zZfonHTjPX+nS3wb/Pu2XsoARgYaHNjVWXhQ=="], + + "react-native-svg-transformer": ["react-native-svg-transformer@1.5.0", "", { "dependencies": { "@svgr/core": "^8.1.0", "@svgr/plugin-jsx": "^8.1.0", "@svgr/plugin-svgo": "^8.1.0", "path-dirname": "^1.0.2" }, "peerDependencies": { "react-native": ">=0.59.0", "react-native-svg": ">=12.0.0" } }, "sha512-RG5fSWJT7mjCQYocgYFUo1KYPLOoypPVG5LQab+pZZO7m4ciGaQIe0mhok3W4R5jLQsEXKo0u+aQGkZV/bZG7w=="], + + "react-native-toast-message": ["react-native-toast-message@2.2.0", "", { "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-AFti8VzUk6JvyGAlLm9/BknTNDXrrhqnUk7ak/pM7uCTxDPveAu2ekszU0on6vnUPFnG04H/QfYE2IlETqeaWw=="], + + "react-native-web": ["react-native-web@0.19.12", "", { "dependencies": { "@babel/runtime": "^7.18.6", "@react-native/normalize-colors": "^0.74.1", "fbjs": "^3.0.4", "inline-style-prefixer": "^6.0.1", "memoize-one": "^6.0.0", "nullthrows": "^1.1.1", "postcss-value-parser": "^4.2.0", "styleq": "^0.1.3" }, "peerDependencies": { "react": "^18.0.0", "react-dom": "^18.0.0" } }, "sha512-o2T0oztoVDQjztt4YksO9S1XRjoH/AqcSvifgWLrPJgGVbMWsfhILgl6lfUdEamVZzZSVV/2gqDVMAk/qq7mZw=="], + + "react-refresh": ["react-refresh@0.14.2", "", {}, "sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA=="], + + "readable-stream": ["readable-stream@2.3.8", "", { "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" } }, "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA=="], + + "readline": ["readline@1.3.0", "", {}, "sha512-k2d6ACCkiNYz222Fs/iNze30rRJ1iIicW7JuX/7/cozvih6YCkFZH+J6mAFDVgv0dRBaAyr4jDqC95R2y4IADg=="], + + "recast": ["recast@0.21.5", "", { "dependencies": { "ast-types": "0.15.2", "esprima": "~4.0.0", "source-map": "~0.6.1", "tslib": "^2.0.1" } }, "sha512-hjMmLaUXAm1hIuTqOdeYObMslq/q+Xff6QE3Y2P+uoHAg2nmVlLBps2hzh1UJDdMtDTMXOFewK6ky51JQIeECg=="], + + "reflect.getprototypeof": ["reflect.getprototypeof@1.0.6", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.1", "es-errors": "^1.3.0", "get-intrinsic": "^1.2.4", "globalthis": "^1.0.3", "which-builtin-type": "^1.1.3" } }, "sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg=="], + + "regenerate": ["regenerate@1.4.2", "", {}, "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A=="], + + "regenerate-unicode-properties": ["regenerate-unicode-properties@10.1.1", "", { "dependencies": { "regenerate": "^1.4.2" } }, "sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q=="], + + "regenerator-runtime": ["regenerator-runtime@0.13.11", "", {}, "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg=="], + + "regenerator-transform": ["regenerator-transform@0.15.2", "", { "dependencies": { "@babel/runtime": "^7.8.4" } }, "sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg=="], + + "regexp.prototype.flags": ["regexp.prototype.flags@1.5.2", "", { "dependencies": { "call-bind": "^1.0.6", "define-properties": "^1.2.1", "es-errors": "^1.3.0", "set-function-name": "^2.0.1" } }, "sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw=="], + + "regexpu-core": ["regexpu-core@5.3.2", "", { "dependencies": { "@babel/regjsgen": "^0.8.0", "regenerate": "^1.4.2", "regenerate-unicode-properties": "^10.1.0", "regjsparser": "^0.9.1", "unicode-match-property-ecmascript": "^2.0.0", "unicode-match-property-value-ecmascript": "^2.1.0" } }, "sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ=="], + + "regjsparser": ["regjsparser@0.9.1", "", { "dependencies": { "jsesc": "~0.5.0" }, "bin": { "regjsparser": "bin/parser" } }, "sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ=="], + + "remove-trailing-slash": ["remove-trailing-slash@0.1.1", "", {}, "sha512-o4S4Qh6L2jpnCy83ysZDau+VORNvnFw07CKSAymkd6ICNVEPisMyzlc00KlvvicsxKck94SEwhDnMNdICzO+tA=="], + + "require-directory": ["require-directory@2.1.1", "", {}, "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q=="], + + "require-from-string": ["require-from-string@2.0.2", "", {}, "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw=="], + + "require-main-filename": ["require-main-filename@2.0.0", "", {}, "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg=="], + + "requireg": ["requireg@0.2.2", "", { "dependencies": { "nested-error-stacks": "~2.0.1", "rc": "~1.2.7", "resolve": "~1.7.1" } }, "sha512-nYzyjnFcPNGR3lx9lwPPPnuQxv6JWEZd2Ci0u9opN7N5zUEPIhY/GbL3vMGOr2UXwEg9WwSyV9X9Y/kLFgPsOg=="], + + "reselect": ["reselect@4.1.8", "", {}, "sha512-ab9EmR80F/zQTMNeneUr4cv+jSwPJgIlvEmVwLerwrWVbpLlBuls9XHzIeTFy4cegU2NHBp3va0LKOzU5qFEYQ=="], + + "resolve": ["resolve@1.22.8", "", { "dependencies": { "is-core-module": "^2.13.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" }, "bin": { "resolve": "bin/resolve" } }, "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw=="], + + "resolve-from": ["resolve-from@5.0.0", "", {}, "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw=="], + + "resolve-pkg-maps": ["resolve-pkg-maps@1.0.0", "", {}, "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw=="], + + "resolve.exports": ["resolve.exports@2.0.2", "", {}, "sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg=="], + + "restore-cursor": ["restore-cursor@2.0.0", "", { "dependencies": { "onetime": "^2.0.0", "signal-exit": "^3.0.2" } }, "sha512-6IzJLuGi4+R14vwagDHX+JrXmPVtPpn4mffDJ1UdR7/Edm87fl6yi8mMBIVvFtJaNTUvjughmW4hwLhRG7gC1Q=="], + + "reusify": ["reusify@1.0.4", "", {}, "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw=="], + + "rimraf": ["rimraf@3.0.2", "", { "dependencies": { "glob": "^7.1.3" }, "bin": { "rimraf": "bin.js" } }, "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA=="], + + "run-parallel": ["run-parallel@1.2.0", "", { "dependencies": { "queue-microtask": "^1.2.2" } }, "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA=="], + + "safe-array-concat": ["safe-array-concat@1.1.2", "", { "dependencies": { "call-bind": "^1.0.7", "get-intrinsic": "^1.2.4", "has-symbols": "^1.0.3", "isarray": "^2.0.5" } }, "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q=="], + + "safe-buffer": ["safe-buffer@5.1.2", "", {}, "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="], + + "safe-regex-test": ["safe-regex-test@1.0.3", "", { "dependencies": { "call-bind": "^1.0.6", "es-errors": "^1.3.0", "is-regex": "^1.1.4" } }, "sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw=="], + + "sax": ["sax@1.4.1", "", {}, "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg=="], + + "scheduler": ["scheduler@0.23.2", "", { "dependencies": { "loose-envify": "^1.1.0" } }, "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ=="], + + "schema-utils": ["schema-utils@4.2.0", "", { "dependencies": { "@types/json-schema": "^7.0.9", "ajv": "^8.9.0", "ajv-formats": "^2.1.1", "ajv-keywords": "^5.1.0" } }, "sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw=="], + + "selfsigned": ["selfsigned@2.4.1", "", { "dependencies": { "@types/node-forge": "^1.3.0", "node-forge": "^1" } }, "sha512-th5B4L2U+eGLq1TVh7zNRGBapioSORUeymIydxgFpwww9d2qyKvtuPU2jJuHvYAwwqi2Y596QBL3eEqcPEYL8Q=="], + + "semver": ["semver@6.3.1", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA=="], + + "send": ["send@0.18.0", "", { "dependencies": { "debug": "2.6.9", "depd": "2.0.0", "destroy": "1.2.0", "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "etag": "~1.8.1", "fresh": "0.5.2", "http-errors": "2.0.0", "mime": "1.6.0", "ms": "2.1.3", "on-finished": "2.4.1", "range-parser": "~1.2.1", "statuses": "2.0.1" } }, "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg=="], + + "serialize-error": ["serialize-error@2.1.0", "", {}, "sha512-ghgmKt5o4Tly5yEG/UJp8qTd0AN7Xalw4XBtDEKP655B699qMEtra1WlXeE6WIvdEG481JvRxULKsInq/iNysw=="], + + "serve-static": ["serve-static@1.16.0", "", { "dependencies": { "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "parseurl": "~1.3.3", "send": "0.18.0" } }, "sha512-pDLK8zwl2eKaYrs8mrPZBJua4hMplRWJ1tIFksVC3FtBEBnl8dxgeHtsaMS8DhS9i4fLObaon6ABoc4/hQGdPA=="], + + "set-blocking": ["set-blocking@2.0.0", "", {}, "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw=="], + + "set-cookie-parser": ["set-cookie-parser@2.7.0", "", {}, "sha512-lXLOiqpkUumhRdFF3k1osNXCy9akgx/dyPZ5p8qAg9seJzXr5ZrlqZuWIMuY6ejOsVLE6flJ5/h3lsn57fQ/PQ=="], + + "set-function-length": ["set-function-length@1.2.2", "", { "dependencies": { "define-data-property": "^1.1.4", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "gopd": "^1.0.1", "has-property-descriptors": "^1.0.2" } }, "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg=="], + + "set-function-name": ["set-function-name@2.0.2", "", { "dependencies": { "define-data-property": "^1.1.4", "es-errors": "^1.3.0", "functions-have-names": "^1.2.3", "has-property-descriptors": "^1.0.2" } }, "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ=="], + + "setimmediate": ["setimmediate@1.0.5", "", {}, "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA=="], + + "setprototypeof": ["setprototypeof@1.2.0", "", {}, "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="], + + "shallow-clone": ["shallow-clone@3.0.1", "", { "dependencies": { "kind-of": "^6.0.2" } }, "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA=="], + + "shallowequal": ["shallowequal@1.1.0", "", {}, "sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ=="], + + "shebang-command": ["shebang-command@2.0.0", "", { "dependencies": { "shebang-regex": "^3.0.0" } }, "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA=="], + + "shebang-regex": ["shebang-regex@3.0.0", "", {}, "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A=="], + + "shell-quote": ["shell-quote@1.8.1", "", {}, "sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA=="], + + "side-channel": ["side-channel@1.0.6", "", { "dependencies": { "call-bind": "^1.0.7", "es-errors": "^1.3.0", "get-intrinsic": "^1.2.4", "object-inspect": "^1.13.1" } }, "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA=="], + + "signal-exit": ["signal-exit@3.0.7", "", {}, "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="], + + "simple-plist": ["simple-plist@1.3.1", "", { "dependencies": { "bplist-creator": "0.1.0", "bplist-parser": "0.3.1", "plist": "^3.0.5" } }, "sha512-iMSw5i0XseMnrhtIzRb7XpQEXepa9xhWxGUojHBL43SIpQuDQkh3Wpy67ZbDzZVr6EKxvwVChnVpdl8hEVLDiw=="], + + "simple-swizzle": ["simple-swizzle@0.2.2", "", { "dependencies": { "is-arrayish": "^0.3.1" } }, "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg=="], + + "sisteransi": ["sisteransi@1.0.5", "", {}, "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg=="], + + "slash": ["slash@3.0.0", "", {}, "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q=="], + + "slice-ansi": ["slice-ansi@2.1.0", "", { "dependencies": { "ansi-styles": "^3.2.0", "astral-regex": "^1.0.0", "is-fullwidth-code-point": "^2.0.0" } }, "sha512-Qu+VC3EwYLldKa1fCxuuvULvSJOKEgk9pi8dZeCVK7TqBfUNTH4sFkk4joj8afVSfAYgJoSOetjx9QWOJ5mYoQ=="], + + "slugify": ["slugify@1.6.6", "", {}, "sha512-h+z7HKHYXj6wJU+AnS/+IH8Uh9fdcX1Lrhg1/VMdf9PwoBQXFcXiAdsy2tSK0P6gKwJLXp02r90ahUCqHk9rrw=="], + + "snake-case": ["snake-case@3.0.4", "", { "dependencies": { "dot-case": "^3.0.4", "tslib": "^2.0.3" } }, "sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg=="], + + "source-map": ["source-map@0.5.7", "", {}, "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ=="], + + "source-map-js": ["source-map-js@1.2.1", "", {}, "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA=="], + + "source-map-support": ["source-map-support@0.5.21", "", { "dependencies": { "buffer-from": "^1.0.0", "source-map": "^0.6.0" } }, "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w=="], + + "split": ["split@1.0.1", "", { "dependencies": { "through": "2" } }, "sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg=="], + + "split-on-first": ["split-on-first@1.1.0", "", {}, "sha512-43ZssAJaMusuKWL8sKUBQXHWOpq8d6CfN/u1p4gUzfJkM05C8rxTmYrkIPTXapZpORA6LkkzcUulJ8FqA7Uudw=="], + + "sprintf-js": ["sprintf-js@1.0.3", "", {}, "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g=="], + + "ssri": ["ssri@10.0.6", "", { "dependencies": { "minipass": "^7.0.3" } }, "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ=="], + + "stack-utils": ["stack-utils@2.0.6", "", { "dependencies": { "escape-string-regexp": "^2.0.0" } }, "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ=="], + + "stackframe": ["stackframe@1.3.4", "", {}, "sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw=="], + + "stacktrace-parser": ["stacktrace-parser@0.1.10", "", { "dependencies": { "type-fest": "^0.7.1" } }, "sha512-KJP1OCML99+8fhOHxwwzyWrlUuVX5GQ0ZpJTd1DFXhdkrvg1szxfHhawXUZ3g9TkXORQd4/WG68jMlQZ2p8wlg=="], + + "statuses": ["statuses@2.0.1", "", {}, "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ=="], + + "stop-iteration-iterator": ["stop-iteration-iterator@1.0.0", "", { "dependencies": { "internal-slot": "^1.0.4" } }, "sha512-iCGQj+0l0HOdZ2AEeBADlsRC+vsnDsZsbdSiH1yNSjcfKM7fdpCMfqAL/dwF5BLiw/XhRft/Wax6zQbhq2BcjQ=="], + + "stream-buffers": ["stream-buffers@2.2.0", "", {}, "sha512-uyQK/mx5QjHun80FLJTfaWE7JtwfRMKBLkMne6udYOmvH0CawotVa7TfgYHzAnpphn4+TweIx1QKMnRIbipmUg=="], + + "stream-slice": ["stream-slice@0.1.2", "", {}, "sha512-QzQxpoacatkreL6jsxnVb7X5R/pGw9OUv2qWTYWnmLpg4NdN31snPy/f3TdQE1ZUXaThRvj1Zw4/OGg0ZkaLMA=="], + + "strict-uri-encode": ["strict-uri-encode@2.0.0", "", {}, "sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ=="], + + "string-width": ["string-width@4.2.3", "", { "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g=="], + + "string-width-cjs": ["string-width@4.2.3", "", { "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g=="], + + "string.prototype.includes": ["string.prototype.includes@2.0.0", "", { "dependencies": { "define-properties": "^1.1.3", "es-abstract": "^1.17.5" } }, "sha512-E34CkBgyeqNDcrbU76cDjL5JLcVrtSdYq0MEh/B10r17pRP4ciHLwTgnuLV8Ay6cgEMLkcBkFCKyFZ43YldYzg=="], + + "string.prototype.matchall": ["string.prototype.matchall@4.0.11", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.2", "es-errors": "^1.3.0", "es-object-atoms": "^1.0.0", "get-intrinsic": "^1.2.4", "gopd": "^1.0.1", "has-symbols": "^1.0.3", "internal-slot": "^1.0.7", "regexp.prototype.flags": "^1.5.2", "set-function-name": "^2.0.2", "side-channel": "^1.0.6" } }, "sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg=="], + + "string.prototype.repeat": ["string.prototype.repeat@1.0.0", "", { "dependencies": { "define-properties": "^1.1.3", "es-abstract": "^1.17.5" } }, "sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w=="], + + "string.prototype.trim": ["string.prototype.trim@1.2.9", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.0", "es-object-atoms": "^1.0.0" } }, "sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw=="], + + "string.prototype.trimend": ["string.prototype.trimend@1.0.8", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-object-atoms": "^1.0.0" } }, "sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ=="], + + "string.prototype.trimstart": ["string.prototype.trimstart@1.0.8", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-object-atoms": "^1.0.0" } }, "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg=="], + + "string_decoder": ["string_decoder@1.1.1", "", { "dependencies": { "safe-buffer": "~5.1.0" } }, "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg=="], + + "strip-ansi": ["strip-ansi@6.0.1", "", { "dependencies": { "ansi-regex": "^5.0.1" } }, "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="], + + "strip-ansi-cjs": ["strip-ansi@6.0.1", "", { "dependencies": { "ansi-regex": "^5.0.1" } }, "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="], + + "strip-bom": ["strip-bom@3.0.0", "", {}, "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA=="], + + "strip-eof": ["strip-eof@1.0.0", "", {}, "sha512-7FCwGGmx8mD5xQd3RPUvnSpUXHM3BWuzjtpD4TXsfcZ9EL4azvVVUscFYwD9nx8Kh+uCBC00XBtAykoMHwTh8Q=="], + + "strip-final-newline": ["strip-final-newline@2.0.0", "", {}, "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA=="], + + "strip-json-comments": ["strip-json-comments@3.1.1", "", {}, "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig=="], + + "strnum": ["strnum@1.0.5", "", {}, "sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA=="], + + "structured-headers": ["structured-headers@0.4.1", "", {}, "sha512-0MP/Cxx5SzeeZ10p/bZI0S6MpgD+yxAhi1BOQ34jgnMXsCq3j1t6tQnZu+KdlL7dvJTLT3g9xN8tl10TqgFMcg=="], + + "styled-components": ["styled-components@6.1.13", "", { "dependencies": { "@emotion/is-prop-valid": "1.2.2", "@emotion/unitless": "0.8.1", "@types/stylis": "4.2.5", "css-to-react-native": "3.2.0", "csstype": "3.1.3", "postcss": "8.4.38", "shallowequal": "1.1.0", "stylis": "4.3.2", "tslib": "2.6.2" }, "peerDependencies": { "react": ">= 16.8.0", "react-dom": ">= 16.8.0" } }, "sha512-M0+N2xSnAtwcVAQeFEsGWFFxXDftHUD7XrKla06QbpUMmbmtFBMMTcKWvFXtWxuD5qQkB8iU5gk6QASlx2ZRMw=="], + + "styleq": ["styleq@0.1.3", "", {}, "sha512-3ZUifmCDCQanjeej1f6kyl/BeP/Vae5EYkQ9iJfUm/QwZvlgnZzyflqAsAWYURdtea8Vkvswu2GrC57h3qffcA=="], + + "stylis": ["stylis@4.3.2", "", {}, "sha512-bhtUjWd/z6ltJiQwg0dUfxEJ+W+jdqQd8TbWLWyeIJHlnsqmGLRFFd8e5mA0AZi/zx90smXRlN66YMTcaSFifg=="], + + "sucrase": ["sucrase@3.34.0", "", { "dependencies": { "@jridgewell/gen-mapping": "^0.3.2", "commander": "^4.0.0", "glob": "7.1.6", "lines-and-columns": "^1.1.6", "mz": "^2.7.0", "pirates": "^4.0.1", "ts-interface-checker": "^0.1.9" }, "bin": { "sucrase": "bin/sucrase", "sucrase-node": "bin/sucrase-node" } }, "sha512-70/LQEZ07TEcxiU2dz51FKaE6hCTWC6vr7FOk3Gr0U60C3shtAN+H+BFr9XlYe5xqf3RA8nrc+VIwzCfnxuXJw=="], + + "sudo-prompt": ["sudo-prompt@8.2.5", "", {}, "sha512-rlBo3HU/1zAJUrkY6jNxDOC9eVYliG6nS4JA8u8KAshITd07tafMc/Br7xQwCSseXwJ2iCcHCE8SNWX3q8Z+kw=="], + + "supports-color": ["supports-color@7.2.0", "", { "dependencies": { "has-flag": "^4.0.0" } }, "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw=="], + + "supports-hyperlinks": ["supports-hyperlinks@2.3.0", "", { "dependencies": { "has-flag": "^4.0.0", "supports-color": "^7.0.0" } }, "sha512-RpsAZlpWcDwOPQA22aCH4J0t7L8JmAvsCxfOSEwm7cQs3LshN36QaTkwd70DnBOXDWGssw2eUoc8CaRWT0XunA=="], + + "supports-preserve-symlinks-flag": ["supports-preserve-symlinks-flag@1.0.0", "", {}, "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w=="], + + "svg-parser": ["svg-parser@2.0.4", "", {}, "sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ=="], + + "svgo": ["svgo@3.3.2", "", { "dependencies": { "@trysound/sax": "0.2.0", "commander": "^7.2.0", "css-select": "^5.1.0", "css-tree": "^2.3.1", "css-what": "^6.1.0", "csso": "^5.0.5", "picocolors": "^1.0.0" }, "bin": "./bin/svgo" }, "sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw=="], + + "synckit": ["synckit@0.9.1", "", { "dependencies": { "@pkgr/core": "^0.1.0", "tslib": "^2.6.2" } }, "sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A=="], + + "tapable": ["tapable@2.2.1", "", {}, "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ=="], + + "tar": ["tar@6.2.1", "", { "dependencies": { "chownr": "^2.0.0", "fs-minipass": "^2.0.0", "minipass": "^5.0.0", "minizlib": "^2.1.1", "mkdirp": "^1.0.3", "yallist": "^4.0.0" } }, "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A=="], + + "temp": ["temp@0.8.4", "", { "dependencies": { "rimraf": "~2.6.2" } }, "sha512-s0ZZzd0BzYv5tLSptZooSjK8oj6C+c19p7Vqta9+6NPOf7r+fxq0cJe6/oN4LTC79sy5NY8ucOJNgwsKCSbfqg=="], + + "temp-dir": ["temp-dir@2.0.0", "", {}, "sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg=="], + + "tempy": ["tempy@0.7.1", "", { "dependencies": { "del": "^6.0.0", "is-stream": "^2.0.0", "temp-dir": "^2.0.0", "type-fest": "^0.16.0", "unique-string": "^2.0.0" } }, "sha512-vXPxwOyaNVi9nyczO16mxmHGpl6ASC5/TVhRRHpqeYHvKQm58EaWNvZXxAhR0lYYnBOQFjXjhzeLsaXdjxLjRg=="], + + "terminal-link": ["terminal-link@2.1.1", "", { "dependencies": { "ansi-escapes": "^4.2.1", "supports-hyperlinks": "^2.0.0" } }, "sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ=="], + + "terser": ["terser@5.32.0", "", { "dependencies": { "@jridgewell/source-map": "^0.3.3", "acorn": "^8.8.2", "commander": "^2.20.0", "source-map-support": "~0.5.20" }, "bin": { "terser": "bin/terser" } }, "sha512-v3Gtw3IzpBJ0ugkxEX8U0W6+TnPKRRCWGh1jC/iM/e3Ki5+qvO1L1EAZ56bZasc64aXHwRHNIQEzm6//i5cemQ=="], + + "text-table": ["text-table@0.2.0", "", {}, "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw=="], + + "thenify": ["thenify@3.3.1", "", { "dependencies": { "any-promise": "^1.0.0" } }, "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw=="], + + "thenify-all": ["thenify-all@1.6.0", "", { "dependencies": { "thenify": ">= 3.1.0 < 4" } }, "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA=="], + + "throat": ["throat@5.0.0", "", {}, "sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA=="], + + "through": ["through@2.3.8", "", {}, "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg=="], + + "through2": ["through2@2.0.5", "", { "dependencies": { "readable-stream": "~2.3.6", "xtend": "~4.0.1" } }, "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ=="], + + "tiny-case": ["tiny-case@1.0.3", "", {}, "sha512-Eet/eeMhkO6TX8mnUteS9zgPbUMQa4I6Kkp5ORiBD5476/m+PIRiumP5tmh5ioJpH7k51Kehawy2UDfsnxxY8Q=="], + + "tinymask": ["tinymask@1.0.2", "", {}, "sha512-2FjNINAMq0s3e94ns2PuElOQZOt9QVgnrv0JZ8yNblwecyQDhVsSre6Rs+WJj/IHEcgdfYbDMP7zvECTfV/Xnw=="], + + "tmp": ["tmp@0.0.33", "", { "dependencies": { "os-tmpdir": "~1.0.2" } }, "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw=="], + + "tmpl": ["tmpl@1.0.5", "", {}, "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw=="], + + "to-fast-properties": ["to-fast-properties@2.0.0", "", {}, "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog=="], + + "to-regex-range": ["to-regex-range@5.0.1", "", { "dependencies": { "is-number": "^7.0.0" } }, "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ=="], + + "toidentifier": ["toidentifier@1.0.1", "", {}, "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA=="], + + "toposort": ["toposort@2.0.2", "", {}, "sha512-0a5EOkAUp8D4moMi2W8ZF8jcga7BgZd91O/yabJCFY8az+XSzeGyTKs0Aoo897iV1Nj6guFq8orWDS96z91oGg=="], + + "tr46": ["tr46@0.0.3", "", {}, "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="], + + "traverse": ["traverse@0.6.9", "", { "dependencies": { "gopd": "^1.0.1", "typedarray.prototype.slice": "^1.0.3", "which-typed-array": "^1.1.15" } }, "sha512-7bBrcF+/LQzSgFmT0X5YclVqQxtv7TDJ1f8Wj7ibBu/U6BMLeOpUxuZjV7rMc44UtKxlnMFigdhFAIszSX1DMg=="], + + "ts-api-utils": ["ts-api-utils@1.3.0", "", { "peerDependencies": { "typescript": ">=4.2.0" } }, "sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ=="], + + "ts-interface-checker": ["ts-interface-checker@0.1.13", "", {}, "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA=="], + + "tsconfig-paths": ["tsconfig-paths@3.15.0", "", { "dependencies": { "@types/json5": "^0.0.29", "json5": "^1.0.2", "minimist": "^1.2.6", "strip-bom": "^3.0.0" } }, "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg=="], + + "tslib": ["tslib@2.6.2", "", {}, "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q=="], + + "turbo-stream": ["turbo-stream@2.4.0", "", {}, "sha512-FHncC10WpBd2eOmGwpmQsWLDoK4cqsA/UT/GqNoaKOQnT8uzhtCbg3EoUDMvqpOSAI0S26mr0rkjzbOO6S3v1g=="], + + "type-check": ["type-check@0.4.0", "", { "dependencies": { "prelude-ls": "^1.2.1" } }, "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew=="], + + "type-detect": ["type-detect@4.0.8", "", {}, "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g=="], + + "type-fest": ["type-fest@2.19.0", "", {}, "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA=="], + + "typed-array-buffer": ["typed-array-buffer@1.0.2", "", { "dependencies": { "call-bind": "^1.0.7", "es-errors": "^1.3.0", "is-typed-array": "^1.1.13" } }, "sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ=="], + + "typed-array-byte-length": ["typed-array-byte-length@1.0.1", "", { "dependencies": { "call-bind": "^1.0.7", "for-each": "^0.3.3", "gopd": "^1.0.1", "has-proto": "^1.0.3", "is-typed-array": "^1.1.13" } }, "sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw=="], + + "typed-array-byte-offset": ["typed-array-byte-offset@1.0.2", "", { "dependencies": { "available-typed-arrays": "^1.0.7", "call-bind": "^1.0.7", "for-each": "^0.3.3", "gopd": "^1.0.1", "has-proto": "^1.0.3", "is-typed-array": "^1.1.13" } }, "sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA=="], + + "typed-array-length": ["typed-array-length@1.0.6", "", { "dependencies": { "call-bind": "^1.0.7", "for-each": "^0.3.3", "gopd": "^1.0.1", "has-proto": "^1.0.3", "is-typed-array": "^1.1.13", "possible-typed-array-names": "^1.0.0" } }, "sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g=="], + + "typedarray.prototype.slice": ["typedarray.prototype.slice@1.0.3", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.0", "es-errors": "^1.3.0", "typed-array-buffer": "^1.0.2", "typed-array-byte-offset": "^1.0.2" } }, "sha512-8WbVAQAUlENo1q3c3zZYuy5k9VzBQvp8AX9WOtbvyWlLM1v5JaSRmjubLjzHF4JFtptjH/5c/i95yaElvcjC0A=="], + + "typescript": ["typescript@5.6.2", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw=="], + + "ua-parser-js": ["ua-parser-js@1.0.38", "", {}, "sha512-Aq5ppTOfvrCMgAPneW1HfWj66Xi7XL+/mIy996R1/CLS/rcyJQm6QZdsKrUeivDFQ+Oc9Wyuwor8Ze8peEoUoQ=="], + + "unbox-primitive": ["unbox-primitive@1.0.2", "", { "dependencies": { "call-bind": "^1.0.2", "has-bigints": "^1.0.2", "has-symbols": "^1.0.3", "which-boxed-primitive": "^1.0.2" } }, "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw=="], + + "undici": ["undici@6.19.8", "", {}, "sha512-U8uCCl2x9TK3WANvmBavymRzxbfFYG+tAu+fgx3zxQy3qdagQqBLwJVrdyO1TBfUXvfKveMKJZhpvUYoOjM+4g=="], + + "undici-types": ["undici-types@6.19.8", "", {}, "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw=="], + + "unicode-canonical-property-names-ecmascript": ["unicode-canonical-property-names-ecmascript@2.0.0", "", {}, "sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ=="], + + "unicode-match-property-ecmascript": ["unicode-match-property-ecmascript@2.0.0", "", { "dependencies": { "unicode-canonical-property-names-ecmascript": "^2.0.0", "unicode-property-aliases-ecmascript": "^2.0.0" } }, "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q=="], + + "unicode-match-property-value-ecmascript": ["unicode-match-property-value-ecmascript@2.1.0", "", {}, "sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA=="], + + "unicode-property-aliases-ecmascript": ["unicode-property-aliases-ecmascript@2.1.0", "", {}, "sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w=="], + + "unique-filename": ["unique-filename@3.0.0", "", { "dependencies": { "unique-slug": "^4.0.0" } }, "sha512-afXhuC55wkAmZ0P18QsVE6kp8JaxrEokN2HGIoIVv2ijHQd419H0+6EigAFcIzXeMIkcIkNBpB3L/DXB3cTS/g=="], + + "unique-slug": ["unique-slug@4.0.0", "", { "dependencies": { "imurmurhash": "^0.1.4" } }, "sha512-WrcA6AyEfqDX5bWige/4NQfPZMtASNVxdmWR76WESYQVAACSgWcR6e9i0mofqqBxYFtL4oAxPIptY73/0YE1DQ=="], + + "unique-string": ["unique-string@2.0.0", "", { "dependencies": { "crypto-random-string": "^2.0.0" } }, "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg=="], + + "universalify": ["universalify@0.1.2", "", {}, "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg=="], + + "unpipe": ["unpipe@1.0.0", "", {}, "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ=="], + + "update-browserslist-db": ["update-browserslist-db@1.1.0", "", { "dependencies": { "escalade": "^3.1.2", "picocolors": "^1.0.1" }, "peerDependencies": { "browserslist": ">= 4.21.0" }, "bin": { "update-browserslist-db": "cli.js" } }, "sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ=="], + + "uri-js": ["uri-js@4.4.1", "", { "dependencies": { "punycode": "^2.1.0" } }, "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg=="], + + "url-join": ["url-join@4.0.0", "", {}, "sha512-EGXjXJZhIHiQMK2pQukuFcL303nskqIRzWvPvV5O8miOfwoUb9G+a/Cld60kUyeaybEI94wvVClT10DtfeAExA=="], + + "use-latest-callback": ["use-latest-callback@0.2.1", "", { "peerDependencies": { "react": ">=16.8" } }, "sha512-QWlq8Is8BGWBf883QOEQP5HWYX/kMI+JTbJ5rdtvJLmXTIh9XoHIO3PQcmQl8BU44VKxow1kbQUHa6mQSMALDQ=="], + + "util": ["util@0.12.5", "", { "dependencies": { "inherits": "^2.0.3", "is-arguments": "^1.0.4", "is-generator-function": "^1.0.7", "is-typed-array": "^1.1.3", "which-typed-array": "^1.1.2" } }, "sha512-kZf/K6hEIrWHI6XqOFUiiMa+79wE/D8Q+NCNAWclkyg3b4d2k7s0QGepNjiABc+aR3N1PAyHL7p6UcLY6LmrnA=="], + + "util-deprecate": ["util-deprecate@1.0.2", "", {}, "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="], + + "utils-merge": ["utils-merge@1.0.1", "", {}, "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA=="], + + "uuid": ["uuid@8.3.2", "", { "bin": { "uuid": "dist/bin/uuid" } }, "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg=="], + + "valid-url": ["valid-url@1.0.9", "", {}, "sha512-QQDsV8OnSf5Uc30CKSwG9lnhMPe6exHtTXLRYX8uMwKENy640pU+2BgBL0LRbDh/eYRahNCS7aewCx0wf3NYVA=="], + + "validate-npm-package-name": ["validate-npm-package-name@3.0.0", "", { "dependencies": { "builtins": "^1.0.3" } }, "sha512-M6w37eVCMMouJ9V/sdPGnC5H4uDr73/+xdq0FBLO3TFFX1+7wiUY6Es328NN+y43tmY+doUdN9g9J21vqB7iLw=="], + + "vary": ["vary@1.1.2", "", {}, "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg=="], + + "vlq": ["vlq@1.0.1", "", {}, "sha512-gQpnTgkubC6hQgdIcRdYGDSDc+SaujOdyesZQMv6JlfQee/9Mp0Qhnys6WxDWvQnL5WZdT7o2Ul187aSt0Rq+w=="], + + "walker": ["walker@1.0.8", "", { "dependencies": { "makeerror": "1.0.12" } }, "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ=="], + + "warn-once": ["warn-once@0.1.1", "", {}, "sha512-VkQZJbO8zVImzYFteBXvBOZEl1qL175WH8VmZcxF2fZAoudNhNDvHi+doCaAEdU2l2vtcIwa2zn0QK5+I1HQ3Q=="], + + "wcwidth": ["wcwidth@1.0.1", "", { "dependencies": { "defaults": "^1.0.3" } }, "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg=="], + + "web-encoding": ["web-encoding@1.1.5", "", { "dependencies": { "util": "^0.12.3" }, "optionalDependencies": { "@zxing/text-encoding": "0.9.0" } }, "sha512-HYLeVCdJ0+lBYV2FvNZmv3HJ2Nt0QYXqZojk3d9FJOLkwnuhzM9tmamh8d7HPM8QqjKH8DeHkFTx+CFlWpZZDA=="], + + "web-streams-polyfill": ["web-streams-polyfill@3.3.3", "", {}, "sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw=="], + + "webidl-conversions": ["webidl-conversions@5.0.0", "", {}, "sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA=="], + + "whatwg-fetch": ["whatwg-fetch@3.6.20", "", {}, "sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg=="], + + "whatwg-url": ["whatwg-url@5.0.0", "", { "dependencies": { "tr46": "~0.0.3", "webidl-conversions": "^3.0.0" } }, "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw=="], + + "whatwg-url-without-unicode": ["whatwg-url-without-unicode@8.0.0-3", "", { "dependencies": { "buffer": "^5.4.3", "punycode": "^2.1.1", "webidl-conversions": "^5.0.0" } }, "sha512-HoKuzZrUlgpz35YO27XgD28uh/WJH4B0+3ttFqRo//lmq+9T/mIOJ6kqmINI9HpUpz1imRC/nR/lxKpJiv0uig=="], + + "which": ["which@2.0.2", "", { "dependencies": { "isexe": "^2.0.0" }, "bin": { "node-which": "./bin/node-which" } }, "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA=="], + + "which-boxed-primitive": ["which-boxed-primitive@1.0.2", "", { "dependencies": { "is-bigint": "^1.0.1", "is-boolean-object": "^1.1.0", "is-number-object": "^1.0.4", "is-string": "^1.0.5", "is-symbol": "^1.0.3" } }, "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg=="], + + "which-builtin-type": ["which-builtin-type@1.1.4", "", { "dependencies": { "function.prototype.name": "^1.1.6", "has-tostringtag": "^1.0.2", "is-async-function": "^2.0.0", "is-date-object": "^1.0.5", "is-finalizationregistry": "^1.0.2", "is-generator-function": "^1.0.10", "is-regex": "^1.1.4", "is-weakref": "^1.0.2", "isarray": "^2.0.5", "which-boxed-primitive": "^1.0.2", "which-collection": "^1.0.2", "which-typed-array": "^1.1.15" } }, "sha512-bppkmBSsHFmIMSl8BO9TbsyzsvGjVoppt8xUiGzwiu/bhDCGxnpOKCxgqj6GuyHE0mINMDecBFPlOm2hzY084w=="], + + "which-collection": ["which-collection@1.0.2", "", { "dependencies": { "is-map": "^2.0.3", "is-set": "^2.0.3", "is-weakmap": "^2.0.2", "is-weakset": "^2.0.3" } }, "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw=="], + + "which-module": ["which-module@2.0.1", "", {}, "sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ=="], + + "which-typed-array": ["which-typed-array@1.1.15", "", { "dependencies": { "available-typed-arrays": "^1.0.7", "call-bind": "^1.0.7", "for-each": "^0.3.3", "gopd": "^1.0.1", "has-tostringtag": "^1.0.2" } }, "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA=="], + + "wonka": ["wonka@4.0.15", "", {}, "sha512-U0IUQHKXXn6PFo9nqsHphVCE5m3IntqZNB9Jjn7EB1lrR7YTDY3YWgFvEvwniTzXSvOH/XMzAZaIfJF/LvHYXg=="], + + "word-wrap": ["word-wrap@1.2.5", "", {}, "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA=="], + + "wrap-ansi": ["wrap-ansi@7.0.0", "", { "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" } }, "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q=="], + + "wrap-ansi-cjs": ["wrap-ansi@7.0.0", "", { "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" } }, "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q=="], + + "wrappy": ["wrappy@1.0.2", "", {}, "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="], + + "write-file-atomic": ["write-file-atomic@2.4.3", "", { "dependencies": { "graceful-fs": "^4.1.11", "imurmurhash": "^0.1.4", "signal-exit": "^3.0.2" } }, "sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ=="], + + "ws": ["ws@6.2.3", "", { "dependencies": { "async-limiter": "~1.0.0" } }, "sha512-jmTjYU0j60B+vHey6TfR3Z7RD61z/hmxBS3VMSGIrroOWXQEneK1zNuotOUrGyBHQj0yrpsLHPWtigEFd13ndA=="], + + "xcode": ["xcode@3.0.1", "", { "dependencies": { "simple-plist": "^1.1.0", "uuid": "^7.0.3" } }, "sha512-kCz5k7J7XbJtjABOvkc5lJmkiDh8VhjVCGNiqdKCscmVpdVUpEAyXv1xmCLkQJ5dsHqx3IPO4XW+NTDhU/fatA=="], + + "xml2js": ["xml2js@0.6.0", "", { "dependencies": { "sax": ">=0.6.0", "xmlbuilder": "~11.0.0" } }, "sha512-eLTh0kA8uHceqesPqSE+VvO1CDDJWMwlQfB6LuN6T8w6MaDJ8Txm8P7s5cHD0miF0V+GGTZrDQfxPZQVsur33w=="], + + "xmlbuilder": ["xmlbuilder@14.0.0", "", {}, "sha512-ts+B2rSe4fIckR6iquDjsKbQFK2NlUk6iG5nf14mDEyldgoc2nEKZ3jZWMPTxGQwVgToSjt6VGIho1H8/fNFTg=="], + + "xtend": ["xtend@4.0.2", "", {}, "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ=="], + + "y18n": ["y18n@5.0.8", "", {}, "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA=="], + + "yallist": ["yallist@3.1.1", "", {}, "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="], + + "yaml": ["yaml@2.5.1", "", { "bin": { "yaml": "bin.mjs" } }, "sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q=="], + + "yargs": ["yargs@17.7.2", "", { "dependencies": { "cliui": "^8.0.1", "escalade": "^3.1.1", "get-caller-file": "^2.0.5", "require-directory": "^2.1.1", "string-width": "^4.2.3", "y18n": "^5.0.5", "yargs-parser": "^21.1.1" } }, "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w=="], + + "yargs-parser": ["yargs-parser@21.1.1", "", {}, "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw=="], + + "yocto-queue": ["yocto-queue@0.1.0", "", {}, "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q=="], + + "yup": ["yup@1.4.0", "", { "dependencies": { "property-expr": "^2.0.5", "tiny-case": "^1.0.3", "toposort": "^2.0.2", "type-fest": "^2.19.0" } }, "sha512-wPbgkJRCqIf+OHyiTBQoJiP5PFuAXaWiJK6AmYkzQAh5/c2K9hzSApBZG5wV9KoKSePF7sAxmNSvh/13YHkFDg=="], + + "@babel/highlight/chalk": ["chalk@2.4.2", "", { "dependencies": { "ansi-styles": "^3.2.1", "escape-string-regexp": "^1.0.5", "supports-color": "^5.3.0" } }, "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ=="], + + "@babel/runtime/regenerator-runtime": ["regenerator-runtime@0.14.1", "", {}, "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw=="], + + "@eslint-community/eslint-utils/eslint-visitor-keys": ["eslint-visitor-keys@3.4.3", "", {}, "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag=="], + + "@eslint/eslintrc/globals": ["globals@14.0.0", "", {}, "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ=="], + + "@expo/cli/arg": ["arg@5.0.2", "", {}, "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg=="], + + "@expo/cli/form-data": ["form-data@3.0.1", "", { "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", "mime-types": "^2.1.12" } }, "sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg=="], + + "@expo/cli/glob": ["glob@7.2.3", "", { "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.1.1", "once": "^1.3.0", "path-is-absolute": "^1.0.0" } }, "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q=="], + + "@expo/cli/js-yaml": ["js-yaml@3.14.1", "", { "dependencies": { "argparse": "^1.0.7", "esprima": "^4.0.0" }, "bin": { "js-yaml": "bin/js-yaml.js" } }, "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g=="], + + "@expo/cli/semver": ["semver@7.6.3", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A=="], + + "@expo/cli/ws": ["ws@8.18.0", "", { "peerDependencies": { "bufferutil": "^4.0.1", "utf-8-validate": ">=5.0.2" }, "optionalPeers": ["bufferutil", "utf-8-validate"] }, "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw=="], + + "@expo/config/@babel/code-frame": ["@babel/code-frame@7.10.4", "", { "dependencies": { "@babel/highlight": "^7.10.4" } }, "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg=="], + + "@expo/config/glob": ["glob@7.1.6", "", { "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.0.4", "once": "^1.3.0", "path-is-absolute": "^1.0.0" } }, "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA=="], + + "@expo/config/semver": ["semver@7.6.3", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A=="], + + "@expo/config-plugins/glob": ["glob@7.1.6", "", { "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.0.4", "once": "^1.3.0", "path-is-absolute": "^1.0.0" } }, "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA=="], + + "@expo/config-plugins/semver": ["semver@7.6.3", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A=="], + + "@expo/devcert/debug": ["debug@3.2.7", "", { "dependencies": { "ms": "^2.1.1" } }, "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ=="], + + "@expo/devcert/glob": ["glob@10.4.5", "", { "dependencies": { "foreground-child": "^3.1.0", "jackspeak": "^3.1.2", "minimatch": "^9.0.4", "minipass": "^7.1.2", "package-json-from-dist": "^1.0.0", "path-scurry": "^1.11.1" }, "bin": { "glob": "dist/esm/bin.mjs" } }, "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg=="], + + "@expo/fingerprint/semver": ["semver@7.6.3", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A=="], + + "@expo/image-utils/fs-extra": ["fs-extra@9.0.0", "", { "dependencies": { "at-least-node": "^1.0.0", "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^1.0.0" } }, "sha512-pmEYSk3vYsG/bF651KPUXZ+hvjpgWYw/Gc7W9NFUe3ZVLczKKWIij3IKpOrQcdw4TILtibFslZ0UmR8Vvzig4g=="], + + "@expo/image-utils/semver": ["semver@7.6.3", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A=="], + + "@expo/image-utils/tempy": ["tempy@0.3.0", "", { "dependencies": { "temp-dir": "^1.0.0", "type-fest": "^0.3.1", "unique-string": "^1.0.0" } }, "sha512-WrH/pui8YCwmeiAoxV+lpRH9HpRtgBhSR2ViBPgpGb/wnYDzp21R4MN45fsCGvLROvY67o3byhJRYRONJyImVQ=="], + + "@expo/json-file/@babel/code-frame": ["@babel/code-frame@7.10.4", "", { "dependencies": { "@babel/highlight": "^7.10.4" } }, "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg=="], + + "@expo/metro-config/fs-extra": ["fs-extra@9.1.0", "", { "dependencies": { "at-least-node": "^1.0.0", "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^2.0.0" } }, "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ=="], + + "@expo/metro-config/glob": ["glob@7.2.3", "", { "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.1.1", "once": "^1.3.0", "path-is-absolute": "^1.0.0" } }, "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q=="], + + "@expo/package-manager/js-yaml": ["js-yaml@3.14.1", "", { "dependencies": { "argparse": "^1.0.7", "esprima": "^4.0.0" }, "bin": { "js-yaml": "bin/js-yaml.js" } }, "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g=="], + + "@expo/package-manager/sudo-prompt": ["sudo-prompt@9.1.1", "", {}, "sha512-es33J1g2HjMpyAhz8lOR+ICmXXAqTuKbuXuUWLhOLew20oN9oUCgCJx615U/v7aioZg7IX5lIh9x34vwneu4pA=="], + + "@expo/prebuild-config/@react-native/normalize-colors": ["@react-native/normalize-colors@0.74.85", "", {}, "sha512-pcE4i0X7y3hsAE0SpIl7t6dUc0B0NZLd1yv7ssm4FrLhWG+CGyIq4eFDXpmPU1XHmL5PPySxTAjEMiwv6tAmOw=="], + + "@expo/prebuild-config/fs-extra": ["fs-extra@9.1.0", "", { "dependencies": { "at-least-node": "^1.0.0", "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^2.0.0" } }, "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ=="], + + "@expo/prebuild-config/semver": ["semver@7.6.3", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A=="], + + "@expo/xcpretty/@babel/code-frame": ["@babel/code-frame@7.10.4", "", { "dependencies": { "@babel/highlight": "^7.10.4" } }, "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg=="], + + "@isaacs/cliui/string-width": ["string-width@5.1.2", "", { "dependencies": { "eastasianwidth": "^0.2.0", "emoji-regex": "^9.2.2", "strip-ansi": "^7.0.1" } }, "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA=="], + + "@isaacs/cliui/strip-ansi": ["strip-ansi@7.1.0", "", { "dependencies": { "ansi-regex": "^6.0.1" } }, "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ=="], + + "@isaacs/cliui/wrap-ansi": ["wrap-ansi@8.1.0", "", { "dependencies": { "ansi-styles": "^6.1.0", "string-width": "^5.0.1", "strip-ansi": "^7.0.1" } }, "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ=="], + + "@npmcli/fs/semver": ["semver@7.6.3", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A=="], + + "@react-native-community/cli/commander": ["commander@9.5.0", "", {}, "sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ=="], + + "@react-native-community/cli/semver": ["semver@7.6.3", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A=="], + + "@react-native-community/cli-config/cosmiconfig": ["cosmiconfig@9.0.0", "", { "dependencies": { "env-paths": "^2.2.1", "import-fresh": "^3.3.0", "js-yaml": "^4.1.0", "parse-json": "^5.2.0" }, "peerDependencies": { "typescript": ">=4.9.5" }, "optionalPeers": ["typescript"] }, "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg=="], + + "@react-native-community/cli-doctor/ora": ["ora@5.4.1", "", { "dependencies": { "bl": "^4.1.0", "chalk": "^4.1.0", "cli-cursor": "^3.1.0", "cli-spinners": "^2.5.0", "is-interactive": "^1.0.0", "is-unicode-supported": "^0.1.0", "log-symbols": "^4.1.0", "strip-ansi": "^6.0.0", "wcwidth": "^1.0.1" } }, "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ=="], + + "@react-native-community/cli-doctor/semver": ["semver@7.6.3", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A=="], + + "@react-native-community/cli-doctor/strip-ansi": ["strip-ansi@5.2.0", "", { "dependencies": { "ansi-regex": "^4.1.0" } }, "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA=="], + + "@react-native-community/cli-platform-apple/ora": ["ora@5.4.1", "", { "dependencies": { "bl": "^4.1.0", "chalk": "^4.1.0", "cli-cursor": "^3.1.0", "cli-spinners": "^2.5.0", "is-interactive": "^1.0.0", "is-unicode-supported": "^0.1.0", "log-symbols": "^4.1.0", "strip-ansi": "^6.0.0", "wcwidth": "^1.0.1" } }, "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ=="], + + "@react-native-community/cli-tools/mime": ["mime@2.6.0", "", { "bin": { "mime": "cli.js" } }, "sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg=="], + + "@react-native-community/cli-tools/open": ["open@6.4.0", "", { "dependencies": { "is-wsl": "^1.1.0" } }, "sha512-IFenVPgF70fSm1keSd2iDBIDIBZkroLeuffXq+wKTzTJlBpesFWojV9lb8mzOfaAzM1sr7HQHuO0vtV0zYekGg=="], + + "@react-native-community/cli-tools/ora": ["ora@5.4.1", "", { "dependencies": { "bl": "^4.1.0", "chalk": "^4.1.0", "cli-cursor": "^3.1.0", "cli-spinners": "^2.5.0", "is-interactive": "^1.0.0", "is-unicode-supported": "^0.1.0", "log-symbols": "^4.1.0", "strip-ansi": "^6.0.0", "wcwidth": "^1.0.1" } }, "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ=="], + + "@react-native-community/cli-tools/semver": ["semver@7.6.3", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A=="], + + "@react-native-community/cli-tools/sudo-prompt": ["sudo-prompt@9.2.1", "", {}, "sha512-Mu7R0g4ig9TUuGSxJavny5Rv0egCEtpZRNMrZaYS1vxkiIxGiGUwoezU3LazIQ+KE04hTrTfNPgxU5gzi7F5Pw=="], + + "@react-native/babel-plugin-codegen/@react-native/codegen": ["@react-native/codegen@0.74.87", "", { "dependencies": { "@babel/parser": "^7.20.0", "glob": "^7.1.1", "hermes-parser": "0.19.1", "invariant": "^2.2.4", "jscodeshift": "^0.14.0", "mkdirp": "^0.5.1", "nullthrows": "^1.1.1" }, "peerDependencies": { "@babel/preset-env": "^7.1.6" } }, "sha512-GMSYDiD+86zLKgMMgz9z0k6FxmRn+z6cimYZKkucW4soGbxWsbjUAZoZ56sJwt2FJ3XVRgXCrnOCgXoH/Bkhcg=="], + + "@react-native/codegen/glob": ["glob@7.2.3", "", { "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.1.1", "once": "^1.3.0", "path-is-absolute": "^1.0.0" } }, "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q=="], + + "@react-native/community-cli-plugin/@react-native-community/cli-server-api": ["@react-native-community/cli-server-api@14.0.0-alpha.11", "", { "dependencies": { "@react-native-community/cli-debugger-ui": "14.0.0-alpha.11", "@react-native-community/cli-tools": "14.0.0-alpha.11", "compression": "^1.7.1", "connect": "^3.6.5", "errorhandler": "^1.5.1", "nocache": "^3.0.1", "pretty-format": "^26.6.2", "serve-static": "^1.13.1", "ws": "^6.2.3" } }, "sha512-I7YeYI7S5wSxnQAqeG8LNqhT99FojiGIk87DU0vTp6U8hIMLcA90fUuBAyJY38AuQZ12ZJpGa8ObkhIhWzGkvg=="], + + "@react-native/community-cli-plugin/@react-native-community/cli-tools": ["@react-native-community/cli-tools@14.0.0-alpha.11", "", { "dependencies": { "appdirsjs": "^1.2.4", "chalk": "^4.1.2", "execa": "^5.0.0", "find-up": "^5.0.0", "mime": "^2.4.1", "open": "^6.2.0", "ora": "^5.4.1", "semver": "^7.5.2", "shell-quote": "^1.7.3", "sudo-prompt": "^9.0.0" } }, "sha512-HQCfVnX9aqRdKdLxmQy4fUAUo+YhNGlBV7ZjOayPbuEGWJ4RN+vSy0Cawk7epo7hXd6vKzc7P7y3HlU6Kxs7+w=="], + + "@react-native/community-cli-plugin/@react-native/dev-middleware": ["@react-native/dev-middleware@0.75.2", "", { "dependencies": { "@isaacs/ttlcache": "^1.4.1", "@react-native/debugger-frontend": "0.75.2", "chrome-launcher": "^0.15.2", "chromium-edge-launcher": "^0.2.0", "connect": "^3.6.5", "debug": "^2.2.0", "node-fetch": "^2.2.0", "nullthrows": "^1.1.1", "open": "^7.0.3", "selfsigned": "^2.4.1", "serve-static": "^1.13.1", "ws": "^6.2.2" } }, "sha512-fTC5m2uVjYp1XPaIJBFgscnQjPdGVsl96z/RfLgXDq0HBffyqbg29ttx6yTCx7lIa9Gdvf6nKQom+e+Oa4izSw=="], + + "@react-native/dev-middleware/debug": ["debug@2.6.9", "", { "dependencies": { "ms": "2.0.0" } }, "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA=="], + + "@react-native/dev-middleware/open": ["open@7.4.2", "", { "dependencies": { "is-docker": "^2.0.0", "is-wsl": "^2.1.1" } }, "sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q=="], + + "@react-native/metro-babel-transformer/@react-native/babel-preset": ["@react-native/babel-preset@0.75.2", "", { "dependencies": { "@babel/core": "^7.20.0", "@babel/plugin-proposal-export-default-from": "^7.0.0", "@babel/plugin-syntax-dynamic-import": "^7.8.0", "@babel/plugin-syntax-export-default-from": "^7.0.0", "@babel/plugin-syntax-flow": "^7.18.0", "@babel/plugin-syntax-nullish-coalescing-operator": "^7.0.0", "@babel/plugin-syntax-optional-chaining": "^7.0.0", "@babel/plugin-transform-arrow-functions": "^7.0.0", "@babel/plugin-transform-async-generator-functions": "^7.24.3", "@babel/plugin-transform-async-to-generator": "^7.20.0", "@babel/plugin-transform-block-scoping": "^7.0.0", "@babel/plugin-transform-class-properties": "^7.24.1", "@babel/plugin-transform-classes": "^7.0.0", "@babel/plugin-transform-computed-properties": "^7.0.0", "@babel/plugin-transform-destructuring": "^7.20.0", "@babel/plugin-transform-flow-strip-types": "^7.20.0", "@babel/plugin-transform-for-of": "^7.0.0", "@babel/plugin-transform-function-name": "^7.0.0", "@babel/plugin-transform-literals": "^7.0.0", "@babel/plugin-transform-logical-assignment-operators": "^7.24.1", "@babel/plugin-transform-modules-commonjs": "^7.0.0", "@babel/plugin-transform-named-capturing-groups-regex": "^7.0.0", "@babel/plugin-transform-nullish-coalescing-operator": "^7.24.1", "@babel/plugin-transform-numeric-separator": "^7.24.1", "@babel/plugin-transform-object-rest-spread": "^7.24.5", "@babel/plugin-transform-optional-catch-binding": "^7.24.1", "@babel/plugin-transform-optional-chaining": "^7.24.5", "@babel/plugin-transform-parameters": "^7.0.0", "@babel/plugin-transform-private-methods": "^7.22.5", "@babel/plugin-transform-private-property-in-object": "^7.22.11", "@babel/plugin-transform-react-display-name": "^7.0.0", "@babel/plugin-transform-react-jsx": "^7.0.0", "@babel/plugin-transform-react-jsx-self": "^7.0.0", "@babel/plugin-transform-react-jsx-source": "^7.0.0", "@babel/plugin-transform-regenerator": "^7.20.0", "@babel/plugin-transform-runtime": "^7.0.0", "@babel/plugin-transform-shorthand-properties": "^7.0.0", "@babel/plugin-transform-spread": "^7.0.0", "@babel/plugin-transform-sticky-regex": "^7.0.0", "@babel/plugin-transform-typescript": "^7.5.0", "@babel/plugin-transform-unicode-regex": "^7.0.0", "@babel/template": "^7.0.0", "@react-native/babel-plugin-codegen": "0.75.2", "babel-plugin-transform-flow-enums": "^0.0.2", "react-refresh": "^0.14.0" } }, "sha512-mprpsas+WdCEMjQZnbDiAC4KKRmmLbMB+o/v4mDqKlH4Mcm7RdtP5t80MZGOVCHlceNp1uEIpXywx69DNwgbgg=="], + + "@remix-run/server-runtime/source-map": ["source-map@0.7.4", "", {}, "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA=="], + + "@rnx-kit/chromium-edge-launcher/@types/node": ["@types/node@18.19.50", "", { "dependencies": { "undici-types": "~5.26.4" } }, "sha512-xonK+NRrMBRtkL1hVCc3G+uXtjh1Al4opBLjqVmipe5ZAaBYWW6cNAiBVZ1BvmkBhep698rP3UM3aRAdSALuhg=="], + + "@rnx-kit/chromium-edge-launcher/mkdirp": ["mkdirp@1.0.4", "", { "bin": { "mkdirp": "bin/cmd.js" } }, "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="], + + "@typescript-eslint/typescript-estree/minimatch": ["minimatch@9.0.5", "", { "dependencies": { "brace-expansion": "^2.0.1" } }, "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow=="], + + "@typescript-eslint/typescript-estree/semver": ["semver@7.6.3", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A=="], + + "@typescript-eslint/visitor-keys/eslint-visitor-keys": ["eslint-visitor-keys@3.4.3", "", {}, "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag=="], + + "ajv-formats/ajv": ["ajv@8.17.1", "", { "dependencies": { "fast-deep-equal": "^3.1.3", "fast-uri": "^3.0.1", "json-schema-traverse": "^1.0.0", "require-from-string": "^2.0.2" } }, "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g=="], + + "ajv-keywords/ajv": ["ajv@8.17.1", "", { "dependencies": { "fast-deep-equal": "^3.1.3", "fast-uri": "^3.0.1", "json-schema-traverse": "^1.0.0", "require-from-string": "^2.0.2" } }, "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g=="], + + "ansi-escapes/type-fest": ["type-fest@0.21.3", "", {}, "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w=="], + + "ansi-fragments/strip-ansi": ["strip-ansi@5.2.0", "", { "dependencies": { "ansi-regex": "^4.1.0" } }, "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA=="], + + "anymatch/picomatch": ["picomatch@2.3.1", "", {}, "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA=="], + + "bl/readable-stream": ["readable-stream@3.6.2", "", { "dependencies": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", "util-deprecate": "^1.0.1" } }, "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA=="], + + "cacache/glob": ["glob@10.4.5", "", { "dependencies": { "foreground-child": "^3.1.0", "jackspeak": "^3.1.2", "minimatch": "^9.0.4", "minipass": "^7.1.2", "package-json-from-dist": "^1.0.0", "path-scurry": "^1.11.1" }, "bin": { "glob": "dist/esm/bin.mjs" } }, "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg=="], + + "cacache/lru-cache": ["lru-cache@10.4.3", "", {}, "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="], + + "cacache/minipass": ["minipass@7.1.2", "", {}, "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw=="], + + "caller-callsite/callsites": ["callsites@2.0.0", "", {}, "sha512-ksWePWBloaWPxJYQ8TL0JHvtci6G5QTKwQ95RcWAa/lzoAKuAOflGdAK92hpHXjkwb8zLxoLNUoNYZgVsaJzvQ=="], + + "chromium-edge-launcher/mkdirp": ["mkdirp@1.0.4", "", { "bin": { "mkdirp": "bin/cmd.js" } }, "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="], + + "compression/debug": ["debug@2.6.9", "", { "dependencies": { "ms": "2.0.0" } }, "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA=="], + + "connect/debug": ["debug@2.6.9", "", { "dependencies": { "ms": "2.0.0" } }, "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA=="], + + "css-tree/source-map": ["source-map@0.6.1", "", {}, "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="], + + "csso/css-tree": ["css-tree@2.2.1", "", { "dependencies": { "mdn-data": "2.0.28", "source-map-js": "^1.0.1" } }, "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA=="], + + "default-gateway/execa": ["execa@1.0.0", "", { "dependencies": { "cross-spawn": "^6.0.0", "get-stream": "^4.0.0", "is-stream": "^1.1.0", "npm-run-path": "^2.0.0", "p-finally": "^1.0.0", "signal-exit": "^3.0.0", "strip-eof": "^1.0.0" } }, "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA=="], + + "defaults/clone": ["clone@1.0.4", "", {}, "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg=="], + + "eslint-import-resolver-node/debug": ["debug@3.2.7", "", { "dependencies": { "ms": "^2.1.1" } }, "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ=="], + + "eslint-module-utils/debug": ["debug@3.2.7", "", { "dependencies": { "ms": "^2.1.1" } }, "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ=="], + + "eslint-plugin-import/debug": ["debug@3.2.7", "", { "dependencies": { "ms": "^2.1.1" } }, "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ=="], + + "eslint-plugin-react/resolve": ["resolve@2.0.0-next.5", "", { "dependencies": { "is-core-module": "^2.13.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" }, "bin": { "resolve": "bin/resolve" } }, "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA=="], + + "expo-modules-autolinking/fs-extra": ["fs-extra@9.1.0", "", { "dependencies": { "at-least-node": "^1.0.0", "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^2.0.0" } }, "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ=="], + + "expo-splash-screen/@expo/prebuild-config": ["@expo/prebuild-config@7.0.6", "", { "dependencies": { "@expo/config": "~9.0.0-beta.0", "@expo/config-plugins": "~8.0.0-beta.0", "@expo/config-types": "^51.0.0-unreleased", "@expo/image-utils": "^0.5.0", "@expo/json-file": "^8.3.0", "@react-native/normalize-colors": "0.74.84", "debug": "^4.3.1", "fs-extra": "^9.0.0", "resolve-from": "^5.0.0", "semver": "^7.6.0", "xml2js": "0.6.0" }, "peerDependencies": { "expo-modules-autolinking": ">=0.8.1" } }, "sha512-Hts+iGBaG6OQ+N8IEMMgwQElzJeSTb7iUJ26xADEHkaexsucAK+V52dM8M4ceicvbZR9q8M+ebJEGj0MCNA3dQ=="], + + "fast-glob/glob-parent": ["glob-parent@5.1.2", "", { "dependencies": { "is-glob": "^4.0.1" } }, "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow=="], + + "fbjs/promise": ["promise@7.3.1", "", { "dependencies": { "asap": "~2.0.3" } }, "sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg=="], + + "finalhandler/debug": ["debug@2.6.9", "", { "dependencies": { "ms": "2.0.0" } }, "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA=="], + + "finalhandler/on-finished": ["on-finished@2.3.0", "", { "dependencies": { "ee-first": "1.1.1" } }, "sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww=="], + + "finalhandler/statuses": ["statuses@1.5.0", "", {}, "sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA=="], + + "foreground-child/signal-exit": ["signal-exit@4.1.0", "", {}, "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw=="], + + "fs-minipass/minipass": ["minipass@7.1.2", "", {}, "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw=="], + + "glob/minimatch": ["minimatch@8.0.4", "", { "dependencies": { "brace-expansion": "^2.0.1" } }, "sha512-W0Wvr9HyFXZRGIDgCicunpQ299OKXs9RgZfaukz4qAW/pJhcpUfupc9c+OObPOFueNy8VSrZgEmDtk6Kh4WzDA=="], + + "hosted-git-info/lru-cache": ["lru-cache@6.0.0", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA=="], + + "import-fresh/resolve-from": ["resolve-from@4.0.0", "", {}, "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g=="], + + "is-bun-module/semver": ["semver@7.6.3", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A=="], + + "is-invalid-path/is-glob": ["is-glob@2.0.1", "", { "dependencies": { "is-extglob": "^1.0.0" } }, "sha512-a1dBeB19NXsf/E0+FHqkagizel/LQw2DjSQpvQrj3zT+jYPpaUCryPnrQajXKFLCMuf4I6FhRpaGtw4lPrG6Eg=="], + + "jest-message-util/pretty-format": ["pretty-format@29.7.0", "", { "dependencies": { "@jest/schemas": "^29.6.3", "ansi-styles": "^5.0.0", "react-is": "^18.0.0" } }, "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ=="], + + "jest-util/picomatch": ["picomatch@2.3.1", "", {}, "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA=="], + + "jest-validate/pretty-format": ["pretty-format@29.7.0", "", { "dependencies": { "@jest/schemas": "^29.6.3", "ansi-styles": "^5.0.0", "react-is": "^18.0.0" } }, "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ=="], + + "jest-worker/supports-color": ["supports-color@8.1.1", "", { "dependencies": { "has-flag": "^4.0.0" } }, "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q=="], + + "json-schema-deref-sync/md5": ["md5@2.2.1", "", { "dependencies": { "charenc": "~0.0.1", "crypt": "~0.0.1", "is-buffer": "~1.1.1" } }, "sha512-PlGG4z5mBANDGCKsYQe0CaUYHdZYZt8ZPZLmEt+Urf0W4GlpTX4HescwHU+dc9+Z/G/vZKYZYFrwgm9VxK6QOQ=="], + + "lighthouse-logger/debug": ["debug@2.6.9", "", { "dependencies": { "ms": "2.0.0" } }, "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA=="], + + "log-symbols/chalk": ["chalk@2.4.2", "", { "dependencies": { "ansi-styles": "^3.2.1", "escape-string-regexp": "^1.0.5", "supports-color": "^5.3.0" } }, "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ=="], + + "logkitty/yargs": ["yargs@15.4.1", "", { "dependencies": { "cliui": "^6.0.0", "decamelize": "^1.2.0", "find-up": "^4.1.0", "get-caller-file": "^2.0.1", "require-directory": "^2.1.1", "require-main-filename": "^2.0.0", "set-blocking": "^2.0.0", "string-width": "^4.2.0", "which-module": "^2.0.0", "y18n": "^4.0.0", "yargs-parser": "^18.1.2" } }, "sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A=="], + + "make-dir/semver": ["semver@5.7.2", "", { "bin": { "semver": "bin/semver" } }, "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g=="], + + "metro/ci-info": ["ci-info@2.0.0", "", {}, "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ=="], + + "metro/debug": ["debug@2.6.9", "", { "dependencies": { "ms": "2.0.0" } }, "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA=="], + + "metro/hermes-parser": ["hermes-parser@0.23.1", "", { "dependencies": { "hermes-estree": "0.23.1" } }, "sha512-oxl5h2DkFW83hT4DAUJorpah8ou4yvmweUzLJmmr6YV2cezduCdlil1AvU/a/xSsAFo4WUcNA4GoV5Bvq6JffA=="], + + "metro/ws": ["ws@7.5.10", "", { "peerDependencies": { "bufferutil": "^4.0.1", "utf-8-validate": "^5.0.2" }, "optionalPeers": ["bufferutil", "utf-8-validate"] }, "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ=="], + + "metro-babel-transformer/hermes-parser": ["hermes-parser@0.23.1", "", { "dependencies": { "hermes-estree": "0.23.1" } }, "sha512-oxl5h2DkFW83hT4DAUJorpah8ou4yvmweUzLJmmr6YV2cezduCdlil1AvU/a/xSsAFo4WUcNA4GoV5Bvq6JffA=="], + + "metro-config/cosmiconfig": ["cosmiconfig@5.2.1", "", { "dependencies": { "import-fresh": "^2.0.0", "is-directory": "^0.3.1", "js-yaml": "^3.13.1", "parse-json": "^4.0.0" } }, "sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA=="], + + "metro-file-map/debug": ["debug@2.6.9", "", { "dependencies": { "ms": "2.0.0" } }, "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA=="], + + "micromatch/picomatch": ["picomatch@2.3.1", "", {}, "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA=="], + + "minipass-collect/minipass": ["minipass@7.1.2", "", {}, "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw=="], + + "minipass-flush/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], + + "minipass-pipeline/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], + + "minizlib/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], + + "minizlib/yallist": ["yallist@4.0.0", "", {}, "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="], + + "npm-package-arg/semver": ["semver@5.7.2", "", { "bin": { "semver": "bin/semver" } }, "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g=="], + + "ora/chalk": ["chalk@2.4.2", "", { "dependencies": { "ansi-styles": "^3.2.1", "escape-string-regexp": "^1.0.5", "supports-color": "^5.3.0" } }, "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ=="], + + "ora/strip-ansi": ["strip-ansi@5.2.0", "", { "dependencies": { "ansi-regex": "^4.1.0" } }, "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA=="], + + "path-scurry/lru-cache": ["lru-cache@10.4.3", "", {}, "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="], + + "path-scurry/minipass": ["minipass@7.1.2", "", {}, "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw=="], + + "pkg-dir/find-up": ["find-up@3.0.0", "", { "dependencies": { "locate-path": "^3.0.0" } }, "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg=="], + + "pkg-up/find-up": ["find-up@3.0.0", "", { "dependencies": { "locate-path": "^3.0.0" } }, "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg=="], + + "plist/@xmldom/xmldom": ["@xmldom/xmldom@0.8.10", "", {}, "sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw=="], + + "plist/xmlbuilder": ["xmlbuilder@15.1.1", "", {}, "sha512-yMqGBqtXyeN1e3TGYvgNgDVZ3j84W4cwkOXQswghol6APgZWaff9lnbvN7MHYJOiXsvGPXtjTYJEiC9J2wv9Eg=="], + + "pretty-format/@jest/types": ["@jest/types@26.6.2", "", { "dependencies": { "@types/istanbul-lib-coverage": "^2.0.0", "@types/istanbul-reports": "^3.0.0", "@types/node": "*", "@types/yargs": "^15.0.0", "chalk": "^4.0.0" } }, "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ=="], + + "pretty-format/react-is": ["react-is@17.0.2", "", {}, "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w=="], + + "rc/strip-json-comments": ["strip-json-comments@2.0.1", "", {}, "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ=="], + + "react-devtools-core/ws": ["ws@7.5.10", "", { "peerDependencies": { "bufferutil": "^4.0.1", "utf-8-validate": "^5.0.2" }, "optionalPeers": ["bufferutil", "utf-8-validate"] }, "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ=="], + + "react-native/glob": ["glob@7.2.3", "", { "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.1.1", "once": "^1.3.0", "path-is-absolute": "^1.0.0" } }, "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q=="], + + "react-native/scheduler": ["scheduler@0.24.0-canary-efb381bbf-20230505", "", { "dependencies": { "loose-envify": "^1.1.0" } }, "sha512-ABvovCDe/k9IluqSh4/ISoq8tIJnW8euVAWYt5j/bg6dRnqwQwiGO1F/V4AyK96NGF/FB04FhOUDuWj8IKfABA=="], + + "react-native/semver": ["semver@7.6.3", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A=="], + + "react-native-web/@react-native/normalize-colors": ["@react-native/normalize-colors@0.74.87", "", {}, "sha512-Xh7Nyk/MPefkb0Itl5Z+3oOobeG9lfLb7ZOY2DKpFnoCE1TzBmib9vMNdFaLdSxLIP+Ec6icgKtdzYg8QUPYzA=="], + + "react-native-web/memoize-one": ["memoize-one@6.0.0", "", {}, "sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw=="], + + "readable-stream/isarray": ["isarray@1.0.0", "", {}, "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ=="], + + "recast/source-map": ["source-map@0.6.1", "", {}, "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="], + + "regjsparser/jsesc": ["jsesc@0.5.0", "", { "bin": { "jsesc": "bin/jsesc" } }, "sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA=="], + + "requireg/resolve": ["resolve@1.7.1", "", { "dependencies": { "path-parse": "^1.0.5" } }, "sha512-c7rwLofp8g1U+h1KNyHL/jicrKg1Ek4q+Lr33AL65uZTinUZHe30D5HlyN5V9NW0JX1D5dXQ4jqW5l7Sy/kGfw=="], + + "restore-cursor/onetime": ["onetime@2.0.1", "", { "dependencies": { "mimic-fn": "^1.0.0" } }, "sha512-oyyPpiMaKARvvcgip+JV+7zci5L8D1W9RZIz2l1o08AM3pfspitVWnPt3mzHcBPp12oYMTy0pqrFs/C+m3EwsQ=="], + + "rimraf/glob": ["glob@7.2.3", "", { "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.1.1", "once": "^1.3.0", "path-is-absolute": "^1.0.0" } }, "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q=="], + + "schema-utils/ajv": ["ajv@8.17.1", "", { "dependencies": { "fast-deep-equal": "^3.1.3", "fast-uri": "^3.0.1", "json-schema-traverse": "^1.0.0", "require-from-string": "^2.0.2" } }, "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g=="], + + "send/debug": ["debug@2.6.9", "", { "dependencies": { "ms": "2.0.0" } }, "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA=="], + + "simple-plist/bplist-creator": ["bplist-creator@0.1.0", "", { "dependencies": { "stream-buffers": "2.2.x" } }, "sha512-sXaHZicyEEmY86WyueLTQesbeoH/mquvarJaQNbjuOQO+7gbFcDEWqKmcWA4cOTLzFlfgvkiVxolk1k5bBIpmg=="], + + "simple-swizzle/is-arrayish": ["is-arrayish@0.3.2", "", {}, "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ=="], + + "slice-ansi/ansi-styles": ["ansi-styles@3.2.1", "", { "dependencies": { "color-convert": "^1.9.0" } }, "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA=="], + + "slice-ansi/is-fullwidth-code-point": ["is-fullwidth-code-point@2.0.0", "", {}, "sha512-VHskAKYM8RfSFXwee5t5cbN5PZeq1Wrh6qd5bkyiXIf6UQcN6w/A0eXM9r6t8d+GYOh+o6ZhiEnb88LN/Y8m2w=="], + + "source-map-support/source-map": ["source-map@0.6.1", "", {}, "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="], + + "ssri/minipass": ["minipass@7.1.2", "", {}, "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw=="], + + "stack-utils/escape-string-regexp": ["escape-string-regexp@2.0.0", "", {}, "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w=="], + + "stacktrace-parser/type-fest": ["type-fest@0.7.1", "", {}, "sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg=="], + + "string-width/emoji-regex": ["emoji-regex@8.0.0", "", {}, "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="], + + "string-width-cjs/emoji-regex": ["emoji-regex@8.0.0", "", {}, "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="], + + "sucrase/commander": ["commander@4.1.1", "", {}, "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA=="], + + "sucrase/glob": ["glob@7.1.6", "", { "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.0.4", "once": "^1.3.0", "path-is-absolute": "^1.0.0" } }, "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA=="], + + "svgo/css-tree": ["css-tree@2.3.1", "", { "dependencies": { "mdn-data": "2.0.30", "source-map-js": "^1.0.1" } }, "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw=="], + + "tar/fs-minipass": ["fs-minipass@2.1.0", "", { "dependencies": { "minipass": "^3.0.0" } }, "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg=="], + + "tar/minipass": ["minipass@5.0.0", "", {}, "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ=="], + + "tar/mkdirp": ["mkdirp@1.0.4", "", { "bin": { "mkdirp": "bin/cmd.js" } }, "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="], + + "tar/yallist": ["yallist@4.0.0", "", {}, "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="], + + "temp/rimraf": ["rimraf@2.6.3", "", { "dependencies": { "glob": "^7.1.3" }, "bin": { "rimraf": "./bin.js" } }, "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA=="], + + "tempy/type-fest": ["type-fest@0.16.0", "", {}, "sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg=="], + + "terser/commander": ["commander@2.20.3", "", {}, "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="], + + "tsconfig-paths/json5": ["json5@1.0.2", "", { "dependencies": { "minimist": "^1.2.0" }, "bin": { "json5": "lib/cli.js" } }, "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA=="], + + "whatwg-url/webidl-conversions": ["webidl-conversions@3.0.1", "", {}, "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="], + + "xcode/uuid": ["uuid@7.0.3", "", { "bin": { "uuid": "dist/bin/uuid" } }, "sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg=="], + + "xml2js/xmlbuilder": ["xmlbuilder@11.0.1", "", {}, "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA=="], + + "@babel/highlight/chalk/ansi-styles": ["ansi-styles@3.2.1", "", { "dependencies": { "color-convert": "^1.9.0" } }, "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA=="], + + "@babel/highlight/chalk/escape-string-regexp": ["escape-string-regexp@1.0.5", "", {}, "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg=="], + + "@babel/highlight/chalk/supports-color": ["supports-color@5.5.0", "", { "dependencies": { "has-flag": "^3.0.0" } }, "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow=="], + + "@expo/cli/js-yaml/argparse": ["argparse@1.0.10", "", { "dependencies": { "sprintf-js": "~1.0.2" } }, "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg=="], + + "@expo/devcert/glob/minimatch": ["minimatch@9.0.5", "", { "dependencies": { "brace-expansion": "^2.0.1" } }, "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow=="], + + "@expo/devcert/glob/minipass": ["minipass@7.1.2", "", {}, "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw=="], + + "@expo/image-utils/fs-extra/jsonfile": ["jsonfile@6.1.0", "", { "dependencies": { "universalify": "^2.0.0" }, "optionalDependencies": { "graceful-fs": "^4.1.6" } }, "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ=="], + + "@expo/image-utils/fs-extra/universalify": ["universalify@1.0.0", "", {}, "sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug=="], + + "@expo/image-utils/tempy/temp-dir": ["temp-dir@1.0.0", "", {}, "sha512-xZFXEGbG7SNC3itwBzI3RYjq/cEhBkx2hJuKGIUOcEULmkQExXiHat2z/qkISYsuR+IKumhEfKKbV5qXmhICFQ=="], + + "@expo/image-utils/tempy/type-fest": ["type-fest@0.3.1", "", {}, "sha512-cUGJnCdr4STbePCgqNFbpVNCepa+kAVohJs1sLhxzdH+gnEoOd8VhbYa7pD3zZYGiURWM2xzEII3fQcRizDkYQ=="], + + "@expo/image-utils/tempy/unique-string": ["unique-string@1.0.0", "", { "dependencies": { "crypto-random-string": "^1.0.0" } }, "sha512-ODgiYu03y5g76A1I9Gt0/chLCzQjvzDy7DsZGsLOE/1MrF6wriEskSncj1+/C58Xk/kPZDppSctDybCwOSaGAg=="], + + "@expo/metro-config/fs-extra/jsonfile": ["jsonfile@6.1.0", "", { "dependencies": { "universalify": "^2.0.0" }, "optionalDependencies": { "graceful-fs": "^4.1.6" } }, "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ=="], + + "@expo/metro-config/fs-extra/universalify": ["universalify@2.0.1", "", {}, "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw=="], + + "@expo/package-manager/js-yaml/argparse": ["argparse@1.0.10", "", { "dependencies": { "sprintf-js": "~1.0.2" } }, "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg=="], + + "@expo/prebuild-config/fs-extra/jsonfile": ["jsonfile@6.1.0", "", { "dependencies": { "universalify": "^2.0.0" }, "optionalDependencies": { "graceful-fs": "^4.1.6" } }, "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ=="], + + "@expo/prebuild-config/fs-extra/universalify": ["universalify@2.0.1", "", {}, "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw=="], + + "@isaacs/cliui/strip-ansi/ansi-regex": ["ansi-regex@6.1.0", "", {}, "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA=="], + + "@isaacs/cliui/wrap-ansi/ansi-styles": ["ansi-styles@6.2.1", "", {}, "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug=="], + + "@react-native-community/cli-doctor/ora/cli-cursor": ["cli-cursor@3.1.0", "", { "dependencies": { "restore-cursor": "^3.1.0" } }, "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw=="], + + "@react-native-community/cli-doctor/ora/log-symbols": ["log-symbols@4.1.0", "", { "dependencies": { "chalk": "^4.1.0", "is-unicode-supported": "^0.1.0" } }, "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg=="], + + "@react-native-community/cli-doctor/ora/strip-ansi": ["strip-ansi@6.0.1", "", { "dependencies": { "ansi-regex": "^5.0.1" } }, "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="], + + "@react-native-community/cli-doctor/strip-ansi/ansi-regex": ["ansi-regex@4.1.1", "", {}, "sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g=="], + + "@react-native-community/cli-platform-apple/ora/cli-cursor": ["cli-cursor@3.1.0", "", { "dependencies": { "restore-cursor": "^3.1.0" } }, "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw=="], + + "@react-native-community/cli-platform-apple/ora/log-symbols": ["log-symbols@4.1.0", "", { "dependencies": { "chalk": "^4.1.0", "is-unicode-supported": "^0.1.0" } }, "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg=="], + + "@react-native-community/cli-tools/open/is-wsl": ["is-wsl@1.1.0", "", {}, "sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw=="], + + "@react-native-community/cli-tools/ora/cli-cursor": ["cli-cursor@3.1.0", "", { "dependencies": { "restore-cursor": "^3.1.0" } }, "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw=="], + + "@react-native-community/cli-tools/ora/log-symbols": ["log-symbols@4.1.0", "", { "dependencies": { "chalk": "^4.1.0", "is-unicode-supported": "^0.1.0" } }, "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg=="], + + "@react-native/babel-plugin-codegen/@react-native/codegen/glob": ["glob@7.2.3", "", { "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.1.1", "once": "^1.3.0", "path-is-absolute": "^1.0.0" } }, "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q=="], + + "@react-native/babel-plugin-codegen/@react-native/codegen/hermes-parser": ["hermes-parser@0.19.1", "", { "dependencies": { "hermes-estree": "0.19.1" } }, "sha512-Vp+bXzxYJWrpEuJ/vXxUsLnt0+y4q9zyi4zUlkLqD8FKv4LjIfOvP69R/9Lty3dCyKh0E2BU7Eypqr63/rKT/A=="], + + "@react-native/community-cli-plugin/@react-native-community/cli-server-api/@react-native-community/cli-debugger-ui": ["@react-native-community/cli-debugger-ui@14.0.0-alpha.11", "", { "dependencies": { "serve-static": "^1.13.1" } }, "sha512-0wCNQxhCniyjyMXgR1qXliY180y/2QbvoiYpp2MleGQADr5M1b8lgI4GoyADh5kE+kX3VL0ssjgyxpmbpCD86A=="], + + "@react-native/community-cli-plugin/@react-native-community/cli-tools/mime": ["mime@2.6.0", "", { "bin": { "mime": "cli.js" } }, "sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg=="], + + "@react-native/community-cli-plugin/@react-native-community/cli-tools/open": ["open@6.4.0", "", { "dependencies": { "is-wsl": "^1.1.0" } }, "sha512-IFenVPgF70fSm1keSd2iDBIDIBZkroLeuffXq+wKTzTJlBpesFWojV9lb8mzOfaAzM1sr7HQHuO0vtV0zYekGg=="], + + "@react-native/community-cli-plugin/@react-native-community/cli-tools/ora": ["ora@5.4.1", "", { "dependencies": { "bl": "^4.1.0", "chalk": "^4.1.0", "cli-cursor": "^3.1.0", "cli-spinners": "^2.5.0", "is-interactive": "^1.0.0", "is-unicode-supported": "^0.1.0", "log-symbols": "^4.1.0", "strip-ansi": "^6.0.0", "wcwidth": "^1.0.1" } }, "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ=="], + + "@react-native/community-cli-plugin/@react-native-community/cli-tools/semver": ["semver@7.6.3", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A=="], + + "@react-native/community-cli-plugin/@react-native-community/cli-tools/sudo-prompt": ["sudo-prompt@9.2.1", "", {}, "sha512-Mu7R0g4ig9TUuGSxJavny5Rv0egCEtpZRNMrZaYS1vxkiIxGiGUwoezU3LazIQ+KE04hTrTfNPgxU5gzi7F5Pw=="], + + "@react-native/community-cli-plugin/@react-native/dev-middleware/@react-native/debugger-frontend": ["@react-native/debugger-frontend@0.75.2", "", {}, "sha512-qIC6mrlG8RQOPaYLZQiJwqnPchAVGnHWcVDeQxPMPLkM/D5+PC8tuKWYOwgLcEau3RZlgz7QQNk31Qj2/OJG6Q=="], + + "@react-native/community-cli-plugin/@react-native/dev-middleware/debug": ["debug@2.6.9", "", { "dependencies": { "ms": "2.0.0" } }, "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA=="], + + "@react-native/community-cli-plugin/@react-native/dev-middleware/open": ["open@7.4.2", "", { "dependencies": { "is-docker": "^2.0.0", "is-wsl": "^2.1.1" } }, "sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q=="], + + "@react-native/dev-middleware/debug/ms": ["ms@2.0.0", "", {}, "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="], + + "@react-native/metro-babel-transformer/@react-native/babel-preset/@react-native/babel-plugin-codegen": ["@react-native/babel-plugin-codegen@0.75.2", "", { "dependencies": { "@react-native/codegen": "0.75.2" } }, "sha512-BIKVh2ZJPkzluUGgCNgpoh6NTHgX8j04FCS0Z/rTmRJ66hir/EUBl8frMFKrOy/6i4VvZEltOWB5eWfHe1AYgw=="], + + "@rnx-kit/chromium-edge-launcher/@types/node/undici-types": ["undici-types@5.26.5", "", {}, "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA=="], + + "@typescript-eslint/typescript-estree/minimatch/brace-expansion": ["brace-expansion@2.0.1", "", { "dependencies": { "balanced-match": "^1.0.0" } }, "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA=="], + + "ajv-formats/ajv/json-schema-traverse": ["json-schema-traverse@1.0.0", "", {}, "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="], + + "ajv-keywords/ajv/json-schema-traverse": ["json-schema-traverse@1.0.0", "", {}, "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="], + + "ansi-fragments/strip-ansi/ansi-regex": ["ansi-regex@4.1.1", "", {}, "sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g=="], + + "bl/readable-stream/string_decoder": ["string_decoder@1.3.0", "", { "dependencies": { "safe-buffer": "~5.2.0" } }, "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA=="], + + "cacache/glob/minimatch": ["minimatch@9.0.5", "", { "dependencies": { "brace-expansion": "^2.0.1" } }, "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow=="], + + "compression/debug/ms": ["ms@2.0.0", "", {}, "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="], + + "connect/debug/ms": ["ms@2.0.0", "", {}, "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="], + + "csso/css-tree/mdn-data": ["mdn-data@2.0.28", "", {}, "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g=="], + + "default-gateway/execa/cross-spawn": ["cross-spawn@6.0.5", "", { "dependencies": { "nice-try": "^1.0.4", "path-key": "^2.0.1", "semver": "^5.5.0", "shebang-command": "^1.2.0", "which": "^1.2.9" } }, "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ=="], + + "default-gateway/execa/get-stream": ["get-stream@4.1.0", "", { "dependencies": { "pump": "^3.0.0" } }, "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w=="], + + "default-gateway/execa/is-stream": ["is-stream@1.1.0", "", {}, "sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ=="], + + "default-gateway/execa/npm-run-path": ["npm-run-path@2.0.2", "", { "dependencies": { "path-key": "^2.0.0" } }, "sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw=="], + + "expo-modules-autolinking/fs-extra/jsonfile": ["jsonfile@6.1.0", "", { "dependencies": { "universalify": "^2.0.0" }, "optionalDependencies": { "graceful-fs": "^4.1.6" } }, "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ=="], + + "expo-modules-autolinking/fs-extra/universalify": ["universalify@2.0.1", "", {}, "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw=="], + + "expo-splash-screen/@expo/prebuild-config/@react-native/normalize-colors": ["@react-native/normalize-colors@0.74.84", "", {}, "sha512-Y5W6x8cC5RuakUcTVUFNAIhUZ/tYpuqHZlRBoAuakrTwVuoNHXfQki8lj1KsYU7rW6e3VWgdEx33AfOQpdNp6A=="], + + "expo-splash-screen/@expo/prebuild-config/fs-extra": ["fs-extra@9.1.0", "", { "dependencies": { "at-least-node": "^1.0.0", "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^2.0.0" } }, "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ=="], + + "expo-splash-screen/@expo/prebuild-config/semver": ["semver@7.6.3", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A=="], + + "finalhandler/debug/ms": ["ms@2.0.0", "", {}, "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="], + + "glob/minimatch/brace-expansion": ["brace-expansion@2.0.1", "", { "dependencies": { "balanced-match": "^1.0.0" } }, "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA=="], + + "hosted-git-info/lru-cache/yallist": ["yallist@4.0.0", "", {}, "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="], + + "is-invalid-path/is-glob/is-extglob": ["is-extglob@1.0.0", "", {}, "sha512-7Q+VbVafe6x2T+Tu6NcOf6sRklazEPmBoB3IWk3WdGZM2iGUwU/Oe3Wtq5lSEkDTTlpp8yx+5t4pzO/i9Ty1ww=="], + + "jest-message-util/pretty-format/ansi-styles": ["ansi-styles@5.2.0", "", {}, "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA=="], + + "jest-message-util/pretty-format/react-is": ["react-is@18.3.1", "", {}, "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg=="], + + "jest-validate/pretty-format/ansi-styles": ["ansi-styles@5.2.0", "", {}, "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA=="], + + "jest-validate/pretty-format/react-is": ["react-is@18.3.1", "", {}, "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg=="], + + "lighthouse-logger/debug/ms": ["ms@2.0.0", "", {}, "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="], + + "log-symbols/chalk/ansi-styles": ["ansi-styles@3.2.1", "", { "dependencies": { "color-convert": "^1.9.0" } }, "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA=="], + + "log-symbols/chalk/escape-string-regexp": ["escape-string-regexp@1.0.5", "", {}, "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg=="], + + "log-symbols/chalk/supports-color": ["supports-color@5.5.0", "", { "dependencies": { "has-flag": "^3.0.0" } }, "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow=="], + + "logkitty/yargs/cliui": ["cliui@6.0.0", "", { "dependencies": { "string-width": "^4.2.0", "strip-ansi": "^6.0.0", "wrap-ansi": "^6.2.0" } }, "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ=="], + + "logkitty/yargs/find-up": ["find-up@4.1.0", "", { "dependencies": { "locate-path": "^5.0.0", "path-exists": "^4.0.0" } }, "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw=="], + + "logkitty/yargs/y18n": ["y18n@4.0.3", "", {}, "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ=="], + + "logkitty/yargs/yargs-parser": ["yargs-parser@18.1.3", "", { "dependencies": { "camelcase": "^5.0.0", "decamelize": "^1.2.0" } }, "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ=="], + + "metro-babel-transformer/hermes-parser/hermes-estree": ["hermes-estree@0.23.1", "", {}, "sha512-eT5MU3f5aVhTqsfIReZ6n41X5sYn4IdQL0nvz6yO+MMlPxw49aSARHLg/MSehQftyjnrE8X6bYregzSumqc6cg=="], + + "metro-config/cosmiconfig/import-fresh": ["import-fresh@2.0.0", "", { "dependencies": { "caller-path": "^2.0.0", "resolve-from": "^3.0.0" } }, "sha512-eZ5H8rcgYazHbKC3PG4ClHNykCSxtAhxSSEM+2mb+7evD2CKF5V7c0dNum7AdpDh0ZdICwZY9sRSn8f+KH96sg=="], + + "metro-config/cosmiconfig/js-yaml": ["js-yaml@3.14.1", "", { "dependencies": { "argparse": "^1.0.7", "esprima": "^4.0.0" }, "bin": { "js-yaml": "bin/js-yaml.js" } }, "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g=="], + + "metro-config/cosmiconfig/parse-json": ["parse-json@4.0.0", "", { "dependencies": { "error-ex": "^1.3.1", "json-parse-better-errors": "^1.0.1" } }, "sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw=="], + + "metro-file-map/debug/ms": ["ms@2.0.0", "", {}, "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="], + + "metro/debug/ms": ["ms@2.0.0", "", {}, "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="], + + "metro/hermes-parser/hermes-estree": ["hermes-estree@0.23.1", "", {}, "sha512-eT5MU3f5aVhTqsfIReZ6n41X5sYn4IdQL0nvz6yO+MMlPxw49aSARHLg/MSehQftyjnrE8X6bYregzSumqc6cg=="], + + "minipass-flush/minipass/yallist": ["yallist@4.0.0", "", {}, "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="], + + "minipass-pipeline/minipass/yallist": ["yallist@4.0.0", "", {}, "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="], + + "ora/chalk/ansi-styles": ["ansi-styles@3.2.1", "", { "dependencies": { "color-convert": "^1.9.0" } }, "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA=="], + + "ora/chalk/escape-string-regexp": ["escape-string-regexp@1.0.5", "", {}, "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg=="], + + "ora/chalk/supports-color": ["supports-color@5.5.0", "", { "dependencies": { "has-flag": "^3.0.0" } }, "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow=="], + + "ora/strip-ansi/ansi-regex": ["ansi-regex@4.1.1", "", {}, "sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g=="], + + "pkg-dir/find-up/locate-path": ["locate-path@3.0.0", "", { "dependencies": { "p-locate": "^3.0.0", "path-exists": "^3.0.0" } }, "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A=="], + + "pkg-up/find-up/locate-path": ["locate-path@3.0.0", "", { "dependencies": { "p-locate": "^3.0.0", "path-exists": "^3.0.0" } }, "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A=="], + + "pretty-format/@jest/types/@types/yargs": ["@types/yargs@15.0.19", "", { "dependencies": { "@types/yargs-parser": "*" } }, "sha512-2XUaGVmyQjgyAZldf0D0c14vvo/yv0MhQBSTJcejMMaitsn3nxCB6TmH4G0ZQf+uxROOa9mpanoSm8h6SG/1ZA=="], + + "restore-cursor/onetime/mimic-fn": ["mimic-fn@1.2.0", "", {}, "sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ=="], + + "schema-utils/ajv/json-schema-traverse": ["json-schema-traverse@1.0.0", "", {}, "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="], + + "send/debug/ms": ["ms@2.0.0", "", {}, "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="], + + "slice-ansi/ansi-styles/color-convert": ["color-convert@1.9.3", "", { "dependencies": { "color-name": "1.1.3" } }, "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg=="], + + "svgo/css-tree/mdn-data": ["mdn-data@2.0.30", "", {}, "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA=="], + + "tar/fs-minipass/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], + + "temp/rimraf/glob": ["glob@7.2.3", "", { "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.1.1", "once": "^1.3.0", "path-is-absolute": "^1.0.0" } }, "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q=="], + + "@babel/highlight/chalk/ansi-styles/color-convert": ["color-convert@1.9.3", "", { "dependencies": { "color-name": "1.1.3" } }, "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg=="], + + "@babel/highlight/chalk/supports-color/has-flag": ["has-flag@3.0.0", "", {}, "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw=="], + + "@expo/devcert/glob/minimatch/brace-expansion": ["brace-expansion@2.0.1", "", { "dependencies": { "balanced-match": "^1.0.0" } }, "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA=="], + + "@expo/image-utils/fs-extra/jsonfile/universalify": ["universalify@2.0.1", "", {}, "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw=="], + + "@expo/image-utils/tempy/unique-string/crypto-random-string": ["crypto-random-string@1.0.0", "", {}, "sha512-GsVpkFPlycH7/fRR7Dhcmnoii54gV1nz7y4CWyeFS14N+JVBBhY+r8amRHE4BwSYal7BPTDp8isvAlCxyFt3Hg=="], + + "@react-native-community/cli-doctor/ora/cli-cursor/restore-cursor": ["restore-cursor@3.1.0", "", { "dependencies": { "onetime": "^5.1.0", "signal-exit": "^3.0.2" } }, "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA=="], + + "@react-native-community/cli-platform-apple/ora/cli-cursor/restore-cursor": ["restore-cursor@3.1.0", "", { "dependencies": { "onetime": "^5.1.0", "signal-exit": "^3.0.2" } }, "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA=="], + + "@react-native-community/cli-tools/ora/cli-cursor/restore-cursor": ["restore-cursor@3.1.0", "", { "dependencies": { "onetime": "^5.1.0", "signal-exit": "^3.0.2" } }, "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA=="], + + "@react-native/babel-plugin-codegen/@react-native/codegen/hermes-parser/hermes-estree": ["hermes-estree@0.19.1", "", {}, "sha512-daLGV3Q2MKk8w4evNMKwS8zBE/rcpA800nu1Q5kM08IKijoSnPe9Uo1iIxzPKRkn95IxxsgBMPeYHt3VG4ej2g=="], + + "@react-native/community-cli-plugin/@react-native-community/cli-tools/open/is-wsl": ["is-wsl@1.1.0", "", {}, "sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw=="], + + "@react-native/community-cli-plugin/@react-native-community/cli-tools/ora/cli-cursor": ["cli-cursor@3.1.0", "", { "dependencies": { "restore-cursor": "^3.1.0" } }, "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw=="], + + "@react-native/community-cli-plugin/@react-native-community/cli-tools/ora/log-symbols": ["log-symbols@4.1.0", "", { "dependencies": { "chalk": "^4.1.0", "is-unicode-supported": "^0.1.0" } }, "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg=="], + + "@react-native/community-cli-plugin/@react-native/dev-middleware/debug/ms": ["ms@2.0.0", "", {}, "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="], + + "bl/readable-stream/string_decoder/safe-buffer": ["safe-buffer@5.2.1", "", {}, "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ=="], + + "cacache/glob/minimatch/brace-expansion": ["brace-expansion@2.0.1", "", { "dependencies": { "balanced-match": "^1.0.0" } }, "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA=="], + + "default-gateway/execa/cross-spawn/path-key": ["path-key@2.0.1", "", {}, "sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw=="], + + "default-gateway/execa/cross-spawn/semver": ["semver@5.7.2", "", { "bin": { "semver": "bin/semver" } }, "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g=="], + + "default-gateway/execa/cross-spawn/shebang-command": ["shebang-command@1.2.0", "", { "dependencies": { "shebang-regex": "^1.0.0" } }, "sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg=="], + + "default-gateway/execa/cross-spawn/which": ["which@1.3.1", "", { "dependencies": { "isexe": "^2.0.0" }, "bin": { "which": "./bin/which" } }, "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ=="], + + "default-gateway/execa/npm-run-path/path-key": ["path-key@2.0.1", "", {}, "sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw=="], + + "expo-splash-screen/@expo/prebuild-config/fs-extra/jsonfile": ["jsonfile@6.1.0", "", { "dependencies": { "universalify": "^2.0.0" }, "optionalDependencies": { "graceful-fs": "^4.1.6" } }, "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ=="], + + "expo-splash-screen/@expo/prebuild-config/fs-extra/universalify": ["universalify@2.0.1", "", {}, "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw=="], + + "log-symbols/chalk/ansi-styles/color-convert": ["color-convert@1.9.3", "", { "dependencies": { "color-name": "1.1.3" } }, "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg=="], + + "log-symbols/chalk/supports-color/has-flag": ["has-flag@3.0.0", "", {}, "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw=="], + + "logkitty/yargs/cliui/wrap-ansi": ["wrap-ansi@6.2.0", "", { "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" } }, "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA=="], + + "logkitty/yargs/find-up/locate-path": ["locate-path@5.0.0", "", { "dependencies": { "p-locate": "^4.1.0" } }, "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g=="], + + "logkitty/yargs/yargs-parser/camelcase": ["camelcase@5.3.1", "", {}, "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg=="], + + "metro-config/cosmiconfig/import-fresh/resolve-from": ["resolve-from@3.0.0", "", {}, "sha512-GnlH6vxLymXJNMBo7XP1fJIzBFbdYt49CuTwmB/6N53t+kMPRMFKz783LlQ4tv28XoQfMWinAJX6WCGf2IlaIw=="], + + "metro-config/cosmiconfig/js-yaml/argparse": ["argparse@1.0.10", "", { "dependencies": { "sprintf-js": "~1.0.2" } }, "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg=="], + + "ora/chalk/ansi-styles/color-convert": ["color-convert@1.9.3", "", { "dependencies": { "color-name": "1.1.3" } }, "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg=="], + + "ora/chalk/supports-color/has-flag": ["has-flag@3.0.0", "", {}, "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw=="], + + "pkg-dir/find-up/locate-path/p-locate": ["p-locate@3.0.0", "", { "dependencies": { "p-limit": "^2.0.0" } }, "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ=="], + + "pkg-dir/find-up/locate-path/path-exists": ["path-exists@3.0.0", "", {}, "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ=="], + + "pkg-up/find-up/locate-path/p-locate": ["p-locate@3.0.0", "", { "dependencies": { "p-limit": "^2.0.0" } }, "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ=="], + + "pkg-up/find-up/locate-path/path-exists": ["path-exists@3.0.0", "", {}, "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ=="], + + "slice-ansi/ansi-styles/color-convert/color-name": ["color-name@1.1.3", "", {}, "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw=="], + + "@babel/highlight/chalk/ansi-styles/color-convert/color-name": ["color-name@1.1.3", "", {}, "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw=="], + + "@react-native/community-cli-plugin/@react-native-community/cli-tools/ora/cli-cursor/restore-cursor": ["restore-cursor@3.1.0", "", { "dependencies": { "onetime": "^5.1.0", "signal-exit": "^3.0.2" } }, "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA=="], + + "default-gateway/execa/cross-spawn/shebang-command/shebang-regex": ["shebang-regex@1.0.0", "", {}, "sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ=="], + + "log-symbols/chalk/ansi-styles/color-convert/color-name": ["color-name@1.1.3", "", {}, "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw=="], + + "logkitty/yargs/find-up/locate-path/p-locate": ["p-locate@4.1.0", "", { "dependencies": { "p-limit": "^2.2.0" } }, "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A=="], + + "ora/chalk/ansi-styles/color-convert/color-name": ["color-name@1.1.3", "", {}, "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw=="], + + "pkg-dir/find-up/locate-path/p-locate/p-limit": ["p-limit@2.3.0", "", { "dependencies": { "p-try": "^2.0.0" } }, "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w=="], + + "pkg-up/find-up/locate-path/p-locate/p-limit": ["p-limit@2.3.0", "", { "dependencies": { "p-try": "^2.0.0" } }, "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w=="], + + "logkitty/yargs/find-up/locate-path/p-locate/p-limit": ["p-limit@2.3.0", "", { "dependencies": { "p-try": "^2.0.0" } }, "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w=="], + } +} diff --git a/test/integration/expo-app/bun.lockb b/test/integration/expo-app/bun.lockb deleted file mode 100644 index 0c4bcc5b4c..0000000000 Binary files a/test/integration/expo-app/bun.lockb and /dev/null differ diff --git a/test/integration/next-pages/bun.lock b/test/integration/next-pages/bun.lock new file mode 100644 index 0000000000..7856950140 --- /dev/null +++ b/test/integration/next-pages/bun.lock @@ -0,0 +1,955 @@ +{ + "lockfileVersion": 0, + "workspaces": { + "": { + "name": "default-create-template", + "dependencies": { + "@types/node": "20.7.0", + "@types/react": "18.2.22", + "@types/react-dom": "18.2.7", + "autoprefixer": "10.4.16", + "bun-types": "^1.0.3", + "eslint": "8.50.0", + "eslint-config-next": "14.1.3", + "next": "14.1.3", + "postcss": "8.4.30", + "puppeteer": "22.12.0", + "react": "18.2.0", + "react-dom": "18.2.0", + "tailwindcss": "3.3.3", + "typescript": "5.2.2", + }, + }, + }, + "packages": { + "@alloc/quick-lru": ["@alloc/quick-lru@5.2.0", "", {}, "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw=="], + + "@babel/code-frame": ["@babel/code-frame@7.24.7", "", { "dependencies": { "@babel/highlight": "^7.24.7", "picocolors": "^1.0.0" } }, "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA=="], + + "@babel/helper-validator-identifier": ["@babel/helper-validator-identifier@7.24.7", "", {}, "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w=="], + + "@babel/highlight": ["@babel/highlight@7.24.7", "", { "dependencies": { "@babel/helper-validator-identifier": "^7.24.7", "chalk": "^2.4.2", "js-tokens": "^4.0.0", "picocolors": "^1.0.0" } }, "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw=="], + + "@babel/runtime": ["@babel/runtime@7.24.7", "", { "dependencies": { "regenerator-runtime": "^0.14.0" } }, "sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw=="], + + "@eslint-community/eslint-utils": ["@eslint-community/eslint-utils@4.4.0", "", { "dependencies": { "eslint-visitor-keys": "^3.3.0" }, "peerDependencies": { "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" } }, "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA=="], + + "@eslint-community/regexpp": ["@eslint-community/regexpp@4.10.1", "", {}, "sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA=="], + + "@eslint/eslintrc": ["@eslint/eslintrc@2.1.4", "", { "dependencies": { "ajv": "^6.12.4", "debug": "^4.3.2", "espree": "^9.6.0", "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", "js-yaml": "^4.1.0", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" } }, "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ=="], + + "@eslint/js": ["@eslint/js@8.50.0", "", {}, "sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ=="], + + "@humanwhocodes/config-array": ["@humanwhocodes/config-array@0.11.14", "", { "dependencies": { "@humanwhocodes/object-schema": "^2.0.2", "debug": "^4.3.1", "minimatch": "^3.0.5" } }, "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg=="], + + "@humanwhocodes/module-importer": ["@humanwhocodes/module-importer@1.0.1", "", {}, "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA=="], + + "@humanwhocodes/object-schema": ["@humanwhocodes/object-schema@2.0.3", "", {}, "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA=="], + + "@isaacs/cliui": ["@isaacs/cliui@8.0.2", "", { "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" } }, "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA=="], + + "@jridgewell/gen-mapping": ["@jridgewell/gen-mapping@0.3.5", "", { "dependencies": { "@jridgewell/set-array": "^1.2.1", "@jridgewell/sourcemap-codec": "^1.4.10", "@jridgewell/trace-mapping": "^0.3.24" } }, "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg=="], + + "@jridgewell/resolve-uri": ["@jridgewell/resolve-uri@3.1.2", "", {}, "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw=="], + + "@jridgewell/set-array": ["@jridgewell/set-array@1.2.1", "", {}, "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A=="], + + "@jridgewell/sourcemap-codec": ["@jridgewell/sourcemap-codec@1.4.15", "", {}, "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg=="], + + "@jridgewell/trace-mapping": ["@jridgewell/trace-mapping@0.3.25", "", { "dependencies": { "@jridgewell/resolve-uri": "^3.1.0", "@jridgewell/sourcemap-codec": "^1.4.14" } }, "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ=="], + + "@next/env": ["@next/env@14.1.3", "", {}, "sha512-VhgXTvrgeBRxNPjyfBsDIMvgsKDxjlpw4IAUsHCX8Gjl1vtHUYRT3+xfQ/wwvLPDd/6kqfLqk9Pt4+7gysuCKQ=="], + + "@next/eslint-plugin-next": ["@next/eslint-plugin-next@14.1.3", "", { "dependencies": { "glob": "10.3.10" } }, "sha512-VCnZI2cy77Yaj3L7Uhs3+44ikMM1VD/fBMwvTBb3hIaTIuqa+DmG4dhUDq+MASu3yx97KhgsVJbsas0XuiKyww=="], + + "@next/swc-darwin-arm64": ["@next/swc-darwin-arm64@14.1.3", "", { "os": "darwin", "cpu": "arm64" }, "sha512-LALu0yIBPRiG9ANrD5ncB3pjpO0Gli9ZLhxdOu6ZUNf3x1r3ea1rd9Q+4xxUkGrUXLqKVK9/lDkpYIJaCJ6AHQ=="], + + "@next/swc-darwin-x64": ["@next/swc-darwin-x64@14.1.3", "", { "os": "darwin", "cpu": "x64" }, "sha512-E/9WQeXxkqw2dfcn5UcjApFgUq73jqNKaE5bysDm58hEUdUGedVrnRhblhJM7HbCZNhtVl0j+6TXsK0PuzXTCg=="], + + "@next/swc-linux-arm64-gnu": ["@next/swc-linux-arm64-gnu@14.1.3", "", { "os": "linux", "cpu": "arm64" }, "sha512-USArX9B+3rZSXYLFvgy0NVWQgqh6LHWDmMt38O4lmiJNQcwazeI6xRvSsliDLKt+78KChVacNiwvOMbl6g6BBw=="], + + "@next/swc-linux-arm64-musl": ["@next/swc-linux-arm64-musl@14.1.3", "", { "os": "linux", "cpu": "arm64" }, "sha512-esk1RkRBLSIEp1qaQXv1+s6ZdYzuVCnDAZySpa62iFTMGTisCyNQmqyCTL9P+cLJ4N9FKCI3ojtSfsyPHJDQNw=="], + + "@next/swc-linux-x64-gnu": ["@next/swc-linux-x64-gnu@14.1.3", "", { "os": "linux", "cpu": "x64" }, "sha512-8uOgRlYEYiKo0L8YGeS+3TudHVDWDjPVDUcST+z+dUzgBbTEwSSIaSgF/vkcC1T/iwl4QX9iuUyUdQEl0Kxalg=="], + + "@next/swc-linux-x64-musl": ["@next/swc-linux-x64-musl@14.1.3", "", { "os": "linux", "cpu": "x64" }, "sha512-DX2zqz05ziElLoxskgHasaJBREC5Y9TJcbR2LYqu4r7naff25B4iXkfXWfcp69uD75/0URmmoSgT8JclJtrBoQ=="], + + "@next/swc-win32-arm64-msvc": ["@next/swc-win32-arm64-msvc@14.1.3", "", { "os": "win32", "cpu": "arm64" }, "sha512-HjssFsCdsD4GHstXSQxsi2l70F/5FsRTRQp8xNgmQs15SxUfUJRvSI9qKny/jLkY3gLgiCR3+6A7wzzK0DBlfA=="], + + "@next/swc-win32-ia32-msvc": ["@next/swc-win32-ia32-msvc@14.1.3", "", { "os": "win32", "cpu": "ia32" }, "sha512-DRuxD5axfDM1/Ue4VahwSxl1O5rn61hX8/sF0HY8y0iCbpqdxw3rB3QasdHn/LJ6Wb2y5DoWzXcz3L1Cr+Thrw=="], + + "@next/swc-win32-x64-msvc": ["@next/swc-win32-x64-msvc@14.1.3", "", { "os": "win32", "cpu": "x64" }, "sha512-uC2DaDoWH7h1P/aJ4Fok3Xiw6P0Lo4ez7NbowW2VGNXw/Xv6tOuLUcxhBYZxsSUJtpeknCi8/fvnSpyCFp4Rcg=="], + + "@nodelib/fs.scandir": ["@nodelib/fs.scandir@2.1.5", "", { "dependencies": { "@nodelib/fs.stat": "2.0.5", "run-parallel": "^1.1.9" } }, "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g=="], + + "@nodelib/fs.stat": ["@nodelib/fs.stat@2.0.5", "", {}, "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A=="], + + "@nodelib/fs.walk": ["@nodelib/fs.walk@1.2.8", "", { "dependencies": { "@nodelib/fs.scandir": "2.1.5", "fastq": "^1.6.0" } }, "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg=="], + + "@pkgjs/parseargs": ["@pkgjs/parseargs@0.11.0", "", {}, "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg=="], + + "@puppeteer/browsers": ["@puppeteer/browsers@2.2.3", "", { "dependencies": { "debug": "4.3.4", "extract-zip": "2.0.1", "progress": "2.0.3", "proxy-agent": "6.4.0", "semver": "7.6.0", "tar-fs": "3.0.5", "unbzip2-stream": "1.4.3", "yargs": "17.7.2" }, "bin": { "browsers": "lib/cjs/main-cli.js" } }, "sha512-bJ0UBsk0ESOs6RFcLXOt99a3yTDcOKlzfjad+rhFwdaG1Lu/Wzq58GHYCDTlZ9z6mldf4g+NTb+TXEfe0PpnsQ=="], + + "@rushstack/eslint-patch": ["@rushstack/eslint-patch@1.10.3", "", {}, "sha512-qC/xYId4NMebE6w/V33Fh9gWxLgURiNYgVNObbJl2LZv0GUUItCcCqC5axQSwRaAgaxl2mELq1rMzlswaQ0Zxg=="], + + "@swc/helpers": ["@swc/helpers@0.5.2", "", { "dependencies": { "tslib": "^2.4.0" } }, "sha512-E4KcWTpoLHqwPHLxidpOqQbcrZVgi0rsmmZXUle1jXmJfuIf/UWpczUJ7MZZ5tlxytgJXyp0w4PGkkeLiuIdZw=="], + + "@tootallnate/quickjs-emscripten": ["@tootallnate/quickjs-emscripten@0.23.0", "", {}, "sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA=="], + + "@types/json5": ["@types/json5@0.0.29", "", {}, "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ=="], + + "@types/node": ["@types/node@20.7.0", "", {}, "sha512-zI22/pJW2wUZOVyguFaUL1HABdmSVxpXrzIqkjsHmyUjNhPoWM1CKfvVuXfetHhIok4RY573cqS0mZ1SJEnoTg=="], + + "@types/prop-types": ["@types/prop-types@15.7.12", "", {}, "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q=="], + + "@types/react": ["@types/react@18.2.22", "", { "dependencies": { "@types/prop-types": "*", "@types/scheduler": "*", "csstype": "^3.0.2" } }, "sha512-60fLTOLqzarLED2O3UQImc/lsNRgG0jE/a1mPW9KjMemY0LMITWEsbS4VvZ4p6rorEHd5YKxxmMKSDK505GHpA=="], + + "@types/react-dom": ["@types/react-dom@18.2.7", "", { "dependencies": { "@types/react": "*" } }, "sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA=="], + + "@types/scheduler": ["@types/scheduler@0.23.0", "", {}, "sha512-YIoDCTH3Af6XM5VuwGG/QL/CJqga1Zm3NkU3HZ4ZHK2fRMPYP1VczsTUqtsf43PH/iJNVlPHAo2oWX7BSdB2Hw=="], + + "@types/ws": ["@types/ws@8.5.10", "", { "dependencies": { "@types/node": "*" } }, "sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A=="], + + "@types/yauzl": ["@types/yauzl@2.10.3", "", { "dependencies": { "@types/node": "*" } }, "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q=="], + + "@typescript-eslint/parser": ["@typescript-eslint/parser@6.21.0", "", { "dependencies": { "@typescript-eslint/scope-manager": "6.21.0", "@typescript-eslint/types": "6.21.0", "@typescript-eslint/typescript-estree": "6.21.0", "@typescript-eslint/visitor-keys": "6.21.0", "debug": "^4.3.4" }, "peerDependencies": { "eslint": "^7.0.0 || ^8.0.0" } }, "sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ=="], + + "@typescript-eslint/scope-manager": ["@typescript-eslint/scope-manager@6.21.0", "", { "dependencies": { "@typescript-eslint/types": "6.21.0", "@typescript-eslint/visitor-keys": "6.21.0" } }, "sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg=="], + + "@typescript-eslint/types": ["@typescript-eslint/types@6.21.0", "", {}, "sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg=="], + + "@typescript-eslint/typescript-estree": ["@typescript-eslint/typescript-estree@6.21.0", "", { "dependencies": { "@typescript-eslint/types": "6.21.0", "@typescript-eslint/visitor-keys": "6.21.0", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", "minimatch": "9.0.3", "semver": "^7.5.4", "ts-api-utils": "^1.0.1" } }, "sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ=="], + + "@typescript-eslint/visitor-keys": ["@typescript-eslint/visitor-keys@6.21.0", "", { "dependencies": { "@typescript-eslint/types": "6.21.0", "eslint-visitor-keys": "^3.4.1" } }, "sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A=="], + + "acorn": ["acorn@8.11.3", "", { "bin": { "acorn": "bin/acorn" } }, "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg=="], + + "acorn-jsx": ["acorn-jsx@5.3.2", "", { "peerDependencies": { "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" } }, "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ=="], + + "agent-base": ["agent-base@7.1.1", "", { "dependencies": { "debug": "^4.3.4" } }, "sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA=="], + + "ajv": ["ajv@6.12.6", "", { "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", "json-schema-traverse": "^0.4.1", "uri-js": "^4.2.2" } }, "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g=="], + + "ansi-regex": ["ansi-regex@5.0.1", "", {}, "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="], + + "ansi-styles": ["ansi-styles@4.3.0", "", { "dependencies": { "color-convert": "^2.0.1" } }, "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg=="], + + "any-promise": ["any-promise@1.3.0", "", {}, "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A=="], + + "anymatch": ["anymatch@3.1.3", "", { "dependencies": { "normalize-path": "^3.0.0", "picomatch": "^2.0.4" } }, "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw=="], + + "arg": ["arg@5.0.2", "", {}, "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg=="], + + "argparse": ["argparse@2.0.1", "", {}, "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="], + + "aria-query": ["aria-query@5.3.0", "", { "dependencies": { "dequal": "^2.0.3" } }, "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A=="], + + "array-buffer-byte-length": ["array-buffer-byte-length@1.0.1", "", { "dependencies": { "call-bind": "^1.0.5", "is-array-buffer": "^3.0.4" } }, "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg=="], + + "array-includes": ["array-includes@3.1.8", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.2", "es-object-atoms": "^1.0.0", "get-intrinsic": "^1.2.4", "is-string": "^1.0.7" } }, "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ=="], + + "array-union": ["array-union@2.1.0", "", {}, "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw=="], + + "array.prototype.findlast": ["array.prototype.findlast@1.2.5", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.2", "es-errors": "^1.3.0", "es-object-atoms": "^1.0.0", "es-shim-unscopables": "^1.0.2" } }, "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ=="], + + "array.prototype.findlastindex": ["array.prototype.findlastindex@1.2.5", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.2", "es-errors": "^1.3.0", "es-object-atoms": "^1.0.0", "es-shim-unscopables": "^1.0.2" } }, "sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ=="], + + "array.prototype.flat": ["array.prototype.flat@1.3.2", "", { "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.2.0", "es-abstract": "^1.22.1", "es-shim-unscopables": "^1.0.0" } }, "sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA=="], + + "array.prototype.flatmap": ["array.prototype.flatmap@1.3.2", "", { "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.2.0", "es-abstract": "^1.22.1", "es-shim-unscopables": "^1.0.0" } }, "sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ=="], + + "array.prototype.toreversed": ["array.prototype.toreversed@1.1.2", "", { "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.2.0", "es-abstract": "^1.22.1", "es-shim-unscopables": "^1.0.0" } }, "sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA=="], + + "array.prototype.tosorted": ["array.prototype.tosorted@1.1.4", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.3", "es-errors": "^1.3.0", "es-shim-unscopables": "^1.0.2" } }, "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA=="], + + "arraybuffer.prototype.slice": ["arraybuffer.prototype.slice@1.0.3", "", { "dependencies": { "array-buffer-byte-length": "^1.0.1", "call-bind": "^1.0.5", "define-properties": "^1.2.1", "es-abstract": "^1.22.3", "es-errors": "^1.2.1", "get-intrinsic": "^1.2.3", "is-array-buffer": "^3.0.4", "is-shared-array-buffer": "^1.0.2" } }, "sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A=="], + + "ast-types": ["ast-types@0.13.4", "", { "dependencies": { "tslib": "^2.0.1" } }, "sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w=="], + + "ast-types-flow": ["ast-types-flow@0.0.8", "", {}, "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ=="], + + "autoprefixer": ["autoprefixer@10.4.16", "", { "dependencies": { "browserslist": "^4.21.10", "caniuse-lite": "^1.0.30001538", "fraction.js": "^4.3.6", "normalize-range": "^0.1.2", "picocolors": "^1.0.0", "postcss-value-parser": "^4.2.0" }, "peerDependencies": { "postcss": "^8.1.0" }, "bin": { "autoprefixer": "bin/autoprefixer" } }, "sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ=="], + + "available-typed-arrays": ["available-typed-arrays@1.0.7", "", { "dependencies": { "possible-typed-array-names": "^1.0.0" } }, "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ=="], + + "axe-core": ["axe-core@4.7.0", "", {}, "sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ=="], + + "axobject-query": ["axobject-query@3.2.1", "", { "dependencies": { "dequal": "^2.0.3" } }, "sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg=="], + + "b4a": ["b4a@1.6.6", "", {}, "sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg=="], + + "balanced-match": ["balanced-match@1.0.2", "", {}, "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="], + + "bare-events": ["bare-events@2.3.1", "", {}, "sha512-sJnSOTVESURZ61XgEleqmP255T6zTYwHPwE4r6SssIh0U9/uDvfpdoJYpVUerJJZH2fueO+CdT8ZT+OC/7aZDA=="], + + "bare-fs": ["bare-fs@2.3.1", "", { "dependencies": { "bare-events": "^2.0.0", "bare-path": "^2.0.0", "bare-stream": "^2.0.0" } }, "sha512-W/Hfxc/6VehXlsgFtbB5B4xFcsCl+pAh30cYhoFyXErf6oGrwjh8SwiPAdHgpmWonKuYpZgGywN0SXt7dgsADA=="], + + "bare-os": ["bare-os@2.3.0", "", {}, "sha512-oPb8oMM1xZbhRQBngTgpcQ5gXw6kjOaRsSWsIeNyRxGed2w/ARyP7ScBYpWR1qfX2E5rS3gBw6OWcSQo+s+kUg=="], + + "bare-path": ["bare-path@2.1.3", "", { "dependencies": { "bare-os": "^2.1.0" } }, "sha512-lh/eITfU8hrj9Ru5quUp0Io1kJWIk1bTjzo7JH1P5dWmQ2EL4hFUlfI8FonAhSlgIfhn63p84CDY/x+PisgcXA=="], + + "bare-stream": ["bare-stream@2.0.1", "", { "dependencies": { "streamx": "^2.18.0" } }, "sha512-ubLyoDqPnUf5o0kSFp709HC0WRZuxVuh4pbte5eY95Xvx5bdvz07c2JFmXBfqqe60q+9PJ8S4X5GRvmcNSKMxg=="], + + "base64-js": ["base64-js@1.5.1", "", {}, "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA=="], + + "basic-ftp": ["basic-ftp@5.0.5", "", {}, "sha512-4Bcg1P8xhUuqcii/S0Z9wiHIrQVPMermM1any+MX5GeGD7faD3/msQUDGLol9wOcz4/jbg/WJnGqoJF6LiBdtg=="], + + "binary-extensions": ["binary-extensions@2.3.0", "", {}, "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw=="], + + "brace-expansion": ["brace-expansion@1.1.11", "", { "dependencies": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" } }, "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA=="], + + "braces": ["braces@3.0.3", "", { "dependencies": { "fill-range": "^7.1.1" } }, "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA=="], + + "browserslist": ["browserslist@4.23.0", "", { "dependencies": { "caniuse-lite": "^1.0.30001587", "electron-to-chromium": "^1.4.668", "node-releases": "^2.0.14", "update-browserslist-db": "^1.0.13" }, "bin": { "browserslist": "cli.js" } }, "sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ=="], + + "buffer": ["buffer@5.7.1", "", { "dependencies": { "base64-js": "^1.3.1", "ieee754": "^1.1.13" } }, "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ=="], + + "buffer-crc32": ["buffer-crc32@0.2.13", "", {}, "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ=="], + + "bun-types": ["bun-types@1.1.12", "", { "dependencies": { "@types/node": "~20.12.8", "@types/ws": "~8.5.10" } }, "sha512-DIM2C9qCECwhck9nLsCDeTv943VmGMCkwX3KljjprSRDXaK2CSiUDVGbUit80Er38ukgxuESJgYPAys4FsNCdg=="], + + "busboy": ["busboy@1.6.0", "", { "dependencies": { "streamsearch": "^1.1.0" } }, "sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA=="], + + "call-bind": ["call-bind@1.0.7", "", { "dependencies": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.1" } }, "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w=="], + + "callsites": ["callsites@3.1.0", "", {}, "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ=="], + + "camelcase-css": ["camelcase-css@2.0.1", "", {}, "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA=="], + + "caniuse-lite": ["caniuse-lite@1.0.30001628", "", {}, "sha512-S3BnR4Kh26TBxbi5t5kpbcUlLJb9lhtDXISDPwOfI+JoC+ik0QksvkZtUVyikw3hjnkgkMPSJ8oIM9yMm9vflA=="], + + "chalk": ["chalk@4.1.2", "", { "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } }, "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA=="], + + "chokidar": ["chokidar@3.6.0", "", { "dependencies": { "anymatch": "~3.1.2", "braces": "~3.0.2", "glob-parent": "~5.1.2", "is-binary-path": "~2.1.0", "is-glob": "~4.0.1", "normalize-path": "~3.0.0", "readdirp": "~3.6.0" }, "optionalDependencies": { "fsevents": "~2.3.2" } }, "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw=="], + + "chromium-bidi": ["chromium-bidi@0.5.24", "", { "dependencies": { "mitt": "3.0.1", "urlpattern-polyfill": "10.0.0", "zod": "3.23.8" }, "peerDependencies": { "devtools-protocol": "*" } }, "sha512-5xQNN2SVBdZv4TxeMLaI+PelrnZsHDhn8h2JtyriLr+0qHcZS8BMuo93qN6J1VmtmrgYP+rmcLHcbpnA8QJh+w=="], + + "client-only": ["client-only@0.0.1", "", {}, "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA=="], + + "cliui": ["cliui@8.0.1", "", { "dependencies": { "string-width": "^4.2.0", "strip-ansi": "^6.0.1", "wrap-ansi": "^7.0.0" } }, "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ=="], + + "color-convert": ["color-convert@2.0.1", "", { "dependencies": { "color-name": "~1.1.4" } }, "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ=="], + + "color-name": ["color-name@1.1.4", "", {}, "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="], + + "commander": ["commander@4.1.1", "", {}, "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA=="], + + "concat-map": ["concat-map@0.0.1", "", {}, "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg=="], + + "cosmiconfig": ["cosmiconfig@9.0.0", "", { "dependencies": { "env-paths": "^2.2.1", "import-fresh": "^3.3.0", "js-yaml": "^4.1.0", "parse-json": "^5.2.0" }, "peerDependencies": { "typescript": ">=4.9.5" }, "optionalPeers": ["typescript"] }, "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg=="], + + "cross-spawn": ["cross-spawn@7.0.3", "", { "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", "which": "^2.0.1" } }, "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w=="], + + "cssesc": ["cssesc@3.0.0", "", { "bin": { "cssesc": "bin/cssesc" } }, "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg=="], + + "csstype": ["csstype@3.1.3", "", {}, "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw=="], + + "damerau-levenshtein": ["damerau-levenshtein@1.0.8", "", {}, "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA=="], + + "data-uri-to-buffer": ["data-uri-to-buffer@6.0.2", "", {}, "sha512-7hvf7/GW8e86rW0ptuwS3OcBGDjIi6SZva7hCyWC0yYry2cOPmLIjXAUHI6DK2HsnwJd9ifmt57i8eV2n4YNpw=="], + + "data-view-buffer": ["data-view-buffer@1.0.1", "", { "dependencies": { "call-bind": "^1.0.6", "es-errors": "^1.3.0", "is-data-view": "^1.0.1" } }, "sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA=="], + + "data-view-byte-length": ["data-view-byte-length@1.0.1", "", { "dependencies": { "call-bind": "^1.0.7", "es-errors": "^1.3.0", "is-data-view": "^1.0.1" } }, "sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ=="], + + "data-view-byte-offset": ["data-view-byte-offset@1.0.0", "", { "dependencies": { "call-bind": "^1.0.6", "es-errors": "^1.3.0", "is-data-view": "^1.0.1" } }, "sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA=="], + + "debug": ["debug@4.3.5", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg=="], + + "deep-is": ["deep-is@0.1.4", "", {}, "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ=="], + + "define-data-property": ["define-data-property@1.1.4", "", { "dependencies": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "gopd": "^1.0.1" } }, "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A=="], + + "define-properties": ["define-properties@1.2.1", "", { "dependencies": { "define-data-property": "^1.0.1", "has-property-descriptors": "^1.0.0", "object-keys": "^1.1.1" } }, "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg=="], + + "degenerator": ["degenerator@5.0.1", "", { "dependencies": { "ast-types": "^0.13.4", "escodegen": "^2.1.0", "esprima": "^4.0.1" } }, "sha512-TllpMR/t0M5sqCXfj85i4XaAzxmS5tVA16dqvdkMwGmzI+dXLXnw3J+3Vdv7VKw+ThlTMboK6i9rnZ6Nntj5CQ=="], + + "dequal": ["dequal@2.0.3", "", {}, "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA=="], + + "devtools-protocol": ["devtools-protocol@0.0.1299070", "", {}, "sha512-+qtL3eX50qsJ7c+qVyagqi7AWMoQCBGNfoyJZMwm/NSXVqLYbuitrWEEIzxfUmTNy7//Xe8yhMmQ+elj3uAqSg=="], + + "didyoumean": ["didyoumean@1.2.2", "", {}, "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw=="], + + "dir-glob": ["dir-glob@3.0.1", "", { "dependencies": { "path-type": "^4.0.0" } }, "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA=="], + + "dlv": ["dlv@1.1.3", "", {}, "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA=="], + + "doctrine": ["doctrine@3.0.0", "", { "dependencies": { "esutils": "^2.0.2" } }, "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w=="], + + "eastasianwidth": ["eastasianwidth@0.2.0", "", {}, "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA=="], + + "electron-to-chromium": ["electron-to-chromium@1.4.790", "", {}, "sha512-eVGeQxpaBYbomDBa/Mehrs28MdvCXfJmEFzaMFsv8jH/MJDLIylJN81eTJ5kvx7B7p18OiPK0BkC06lydEy63A=="], + + "emoji-regex": ["emoji-regex@9.2.2", "", {}, "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg=="], + + "end-of-stream": ["end-of-stream@1.4.4", "", { "dependencies": { "once": "^1.4.0" } }, "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q=="], + + "enhanced-resolve": ["enhanced-resolve@5.17.0", "", { "dependencies": { "graceful-fs": "^4.2.4", "tapable": "^2.2.0" } }, "sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA=="], + + "env-paths": ["env-paths@2.2.1", "", {}, "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A=="], + + "error-ex": ["error-ex@1.3.2", "", { "dependencies": { "is-arrayish": "^0.2.1" } }, "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g=="], + + "es-abstract": ["es-abstract@1.23.3", "", { "dependencies": { "array-buffer-byte-length": "^1.0.1", "arraybuffer.prototype.slice": "^1.0.3", "available-typed-arrays": "^1.0.7", "call-bind": "^1.0.7", "data-view-buffer": "^1.0.1", "data-view-byte-length": "^1.0.1", "data-view-byte-offset": "^1.0.0", "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "es-object-atoms": "^1.0.0", "es-set-tostringtag": "^2.0.3", "es-to-primitive": "^1.2.1", "function.prototype.name": "^1.1.6", "get-intrinsic": "^1.2.4", "get-symbol-description": "^1.0.2", "globalthis": "^1.0.3", "gopd": "^1.0.1", "has-property-descriptors": "^1.0.2", "has-proto": "^1.0.3", "has-symbols": "^1.0.3", "hasown": "^2.0.2", "internal-slot": "^1.0.7", "is-array-buffer": "^3.0.4", "is-callable": "^1.2.7", "is-data-view": "^1.0.1", "is-negative-zero": "^2.0.3", "is-regex": "^1.1.4", "is-shared-array-buffer": "^1.0.3", "is-string": "^1.0.7", "is-typed-array": "^1.1.13", "is-weakref": "^1.0.2", "object-inspect": "^1.13.1", "object-keys": "^1.1.1", "object.assign": "^4.1.5", "regexp.prototype.flags": "^1.5.2", "safe-array-concat": "^1.1.2", "safe-regex-test": "^1.0.3", "string.prototype.trim": "^1.2.9", "string.prototype.trimend": "^1.0.8", "string.prototype.trimstart": "^1.0.8", "typed-array-buffer": "^1.0.2", "typed-array-byte-length": "^1.0.1", "typed-array-byte-offset": "^1.0.2", "typed-array-length": "^1.0.6", "unbox-primitive": "^1.0.2", "which-typed-array": "^1.1.15" } }, "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A=="], + + "es-define-property": ["es-define-property@1.0.0", "", { "dependencies": { "get-intrinsic": "^1.2.4" } }, "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ=="], + + "es-errors": ["es-errors@1.3.0", "", {}, "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw=="], + + "es-iterator-helpers": ["es-iterator-helpers@1.0.19", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.3", "es-errors": "^1.3.0", "es-set-tostringtag": "^2.0.3", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "globalthis": "^1.0.3", "has-property-descriptors": "^1.0.2", "has-proto": "^1.0.3", "has-symbols": "^1.0.3", "internal-slot": "^1.0.7", "iterator.prototype": "^1.1.2", "safe-array-concat": "^1.1.2" } }, "sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw=="], + + "es-object-atoms": ["es-object-atoms@1.0.0", "", { "dependencies": { "es-errors": "^1.3.0" } }, "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw=="], + + "es-set-tostringtag": ["es-set-tostringtag@2.0.3", "", { "dependencies": { "get-intrinsic": "^1.2.4", "has-tostringtag": "^1.0.2", "hasown": "^2.0.1" } }, "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ=="], + + "es-shim-unscopables": ["es-shim-unscopables@1.0.2", "", { "dependencies": { "hasown": "^2.0.0" } }, "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw=="], + + "es-to-primitive": ["es-to-primitive@1.2.1", "", { "dependencies": { "is-callable": "^1.1.4", "is-date-object": "^1.0.1", "is-symbol": "^1.0.2" } }, "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA=="], + + "escalade": ["escalade@3.1.2", "", {}, "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA=="], + + "escape-string-regexp": ["escape-string-regexp@4.0.0", "", {}, "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA=="], + + "escodegen": ["escodegen@2.1.0", "", { "dependencies": { "esprima": "^4.0.1", "estraverse": "^5.2.0", "esutils": "^2.0.2" }, "optionalDependencies": { "source-map": "~0.6.1" }, "bin": { "esgenerate": "bin/esgenerate.js", "escodegen": "bin/escodegen.js" } }, "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w=="], + + "eslint": ["eslint@8.50.0", "", { "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.6.1", "@eslint/eslintrc": "^2.1.2", "@eslint/js": "8.50.0", "@humanwhocodes/config-array": "^0.11.11", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", "ajv": "^6.12.4", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", "debug": "^4.3.2", "doctrine": "^3.0.0", "escape-string-regexp": "^4.0.0", "eslint-scope": "^7.2.2", "eslint-visitor-keys": "^3.4.3", "espree": "^9.6.1", "esquery": "^1.4.2", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^6.0.1", "find-up": "^5.0.0", "glob-parent": "^6.0.2", "globals": "^13.19.0", "graphemer": "^1.4.0", "ignore": "^5.2.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", "js-yaml": "^4.1.0", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", "minimatch": "^3.1.2", "natural-compare": "^1.4.0", "optionator": "^0.9.3", "strip-ansi": "^6.0.1", "text-table": "^0.2.0" }, "bin": { "eslint": "bin/eslint.js" } }, "sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg=="], + + "eslint-config-next": ["eslint-config-next@14.1.3", "", { "dependencies": { "@next/eslint-plugin-next": "14.1.3", "@rushstack/eslint-patch": "^1.3.3", "@typescript-eslint/parser": "^5.4.2 || ^6.0.0", "eslint-import-resolver-node": "^0.3.6", "eslint-import-resolver-typescript": "^3.5.2", "eslint-plugin-import": "^2.28.1", "eslint-plugin-jsx-a11y": "^6.7.1", "eslint-plugin-react": "^7.33.2", "eslint-plugin-react-hooks": "^4.5.0 || 5.0.0-canary-7118f5dd7-20230705" }, "peerDependencies": { "eslint": "^7.23.0 || ^8.0.0", "typescript": ">=3.3.1" }, "optionalPeers": ["typescript"] }, "sha512-sUCpWlGuHpEhI0pIT0UtdSLJk5Z8E2DYinPTwsBiWaSYQomchdl0i60pjynY48+oXvtyWMQ7oE+G3m49yrfacg=="], + + "eslint-import-resolver-node": ["eslint-import-resolver-node@0.3.9", "", { "dependencies": { "debug": "^3.2.7", "is-core-module": "^2.13.0", "resolve": "^1.22.4" } }, "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g=="], + + "eslint-import-resolver-typescript": ["eslint-import-resolver-typescript@3.6.1", "", { "dependencies": { "debug": "^4.3.4", "enhanced-resolve": "^5.12.0", "eslint-module-utils": "^2.7.4", "fast-glob": "^3.3.1", "get-tsconfig": "^4.5.0", "is-core-module": "^2.11.0", "is-glob": "^4.0.3" }, "peerDependencies": { "eslint": "*", "eslint-plugin-import": "*" } }, "sha512-xgdptdoi5W3niYeuQxKmzVDTATvLYqhpwmykwsh7f6HIOStGWEIL9iqZgQDF9u9OEzrRwR8no5q2VT+bjAujTg=="], + + "eslint-module-utils": ["eslint-module-utils@2.8.1", "", { "dependencies": { "debug": "^3.2.7" } }, "sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q=="], + + "eslint-plugin-import": ["eslint-plugin-import@2.29.1", "", { "dependencies": { "array-includes": "^3.1.7", "array.prototype.findlastindex": "^1.2.3", "array.prototype.flat": "^1.3.2", "array.prototype.flatmap": "^1.3.2", "debug": "^3.2.7", "doctrine": "^2.1.0", "eslint-import-resolver-node": "^0.3.9", "eslint-module-utils": "^2.8.0", "hasown": "^2.0.0", "is-core-module": "^2.13.1", "is-glob": "^4.0.3", "minimatch": "^3.1.2", "object.fromentries": "^2.0.7", "object.groupby": "^1.0.1", "object.values": "^1.1.7", "semver": "^6.3.1", "tsconfig-paths": "^3.15.0" }, "peerDependencies": { "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" } }, "sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw=="], + + "eslint-plugin-jsx-a11y": ["eslint-plugin-jsx-a11y@6.8.0", "", { "dependencies": { "@babel/runtime": "^7.23.2", "aria-query": "^5.3.0", "array-includes": "^3.1.7", "array.prototype.flatmap": "^1.3.2", "ast-types-flow": "^0.0.8", "axe-core": "=4.7.0", "axobject-query": "^3.2.1", "damerau-levenshtein": "^1.0.8", "emoji-regex": "^9.2.2", "es-iterator-helpers": "^1.0.15", "hasown": "^2.0.0", "jsx-ast-utils": "^3.3.5", "language-tags": "^1.0.9", "minimatch": "^3.1.2", "object.entries": "^1.1.7", "object.fromentries": "^2.0.7" }, "peerDependencies": { "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8" } }, "sha512-Hdh937BS3KdwwbBaKd5+PLCOmYY6U4f2h9Z2ktwtNKvIdIEu137rjYbcb9ApSbVJfWxANNuiKTD/9tOKjK9qOA=="], + + "eslint-plugin-react": ["eslint-plugin-react@7.34.2", "", { "dependencies": { "array-includes": "^3.1.8", "array.prototype.findlast": "^1.2.5", "array.prototype.flatmap": "^1.3.2", "array.prototype.toreversed": "^1.1.2", "array.prototype.tosorted": "^1.1.3", "doctrine": "^2.1.0", "es-iterator-helpers": "^1.0.19", "estraverse": "^5.3.0", "jsx-ast-utils": "^2.4.1 || ^3.0.0", "minimatch": "^3.1.2", "object.entries": "^1.1.8", "object.fromentries": "^2.0.8", "object.hasown": "^1.1.4", "object.values": "^1.2.0", "prop-types": "^15.8.1", "resolve": "^2.0.0-next.5", "semver": "^6.3.1", "string.prototype.matchall": "^4.0.11" }, "peerDependencies": { "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8" } }, "sha512-2HCmrU+/JNigDN6tg55cRDKCQWicYAPB38JGSFDQt95jDm8rrvSUo7YPkOIm5l6ts1j1zCvysNcasvfTMQzUOw=="], + + "eslint-plugin-react-hooks": ["eslint-plugin-react-hooks@4.6.2", "", { "peerDependencies": { "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0" } }, "sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ=="], + + "eslint-scope": ["eslint-scope@7.2.2", "", { "dependencies": { "esrecurse": "^4.3.0", "estraverse": "^5.2.0" } }, "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg=="], + + "eslint-visitor-keys": ["eslint-visitor-keys@3.4.3", "", {}, "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag=="], + + "espree": ["espree@9.6.1", "", { "dependencies": { "acorn": "^8.9.0", "acorn-jsx": "^5.3.2", "eslint-visitor-keys": "^3.4.1" } }, "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ=="], + + "esprima": ["esprima@4.0.1", "", { "bin": { "esparse": "./bin/esparse.js", "esvalidate": "./bin/esvalidate.js" } }, "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A=="], + + "esquery": ["esquery@1.5.0", "", { "dependencies": { "estraverse": "^5.1.0" } }, "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg=="], + + "esrecurse": ["esrecurse@4.3.0", "", { "dependencies": { "estraverse": "^5.2.0" } }, "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag=="], + + "estraverse": ["estraverse@5.3.0", "", {}, "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA=="], + + "esutils": ["esutils@2.0.3", "", {}, "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g=="], + + "extract-zip": ["extract-zip@2.0.1", "", { "dependencies": { "debug": "^4.1.1", "get-stream": "^5.1.0", "yauzl": "^2.10.0" }, "optionalDependencies": { "@types/yauzl": "^2.9.1" }, "bin": { "extract-zip": "cli.js" } }, "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg=="], + + "fast-deep-equal": ["fast-deep-equal@3.1.3", "", {}, "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="], + + "fast-fifo": ["fast-fifo@1.3.2", "", {}, "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ=="], + + "fast-glob": ["fast-glob@3.3.2", "", { "dependencies": { "@nodelib/fs.stat": "^2.0.2", "@nodelib/fs.walk": "^1.2.3", "glob-parent": "^5.1.2", "merge2": "^1.3.0", "micromatch": "^4.0.4" } }, "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow=="], + + "fast-json-stable-stringify": ["fast-json-stable-stringify@2.1.0", "", {}, "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw=="], + + "fast-levenshtein": ["fast-levenshtein@2.0.6", "", {}, "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw=="], + + "fastq": ["fastq@1.17.1", "", { "dependencies": { "reusify": "^1.0.4" } }, "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w=="], + + "fd-slicer": ["fd-slicer@1.1.0", "", { "dependencies": { "pend": "~1.2.0" } }, "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g=="], + + "file-entry-cache": ["file-entry-cache@6.0.1", "", { "dependencies": { "flat-cache": "^3.0.4" } }, "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg=="], + + "fill-range": ["fill-range@7.1.1", "", { "dependencies": { "to-regex-range": "^5.0.1" } }, "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg=="], + + "find-up": ["find-up@5.0.0", "", { "dependencies": { "locate-path": "^6.0.0", "path-exists": "^4.0.0" } }, "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng=="], + + "flat-cache": ["flat-cache@3.2.0", "", { "dependencies": { "flatted": "^3.2.9", "keyv": "^4.5.3", "rimraf": "^3.0.2" } }, "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw=="], + + "flatted": ["flatted@3.3.1", "", {}, "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw=="], + + "for-each": ["for-each@0.3.3", "", { "dependencies": { "is-callable": "^1.1.3" } }, "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw=="], + + "foreground-child": ["foreground-child@3.1.1", "", { "dependencies": { "cross-spawn": "^7.0.0", "signal-exit": "^4.0.1" } }, "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg=="], + + "fraction.js": ["fraction.js@4.3.7", "", {}, "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew=="], + + "fs-extra": ["fs-extra@11.2.0", "", { "dependencies": { "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^2.0.0" } }, "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw=="], + + "fs.realpath": ["fs.realpath@1.0.0", "", {}, "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw=="], + + "fsevents": ["fsevents@2.3.3", "", { "os": "darwin" }, "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw=="], + + "function-bind": ["function-bind@1.1.2", "", {}, "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA=="], + + "function.prototype.name": ["function.prototype.name@1.1.6", "", { "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.2.0", "es-abstract": "^1.22.1", "functions-have-names": "^1.2.3" } }, "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg=="], + + "functions-have-names": ["functions-have-names@1.2.3", "", {}, "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ=="], + + "get-caller-file": ["get-caller-file@2.0.5", "", {}, "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg=="], + + "get-intrinsic": ["get-intrinsic@1.2.4", "", { "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" } }, "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ=="], + + "get-stream": ["get-stream@5.2.0", "", { "dependencies": { "pump": "^3.0.0" } }, "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA=="], + + "get-symbol-description": ["get-symbol-description@1.0.2", "", { "dependencies": { "call-bind": "^1.0.5", "es-errors": "^1.3.0", "get-intrinsic": "^1.2.4" } }, "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg=="], + + "get-tsconfig": ["get-tsconfig@4.7.5", "", { "dependencies": { "resolve-pkg-maps": "^1.0.0" } }, "sha512-ZCuZCnlqNzjb4QprAzXKdpp/gh6KTxSJuw3IBsPnV/7fV4NxC9ckB+vPTt8w7fJA0TaSD7c55BR47JD6MEDyDw=="], + + "get-uri": ["get-uri@6.0.3", "", { "dependencies": { "basic-ftp": "^5.0.2", "data-uri-to-buffer": "^6.0.2", "debug": "^4.3.4", "fs-extra": "^11.2.0" } }, "sha512-BzUrJBS9EcUb4cFol8r4W3v1cPsSyajLSthNkz5BxbpDcHN5tIrM10E2eNvfnvBn3DaT3DUgx0OpsBKkaOpanw=="], + + "glob": ["glob@10.3.10", "", { "dependencies": { "foreground-child": "^3.1.0", "jackspeak": "^2.3.5", "minimatch": "^9.0.1", "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0", "path-scurry": "^1.10.1" }, "bin": { "glob": "dist/esm/bin.mjs" } }, "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g=="], + + "glob-parent": ["glob-parent@6.0.2", "", { "dependencies": { "is-glob": "^4.0.3" } }, "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A=="], + + "globals": ["globals@13.24.0", "", { "dependencies": { "type-fest": "^0.20.2" } }, "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ=="], + + "globalthis": ["globalthis@1.0.4", "", { "dependencies": { "define-properties": "^1.2.1", "gopd": "^1.0.1" } }, "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ=="], + + "globby": ["globby@11.1.0", "", { "dependencies": { "array-union": "^2.1.0", "dir-glob": "^3.0.1", "fast-glob": "^3.2.9", "ignore": "^5.2.0", "merge2": "^1.4.1", "slash": "^3.0.0" } }, "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g=="], + + "gopd": ["gopd@1.0.1", "", { "dependencies": { "get-intrinsic": "^1.1.3" } }, "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA=="], + + "graceful-fs": ["graceful-fs@4.2.11", "", {}, "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ=="], + + "graphemer": ["graphemer@1.4.0", "", {}, "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag=="], + + "has-bigints": ["has-bigints@1.0.2", "", {}, "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ=="], + + "has-flag": ["has-flag@4.0.0", "", {}, "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="], + + "has-property-descriptors": ["has-property-descriptors@1.0.2", "", { "dependencies": { "es-define-property": "^1.0.0" } }, "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg=="], + + "has-proto": ["has-proto@1.0.3", "", {}, "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q=="], + + "has-symbols": ["has-symbols@1.0.3", "", {}, "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A=="], + + "has-tostringtag": ["has-tostringtag@1.0.2", "", { "dependencies": { "has-symbols": "^1.0.3" } }, "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw=="], + + "hasown": ["hasown@2.0.2", "", { "dependencies": { "function-bind": "^1.1.2" } }, "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ=="], + + "http-proxy-agent": ["http-proxy-agent@7.0.2", "", { "dependencies": { "agent-base": "^7.1.0", "debug": "^4.3.4" } }, "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig=="], + + "https-proxy-agent": ["https-proxy-agent@7.0.4", "", { "dependencies": { "agent-base": "^7.0.2", "debug": "4" } }, "sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg=="], + + "ieee754": ["ieee754@1.2.1", "", {}, "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA=="], + + "ignore": ["ignore@5.3.1", "", {}, "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw=="], + + "import-fresh": ["import-fresh@3.3.0", "", { "dependencies": { "parent-module": "^1.0.0", "resolve-from": "^4.0.0" } }, "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw=="], + + "imurmurhash": ["imurmurhash@0.1.4", "", {}, "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA=="], + + "inflight": ["inflight@1.0.6", "", { "dependencies": { "once": "^1.3.0", "wrappy": "1" } }, "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA=="], + + "inherits": ["inherits@2.0.4", "", {}, "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="], + + "internal-slot": ["internal-slot@1.0.7", "", { "dependencies": { "es-errors": "^1.3.0", "hasown": "^2.0.0", "side-channel": "^1.0.4" } }, "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g=="], + + "ip-address": ["ip-address@9.0.5", "", { "dependencies": { "jsbn": "1.1.0", "sprintf-js": "^1.1.3" } }, "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g=="], + + "is-array-buffer": ["is-array-buffer@3.0.4", "", { "dependencies": { "call-bind": "^1.0.2", "get-intrinsic": "^1.2.1" } }, "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw=="], + + "is-arrayish": ["is-arrayish@0.2.1", "", {}, "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg=="], + + "is-async-function": ["is-async-function@2.0.0", "", { "dependencies": { "has-tostringtag": "^1.0.0" } }, "sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA=="], + + "is-bigint": ["is-bigint@1.0.4", "", { "dependencies": { "has-bigints": "^1.0.1" } }, "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg=="], + + "is-binary-path": ["is-binary-path@2.1.0", "", { "dependencies": { "binary-extensions": "^2.0.0" } }, "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw=="], + + "is-boolean-object": ["is-boolean-object@1.1.2", "", { "dependencies": { "call-bind": "^1.0.2", "has-tostringtag": "^1.0.0" } }, "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA=="], + + "is-callable": ["is-callable@1.2.7", "", {}, "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA=="], + + "is-core-module": ["is-core-module@2.13.1", "", { "dependencies": { "hasown": "^2.0.0" } }, "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw=="], + + "is-data-view": ["is-data-view@1.0.1", "", { "dependencies": { "is-typed-array": "^1.1.13" } }, "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w=="], + + "is-date-object": ["is-date-object@1.0.5", "", { "dependencies": { "has-tostringtag": "^1.0.0" } }, "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ=="], + + "is-extglob": ["is-extglob@2.1.1", "", {}, "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ=="], + + "is-finalizationregistry": ["is-finalizationregistry@1.0.2", "", { "dependencies": { "call-bind": "^1.0.2" } }, "sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw=="], + + "is-fullwidth-code-point": ["is-fullwidth-code-point@3.0.0", "", {}, "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg=="], + + "is-generator-function": ["is-generator-function@1.0.10", "", { "dependencies": { "has-tostringtag": "^1.0.0" } }, "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A=="], + + "is-glob": ["is-glob@4.0.3", "", { "dependencies": { "is-extglob": "^2.1.1" } }, "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg=="], + + "is-map": ["is-map@2.0.3", "", {}, "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw=="], + + "is-negative-zero": ["is-negative-zero@2.0.3", "", {}, "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw=="], + + "is-number": ["is-number@7.0.0", "", {}, "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng=="], + + "is-number-object": ["is-number-object@1.0.7", "", { "dependencies": { "has-tostringtag": "^1.0.0" } }, "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ=="], + + "is-path-inside": ["is-path-inside@3.0.3", "", {}, "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ=="], + + "is-regex": ["is-regex@1.1.4", "", { "dependencies": { "call-bind": "^1.0.2", "has-tostringtag": "^1.0.0" } }, "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg=="], + + "is-set": ["is-set@2.0.3", "", {}, "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg=="], + + "is-shared-array-buffer": ["is-shared-array-buffer@1.0.3", "", { "dependencies": { "call-bind": "^1.0.7" } }, "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg=="], + + "is-string": ["is-string@1.0.7", "", { "dependencies": { "has-tostringtag": "^1.0.0" } }, "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg=="], + + "is-symbol": ["is-symbol@1.0.4", "", { "dependencies": { "has-symbols": "^1.0.2" } }, "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg=="], + + "is-typed-array": ["is-typed-array@1.1.13", "", { "dependencies": { "which-typed-array": "^1.1.14" } }, "sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw=="], + + "is-weakmap": ["is-weakmap@2.0.2", "", {}, "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w=="], + + "is-weakref": ["is-weakref@1.0.2", "", { "dependencies": { "call-bind": "^1.0.2" } }, "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ=="], + + "is-weakset": ["is-weakset@2.0.3", "", { "dependencies": { "call-bind": "^1.0.7", "get-intrinsic": "^1.2.4" } }, "sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ=="], + + "isarray": ["isarray@2.0.5", "", {}, "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw=="], + + "isexe": ["isexe@2.0.0", "", {}, "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="], + + "iterator.prototype": ["iterator.prototype@1.1.2", "", { "dependencies": { "define-properties": "^1.2.1", "get-intrinsic": "^1.2.1", "has-symbols": "^1.0.3", "reflect.getprototypeof": "^1.0.4", "set-function-name": "^2.0.1" } }, "sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w=="], + + "jackspeak": ["jackspeak@2.3.6", "", { "dependencies": { "@isaacs/cliui": "^8.0.2" }, "optionalDependencies": { "@pkgjs/parseargs": "^0.11.0" } }, "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ=="], + + "jiti": ["jiti@1.21.3", "", { "bin": { "jiti": "bin/jiti.js" } }, "sha512-uy2bNX5zQ+tESe+TiC7ilGRz8AtRGmnJH55NC5S0nSUjvvvM2hJHmefHErugGXN4pNv4Qx7vLsnNw9qJ9mtIsw=="], + + "js-tokens": ["js-tokens@4.0.0", "", {}, "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="], + + "js-yaml": ["js-yaml@4.1.0", "", { "dependencies": { "argparse": "^2.0.1" }, "bin": { "js-yaml": "bin/js-yaml.js" } }, "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA=="], + + "jsbn": ["jsbn@1.1.0", "", {}, "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A=="], + + "json-buffer": ["json-buffer@3.0.1", "", {}, "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ=="], + + "json-parse-even-better-errors": ["json-parse-even-better-errors@2.3.1", "", {}, "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w=="], + + "json-schema-traverse": ["json-schema-traverse@0.4.1", "", {}, "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg=="], + + "json-stable-stringify-without-jsonify": ["json-stable-stringify-without-jsonify@1.0.1", "", {}, "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw=="], + + "json5": ["json5@1.0.2", "", { "dependencies": { "minimist": "^1.2.0" }, "bin": { "json5": "lib/cli.js" } }, "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA=="], + + "jsonfile": ["jsonfile@6.1.0", "", { "dependencies": { "universalify": "^2.0.0" }, "optionalDependencies": { "graceful-fs": "^4.1.6" } }, "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ=="], + + "jsx-ast-utils": ["jsx-ast-utils@3.3.5", "", { "dependencies": { "array-includes": "^3.1.6", "array.prototype.flat": "^1.3.1", "object.assign": "^4.1.4", "object.values": "^1.1.6" } }, "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ=="], + + "keyv": ["keyv@4.5.4", "", { "dependencies": { "json-buffer": "3.0.1" } }, "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw=="], + + "language-subtag-registry": ["language-subtag-registry@0.3.23", "", {}, "sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ=="], + + "language-tags": ["language-tags@1.0.9", "", { "dependencies": { "language-subtag-registry": "^0.3.20" } }, "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA=="], + + "levn": ["levn@0.4.1", "", { "dependencies": { "prelude-ls": "^1.2.1", "type-check": "~0.4.0" } }, "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ=="], + + "lilconfig": ["lilconfig@2.1.0", "", {}, "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ=="], + + "lines-and-columns": ["lines-and-columns@1.2.4", "", {}, "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="], + + "locate-path": ["locate-path@6.0.0", "", { "dependencies": { "p-locate": "^5.0.0" } }, "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw=="], + + "lodash.merge": ["lodash.merge@4.6.2", "", {}, "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ=="], + + "loose-envify": ["loose-envify@1.4.0", "", { "dependencies": { "js-tokens": "^3.0.0 || ^4.0.0" }, "bin": { "loose-envify": "cli.js" } }, "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q=="], + + "lru-cache": ["lru-cache@7.18.3", "", {}, "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA=="], + + "merge2": ["merge2@1.4.1", "", {}, "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg=="], + + "micromatch": ["micromatch@4.0.7", "", { "dependencies": { "braces": "^3.0.3", "picomatch": "^2.3.1" } }, "sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q=="], + + "minimatch": ["minimatch@3.1.2", "", { "dependencies": { "brace-expansion": "^1.1.7" } }, "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw=="], + + "minimist": ["minimist@1.2.8", "", {}, "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA=="], + + "minipass": ["minipass@7.1.2", "", {}, "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw=="], + + "mitt": ["mitt@3.0.1", "", {}, "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw=="], + + "ms": ["ms@2.1.2", "", {}, "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="], + + "mz": ["mz@2.7.0", "", { "dependencies": { "any-promise": "^1.0.0", "object-assign": "^4.0.1", "thenify-all": "^1.0.0" } }, "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q=="], + + "nanoid": ["nanoid@3.3.7", "", { "bin": { "nanoid": "bin/nanoid.cjs" } }, "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g=="], + + "natural-compare": ["natural-compare@1.4.0", "", {}, "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw=="], + + "netmask": ["netmask@2.0.2", "", {}, "sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg=="], + + "next": ["next@14.1.3", "", { "dependencies": { "@next/env": "14.1.3", "@swc/helpers": "0.5.2", "busboy": "1.6.0", "caniuse-lite": "^1.0.30001579", "graceful-fs": "^4.2.11", "postcss": "8.4.31", "styled-jsx": "5.1.1" }, "optionalDependencies": { "@next/swc-darwin-arm64": "14.1.3", "@next/swc-darwin-x64": "14.1.3", "@next/swc-linux-arm64-gnu": "14.1.3", "@next/swc-linux-arm64-musl": "14.1.3", "@next/swc-linux-x64-gnu": "14.1.3", "@next/swc-linux-x64-musl": "14.1.3", "@next/swc-win32-arm64-msvc": "14.1.3", "@next/swc-win32-ia32-msvc": "14.1.3", "@next/swc-win32-x64-msvc": "14.1.3" }, "peerDependencies": { "@opentelemetry/api": "^1.1.0", "react": "^18.2.0", "react-dom": "^18.2.0", "sass": "^1.3.0" }, "optionalPeers": ["@opentelemetry/api", "sass"], "bin": { "next": "dist/bin/next" } }, "sha512-oexgMV2MapI0UIWiXKkixF8J8ORxpy64OuJ/J9oVUmIthXOUCcuVEZX+dtpgq7wIfIqtBwQsKEDXejcjTsan9g=="], + + "node-releases": ["node-releases@2.0.14", "", {}, "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw=="], + + "normalize-path": ["normalize-path@3.0.0", "", {}, "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA=="], + + "normalize-range": ["normalize-range@0.1.2", "", {}, "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA=="], + + "object-assign": ["object-assign@4.1.1", "", {}, "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg=="], + + "object-hash": ["object-hash@3.0.0", "", {}, "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw=="], + + "object-inspect": ["object-inspect@1.13.1", "", {}, "sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ=="], + + "object-keys": ["object-keys@1.1.1", "", {}, "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA=="], + + "object.assign": ["object.assign@4.1.5", "", { "dependencies": { "call-bind": "^1.0.5", "define-properties": "^1.2.1", "has-symbols": "^1.0.3", "object-keys": "^1.1.1" } }, "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ=="], + + "object.entries": ["object.entries@1.1.8", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-object-atoms": "^1.0.0" } }, "sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ=="], + + "object.fromentries": ["object.fromentries@2.0.8", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.2", "es-object-atoms": "^1.0.0" } }, "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ=="], + + "object.groupby": ["object.groupby@1.0.3", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.2" } }, "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ=="], + + "object.hasown": ["object.hasown@1.1.4", "", { "dependencies": { "define-properties": "^1.2.1", "es-abstract": "^1.23.2", "es-object-atoms": "^1.0.0" } }, "sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg=="], + + "object.values": ["object.values@1.2.0", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-object-atoms": "^1.0.0" } }, "sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ=="], + + "once": ["once@1.4.0", "", { "dependencies": { "wrappy": "1" } }, "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w=="], + + "optionator": ["optionator@0.9.4", "", { "dependencies": { "deep-is": "^0.1.3", "fast-levenshtein": "^2.0.6", "levn": "^0.4.1", "prelude-ls": "^1.2.1", "type-check": "^0.4.0", "word-wrap": "^1.2.5" } }, "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g=="], + + "p-limit": ["p-limit@3.1.0", "", { "dependencies": { "yocto-queue": "^0.1.0" } }, "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ=="], + + "p-locate": ["p-locate@5.0.0", "", { "dependencies": { "p-limit": "^3.0.2" } }, "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw=="], + + "pac-proxy-agent": ["pac-proxy-agent@7.0.1", "", { "dependencies": { "@tootallnate/quickjs-emscripten": "^0.23.0", "agent-base": "^7.0.2", "debug": "^4.3.4", "get-uri": "^6.0.1", "http-proxy-agent": "^7.0.0", "https-proxy-agent": "^7.0.2", "pac-resolver": "^7.0.0", "socks-proxy-agent": "^8.0.2" } }, "sha512-ASV8yU4LLKBAjqIPMbrgtaKIvxQri/yh2OpI+S6hVa9JRkUI3Y3NPFbfngDtY7oFtSMD3w31Xns89mDa3Feo5A=="], + + "pac-resolver": ["pac-resolver@7.0.1", "", { "dependencies": { "degenerator": "^5.0.0", "netmask": "^2.0.2" } }, "sha512-5NPgf87AT2STgwa2ntRMr45jTKrYBGkVU36yT0ig/n/GMAa3oPqhZfIQ2kMEimReg0+t9kZViDVZ83qfVUlckg=="], + + "parent-module": ["parent-module@1.0.1", "", { "dependencies": { "callsites": "^3.0.0" } }, "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g=="], + + "parse-json": ["parse-json@5.2.0", "", { "dependencies": { "@babel/code-frame": "^7.0.0", "error-ex": "^1.3.1", "json-parse-even-better-errors": "^2.3.0", "lines-and-columns": "^1.1.6" } }, "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg=="], + + "path-exists": ["path-exists@4.0.0", "", {}, "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w=="], + + "path-is-absolute": ["path-is-absolute@1.0.1", "", {}, "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg=="], + + "path-key": ["path-key@3.1.1", "", {}, "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q=="], + + "path-parse": ["path-parse@1.0.7", "", {}, "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="], + + "path-scurry": ["path-scurry@1.11.1", "", { "dependencies": { "lru-cache": "^10.2.0", "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" } }, "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA=="], + + "path-type": ["path-type@4.0.0", "", {}, "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw=="], + + "pend": ["pend@1.2.0", "", {}, "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg=="], + + "picocolors": ["picocolors@1.0.1", "", {}, "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew=="], + + "picomatch": ["picomatch@2.3.1", "", {}, "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA=="], + + "pify": ["pify@2.3.0", "", {}, "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog=="], + + "pirates": ["pirates@4.0.6", "", {}, "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg=="], + + "possible-typed-array-names": ["possible-typed-array-names@1.0.0", "", {}, "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q=="], + + "postcss": ["postcss@8.4.30", "", { "dependencies": { "nanoid": "^3.3.6", "picocolors": "^1.0.0", "source-map-js": "^1.0.2" } }, "sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g=="], + + "postcss-import": ["postcss-import@15.1.0", "", { "dependencies": { "postcss-value-parser": "^4.0.0", "read-cache": "^1.0.0", "resolve": "^1.1.7" }, "peerDependencies": { "postcss": "^8.0.0" } }, "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew=="], + + "postcss-js": ["postcss-js@4.0.1", "", { "dependencies": { "camelcase-css": "^2.0.1" }, "peerDependencies": { "postcss": "^8.4.21" } }, "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw=="], + + "postcss-load-config": ["postcss-load-config@4.0.2", "", { "dependencies": { "lilconfig": "^3.0.0", "yaml": "^2.3.4" }, "peerDependencies": { "postcss": ">=8.0.9", "ts-node": ">=9.0.0" }, "optionalPeers": ["postcss", "ts-node"] }, "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ=="], + + "postcss-nested": ["postcss-nested@6.0.1", "", { "dependencies": { "postcss-selector-parser": "^6.0.11" }, "peerDependencies": { "postcss": "^8.2.14" } }, "sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ=="], + + "postcss-selector-parser": ["postcss-selector-parser@6.1.0", "", { "dependencies": { "cssesc": "^3.0.0", "util-deprecate": "^1.0.2" } }, "sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ=="], + + "postcss-value-parser": ["postcss-value-parser@4.2.0", "", {}, "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="], + + "prelude-ls": ["prelude-ls@1.2.1", "", {}, "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g=="], + + "progress": ["progress@2.0.3", "", {}, "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA=="], + + "prop-types": ["prop-types@15.8.1", "", { "dependencies": { "loose-envify": "^1.4.0", "object-assign": "^4.1.1", "react-is": "^16.13.1" } }, "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg=="], + + "proxy-agent": ["proxy-agent@6.4.0", "", { "dependencies": { "agent-base": "^7.0.2", "debug": "^4.3.4", "http-proxy-agent": "^7.0.1", "https-proxy-agent": "^7.0.3", "lru-cache": "^7.14.1", "pac-proxy-agent": "^7.0.1", "proxy-from-env": "^1.1.0", "socks-proxy-agent": "^8.0.2" } }, "sha512-u0piLU+nCOHMgGjRbimiXmA9kM/L9EHh3zL81xCdp7m+Y2pHIsnmbdDoEDoAz5geaonNR6q6+yOPQs6n4T6sBQ=="], + + "proxy-from-env": ["proxy-from-env@1.1.0", "", {}, "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg=="], + + "pump": ["pump@3.0.0", "", { "dependencies": { "end-of-stream": "^1.1.0", "once": "^1.3.1" } }, "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww=="], + + "punycode": ["punycode@2.3.1", "", {}, "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg=="], + + "puppeteer": ["puppeteer@22.12.0", "", { "dependencies": { "@puppeteer/browsers": "2.2.3", "cosmiconfig": "9.0.0", "devtools-protocol": "0.0.1299070", "puppeteer-core": "22.12.0" }, "bin": { "puppeteer": "lib/esm/puppeteer/node/cli.js" } }, "sha512-kyUYI12SyJIjf9UGTnHfhNMYv4oVK321Jb9QZDBiGVNx5453SplvbdKI7UrF+S//3RtCneuUFCyHxnvQXQjpxg=="], + + "puppeteer-core": ["puppeteer-core@22.12.0", "", { "dependencies": { "@puppeteer/browsers": "2.2.3", "chromium-bidi": "0.5.24", "debug": "4.3.5", "devtools-protocol": "0.0.1299070", "ws": "8.17.1" } }, "sha512-9gY+JwBW/Fp3/x9+cOGK7ZcwqjvtvY2xjqRqsAA0B3ZFMzBauVTSZ26iWTmvOQX2sk78TN/rd5rnetxVxmK5CQ=="], + + "queue-microtask": ["queue-microtask@1.2.3", "", {}, "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A=="], + + "queue-tick": ["queue-tick@1.0.1", "", {}, "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag=="], + + "react": ["react@18.2.0", "", { "dependencies": { "loose-envify": "^1.1.0" } }, "sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ=="], + + "react-dom": ["react-dom@18.2.0", "", { "dependencies": { "loose-envify": "^1.1.0", "scheduler": "^0.23.0" }, "peerDependencies": { "react": "^18.2.0" } }, "sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g=="], + + "react-is": ["react-is@16.13.1", "", {}, "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="], + + "read-cache": ["read-cache@1.0.0", "", { "dependencies": { "pify": "^2.3.0" } }, "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA=="], + + "readdirp": ["readdirp@3.6.0", "", { "dependencies": { "picomatch": "^2.2.1" } }, "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA=="], + + "reflect.getprototypeof": ["reflect.getprototypeof@1.0.6", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.1", "es-errors": "^1.3.0", "get-intrinsic": "^1.2.4", "globalthis": "^1.0.3", "which-builtin-type": "^1.1.3" } }, "sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg=="], + + "regenerator-runtime": ["regenerator-runtime@0.14.1", "", {}, "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw=="], + + "regexp.prototype.flags": ["regexp.prototype.flags@1.5.2", "", { "dependencies": { "call-bind": "^1.0.6", "define-properties": "^1.2.1", "es-errors": "^1.3.0", "set-function-name": "^2.0.1" } }, "sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw=="], + + "require-directory": ["require-directory@2.1.1", "", {}, "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q=="], + + "resolve": ["resolve@1.22.8", "", { "dependencies": { "is-core-module": "^2.13.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" }, "bin": { "resolve": "bin/resolve" } }, "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw=="], + + "resolve-from": ["resolve-from@4.0.0", "", {}, "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g=="], + + "resolve-pkg-maps": ["resolve-pkg-maps@1.0.0", "", {}, "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw=="], + + "reusify": ["reusify@1.0.4", "", {}, "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw=="], + + "rimraf": ["rimraf@3.0.2", "", { "dependencies": { "glob": "^7.1.3" }, "bin": { "rimraf": "bin.js" } }, "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA=="], + + "run-parallel": ["run-parallel@1.2.0", "", { "dependencies": { "queue-microtask": "^1.2.2" } }, "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA=="], + + "safe-array-concat": ["safe-array-concat@1.1.2", "", { "dependencies": { "call-bind": "^1.0.7", "get-intrinsic": "^1.2.4", "has-symbols": "^1.0.3", "isarray": "^2.0.5" } }, "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q=="], + + "safe-regex-test": ["safe-regex-test@1.0.3", "", { "dependencies": { "call-bind": "^1.0.6", "es-errors": "^1.3.0", "is-regex": "^1.1.4" } }, "sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw=="], + + "scheduler": ["scheduler@0.23.2", "", { "dependencies": { "loose-envify": "^1.1.0" } }, "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ=="], + + "semver": ["semver@6.3.1", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA=="], + + "set-function-length": ["set-function-length@1.2.2", "", { "dependencies": { "define-data-property": "^1.1.4", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "gopd": "^1.0.1", "has-property-descriptors": "^1.0.2" } }, "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg=="], + + "set-function-name": ["set-function-name@2.0.2", "", { "dependencies": { "define-data-property": "^1.1.4", "es-errors": "^1.3.0", "functions-have-names": "^1.2.3", "has-property-descriptors": "^1.0.2" } }, "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ=="], + + "shebang-command": ["shebang-command@2.0.0", "", { "dependencies": { "shebang-regex": "^3.0.0" } }, "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA=="], + + "shebang-regex": ["shebang-regex@3.0.0", "", {}, "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A=="], + + "side-channel": ["side-channel@1.0.6", "", { "dependencies": { "call-bind": "^1.0.7", "es-errors": "^1.3.0", "get-intrinsic": "^1.2.4", "object-inspect": "^1.13.1" } }, "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA=="], + + "signal-exit": ["signal-exit@4.1.0", "", {}, "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw=="], + + "slash": ["slash@3.0.0", "", {}, "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q=="], + + "smart-buffer": ["smart-buffer@4.2.0", "", {}, "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg=="], + + "socks": ["socks@2.8.3", "", { "dependencies": { "ip-address": "^9.0.5", "smart-buffer": "^4.2.0" } }, "sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw=="], + + "socks-proxy-agent": ["socks-proxy-agent@8.0.3", "", { "dependencies": { "agent-base": "^7.1.1", "debug": "^4.3.4", "socks": "^2.7.1" } }, "sha512-VNegTZKhuGq5vSD6XNKlbqWhyt/40CgoEw8XxD6dhnm8Jq9IEa3nIa4HwnM8XOqU0CdB0BwWVXusqiFXfHB3+A=="], + + "source-map": ["source-map@0.6.1", "", {}, "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="], + + "source-map-js": ["source-map-js@1.2.0", "", {}, "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg=="], + + "sprintf-js": ["sprintf-js@1.1.3", "", {}, "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA=="], + + "streamsearch": ["streamsearch@1.1.0", "", {}, "sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg=="], + + "streamx": ["streamx@2.18.0", "", { "dependencies": { "fast-fifo": "^1.3.2", "queue-tick": "^1.0.1", "text-decoder": "^1.1.0" }, "optionalDependencies": { "bare-events": "^2.2.0" } }, "sha512-LLUC1TWdjVdn1weXGcSxyTR3T4+acB6tVGXT95y0nGbca4t4o/ng1wKAGTljm9VicuCVLvRlqFYXYy5GwgM7sQ=="], + + "string-width": ["string-width@4.2.3", "", { "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g=="], + + "string-width-cjs": ["string-width@4.2.3", "", { "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g=="], + + "string.prototype.matchall": ["string.prototype.matchall@4.0.11", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.2", "es-errors": "^1.3.0", "es-object-atoms": "^1.0.0", "get-intrinsic": "^1.2.4", "gopd": "^1.0.1", "has-symbols": "^1.0.3", "internal-slot": "^1.0.7", "regexp.prototype.flags": "^1.5.2", "set-function-name": "^2.0.2", "side-channel": "^1.0.6" } }, "sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg=="], + + "string.prototype.trim": ["string.prototype.trim@1.2.9", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.0", "es-object-atoms": "^1.0.0" } }, "sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw=="], + + "string.prototype.trimend": ["string.prototype.trimend@1.0.8", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-object-atoms": "^1.0.0" } }, "sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ=="], + + "string.prototype.trimstart": ["string.prototype.trimstart@1.0.8", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-object-atoms": "^1.0.0" } }, "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg=="], + + "strip-ansi": ["strip-ansi@6.0.1", "", { "dependencies": { "ansi-regex": "^5.0.1" } }, "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="], + + "strip-ansi-cjs": ["strip-ansi@6.0.1", "", { "dependencies": { "ansi-regex": "^5.0.1" } }, "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="], + + "strip-bom": ["strip-bom@3.0.0", "", {}, "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA=="], + + "strip-json-comments": ["strip-json-comments@3.1.1", "", {}, "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig=="], + + "styled-jsx": ["styled-jsx@5.1.1", "", { "dependencies": { "client-only": "0.0.1" }, "peerDependencies": { "react": ">= 16.8.0 || 17.x.x || ^18.0.0-0" } }, "sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw=="], + + "sucrase": ["sucrase@3.35.0", "", { "dependencies": { "@jridgewell/gen-mapping": "^0.3.2", "commander": "^4.0.0", "glob": "^10.3.10", "lines-and-columns": "^1.1.6", "mz": "^2.7.0", "pirates": "^4.0.1", "ts-interface-checker": "^0.1.9" }, "bin": { "sucrase": "bin/sucrase", "sucrase-node": "bin/sucrase-node" } }, "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA=="], + + "supports-color": ["supports-color@7.2.0", "", { "dependencies": { "has-flag": "^4.0.0" } }, "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw=="], + + "supports-preserve-symlinks-flag": ["supports-preserve-symlinks-flag@1.0.0", "", {}, "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w=="], + + "tailwindcss": ["tailwindcss@3.3.3", "", { "dependencies": { "@alloc/quick-lru": "^5.2.0", "arg": "^5.0.2", "chokidar": "^3.5.3", "didyoumean": "^1.2.2", "dlv": "^1.1.3", "fast-glob": "^3.2.12", "glob-parent": "^6.0.2", "is-glob": "^4.0.3", "jiti": "^1.18.2", "lilconfig": "^2.1.0", "micromatch": "^4.0.5", "normalize-path": "^3.0.0", "object-hash": "^3.0.0", "picocolors": "^1.0.0", "postcss": "^8.4.23", "postcss-import": "^15.1.0", "postcss-js": "^4.0.1", "postcss-load-config": "^4.0.1", "postcss-nested": "^6.0.1", "postcss-selector-parser": "^6.0.11", "resolve": "^1.22.2", "sucrase": "^3.32.0" }, "bin": { "tailwind": "lib/cli.js", "tailwindcss": "lib/cli.js" } }, "sha512-A0KgSkef7eE4Mf+nKJ83i75TMyq8HqY3qmFIJSWy8bNt0v1lG7jUcpGpoTFxAwYcWOphcTBLPPJg+bDfhDf52w=="], + + "tapable": ["tapable@2.2.1", "", {}, "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ=="], + + "tar-fs": ["tar-fs@3.0.5", "", { "dependencies": { "pump": "^3.0.0", "tar-stream": "^3.1.5" }, "optionalDependencies": { "bare-fs": "^2.1.1", "bare-path": "^2.1.0" } }, "sha512-JOgGAmZyMgbqpLwct7ZV8VzkEB6pxXFBVErLtb+XCOqzc6w1xiWKI9GVd6bwk68EX7eJ4DWmfXVmq8K2ziZTGg=="], + + "tar-stream": ["tar-stream@3.1.7", "", { "dependencies": { "b4a": "^1.6.4", "fast-fifo": "^1.2.0", "streamx": "^2.15.0" } }, "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ=="], + + "text-decoder": ["text-decoder@1.1.0", "", { "dependencies": { "b4a": "^1.6.4" } }, "sha512-TmLJNj6UgX8xcUZo4UDStGQtDiTzF7BzWlzn9g7UWrjkpHr5uJTK1ld16wZ3LXb2vb6jH8qU89dW5whuMdXYdw=="], + + "text-table": ["text-table@0.2.0", "", {}, "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw=="], + + "thenify": ["thenify@3.3.1", "", { "dependencies": { "any-promise": "^1.0.0" } }, "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw=="], + + "thenify-all": ["thenify-all@1.6.0", "", { "dependencies": { "thenify": ">= 3.1.0 < 4" } }, "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA=="], + + "through": ["through@2.3.8", "", {}, "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg=="], + + "to-regex-range": ["to-regex-range@5.0.1", "", { "dependencies": { "is-number": "^7.0.0" } }, "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ=="], + + "ts-api-utils": ["ts-api-utils@1.3.0", "", { "peerDependencies": { "typescript": ">=4.2.0" } }, "sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ=="], + + "ts-interface-checker": ["ts-interface-checker@0.1.13", "", {}, "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA=="], + + "tsconfig-paths": ["tsconfig-paths@3.15.0", "", { "dependencies": { "@types/json5": "^0.0.29", "json5": "^1.0.2", "minimist": "^1.2.6", "strip-bom": "^3.0.0" } }, "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg=="], + + "tslib": ["tslib@2.6.3", "", {}, "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ=="], + + "type-check": ["type-check@0.4.0", "", { "dependencies": { "prelude-ls": "^1.2.1" } }, "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew=="], + + "type-fest": ["type-fest@0.20.2", "", {}, "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ=="], + + "typed-array-buffer": ["typed-array-buffer@1.0.2", "", { "dependencies": { "call-bind": "^1.0.7", "es-errors": "^1.3.0", "is-typed-array": "^1.1.13" } }, "sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ=="], + + "typed-array-byte-length": ["typed-array-byte-length@1.0.1", "", { "dependencies": { "call-bind": "^1.0.7", "for-each": "^0.3.3", "gopd": "^1.0.1", "has-proto": "^1.0.3", "is-typed-array": "^1.1.13" } }, "sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw=="], + + "typed-array-byte-offset": ["typed-array-byte-offset@1.0.2", "", { "dependencies": { "available-typed-arrays": "^1.0.7", "call-bind": "^1.0.7", "for-each": "^0.3.3", "gopd": "^1.0.1", "has-proto": "^1.0.3", "is-typed-array": "^1.1.13" } }, "sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA=="], + + "typed-array-length": ["typed-array-length@1.0.6", "", { "dependencies": { "call-bind": "^1.0.7", "for-each": "^0.3.3", "gopd": "^1.0.1", "has-proto": "^1.0.3", "is-typed-array": "^1.1.13", "possible-typed-array-names": "^1.0.0" } }, "sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g=="], + + "typescript": ["typescript@5.2.2", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w=="], + + "unbox-primitive": ["unbox-primitive@1.0.2", "", { "dependencies": { "call-bind": "^1.0.2", "has-bigints": "^1.0.2", "has-symbols": "^1.0.3", "which-boxed-primitive": "^1.0.2" } }, "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw=="], + + "unbzip2-stream": ["unbzip2-stream@1.4.3", "", { "dependencies": { "buffer": "^5.2.1", "through": "^2.3.8" } }, "sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg=="], + + "undici-types": ["undici-types@5.26.5", "", {}, "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA=="], + + "universalify": ["universalify@2.0.1", "", {}, "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw=="], + + "update-browserslist-db": ["update-browserslist-db@1.0.16", "", { "dependencies": { "escalade": "^3.1.2", "picocolors": "^1.0.1" }, "peerDependencies": { "browserslist": ">= 4.21.0" }, "bin": { "update-browserslist-db": "cli.js" } }, "sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ=="], + + "uri-js": ["uri-js@4.4.1", "", { "dependencies": { "punycode": "^2.1.0" } }, "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg=="], + + "urlpattern-polyfill": ["urlpattern-polyfill@10.0.0", "", {}, "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg=="], + + "util-deprecate": ["util-deprecate@1.0.2", "", {}, "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="], + + "which": ["which@2.0.2", "", { "dependencies": { "isexe": "^2.0.0" }, "bin": { "node-which": "./bin/node-which" } }, "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA=="], + + "which-boxed-primitive": ["which-boxed-primitive@1.0.2", "", { "dependencies": { "is-bigint": "^1.0.1", "is-boolean-object": "^1.1.0", "is-number-object": "^1.0.4", "is-string": "^1.0.5", "is-symbol": "^1.0.3" } }, "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg=="], + + "which-builtin-type": ["which-builtin-type@1.1.3", "", { "dependencies": { "function.prototype.name": "^1.1.5", "has-tostringtag": "^1.0.0", "is-async-function": "^2.0.0", "is-date-object": "^1.0.5", "is-finalizationregistry": "^1.0.2", "is-generator-function": "^1.0.10", "is-regex": "^1.1.4", "is-weakref": "^1.0.2", "isarray": "^2.0.5", "which-boxed-primitive": "^1.0.2", "which-collection": "^1.0.1", "which-typed-array": "^1.1.9" } }, "sha512-YmjsSMDBYsM1CaFiayOVT06+KJeXf0o5M/CAd4o1lTadFAtacTUM49zoYxr/oroopFDfhvN6iEcBxUyc3gvKmw=="], + + "which-collection": ["which-collection@1.0.2", "", { "dependencies": { "is-map": "^2.0.3", "is-set": "^2.0.3", "is-weakmap": "^2.0.2", "is-weakset": "^2.0.3" } }, "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw=="], + + "which-typed-array": ["which-typed-array@1.1.15", "", { "dependencies": { "available-typed-arrays": "^1.0.7", "call-bind": "^1.0.7", "for-each": "^0.3.3", "gopd": "^1.0.1", "has-tostringtag": "^1.0.2" } }, "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA=="], + + "word-wrap": ["word-wrap@1.2.5", "", {}, "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA=="], + + "wrap-ansi": ["wrap-ansi@7.0.0", "", { "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" } }, "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q=="], + + "wrap-ansi-cjs": ["wrap-ansi@7.0.0", "", { "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" } }, "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q=="], + + "wrappy": ["wrappy@1.0.2", "", {}, "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="], + + "ws": ["ws@8.17.1", "", { "peerDependencies": { "bufferutil": "^4.0.1", "utf-8-validate": ">=5.0.2" }, "optionalPeers": ["bufferutil", "utf-8-validate"] }, "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ=="], + + "y18n": ["y18n@5.0.8", "", {}, "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA=="], + + "yallist": ["yallist@4.0.0", "", {}, "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="], + + "yaml": ["yaml@2.4.3", "", { "bin": { "yaml": "bin.mjs" } }, "sha512-sntgmxj8o7DE7g/Qi60cqpLBA3HG3STcDA0kO+WfB05jEKhZMbY7umNm2rBpQvsmZ16/lPXCJGW2672dgOUkrg=="], + + "yargs": ["yargs@17.7.2", "", { "dependencies": { "cliui": "^8.0.1", "escalade": "^3.1.1", "get-caller-file": "^2.0.5", "require-directory": "^2.1.1", "string-width": "^4.2.3", "y18n": "^5.0.5", "yargs-parser": "^21.1.1" } }, "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w=="], + + "yargs-parser": ["yargs-parser@21.1.1", "", {}, "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw=="], + + "yauzl": ["yauzl@2.10.0", "", { "dependencies": { "buffer-crc32": "~0.2.3", "fd-slicer": "~1.1.0" } }, "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g=="], + + "yocto-queue": ["yocto-queue@0.1.0", "", {}, "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q=="], + + "zod": ["zod@3.23.8", "", {}, "sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g=="], + + "@babel/highlight/chalk": ["chalk@2.4.2", "", { "dependencies": { "ansi-styles": "^3.2.1", "escape-string-regexp": "^1.0.5", "supports-color": "^5.3.0" } }, "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ=="], + + "@isaacs/cliui/string-width": ["string-width@5.1.2", "", { "dependencies": { "eastasianwidth": "^0.2.0", "emoji-regex": "^9.2.2", "strip-ansi": "^7.0.1" } }, "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA=="], + + "@isaacs/cliui/strip-ansi": ["strip-ansi@7.1.0", "", { "dependencies": { "ansi-regex": "^6.0.1" } }, "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ=="], + + "@isaacs/cliui/wrap-ansi": ["wrap-ansi@8.1.0", "", { "dependencies": { "ansi-styles": "^6.1.0", "string-width": "^5.0.1", "strip-ansi": "^7.0.1" } }, "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ=="], + + "@puppeteer/browsers/debug": ["debug@4.3.4", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ=="], + + "@puppeteer/browsers/semver": ["semver@7.6.0", "", { "dependencies": { "lru-cache": "^6.0.0" }, "bin": { "semver": "bin/semver.js" } }, "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg=="], + + "@types/ws/@types/node": ["@types/node@20.12.14", "", { "dependencies": { "undici-types": "~5.26.4" } }, "sha512-scnD59RpYD91xngrQQLGkE+6UrHUPzeKZWhhjBSa3HSkwjbQc38+q3RoIVEwxQGRw3M+j5hpNAM+lgV3cVormg=="], + + "@types/yauzl/@types/node": ["@types/node@20.12.14", "", { "dependencies": { "undici-types": "~5.26.4" } }, "sha512-scnD59RpYD91xngrQQLGkE+6UrHUPzeKZWhhjBSa3HSkwjbQc38+q3RoIVEwxQGRw3M+j5hpNAM+lgV3cVormg=="], + + "@typescript-eslint/typescript-estree/minimatch": ["minimatch@9.0.3", "", { "dependencies": { "brace-expansion": "^2.0.1" } }, "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg=="], + + "@typescript-eslint/typescript-estree/semver": ["semver@7.6.0", "", { "dependencies": { "lru-cache": "^6.0.0" }, "bin": { "semver": "bin/semver.js" } }, "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg=="], + + "bun-types/@types/node": ["@types/node@20.12.14", "", { "dependencies": { "undici-types": "~5.26.4" } }, "sha512-scnD59RpYD91xngrQQLGkE+6UrHUPzeKZWhhjBSa3HSkwjbQc38+q3RoIVEwxQGRw3M+j5hpNAM+lgV3cVormg=="], + + "chokidar/glob-parent": ["glob-parent@5.1.2", "", { "dependencies": { "is-glob": "^4.0.1" } }, "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow=="], + + "eslint-import-resolver-node/debug": ["debug@3.2.7", "", { "dependencies": { "ms": "^2.1.1" } }, "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ=="], + + "eslint-module-utils/debug": ["debug@3.2.7", "", { "dependencies": { "ms": "^2.1.1" } }, "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ=="], + + "eslint-plugin-import/debug": ["debug@3.2.7", "", { "dependencies": { "ms": "^2.1.1" } }, "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ=="], + + "eslint-plugin-import/doctrine": ["doctrine@2.1.0", "", { "dependencies": { "esutils": "^2.0.2" } }, "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw=="], + + "eslint-plugin-react/doctrine": ["doctrine@2.1.0", "", { "dependencies": { "esutils": "^2.0.2" } }, "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw=="], + + "eslint-plugin-react/resolve": ["resolve@2.0.0-next.5", "", { "dependencies": { "is-core-module": "^2.13.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" }, "bin": { "resolve": "bin/resolve" } }, "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA=="], + + "fast-glob/glob-parent": ["glob-parent@5.1.2", "", { "dependencies": { "is-glob": "^4.0.1" } }, "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow=="], + + "glob/minimatch": ["minimatch@9.0.4", "", { "dependencies": { "brace-expansion": "^2.0.1" } }, "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw=="], + + "next/postcss": ["postcss@8.4.31", "", { "dependencies": { "nanoid": "^3.3.6", "picocolors": "^1.0.0", "source-map-js": "^1.0.2" } }, "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ=="], + + "path-scurry/lru-cache": ["lru-cache@10.2.2", "", {}, "sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ=="], + + "postcss-load-config/lilconfig": ["lilconfig@3.1.1", "", {}, "sha512-O18pf7nyvHTckunPWCV1XUNXU1piu01y2b7ATJ0ppkUkk8ocqVWBrYjJBCwHDjD/ZWcfyrA0P4gKhzWGi5EINQ=="], + + "rimraf/glob": ["glob@7.2.3", "", { "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.1.1", "once": "^1.3.0", "path-is-absolute": "^1.0.0" } }, "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q=="], + + "string-width/emoji-regex": ["emoji-regex@8.0.0", "", {}, "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="], + + "string-width-cjs/emoji-regex": ["emoji-regex@8.0.0", "", {}, "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="], + + "@babel/highlight/chalk/ansi-styles": ["ansi-styles@3.2.1", "", { "dependencies": { "color-convert": "^1.9.0" } }, "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA=="], + + "@babel/highlight/chalk/escape-string-regexp": ["escape-string-regexp@1.0.5", "", {}, "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg=="], + + "@babel/highlight/chalk/supports-color": ["supports-color@5.5.0", "", { "dependencies": { "has-flag": "^3.0.0" } }, "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow=="], + + "@isaacs/cliui/strip-ansi/ansi-regex": ["ansi-regex@6.0.1", "", {}, "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA=="], + + "@isaacs/cliui/wrap-ansi/ansi-styles": ["ansi-styles@6.2.1", "", {}, "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug=="], + + "@puppeteer/browsers/semver/lru-cache": ["lru-cache@6.0.0", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA=="], + + "@typescript-eslint/typescript-estree/minimatch/brace-expansion": ["brace-expansion@2.0.1", "", { "dependencies": { "balanced-match": "^1.0.0" } }, "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA=="], + + "@typescript-eslint/typescript-estree/semver/lru-cache": ["lru-cache@6.0.0", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA=="], + + "glob/minimatch/brace-expansion": ["brace-expansion@2.0.1", "", { "dependencies": { "balanced-match": "^1.0.0" } }, "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA=="], + + "@babel/highlight/chalk/ansi-styles/color-convert": ["color-convert@1.9.3", "", { "dependencies": { "color-name": "1.1.3" } }, "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg=="], + + "@babel/highlight/chalk/supports-color/has-flag": ["has-flag@3.0.0", "", {}, "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw=="], + + "@babel/highlight/chalk/ansi-styles/color-convert/color-name": ["color-name@1.1.3", "", {}, "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw=="], + } +} diff --git a/test/integration/next-pages/bun.lockb b/test/integration/next-pages/bun.lockb deleted file mode 100755 index 683a48a517..0000000000 Binary files a/test/integration/next-pages/bun.lockb and /dev/null differ diff --git a/test/integration/next-pages/test/__snapshots__/dev-server-ssr-100.test.ts.snap b/test/integration/next-pages/test/__snapshots__/dev-server-ssr-100.test.ts.snap index b1bb52a16f..8a28f36129 100644 --- a/test/integration/next-pages/test/__snapshots__/dev-server-ssr-100.test.ts.snap +++ b/test/integration/next-pages/test/__snapshots__/dev-server-ssr-100.test.ts.snap @@ -14,7 +14,7 @@ exports[`ssr works for 100-ish requests 1`] = ` "name": "@types/node", "version": "==20.7.0", }, - "package_id": 452, + "package_id": 39, }, { "behavior": { @@ -27,7 +27,7 @@ exports[`ssr works for 100-ish requests 1`] = ` "name": "@types/react", "version": "==18.2.22", }, - "package_id": 448, + "package_id": 41, }, { "behavior": { @@ -40,7 +40,7 @@ exports[`ssr works for 100-ish requests 1`] = ` "name": "@types/react-dom", "version": "==18.2.7", }, - "package_id": 447, + "package_id": 42, }, { "behavior": { @@ -53,7 +53,7 @@ exports[`ssr works for 100-ish requests 1`] = ` "name": "autoprefixer", "version": "==10.4.16", }, - "package_id": 440, + "package_id": 74, }, { "behavior": { @@ -66,7 +66,7 @@ exports[`ssr works for 100-ish requests 1`] = ` "name": "bun-types", "version": ">=1.0.3 <2.0.0", }, - "package_id": 438, + "package_id": 93, }, { "behavior": { @@ -79,7 +79,7 @@ exports[`ssr works for 100-ish requests 1`] = ` "name": "eslint", "version": "==8.50.0", }, - "package_id": 238, + "package_id": 146, }, { "behavior": { @@ -92,7 +92,7 @@ exports[`ssr works for 100-ish requests 1`] = ` "name": "eslint-config-next", "version": "==14.1.3", }, - "package_id": 237, + "package_id": 147, }, { "behavior": { @@ -105,7 +105,7 @@ exports[`ssr works for 100-ish requests 1`] = ` "name": "next", "version": "==14.1.3", }, - "package_id": 219, + "package_id": 281, }, { "behavior": { @@ -118,7 +118,7 @@ exports[`ssr works for 100-ish requests 1`] = ` "name": "postcss", "version": "==8.4.30", }, - "package_id": 7, + "package_id": 315, }, { "behavior": { @@ -131,7 +131,7 @@ exports[`ssr works for 100-ish requests 1`] = ` "name": "puppeteer", "version": "==22.12.0", }, - "package_id": 113, + "package_id": 329, }, { "behavior": { @@ -144,7 +144,7 @@ exports[`ssr works for 100-ish requests 1`] = ` "name": "react", "version": "==18.2.0", }, - "package_id": 109, + "package_id": 333, }, { "behavior": { @@ -157,7 +157,7 @@ exports[`ssr works for 100-ish requests 1`] = ` "name": "react-dom", "version": "==18.2.0", }, - "package_id": 108, + "package_id": 334, }, { "behavior": { @@ -170,7 +170,7 @@ exports[`ssr works for 100-ish requests 1`] = ` "name": "tailwindcss", "version": "==3.3.3", }, - "package_id": 2, + "package_id": 379, }, { "behavior": { @@ -183,317 +183,18 @@ exports[`ssr works for 100-ish requests 1`] = ` "name": "typescript", "version": "==5.2.2", }, - "package_id": 1, + "package_id": 399, }, { "behavior": { "prod": true, }, "id": 14, - "literal": "^5.0.2", - "name": "arg", + "literal": "^7.24.7", + "name": "@babel/highlight", "npm": { - "name": "arg", - "version": ">=5.0.2 <6.0.0", - }, - "package_id": 107, - }, - { - "behavior": { - "prod": true, - }, - "id": 15, - "literal": "^1.1.3", - "name": "dlv", - "npm": { - "name": "dlv", - "version": ">=1.1.3 <2.0.0", - }, - "package_id": 106, - }, - { - "behavior": { - "prod": true, - }, - "id": 16, - "literal": "^1.18.2", - "name": "jiti", - "npm": { - "name": "jiti", - "version": ">=1.18.2 <2.0.0", - }, - "package_id": 105, - }, - { - "behavior": { - "prod": true, - }, - "id": 17, - "literal": "^4.0.3", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.3 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 18, - "literal": "^8.4.23", - "name": "postcss", - "npm": { - "name": "postcss", - "version": ">=8.4.23 <9.0.0", - }, - "package_id": 7, - }, - { - "behavior": { - "prod": true, - }, - "id": 19, - "literal": "^1.22.2", - "name": "resolve", - "npm": { - "name": "resolve", - "version": ">=1.22.2 <2.0.0", - }, - "package_id": 16, - }, - { - "behavior": { - "prod": true, - }, - "id": 20, - "literal": "^3.32.0", - "name": "sucrase", - "npm": { - "name": "sucrase", - "version": ">=3.32.0 <4.0.0", - }, - "package_id": 56, - }, - { - "behavior": { - "prod": true, - }, - "id": 21, - "literal": "^3.5.3", - "name": "chokidar", - "npm": { - "name": "chokidar", - "version": ">=3.5.3 <4.0.0", - }, - "package_id": 50, - }, - { - "behavior": { - "prod": true, - }, - "id": 22, - "literal": "^3.2.12", - "name": "fast-glob", - "npm": { - "name": "fast-glob", - "version": ">=3.2.12 <4.0.0", - }, - "package_id": 40, - }, - { - "behavior": { - "prod": true, - }, - "id": 23, - "literal": "^2.1.0", - "name": "lilconfig", - "npm": { - "name": "lilconfig", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 39, - }, - { - "behavior": { - "prod": true, - }, - "id": 24, - "literal": "^1.2.2", - "name": "didyoumean", - "npm": { - "name": "didyoumean", - "version": ">=1.2.2 <2.0.0", - }, - "package_id": 38, - }, - { - "behavior": { - "prod": true, - }, - "id": 25, - "literal": "^4.0.5", - "name": "micromatch", - "npm": { - "name": "micromatch", - "version": ">=4.0.5 <5.0.0", - }, - "package_id": 32, - }, - { - "behavior": { - "prod": true, - }, - "id": 26, - "literal": "^1.0.0", - "name": "picocolors", - "npm": { - "name": "picocolors", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 9, - }, - { - "behavior": { - "prod": true, - }, - "id": 27, - "literal": "^4.0.1", - "name": "postcss-js", - "npm": { - "name": "postcss-js", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 30, - }, - { - "behavior": { - "prod": true, - }, - "id": 28, - "literal": "^6.0.2", - "name": "glob-parent", - "npm": { - "name": "glob-parent", - "version": ">=6.0.2 <7.0.0", - }, - "package_id": 27, - }, - { - "behavior": { - "prod": true, - }, - "id": 29, - "literal": "^3.0.0", - "name": "object-hash", - "npm": { - "name": "object-hash", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 26, - }, - { - "behavior": { - "prod": true, - }, - "id": 30, - "literal": "^3.0.0", - "name": "normalize-path", - "npm": { - "name": "normalize-path", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 25, - }, - { - "behavior": { - "prod": true, - }, - "id": 31, - "literal": "^15.1.0", - "name": "postcss-import", - "npm": { - "name": "postcss-import", - "version": ">=15.1.0 <16.0.0", - }, - "package_id": 15, - }, - { - "behavior": { - "prod": true, - }, - "id": 32, - "literal": "^6.0.1", - "name": "postcss-nested", - "npm": { - "name": "postcss-nested", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 14, - }, - { - "behavior": { - "prod": true, - }, - "id": 33, - "literal": "^5.2.0", - "name": "@alloc/quick-lru", - "npm": { - "name": "@alloc/quick-lru", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 13, - }, - { - "behavior": { - "prod": true, - }, - "id": 34, - "literal": "^4.0.1", - "name": "postcss-load-config", - "npm": { - "name": "postcss-load-config", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 6, - }, - { - "behavior": { - "prod": true, - }, - "id": 35, - "literal": "^6.0.11", - "name": "postcss-selector-parser", - "npm": { - "name": "postcss-selector-parser", - "version": ">=6.0.11 <7.0.0", - }, - "package_id": 3, - }, - { - "behavior": { - "prod": true, - }, - "id": 36, - "literal": "^3.0.0", - "name": "cssesc", - "npm": { - "name": "cssesc", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 5, - }, - { - "behavior": { - "prod": true, - }, - "id": 37, - "literal": "^1.0.2", - "name": "util-deprecate", - "npm": { - "name": "util-deprecate", - "version": ">=1.0.2 <2.0.0", + "name": "@babel/highlight", + "version": ">=7.24.7 <8.0.0", }, "package_id": 4, }, @@ -501,12 +202,233 @@ exports[`ssr works for 100-ish requests 1`] = ` "behavior": { "prod": true, }, - "id": 38, - "literal": "^2.3.4", - "name": "yaml", + "id": 15, + "literal": "^1.0.0", + "name": "picocolors", "npm": { - "name": "yaml", - "version": ">=2.3.4 <3.0.0", + "name": "picocolors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 310, + }, + { + "behavior": { + "prod": true, + }, + "id": 16, + "literal": "^7.24.7", + "name": "@babel/helper-validator-identifier", + "npm": { + "name": "@babel/helper-validator-identifier", + "version": ">=7.24.7 <8.0.0", + }, + "package_id": 3, + }, + { + "behavior": { + "prod": true, + }, + "id": 17, + "literal": "^2.4.2", + "name": "chalk", + "npm": { + "name": "chalk", + "version": ">=2.4.2 <3.0.0", + }, + "package_id": 425, + }, + { + "behavior": { + "prod": true, + }, + "id": 18, + "literal": "^4.0.0", + "name": "js-tokens", + "npm": { + "name": "js-tokens", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 250, + }, + { + "behavior": { + "prod": true, + }, + "id": 19, + "literal": "^1.0.0", + "name": "picocolors", + "npm": { + "name": "picocolors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 310, + }, + { + "behavior": { + "prod": true, + }, + "id": 20, + "literal": "^0.14.0", + "name": "regenerator-runtime", + "npm": { + "name": "regenerator-runtime", + "version": ">=0.14.0 <0.15.0", + }, + "package_id": 339, + }, + { + "behavior": { + "peer": true, + }, + "id": 21, + "literal": "^6.0.0 || ^7.0.0 || >=8.0.0", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 && >=8.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "prod": true, + }, + "id": 22, + "literal": "^3.3.0", + "name": "eslint-visitor-keys", + "npm": { + "name": "eslint-visitor-keys", + "version": ">=3.3.0 <4.0.0", + }, + "package_id": 156, + }, + { + "behavior": { + "prod": true, + }, + "id": 23, + "literal": "^6.12.4", + "name": "ajv", + "npm": { + "name": "ajv", + "version": ">=6.12.4 <7.0.0", + }, + "package_id": 54, + }, + { + "behavior": { + "prod": true, + }, + "id": 24, + "literal": "^4.3.2", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.2 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 25, + "literal": "^9.6.0", + "name": "espree", + "npm": { + "name": "espree", + "version": ">=9.6.0 <10.0.0", + }, + "package_id": 157, + }, + { + "behavior": { + "prod": true, + }, + "id": 26, + "literal": "^13.19.0", + "name": "globals", + "npm": { + "name": "globals", + "version": ">=13.19.0 <14.0.0", + }, + "package_id": 193, + }, + { + "behavior": { + "prod": true, + }, + "id": 27, + "literal": "^5.2.0", + "name": "ignore", + "npm": { + "name": "ignore", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 209, + }, + { + "behavior": { + "prod": true, + }, + "id": 28, + "literal": "^3.2.1", + "name": "import-fresh", + "npm": { + "name": "import-fresh", + "version": ">=3.2.1 <4.0.0", + }, + "package_id": 210, + }, + { + "behavior": { + "prod": true, + }, + "id": 29, + "literal": "^4.1.0", + "name": "js-yaml", + "npm": { + "name": "js-yaml", + "version": ">=4.1.0 <5.0.0", + }, + "package_id": 251, + }, + { + "behavior": { + "prod": true, + }, + "id": 30, + "literal": "^3.1.2", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.1.2 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 31, + "literal": "^3.1.1", + "name": "strip-json-comments", + "npm": { + "name": "strip-json-comments", + "version": ">=3.1.1 <4.0.0", + }, + "package_id": 374, + }, + { + "behavior": { + "prod": true, + }, + "id": 32, + "literal": "^2.0.2", + "name": "@humanwhocodes/object-schema", + "npm": { + "name": "@humanwhocodes/object-schema", + "version": ">=2.0.2 <3.0.0", }, "package_id": 12, }, @@ -514,35 +436,7621 @@ exports[`ssr works for 100-ish requests 1`] = ` "behavior": { "prod": true, }, - "id": 39, - "literal": "^3.0.0", - "name": "lilconfig", + "id": 33, + "literal": "^4.3.1", + "name": "debug", "npm": { - "name": "lilconfig", + "name": "debug", + "version": ">=4.3.1 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 34, + "literal": "^3.0.5", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.0.5 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 35, + "literal": "^5.1.2", + "name": "string-width", + "npm": { + "name": "string-width", + "version": ">=5.1.2 <6.0.0", + }, + "package_id": 426, + }, + { + "behavior": { + "prod": true, + }, + "id": 36, + "is_alias": true, + "literal": "npm:string-width@^4.2.0", + "name": "string-width-cjs", + "npm": { + "name": "string-width", + "version": ">=4.2.0 <5.0.0", + }, + "package_id": 367, + }, + { + "behavior": { + "prod": true, + }, + "id": 37, + "literal": "^7.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=7.0.1 <8.0.0", + }, + "package_id": 427, + }, + { + "behavior": { + "prod": true, + }, + "id": 38, + "is_alias": true, + "literal": "npm:strip-ansi@^6.0.1", + "name": "strip-ansi-cjs", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 372, + }, + { + "behavior": { + "prod": true, + }, + "id": 39, + "literal": "^8.1.0", + "name": "wrap-ansi", + "npm": { + "name": "wrap-ansi", + "version": ">=8.1.0 <9.0.0", + }, + "package_id": 428, + }, + { + "behavior": { + "prod": true, + }, + "id": 40, + "is_alias": true, + "literal": "npm:wrap-ansi@^7.0.0", + "name": "wrap-ansi-cjs", + "npm": { + "name": "wrap-ansi", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 414, + }, + { + "behavior": { + "prod": true, + }, + "id": 41, + "literal": "^1.2.1", + "name": "@jridgewell/set-array", + "npm": { + "name": "@jridgewell/set-array", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 16, + }, + { + "behavior": { + "prod": true, + }, + "id": 42, + "literal": "^1.4.10", + "name": "@jridgewell/sourcemap-codec", + "npm": { + "name": "@jridgewell/sourcemap-codec", + "version": ">=1.4.10 <2.0.0", + }, + "package_id": 17, + }, + { + "behavior": { + "prod": true, + }, + "id": 43, + "literal": "^0.3.24", + "name": "@jridgewell/trace-mapping", + "npm": { + "name": "@jridgewell/trace-mapping", + "version": ">=0.3.24 <0.4.0", + }, + "package_id": 18, + }, + { + "behavior": { + "prod": true, + }, + "id": 44, + "literal": "^3.1.0", + "name": "@jridgewell/resolve-uri", + "npm": { + "name": "@jridgewell/resolve-uri", + "version": ">=3.1.0 <4.0.0", + }, + "package_id": 15, + }, + { + "behavior": { + "prod": true, + }, + "id": 45, + "literal": "^1.4.14", + "name": "@jridgewell/sourcemap-codec", + "npm": { + "name": "@jridgewell/sourcemap-codec", + "version": ">=1.4.14 <2.0.0", + }, + "package_id": 17, + }, + { + "behavior": { + "prod": true, + }, + "id": 46, + "literal": "10.3.10", + "name": "glob", + "npm": { + "name": "glob", + "version": "==10.3.10", + }, + "package_id": 191, + }, + { + "behavior": { + "prod": true, + }, + "id": 47, + "literal": "2.0.5", + "name": "@nodelib/fs.stat", + "npm": { + "name": "@nodelib/fs.stat", + "version": "==2.0.5", + }, + "package_id": 31, + }, + { + "behavior": { + "prod": true, + }, + "id": 48, + "literal": "^1.1.9", + "name": "run-parallel", + "npm": { + "name": "run-parallel", + "version": ">=1.1.9 <2.0.0", + }, + "package_id": 347, + }, + { + "behavior": { + "prod": true, + }, + "id": 49, + "literal": "2.1.5", + "name": "@nodelib/fs.scandir", + "npm": { + "name": "@nodelib/fs.scandir", + "version": "==2.1.5", + }, + "package_id": 30, + }, + { + "behavior": { + "prod": true, + }, + "id": 50, + "literal": "^1.6.0", + "name": "fastq", + "npm": { + "name": "fastq", + "version": ">=1.6.0 <2.0.0", + }, + "package_id": 169, + }, + { + "behavior": { + "prod": true, + }, + "id": 51, + "literal": "4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": "==4.3.4", + }, + "package_id": 429, + }, + { + "behavior": { + "prod": true, + }, + "id": 52, + "literal": "2.0.1", + "name": "extract-zip", + "npm": { + "name": "extract-zip", + "version": "==2.0.1", + }, + "package_id": 163, + }, + { + "behavior": { + "prod": true, + }, + "id": 53, + "literal": "2.0.3", + "name": "progress", + "npm": { + "name": "progress", + "version": "==2.0.3", + }, + "package_id": 323, + }, + { + "behavior": { + "prod": true, + }, + "id": 54, + "literal": "6.4.0", + "name": "proxy-agent", + "npm": { + "name": "proxy-agent", + "version": "==6.4.0", + }, + "package_id": 325, + }, + { + "behavior": { + "prod": true, + }, + "id": 55, + "literal": "7.6.0", + "name": "semver", + "npm": { + "name": "semver", + "version": "==7.6.0", + }, + "package_id": 430, + }, + { + "behavior": { + "prod": true, + }, + "id": 56, + "literal": "3.0.5", + "name": "tar-fs", + "npm": { + "name": "tar-fs", + "version": "==3.0.5", + }, + "package_id": 381, + }, + { + "behavior": { + "prod": true, + }, + "id": 57, + "literal": "1.4.3", + "name": "unbzip2-stream", + "npm": { + "name": "unbzip2-stream", + "version": "==1.4.3", + }, + "package_id": 401, + }, + { + "behavior": { + "prod": true, + }, + "id": 58, + "literal": "17.7.2", + "name": "yargs", + "npm": { + "name": "yargs", + "version": "==17.7.2", + }, + "package_id": 420, + }, + { + "behavior": { + "prod": true, + }, + "id": 59, + "literal": "^2.4.0", + "name": "tslib", + "npm": { + "name": "tslib", + "version": ">=2.4.0 <3.0.0", + }, + "package_id": 392, + }, + { + "behavior": { + "prod": true, + }, + "id": 60, + "literal": "*", + "name": "@types/prop-types", + "npm": { + "name": "@types/prop-types", + "version": ">=0.0.0", + }, + "package_id": 40, + }, + { + "behavior": { + "prod": true, + }, + "id": 61, + "literal": "*", + "name": "@types/scheduler", + "npm": { + "name": "@types/scheduler", + "version": ">=0.0.0", + }, + "package_id": 43, + }, + { + "behavior": { + "prod": true, + }, + "id": 62, + "literal": "^3.0.2", + "name": "csstype", + "npm": { + "name": "csstype", + "version": ">=3.0.2 <4.0.0", + }, + "package_id": 111, + }, + { + "behavior": { + "prod": true, + }, + "id": 63, + "literal": "*", + "name": "@types/react", + "npm": { + "name": "@types/react", + "version": ">=0.0.0", + }, + "package_id": 41, + }, + { + "behavior": { + "prod": true, + }, + "id": 64, + "literal": "*", + "name": "@types/node", + "npm": { + "name": "@types/node", + "version": ">=0.0.0", + }, + "package_id": 431, + }, + { + "behavior": { + "prod": true, + }, + "id": 65, + "literal": "*", + "name": "@types/node", + "npm": { + "name": "@types/node", + "version": ">=0.0.0", + }, + "package_id": 431, + }, + { + "behavior": { + "peer": true, + }, + "id": 66, + "literal": "^7.0.0 || ^8.0.0", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "prod": true, + }, + "id": 67, + "literal": "6.21.0", + "name": "@typescript-eslint/scope-manager", + "npm": { + "name": "@typescript-eslint/scope-manager", + "version": "==6.21.0", + }, + "package_id": 47, + }, + { + "behavior": { + "prod": true, + }, + "id": 68, + "literal": "6.21.0", + "name": "@typescript-eslint/types", + "npm": { + "name": "@typescript-eslint/types", + "version": "==6.21.0", + }, + "package_id": 48, + }, + { + "behavior": { + "prod": true, + }, + "id": 69, + "literal": "6.21.0", + "name": "@typescript-eslint/typescript-estree", + "npm": { + "name": "@typescript-eslint/typescript-estree", + "version": "==6.21.0", + }, + "package_id": 49, + }, + { + "behavior": { + "prod": true, + }, + "id": 70, + "literal": "6.21.0", + "name": "@typescript-eslint/visitor-keys", + "npm": { + "name": "@typescript-eslint/visitor-keys", + "version": "==6.21.0", + }, + "package_id": 50, + }, + { + "behavior": { + "prod": true, + }, + "id": 71, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 72, + "literal": "6.21.0", + "name": "@typescript-eslint/types", + "npm": { + "name": "@typescript-eslint/types", + "version": "==6.21.0", + }, + "package_id": 48, + }, + { + "behavior": { + "prod": true, + }, + "id": 73, + "literal": "6.21.0", + "name": "@typescript-eslint/visitor-keys", + "npm": { + "name": "@typescript-eslint/visitor-keys", + "version": "==6.21.0", + }, + "package_id": 50, + }, + { + "behavior": { + "prod": true, + }, + "id": 74, + "literal": "6.21.0", + "name": "@typescript-eslint/types", + "npm": { + "name": "@typescript-eslint/types", + "version": "==6.21.0", + }, + "package_id": 48, + }, + { + "behavior": { + "prod": true, + }, + "id": 75, + "literal": "6.21.0", + "name": "@typescript-eslint/visitor-keys", + "npm": { + "name": "@typescript-eslint/visitor-keys", + "version": "==6.21.0", + }, + "package_id": 50, + }, + { + "behavior": { + "prod": true, + }, + "id": 76, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 77, + "literal": "^11.1.0", + "name": "globby", + "npm": { + "name": "globby", + "version": ">=11.1.0 <12.0.0", + }, + "package_id": 195, + }, + { + "behavior": { + "prod": true, + }, + "id": 78, + "literal": "^4.0.3", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.3 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 79, + "literal": "9.0.3", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": "==9.0.3", + }, + "package_id": 432, + }, + { + "behavior": { + "prod": true, + }, + "id": 80, + "literal": "^7.5.4", + "name": "semver", + "npm": { + "name": "semver", + "version": ">=7.5.4 <8.0.0", + }, + "package_id": 430, + }, + { + "behavior": { + "prod": true, + }, + "id": 81, + "literal": "^1.0.1", + "name": "ts-api-utils", + "npm": { + "name": "ts-api-utils", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 389, + }, + { + "behavior": { + "prod": true, + }, + "id": 82, + "literal": "6.21.0", + "name": "@typescript-eslint/types", + "npm": { + "name": "@typescript-eslint/types", + "version": "==6.21.0", + }, + "package_id": 48, + }, + { + "behavior": { + "prod": true, + }, + "id": 83, + "literal": "^3.4.1", + "name": "eslint-visitor-keys", + "npm": { + "name": "eslint-visitor-keys", + "version": ">=3.4.1 <4.0.0", + }, + "package_id": 156, + }, + { + "behavior": { + "peer": true, + }, + "id": 84, + "literal": "^6.0.0 || ^7.0.0 || ^8.0.0", + "name": "acorn", + "npm": { + "name": "acorn", + "version": ">=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", + }, + "package_id": 51, + }, + { + "behavior": { + "prod": true, + }, + "id": 85, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 86, + "literal": "^3.1.1", + "name": "fast-deep-equal", + "npm": { + "name": "fast-deep-equal", + "version": ">=3.1.1 <4.0.0", + }, + "package_id": 164, + }, + { + "behavior": { + "prod": true, + }, + "id": 87, + "literal": "^2.0.0", + "name": "fast-json-stable-stringify", + "npm": { + "name": "fast-json-stable-stringify", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 167, + }, + { + "behavior": { + "prod": true, + }, + "id": 88, + "literal": "^0.4.1", + "name": "json-schema-traverse", + "npm": { + "name": "json-schema-traverse", + "version": ">=0.4.1 <0.5.0", + }, + "package_id": 255, + }, + { + "behavior": { + "prod": true, + }, + "id": 89, + "literal": "^4.2.2", + "name": "uri-js", + "npm": { + "name": "uri-js", + "version": ">=4.2.2 <5.0.0", + }, + "package_id": 405, + }, + { + "behavior": { + "prod": true, + }, + "id": 90, + "literal": "^2.0.1", + "name": "color-convert", + "npm": { + "name": "color-convert", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 104, + }, + { + "behavior": { + "prod": true, + }, + "id": 91, + "literal": "^3.0.0", + "name": "normalize-path", + "npm": { + "name": "normalize-path", "version": ">=3.0.0 <4.0.0", }, - "package_id": 11, + "package_id": 283, + }, + { + "behavior": { + "prod": true, + }, + "id": 92, + "literal": "^2.0.4", + "name": "picomatch", + "npm": { + "name": "picomatch", + "version": ">=2.0.4 <3.0.0", + }, + "package_id": 311, + }, + { + "behavior": { + "prod": true, + }, + "id": 93, + "literal": "^2.0.3", + "name": "dequal", + "npm": { + "name": "dequal", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 122, + }, + { + "behavior": { + "prod": true, + }, + "id": 94, + "literal": "^1.0.5", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.5 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 95, + "literal": "^3.0.4", + "name": "is-array-buffer", + "npm": { + "name": "is-array-buffer", + "version": ">=3.0.4 <4.0.0", + }, + "package_id": 216, + }, + { + "behavior": { + "prod": true, + }, + "id": 96, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 97, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 98, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 99, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 100, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 101, + "literal": "^1.0.7", + "name": "is-string", + "npm": { + "name": "is-string", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 239, + }, + { + "behavior": { + "prod": true, + }, + "id": 102, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 103, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 104, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 105, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 106, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 107, + "literal": "^1.0.2", + "name": "es-shim-unscopables", + "npm": { + "name": "es-shim-unscopables", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 141, + }, + { + "behavior": { + "prod": true, + }, + "id": 108, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 109, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 110, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 111, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 112, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 113, + "literal": "^1.0.2", + "name": "es-shim-unscopables", + "npm": { + "name": "es-shim-unscopables", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 141, + }, + { + "behavior": { + "prod": true, + }, + "id": 114, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 115, + "literal": "^1.2.0", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 116, + "literal": "^1.22.1", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.22.1 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 117, + "literal": "^1.0.0", + "name": "es-shim-unscopables", + "npm": { + "name": "es-shim-unscopables", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 141, + }, + { + "behavior": { + "prod": true, + }, + "id": 118, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 119, + "literal": "^1.2.0", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 120, + "literal": "^1.22.1", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.22.1 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 121, + "literal": "^1.0.0", + "name": "es-shim-unscopables", + "npm": { + "name": "es-shim-unscopables", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 141, + }, + { + "behavior": { + "prod": true, + }, + "id": 122, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 123, + "literal": "^1.2.0", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 124, + "literal": "^1.22.1", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.22.1 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 125, + "literal": "^1.0.0", + "name": "es-shim-unscopables", + "npm": { + "name": "es-shim-unscopables", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 141, + }, + { + "behavior": { + "prod": true, + }, + "id": 126, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 127, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 128, + "literal": "^1.23.3", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.3 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 129, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 130, + "literal": "^1.0.2", + "name": "es-shim-unscopables", + "npm": { + "name": "es-shim-unscopables", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 141, + }, + { + "behavior": { + "prod": true, + }, + "id": 131, + "literal": "^1.0.1", + "name": "array-buffer-byte-length", + "npm": { + "name": "array-buffer-byte-length", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 62, + }, + { + "behavior": { + "prod": true, + }, + "id": 132, + "literal": "^1.0.5", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.5 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 133, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 134, + "literal": "^1.22.3", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.22.3 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 135, + "literal": "^1.2.1", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 136, + "literal": "^1.2.3", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.3 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 137, + "literal": "^3.0.4", + "name": "is-array-buffer", + "npm": { + "name": "is-array-buffer", + "version": ">=3.0.4 <4.0.0", + }, + "package_id": 216, + }, + { + "behavior": { + "prod": true, + }, + "id": 138, + "literal": "^1.0.2", + "name": "is-shared-array-buffer", + "npm": { + "name": "is-shared-array-buffer", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 238, + }, + { + "behavior": { + "prod": true, + }, + "id": 139, + "literal": "^2.0.1", + "name": "tslib", + "npm": { + "name": "tslib", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 392, + }, + { + "behavior": { + "peer": true, + }, + "id": 140, + "literal": "^8.1.0", + "name": "postcss", + "npm": { + "name": "postcss", + "version": ">=8.1.0 <9.0.0", + }, + "package_id": 315, + }, + { + "behavior": { + "prod": true, + }, + "id": 141, + "literal": "^4.21.10", + "name": "browserslist", + "npm": { + "name": "browserslist", + "version": ">=4.21.10 <5.0.0", + }, + "package_id": 90, + }, + { + "behavior": { + "prod": true, + }, + "id": 142, + "literal": "^1.0.30001538", + "name": "caniuse-lite", + "npm": { + "name": "caniuse-lite", + "version": ">=1.0.30001538 <2.0.0", + }, + "package_id": 98, + }, + { + "behavior": { + "prod": true, + }, + "id": 143, + "literal": "^4.3.6", + "name": "fraction.js", + "npm": { + "name": "fraction.js", + "version": ">=4.3.6 <5.0.0", + }, + "package_id": 178, + }, + { + "behavior": { + "prod": true, + }, + "id": 144, + "literal": "^0.1.2", + "name": "normalize-range", + "npm": { + "name": "normalize-range", + "version": ">=0.1.2 <0.2.0", + }, + "package_id": 284, + }, + { + "behavior": { + "prod": true, + }, + "id": 145, + "literal": "^1.0.0", + "name": "picocolors", + "npm": { + "name": "picocolors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 310, + }, + { + "behavior": { + "prod": true, + }, + "id": 146, + "literal": "^4.2.0", + "name": "postcss-value-parser", + "npm": { + "name": "postcss-value-parser", + "version": ">=4.2.0 <5.0.0", + }, + "package_id": 321, + }, + { + "behavior": { + "prod": true, + }, + "id": 147, + "literal": "^1.0.0", + "name": "possible-typed-array-names", + "npm": { + "name": "possible-typed-array-names", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 314, + }, + { + "behavior": { + "prod": true, + }, + "id": 148, + "literal": "^2.0.3", + "name": "dequal", + "npm": { + "name": "dequal", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 122, + }, + { + "behavior": { + "prod": true, + }, + "id": 149, + "literal": "^2.0.0", + "name": "bare-events", + "npm": { + "name": "bare-events", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 80, + }, + { + "behavior": { + "prod": true, + }, + "id": 150, + "literal": "^2.0.0", + "name": "bare-path", + "npm": { + "name": "bare-path", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 83, + }, + { + "behavior": { + "prod": true, + }, + "id": 151, + "literal": "^2.0.0", + "name": "bare-stream", + "npm": { + "name": "bare-stream", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 84, + }, + { + "behavior": { + "prod": true, + }, + "id": 152, + "literal": "^2.1.0", + "name": "bare-os", + "npm": { + "name": "bare-os", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 82, + }, + { + "behavior": { + "prod": true, + }, + "id": 153, + "literal": "^2.18.0", + "name": "streamx", + "npm": { + "name": "streamx", + "version": ">=2.18.0 <3.0.0", + }, + "package_id": 366, + }, + { + "behavior": { + "prod": true, + }, + "id": 154, + "literal": "^1.0.0", + "name": "balanced-match", + "npm": { + "name": "balanced-match", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 79, + }, + { + "behavior": { + "prod": true, + }, + "id": 155, + "literal": "0.0.1", + "name": "concat-map", + "npm": { + "name": "concat-map", + "version": "==0.0.1", + }, + "package_id": 107, + }, + { + "behavior": { + "prod": true, + }, + "id": 156, + "literal": "^7.1.1", + "name": "fill-range", + "npm": { + "name": "fill-range", + "version": ">=7.1.1 <8.0.0", + }, + "package_id": 172, + }, + { + "behavior": { + "prod": true, + }, + "id": 157, + "literal": "^1.0.30001587", + "name": "caniuse-lite", + "npm": { + "name": "caniuse-lite", + "version": ">=1.0.30001587 <2.0.0", + }, + "package_id": 98, + }, + { + "behavior": { + "prod": true, + }, + "id": 158, + "literal": "^1.4.668", + "name": "electron-to-chromium", + "npm": { + "name": "electron-to-chromium", + "version": ">=1.4.668 <2.0.0", + }, + "package_id": 129, + }, + { + "behavior": { + "prod": true, + }, + "id": 159, + "literal": "^2.0.14", + "name": "node-releases", + "npm": { + "name": "node-releases", + "version": ">=2.0.14 <3.0.0", + }, + "package_id": 282, + }, + { + "behavior": { + "prod": true, + }, + "id": 160, + "literal": "^1.0.13", + "name": "update-browserslist-db", + "npm": { + "name": "update-browserslist-db", + "version": ">=1.0.13 <2.0.0", + }, + "package_id": 404, + }, + { + "behavior": { + "prod": true, + }, + "id": 161, + "literal": "^1.3.1", + "name": "base64-js", + "npm": { + "name": "base64-js", + "version": ">=1.3.1 <2.0.0", + }, + "package_id": 85, + }, + { + "behavior": { + "prod": true, + }, + "id": 162, + "literal": "^1.1.13", + "name": "ieee754", + "npm": { + "name": "ieee754", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 208, + }, + { + "behavior": { + "prod": true, + }, + "id": 163, + "literal": "~20.12.8", + "name": "@types/node", + "npm": { + "name": "@types/node", + "version": ">=20.12.8 <20.13.0", + }, + "package_id": 431, + }, + { + "behavior": { + "prod": true, + }, + "id": 164, + "literal": "~8.5.10", + "name": "@types/ws", + "npm": { + "name": "@types/ws", + "version": ">=8.5.10 <8.6.0", + }, + "package_id": 44, + }, + { + "behavior": { + "prod": true, + }, + "id": 165, + "literal": "^1.1.0", + "name": "streamsearch", + "npm": { + "name": "streamsearch", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 365, + }, + { + "behavior": { + "prod": true, + }, + "id": 166, + "literal": "^1.0.0", + "name": "es-define-property", + "npm": { + "name": "es-define-property", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 136, + }, + { + "behavior": { + "prod": true, + }, + "id": 167, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 168, + "literal": "^1.1.2", + "name": "function-bind", + "npm": { + "name": "function-bind", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 182, + }, + { + "behavior": { + "prod": true, + }, + "id": 169, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 170, + "literal": "^1.2.1", + "name": "set-function-length", + "npm": { + "name": "set-function-length", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 352, + }, + { + "behavior": { + "prod": true, + }, + "id": 171, + "literal": "^4.1.0", + "name": "ansi-styles", + "npm": { + "name": "ansi-styles", + "version": ">=4.1.0 <5.0.0", + }, + "package_id": 56, + }, + { + "behavior": { + "prod": true, + }, + "id": 172, + "literal": "^7.1.0", + "name": "supports-color", + "npm": { + "name": "supports-color", + "version": ">=7.1.0 <8.0.0", + }, + "package_id": 377, + }, + { + "behavior": { + "optional": true, + }, + "id": 173, + "literal": "~2.3.2", + "name": "fsevents", + "npm": { + "name": "fsevents", + "version": ">=2.3.2 <2.4.0", + }, + "package_id": 181, + }, + { + "behavior": { + "prod": true, + }, + "id": 174, + "literal": "~3.1.2", + "name": "anymatch", + "npm": { + "name": "anymatch", + "version": ">=3.1.2 <3.2.0", + }, + "package_id": 58, + }, + { + "behavior": { + "prod": true, + }, + "id": 175, + "literal": "~3.0.2", + "name": "braces", + "npm": { + "name": "braces", + "version": ">=3.0.2 <3.1.0", + }, + "package_id": 89, + }, + { + "behavior": { + "prod": true, + }, + "id": 176, + "literal": "~5.1.2", + "name": "glob-parent", + "npm": { + "name": "glob-parent", + "version": ">=5.1.2 <5.2.0", + }, + "package_id": 433, + }, + { + "behavior": { + "prod": true, + }, + "id": 177, + "literal": "~2.1.0", + "name": "is-binary-path", + "npm": { + "name": "is-binary-path", + "version": ">=2.1.0 <2.2.0", + }, + "package_id": 220, + }, + { + "behavior": { + "prod": true, + }, + "id": 178, + "literal": "~4.0.1", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.1 <4.1.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 179, + "literal": "~3.0.0", + "name": "normalize-path", + "npm": { + "name": "normalize-path", + "version": ">=3.0.0 <3.1.0", + }, + "package_id": 283, + }, + { + "behavior": { + "prod": true, + }, + "id": 180, + "literal": "~3.6.0", + "name": "readdirp", + "npm": { + "name": "readdirp", + "version": ">=3.6.0 <3.7.0", + }, + "package_id": 337, + }, + { + "behavior": { + "peer": true, + }, + "id": 181, + "literal": "*", + "name": "devtools-protocol", + "npm": { + "name": "devtools-protocol", + "version": ">=0.0.0", + }, + "package_id": 123, + }, + { + "behavior": { + "prod": true, + }, + "id": 182, + "literal": "3.0.1", + "name": "mitt", + "npm": { + "name": "mitt", + "version": "==3.0.1", + }, + "package_id": 275, + }, + { + "behavior": { + "prod": true, + }, + "id": 183, + "literal": "10.0.0", + "name": "urlpattern-polyfill", + "npm": { + "name": "urlpattern-polyfill", + "version": "==10.0.0", + }, + "package_id": 406, + }, + { + "behavior": { + "prod": true, + }, + "id": 184, + "literal": "3.23.8", + "name": "zod", + "npm": { + "name": "zod", + "version": "==3.23.8", + }, + "package_id": 424, + }, + { + "behavior": { + "prod": true, + }, + "id": 185, + "literal": "^4.2.0", + "name": "string-width", + "npm": { + "name": "string-width", + "version": ">=4.2.0 <5.0.0", + }, + "package_id": 367, + }, + { + "behavior": { + "prod": true, + }, + "id": 186, + "literal": "^6.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 372, + }, + { + "behavior": { + "prod": true, + }, + "id": 187, + "literal": "^7.0.0", + "name": "wrap-ansi", + "npm": { + "name": "wrap-ansi", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 414, + }, + { + "behavior": { + "prod": true, + }, + "id": 188, + "literal": "~1.1.4", + "name": "color-name", + "npm": { + "name": "color-name", + "version": ">=1.1.4 <1.2.0", + }, + "package_id": 105, }, { "behavior": { "optional": true, "peer": true, }, - "id": 40, + "id": 189, + "literal": ">=4.9.5", + "name": "typescript", + "npm": { + "name": "typescript", + "version": ">=4.9.5", + }, + "package_id": 399, + }, + { + "behavior": { + "prod": true, + }, + "id": 190, + "literal": "^2.2.1", + "name": "env-paths", + "npm": { + "name": "env-paths", + "version": ">=2.2.1 <3.0.0", + }, + "package_id": 133, + }, + { + "behavior": { + "prod": true, + }, + "id": 191, + "literal": "^3.3.0", + "name": "import-fresh", + "npm": { + "name": "import-fresh", + "version": ">=3.3.0 <4.0.0", + }, + "package_id": 210, + }, + { + "behavior": { + "prod": true, + }, + "id": 192, + "literal": "^4.1.0", + "name": "js-yaml", + "npm": { + "name": "js-yaml", + "version": ">=4.1.0 <5.0.0", + }, + "package_id": 251, + }, + { + "behavior": { + "prod": true, + }, + "id": 193, + "literal": "^5.2.0", + "name": "parse-json", + "npm": { + "name": "parse-json", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 302, + }, + { + "behavior": { + "prod": true, + }, + "id": 194, + "literal": "^3.1.0", + "name": "path-key", + "npm": { + "name": "path-key", + "version": ">=3.1.0 <4.0.0", + }, + "package_id": 305, + }, + { + "behavior": { + "prod": true, + }, + "id": 195, + "literal": "^2.0.0", + "name": "shebang-command", + "npm": { + "name": "shebang-command", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 354, + }, + { + "behavior": { + "prod": true, + }, + "id": 196, + "literal": "^2.0.1", + "name": "which", + "npm": { + "name": "which", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 408, + }, + { + "behavior": { + "prod": true, + }, + "id": 197, + "literal": "^1.0.6", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.6 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 198, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 199, + "literal": "^1.0.1", + "name": "is-data-view", + "npm": { + "name": "is-data-view", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 224, + }, + { + "behavior": { + "prod": true, + }, + "id": 200, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 201, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 202, + "literal": "^1.0.1", + "name": "is-data-view", + "npm": { + "name": "is-data-view", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 224, + }, + { + "behavior": { + "prod": true, + }, + "id": 203, + "literal": "^1.0.6", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.6 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 204, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 205, + "literal": "^1.0.1", + "name": "is-data-view", + "npm": { + "name": "is-data-view", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 224, + }, + { + "behavior": { + "prod": true, + }, + "id": 206, + "literal": "2.1.2", + "name": "ms", + "npm": { + "name": "ms", + "version": "==2.1.2", + }, + "package_id": 276, + }, + { + "behavior": { + "prod": true, + }, + "id": 207, + "literal": "^1.0.0", + "name": "es-define-property", + "npm": { + "name": "es-define-property", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 136, + }, + { + "behavior": { + "prod": true, + }, + "id": 208, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 209, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 210, + "literal": "^1.0.1", + "name": "define-data-property", + "npm": { + "name": "define-data-property", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 119, + }, + { + "behavior": { + "prod": true, + }, + "id": 211, + "literal": "^1.0.0", + "name": "has-property-descriptors", + "npm": { + "name": "has-property-descriptors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 201, + }, + { + "behavior": { + "prod": true, + }, + "id": 212, + "literal": "^1.1.1", + "name": "object-keys", + "npm": { + "name": "object-keys", + "version": ">=1.1.1 <2.0.0", + }, + "package_id": 288, + }, + { + "behavior": { + "prod": true, + }, + "id": 213, + "literal": "^0.13.4", + "name": "ast-types", + "npm": { + "name": "ast-types", + "version": ">=0.13.4 <0.14.0", + }, + "package_id": 72, + }, + { + "behavior": { + "prod": true, + }, + "id": 214, + "literal": "^2.1.0", + "name": "escodegen", + "npm": { + "name": "escodegen", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 145, + }, + { + "behavior": { + "prod": true, + }, + "id": 215, + "literal": "^4.0.1", + "name": "esprima", + "npm": { + "name": "esprima", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 158, + }, + { + "behavior": { + "prod": true, + }, + "id": 216, + "literal": "^4.0.0", + "name": "path-type", + "npm": { + "name": "path-type", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 308, + }, + { + "behavior": { + "prod": true, + }, + "id": 217, + "literal": "^2.0.2", + "name": "esutils", + "npm": { + "name": "esutils", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 162, + }, + { + "behavior": { + "prod": true, + }, + "id": 218, + "literal": "^1.4.0", + "name": "once", + "npm": { + "name": "once", + "version": ">=1.4.0 <2.0.0", + }, + "package_id": 295, + }, + { + "behavior": { + "prod": true, + }, + "id": 219, + "literal": "^4.2.4", + "name": "graceful-fs", + "npm": { + "name": "graceful-fs", + "version": ">=4.2.4 <5.0.0", + }, + "package_id": 197, + }, + { + "behavior": { + "prod": true, + }, + "id": 220, + "literal": "^2.2.0", + "name": "tapable", + "npm": { + "name": "tapable", + "version": ">=2.2.0 <3.0.0", + }, + "package_id": 380, + }, + { + "behavior": { + "prod": true, + }, + "id": 221, + "literal": "^0.2.1", + "name": "is-arrayish", + "npm": { + "name": "is-arrayish", + "version": ">=0.2.1 <0.3.0", + }, + "package_id": 217, + }, + { + "behavior": { + "prod": true, + }, + "id": 222, + "literal": "^1.0.1", + "name": "array-buffer-byte-length", + "npm": { + "name": "array-buffer-byte-length", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 62, + }, + { + "behavior": { + "prod": true, + }, + "id": 223, + "literal": "^1.0.3", + "name": "arraybuffer.prototype.slice", + "npm": { + "name": "arraybuffer.prototype.slice", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 71, + }, + { + "behavior": { + "prod": true, + }, + "id": 224, + "literal": "^1.0.7", + "name": "available-typed-arrays", + "npm": { + "name": "available-typed-arrays", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 75, + }, + { + "behavior": { + "prod": true, + }, + "id": 225, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 226, + "literal": "^1.0.1", + "name": "data-view-buffer", + "npm": { + "name": "data-view-buffer", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 114, + }, + { + "behavior": { + "prod": true, + }, + "id": 227, + "literal": "^1.0.1", + "name": "data-view-byte-length", + "npm": { + "name": "data-view-byte-length", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 115, + }, + { + "behavior": { + "prod": true, + }, + "id": 228, + "literal": "^1.0.0", + "name": "data-view-byte-offset", + "npm": { + "name": "data-view-byte-offset", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 116, + }, + { + "behavior": { + "prod": true, + }, + "id": 229, + "literal": "^1.0.0", + "name": "es-define-property", + "npm": { + "name": "es-define-property", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 136, + }, + { + "behavior": { + "prod": true, + }, + "id": 230, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 231, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 232, + "literal": "^2.0.3", + "name": "es-set-tostringtag", + "npm": { + "name": "es-set-tostringtag", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 140, + }, + { + "behavior": { + "prod": true, + }, + "id": 233, + "literal": "^1.2.1", + "name": "es-to-primitive", + "npm": { + "name": "es-to-primitive", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 142, + }, + { + "behavior": { + "prod": true, + }, + "id": 234, + "literal": "^1.1.6", + "name": "function.prototype.name", + "npm": { + "name": "function.prototype.name", + "version": ">=1.1.6 <2.0.0", + }, + "package_id": 183, + }, + { + "behavior": { + "prod": true, + }, + "id": 235, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 236, + "literal": "^1.0.2", + "name": "get-symbol-description", + "npm": { + "name": "get-symbol-description", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 188, + }, + { + "behavior": { + "prod": true, + }, + "id": 237, + "literal": "^1.0.3", + "name": "globalthis", + "npm": { + "name": "globalthis", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 194, + }, + { + "behavior": { + "prod": true, + }, + "id": 238, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 239, + "literal": "^1.0.2", + "name": "has-property-descriptors", + "npm": { + "name": "has-property-descriptors", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 201, + }, + { + "behavior": { + "prod": true, + }, + "id": 240, + "literal": "^1.0.3", + "name": "has-proto", + "npm": { + "name": "has-proto", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 202, + }, + { + "behavior": { + "prod": true, + }, + "id": 241, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 242, + "literal": "^2.0.2", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 243, + "literal": "^1.0.7", + "name": "internal-slot", + "npm": { + "name": "internal-slot", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 214, + }, + { + "behavior": { + "prod": true, + }, + "id": 244, + "literal": "^3.0.4", + "name": "is-array-buffer", + "npm": { + "name": "is-array-buffer", + "version": ">=3.0.4 <4.0.0", + }, + "package_id": 216, + }, + { + "behavior": { + "prod": true, + }, + "id": 245, + "literal": "^1.2.7", + "name": "is-callable", + "npm": { + "name": "is-callable", + "version": ">=1.2.7 <2.0.0", + }, + "package_id": 222, + }, + { + "behavior": { + "prod": true, + }, + "id": 246, + "literal": "^1.0.1", + "name": "is-data-view", + "npm": { + "name": "is-data-view", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 224, + }, + { + "behavior": { + "prod": true, + }, + "id": 247, + "literal": "^2.0.3", + "name": "is-negative-zero", + "npm": { + "name": "is-negative-zero", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 232, + }, + { + "behavior": { + "prod": true, + }, + "id": 248, + "literal": "^1.1.4", + "name": "is-regex", + "npm": { + "name": "is-regex", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 236, + }, + { + "behavior": { + "prod": true, + }, + "id": 249, + "literal": "^1.0.3", + "name": "is-shared-array-buffer", + "npm": { + "name": "is-shared-array-buffer", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 238, + }, + { + "behavior": { + "prod": true, + }, + "id": 250, + "literal": "^1.0.7", + "name": "is-string", + "npm": { + "name": "is-string", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 239, + }, + { + "behavior": { + "prod": true, + }, + "id": 251, + "literal": "^1.1.13", + "name": "is-typed-array", + "npm": { + "name": "is-typed-array", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 241, + }, + { + "behavior": { + "prod": true, + }, + "id": 252, + "literal": "^1.0.2", + "name": "is-weakref", + "npm": { + "name": "is-weakref", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 243, + }, + { + "behavior": { + "prod": true, + }, + "id": 253, + "literal": "^1.13.1", + "name": "object-inspect", + "npm": { + "name": "object-inspect", + "version": ">=1.13.1 <2.0.0", + }, + "package_id": 287, + }, + { + "behavior": { + "prod": true, + }, + "id": 254, + "literal": "^1.1.1", + "name": "object-keys", + "npm": { + "name": "object-keys", + "version": ">=1.1.1 <2.0.0", + }, + "package_id": 288, + }, + { + "behavior": { + "prod": true, + }, + "id": 255, + "literal": "^4.1.5", + "name": "object.assign", + "npm": { + "name": "object.assign", + "version": ">=4.1.5 <5.0.0", + }, + "package_id": 289, + }, + { + "behavior": { + "prod": true, + }, + "id": 256, + "literal": "^1.5.2", + "name": "regexp.prototype.flags", + "npm": { + "name": "regexp.prototype.flags", + "version": ">=1.5.2 <2.0.0", + }, + "package_id": 340, + }, + { + "behavior": { + "prod": true, + }, + "id": 257, + "literal": "^1.1.2", + "name": "safe-array-concat", + "npm": { + "name": "safe-array-concat", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 348, + }, + { + "behavior": { + "prod": true, + }, + "id": 258, + "literal": "^1.0.3", + "name": "safe-regex-test", + "npm": { + "name": "safe-regex-test", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 349, + }, + { + "behavior": { + "prod": true, + }, + "id": 259, + "literal": "^1.2.9", + "name": "string.prototype.trim", + "npm": { + "name": "string.prototype.trim", + "version": ">=1.2.9 <2.0.0", + }, + "package_id": 369, + }, + { + "behavior": { + "prod": true, + }, + "id": 260, + "literal": "^1.0.8", + "name": "string.prototype.trimend", + "npm": { + "name": "string.prototype.trimend", + "version": ">=1.0.8 <2.0.0", + }, + "package_id": 370, + }, + { + "behavior": { + "prod": true, + }, + "id": 261, + "literal": "^1.0.8", + "name": "string.prototype.trimstart", + "npm": { + "name": "string.prototype.trimstart", + "version": ">=1.0.8 <2.0.0", + }, + "package_id": 371, + }, + { + "behavior": { + "prod": true, + }, + "id": 262, + "literal": "^1.0.2", + "name": "typed-array-buffer", + "npm": { + "name": "typed-array-buffer", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 395, + }, + { + "behavior": { + "prod": true, + }, + "id": 263, + "literal": "^1.0.1", + "name": "typed-array-byte-length", + "npm": { + "name": "typed-array-byte-length", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 396, + }, + { + "behavior": { + "prod": true, + }, + "id": 264, + "literal": "^1.0.2", + "name": "typed-array-byte-offset", + "npm": { + "name": "typed-array-byte-offset", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 397, + }, + { + "behavior": { + "prod": true, + }, + "id": 265, + "literal": "^1.0.6", + "name": "typed-array-length", + "npm": { + "name": "typed-array-length", + "version": ">=1.0.6 <2.0.0", + }, + "package_id": 398, + }, + { + "behavior": { + "prod": true, + }, + "id": 266, + "literal": "^1.0.2", + "name": "unbox-primitive", + "npm": { + "name": "unbox-primitive", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 400, + }, + { + "behavior": { + "prod": true, + }, + "id": 267, + "literal": "^1.1.15", + "name": "which-typed-array", + "npm": { + "name": "which-typed-array", + "version": ">=1.1.15 <2.0.0", + }, + "package_id": 412, + }, + { + "behavior": { + "prod": true, + }, + "id": 268, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 269, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 270, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 271, + "literal": "^1.23.3", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.3 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 272, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 273, + "literal": "^2.0.3", + "name": "es-set-tostringtag", + "npm": { + "name": "es-set-tostringtag", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 140, + }, + { + "behavior": { + "prod": true, + }, + "id": 274, + "literal": "^1.1.2", + "name": "function-bind", + "npm": { + "name": "function-bind", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 182, + }, + { + "behavior": { + "prod": true, + }, + "id": 275, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 276, + "literal": "^1.0.3", + "name": "globalthis", + "npm": { + "name": "globalthis", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 194, + }, + { + "behavior": { + "prod": true, + }, + "id": 277, + "literal": "^1.0.2", + "name": "has-property-descriptors", + "npm": { + "name": "has-property-descriptors", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 201, + }, + { + "behavior": { + "prod": true, + }, + "id": 278, + "literal": "^1.0.3", + "name": "has-proto", + "npm": { + "name": "has-proto", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 202, + }, + { + "behavior": { + "prod": true, + }, + "id": 279, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 280, + "literal": "^1.0.7", + "name": "internal-slot", + "npm": { + "name": "internal-slot", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 214, + }, + { + "behavior": { + "prod": true, + }, + "id": 281, + "literal": "^1.1.2", + "name": "iterator.prototype", + "npm": { + "name": "iterator.prototype", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 247, + }, + { + "behavior": { + "prod": true, + }, + "id": 282, + "literal": "^1.1.2", + "name": "safe-array-concat", + "npm": { + "name": "safe-array-concat", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 348, + }, + { + "behavior": { + "prod": true, + }, + "id": 283, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 284, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 285, + "literal": "^1.0.2", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 286, + "literal": "^2.0.1", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 287, + "literal": "^2.0.0", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 288, + "literal": "^1.1.4", + "name": "is-callable", + "npm": { + "name": "is-callable", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 222, + }, + { + "behavior": { + "prod": true, + }, + "id": 289, + "literal": "^1.0.1", + "name": "is-date-object", + "npm": { + "name": "is-date-object", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 225, + }, + { + "behavior": { + "prod": true, + }, + "id": 290, + "literal": "^1.0.2", + "name": "is-symbol", + "npm": { + "name": "is-symbol", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 240, + }, + { + "behavior": { + "optional": true, + }, + "id": 291, + "literal": "~0.6.1", + "name": "source-map", + "npm": { + "name": "source-map", + "version": ">=0.6.1 <0.7.0", + }, + "package_id": 362, + }, + { + "behavior": { + "prod": true, + }, + "id": 292, + "literal": "^4.0.1", + "name": "esprima", + "npm": { + "name": "esprima", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 158, + }, + { + "behavior": { + "prod": true, + }, + "id": 293, + "literal": "^5.2.0", + "name": "estraverse", + "npm": { + "name": "estraverse", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 161, + }, + { + "behavior": { + "prod": true, + }, + "id": 294, + "literal": "^2.0.2", + "name": "esutils", + "npm": { + "name": "esutils", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 162, + }, + { + "behavior": { + "prod": true, + }, + "id": 295, + "literal": "^4.2.0", + "name": "@eslint-community/eslint-utils", + "npm": { + "name": "@eslint-community/eslint-utils", + "version": ">=4.2.0 <5.0.0", + }, + "package_id": 6, + }, + { + "behavior": { + "prod": true, + }, + "id": 296, + "literal": "^4.6.1", + "name": "@eslint-community/regexpp", + "npm": { + "name": "@eslint-community/regexpp", + "version": ">=4.6.1 <5.0.0", + }, + "package_id": 7, + }, + { + "behavior": { + "prod": true, + }, + "id": 297, + "literal": "^2.1.2", + "name": "@eslint/eslintrc", + "npm": { + "name": "@eslint/eslintrc", + "version": ">=2.1.2 <3.0.0", + }, + "package_id": 8, + }, + { + "behavior": { + "prod": true, + }, + "id": 298, + "literal": "8.50.0", + "name": "@eslint/js", + "npm": { + "name": "@eslint/js", + "version": "==8.50.0", + }, + "package_id": 9, + }, + { + "behavior": { + "prod": true, + }, + "id": 299, + "literal": "^0.11.11", + "name": "@humanwhocodes/config-array", + "npm": { + "name": "@humanwhocodes/config-array", + "version": ">=0.11.11 <0.12.0", + }, + "package_id": 10, + }, + { + "behavior": { + "prod": true, + }, + "id": 300, + "literal": "^1.0.1", + "name": "@humanwhocodes/module-importer", + "npm": { + "name": "@humanwhocodes/module-importer", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 11, + }, + { + "behavior": { + "prod": true, + }, + "id": 301, + "literal": "^1.2.8", + "name": "@nodelib/fs.walk", + "npm": { + "name": "@nodelib/fs.walk", + "version": ">=1.2.8 <2.0.0", + }, + "package_id": 32, + }, + { + "behavior": { + "prod": true, + }, + "id": 302, + "literal": "^6.12.4", + "name": "ajv", + "npm": { + "name": "ajv", + "version": ">=6.12.4 <7.0.0", + }, + "package_id": 54, + }, + { + "behavior": { + "prod": true, + }, + "id": 303, + "literal": "^4.0.0", + "name": "chalk", + "npm": { + "name": "chalk", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 99, + }, + { + "behavior": { + "prod": true, + }, + "id": 304, + "literal": "^7.0.2", + "name": "cross-spawn", + "npm": { + "name": "cross-spawn", + "version": ">=7.0.2 <8.0.0", + }, + "package_id": 109, + }, + { + "behavior": { + "prod": true, + }, + "id": 305, + "literal": "^4.3.2", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.2 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 306, + "literal": "^3.0.0", + "name": "doctrine", + "npm": { + "name": "doctrine", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 127, + }, + { + "behavior": { + "prod": true, + }, + "id": 307, + "literal": "^4.0.0", + "name": "escape-string-regexp", + "npm": { + "name": "escape-string-regexp", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 144, + }, + { + "behavior": { + "prod": true, + }, + "id": 308, + "literal": "^7.2.2", + "name": "eslint-scope", + "npm": { + "name": "eslint-scope", + "version": ">=7.2.2 <8.0.0", + }, + "package_id": 155, + }, + { + "behavior": { + "prod": true, + }, + "id": 309, + "literal": "^3.4.3", + "name": "eslint-visitor-keys", + "npm": { + "name": "eslint-visitor-keys", + "version": ">=3.4.3 <4.0.0", + }, + "package_id": 156, + }, + { + "behavior": { + "prod": true, + }, + "id": 310, + "literal": "^9.6.1", + "name": "espree", + "npm": { + "name": "espree", + "version": ">=9.6.1 <10.0.0", + }, + "package_id": 157, + }, + { + "behavior": { + "prod": true, + }, + "id": 311, + "literal": "^1.4.2", + "name": "esquery", + "npm": { + "name": "esquery", + "version": ">=1.4.2 <2.0.0", + }, + "package_id": 159, + }, + { + "behavior": { + "prod": true, + }, + "id": 312, + "literal": "^2.0.2", + "name": "esutils", + "npm": { + "name": "esutils", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 162, + }, + { + "behavior": { + "prod": true, + }, + "id": 313, + "literal": "^3.1.3", + "name": "fast-deep-equal", + "npm": { + "name": "fast-deep-equal", + "version": ">=3.1.3 <4.0.0", + }, + "package_id": 164, + }, + { + "behavior": { + "prod": true, + }, + "id": 314, + "literal": "^6.0.1", + "name": "file-entry-cache", + "npm": { + "name": "file-entry-cache", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 171, + }, + { + "behavior": { + "prod": true, + }, + "id": 315, + "literal": "^5.0.0", + "name": "find-up", + "npm": { + "name": "find-up", + "version": ">=5.0.0 <6.0.0", + }, + "package_id": 173, + }, + { + "behavior": { + "prod": true, + }, + "id": 316, + "literal": "^6.0.2", + "name": "glob-parent", + "npm": { + "name": "glob-parent", + "version": ">=6.0.2 <7.0.0", + }, + "package_id": 192, + }, + { + "behavior": { + "prod": true, + }, + "id": 317, + "literal": "^13.19.0", + "name": "globals", + "npm": { + "name": "globals", + "version": ">=13.19.0 <14.0.0", + }, + "package_id": 193, + }, + { + "behavior": { + "prod": true, + }, + "id": 318, + "literal": "^1.4.0", + "name": "graphemer", + "npm": { + "name": "graphemer", + "version": ">=1.4.0 <2.0.0", + }, + "package_id": 198, + }, + { + "behavior": { + "prod": true, + }, + "id": 319, + "literal": "^5.2.0", + "name": "ignore", + "npm": { + "name": "ignore", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 209, + }, + { + "behavior": { + "prod": true, + }, + "id": 320, + "literal": "^0.1.4", + "name": "imurmurhash", + "npm": { + "name": "imurmurhash", + "version": ">=0.1.4 <0.2.0", + }, + "package_id": 211, + }, + { + "behavior": { + "prod": true, + }, + "id": 321, + "literal": "^4.0.0", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 322, + "literal": "^3.0.3", + "name": "is-path-inside", + "npm": { + "name": "is-path-inside", + "version": ">=3.0.3 <4.0.0", + }, + "package_id": 235, + }, + { + "behavior": { + "prod": true, + }, + "id": 323, + "literal": "^4.1.0", + "name": "js-yaml", + "npm": { + "name": "js-yaml", + "version": ">=4.1.0 <5.0.0", + }, + "package_id": 251, + }, + { + "behavior": { + "prod": true, + }, + "id": 324, + "literal": "^1.0.1", + "name": "json-stable-stringify-without-jsonify", + "npm": { + "name": "json-stable-stringify-without-jsonify", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 256, + }, + { + "behavior": { + "prod": true, + }, + "id": 325, + "literal": "^0.4.1", + "name": "levn", + "npm": { + "name": "levn", + "version": ">=0.4.1 <0.5.0", + }, + "package_id": 263, + }, + { + "behavior": { + "prod": true, + }, + "id": 326, + "literal": "^4.6.2", + "name": "lodash.merge", + "npm": { + "name": "lodash.merge", + "version": ">=4.6.2 <5.0.0", + }, + "package_id": 267, + }, + { + "behavior": { + "prod": true, + }, + "id": 327, + "literal": "^3.1.2", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.1.2 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 328, + "literal": "^1.4.0", + "name": "natural-compare", + "npm": { + "name": "natural-compare", + "version": ">=1.4.0 <2.0.0", + }, + "package_id": 279, + }, + { + "behavior": { + "prod": true, + }, + "id": 329, + "literal": "^0.9.3", + "name": "optionator", + "npm": { + "name": "optionator", + "version": ">=0.9.3 <0.10.0", + }, + "package_id": 296, + }, + { + "behavior": { + "prod": true, + }, + "id": 330, + "literal": "^6.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 372, + }, + { + "behavior": { + "prod": true, + }, + "id": 331, + "literal": "^0.2.0", + "name": "text-table", + "npm": { + "name": "text-table", + "version": ">=0.2.0 <0.3.0", + }, + "package_id": 384, + }, + { + "behavior": { + "peer": true, + }, + "id": 332, + "literal": "^7.23.0 || ^8.0.0", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=7.23.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "optional": true, + "peer": true, + }, + "id": 333, + "literal": ">=3.3.1", + "name": "typescript", + "npm": { + "name": "typescript", + "version": ">=3.3.1", + }, + "package_id": 399, + }, + { + "behavior": { + "prod": true, + }, + "id": 334, + "literal": "14.1.3", + "name": "@next/eslint-plugin-next", + "npm": { + "name": "@next/eslint-plugin-next", + "version": "==14.1.3", + }, + "package_id": 20, + }, + { + "behavior": { + "prod": true, + }, + "id": 335, + "literal": "^1.3.3", + "name": "@rushstack/eslint-patch", + "npm": { + "name": "@rushstack/eslint-patch", + "version": ">=1.3.3 <2.0.0", + }, + "package_id": 35, + }, + { + "behavior": { + "prod": true, + }, + "id": 336, + "literal": "^5.4.2 || ^6.0.0", + "name": "@typescript-eslint/parser", + "npm": { + "name": "@typescript-eslint/parser", + "version": ">=5.4.2 <6.0.0 || >=6.0.0 <7.0.0 && >=6.0.0 <7.0.0", + }, + "package_id": 46, + }, + { + "behavior": { + "prod": true, + }, + "id": 337, + "literal": "^0.3.6", + "name": "eslint-import-resolver-node", + "npm": { + "name": "eslint-import-resolver-node", + "version": ">=0.3.6 <0.4.0", + }, + "package_id": 148, + }, + { + "behavior": { + "prod": true, + }, + "id": 338, + "literal": "^3.5.2", + "name": "eslint-import-resolver-typescript", + "npm": { + "name": "eslint-import-resolver-typescript", + "version": ">=3.5.2 <4.0.0", + }, + "package_id": 149, + }, + { + "behavior": { + "prod": true, + }, + "id": 339, + "literal": "^2.28.1", + "name": "eslint-plugin-import", + "npm": { + "name": "eslint-plugin-import", + "version": ">=2.28.1 <3.0.0", + }, + "package_id": 151, + }, + { + "behavior": { + "prod": true, + }, + "id": 340, + "literal": "^6.7.1", + "name": "eslint-plugin-jsx-a11y", + "npm": { + "name": "eslint-plugin-jsx-a11y", + "version": ">=6.7.1 <7.0.0", + }, + "package_id": 152, + }, + { + "behavior": { + "prod": true, + }, + "id": 341, + "literal": "^7.33.2", + "name": "eslint-plugin-react", + "npm": { + "name": "eslint-plugin-react", + "version": ">=7.33.2 <8.0.0", + }, + "package_id": 153, + }, + { + "behavior": { + "prod": true, + }, + "id": 342, + "literal": "^4.5.0 || 5.0.0-canary-7118f5dd7-20230705", + "name": "eslint-plugin-react-hooks", + "npm": { + "name": "eslint-plugin-react-hooks", + "version": ">=4.5.0 <5.0.0 || ==5.0.0-canary-7118f5dd7-20230705 && ==5.0.0-canary-7118f5dd7-20230705", + }, + "package_id": 154, + }, + { + "behavior": { + "prod": true, + }, + "id": 343, + "literal": "^3.2.7", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=3.2.7 <4.0.0", + }, + "package_id": 434, + }, + { + "behavior": { + "prod": true, + }, + "id": 344, + "literal": "^2.13.0", + "name": "is-core-module", + "npm": { + "name": "is-core-module", + "version": ">=2.13.0 <3.0.0", + }, + "package_id": 223, + }, + { + "behavior": { + "prod": true, + }, + "id": 345, + "literal": "^1.22.4", + "name": "resolve", + "npm": { + "name": "resolve", + "version": ">=1.22.4 <2.0.0", + }, + "package_id": 342, + }, + { + "behavior": { + "peer": true, + }, + "id": 346, + "literal": "*", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=0.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "peer": true, + }, + "id": 347, + "literal": "*", + "name": "eslint-plugin-import", + "npm": { + "name": "eslint-plugin-import", + "version": ">=0.0.0", + }, + "package_id": 151, + }, + { + "behavior": { + "prod": true, + }, + "id": 348, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 349, + "literal": "^5.12.0", + "name": "enhanced-resolve", + "npm": { + "name": "enhanced-resolve", + "version": ">=5.12.0 <6.0.0", + }, + "package_id": 132, + }, + { + "behavior": { + "prod": true, + }, + "id": 350, + "literal": "^2.7.4", + "name": "eslint-module-utils", + "npm": { + "name": "eslint-module-utils", + "version": ">=2.7.4 <3.0.0", + }, + "package_id": 150, + }, + { + "behavior": { + "prod": true, + }, + "id": 351, + "literal": "^3.3.1", + "name": "fast-glob", + "npm": { + "name": "fast-glob", + "version": ">=3.3.1 <4.0.0", + }, + "package_id": 166, + }, + { + "behavior": { + "prod": true, + }, + "id": 352, + "literal": "^4.5.0", + "name": "get-tsconfig", + "npm": { + "name": "get-tsconfig", + "version": ">=4.5.0 <5.0.0", + }, + "package_id": 189, + }, + { + "behavior": { + "prod": true, + }, + "id": 353, + "literal": "^2.11.0", + "name": "is-core-module", + "npm": { + "name": "is-core-module", + "version": ">=2.11.0 <3.0.0", + }, + "package_id": 223, + }, + { + "behavior": { + "prod": true, + }, + "id": 354, + "literal": "^4.0.3", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.3 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 355, + "literal": "^3.2.7", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=3.2.7 <4.0.0", + }, + "package_id": 434, + }, + { + "behavior": { + "peer": true, + }, + "id": 356, + "literal": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=2.0.0 <3.0.0 || >=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "prod": true, + }, + "id": 357, + "literal": "^3.1.7", + "name": "array-includes", + "npm": { + "name": "array-includes", + "version": ">=3.1.7 <4.0.0", + }, + "package_id": 63, + }, + { + "behavior": { + "prod": true, + }, + "id": 358, + "literal": "^1.2.3", + "name": "array.prototype.findlastindex", + "npm": { + "name": "array.prototype.findlastindex", + "version": ">=1.2.3 <2.0.0", + }, + "package_id": 66, + }, + { + "behavior": { + "prod": true, + }, + "id": 359, + "literal": "^1.3.2", + "name": "array.prototype.flat", + "npm": { + "name": "array.prototype.flat", + "version": ">=1.3.2 <2.0.0", + }, + "package_id": 67, + }, + { + "behavior": { + "prod": true, + }, + "id": 360, + "literal": "^1.3.2", + "name": "array.prototype.flatmap", + "npm": { + "name": "array.prototype.flatmap", + "version": ">=1.3.2 <2.0.0", + }, + "package_id": 68, + }, + { + "behavior": { + "prod": true, + }, + "id": 361, + "literal": "^3.2.7", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=3.2.7 <4.0.0", + }, + "package_id": 434, + }, + { + "behavior": { + "prod": true, + }, + "id": 362, + "literal": "^2.1.0", + "name": "doctrine", + "npm": { + "name": "doctrine", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 435, + }, + { + "behavior": { + "prod": true, + }, + "id": 363, + "literal": "^0.3.9", + "name": "eslint-import-resolver-node", + "npm": { + "name": "eslint-import-resolver-node", + "version": ">=0.3.9 <0.4.0", + }, + "package_id": 148, + }, + { + "behavior": { + "prod": true, + }, + "id": 364, + "literal": "^2.8.0", + "name": "eslint-module-utils", + "npm": { + "name": "eslint-module-utils", + "version": ">=2.8.0 <3.0.0", + }, + "package_id": 150, + }, + { + "behavior": { + "prod": true, + }, + "id": 365, + "literal": "^2.0.0", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 366, + "literal": "^2.13.1", + "name": "is-core-module", + "npm": { + "name": "is-core-module", + "version": ">=2.13.1 <3.0.0", + }, + "package_id": 223, + }, + { + "behavior": { + "prod": true, + }, + "id": 367, + "literal": "^4.0.3", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.3 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 368, + "literal": "^3.1.2", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.1.2 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 369, + "literal": "^2.0.7", + "name": "object.fromentries", + "npm": { + "name": "object.fromentries", + "version": ">=2.0.7 <3.0.0", + }, + "package_id": 291, + }, + { + "behavior": { + "prod": true, + }, + "id": 370, + "literal": "^1.0.1", + "name": "object.groupby", + "npm": { + "name": "object.groupby", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 292, + }, + { + "behavior": { + "prod": true, + }, + "id": 371, + "literal": "^1.1.7", + "name": "object.values", + "npm": { + "name": "object.values", + "version": ">=1.1.7 <2.0.0", + }, + "package_id": 294, + }, + { + "behavior": { + "prod": true, + }, + "id": 372, + "literal": "^6.3.1", + "name": "semver", + "npm": { + "name": "semver", + "version": ">=6.3.1 <7.0.0", + }, + "package_id": 351, + }, + { + "behavior": { + "prod": true, + }, + "id": 373, + "literal": "^3.15.0", + "name": "tsconfig-paths", + "npm": { + "name": "tsconfig-paths", + "version": ">=3.15.0 <4.0.0", + }, + "package_id": 391, + }, + { + "behavior": { + "peer": true, + }, + "id": 374, + "literal": "^3 || ^4 || ^5 || ^6 || ^7 || ^8", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "prod": true, + }, + "id": 375, + "literal": "^7.23.2", + "name": "@babel/runtime", + "npm": { + "name": "@babel/runtime", + "version": ">=7.23.2 <8.0.0", + }, + "package_id": 5, + }, + { + "behavior": { + "prod": true, + }, + "id": 376, + "literal": "^5.3.0", + "name": "aria-query", + "npm": { + "name": "aria-query", + "version": ">=5.3.0 <6.0.0", + }, + "package_id": 61, + }, + { + "behavior": { + "prod": true, + }, + "id": 377, + "literal": "^3.1.7", + "name": "array-includes", + "npm": { + "name": "array-includes", + "version": ">=3.1.7 <4.0.0", + }, + "package_id": 63, + }, + { + "behavior": { + "prod": true, + }, + "id": 378, + "literal": "^1.3.2", + "name": "array.prototype.flatmap", + "npm": { + "name": "array.prototype.flatmap", + "version": ">=1.3.2 <2.0.0", + }, + "package_id": 68, + }, + { + "behavior": { + "prod": true, + }, + "id": 379, + "literal": "^0.0.8", + "name": "ast-types-flow", + "npm": { + "name": "ast-types-flow", + "version": ">=0.0.8 <0.0.9", + }, + "package_id": 73, + }, + { + "behavior": { + "prod": true, + }, + "id": 380, + "literal": "=4.7.0", + "name": "axe-core", + "npm": { + "name": "axe-core", + "version": "==4.7.0", + }, + "package_id": 76, + }, + { + "behavior": { + "prod": true, + }, + "id": 381, + "literal": "^3.2.1", + "name": "axobject-query", + "npm": { + "name": "axobject-query", + "version": ">=3.2.1 <4.0.0", + }, + "package_id": 77, + }, + { + "behavior": { + "prod": true, + }, + "id": 382, + "literal": "^1.0.8", + "name": "damerau-levenshtein", + "npm": { + "name": "damerau-levenshtein", + "version": ">=1.0.8 <2.0.0", + }, + "package_id": 112, + }, + { + "behavior": { + "prod": true, + }, + "id": 383, + "literal": "^9.2.2", + "name": "emoji-regex", + "npm": { + "name": "emoji-regex", + "version": ">=9.2.2 <10.0.0", + }, + "package_id": 130, + }, + { + "behavior": { + "prod": true, + }, + "id": 384, + "literal": "^1.0.15", + "name": "es-iterator-helpers", + "npm": { + "name": "es-iterator-helpers", + "version": ">=1.0.15 <2.0.0", + }, + "package_id": 138, + }, + { + "behavior": { + "prod": true, + }, + "id": 385, + "literal": "^2.0.0", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 386, + "literal": "^3.3.5", + "name": "jsx-ast-utils", + "npm": { + "name": "jsx-ast-utils", + "version": ">=3.3.5 <4.0.0", + }, + "package_id": 259, + }, + { + "behavior": { + "prod": true, + }, + "id": 387, + "literal": "^1.0.9", + "name": "language-tags", + "npm": { + "name": "language-tags", + "version": ">=1.0.9 <2.0.0", + }, + "package_id": 262, + }, + { + "behavior": { + "prod": true, + }, + "id": 388, + "literal": "^3.1.2", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.1.2 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 389, + "literal": "^1.1.7", + "name": "object.entries", + "npm": { + "name": "object.entries", + "version": ">=1.1.7 <2.0.0", + }, + "package_id": 290, + }, + { + "behavior": { + "prod": true, + }, + "id": 390, + "literal": "^2.0.7", + "name": "object.fromentries", + "npm": { + "name": "object.fromentries", + "version": ">=2.0.7 <3.0.0", + }, + "package_id": 291, + }, + { + "behavior": { + "peer": true, + }, + "id": 391, + "literal": "^3 || ^4 || ^5 || ^6 || ^7 || ^8", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "prod": true, + }, + "id": 392, + "literal": "^3.1.8", + "name": "array-includes", + "npm": { + "name": "array-includes", + "version": ">=3.1.8 <4.0.0", + }, + "package_id": 63, + }, + { + "behavior": { + "prod": true, + }, + "id": 393, + "literal": "^1.2.5", + "name": "array.prototype.findlast", + "npm": { + "name": "array.prototype.findlast", + "version": ">=1.2.5 <2.0.0", + }, + "package_id": 65, + }, + { + "behavior": { + "prod": true, + }, + "id": 394, + "literal": "^1.3.2", + "name": "array.prototype.flatmap", + "npm": { + "name": "array.prototype.flatmap", + "version": ">=1.3.2 <2.0.0", + }, + "package_id": 68, + }, + { + "behavior": { + "prod": true, + }, + "id": 395, + "literal": "^1.1.2", + "name": "array.prototype.toreversed", + "npm": { + "name": "array.prototype.toreversed", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 69, + }, + { + "behavior": { + "prod": true, + }, + "id": 396, + "literal": "^1.1.3", + "name": "array.prototype.tosorted", + "npm": { + "name": "array.prototype.tosorted", + "version": ">=1.1.3 <2.0.0", + }, + "package_id": 70, + }, + { + "behavior": { + "prod": true, + }, + "id": 397, + "literal": "^2.1.0", + "name": "doctrine", + "npm": { + "name": "doctrine", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 435, + }, + { + "behavior": { + "prod": true, + }, + "id": 398, + "literal": "^1.0.19", + "name": "es-iterator-helpers", + "npm": { + "name": "es-iterator-helpers", + "version": ">=1.0.19 <2.0.0", + }, + "package_id": 138, + }, + { + "behavior": { + "prod": true, + }, + "id": 399, + "literal": "^5.3.0", + "name": "estraverse", + "npm": { + "name": "estraverse", + "version": ">=5.3.0 <6.0.0", + }, + "package_id": 161, + }, + { + "behavior": { + "prod": true, + }, + "id": 400, + "literal": "^2.4.1 || ^3.0.0", + "name": "jsx-ast-utils", + "npm": { + "name": "jsx-ast-utils", + "version": ">=2.4.1 <3.0.0 || >=3.0.0 <4.0.0 && >=3.0.0 <4.0.0", + }, + "package_id": 259, + }, + { + "behavior": { + "prod": true, + }, + "id": 401, + "literal": "^3.1.2", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.1.2 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 402, + "literal": "^1.1.8", + "name": "object.entries", + "npm": { + "name": "object.entries", + "version": ">=1.1.8 <2.0.0", + }, + "package_id": 290, + }, + { + "behavior": { + "prod": true, + }, + "id": 403, + "literal": "^2.0.8", + "name": "object.fromentries", + "npm": { + "name": "object.fromentries", + "version": ">=2.0.8 <3.0.0", + }, + "package_id": 291, + }, + { + "behavior": { + "prod": true, + }, + "id": 404, + "literal": "^1.1.4", + "name": "object.hasown", + "npm": { + "name": "object.hasown", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 293, + }, + { + "behavior": { + "prod": true, + }, + "id": 405, + "literal": "^1.2.0", + "name": "object.values", + "npm": { + "name": "object.values", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 294, + }, + { + "behavior": { + "prod": true, + }, + "id": 406, + "literal": "^15.8.1", + "name": "prop-types", + "npm": { + "name": "prop-types", + "version": ">=15.8.1 <16.0.0", + }, + "package_id": 324, + }, + { + "behavior": { + "prod": true, + }, + "id": 407, + "literal": "^2.0.0-next.5", + "name": "resolve", + "npm": { + "name": "resolve", + "version": ">=2.0.0-next.5 <3.0.0", + }, + "package_id": 436, + }, + { + "behavior": { + "prod": true, + }, + "id": 408, + "literal": "^6.3.1", + "name": "semver", + "npm": { + "name": "semver", + "version": ">=6.3.1 <7.0.0", + }, + "package_id": 351, + }, + { + "behavior": { + "prod": true, + }, + "id": 409, + "literal": "^4.0.11", + "name": "string.prototype.matchall", + "npm": { + "name": "string.prototype.matchall", + "version": ">=4.0.11 <5.0.0", + }, + "package_id": 368, + }, + { + "behavior": { + "peer": true, + }, + "id": 410, + "literal": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=8.0.0-0 <9.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "prod": true, + }, + "id": 411, + "literal": "^4.3.0", + "name": "esrecurse", + "npm": { + "name": "esrecurse", + "version": ">=4.3.0 <5.0.0", + }, + "package_id": 160, + }, + { + "behavior": { + "prod": true, + }, + "id": 412, + "literal": "^5.2.0", + "name": "estraverse", + "npm": { + "name": "estraverse", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 161, + }, + { + "behavior": { + "prod": true, + }, + "id": 413, + "literal": "^8.9.0", + "name": "acorn", + "npm": { + "name": "acorn", + "version": ">=8.9.0 <9.0.0", + }, + "package_id": 51, + }, + { + "behavior": { + "prod": true, + }, + "id": 414, + "literal": "^5.3.2", + "name": "acorn-jsx", + "npm": { + "name": "acorn-jsx", + "version": ">=5.3.2 <6.0.0", + }, + "package_id": 52, + }, + { + "behavior": { + "prod": true, + }, + "id": 415, + "literal": "^3.4.1", + "name": "eslint-visitor-keys", + "npm": { + "name": "eslint-visitor-keys", + "version": ">=3.4.1 <4.0.0", + }, + "package_id": 156, + }, + { + "behavior": { + "prod": true, + }, + "id": 416, + "literal": "^5.1.0", + "name": "estraverse", + "npm": { + "name": "estraverse", + "version": ">=5.1.0 <6.0.0", + }, + "package_id": 161, + }, + { + "behavior": { + "prod": true, + }, + "id": 417, + "literal": "^5.2.0", + "name": "estraverse", + "npm": { + "name": "estraverse", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 161, + }, + { + "behavior": { + "optional": true, + }, + "id": 418, + "literal": "^2.9.1", + "name": "@types/yauzl", + "npm": { + "name": "@types/yauzl", + "version": ">=2.9.1 <3.0.0", + }, + "package_id": 45, + }, + { + "behavior": { + "prod": true, + }, + "id": 419, + "literal": "^4.1.1", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.1.1 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 420, + "literal": "^5.1.0", + "name": "get-stream", + "npm": { + "name": "get-stream", + "version": ">=5.1.0 <6.0.0", + }, + "package_id": 187, + }, + { + "behavior": { + "prod": true, + }, + "id": 421, + "literal": "^2.10.0", + "name": "yauzl", + "npm": { + "name": "yauzl", + "version": ">=2.10.0 <3.0.0", + }, + "package_id": 422, + }, + { + "behavior": { + "prod": true, + }, + "id": 422, + "literal": "^2.0.2", + "name": "@nodelib/fs.stat", + "npm": { + "name": "@nodelib/fs.stat", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 31, + }, + { + "behavior": { + "prod": true, + }, + "id": 423, + "literal": "^1.2.3", + "name": "@nodelib/fs.walk", + "npm": { + "name": "@nodelib/fs.walk", + "version": ">=1.2.3 <2.0.0", + }, + "package_id": 32, + }, + { + "behavior": { + "prod": true, + }, + "id": 424, + "literal": "^5.1.2", + "name": "glob-parent", + "npm": { + "name": "glob-parent", + "version": ">=5.1.2 <6.0.0", + }, + "package_id": 433, + }, + { + "behavior": { + "prod": true, + }, + "id": 425, + "literal": "^1.3.0", + "name": "merge2", + "npm": { + "name": "merge2", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 270, + }, + { + "behavior": { + "prod": true, + }, + "id": 426, + "literal": "^4.0.4", + "name": "micromatch", + "npm": { + "name": "micromatch", + "version": ">=4.0.4 <5.0.0", + }, + "package_id": 271, + }, + { + "behavior": { + "prod": true, + }, + "id": 427, + "literal": "^1.0.4", + "name": "reusify", + "npm": { + "name": "reusify", + "version": ">=1.0.4 <2.0.0", + }, + "package_id": 345, + }, + { + "behavior": { + "prod": true, + }, + "id": 428, + "literal": "~1.2.0", + "name": "pend", + "npm": { + "name": "pend", + "version": ">=1.2.0 <1.3.0", + }, + "package_id": 309, + }, + { + "behavior": { + "prod": true, + }, + "id": 429, + "literal": "^3.0.4", + "name": "flat-cache", + "npm": { + "name": "flat-cache", + "version": ">=3.0.4 <4.0.0", + }, + "package_id": 174, + }, + { + "behavior": { + "prod": true, + }, + "id": 430, + "literal": "^5.0.1", + "name": "to-regex-range", + "npm": { + "name": "to-regex-range", + "version": ">=5.0.1 <6.0.0", + }, + "package_id": 388, + }, + { + "behavior": { + "prod": true, + }, + "id": 431, + "literal": "^6.0.0", + "name": "locate-path", + "npm": { + "name": "locate-path", + "version": ">=6.0.0 <7.0.0", + }, + "package_id": 266, + }, + { + "behavior": { + "prod": true, + }, + "id": 432, + "literal": "^4.0.0", + "name": "path-exists", + "npm": { + "name": "path-exists", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 303, + }, + { + "behavior": { + "prod": true, + }, + "id": 433, + "literal": "^3.2.9", + "name": "flatted", + "npm": { + "name": "flatted", + "version": ">=3.2.9 <4.0.0", + }, + "package_id": 175, + }, + { + "behavior": { + "prod": true, + }, + "id": 434, + "literal": "^4.5.3", + "name": "keyv", + "npm": { + "name": "keyv", + "version": ">=4.5.3 <5.0.0", + }, + "package_id": 260, + }, + { + "behavior": { + "prod": true, + }, + "id": 435, + "literal": "^3.0.2", + "name": "rimraf", + "npm": { + "name": "rimraf", + "version": ">=3.0.2 <4.0.0", + }, + "package_id": 346, + }, + { + "behavior": { + "prod": true, + }, + "id": 436, + "literal": "^1.1.3", + "name": "is-callable", + "npm": { + "name": "is-callable", + "version": ">=1.1.3 <2.0.0", + }, + "package_id": 222, + }, + { + "behavior": { + "prod": true, + }, + "id": 437, + "literal": "^7.0.0", + "name": "cross-spawn", + "npm": { + "name": "cross-spawn", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 109, + }, + { + "behavior": { + "prod": true, + }, + "id": 438, + "literal": "^4.0.1", + "name": "signal-exit", + "npm": { + "name": "signal-exit", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 357, + }, + { + "behavior": { + "prod": true, + }, + "id": 439, + "literal": "^4.2.0", + "name": "graceful-fs", + "npm": { + "name": "graceful-fs", + "version": ">=4.2.0 <5.0.0", + }, + "package_id": 197, + }, + { + "behavior": { + "prod": true, + }, + "id": 440, + "literal": "^6.0.1", + "name": "jsonfile", + "npm": { + "name": "jsonfile", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 258, + }, + { + "behavior": { + "prod": true, + }, + "id": 441, + "literal": "^2.0.0", + "name": "universalify", + "npm": { + "name": "universalify", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 403, + }, + { + "behavior": { + "prod": true, + }, + "id": 442, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 443, + "literal": "^1.2.0", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 444, + "literal": "^1.22.1", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.22.1 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 445, + "literal": "^1.2.3", + "name": "functions-have-names", + "npm": { + "name": "functions-have-names", + "version": ">=1.2.3 <2.0.0", + }, + "package_id": 184, + }, + { + "behavior": { + "prod": true, + }, + "id": 446, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 447, + "literal": "^1.1.2", + "name": "function-bind", + "npm": { + "name": "function-bind", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 182, + }, + { + "behavior": { + "prod": true, + }, + "id": 448, + "literal": "^1.0.1", + "name": "has-proto", + "npm": { + "name": "has-proto", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 202, + }, + { + "behavior": { + "prod": true, + }, + "id": 449, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 450, + "literal": "^2.0.0", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 451, + "literal": "^3.0.0", + "name": "pump", + "npm": { + "name": "pump", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 327, + }, + { + "behavior": { + "prod": true, + }, + "id": 452, + "literal": "^1.0.5", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.5 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 453, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 454, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 455, + "literal": "^1.0.0", + "name": "resolve-pkg-maps", + "npm": { + "name": "resolve-pkg-maps", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 344, + }, + { + "behavior": { + "prod": true, + }, + "id": 456, + "literal": "^5.0.2", + "name": "basic-ftp", + "npm": { + "name": "basic-ftp", + "version": ">=5.0.2 <6.0.0", + }, + "package_id": 86, + }, + { + "behavior": { + "prod": true, + }, + "id": 457, + "literal": "^6.0.2", + "name": "data-uri-to-buffer", + "npm": { + "name": "data-uri-to-buffer", + "version": ">=6.0.2 <7.0.0", + }, + "package_id": 113, + }, + { + "behavior": { + "prod": true, + }, + "id": 458, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 459, + "literal": "^11.2.0", + "name": "fs-extra", + "npm": { + "name": "fs-extra", + "version": ">=11.2.0 <12.0.0", + }, + "package_id": 179, + }, + { + "behavior": { + "prod": true, + }, + "id": 460, + "literal": "^3.1.0", + "name": "foreground-child", + "npm": { + "name": "foreground-child", + "version": ">=3.1.0 <4.0.0", + }, + "package_id": 177, + }, + { + "behavior": { + "prod": true, + }, + "id": 461, + "literal": "^2.3.5", + "name": "jackspeak", + "npm": { + "name": "jackspeak", + "version": ">=2.3.5 <3.0.0", + }, + "package_id": 248, + }, + { + "behavior": { + "prod": true, + }, + "id": 462, + "literal": "^9.0.1", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=9.0.1 <10.0.0", + }, + "package_id": 437, + }, + { + "behavior": { + "prod": true, + }, + "id": 463, + "literal": "^5.0.0 || ^6.0.2 || ^7.0.0", + "name": "minipass", + "npm": { + "name": "minipass", + "version": ">=5.0.0 <6.0.0 || >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=7.0.0 <8.0.0", + }, + "package_id": 274, + }, + { + "behavior": { + "prod": true, + }, + "id": 464, + "literal": "^1.10.1", + "name": "path-scurry", + "npm": { + "name": "path-scurry", + "version": ">=1.10.1 <2.0.0", + }, + "package_id": 307, + }, + { + "behavior": { + "prod": true, + }, + "id": 465, + "literal": "^4.0.3", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.3 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 466, + "literal": "^0.20.2", + "name": "type-fest", + "npm": { + "name": "type-fest", + "version": ">=0.20.2 <0.21.0", + }, + "package_id": 394, + }, + { + "behavior": { + "prod": true, + }, + "id": 467, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 468, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 469, + "literal": "^2.1.0", + "name": "array-union", + "npm": { + "name": "array-union", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 64, + }, + { + "behavior": { + "prod": true, + }, + "id": 470, + "literal": "^3.0.1", + "name": "dir-glob", + "npm": { + "name": "dir-glob", + "version": ">=3.0.1 <4.0.0", + }, + "package_id": 125, + }, + { + "behavior": { + "prod": true, + }, + "id": 471, + "literal": "^3.2.9", + "name": "fast-glob", + "npm": { + "name": "fast-glob", + "version": ">=3.2.9 <4.0.0", + }, + "package_id": 166, + }, + { + "behavior": { + "prod": true, + }, + "id": 472, + "literal": "^5.2.0", + "name": "ignore", + "npm": { + "name": "ignore", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 209, + }, + { + "behavior": { + "prod": true, + }, + "id": 473, + "literal": "^1.4.1", + "name": "merge2", + "npm": { + "name": "merge2", + "version": ">=1.4.1 <2.0.0", + }, + "package_id": 270, + }, + { + "behavior": { + "prod": true, + }, + "id": 474, + "literal": "^3.0.0", + "name": "slash", + "npm": { + "name": "slash", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 358, + }, + { + "behavior": { + "prod": true, + }, + "id": 475, + "literal": "^1.1.3", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.1.3 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 476, + "literal": "^1.0.0", + "name": "es-define-property", + "npm": { + "name": "es-define-property", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 136, + }, + { + "behavior": { + "prod": true, + }, + "id": 477, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 478, + "literal": "^1.1.2", + "name": "function-bind", + "npm": { + "name": "function-bind", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 182, + }, + { + "behavior": { + "prod": true, + }, + "id": 479, + "literal": "^7.1.0", + "name": "agent-base", + "npm": { + "name": "agent-base", + "version": ">=7.1.0 <8.0.0", + }, + "package_id": 53, + }, + { + "behavior": { + "prod": true, + }, + "id": 480, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 481, + "literal": "^7.0.2", + "name": "agent-base", + "npm": { + "name": "agent-base", + "version": ">=7.0.2 <8.0.0", + }, + "package_id": 53, + }, + { + "behavior": { + "prod": true, + }, + "id": 482, + "literal": "4", + "name": "debug", + "npm": { + "name": "debug", + "version": "<5.0.0 >=4.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 483, + "literal": "^1.0.0", + "name": "parent-module", + "npm": { + "name": "parent-module", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 301, + }, + { + "behavior": { + "prod": true, + }, + "id": 484, + "literal": "^4.0.0", + "name": "resolve-from", + "npm": { + "name": "resolve-from", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 343, + }, + { + "behavior": { + "prod": true, + }, + "id": 485, + "literal": "^1.3.0", + "name": "once", + "npm": { + "name": "once", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 295, + }, + { + "behavior": { + "prod": true, + }, + "id": 486, + "literal": "1", + "name": "wrappy", + "npm": { + "name": "wrappy", + "version": "<2.0.0 >=1.0.0", + }, + "package_id": 415, + }, + { + "behavior": { + "prod": true, + }, + "id": 487, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 488, + "literal": "^2.0.0", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 489, + "literal": "^1.0.4", + "name": "side-channel", + "npm": { + "name": "side-channel", + "version": ">=1.0.4 <2.0.0", + }, + "package_id": 356, + }, + { + "behavior": { + "prod": true, + }, + "id": 490, + "literal": "1.1.0", + "name": "jsbn", + "npm": { + "name": "jsbn", + "version": "==1.1.0", + }, + "package_id": 252, + }, + { + "behavior": { + "prod": true, + }, + "id": 491, + "literal": "^1.1.3", + "name": "sprintf-js", + "npm": { + "name": "sprintf-js", + "version": ">=1.1.3 <2.0.0", + }, + "package_id": 364, + }, + { + "behavior": { + "prod": true, + }, + "id": 492, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 493, + "literal": "^1.2.1", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 494, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 495, + "literal": "^1.0.1", + "name": "has-bigints", + "npm": { + "name": "has-bigints", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 199, + }, + { + "behavior": { + "prod": true, + }, + "id": 496, + "literal": "^2.0.0", + "name": "binary-extensions", + "npm": { + "name": "binary-extensions", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 87, + }, + { + "behavior": { + "prod": true, + }, + "id": 497, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 498, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 499, + "literal": "^2.0.0", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 500, + "literal": "^1.1.13", + "name": "is-typed-array", + "npm": { + "name": "is-typed-array", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 241, + }, + { + "behavior": { + "prod": true, + }, + "id": 501, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 502, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 503, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 504, + "literal": "^2.1.1", + "name": "is-extglob", + "npm": { + "name": "is-extglob", + "version": ">=2.1.1 <3.0.0", + }, + "package_id": 226, + }, + { + "behavior": { + "prod": true, + }, + "id": 505, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 506, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 507, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 508, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 509, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 510, + "literal": "^1.0.2", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 511, + "literal": "^1.1.14", + "name": "which-typed-array", + "npm": { + "name": "which-typed-array", + "version": ">=1.1.14 <2.0.0", + }, + "package_id": 412, + }, + { + "behavior": { + "prod": true, + }, + "id": 512, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 513, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 514, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 515, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 516, + "literal": "^1.2.1", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 517, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 518, + "literal": "^1.0.4", + "name": "reflect.getprototypeof", + "npm": { + "name": "reflect.getprototypeof", + "version": ">=1.0.4 <2.0.0", + }, + "package_id": 338, + }, + { + "behavior": { + "prod": true, + }, + "id": 519, + "literal": "^2.0.1", + "name": "set-function-name", + "npm": { + "name": "set-function-name", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 353, + }, + { + "behavior": { + "optional": true, + }, + "id": 520, + "literal": "^0.11.0", + "name": "@pkgjs/parseargs", + "npm": { + "name": "@pkgjs/parseargs", + "version": ">=0.11.0 <0.12.0", + }, + "package_id": 33, + }, + { + "behavior": { + "prod": true, + }, + "id": 521, + "literal": "^8.0.2", + "name": "@isaacs/cliui", + "npm": { + "name": "@isaacs/cliui", + "version": ">=8.0.2 <9.0.0", + }, + "package_id": 13, + }, + { + "behavior": { + "prod": true, + }, + "id": 522, + "literal": "^2.0.1", + "name": "argparse", + "npm": { + "name": "argparse", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 60, + }, + { + "behavior": { + "prod": true, + }, + "id": 523, + "literal": "^1.2.0", + "name": "minimist", + "npm": { + "name": "minimist", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 273, + }, + { + "behavior": { + "optional": true, + }, + "id": 524, + "literal": "^4.1.6", + "name": "graceful-fs", + "npm": { + "name": "graceful-fs", + "version": ">=4.1.6 <5.0.0", + }, + "package_id": 197, + }, + { + "behavior": { + "prod": true, + }, + "id": 525, + "literal": "^2.0.0", + "name": "universalify", + "npm": { + "name": "universalify", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 403, + }, + { + "behavior": { + "prod": true, + }, + "id": 526, + "literal": "^3.1.6", + "name": "array-includes", + "npm": { + "name": "array-includes", + "version": ">=3.1.6 <4.0.0", + }, + "package_id": 63, + }, + { + "behavior": { + "prod": true, + }, + "id": 527, + "literal": "^1.3.1", + "name": "array.prototype.flat", + "npm": { + "name": "array.prototype.flat", + "version": ">=1.3.1 <2.0.0", + }, + "package_id": 67, + }, + { + "behavior": { + "prod": true, + }, + "id": 528, + "literal": "^4.1.4", + "name": "object.assign", + "npm": { + "name": "object.assign", + "version": ">=4.1.4 <5.0.0", + }, + "package_id": 289, + }, + { + "behavior": { + "prod": true, + }, + "id": 529, + "literal": "^1.1.6", + "name": "object.values", + "npm": { + "name": "object.values", + "version": ">=1.1.6 <2.0.0", + }, + "package_id": 294, + }, + { + "behavior": { + "prod": true, + }, + "id": 530, + "literal": "3.0.1", + "name": "json-buffer", + "npm": { + "name": "json-buffer", + "version": "==3.0.1", + }, + "package_id": 253, + }, + { + "behavior": { + "prod": true, + }, + "id": 531, + "literal": "^0.3.20", + "name": "language-subtag-registry", + "npm": { + "name": "language-subtag-registry", + "version": ">=0.3.20 <0.4.0", + }, + "package_id": 261, + }, + { + "behavior": { + "prod": true, + }, + "id": 532, + "literal": "^1.2.1", + "name": "prelude-ls", + "npm": { + "name": "prelude-ls", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 322, + }, + { + "behavior": { + "prod": true, + }, + "id": 533, + "literal": "~0.4.0", + "name": "type-check", + "npm": { + "name": "type-check", + "version": ">=0.4.0 <0.5.0", + }, + "package_id": 393, + }, + { + "behavior": { + "prod": true, + }, + "id": 534, + "literal": "^5.0.0", + "name": "p-locate", + "npm": { + "name": "p-locate", + "version": ">=5.0.0 <6.0.0", + }, + "package_id": 298, + }, + { + "behavior": { + "prod": true, + }, + "id": 535, + "literal": "^3.0.0 || ^4.0.0", + "name": "js-tokens", + "npm": { + "name": "js-tokens", + "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 && >=4.0.0 <5.0.0", + }, + "package_id": 250, + }, + { + "behavior": { + "prod": true, + }, + "id": 536, + "literal": "^3.0.3", + "name": "braces", + "npm": { + "name": "braces", + "version": ">=3.0.3 <4.0.0", + }, + "package_id": 89, + }, + { + "behavior": { + "prod": true, + }, + "id": 537, + "literal": "^2.3.1", + "name": "picomatch", + "npm": { + "name": "picomatch", + "version": ">=2.3.1 <3.0.0", + }, + "package_id": 311, + }, + { + "behavior": { + "prod": true, + }, + "id": 538, + "literal": "^1.1.7", + "name": "brace-expansion", + "npm": { + "name": "brace-expansion", + "version": ">=1.1.7 <2.0.0", + }, + "package_id": 88, + }, + { + "behavior": { + "prod": true, + }, + "id": 539, + "literal": "^1.0.0", + "name": "any-promise", + "npm": { + "name": "any-promise", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 57, + }, + { + "behavior": { + "prod": true, + }, + "id": 540, + "literal": "^4.0.1", + "name": "object-assign", + "npm": { + "name": "object-assign", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 285, + }, + { + "behavior": { + "prod": true, + }, + "id": 541, + "literal": "^1.0.0", + "name": "thenify-all", + "npm": { + "name": "thenify-all", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 386, + }, + { + "behavior": { + "optional": true, + "peer": true, + }, + "id": 542, + "literal": "^1.1.0", + "name": "@opentelemetry/api", + "npm": { + "name": "@opentelemetry/api", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "peer": true, + }, + "id": 543, + "literal": "^18.2.0", + "name": "react", + "npm": { + "name": "react", + "version": ">=18.2.0 <19.0.0", + }, + "package_id": 333, + }, + { + "behavior": { + "peer": true, + }, + "id": 544, + "literal": "^18.2.0", + "name": "react-dom", + "npm": { + "name": "react-dom", + "version": ">=18.2.0 <19.0.0", + }, + "package_id": 334, + }, + { + "behavior": { + "optional": true, + "peer": true, + }, + "id": 545, + "literal": "^1.3.0", + "name": "sass", + "npm": { + "name": "sass", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "optional": true, + }, + "id": 546, + "literal": "14.1.3", + "name": "@next/swc-darwin-arm64", + "npm": { + "name": "@next/swc-darwin-arm64", + "version": "==14.1.3", + }, + "package_id": 21, + }, + { + "behavior": { + "optional": true, + }, + "id": 547, + "literal": "14.1.3", + "name": "@next/swc-darwin-x64", + "npm": { + "name": "@next/swc-darwin-x64", + "version": "==14.1.3", + }, + "package_id": 22, + }, + { + "behavior": { + "optional": true, + }, + "id": 548, + "literal": "14.1.3", + "name": "@next/swc-linux-arm64-gnu", + "npm": { + "name": "@next/swc-linux-arm64-gnu", + "version": "==14.1.3", + }, + "package_id": 23, + }, + { + "behavior": { + "optional": true, + }, + "id": 549, + "literal": "14.1.3", + "name": "@next/swc-linux-arm64-musl", + "npm": { + "name": "@next/swc-linux-arm64-musl", + "version": "==14.1.3", + }, + "package_id": 24, + }, + { + "behavior": { + "optional": true, + }, + "id": 550, + "literal": "14.1.3", + "name": "@next/swc-linux-x64-gnu", + "npm": { + "name": "@next/swc-linux-x64-gnu", + "version": "==14.1.3", + }, + "package_id": 25, + }, + { + "behavior": { + "optional": true, + }, + "id": 551, + "literal": "14.1.3", + "name": "@next/swc-linux-x64-musl", + "npm": { + "name": "@next/swc-linux-x64-musl", + "version": "==14.1.3", + }, + "package_id": 26, + }, + { + "behavior": { + "optional": true, + }, + "id": 552, + "literal": "14.1.3", + "name": "@next/swc-win32-arm64-msvc", + "npm": { + "name": "@next/swc-win32-arm64-msvc", + "version": "==14.1.3", + }, + "package_id": 27, + }, + { + "behavior": { + "optional": true, + }, + "id": 553, + "literal": "14.1.3", + "name": "@next/swc-win32-ia32-msvc", + "npm": { + "name": "@next/swc-win32-ia32-msvc", + "version": "==14.1.3", + }, + "package_id": 28, + }, + { + "behavior": { + "optional": true, + }, + "id": 554, + "literal": "14.1.3", + "name": "@next/swc-win32-x64-msvc", + "npm": { + "name": "@next/swc-win32-x64-msvc", + "version": "==14.1.3", + }, + "package_id": 29, + }, + { + "behavior": { + "prod": true, + }, + "id": 555, + "literal": "14.1.3", + "name": "@next/env", + "npm": { + "name": "@next/env", + "version": "==14.1.3", + }, + "package_id": 19, + }, + { + "behavior": { + "prod": true, + }, + "id": 556, + "literal": "0.5.2", + "name": "@swc/helpers", + "npm": { + "name": "@swc/helpers", + "version": "==0.5.2", + }, + "package_id": 36, + }, + { + "behavior": { + "prod": true, + }, + "id": 557, + "literal": "1.6.0", + "name": "busboy", + "npm": { + "name": "busboy", + "version": "==1.6.0", + }, + "package_id": 94, + }, + { + "behavior": { + "prod": true, + }, + "id": 558, + "literal": "^1.0.30001579", + "name": "caniuse-lite", + "npm": { + "name": "caniuse-lite", + "version": ">=1.0.30001579 <2.0.0", + }, + "package_id": 98, + }, + { + "behavior": { + "prod": true, + }, + "id": 559, + "literal": "^4.2.11", + "name": "graceful-fs", + "npm": { + "name": "graceful-fs", + "version": ">=4.2.11 <5.0.0", + }, + "package_id": 197, + }, + { + "behavior": { + "prod": true, + }, + "id": 560, + "literal": "8.4.31", + "name": "postcss", + "npm": { + "name": "postcss", + "version": "==8.4.31", + }, + "package_id": 438, + }, + { + "behavior": { + "prod": true, + }, + "id": 561, + "literal": "5.1.1", + "name": "styled-jsx", + "npm": { + "name": "styled-jsx", + "version": "==5.1.1", + }, + "package_id": 375, + }, + { + "behavior": { + "prod": true, + }, + "id": 562, + "literal": "^1.0.5", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.5 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 563, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 564, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 565, + "literal": "^1.1.1", + "name": "object-keys", + "npm": { + "name": "object-keys", + "version": ">=1.1.1 <2.0.0", + }, + "package_id": 288, + }, + { + "behavior": { + "prod": true, + }, + "id": 566, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 567, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 568, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 569, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 570, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 571, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 572, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 573, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 574, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 575, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 576, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 577, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 578, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 579, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 580, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 581, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 582, + "literal": "1", + "name": "wrappy", + "npm": { + "name": "wrappy", + "version": "<2.0.0 >=1.0.0", + }, + "package_id": 415, + }, + { + "behavior": { + "prod": true, + }, + "id": 583, + "literal": "^0.1.3", + "name": "deep-is", + "npm": { + "name": "deep-is", + "version": ">=0.1.3 <0.2.0", + }, + "package_id": 118, + }, + { + "behavior": { + "prod": true, + }, + "id": 584, + "literal": "^2.0.6", + "name": "fast-levenshtein", + "npm": { + "name": "fast-levenshtein", + "version": ">=2.0.6 <3.0.0", + }, + "package_id": 168, + }, + { + "behavior": { + "prod": true, + }, + "id": 585, + "literal": "^0.4.1", + "name": "levn", + "npm": { + "name": "levn", + "version": ">=0.4.1 <0.5.0", + }, + "package_id": 263, + }, + { + "behavior": { + "prod": true, + }, + "id": 586, + "literal": "^1.2.1", + "name": "prelude-ls", + "npm": { + "name": "prelude-ls", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 322, + }, + { + "behavior": { + "prod": true, + }, + "id": 587, + "literal": "^0.4.0", + "name": "type-check", + "npm": { + "name": "type-check", + "version": ">=0.4.0 <0.5.0", + }, + "package_id": 393, + }, + { + "behavior": { + "prod": true, + }, + "id": 588, + "literal": "^1.2.5", + "name": "word-wrap", + "npm": { + "name": "word-wrap", + "version": ">=1.2.5 <2.0.0", + }, + "package_id": 413, + }, + { + "behavior": { + "prod": true, + }, + "id": 589, + "literal": "^0.1.0", + "name": "yocto-queue", + "npm": { + "name": "yocto-queue", + "version": ">=0.1.0 <0.2.0", + }, + "package_id": 423, + }, + { + "behavior": { + "prod": true, + }, + "id": 590, + "literal": "^3.0.2", + "name": "p-limit", + "npm": { + "name": "p-limit", + "version": ">=3.0.2 <4.0.0", + }, + "package_id": 297, + }, + { + "behavior": { + "prod": true, + }, + "id": 591, + "literal": "^0.23.0", + "name": "@tootallnate/quickjs-emscripten", + "npm": { + "name": "@tootallnate/quickjs-emscripten", + "version": ">=0.23.0 <0.24.0", + }, + "package_id": 37, + }, + { + "behavior": { + "prod": true, + }, + "id": 592, + "literal": "^7.0.2", + "name": "agent-base", + "npm": { + "name": "agent-base", + "version": ">=7.0.2 <8.0.0", + }, + "package_id": 53, + }, + { + "behavior": { + "prod": true, + }, + "id": 593, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 594, + "literal": "^6.0.1", + "name": "get-uri", + "npm": { + "name": "get-uri", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 190, + }, + { + "behavior": { + "prod": true, + }, + "id": 595, + "literal": "^7.0.0", + "name": "http-proxy-agent", + "npm": { + "name": "http-proxy-agent", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 206, + }, + { + "behavior": { + "prod": true, + }, + "id": 596, + "literal": "^7.0.2", + "name": "https-proxy-agent", + "npm": { + "name": "https-proxy-agent", + "version": ">=7.0.2 <8.0.0", + }, + "package_id": 207, + }, + { + "behavior": { + "prod": true, + }, + "id": 597, + "literal": "^7.0.0", + "name": "pac-resolver", + "npm": { + "name": "pac-resolver", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 300, + }, + { + "behavior": { + "prod": true, + }, + "id": 598, + "literal": "^8.0.2", + "name": "socks-proxy-agent", + "npm": { + "name": "socks-proxy-agent", + "version": ">=8.0.2 <9.0.0", + }, + "package_id": 361, + }, + { + "behavior": { + "prod": true, + }, + "id": 599, + "literal": "^5.0.0", + "name": "degenerator", + "npm": { + "name": "degenerator", + "version": ">=5.0.0 <6.0.0", + }, + "package_id": 121, + }, + { + "behavior": { + "prod": true, + }, + "id": 600, + "literal": "^2.0.2", + "name": "netmask", + "npm": { + "name": "netmask", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 280, + }, + { + "behavior": { + "prod": true, + }, + "id": 601, + "literal": "^3.0.0", + "name": "callsites", + "npm": { + "name": "callsites", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 96, + }, + { + "behavior": { + "prod": true, + }, + "id": 602, + "literal": "^7.0.0", + "name": "@babel/code-frame", + "npm": { + "name": "@babel/code-frame", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 2, + }, + { + "behavior": { + "prod": true, + }, + "id": 603, + "literal": "^1.3.1", + "name": "error-ex", + "npm": { + "name": "error-ex", + "version": ">=1.3.1 <2.0.0", + }, + "package_id": 134, + }, + { + "behavior": { + "prod": true, + }, + "id": 604, + "literal": "^2.3.0", + "name": "json-parse-even-better-errors", + "npm": { + "name": "json-parse-even-better-errors", + "version": ">=2.3.0 <3.0.0", + }, + "package_id": 254, + }, + { + "behavior": { + "prod": true, + }, + "id": 605, + "literal": "^1.1.6", + "name": "lines-and-columns", + "npm": { + "name": "lines-and-columns", + "version": ">=1.1.6 <2.0.0", + }, + "package_id": 265, + }, + { + "behavior": { + "prod": true, + }, + "id": 606, + "literal": "^10.2.0", + "name": "lru-cache", + "npm": { + "name": "lru-cache", + "version": ">=10.2.0 <11.0.0", + }, + "package_id": 439, + }, + { + "behavior": { + "prod": true, + }, + "id": 607, + "literal": "^5.0.0 || ^6.0.2 || ^7.0.0", + "name": "minipass", + "npm": { + "name": "minipass", + "version": ">=5.0.0 <6.0.0 || >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=7.0.0 <8.0.0", + }, + "package_id": 274, + }, + { + "behavior": { + "prod": true, + }, + "id": 608, + "literal": "^3.3.6", + "name": "nanoid", + "npm": { + "name": "nanoid", + "version": ">=3.3.6 <4.0.0", + }, + "package_id": 278, + }, + { + "behavior": { + "prod": true, + }, + "id": 609, + "literal": "^1.0.0", + "name": "picocolors", + "npm": { + "name": "picocolors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 310, + }, + { + "behavior": { + "prod": true, + }, + "id": 610, + "literal": "^1.0.2", + "name": "source-map-js", + "npm": { + "name": "source-map-js", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 363, + }, + { + "behavior": { + "peer": true, + }, + "id": 611, + "literal": "^8.0.0", + "name": "postcss", + "npm": { + "name": "postcss", + "version": ">=8.0.0 <9.0.0", + }, + "package_id": 315, + }, + { + "behavior": { + "prod": true, + }, + "id": 612, + "literal": "^4.0.0", + "name": "postcss-value-parser", + "npm": { + "name": "postcss-value-parser", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 321, + }, + { + "behavior": { + "prod": true, + }, + "id": 613, + "literal": "^1.0.0", + "name": "read-cache", + "npm": { + "name": "read-cache", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 336, + }, + { + "behavior": { + "prod": true, + }, + "id": 614, + "literal": "^1.1.7", + "name": "resolve", + "npm": { + "name": "resolve", + "version": ">=1.1.7 <2.0.0", + }, + "package_id": 342, + }, + { + "behavior": { + "peer": true, + }, + "id": 615, + "literal": "^8.4.21", + "name": "postcss", + "npm": { + "name": "postcss", + "version": ">=8.4.21 <9.0.0", + }, + "package_id": 315, + }, + { + "behavior": { + "prod": true, + }, + "id": 616, + "literal": "^2.0.1", + "name": "camelcase-css", + "npm": { + "name": "camelcase-css", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 97, + }, + { + "behavior": { + "optional": true, + "peer": true, + }, + "id": 617, "literal": ">=8.0.9", "name": "postcss", "npm": { "name": "postcss", "version": ">=8.0.9", }, - "package_id": 7, + "package_id": 315, }, { "behavior": { "optional": true, "peer": true, }, - "id": 41, + "id": 618, "literal": ">=9.0.0", "name": "ts-node", "npm": { @@ -555,519 +8063,129 @@ exports[`ssr works for 100-ish requests 1`] = ` "behavior": { "prod": true, }, - "id": 42, - "literal": "^3.3.6", - "name": "nanoid", + "id": 619, + "literal": "^3.0.0", + "name": "lilconfig", "npm": { - "name": "nanoid", - "version": ">=3.3.6 <4.0.0", + "name": "lilconfig", + "version": ">=3.0.0 <4.0.0", }, - "package_id": 10, + "package_id": 440, }, { "behavior": { "prod": true, }, - "id": 43, - "literal": "^1.0.0", - "name": "picocolors", + "id": 620, + "literal": "^2.3.4", + "name": "yaml", "npm": { - "name": "picocolors", - "version": ">=1.0.0 <2.0.0", + "name": "yaml", + "version": ">=2.3.4 <3.0.0", }, - "package_id": 9, - }, - { - "behavior": { - "prod": true, - }, - "id": 44, - "literal": "^1.0.2", - "name": "source-map-js", - "npm": { - "name": "source-map-js", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 8, - }, - { - "behavior": { - "prod": true, - }, - "id": 45, - "literal": "^6.0.11", - "name": "postcss-selector-parser", - "npm": { - "name": "postcss-selector-parser", - "version": ">=6.0.11 <7.0.0", - }, - "package_id": 3, + "package_id": 419, }, { "behavior": { "peer": true, }, - "id": 46, + "id": 621, "literal": "^8.2.14", "name": "postcss", "npm": { "name": "postcss", "version": ">=8.2.14 <9.0.0", }, - "package_id": 7, + "package_id": 315, }, { "behavior": { "prod": true, }, - "id": 47, - "literal": "^4.0.0", - "name": "postcss-value-parser", + "id": 622, + "literal": "^6.0.11", + "name": "postcss-selector-parser", "npm": { - "name": "postcss-value-parser", - "version": ">=4.0.0 <5.0.0", + "name": "postcss-selector-parser", + "version": ">=6.0.11 <7.0.0", }, - "package_id": 24, + "package_id": 320, }, { "behavior": { "prod": true, }, - "id": 48, - "literal": "^1.0.0", - "name": "read-cache", + "id": 623, + "literal": "^3.0.0", + "name": "cssesc", "npm": { - "name": "read-cache", - "version": ">=1.0.0 <2.0.0", + "name": "cssesc", + "version": ">=3.0.0 <4.0.0", }, - "package_id": 22, + "package_id": 110, }, { "behavior": { "prod": true, }, - "id": 49, - "literal": "^1.1.7", - "name": "resolve", + "id": 624, + "literal": "^1.0.2", + "name": "util-deprecate", "npm": { - "name": "resolve", - "version": ">=1.1.7 <2.0.0", + "name": "util-deprecate", + "version": ">=1.0.2 <2.0.0", }, - "package_id": 16, - }, - { - "behavior": { - "peer": true, - }, - "id": 50, - "literal": "^8.0.0", - "name": "postcss", - "npm": { - "name": "postcss", - "version": ">=8.0.0 <9.0.0", - }, - "package_id": 7, + "package_id": 407, }, { "behavior": { "prod": true, }, - "id": 51, - "literal": "^2.13.0", - "name": "is-core-module", + "id": 625, + "literal": "^1.4.0", + "name": "loose-envify", "npm": { - "name": "is-core-module", - "version": ">=2.13.0 <3.0.0", + "name": "loose-envify", + "version": ">=1.4.0 <2.0.0", }, - "package_id": 19, + "package_id": 268, }, { "behavior": { "prod": true, }, - "id": 52, - "literal": "^1.0.7", - "name": "path-parse", + "id": 626, + "literal": "^4.1.1", + "name": "object-assign", "npm": { - "name": "path-parse", - "version": ">=1.0.7 <2.0.0", + "name": "object-assign", + "version": ">=4.1.1 <5.0.0", }, - "package_id": 18, + "package_id": 285, }, { "behavior": { "prod": true, }, - "id": 53, - "literal": "^1.0.0", - "name": "supports-preserve-symlinks-flag", + "id": 627, + "literal": "^16.13.1", + "name": "react-is", "npm": { - "name": "supports-preserve-symlinks-flag", - "version": ">=1.0.0 <2.0.0", + "name": "react-is", + "version": ">=16.13.1 <17.0.0", }, - "package_id": 17, + "package_id": 335, }, { "behavior": { "prod": true, }, - "id": 54, - "literal": "^2.0.0", - "name": "hasown", + "id": 628, + "literal": "^7.0.2", + "name": "agent-base", "npm": { - "name": "hasown", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 55, - "literal": "^1.1.2", - "name": "function-bind", - "npm": { - "name": "function-bind", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 21, - }, - { - "behavior": { - "prod": true, - }, - "id": 56, - "literal": "^2.3.0", - "name": "pify", - "npm": { - "name": "pify", - "version": ">=2.3.0 <3.0.0", - }, - "package_id": 23, - }, - { - "behavior": { - "prod": true, - }, - "id": 57, - "literal": "^4.0.3", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.3 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 58, - "literal": "^2.1.1", - "name": "is-extglob", - "npm": { - "name": "is-extglob", - "version": ">=2.1.1 <3.0.0", - }, - "package_id": 29, - }, - { - "behavior": { - "prod": true, - }, - "id": 59, - "literal": "^2.0.1", - "name": "camelcase-css", - "npm": { - "name": "camelcase-css", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 31, - }, - { - "behavior": { - "peer": true, - }, - "id": 60, - "literal": "^8.4.21", - "name": "postcss", - "npm": { - "name": "postcss", - "version": ">=8.4.21 <9.0.0", - }, - "package_id": 7, - }, - { - "behavior": { - "prod": true, - }, - "id": 61, - "literal": "^3.0.3", - "name": "braces", - "npm": { - "name": "braces", - "version": ">=3.0.3 <4.0.0", - }, - "package_id": 34, - }, - { - "behavior": { - "prod": true, - }, - "id": 62, - "literal": "^2.3.1", - "name": "picomatch", - "npm": { - "name": "picomatch", - "version": ">=2.3.1 <3.0.0", - }, - "package_id": 33, - }, - { - "behavior": { - "prod": true, - }, - "id": 63, - "literal": "^7.1.1", - "name": "fill-range", - "npm": { - "name": "fill-range", - "version": ">=7.1.1 <8.0.0", - }, - "package_id": 35, - }, - { - "behavior": { - "prod": true, - }, - "id": 64, - "literal": "^5.0.1", - "name": "to-regex-range", - "npm": { - "name": "to-regex-range", - "version": ">=5.0.1 <6.0.0", - }, - "package_id": 36, - }, - { - "behavior": { - "prod": true, - }, - "id": 65, - "literal": "^7.0.0", - "name": "is-number", - "npm": { - "name": "is-number", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 37, - }, - { - "behavior": { - "prod": true, - }, - "id": 66, - "literal": "^2.0.2", - "name": "@nodelib/fs.stat", - "npm": { - "name": "@nodelib/fs.stat", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 49, - }, - { - "behavior": { - "prod": true, - }, - "id": 67, - "literal": "^1.2.3", - "name": "@nodelib/fs.walk", - "npm": { - "name": "@nodelib/fs.walk", - "version": ">=1.2.3 <2.0.0", - }, - "package_id": 43, - }, - { - "behavior": { - "prod": true, - }, - "id": 68, - "literal": "^5.1.2", - "name": "glob-parent", - "npm": { - "name": "glob-parent", - "version": ">=5.1.2 <6.0.0", - }, - "package_id": 42, - }, - { - "behavior": { - "prod": true, - }, - "id": 69, - "literal": "^1.3.0", - "name": "merge2", - "npm": { - "name": "merge2", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 41, - }, - { - "behavior": { - "prod": true, - }, - "id": 70, - "literal": "^4.0.4", - "name": "micromatch", - "npm": { - "name": "micromatch", - "version": ">=4.0.4 <5.0.0", - }, - "package_id": 32, - }, - { - "behavior": { - "prod": true, - }, - "id": 71, - "literal": "^4.0.1", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 72, - "literal": "2.1.5", - "name": "@nodelib/fs.scandir", - "npm": { - "name": "@nodelib/fs.scandir", - "version": "==2.1.5", - }, - "package_id": 46, - }, - { - "behavior": { - "prod": true, - }, - "id": 73, - "literal": "^1.6.0", - "name": "fastq", - "npm": { - "name": "fastq", - "version": ">=1.6.0 <2.0.0", - }, - "package_id": 44, - }, - { - "behavior": { - "prod": true, - }, - "id": 74, - "literal": "^1.0.4", - "name": "reusify", - "npm": { - "name": "reusify", - "version": ">=1.0.4 <2.0.0", - }, - "package_id": 45, - }, - { - "behavior": { - "prod": true, - }, - "id": 75, - "literal": "2.0.5", - "name": "@nodelib/fs.stat", - "npm": { - "name": "@nodelib/fs.stat", - "version": "==2.0.5", - }, - "package_id": 49, - }, - { - "behavior": { - "prod": true, - }, - "id": 76, - "literal": "^1.1.9", - "name": "run-parallel", - "npm": { - "name": "run-parallel", - "version": ">=1.1.9 <2.0.0", - }, - "package_id": 47, - }, - { - "behavior": { - "prod": true, - }, - "id": 77, - "literal": "^1.2.2", - "name": "queue-microtask", - "npm": { - "name": "queue-microtask", - "version": ">=1.2.2 <2.0.0", - }, - "package_id": 48, - }, - { - "behavior": { - "prod": true, - }, - "id": 78, - "literal": "~3.1.2", - "name": "anymatch", - "npm": { - "name": "anymatch", - "version": ">=3.1.2 <3.2.0", - }, - "package_id": 55, - }, - { - "behavior": { - "prod": true, - }, - "id": 79, - "literal": "~3.0.2", - "name": "braces", - "npm": { - "name": "braces", - "version": ">=3.0.2 <3.1.0", - }, - "package_id": 34, - }, - { - "behavior": { - "prod": true, - }, - "id": 80, - "literal": "~5.1.2", - "name": "glob-parent", - "npm": { - "name": "glob-parent", - "version": ">=5.1.2 <5.2.0", - }, - "package_id": 42, - }, - { - "behavior": { - "prod": true, - }, - "id": 81, - "literal": "~2.1.0", - "name": "is-binary-path", - "npm": { - "name": "is-binary-path", - "version": ">=2.1.0 <2.2.0", + "name": "agent-base", + "version": ">=7.0.2 <8.0.0", }, "package_id": 53, }, @@ -1075,1094 +8193,12 @@ exports[`ssr works for 100-ish requests 1`] = ` "behavior": { "prod": true, }, - "id": 82, - "literal": "~4.0.1", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.1 <4.1.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 83, - "literal": "~3.0.0", - "name": "normalize-path", - "npm": { - "name": "normalize-path", - "version": ">=3.0.0 <3.1.0", - }, - "package_id": 25, - }, - { - "behavior": { - "prod": true, - }, - "id": 84, - "literal": "~3.6.0", - "name": "readdirp", - "npm": { - "name": "readdirp", - "version": ">=3.6.0 <3.7.0", - }, - "package_id": 52, - }, - { - "behavior": { - "optional": true, - }, - "id": 85, - "literal": "~2.3.2", - "name": "fsevents", - "npm": { - "name": "fsevents", - "version": ">=2.3.2 <2.4.0", - }, - "package_id": 51, - }, - { - "behavior": { - "prod": true, - }, - "id": 86, - "literal": "^2.2.1", - "name": "picomatch", - "npm": { - "name": "picomatch", - "version": ">=2.2.1 <3.0.0", - }, - "package_id": 33, - }, - { - "behavior": { - "prod": true, - }, - "id": 87, - "literal": "^2.0.0", - "name": "binary-extensions", - "npm": { - "name": "binary-extensions", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 54, - }, - { - "behavior": { - "prod": true, - }, - "id": 88, - "literal": "^3.0.0", - "name": "normalize-path", - "npm": { - "name": "normalize-path", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 25, - }, - { - "behavior": { - "prod": true, - }, - "id": 89, - "literal": "^2.0.4", - "name": "picomatch", - "npm": { - "name": "picomatch", - "version": ">=2.0.4 <3.0.0", - }, - "package_id": 33, - }, - { - "behavior": { - "prod": true, - }, - "id": 90, - "literal": "^0.3.2", - "name": "@jridgewell/gen-mapping", - "npm": { - "name": "@jridgewell/gen-mapping", - "version": ">=0.3.2 <0.4.0", - }, - "package_id": 100, - }, - { - "behavior": { - "prod": true, - }, - "id": 91, - "literal": "^4.0.0", - "name": "commander", - "npm": { - "name": "commander", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 99, - }, - { - "behavior": { - "prod": true, - }, - "id": 92, - "literal": "^10.3.10", - "name": "glob", - "npm": { - "name": "glob", - "version": ">=10.3.10 <11.0.0", - }, - "package_id": 65, - }, - { - "behavior": { - "prod": true, - }, - "id": 93, - "literal": "^1.1.6", - "name": "lines-and-columns", - "npm": { - "name": "lines-and-columns", - "version": ">=1.1.6 <2.0.0", - }, - "package_id": 64, - }, - { - "behavior": { - "prod": true, - }, - "id": 94, - "literal": "^2.7.0", - "name": "mz", - "npm": { - "name": "mz", - "version": ">=2.7.0 <3.0.0", - }, - "package_id": 59, - }, - { - "behavior": { - "prod": true, - }, - "id": 95, - "literal": "^4.0.1", - "name": "pirates", - "npm": { - "name": "pirates", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 58, - }, - { - "behavior": { - "prod": true, - }, - "id": 96, - "literal": "^0.1.9", - "name": "ts-interface-checker", - "npm": { - "name": "ts-interface-checker", - "version": ">=0.1.9 <0.2.0", - }, - "package_id": 57, - }, - { - "behavior": { - "prod": true, - }, - "id": 97, - "literal": "^1.0.0", - "name": "any-promise", - "npm": { - "name": "any-promise", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 62, - }, - { - "behavior": { - "prod": true, - }, - "id": 98, - "literal": "^4.0.1", - "name": "object-assign", - "npm": { - "name": "object-assign", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 63, - }, - { - "behavior": { - "prod": true, - }, - "id": 99, - "literal": "^1.0.0", - "name": "thenify-all", - "npm": { - "name": "thenify-all", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 60, - }, - { - "behavior": { - "prod": true, - }, - "id": 100, - "literal": ">= 3.1.0 < 4", - "name": "thenify", - "npm": { - "name": "thenify", - "version": ">=3.1.0 && <4.0.0", - }, - "package_id": 61, - }, - { - "behavior": { - "prod": true, - }, - "id": 101, - "literal": "^1.0.0", - "name": "any-promise", - "npm": { - "name": "any-promise", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 62, - }, - { - "behavior": { - "prod": true, - }, - "id": 102, - "literal": "^3.1.0", - "name": "foreground-child", - "npm": { - "name": "foreground-child", - "version": ">=3.1.0 <4.0.0", - }, - "package_id": 91, - }, - { - "behavior": { - "prod": true, - }, - "id": 103, - "literal": "^2.3.5", - "name": "jackspeak", - "npm": { - "name": "jackspeak", - "version": ">=2.3.5 <3.0.0", - }, - "package_id": 72, - }, - { - "behavior": { - "prod": true, - }, - "id": 104, - "literal": "^9.0.1", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=9.0.1 <10.0.0", - }, - "package_id": 69, - }, - { - "behavior": { - "prod": true, - }, - "id": 105, - "literal": "^5.0.0 || ^6.0.2 || ^7.0.0", - "name": "minipass", - "npm": { - "name": "minipass", - "version": ">=5.0.0 <6.0.0 || >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=7.0.0 <8.0.0", - }, - "package_id": 67, - }, - { - "behavior": { - "prod": true, - }, - "id": 106, - "literal": "^1.10.1", - "name": "path-scurry", - "npm": { - "name": "path-scurry", - "version": ">=1.10.1 <2.0.0", - }, - "package_id": 66, - }, - { - "behavior": { - "prod": true, - }, - "id": 107, - "literal": "^10.2.0", - "name": "lru-cache", - "npm": { - "name": "lru-cache", - "version": ">=10.2.0 <11.0.0", - }, - "package_id": 68, - }, - { - "behavior": { - "prod": true, - }, - "id": 108, - "literal": "^5.0.0 || ^6.0.2 || ^7.0.0", - "name": "minipass", - "npm": { - "name": "minipass", - "version": ">=5.0.0 <6.0.0 || >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=7.0.0 <8.0.0", - }, - "package_id": 67, - }, - { - "behavior": { - "prod": true, - }, - "id": 109, - "literal": "^2.0.1", - "name": "brace-expansion", - "npm": { - "name": "brace-expansion", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 70, - }, - { - "behavior": { - "prod": true, - }, - "id": 110, - "literal": "^1.0.0", - "name": "balanced-match", - "npm": { - "name": "balanced-match", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 71, - }, - { - "behavior": { - "prod": true, - }, - "id": 111, - "literal": "^8.0.2", - "name": "@isaacs/cliui", - "npm": { - "name": "@isaacs/cliui", - "version": ">=8.0.2 <9.0.0", - }, - "package_id": 74, - }, - { - "behavior": { - "optional": true, - }, - "id": 112, - "literal": "^0.11.0", - "name": "@pkgjs/parseargs", - "npm": { - "name": "@pkgjs/parseargs", - "version": ">=0.11.0 <0.12.0", - }, - "package_id": 73, - }, - { - "behavior": { - "prod": true, - }, - "id": 113, - "literal": "^5.1.2", - "name": "string-width", - "npm": { - "name": "string-width", - "version": ">=5.1.2 <6.0.0", - }, - "package_id": 87, - }, - { - "behavior": { - "prod": true, - }, - "id": 114, - "is_alias": true, - "literal": "npm:string-width@^4.2.0", - "name": "string-width-cjs", - "npm": { - "name": "string-width", - "version": ">=4.2.0 <5.0.0", - }, - "package_id": 78, - }, - { - "behavior": { - "prod": true, - }, - "id": 115, - "literal": "^7.0.1", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=7.0.1 <8.0.0", - }, - "package_id": 85, - }, - { - "behavior": { - "prod": true, - }, - "id": 116, - "is_alias": true, - "literal": "npm:strip-ansi@^6.0.1", - "name": "strip-ansi-cjs", - "npm": { - "name": "strip-ansi", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 76, - }, - { - "behavior": { - "prod": true, - }, - "id": 117, - "literal": "^8.1.0", - "name": "wrap-ansi", - "npm": { - "name": "wrap-ansi", - "version": ">=8.1.0 <9.0.0", - }, - "package_id": 84, - }, - { - "behavior": { - "prod": true, - }, - "id": 118, - "is_alias": true, - "literal": "npm:wrap-ansi@^7.0.0", - "name": "wrap-ansi-cjs", - "npm": { - "name": "wrap-ansi", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 75, - }, - { - "behavior": { - "prod": true, - }, - "id": 119, - "literal": "^4.0.0", - "name": "ansi-styles", - "npm": { - "name": "ansi-styles", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 81, - }, - { - "behavior": { - "prod": true, - }, - "id": 120, - "literal": "^4.1.0", - "name": "string-width", - "npm": { - "name": "string-width", - "version": ">=4.1.0 <5.0.0", - }, - "package_id": 78, - }, - { - "behavior": { - "prod": true, - }, - "id": 121, - "literal": "^6.0.0", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=6.0.0 <7.0.0", - }, - "package_id": 76, - }, - { - "behavior": { - "prod": true, - }, - "id": 122, - "literal": "^5.0.1", - "name": "ansi-regex", - "npm": { - "name": "ansi-regex", - "version": ">=5.0.1 <6.0.0", - }, - "package_id": 77, - }, - { - "behavior": { - "prod": true, - }, - "id": 123, - "literal": "^8.0.0", - "name": "emoji-regex", - "npm": { - "name": "emoji-regex", - "version": ">=8.0.0 <9.0.0", - }, - "package_id": 80, - }, - { - "behavior": { - "prod": true, - }, - "id": 124, - "literal": "^3.0.0", - "name": "is-fullwidth-code-point", - "npm": { - "name": "is-fullwidth-code-point", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 79, - }, - { - "behavior": { - "prod": true, - }, - "id": 125, - "literal": "^6.0.1", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 76, - }, - { - "behavior": { - "prod": true, - }, - "id": 126, - "literal": "^2.0.1", - "name": "color-convert", - "npm": { - "name": "color-convert", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 82, - }, - { - "behavior": { - "prod": true, - }, - "id": 127, - "literal": "~1.1.4", - "name": "color-name", - "npm": { - "name": "color-name", - "version": ">=1.1.4 <1.2.0", - }, - "package_id": 83, - }, - { - "behavior": { - "prod": true, - }, - "id": 128, - "literal": "^6.1.0", - "name": "ansi-styles", - "npm": { - "name": "ansi-styles", - "version": ">=6.1.0 <7.0.0", - }, - "package_id": 90, - }, - { - "behavior": { - "prod": true, - }, - "id": 129, - "literal": "^5.0.1", - "name": "string-width", - "npm": { - "name": "string-width", - "version": ">=5.0.1 <6.0.0", - }, - "package_id": 87, - }, - { - "behavior": { - "prod": true, - }, - "id": 130, - "literal": "^7.0.1", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=7.0.1 <8.0.0", - }, - "package_id": 85, - }, - { - "behavior": { - "prod": true, - }, - "id": 131, - "literal": "^6.0.1", - "name": "ansi-regex", - "npm": { - "name": "ansi-regex", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 86, - }, - { - "behavior": { - "prod": true, - }, - "id": 132, - "literal": "^0.2.0", - "name": "eastasianwidth", - "npm": { - "name": "eastasianwidth", - "version": ">=0.2.0 <0.3.0", - }, - "package_id": 89, - }, - { - "behavior": { - "prod": true, - }, - "id": 133, - "literal": "^9.2.2", - "name": "emoji-regex", - "npm": { - "name": "emoji-regex", - "version": ">=9.2.2 <10.0.0", - }, - "package_id": 88, - }, - { - "behavior": { - "prod": true, - }, - "id": 134, - "literal": "^7.0.1", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=7.0.1 <8.0.0", - }, - "package_id": 85, - }, - { - "behavior": { - "prod": true, - }, - "id": 135, - "literal": "^7.0.0", - "name": "cross-spawn", - "npm": { - "name": "cross-spawn", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 93, - }, - { - "behavior": { - "prod": true, - }, - "id": 136, - "literal": "^4.0.1", - "name": "signal-exit", - "npm": { - "name": "signal-exit", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 92, - }, - { - "behavior": { - "prod": true, - }, - "id": 137, - "literal": "^3.1.0", - "name": "path-key", - "npm": { - "name": "path-key", - "version": ">=3.1.0 <4.0.0", - }, - "package_id": 98, - }, - { - "behavior": { - "prod": true, - }, - "id": 138, - "literal": "^2.0.0", - "name": "shebang-command", - "npm": { - "name": "shebang-command", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 96, - }, - { - "behavior": { - "prod": true, - }, - "id": 139, - "literal": "^2.0.1", - "name": "which", - "npm": { - "name": "which", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 94, - }, - { - "behavior": { - "prod": true, - }, - "id": 140, - "literal": "^2.0.0", - "name": "isexe", - "npm": { - "name": "isexe", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 95, - }, - { - "behavior": { - "prod": true, - }, - "id": 141, - "literal": "^3.0.0", - "name": "shebang-regex", - "npm": { - "name": "shebang-regex", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 97, - }, - { - "behavior": { - "prod": true, - }, - "id": 142, - "literal": "^1.2.1", - "name": "@jridgewell/set-array", - "npm": { - "name": "@jridgewell/set-array", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 104, - }, - { - "behavior": { - "prod": true, - }, - "id": 143, - "literal": "^1.4.10", - "name": "@jridgewell/sourcemap-codec", - "npm": { - "name": "@jridgewell/sourcemap-codec", - "version": ">=1.4.10 <2.0.0", - }, - "package_id": 102, - }, - { - "behavior": { - "prod": true, - }, - "id": 144, - "literal": "^0.3.24", - "name": "@jridgewell/trace-mapping", - "npm": { - "name": "@jridgewell/trace-mapping", - "version": ">=0.3.24 <0.4.0", - }, - "package_id": 101, - }, - { - "behavior": { - "prod": true, - }, - "id": 145, - "literal": "^3.1.0", - "name": "@jridgewell/resolve-uri", - "npm": { - "name": "@jridgewell/resolve-uri", - "version": ">=3.1.0 <4.0.0", - }, - "package_id": 103, - }, - { - "behavior": { - "prod": true, - }, - "id": 146, - "literal": "^1.4.14", - "name": "@jridgewell/sourcemap-codec", - "npm": { - "name": "@jridgewell/sourcemap-codec", - "version": ">=1.4.14 <2.0.0", - }, - "package_id": 102, - }, - { - "behavior": { - "prod": true, - }, - "id": 147, - "literal": "^0.23.0", - "name": "scheduler", - "npm": { - "name": "scheduler", - "version": ">=0.23.0 <0.24.0", - }, - "package_id": 112, - }, - { - "behavior": { - "prod": true, - }, - "id": 148, - "literal": "^1.1.0", - "name": "loose-envify", - "npm": { - "name": "loose-envify", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 110, - }, - { - "behavior": { - "peer": true, - }, - "id": 149, - "literal": "^18.2.0", - "name": "react", - "npm": { - "name": "react", - "version": ">=18.2.0 <19.0.0", - }, - "package_id": 109, - }, - { - "behavior": { - "prod": true, - }, - "id": 150, - "literal": "^1.1.0", - "name": "loose-envify", - "npm": { - "name": "loose-envify", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 110, - }, - { - "behavior": { - "prod": true, - }, - "id": 151, - "literal": "^3.0.0 || ^4.0.0", - "name": "js-tokens", - "npm": { - "name": "js-tokens", - "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 && >=4.0.0 <5.0.0", - }, - "package_id": 111, - }, - { - "behavior": { - "prod": true, - }, - "id": 152, - "literal": "^1.1.0", - "name": "loose-envify", - "npm": { - "name": "loose-envify", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 110, - }, - { - "behavior": { - "prod": true, - }, - "id": 153, - "literal": "9.0.0", - "name": "cosmiconfig", - "npm": { - "name": "cosmiconfig", - "version": "==9.0.0", - }, - "package_id": 197, - }, - { - "behavior": { - "prod": true, - }, - "id": 154, - "literal": "22.12.0", - "name": "puppeteer-core", - "npm": { - "name": "puppeteer-core", - "version": "==22.12.0", - }, - "package_id": 191, - }, - { - "behavior": { - "prod": true, - }, - "id": 155, - "literal": "2.2.3", - "name": "@puppeteer/browsers", - "npm": { - "name": "@puppeteer/browsers", - "version": "==2.2.3", - }, - "package_id": 115, - }, - { - "behavior": { - "prod": true, - }, - "id": 156, - "literal": "0.0.1299070", - "name": "devtools-protocol", - "npm": { - "name": "devtools-protocol", - "version": "==0.0.1299070", - }, - "package_id": 114, - }, - { - "behavior": { - "prod": true, - }, - "id": 157, - "literal": "4.3.4", + "id": 629, + "literal": "^4.3.4", "name": "debug", "npm": { "name": "debug", - "version": "==4.3.4", - }, - "package_id": 190, - }, - { - "behavior": { - "prod": true, - }, - "id": 158, - "literal": "2.0.1", - "name": "extract-zip", - "npm": { - "name": "extract-zip", - "version": "==2.0.1", - }, - "package_id": 181, - }, - { - "behavior": { - "prod": true, - }, - "id": 159, - "literal": "2.0.3", - "name": "progress", - "npm": { - "name": "progress", - "version": "==2.0.3", - }, - "package_id": 180, - }, - { - "behavior": { - "prod": true, - }, - "id": 160, - "literal": "6.4.0", - "name": "proxy-agent", - "npm": { - "name": "proxy-agent", - "version": "==6.4.0", - }, - "package_id": 147, - }, - { - "behavior": { - "prod": true, - }, - "id": 161, - "literal": "3.0.5", - "name": "tar-fs", - "npm": { - "name": "tar-fs", - "version": "==3.0.5", - }, - "package_id": 131, - }, - { - "behavior": { - "prod": true, - }, - "id": 162, - "literal": "1.4.3", - "name": "unbzip2-stream", - "npm": { - "name": "unbzip2-stream", - "version": "==1.4.3", - }, - "package_id": 126, - }, - { - "behavior": { - "prod": true, - }, - "id": 163, - "literal": "17.7.2", - "name": "yargs", - "npm": { - "name": "yargs", - "version": "==17.7.2", - }, - "package_id": 119, - }, - { - "behavior": { - "prod": true, - }, - "id": 164, - "literal": "7.6.0", - "name": "semver", - "npm": { - "name": "semver", - "version": "==7.6.0", - }, - "package_id": 116, - }, - { - "behavior": { - "prod": true, - }, - "id": 165, - "literal": "^6.0.0", - "name": "lru-cache", - "npm": { - "name": "lru-cache", - "version": ">=6.0.0 <7.0.0", + "version": ">=4.3.4 <5.0.0", }, "package_id": 117, }, @@ -2170,51 +8206,142 @@ exports[`ssr works for 100-ish requests 1`] = ` "behavior": { "prod": true, }, - "id": 166, - "literal": "^4.0.0", - "name": "yallist", + "id": 630, + "literal": "^7.0.1", + "name": "http-proxy-agent", "npm": { - "name": "yallist", - "version": ">=4.0.0 <5.0.0", + "name": "http-proxy-agent", + "version": ">=7.0.1 <8.0.0", }, - "package_id": 118, + "package_id": 206, }, { "behavior": { "prod": true, }, - "id": 167, - "literal": "^8.0.1", - "name": "cliui", + "id": 631, + "literal": "^7.0.3", + "name": "https-proxy-agent", "npm": { - "name": "cliui", - "version": ">=8.0.1 <9.0.0", + "name": "https-proxy-agent", + "version": ">=7.0.3 <8.0.0", }, - "package_id": 125, + "package_id": 207, }, { "behavior": { "prod": true, }, - "id": 168, - "literal": "^3.1.1", - "name": "escalade", + "id": 632, + "literal": "^7.14.1", + "name": "lru-cache", "npm": { - "name": "escalade", - "version": ">=3.1.1 <4.0.0", + "name": "lru-cache", + "version": ">=7.14.1 <8.0.0", }, - "package_id": 124, + "package_id": 269, }, { "behavior": { "prod": true, }, - "id": 169, - "literal": "^2.0.5", - "name": "get-caller-file", + "id": 633, + "literal": "^7.0.1", + "name": "pac-proxy-agent", "npm": { - "name": "get-caller-file", - "version": ">=2.0.5 <3.0.0", + "name": "pac-proxy-agent", + "version": ">=7.0.1 <8.0.0", + }, + "package_id": 299, + }, + { + "behavior": { + "prod": true, + }, + "id": 634, + "literal": "^1.1.0", + "name": "proxy-from-env", + "npm": { + "name": "proxy-from-env", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 326, + }, + { + "behavior": { + "prod": true, + }, + "id": 635, + "literal": "^8.0.2", + "name": "socks-proxy-agent", + "npm": { + "name": "socks-proxy-agent", + "version": ">=8.0.2 <9.0.0", + }, + "package_id": 361, + }, + { + "behavior": { + "prod": true, + }, + "id": 636, + "literal": "^1.1.0", + "name": "end-of-stream", + "npm": { + "name": "end-of-stream", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 131, + }, + { + "behavior": { + "prod": true, + }, + "id": 637, + "literal": "^1.3.1", + "name": "once", + "npm": { + "name": "once", + "version": ">=1.3.1 <2.0.0", + }, + "package_id": 295, + }, + { + "behavior": { + "prod": true, + }, + "id": 638, + "literal": "2.2.3", + "name": "@puppeteer/browsers", + "npm": { + "name": "@puppeteer/browsers", + "version": "==2.2.3", + }, + "package_id": 34, + }, + { + "behavior": { + "prod": true, + }, + "id": 639, + "literal": "9.0.0", + "name": "cosmiconfig", + "npm": { + "name": "cosmiconfig", + "version": "==9.0.0", + }, + "package_id": 108, + }, + { + "behavior": { + "prod": true, + }, + "id": 640, + "literal": "0.0.1299070", + "name": "devtools-protocol", + "npm": { + "name": "devtools-protocol", + "version": "==0.0.1299070", }, "package_id": 123, }, @@ -2222,51 +8349,181 @@ exports[`ssr works for 100-ish requests 1`] = ` "behavior": { "prod": true, }, - "id": 170, - "literal": "^2.1.1", - "name": "require-directory", + "id": 641, + "literal": "22.12.0", + "name": "puppeteer-core", "npm": { - "name": "require-directory", - "version": ">=2.1.1 <3.0.0", + "name": "puppeteer-core", + "version": "==22.12.0", }, - "package_id": 122, + "package_id": 330, }, { "behavior": { "prod": true, }, - "id": 171, - "literal": "^4.2.3", - "name": "string-width", + "id": 642, + "literal": "2.2.3", + "name": "@puppeteer/browsers", "npm": { - "name": "string-width", - "version": ">=4.2.3 <5.0.0", + "name": "@puppeteer/browsers", + "version": "==2.2.3", }, - "package_id": 78, + "package_id": 34, }, { "behavior": { "prod": true, }, - "id": 172, - "literal": "^5.0.5", - "name": "y18n", + "id": 643, + "literal": "0.5.24", + "name": "chromium-bidi", "npm": { - "name": "y18n", - "version": ">=5.0.5 <6.0.0", + "name": "chromium-bidi", + "version": "==0.5.24", }, - "package_id": 121, + "package_id": 101, }, { "behavior": { "prod": true, }, - "id": 173, - "literal": "^21.1.1", - "name": "yargs-parser", + "id": 644, + "literal": "4.3.5", + "name": "debug", "npm": { - "name": "yargs-parser", - "version": ">=21.1.1 <22.0.0", + "name": "debug", + "version": "==4.3.5", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 645, + "literal": "0.0.1299070", + "name": "devtools-protocol", + "npm": { + "name": "devtools-protocol", + "version": "==0.0.1299070", + }, + "package_id": 123, + }, + { + "behavior": { + "prod": true, + }, + "id": 646, + "literal": "8.17.1", + "name": "ws", + "npm": { + "name": "ws", + "version": "==8.17.1", + }, + "package_id": 416, + }, + { + "behavior": { + "prod": true, + }, + "id": 647, + "literal": "^1.1.0", + "name": "loose-envify", + "npm": { + "name": "loose-envify", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 268, + }, + { + "behavior": { + "peer": true, + }, + "id": 648, + "literal": "^18.2.0", + "name": "react", + "npm": { + "name": "react", + "version": ">=18.2.0 <19.0.0", + }, + "package_id": 333, + }, + { + "behavior": { + "prod": true, + }, + "id": 649, + "literal": "^1.1.0", + "name": "loose-envify", + "npm": { + "name": "loose-envify", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 268, + }, + { + "behavior": { + "prod": true, + }, + "id": 650, + "literal": "^0.23.0", + "name": "scheduler", + "npm": { + "name": "scheduler", + "version": ">=0.23.0 <0.24.0", + }, + "package_id": 350, + }, + { + "behavior": { + "prod": true, + }, + "id": 651, + "literal": "^2.3.0", + "name": "pify", + "npm": { + "name": "pify", + "version": ">=2.3.0 <3.0.0", + }, + "package_id": 312, + }, + { + "behavior": { + "prod": true, + }, + "id": 652, + "literal": "^2.2.1", + "name": "picomatch", + "npm": { + "name": "picomatch", + "version": ">=2.2.1 <3.0.0", + }, + "package_id": 311, + }, + { + "behavior": { + "prod": true, + }, + "id": 653, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 654, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", }, "package_id": 120, }, @@ -2274,194 +8531,12 @@ exports[`ssr works for 100-ish requests 1`] = ` "behavior": { "prod": true, }, - "id": 174, - "literal": "^4.2.0", - "name": "string-width", + "id": 655, + "literal": "^1.23.1", + "name": "es-abstract", "npm": { - "name": "string-width", - "version": ">=4.2.0 <5.0.0", - }, - "package_id": 78, - }, - { - "behavior": { - "prod": true, - }, - "id": 175, - "literal": "^6.0.1", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 76, - }, - { - "behavior": { - "prod": true, - }, - "id": 176, - "literal": "^7.0.0", - "name": "wrap-ansi", - "npm": { - "name": "wrap-ansi", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 75, - }, - { - "behavior": { - "prod": true, - }, - "id": 177, - "literal": "^5.2.1", - "name": "buffer", - "npm": { - "name": "buffer", - "version": ">=5.2.1 <6.0.0", - }, - "package_id": 128, - }, - { - "behavior": { - "prod": true, - }, - "id": 178, - "literal": "^2.3.8", - "name": "through", - "npm": { - "name": "through", - "version": ">=2.3.8 <3.0.0", - }, - "package_id": 127, - }, - { - "behavior": { - "prod": true, - }, - "id": 179, - "literal": "^1.3.1", - "name": "base64-js", - "npm": { - "name": "base64-js", - "version": ">=1.3.1 <2.0.0", - }, - "package_id": 130, - }, - { - "behavior": { - "prod": true, - }, - "id": 180, - "literal": "^1.1.13", - "name": "ieee754", - "npm": { - "name": "ieee754", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 129, - }, - { - "behavior": { - "prod": true, - }, - "id": 181, - "literal": "^3.0.0", - "name": "pump", - "npm": { - "name": "pump", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 143, - }, - { - "behavior": { - "prod": true, - }, - "id": 182, - "literal": "^3.1.5", - "name": "tar-stream", - "npm": { - "name": "tar-stream", - "version": ">=3.1.5 <4.0.0", - }, - "package_id": 142, - }, - { - "behavior": { - "optional": true, - }, - "id": 183, - "literal": "^2.1.1", - "name": "bare-fs", - "npm": { - "name": "bare-fs", - "version": ">=2.1.1 <3.0.0", - }, - "package_id": 134, - }, - { - "behavior": { - "optional": true, - }, - "id": 184, - "literal": "^2.1.0", - "name": "bare-path", - "npm": { - "name": "bare-path", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 132, - }, - { - "behavior": { - "prod": true, - }, - "id": 185, - "literal": "^2.1.0", - "name": "bare-os", - "npm": { - "name": "bare-os", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 133, - }, - { - "behavior": { - "prod": true, - }, - "id": 186, - "literal": "^2.0.0", - "name": "bare-events", - "npm": { - "name": "bare-events", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 137, - }, - { - "behavior": { - "prod": true, - }, - "id": 187, - "literal": "^2.0.0", - "name": "bare-path", - "npm": { - "name": "bare-path", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 132, - }, - { - "behavior": { - "prod": true, - }, - "id": 188, - "literal": "^2.0.0", - "name": "bare-stream", - "npm": { - "name": "bare-stream", - "version": ">=2.0.0 <3.0.0", + "name": "es-abstract", + "version": ">=1.23.1 <2.0.0", }, "package_id": 135, }, @@ -2469,64 +8544,12 @@ exports[`ssr works for 100-ish requests 1`] = ` "behavior": { "prod": true, }, - "id": 189, - "literal": "^2.18.0", - "name": "streamx", + "id": 656, + "literal": "^1.3.0", + "name": "es-errors", "npm": { - "name": "streamx", - "version": ">=2.18.0 <3.0.0", - }, - "package_id": 136, - }, - { - "behavior": { - "prod": true, - }, - "id": 190, - "literal": "^1.3.2", - "name": "fast-fifo", - "npm": { - "name": "fast-fifo", - "version": ">=1.3.2 <2.0.0", - }, - "package_id": 141, - }, - { - "behavior": { - "prod": true, - }, - "id": 191, - "literal": "^1.0.1", - "name": "queue-tick", - "npm": { - "name": "queue-tick", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 140, - }, - { - "behavior": { - "prod": true, - }, - "id": 192, - "literal": "^1.1.0", - "name": "text-decoder", - "npm": { - "name": "text-decoder", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 138, - }, - { - "behavior": { - "optional": true, - }, - "id": 193, - "literal": "^2.2.0", - "name": "bare-events", - "npm": { - "name": "bare-events", - "version": ">=2.2.0 <3.0.0", + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", }, "package_id": 137, }, @@ -2534,831 +8557,12 @@ exports[`ssr works for 100-ish requests 1`] = ` "behavior": { "prod": true, }, - "id": 194, - "literal": "^1.6.4", - "name": "b4a", + "id": 657, + "literal": "^1.2.4", + "name": "get-intrinsic", "npm": { - "name": "b4a", - "version": ">=1.6.4 <2.0.0", - }, - "package_id": 139, - }, - { - "behavior": { - "prod": true, - }, - "id": 195, - "literal": "^1.6.4", - "name": "b4a", - "npm": { - "name": "b4a", - "version": ">=1.6.4 <2.0.0", - }, - "package_id": 139, - }, - { - "behavior": { - "prod": true, - }, - "id": 196, - "literal": "^1.2.0", - "name": "fast-fifo", - "npm": { - "name": "fast-fifo", - "version": ">=1.2.0 <2.0.0", - }, - "package_id": 141, - }, - { - "behavior": { - "prod": true, - }, - "id": 197, - "literal": "^2.15.0", - "name": "streamx", - "npm": { - "name": "streamx", - "version": ">=2.15.0 <3.0.0", - }, - "package_id": 136, - }, - { - "behavior": { - "prod": true, - }, - "id": 198, - "literal": "^1.1.0", - "name": "end-of-stream", - "npm": { - "name": "end-of-stream", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 146, - }, - { - "behavior": { - "prod": true, - }, - "id": 199, - "literal": "^1.3.1", - "name": "once", - "npm": { - "name": "once", - "version": ">=1.3.1 <2.0.0", - }, - "package_id": 144, - }, - { - "behavior": { - "prod": true, - }, - "id": 200, - "literal": "1", - "name": "wrappy", - "npm": { - "name": "wrappy", - "version": "<2.0.0 >=1.0.0", - }, - "package_id": 145, - }, - { - "behavior": { - "prod": true, - }, - "id": 201, - "literal": "^1.4.0", - "name": "once", - "npm": { - "name": "once", - "version": ">=1.4.0 <2.0.0", - }, - "package_id": 144, - }, - { - "behavior": { - "prod": true, - }, - "id": 202, - "literal": "^7.0.2", - "name": "agent-base", - "npm": { - "name": "agent-base", - "version": ">=7.0.2 <8.0.0", - }, - "package_id": 156, - }, - { - "behavior": { - "prod": true, - }, - "id": 203, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 204, - "literal": "^7.0.1", - "name": "http-proxy-agent", - "npm": { - "name": "http-proxy-agent", - "version": ">=7.0.1 <8.0.0", - }, - "package_id": 170, - }, - { - "behavior": { - "prod": true, - }, - "id": 205, - "literal": "^7.0.3", - "name": "https-proxy-agent", - "npm": { - "name": "https-proxy-agent", - "version": ">=7.0.3 <8.0.0", - }, - "package_id": 169, - }, - { - "behavior": { - "prod": true, - }, - "id": 206, - "literal": "^7.14.1", - "name": "lru-cache", - "npm": { - "name": "lru-cache", - "version": ">=7.14.1 <8.0.0", - }, - "package_id": 179, - }, - { - "behavior": { - "prod": true, - }, - "id": 207, - "literal": "^7.0.1", - "name": "pac-proxy-agent", - "npm": { - "name": "pac-proxy-agent", - "version": ">=7.0.1 <8.0.0", - }, - "package_id": 158, - }, - { - "behavior": { - "prod": true, - }, - "id": 208, - "literal": "^1.1.0", - "name": "proxy-from-env", - "npm": { - "name": "proxy-from-env", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 157, - }, - { - "behavior": { - "prod": true, - }, - "id": 209, - "literal": "^8.0.2", - "name": "socks-proxy-agent", - "npm": { - "name": "socks-proxy-agent", - "version": ">=8.0.2 <9.0.0", - }, - "package_id": 148, - }, - { - "behavior": { - "prod": true, - }, - "id": 210, - "literal": "^7.1.1", - "name": "agent-base", - "npm": { - "name": "agent-base", - "version": ">=7.1.1 <8.0.0", - }, - "package_id": 156, - }, - { - "behavior": { - "prod": true, - }, - "id": 211, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 212, - "literal": "^2.7.1", - "name": "socks", - "npm": { - "name": "socks", - "version": ">=2.7.1 <3.0.0", - }, - "package_id": 149, - }, - { - "behavior": { - "prod": true, - }, - "id": 213, - "literal": "^9.0.5", - "name": "ip-address", - "npm": { - "name": "ip-address", - "version": ">=9.0.5 <10.0.0", - }, - "package_id": 151, - }, - { - "behavior": { - "prod": true, - }, - "id": 214, - "literal": "^4.2.0", - "name": "smart-buffer", - "npm": { - "name": "smart-buffer", - "version": ">=4.2.0 <5.0.0", - }, - "package_id": 150, - }, - { - "behavior": { - "prod": true, - }, - "id": 215, - "literal": "1.1.0", - "name": "jsbn", - "npm": { - "name": "jsbn", - "version": "==1.1.0", - }, - "package_id": 153, - }, - { - "behavior": { - "prod": true, - }, - "id": 216, - "literal": "^1.1.3", - "name": "sprintf-js", - "npm": { - "name": "sprintf-js", - "version": ">=1.1.3 <2.0.0", - }, - "package_id": 152, - }, - { - "behavior": { - "prod": true, - }, - "id": 217, - "literal": "2.1.2", - "name": "ms", - "npm": { - "name": "ms", - "version": "==2.1.2", - }, - "package_id": 155, - }, - { - "behavior": { - "prod": true, - }, - "id": 218, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 219, - "literal": "^0.23.0", - "name": "@tootallnate/quickjs-emscripten", - "npm": { - "name": "@tootallnate/quickjs-emscripten", - "version": ">=0.23.0 <0.24.0", - }, - "package_id": 178, - }, - { - "behavior": { - "prod": true, - }, - "id": 220, - "literal": "^7.0.2", - "name": "agent-base", - "npm": { - "name": "agent-base", - "version": ">=7.0.2 <8.0.0", - }, - "package_id": 156, - }, - { - "behavior": { - "prod": true, - }, - "id": 221, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 222, - "literal": "^6.0.1", - "name": "get-uri", - "npm": { - "name": "get-uri", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 171, - }, - { - "behavior": { - "prod": true, - }, - "id": 223, - "literal": "^7.0.0", - "name": "http-proxy-agent", - "npm": { - "name": "http-proxy-agent", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 170, - }, - { - "behavior": { - "prod": true, - }, - "id": 224, - "literal": "^7.0.2", - "name": "https-proxy-agent", - "npm": { - "name": "https-proxy-agent", - "version": ">=7.0.2 <8.0.0", - }, - "package_id": 169, - }, - { - "behavior": { - "prod": true, - }, - "id": 225, - "literal": "^7.0.0", - "name": "pac-resolver", - "npm": { - "name": "pac-resolver", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 159, - }, - { - "behavior": { - "prod": true, - }, - "id": 226, - "literal": "^8.0.2", - "name": "socks-proxy-agent", - "npm": { - "name": "socks-proxy-agent", - "version": ">=8.0.2 <9.0.0", - }, - "package_id": 148, - }, - { - "behavior": { - "prod": true, - }, - "id": 227, - "literal": "^5.0.0", - "name": "degenerator", - "npm": { - "name": "degenerator", - "version": ">=5.0.0 <6.0.0", - }, - "package_id": 161, - }, - { - "behavior": { - "prod": true, - }, - "id": 228, - "literal": "^2.0.2", - "name": "netmask", - "npm": { - "name": "netmask", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 160, - }, - { - "behavior": { - "prod": true, - }, - "id": 229, - "literal": "^0.13.4", - "name": "ast-types", - "npm": { - "name": "ast-types", - "version": ">=0.13.4 <0.14.0", - }, - "package_id": 167, - }, - { - "behavior": { - "prod": true, - }, - "id": 230, - "literal": "^2.1.0", - "name": "escodegen", - "npm": { - "name": "escodegen", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 163, - }, - { - "behavior": { - "prod": true, - }, - "id": 231, - "literal": "^4.0.1", - "name": "esprima", - "npm": { - "name": "esprima", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 162, - }, - { - "behavior": { - "prod": true, - }, - "id": 232, - "literal": "^5.2.0", - "name": "estraverse", - "npm": { - "name": "estraverse", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 166, - }, - { - "behavior": { - "prod": true, - }, - "id": 233, - "literal": "^2.0.2", - "name": "esutils", - "npm": { - "name": "esutils", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 165, - }, - { - "behavior": { - "prod": true, - }, - "id": 234, - "literal": "^4.0.1", - "name": "esprima", - "npm": { - "name": "esprima", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 162, - }, - { - "behavior": { - "optional": true, - }, - "id": 235, - "literal": "~0.6.1", - "name": "source-map", - "npm": { - "name": "source-map", - "version": ">=0.6.1 <0.7.0", - }, - "package_id": 164, - }, - { - "behavior": { - "prod": true, - }, - "id": 236, - "literal": "^2.0.1", - "name": "tslib", - "npm": { - "name": "tslib", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 168, - }, - { - "behavior": { - "prod": true, - }, - "id": 237, - "literal": "^7.0.2", - "name": "agent-base", - "npm": { - "name": "agent-base", - "version": ">=7.0.2 <8.0.0", - }, - "package_id": 156, - }, - { - "behavior": { - "prod": true, - }, - "id": 238, - "literal": "4", - "name": "debug", - "npm": { - "name": "debug", - "version": "<5.0.0 >=4.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 239, - "literal": "^7.1.0", - "name": "agent-base", - "npm": { - "name": "agent-base", - "version": ">=7.1.0 <8.0.0", - }, - "package_id": 156, - }, - { - "behavior": { - "prod": true, - }, - "id": 240, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 241, - "literal": "^5.0.2", - "name": "basic-ftp", - "npm": { - "name": "basic-ftp", - "version": ">=5.0.2 <6.0.0", - }, - "package_id": 177, - }, - { - "behavior": { - "prod": true, - }, - "id": 242, - "literal": "^6.0.2", - "name": "data-uri-to-buffer", - "npm": { - "name": "data-uri-to-buffer", - "version": ">=6.0.2 <7.0.0", - }, - "package_id": 176, - }, - { - "behavior": { - "prod": true, - }, - "id": 243, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 244, - "literal": "^11.2.0", - "name": "fs-extra", - "npm": { - "name": "fs-extra", - "version": ">=11.2.0 <12.0.0", - }, - "package_id": 172, - }, - { - "behavior": { - "prod": true, - }, - "id": 245, - "literal": "^4.2.0", - "name": "graceful-fs", - "npm": { - "name": "graceful-fs", - "version": ">=4.2.0 <5.0.0", - }, - "package_id": 175, - }, - { - "behavior": { - "prod": true, - }, - "id": 246, - "literal": "^6.0.1", - "name": "jsonfile", - "npm": { - "name": "jsonfile", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 174, - }, - { - "behavior": { - "prod": true, - }, - "id": 247, - "literal": "^2.0.0", - "name": "universalify", - "npm": { - "name": "universalify", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 173, - }, - { - "behavior": { - "prod": true, - }, - "id": 248, - "literal": "^2.0.0", - "name": "universalify", - "npm": { - "name": "universalify", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 173, - }, - { - "behavior": { - "optional": true, - }, - "id": 249, - "literal": "^4.1.6", - "name": "graceful-fs", - "npm": { - "name": "graceful-fs", - "version": ">=4.1.6 <5.0.0", - }, - "package_id": 175, - }, - { - "behavior": { - "prod": true, - }, - "id": 250, - "literal": "^4.1.1", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.1.1 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 251, - "literal": "^5.1.0", - "name": "get-stream", - "npm": { - "name": "get-stream", - "version": ">=5.1.0 <6.0.0", - }, - "package_id": 189, - }, - { - "behavior": { - "prod": true, - }, - "id": 252, - "literal": "^2.10.0", - "name": "yauzl", - "npm": { - "name": "yauzl", - "version": ">=2.10.0 <3.0.0", - }, - "package_id": 185, - }, - { - "behavior": { - "optional": true, - }, - "id": 253, - "literal": "^2.9.1", - "name": "@types/yauzl", - "npm": { - "name": "@types/yauzl", - "version": ">=2.9.1 <3.0.0", - }, - "package_id": 182, - }, - { - "behavior": { - "prod": true, - }, - "id": 254, - "literal": "*", - "name": "@types/node", - "npm": { - "name": "@types/node", - "version": ">=0.0.0", - }, - "package_id": 183, - }, - { - "behavior": { - "prod": true, - }, - "id": 255, - "literal": "~5.26.4", - "name": "undici-types", - "npm": { - "name": "undici-types", - "version": ">=5.26.4 <5.27.0", - }, - "package_id": 184, - }, - { - "behavior": { - "prod": true, - }, - "id": 256, - "literal": "~1.1.0", - "name": "fd-slicer", - "npm": { - "name": "fd-slicer", - "version": ">=1.1.0 <1.2.0", - }, - "package_id": 187, - }, - { - "behavior": { - "prod": true, - }, - "id": 257, - "literal": "~0.2.3", - "name": "buffer-crc32", - "npm": { - "name": "buffer-crc32", - "version": ">=0.2.3 <0.3.0", + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", }, "package_id": 186, }, @@ -3366,112 +8570,2413 @@ exports[`ssr works for 100-ish requests 1`] = ` "behavior": { "prod": true, }, - "id": 258, - "literal": "~1.2.0", - "name": "pend", + "id": 658, + "literal": "^1.0.3", + "name": "globalthis", "npm": { - "name": "pend", - "version": ">=1.2.0 <1.3.0", + "name": "globalthis", + "version": ">=1.0.3 <2.0.0", }, - "package_id": 188, + "package_id": 194, }, { "behavior": { "prod": true, }, - "id": 259, + "id": 659, + "literal": "^1.1.3", + "name": "which-builtin-type", + "npm": { + "name": "which-builtin-type", + "version": ">=1.1.3 <2.0.0", + }, + "package_id": 410, + }, + { + "behavior": { + "prod": true, + }, + "id": 660, + "literal": "^1.0.6", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.6 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 661, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 662, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 663, + "literal": "^2.0.1", + "name": "set-function-name", + "npm": { + "name": "set-function-name", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 353, + }, + { + "behavior": { + "prod": true, + }, + "id": 664, + "literal": "^2.13.0", + "name": "is-core-module", + "npm": { + "name": "is-core-module", + "version": ">=2.13.0 <3.0.0", + }, + "package_id": 223, + }, + { + "behavior": { + "prod": true, + }, + "id": 665, + "literal": "^1.0.7", + "name": "path-parse", + "npm": { + "name": "path-parse", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 306, + }, + { + "behavior": { + "prod": true, + }, + "id": 666, + "literal": "^1.0.0", + "name": "supports-preserve-symlinks-flag", + "npm": { + "name": "supports-preserve-symlinks-flag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 378, + }, + { + "behavior": { + "prod": true, + }, + "id": 667, + "literal": "^7.1.3", + "name": "glob", + "npm": { + "name": "glob", + "version": ">=7.1.3 <8.0.0", + }, + "package_id": 441, + }, + { + "behavior": { + "prod": true, + }, + "id": 668, + "literal": "^1.2.2", + "name": "queue-microtask", + "npm": { + "name": "queue-microtask", + "version": ">=1.2.2 <2.0.0", + }, + "package_id": 331, + }, + { + "behavior": { + "prod": true, + }, + "id": 669, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 670, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 671, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 672, + "literal": "^2.0.5", + "name": "isarray", + "npm": { + "name": "isarray", + "version": ">=2.0.5 <3.0.0", + }, + "package_id": 245, + }, + { + "behavior": { + "prod": true, + }, + "id": 673, + "literal": "^1.0.6", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.6 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 674, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 675, + "literal": "^1.1.4", + "name": "is-regex", + "npm": { + "name": "is-regex", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 236, + }, + { + "behavior": { + "prod": true, + }, + "id": 676, + "literal": "^1.1.0", + "name": "loose-envify", + "npm": { + "name": "loose-envify", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 268, + }, + { + "behavior": { + "prod": true, + }, + "id": 677, + "literal": "^1.1.4", + "name": "define-data-property", + "npm": { + "name": "define-data-property", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 119, + }, + { + "behavior": { + "prod": true, + }, + "id": 678, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 679, + "literal": "^1.1.2", + "name": "function-bind", + "npm": { + "name": "function-bind", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 182, + }, + { + "behavior": { + "prod": true, + }, + "id": 680, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 681, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 682, + "literal": "^1.0.2", + "name": "has-property-descriptors", + "npm": { + "name": "has-property-descriptors", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 201, + }, + { + "behavior": { + "prod": true, + }, + "id": 683, + "literal": "^1.1.4", + "name": "define-data-property", + "npm": { + "name": "define-data-property", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 119, + }, + { + "behavior": { + "prod": true, + }, + "id": 684, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 685, + "literal": "^1.2.3", + "name": "functions-have-names", + "npm": { + "name": "functions-have-names", + "version": ">=1.2.3 <2.0.0", + }, + "package_id": 184, + }, + { + "behavior": { + "prod": true, + }, + "id": 686, + "literal": "^1.0.2", + "name": "has-property-descriptors", + "npm": { + "name": "has-property-descriptors", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 201, + }, + { + "behavior": { + "prod": true, + }, + "id": 687, + "literal": "^3.0.0", + "name": "shebang-regex", + "npm": { + "name": "shebang-regex", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 355, + }, + { + "behavior": { + "prod": true, + }, + "id": 688, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 689, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 690, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 691, + "literal": "^1.13.1", + "name": "object-inspect", + "npm": { + "name": "object-inspect", + "version": ">=1.13.1 <2.0.0", + }, + "package_id": 287, + }, + { + "behavior": { + "prod": true, + }, + "id": 692, + "literal": "^9.0.5", + "name": "ip-address", + "npm": { + "name": "ip-address", + "version": ">=9.0.5 <10.0.0", + }, + "package_id": 215, + }, + { + "behavior": { + "prod": true, + }, + "id": 693, + "literal": "^4.2.0", + "name": "smart-buffer", + "npm": { + "name": "smart-buffer", + "version": ">=4.2.0 <5.0.0", + }, + "package_id": 359, + }, + { + "behavior": { + "prod": true, + }, + "id": 694, + "literal": "^7.1.1", + "name": "agent-base", + "npm": { + "name": "agent-base", + "version": ">=7.1.1 <8.0.0", + }, + "package_id": 53, + }, + { + "behavior": { + "prod": true, + }, + "id": 695, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 696, + "literal": "^2.7.1", + "name": "socks", + "npm": { + "name": "socks", + "version": ">=2.7.1 <3.0.0", + }, + "package_id": 360, + }, + { + "behavior": { + "optional": true, + }, + "id": 697, + "literal": "^2.2.0", + "name": "bare-events", + "npm": { + "name": "bare-events", + "version": ">=2.2.0 <3.0.0", + }, + "package_id": 80, + }, + { + "behavior": { + "prod": true, + }, + "id": 698, + "literal": "^1.3.2", + "name": "fast-fifo", + "npm": { + "name": "fast-fifo", + "version": ">=1.3.2 <2.0.0", + }, + "package_id": 165, + }, + { + "behavior": { + "prod": true, + }, + "id": 699, + "literal": "^1.0.1", + "name": "queue-tick", + "npm": { + "name": "queue-tick", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 332, + }, + { + "behavior": { + "prod": true, + }, + "id": 700, + "literal": "^1.1.0", + "name": "text-decoder", + "npm": { + "name": "text-decoder", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 383, + }, + { + "behavior": { + "prod": true, + }, + "id": 701, + "literal": "^8.0.0", + "name": "emoji-regex", + "npm": { + "name": "emoji-regex", + "version": ">=8.0.0 <9.0.0", + }, + "package_id": 442, + }, + { + "behavior": { + "prod": true, + }, + "id": 702, + "literal": "^3.0.0", + "name": "is-fullwidth-code-point", + "npm": { + "name": "is-fullwidth-code-point", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 228, + }, + { + "behavior": { + "prod": true, + }, + "id": 703, + "literal": "^6.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 372, + }, + { + "behavior": { + "prod": true, + }, + "id": 704, + "literal": "^8.0.0", + "name": "emoji-regex", + "npm": { + "name": "emoji-regex", + "version": ">=8.0.0 <9.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 705, + "literal": "^3.0.0", + "name": "is-fullwidth-code-point", + "npm": { + "name": "is-fullwidth-code-point", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 706, + "literal": "^6.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 707, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 708, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 709, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 710, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 711, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 712, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 713, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 714, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 715, + "literal": "^1.0.7", + "name": "internal-slot", + "npm": { + "name": "internal-slot", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 214, + }, + { + "behavior": { + "prod": true, + }, + "id": 716, + "literal": "^1.5.2", + "name": "regexp.prototype.flags", + "npm": { + "name": "regexp.prototype.flags", + "version": ">=1.5.2 <2.0.0", + }, + "package_id": 340, + }, + { + "behavior": { + "prod": true, + }, + "id": 717, + "literal": "^2.0.2", + "name": "set-function-name", + "npm": { + "name": "set-function-name", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 353, + }, + { + "behavior": { + "prod": true, + }, + "id": 718, + "literal": "^1.0.6", + "name": "side-channel", + "npm": { + "name": "side-channel", + "version": ">=1.0.6 <2.0.0", + }, + "package_id": 356, + }, + { + "behavior": { + "prod": true, + }, + "id": 719, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 720, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 721, + "literal": "^1.23.0", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.0 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 722, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 723, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 724, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 725, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 726, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 727, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 728, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 729, + "literal": "^5.0.1", + "name": "ansi-regex", + "npm": { + "name": "ansi-regex", + "version": ">=5.0.1 <6.0.0", + }, + "package_id": 55, + }, + { + "behavior": { + "prod": true, + }, + "id": 730, + "literal": "^5.0.1", + "name": "ansi-regex", + "npm": { + "name": "ansi-regex", + "version": ">=5.0.1 <6.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "peer": true, + }, + "id": 731, + "literal": ">= 16.8.0 || 17.x.x || ^18.0.0-0", + "name": "react", + "npm": { + "name": "react", + "version": ">=16.8.0 || <18.0.0 >=17.0.0 || >=18.0.0-0 <19.0.0 && <18.0.0 >=17.0.0 || >=18.0.0-0 <19.0.0 && >=18.0.0-0 <19.0.0", + }, + "package_id": 333, + }, + { + "behavior": { + "prod": true, + }, + "id": 732, + "literal": "0.0.1", + "name": "client-only", + "npm": { + "name": "client-only", + "version": "==0.0.1", + }, + "package_id": 102, + }, + { + "behavior": { + "prod": true, + }, + "id": 733, + "literal": "^0.3.2", + "name": "@jridgewell/gen-mapping", + "npm": { + "name": "@jridgewell/gen-mapping", + "version": ">=0.3.2 <0.4.0", + }, + "package_id": 14, + }, + { + "behavior": { + "prod": true, + }, + "id": 734, + "literal": "^4.0.0", + "name": "commander", + "npm": { + "name": "commander", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 106, + }, + { + "behavior": { + "prod": true, + }, + "id": 735, + "literal": "^10.3.10", + "name": "glob", + "npm": { + "name": "glob", + "version": ">=10.3.10 <11.0.0", + }, + "package_id": 191, + }, + { + "behavior": { + "prod": true, + }, + "id": 736, + "literal": "^1.1.6", + "name": "lines-and-columns", + "npm": { + "name": "lines-and-columns", + "version": ">=1.1.6 <2.0.0", + }, + "package_id": 265, + }, + { + "behavior": { + "prod": true, + }, + "id": 737, + "literal": "^2.7.0", + "name": "mz", + "npm": { + "name": "mz", + "version": ">=2.7.0 <3.0.0", + }, + "package_id": 277, + }, + { + "behavior": { + "prod": true, + }, + "id": 738, + "literal": "^4.0.1", + "name": "pirates", + "npm": { + "name": "pirates", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 313, + }, + { + "behavior": { + "prod": true, + }, + "id": 739, + "literal": "^0.1.9", + "name": "ts-interface-checker", + "npm": { + "name": "ts-interface-checker", + "version": ">=0.1.9 <0.2.0", + }, + "package_id": 390, + }, + { + "behavior": { + "prod": true, + }, + "id": 740, + "literal": "^4.0.0", + "name": "has-flag", + "npm": { + "name": "has-flag", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 200, + }, + { + "behavior": { + "prod": true, + }, + "id": 741, + "literal": "^5.2.0", + "name": "@alloc/quick-lru", + "npm": { + "name": "@alloc/quick-lru", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 1, + }, + { + "behavior": { + "prod": true, + }, + "id": 742, + "literal": "^5.0.2", + "name": "arg", + "npm": { + "name": "arg", + "version": ">=5.0.2 <6.0.0", + }, + "package_id": 59, + }, + { + "behavior": { + "prod": true, + }, + "id": 743, + "literal": "^3.5.3", + "name": "chokidar", + "npm": { + "name": "chokidar", + "version": ">=3.5.3 <4.0.0", + }, + "package_id": 100, + }, + { + "behavior": { + "prod": true, + }, + "id": 744, + "literal": "^1.2.2", + "name": "didyoumean", + "npm": { + "name": "didyoumean", + "version": ">=1.2.2 <2.0.0", + }, + "package_id": 124, + }, + { + "behavior": { + "prod": true, + }, + "id": 745, + "literal": "^1.1.3", + "name": "dlv", + "npm": { + "name": "dlv", + "version": ">=1.1.3 <2.0.0", + }, + "package_id": 126, + }, + { + "behavior": { + "prod": true, + }, + "id": 746, + "literal": "^3.2.12", + "name": "fast-glob", + "npm": { + "name": "fast-glob", + "version": ">=3.2.12 <4.0.0", + }, + "package_id": 166, + }, + { + "behavior": { + "prod": true, + }, + "id": 747, + "literal": "^6.0.2", + "name": "glob-parent", + "npm": { + "name": "glob-parent", + "version": ">=6.0.2 <7.0.0", + }, + "package_id": 192, + }, + { + "behavior": { + "prod": true, + }, + "id": 748, + "literal": "^4.0.3", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.3 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 749, + "literal": "^1.18.2", + "name": "jiti", + "npm": { + "name": "jiti", + "version": ">=1.18.2 <2.0.0", + }, + "package_id": 249, + }, + { + "behavior": { + "prod": true, + }, + "id": 750, + "literal": "^2.1.0", + "name": "lilconfig", + "npm": { + "name": "lilconfig", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 264, + }, + { + "behavior": { + "prod": true, + }, + "id": 751, + "literal": "^4.0.5", + "name": "micromatch", + "npm": { + "name": "micromatch", + "version": ">=4.0.5 <5.0.0", + }, + "package_id": 271, + }, + { + "behavior": { + "prod": true, + }, + "id": 752, + "literal": "^3.0.0", + "name": "normalize-path", + "npm": { + "name": "normalize-path", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 283, + }, + { + "behavior": { + "prod": true, + }, + "id": 753, + "literal": "^3.0.0", + "name": "object-hash", + "npm": { + "name": "object-hash", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 286, + }, + { + "behavior": { + "prod": true, + }, + "id": 754, + "literal": "^1.0.0", + "name": "picocolors", + "npm": { + "name": "picocolors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 310, + }, + { + "behavior": { + "prod": true, + }, + "id": 755, + "literal": "^8.4.23", + "name": "postcss", + "npm": { + "name": "postcss", + "version": ">=8.4.23 <9.0.0", + }, + "package_id": 315, + }, + { + "behavior": { + "prod": true, + }, + "id": 756, + "literal": "^15.1.0", + "name": "postcss-import", + "npm": { + "name": "postcss-import", + "version": ">=15.1.0 <16.0.0", + }, + "package_id": 316, + }, + { + "behavior": { + "prod": true, + }, + "id": 757, + "literal": "^4.0.1", + "name": "postcss-js", + "npm": { + "name": "postcss-js", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 317, + }, + { + "behavior": { + "prod": true, + }, + "id": 758, + "literal": "^4.0.1", + "name": "postcss-load-config", + "npm": { + "name": "postcss-load-config", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 318, + }, + { + "behavior": { + "prod": true, + }, + "id": 759, + "literal": "^6.0.1", + "name": "postcss-nested", + "npm": { + "name": "postcss-nested", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 319, + }, + { + "behavior": { + "prod": true, + }, + "id": 760, + "literal": "^6.0.11", + "name": "postcss-selector-parser", + "npm": { + "name": "postcss-selector-parser", + "version": ">=6.0.11 <7.0.0", + }, + "package_id": 320, + }, + { + "behavior": { + "prod": true, + }, + "id": 761, + "literal": "^1.22.2", + "name": "resolve", + "npm": { + "name": "resolve", + "version": ">=1.22.2 <2.0.0", + }, + "package_id": 342, + }, + { + "behavior": { + "prod": true, + }, + "id": 762, + "literal": "^3.32.0", + "name": "sucrase", + "npm": { + "name": "sucrase", + "version": ">=3.32.0 <4.0.0", + }, + "package_id": 376, + }, + { + "behavior": { + "optional": true, + }, + "id": 763, + "literal": "^2.1.1", + "name": "bare-fs", + "npm": { + "name": "bare-fs", + "version": ">=2.1.1 <3.0.0", + }, + "package_id": 81, + }, + { + "behavior": { + "optional": true, + }, + "id": 764, + "literal": "^2.1.0", + "name": "bare-path", + "npm": { + "name": "bare-path", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 83, + }, + { + "behavior": { + "prod": true, + }, + "id": 765, "literal": "^3.0.0", "name": "pump", "npm": { "name": "pump", "version": ">=3.0.0 <4.0.0", }, + "package_id": 327, + }, + { + "behavior": { + "prod": true, + }, + "id": 766, + "literal": "^3.1.5", + "name": "tar-stream", + "npm": { + "name": "tar-stream", + "version": ">=3.1.5 <4.0.0", + }, + "package_id": 382, + }, + { + "behavior": { + "prod": true, + }, + "id": 767, + "literal": "^1.6.4", + "name": "b4a", + "npm": { + "name": "b4a", + "version": ">=1.6.4 <2.0.0", + }, + "package_id": 78, + }, + { + "behavior": { + "prod": true, + }, + "id": 768, + "literal": "^1.2.0", + "name": "fast-fifo", + "npm": { + "name": "fast-fifo", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 165, + }, + { + "behavior": { + "prod": true, + }, + "id": 769, + "literal": "^2.15.0", + "name": "streamx", + "npm": { + "name": "streamx", + "version": ">=2.15.0 <3.0.0", + }, + "package_id": 366, + }, + { + "behavior": { + "prod": true, + }, + "id": 770, + "literal": "^1.6.4", + "name": "b4a", + "npm": { + "name": "b4a", + "version": ">=1.6.4 <2.0.0", + }, + "package_id": 78, + }, + { + "behavior": { + "prod": true, + }, + "id": 771, + "literal": "^1.0.0", + "name": "any-promise", + "npm": { + "name": "any-promise", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 57, + }, + { + "behavior": { + "prod": true, + }, + "id": 772, + "literal": ">= 3.1.0 < 4", + "name": "thenify", + "npm": { + "name": "thenify", + "version": ">=3.1.0 && <4.0.0", + }, + "package_id": 385, + }, + { + "behavior": { + "prod": true, + }, + "id": 773, + "literal": "^7.0.0", + "name": "is-number", + "npm": { + "name": "is-number", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 233, + }, + { + "behavior": { + "peer": true, + }, + "id": 774, + "literal": ">=4.2.0", + "name": "typescript", + "npm": { + "name": "typescript", + "version": ">=4.2.0", + }, + "package_id": 399, + }, + { + "behavior": { + "prod": true, + }, + "id": 775, + "literal": "^0.0.29", + "name": "@types/json5", + "npm": { + "name": "@types/json5", + "version": ">=0.0.29 <0.0.30", + }, + "package_id": 38, + }, + { + "behavior": { + "prod": true, + }, + "id": 776, + "literal": "^1.0.2", + "name": "json5", + "npm": { + "name": "json5", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 257, + }, + { + "behavior": { + "prod": true, + }, + "id": 777, + "literal": "^1.2.6", + "name": "minimist", + "npm": { + "name": "minimist", + "version": ">=1.2.6 <2.0.0", + }, + "package_id": 273, + }, + { + "behavior": { + "prod": true, + }, + "id": 778, + "literal": "^3.0.0", + "name": "strip-bom", + "npm": { + "name": "strip-bom", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 373, + }, + { + "behavior": { + "prod": true, + }, + "id": 779, + "literal": "^1.2.1", + "name": "prelude-ls", + "npm": { + "name": "prelude-ls", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 322, + }, + { + "behavior": { + "prod": true, + }, + "id": 780, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 781, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 782, + "literal": "^1.1.13", + "name": "is-typed-array", + "npm": { + "name": "is-typed-array", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 241, + }, + { + "behavior": { + "prod": true, + }, + "id": 783, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 784, + "literal": "^0.3.3", + "name": "for-each", + "npm": { + "name": "for-each", + "version": ">=0.3.3 <0.4.0", + }, + "package_id": 176, + }, + { + "behavior": { + "prod": true, + }, + "id": 785, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 786, + "literal": "^1.0.3", + "name": "has-proto", + "npm": { + "name": "has-proto", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 202, + }, + { + "behavior": { + "prod": true, + }, + "id": 787, + "literal": "^1.1.13", + "name": "is-typed-array", + "npm": { + "name": "is-typed-array", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 241, + }, + { + "behavior": { + "prod": true, + }, + "id": 788, + "literal": "^1.0.7", + "name": "available-typed-arrays", + "npm": { + "name": "available-typed-arrays", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 75, + }, + { + "behavior": { + "prod": true, + }, + "id": 789, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 790, + "literal": "^0.3.3", + "name": "for-each", + "npm": { + "name": "for-each", + "version": ">=0.3.3 <0.4.0", + }, + "package_id": 176, + }, + { + "behavior": { + "prod": true, + }, + "id": 791, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 792, + "literal": "^1.0.3", + "name": "has-proto", + "npm": { + "name": "has-proto", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 202, + }, + { + "behavior": { + "prod": true, + }, + "id": 793, + "literal": "^1.1.13", + "name": "is-typed-array", + "npm": { + "name": "is-typed-array", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 241, + }, + { + "behavior": { + "prod": true, + }, + "id": 794, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 795, + "literal": "^0.3.3", + "name": "for-each", + "npm": { + "name": "for-each", + "version": ">=0.3.3 <0.4.0", + }, + "package_id": 176, + }, + { + "behavior": { + "prod": true, + }, + "id": 796, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 797, + "literal": "^1.0.3", + "name": "has-proto", + "npm": { + "name": "has-proto", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 202, + }, + { + "behavior": { + "prod": true, + }, + "id": 798, + "literal": "^1.1.13", + "name": "is-typed-array", + "npm": { + "name": "is-typed-array", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 241, + }, + { + "behavior": { + "prod": true, + }, + "id": 799, + "literal": "^1.0.0", + "name": "possible-typed-array-names", + "npm": { + "name": "possible-typed-array-names", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 314, + }, + { + "behavior": { + "prod": true, + }, + "id": 800, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 801, + "literal": "^1.0.2", + "name": "has-bigints", + "npm": { + "name": "has-bigints", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 199, + }, + { + "behavior": { + "prod": true, + }, + "id": 802, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 803, + "literal": "^1.0.2", + "name": "which-boxed-primitive", + "npm": { + "name": "which-boxed-primitive", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 409, + }, + { + "behavior": { + "prod": true, + }, + "id": 804, + "literal": "^5.2.1", + "name": "buffer", + "npm": { + "name": "buffer", + "version": ">=5.2.1 <6.0.0", + }, + "package_id": 91, + }, + { + "behavior": { + "prod": true, + }, + "id": 805, + "literal": "^2.3.8", + "name": "through", + "npm": { + "name": "through", + "version": ">=2.3.8 <3.0.0", + }, + "package_id": 387, + }, + { + "behavior": { + "peer": true, + }, + "id": 806, + "literal": ">= 4.21.0", + "name": "browserslist", + "npm": { + "name": "browserslist", + "version": ">=4.21.0", + }, + "package_id": 90, + }, + { + "behavior": { + "prod": true, + }, + "id": 807, + "literal": "^3.1.2", + "name": "escalade", + "npm": { + "name": "escalade", + "version": ">=3.1.2 <4.0.0", + }, "package_id": 143, }, { "behavior": { "prod": true, }, - "id": 260, - "literal": "2.1.2", - "name": "ms", + "id": 808, + "literal": "^1.0.1", + "name": "picocolors", "npm": { - "name": "ms", - "version": "==2.1.2", + "name": "picocolors", + "version": ">=1.0.1 <2.0.0", }, - "package_id": 155, + "package_id": 310, }, { "behavior": { "prod": true, }, - "id": 261, - "literal": "2.2.3", - "name": "@puppeteer/browsers", + "id": 809, + "literal": "^2.1.0", + "name": "punycode", "npm": { - "name": "@puppeteer/browsers", - "version": "==2.2.3", + "name": "punycode", + "version": ">=2.1.0 <3.0.0", }, - "package_id": 115, + "package_id": 328, }, { "behavior": { "prod": true, }, - "id": 262, - "literal": "0.5.24", - "name": "chromium-bidi", + "id": 810, + "literal": "^2.0.0", + "name": "isexe", "npm": { - "name": "chromium-bidi", - "version": "==0.5.24", + "name": "isexe", + "version": ">=2.0.0 <3.0.0", }, - "package_id": 193, + "package_id": 246, }, { "behavior": { "prod": true, }, - "id": 263, - "literal": "4.3.5", - "name": "debug", + "id": 811, + "literal": "^1.0.1", + "name": "is-bigint", "npm": { - "name": "debug", - "version": "==4.3.5", + "name": "is-bigint", + "version": ">=1.0.1 <2.0.0", }, - "package_id": 154, + "package_id": 219, }, { "behavior": { "prod": true, }, - "id": 264, - "literal": "0.0.1299070", - "name": "devtools-protocol", + "id": 812, + "literal": "^1.1.0", + "name": "is-boolean-object", "npm": { - "name": "devtools-protocol", - "version": "==0.0.1299070", + "name": "is-boolean-object", + "version": ">=1.1.0 <2.0.0", }, - "package_id": 114, + "package_id": 221, }, { "behavior": { "prod": true, }, - "id": 265, - "literal": "8.17.1", - "name": "ws", + "id": 813, + "literal": "^1.0.4", + "name": "is-number-object", "npm": { - "name": "ws", - "version": "==8.17.1", + "name": "is-number-object", + "version": ">=1.0.4 <2.0.0", }, - "package_id": 192, + "package_id": 234, + }, + { + "behavior": { + "prod": true, + }, + "id": 814, + "literal": "^1.0.5", + "name": "is-string", + "npm": { + "name": "is-string", + "version": ">=1.0.5 <2.0.0", + }, + "package_id": 239, + }, + { + "behavior": { + "prod": true, + }, + "id": 815, + "literal": "^1.0.3", + "name": "is-symbol", + "npm": { + "name": "is-symbol", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 240, + }, + { + "behavior": { + "prod": true, + }, + "id": 816, + "literal": "^1.1.5", + "name": "function.prototype.name", + "npm": { + "name": "function.prototype.name", + "version": ">=1.1.5 <2.0.0", + }, + "package_id": 183, + }, + { + "behavior": { + "prod": true, + }, + "id": 817, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 818, + "literal": "^2.0.0", + "name": "is-async-function", + "npm": { + "name": "is-async-function", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 218, + }, + { + "behavior": { + "prod": true, + }, + "id": 819, + "literal": "^1.0.5", + "name": "is-date-object", + "npm": { + "name": "is-date-object", + "version": ">=1.0.5 <2.0.0", + }, + "package_id": 225, + }, + { + "behavior": { + "prod": true, + }, + "id": 820, + "literal": "^1.0.2", + "name": "is-finalizationregistry", + "npm": { + "name": "is-finalizationregistry", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 227, + }, + { + "behavior": { + "prod": true, + }, + "id": 821, + "literal": "^1.0.10", + "name": "is-generator-function", + "npm": { + "name": "is-generator-function", + "version": ">=1.0.10 <2.0.0", + }, + "package_id": 229, + }, + { + "behavior": { + "prod": true, + }, + "id": 822, + "literal": "^1.1.4", + "name": "is-regex", + "npm": { + "name": "is-regex", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 236, + }, + { + "behavior": { + "prod": true, + }, + "id": 823, + "literal": "^1.0.2", + "name": "is-weakref", + "npm": { + "name": "is-weakref", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 243, + }, + { + "behavior": { + "prod": true, + }, + "id": 824, + "literal": "^2.0.5", + "name": "isarray", + "npm": { + "name": "isarray", + "version": ">=2.0.5 <3.0.0", + }, + "package_id": 245, + }, + { + "behavior": { + "prod": true, + }, + "id": 825, + "literal": "^1.0.2", + "name": "which-boxed-primitive", + "npm": { + "name": "which-boxed-primitive", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 409, + }, + { + "behavior": { + "prod": true, + }, + "id": 826, + "literal": "^1.0.1", + "name": "which-collection", + "npm": { + "name": "which-collection", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 411, + }, + { + "behavior": { + "prod": true, + }, + "id": 827, + "literal": "^1.1.9", + "name": "which-typed-array", + "npm": { + "name": "which-typed-array", + "version": ">=1.1.9 <2.0.0", + }, + "package_id": 412, + }, + { + "behavior": { + "prod": true, + }, + "id": 828, + "literal": "^2.0.3", + "name": "is-map", + "npm": { + "name": "is-map", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 231, + }, + { + "behavior": { + "prod": true, + }, + "id": 829, + "literal": "^2.0.3", + "name": "is-set", + "npm": { + "name": "is-set", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 237, + }, + { + "behavior": { + "prod": true, + }, + "id": 830, + "literal": "^2.0.2", + "name": "is-weakmap", + "npm": { + "name": "is-weakmap", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 242, + }, + { + "behavior": { + "prod": true, + }, + "id": 831, + "literal": "^2.0.3", + "name": "is-weakset", + "npm": { + "name": "is-weakset", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 244, + }, + { + "behavior": { + "prod": true, + }, + "id": 832, + "literal": "^1.0.7", + "name": "available-typed-arrays", + "npm": { + "name": "available-typed-arrays", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 75, + }, + { + "behavior": { + "prod": true, + }, + "id": 833, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 834, + "literal": "^0.3.3", + "name": "for-each", + "npm": { + "name": "for-each", + "version": ">=0.3.3 <0.4.0", + }, + "package_id": 176, + }, + { + "behavior": { + "prod": true, + }, + "id": 835, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 836, + "literal": "^1.0.2", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 837, + "literal": "^4.0.0", + "name": "ansi-styles", + "npm": { + "name": "ansi-styles", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 56, + }, + { + "behavior": { + "prod": true, + }, + "id": 838, + "literal": "^4.1.0", + "name": "string-width", + "npm": { + "name": "string-width", + "version": ">=4.1.0 <5.0.0", + }, + "package_id": 367, + }, + { + "behavior": { + "prod": true, + }, + "id": 839, + "literal": "^6.0.0", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.0 <7.0.0", + }, + "package_id": 372, + }, + { + "behavior": { + "prod": true, + }, + "id": 840, + "literal": "^4.0.0", + "name": "ansi-styles", + "npm": { + "name": "ansi-styles", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 841, + "literal": "^4.1.0", + "name": "string-width", + "npm": { + "name": "string-width", + "version": ">=4.1.0 <5.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 842, + "literal": "^6.0.0", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.0 <7.0.0", + }, + "package_id": null, }, { "behavior": { "optional": true, "peer": true, }, - "id": 266, + "id": 843, "literal": "^4.0.1", "name": "bufferutil", "npm": { @@ -3485,7 +10990,7 @@ exports[`ssr works for 100-ish requests 1`] = ` "optional": true, "peer": true, }, - "id": 267, + "id": 844, "literal": ">=5.0.2", "name": "utf-8-validate", "npm": { @@ -3498,3175 +11003,64 @@ exports[`ssr works for 100-ish requests 1`] = ` "behavior": { "prod": true, }, - "id": 268, - "literal": "3.0.1", - "name": "mitt", + "id": 845, + "literal": "^8.0.1", + "name": "cliui", "npm": { - "name": "mitt", - "version": "==3.0.1", + "name": "cliui", + "version": ">=8.0.1 <9.0.0", }, - "package_id": 196, + "package_id": 103, }, { "behavior": { "prod": true, }, - "id": 269, - "literal": "10.0.0", - "name": "urlpattern-polyfill", - "npm": { - "name": "urlpattern-polyfill", - "version": "==10.0.0", - }, - "package_id": 195, - }, - { - "behavior": { - "prod": true, - }, - "id": 270, - "literal": "3.23.8", - "name": "zod", - "npm": { - "name": "zod", - "version": "==3.23.8", - }, - "package_id": 194, - }, - { - "behavior": { - "peer": true, - }, - "id": 271, - "literal": "*", - "name": "devtools-protocol", - "npm": { - "name": "devtools-protocol", - "version": ">=0.0.0", - }, - "package_id": 114, - }, - { - "behavior": { - "prod": true, - }, - "id": 272, - "literal": "^2.2.1", - "name": "env-paths", - "npm": { - "name": "env-paths", - "version": ">=2.2.1 <3.0.0", - }, - "package_id": 218, - }, - { - "behavior": { - "prod": true, - }, - "id": 273, - "literal": "^3.3.0", - "name": "import-fresh", - "npm": { - "name": "import-fresh", - "version": ">=3.3.0 <4.0.0", - }, - "package_id": 214, - }, - { - "behavior": { - "prod": true, - }, - "id": 274, - "literal": "^4.1.0", - "name": "js-yaml", - "npm": { - "name": "js-yaml", - "version": ">=4.1.0 <5.0.0", - }, - "package_id": 212, - }, - { - "behavior": { - "prod": true, - }, - "id": 275, - "literal": "^5.2.0", - "name": "parse-json", - "npm": { - "name": "parse-json", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 198, - }, - { - "behavior": { - "optional": true, - "peer": true, - }, - "id": 276, - "literal": ">=4.9.5", - "name": "typescript", - "npm": { - "name": "typescript", - "version": ">=4.9.5", - }, - "package_id": 1, - }, - { - "behavior": { - "prod": true, - }, - "id": 277, - "literal": "^7.0.0", - "name": "@babel/code-frame", - "npm": { - "name": "@babel/code-frame", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 202, - }, - { - "behavior": { - "prod": true, - }, - "id": 278, - "literal": "^1.3.1", - "name": "error-ex", - "npm": { - "name": "error-ex", - "version": ">=1.3.1 <2.0.0", - }, - "package_id": 200, - }, - { - "behavior": { - "prod": true, - }, - "id": 279, - "literal": "^2.3.0", - "name": "json-parse-even-better-errors", - "npm": { - "name": "json-parse-even-better-errors", - "version": ">=2.3.0 <3.0.0", - }, - "package_id": 199, - }, - { - "behavior": { - "prod": true, - }, - "id": 280, - "literal": "^1.1.6", - "name": "lines-and-columns", - "npm": { - "name": "lines-and-columns", - "version": ">=1.1.6 <2.0.0", - }, - "package_id": 64, - }, - { - "behavior": { - "prod": true, - }, - "id": 281, - "literal": "^0.2.1", - "name": "is-arrayish", - "npm": { - "name": "is-arrayish", - "version": ">=0.2.1 <0.3.0", - }, - "package_id": 201, - }, - { - "behavior": { - "prod": true, - }, - "id": 282, - "literal": "^7.24.7", - "name": "@babel/highlight", - "npm": { - "name": "@babel/highlight", - "version": ">=7.24.7 <8.0.0", - }, - "package_id": 203, - }, - { - "behavior": { - "prod": true, - }, - "id": 283, - "literal": "^1.0.0", - "name": "picocolors", - "npm": { - "name": "picocolors", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 9, - }, - { - "behavior": { - "prod": true, - }, - "id": 284, - "literal": "^7.24.7", - "name": "@babel/helper-validator-identifier", - "npm": { - "name": "@babel/helper-validator-identifier", - "version": ">=7.24.7 <8.0.0", - }, - "package_id": 211, - }, - { - "behavior": { - "prod": true, - }, - "id": 285, - "literal": "^2.4.2", - "name": "chalk", - "npm": { - "name": "chalk", - "version": ">=2.4.2 <3.0.0", - }, - "package_id": 204, - }, - { - "behavior": { - "prod": true, - }, - "id": 286, - "literal": "^4.0.0", - "name": "js-tokens", - "npm": { - "name": "js-tokens", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 111, - }, - { - "behavior": { - "prod": true, - }, - "id": 287, - "literal": "^1.0.0", - "name": "picocolors", - "npm": { - "name": "picocolors", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 9, - }, - { - "behavior": { - "prod": true, - }, - "id": 288, - "literal": "^3.2.1", - "name": "ansi-styles", - "npm": { - "name": "ansi-styles", - "version": ">=3.2.1 <4.0.0", - }, - "package_id": 208, - }, - { - "behavior": { - "prod": true, - }, - "id": 289, - "literal": "^1.0.5", - "name": "escape-string-regexp", - "npm": { - "name": "escape-string-regexp", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 207, - }, - { - "behavior": { - "prod": true, - }, - "id": 290, - "literal": "^5.3.0", - "name": "supports-color", - "npm": { - "name": "supports-color", - "version": ">=5.3.0 <6.0.0", - }, - "package_id": 205, - }, - { - "behavior": { - "prod": true, - }, - "id": 291, - "literal": "^3.0.0", - "name": "has-flag", - "npm": { - "name": "has-flag", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 206, - }, - { - "behavior": { - "prod": true, - }, - "id": 292, - "literal": "^1.9.0", - "name": "color-convert", - "npm": { - "name": "color-convert", - "version": ">=1.9.0 <2.0.0", - }, - "package_id": 209, - }, - { - "behavior": { - "prod": true, - }, - "id": 293, - "literal": "1.1.3", - "name": "color-name", - "npm": { - "name": "color-name", - "version": "==1.1.3", - }, - "package_id": 210, - }, - { - "behavior": { - "prod": true, - }, - "id": 294, - "literal": "^2.0.1", - "name": "argparse", - "npm": { - "name": "argparse", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 213, - }, - { - "behavior": { - "prod": true, - }, - "id": 295, - "literal": "^1.0.0", - "name": "parent-module", - "npm": { - "name": "parent-module", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 216, - }, - { - "behavior": { - "prod": true, - }, - "id": 296, - "literal": "^4.0.0", - "name": "resolve-from", - "npm": { - "name": "resolve-from", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 215, - }, - { - "behavior": { - "prod": true, - }, - "id": 297, - "literal": "^3.0.0", - "name": "callsites", - "npm": { - "name": "callsites", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 217, - }, - { - "behavior": { - "prod": true, - }, - "id": 298, - "literal": "1.6.0", - "name": "busboy", - "npm": { - "name": "busboy", - "version": "==1.6.0", - }, - "package_id": 235, - }, - { - "behavior": { - "prod": true, - }, - "id": 299, - "literal": "8.4.31", - "name": "postcss", - "npm": { - "name": "postcss", - "version": "==8.4.31", - }, - "package_id": 234, - }, - { - "behavior": { - "prod": true, - }, - "id": 300, - "literal": "14.1.3", - "name": "@next/env", - "npm": { - "name": "@next/env", - "version": "==14.1.3", - }, - "package_id": 233, - }, - { - "behavior": { - "prod": true, - }, - "id": 301, - "literal": "5.1.1", - "name": "styled-jsx", - "npm": { - "name": "styled-jsx", - "version": "==5.1.1", - }, - "package_id": 231, - }, - { - "behavior": { - "prod": true, - }, - "id": 302, - "literal": "^4.2.11", - "name": "graceful-fs", - "npm": { - "name": "graceful-fs", - "version": ">=4.2.11 <5.0.0", - }, - "package_id": 175, - }, - { - "behavior": { - "prod": true, - }, - "id": 303, - "literal": "0.5.2", - "name": "@swc/helpers", - "npm": { - "name": "@swc/helpers", - "version": "==0.5.2", - }, - "package_id": 230, - }, - { - "behavior": { - "prod": true, - }, - "id": 304, - "literal": "^1.0.30001579", - "name": "caniuse-lite", - "npm": { - "name": "caniuse-lite", - "version": ">=1.0.30001579 <2.0.0", - }, - "package_id": 229, - }, - { - "behavior": { - "optional": true, - }, - "id": 305, - "literal": "14.1.3", - "name": "@next/swc-darwin-x64", - "npm": { - "name": "@next/swc-darwin-x64", - "version": "==14.1.3", - }, - "package_id": 228, - }, - { - "behavior": { - "optional": true, - }, - "id": 306, - "literal": "14.1.3", - "name": "@next/swc-darwin-arm64", - "npm": { - "name": "@next/swc-darwin-arm64", - "version": "==14.1.3", - }, - "package_id": 227, - }, - { - "behavior": { - "optional": true, - }, - "id": 307, - "literal": "14.1.3", - "name": "@next/swc-linux-x64-gnu", - "npm": { - "name": "@next/swc-linux-x64-gnu", - "version": "==14.1.3", - }, - "package_id": 226, - }, - { - "behavior": { - "optional": true, - }, - "id": 308, - "literal": "14.1.3", - "name": "@next/swc-linux-x64-musl", - "npm": { - "name": "@next/swc-linux-x64-musl", - "version": "==14.1.3", - }, - "package_id": 225, - }, - { - "behavior": { - "optional": true, - }, - "id": 309, - "literal": "14.1.3", - "name": "@next/swc-win32-x64-msvc", - "npm": { - "name": "@next/swc-win32-x64-msvc", - "version": "==14.1.3", - }, - "package_id": 224, - }, - { - "behavior": { - "optional": true, - }, - "id": 310, - "literal": "14.1.3", - "name": "@next/swc-linux-arm64-gnu", - "npm": { - "name": "@next/swc-linux-arm64-gnu", - "version": "==14.1.3", - }, - "package_id": 223, - }, - { - "behavior": { - "optional": true, - }, - "id": 311, - "literal": "14.1.3", - "name": "@next/swc-win32-ia32-msvc", - "npm": { - "name": "@next/swc-win32-ia32-msvc", - "version": "==14.1.3", - }, - "package_id": 222, - }, - { - "behavior": { - "optional": true, - }, - "id": 312, - "literal": "14.1.3", - "name": "@next/swc-linux-arm64-musl", - "npm": { - "name": "@next/swc-linux-arm64-musl", - "version": "==14.1.3", - }, - "package_id": 221, - }, - { - "behavior": { - "optional": true, - }, - "id": 313, - "literal": "14.1.3", - "name": "@next/swc-win32-arm64-msvc", - "npm": { - "name": "@next/swc-win32-arm64-msvc", - "version": "==14.1.3", - }, - "package_id": 220, - }, - { - "behavior": { - "optional": true, - "peer": true, - }, - "id": 314, - "literal": "^1.3.0", - "name": "sass", - "npm": { - "name": "sass", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": null, - }, - { - "behavior": { - "optional": true, - "peer": true, - }, - "id": 315, - "literal": "^1.1.0", - "name": "@opentelemetry/api", - "npm": { - "name": "@opentelemetry/api", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": null, - }, - { - "behavior": { - "peer": true, - }, - "id": 316, - "literal": "^18.2.0", - "name": "react-dom", - "npm": { - "name": "react-dom", - "version": ">=18.2.0 <19.0.0", - }, - "package_id": 108, - }, - { - "behavior": { - "peer": true, - }, - "id": 317, - "literal": "^18.2.0", - "name": "react", - "npm": { - "name": "react", - "version": ">=18.2.0 <19.0.0", - }, - "package_id": 109, - }, - { - "behavior": { - "prod": true, - }, - "id": 318, - "literal": "^2.4.0", - "name": "tslib", - "npm": { - "name": "tslib", - "version": ">=2.4.0 <3.0.0", - }, - "package_id": 168, - }, - { - "behavior": { - "prod": true, - }, - "id": 319, - "literal": "0.0.1", - "name": "client-only", - "npm": { - "name": "client-only", - "version": "==0.0.1", - }, - "package_id": 232, - }, - { - "behavior": { - "peer": true, - }, - "id": 320, - "literal": ">= 16.8.0 || 17.x.x || ^18.0.0-0", - "name": "react", - "npm": { - "name": "react", - "version": ">=16.8.0 || <18.0.0 >=17.0.0 || >=18.0.0-0 <19.0.0 && <18.0.0 >=17.0.0 || >=18.0.0-0 <19.0.0 && >=18.0.0-0 <19.0.0", - }, - "package_id": 109, - }, - { - "behavior": { - "prod": true, - }, - "id": 321, - "literal": "^3.3.6", - "name": "nanoid", - "npm": { - "name": "nanoid", - "version": ">=3.3.6 <4.0.0", - }, - "package_id": 10, - }, - { - "behavior": { - "prod": true, - }, - "id": 322, - "literal": "^1.0.0", - "name": "picocolors", - "npm": { - "name": "picocolors", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 9, - }, - { - "behavior": { - "prod": true, - }, - "id": 323, - "literal": "^1.0.2", - "name": "source-map-js", - "npm": { - "name": "source-map-js", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 8, - }, - { - "behavior": { - "prod": true, - }, - "id": 324, - "literal": "^1.1.0", - "name": "streamsearch", - "npm": { - "name": "streamsearch", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 236, - }, - { - "behavior": { - "prod": true, - }, - "id": 325, - "literal": "^7.33.2", - "name": "eslint-plugin-react", - "npm": { - "name": "eslint-plugin-react", - "version": ">=7.33.2 <8.0.0", - }, - "package_id": 429, - }, - { - "behavior": { - "prod": true, - }, - "id": 326, - "literal": "^2.28.1", - "name": "eslint-plugin-import", - "npm": { - "name": "eslint-plugin-import", - "version": ">=2.28.1 <3.0.0", - }, - "package_id": 303, - }, - { - "behavior": { - "prod": true, - }, - "id": 327, - "literal": "^6.7.1", - "name": "eslint-plugin-jsx-a11y", - "npm": { - "name": "eslint-plugin-jsx-a11y", - "version": ">=6.7.1 <7.0.0", - }, - "package_id": 404, - }, - { - "behavior": { - "prod": true, - }, - "id": 328, - "literal": "^1.3.3", - "name": "@rushstack/eslint-patch", - "npm": { - "name": "@rushstack/eslint-patch", - "version": ">=1.3.3 <2.0.0", - }, - "package_id": 403, - }, - { - "behavior": { - "prod": true, - }, - "id": 329, - "literal": "14.1.3", - "name": "@next/eslint-plugin-next", - "npm": { - "name": "@next/eslint-plugin-next", - "version": "==14.1.3", - }, - "package_id": 402, - }, - { - "behavior": { - "prod": true, - }, - "id": 330, - "literal": "^5.4.2 || ^6.0.0", - "name": "@typescript-eslint/parser", - "npm": { - "name": "@typescript-eslint/parser", - "version": ">=5.4.2 <6.0.0 || >=6.0.0 <7.0.0 && >=6.0.0 <7.0.0", - }, - "package_id": 390, - }, - { - "behavior": { - "prod": true, - }, - "id": 331, - "literal": "^4.5.0 || 5.0.0-canary-7118f5dd7-20230705", - "name": "eslint-plugin-react-hooks", - "npm": { - "name": "eslint-plugin-react-hooks", - "version": ">=4.5.0 <5.0.0 || ==5.0.0-canary-7118f5dd7-20230705 && ==5.0.0-canary-7118f5dd7-20230705", - }, - "package_id": 389, - }, - { - "behavior": { - "prod": true, - }, - "id": 332, - "literal": "^0.3.6", - "name": "eslint-import-resolver-node", - "npm": { - "name": "eslint-import-resolver-node", - "version": ">=0.3.6 <0.4.0", - }, - "package_id": 378, - }, - { - "behavior": { - "prod": true, - }, - "id": 333, - "literal": "^3.5.2", - "name": "eslint-import-resolver-typescript", - "npm": { - "name": "eslint-import-resolver-typescript", - "version": ">=3.5.2 <4.0.0", - }, - "package_id": 302, - }, - { - "behavior": { - "optional": true, - "peer": true, - }, - "id": 334, - "literal": ">=3.3.1", - "name": "typescript", - "npm": { - "name": "typescript", - "version": ">=3.3.1", - }, - "package_id": 1, - }, - { - "behavior": { - "peer": true, - }, - "id": 335, - "literal": "^7.23.0 || ^8.0.0", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=7.23.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 336, - "literal": "^6.12.4", - "name": "ajv", - "npm": { - "name": "ajv", - "version": ">=6.12.4 <7.0.0", - }, - "package_id": 269, - }, - { - "behavior": { - "prod": true, - }, - "id": 337, - "literal": "^0.4.1", - "name": "levn", - "npm": { - "name": "levn", - "version": ">=0.4.1 <0.5.0", - }, - "package_id": 284, - }, - { - "behavior": { - "prod": true, - }, - "id": 338, - "literal": "^4.0.0", - "name": "chalk", - "npm": { - "name": "chalk", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 299, - }, - { - "behavior": { - "prod": true, - }, - "id": 339, - "literal": "^4.3.2", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.2 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 340, - "literal": "^9.6.1", - "name": "espree", - "npm": { - "name": "espree", - "version": ">=9.6.1 <10.0.0", - }, - "package_id": 266, - }, - { - "behavior": { - "prod": true, - }, - "id": 341, - "literal": "^5.2.0", - "name": "ignore", - "npm": { - "name": "ignore", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 263, - }, - { - "behavior": { - "prod": true, - }, - "id": 342, - "literal": "^1.4.2", - "name": "esquery", - "npm": { - "name": "esquery", - "version": ">=1.4.2 <2.0.0", - }, - "package_id": 298, - }, - { - "behavior": { - "prod": true, - }, - "id": 343, - "literal": "^2.0.2", - "name": "esutils", - "npm": { - "name": "esutils", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 165, - }, - { - "behavior": { - "prod": true, - }, - "id": 344, - "literal": "^5.0.0", - "name": "find-up", - "npm": { - "name": "find-up", - "version": ">=5.0.0 <6.0.0", - }, - "package_id": 292, - }, - { - "behavior": { - "prod": true, - }, - "id": 345, - "literal": "^13.19.0", - "name": "globals", - "npm": { - "name": "globals", - "version": ">=13.19.0 <14.0.0", - }, - "package_id": 264, - }, - { - "behavior": { - "prod": true, - }, - "id": 346, - "literal": "^4.0.0", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 347, - "literal": "^4.1.0", - "name": "js-yaml", - "npm": { - "name": "js-yaml", - "version": ">=4.1.0 <5.0.0", - }, - "package_id": 212, - }, - { - "behavior": { - "prod": true, - }, - "id": 348, - "literal": "^3.0.0", - "name": "doctrine", - "npm": { - "name": "doctrine", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 291, - }, - { - "behavior": { - "prod": true, - }, - "id": 349, - "literal": "^1.4.0", - "name": "graphemer", - "npm": { - "name": "graphemer", - "version": ">=1.4.0 <2.0.0", - }, - "package_id": 290, - }, - { - "behavior": { - "prod": true, - }, - "id": 350, - "literal": "^3.1.2", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=3.1.2 <4.0.0", - }, - "package_id": 244, - }, - { - "behavior": { - "prod": true, - }, - "id": 351, - "literal": "8.50.0", - "name": "@eslint/js", - "npm": { - "name": "@eslint/js", - "version": "==8.50.0", - }, - "package_id": 289, - }, - { - "behavior": { - "prod": true, - }, - "id": 352, - "literal": "^0.9.3", - "name": "optionator", - "npm": { - "name": "optionator", - "version": ">=0.9.3 <0.10.0", - }, - "package_id": 282, - }, - { - "behavior": { - "prod": true, - }, - "id": 353, - "literal": "^6.0.1", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 76, - }, - { - "behavior": { - "prod": true, - }, - "id": 354, - "literal": "^0.2.0", - "name": "text-table", - "npm": { - "name": "text-table", - "version": ">=0.2.0 <0.3.0", - }, - "package_id": 281, - }, - { - "behavior": { - "prod": true, - }, - "id": 355, - "literal": "^7.0.2", - "name": "cross-spawn", - "npm": { - "name": "cross-spawn", - "version": ">=7.0.2 <8.0.0", - }, - "package_id": 93, - }, - { - "behavior": { - "prod": true, - }, - "id": 356, - "literal": "^6.0.2", - "name": "glob-parent", - "npm": { - "name": "glob-parent", - "version": ">=6.0.2 <7.0.0", - }, - "package_id": 27, - }, - { - "behavior": { - "prod": true, - }, - "id": 357, - "literal": "^0.1.4", - "name": "imurmurhash", - "npm": { - "name": "imurmurhash", - "version": ">=0.1.4 <0.2.0", - }, - "package_id": 280, - }, - { - "behavior": { - "prod": true, - }, - "id": 358, - "literal": "^7.2.2", - "name": "eslint-scope", - "npm": { - "name": "eslint-scope", - "version": ">=7.2.2 <8.0.0", - }, - "package_id": 278, - }, - { - "behavior": { - "prod": true, - }, - "id": 359, - "literal": "^4.6.2", - "name": "lodash.merge", - "npm": { - "name": "lodash.merge", - "version": ">=4.6.2 <5.0.0", - }, - "package_id": 277, - }, - { - "behavior": { - "prod": true, - }, - "id": 360, - "literal": "^3.0.3", - "name": "is-path-inside", - "npm": { - "name": "is-path-inside", - "version": ">=3.0.3 <4.0.0", - }, - "package_id": 276, - }, - { - "behavior": { - "prod": true, - }, - "id": 361, - "literal": "^3.1.3", - "name": "fast-deep-equal", - "npm": { - "name": "fast-deep-equal", - "version": ">=3.1.3 <4.0.0", - }, - "package_id": 274, - }, - { - "behavior": { - "prod": true, - }, - "id": 362, - "literal": "^1.4.0", - "name": "natural-compare", - "npm": { - "name": "natural-compare", - "version": ">=1.4.0 <2.0.0", - }, - "package_id": 275, - }, - { - "behavior": { - "prod": true, - }, - "id": 363, - "literal": "^2.1.2", - "name": "@eslint/eslintrc", - "npm": { - "name": "@eslint/eslintrc", - "version": ">=2.1.2 <3.0.0", - }, - "package_id": 261, - }, - { - "behavior": { - "prod": true, - }, - "id": 364, - "literal": "^1.2.8", - "name": "@nodelib/fs.walk", - "npm": { - "name": "@nodelib/fs.walk", - "version": ">=1.2.8 <2.0.0", - }, - "package_id": 43, - }, - { - "behavior": { - "prod": true, - }, - "id": 365, - "literal": "^6.0.1", - "name": "file-entry-cache", - "npm": { - "name": "file-entry-cache", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 250, - }, - { - "behavior": { - "prod": true, - }, - "id": 366, - "literal": "^3.4.3", - "name": "eslint-visitor-keys", - "npm": { - "name": "eslint-visitor-keys", - "version": ">=3.4.3 <4.0.0", - }, - "package_id": 242, - }, - { - "behavior": { - "prod": true, - }, - "id": 367, - "literal": "^4.0.0", - "name": "escape-string-regexp", - "npm": { - "name": "escape-string-regexp", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 249, - }, - { - "behavior": { - "prod": true, - }, - "id": 368, - "literal": "^4.6.1", - "name": "@eslint-community/regexpp", - "npm": { - "name": "@eslint-community/regexpp", - "version": ">=4.6.1 <5.0.0", - }, - "package_id": 248, - }, - { - "behavior": { - "prod": true, - }, - "id": 369, - "literal": "^0.11.11", - "name": "@humanwhocodes/config-array", - "npm": { - "name": "@humanwhocodes/config-array", - "version": ">=0.11.11 <0.12.0", - }, - "package_id": 243, - }, - { - "behavior": { - "prod": true, - }, - "id": 370, - "literal": "^4.2.0", - "name": "@eslint-community/eslint-utils", - "npm": { - "name": "@eslint-community/eslint-utils", - "version": ">=4.2.0 <5.0.0", - }, - "package_id": 241, - }, - { - "behavior": { - "prod": true, - }, - "id": 371, - "literal": "^1.0.1", - "name": "@humanwhocodes/module-importer", - "npm": { - "name": "@humanwhocodes/module-importer", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 240, - }, - { - "behavior": { - "prod": true, - }, - "id": 372, - "literal": "^1.0.1", - "name": "json-stable-stringify-without-jsonify", - "npm": { - "name": "json-stable-stringify-without-jsonify", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 239, - }, - { - "behavior": { - "prod": true, - }, - "id": 373, - "literal": "^3.3.0", - "name": "eslint-visitor-keys", - "npm": { - "name": "eslint-visitor-keys", - "version": ">=3.3.0 <4.0.0", - }, - "package_id": 242, - }, - { - "behavior": { - "peer": true, - }, - "id": 374, - "literal": "^6.0.0 || ^7.0.0 || >=8.0.0", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 && >=8.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 375, - "literal": "^2.0.2", - "name": "@humanwhocodes/object-schema", - "npm": { - "name": "@humanwhocodes/object-schema", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 247, - }, - { - "behavior": { - "prod": true, - }, - "id": 376, - "literal": "^4.3.1", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.1 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 377, - "literal": "^3.0.5", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=3.0.5 <4.0.0", - }, - "package_id": 244, - }, - { - "behavior": { - "prod": true, - }, - "id": 378, - "literal": "^1.1.7", - "name": "brace-expansion", - "npm": { - "name": "brace-expansion", - "version": ">=1.1.7 <2.0.0", - }, - "package_id": 245, - }, - { - "behavior": { - "prod": true, - }, - "id": 379, - "literal": "^1.0.0", - "name": "balanced-match", - "npm": { - "name": "balanced-match", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 71, - }, - { - "behavior": { - "prod": true, - }, - "id": 380, - "literal": "0.0.1", - "name": "concat-map", - "npm": { - "name": "concat-map", - "version": "==0.0.1", - }, - "package_id": 246, - }, - { - "behavior": { - "prod": true, - }, - "id": 381, - "literal": "^3.0.4", - "name": "flat-cache", - "npm": { - "name": "flat-cache", - "version": ">=3.0.4 <4.0.0", - }, - "package_id": 251, - }, - { - "behavior": { - "prod": true, - }, - "id": 382, - "literal": "^3.2.9", - "name": "flatted", - "npm": { - "name": "flatted", - "version": ">=3.2.9 <4.0.0", - }, - "package_id": 260, - }, - { - "behavior": { - "prod": true, - }, - "id": 383, - "literal": "^4.5.3", - "name": "keyv", - "npm": { - "name": "keyv", - "version": ">=4.5.3 <5.0.0", - }, - "package_id": 258, - }, - { - "behavior": { - "prod": true, - }, - "id": 384, - "literal": "^3.0.2", - "name": "rimraf", - "npm": { - "name": "rimraf", - "version": ">=3.0.2 <4.0.0", - }, - "package_id": 252, - }, - { - "behavior": { - "prod": true, - }, - "id": 385, - "literal": "^7.1.3", - "name": "glob", - "npm": { - "name": "glob", - "version": ">=7.1.3 <8.0.0", - }, - "package_id": 253, - }, - { - "behavior": { - "prod": true, - }, - "id": 386, - "literal": "^1.0.0", - "name": "fs.realpath", - "npm": { - "name": "fs.realpath", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 257, - }, - { - "behavior": { - "prod": true, - }, - "id": 387, - "literal": "^1.0.4", - "name": "inflight", - "npm": { - "name": "inflight", - "version": ">=1.0.4 <2.0.0", - }, - "package_id": 256, - }, - { - "behavior": { - "prod": true, - }, - "id": 388, - "literal": "2", - "name": "inherits", - "npm": { - "name": "inherits", - "version": "<3.0.0 >=2.0.0", - }, - "package_id": 255, - }, - { - "behavior": { - "prod": true, - }, - "id": 389, + "id": 846, "literal": "^3.1.1", - "name": "minimatch", + "name": "escalade", "npm": { - "name": "minimatch", + "name": "escalade", "version": ">=3.1.1 <4.0.0", }, - "package_id": 244, + "package_id": 143, }, { "behavior": { "prod": true, }, - "id": 390, - "literal": "^1.3.0", - "name": "once", + "id": 847, + "literal": "^2.0.5", + "name": "get-caller-file", "npm": { - "name": "once", - "version": ">=1.3.0 <2.0.0", + "name": "get-caller-file", + "version": ">=2.0.5 <3.0.0", }, - "package_id": 144, + "package_id": 185, }, { "behavior": { "prod": true, }, - "id": 391, - "literal": "^1.0.0", - "name": "path-is-absolute", + "id": 848, + "literal": "^2.1.1", + "name": "require-directory", "npm": { - "name": "path-is-absolute", - "version": ">=1.0.0 <2.0.0", + "name": "require-directory", + "version": ">=2.1.1 <3.0.0", }, - "package_id": 254, + "package_id": 341, }, { "behavior": { "prod": true, }, - "id": 392, - "literal": "^1.3.0", - "name": "once", + "id": 849, + "literal": "^4.2.3", + "name": "string-width", "npm": { - "name": "once", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 144, - }, - { - "behavior": { - "prod": true, - }, - "id": 393, - "literal": "1", - "name": "wrappy", - "npm": { - "name": "wrappy", - "version": "<2.0.0 >=1.0.0", - }, - "package_id": 145, - }, - { - "behavior": { - "prod": true, - }, - "id": 394, - "literal": "3.0.1", - "name": "json-buffer", - "npm": { - "name": "json-buffer", - "version": "==3.0.1", - }, - "package_id": 259, - }, - { - "behavior": { - "prod": true, - }, - "id": 395, - "literal": "^6.12.4", - "name": "ajv", - "npm": { - "name": "ajv", - "version": ">=6.12.4 <7.0.0", - }, - "package_id": 269, - }, - { - "behavior": { - "prod": true, - }, - "id": 396, - "literal": "^4.3.2", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.2 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 397, - "literal": "^9.6.0", - "name": "espree", - "npm": { - "name": "espree", - "version": ">=9.6.0 <10.0.0", - }, - "package_id": 266, - }, - { - "behavior": { - "prod": true, - }, - "id": 398, - "literal": "^13.19.0", - "name": "globals", - "npm": { - "name": "globals", - "version": ">=13.19.0 <14.0.0", - }, - "package_id": 264, - }, - { - "behavior": { - "prod": true, - }, - "id": 399, - "literal": "^5.2.0", - "name": "ignore", - "npm": { - "name": "ignore", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 263, - }, - { - "behavior": { - "prod": true, - }, - "id": 400, - "literal": "^3.2.1", - "name": "import-fresh", - "npm": { - "name": "import-fresh", - "version": ">=3.2.1 <4.0.0", - }, - "package_id": 214, - }, - { - "behavior": { - "prod": true, - }, - "id": 401, - "literal": "^4.1.0", - "name": "js-yaml", - "npm": { - "name": "js-yaml", - "version": ">=4.1.0 <5.0.0", - }, - "package_id": 212, - }, - { - "behavior": { - "prod": true, - }, - "id": 402, - "literal": "^3.1.2", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=3.1.2 <4.0.0", - }, - "package_id": 244, - }, - { - "behavior": { - "prod": true, - }, - "id": 403, - "literal": "^3.1.1", - "name": "strip-json-comments", - "npm": { - "name": "strip-json-comments", - "version": ">=3.1.1 <4.0.0", - }, - "package_id": 262, - }, - { - "behavior": { - "prod": true, - }, - "id": 404, - "literal": "^0.20.2", - "name": "type-fest", - "npm": { - "name": "type-fest", - "version": ">=0.20.2 <0.21.0", - }, - "package_id": 265, - }, - { - "behavior": { - "prod": true, - }, - "id": 405, - "literal": "^8.9.0", - "name": "acorn", - "npm": { - "name": "acorn", - "version": ">=8.9.0 <9.0.0", - }, - "package_id": 268, - }, - { - "behavior": { - "prod": true, - }, - "id": 406, - "literal": "^5.3.2", - "name": "acorn-jsx", - "npm": { - "name": "acorn-jsx", - "version": ">=5.3.2 <6.0.0", - }, - "package_id": 267, - }, - { - "behavior": { - "prod": true, - }, - "id": 407, - "literal": "^3.4.1", - "name": "eslint-visitor-keys", - "npm": { - "name": "eslint-visitor-keys", - "version": ">=3.4.1 <4.0.0", - }, - "package_id": 242, - }, - { - "behavior": { - "peer": true, - }, - "id": 408, - "literal": "^6.0.0 || ^7.0.0 || ^8.0.0", - "name": "acorn", - "npm": { - "name": "acorn", - "version": ">=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", - }, - "package_id": 268, - }, - { - "behavior": { - "prod": true, - }, - "id": 409, - "literal": "^3.1.1", - "name": "fast-deep-equal", - "npm": { - "name": "fast-deep-equal", - "version": ">=3.1.1 <4.0.0", - }, - "package_id": 274, - }, - { - "behavior": { - "prod": true, - }, - "id": 410, - "literal": "^2.0.0", - "name": "fast-json-stable-stringify", - "npm": { - "name": "fast-json-stable-stringify", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 273, - }, - { - "behavior": { - "prod": true, - }, - "id": 411, - "literal": "^0.4.1", - "name": "json-schema-traverse", - "npm": { - "name": "json-schema-traverse", - "version": ">=0.4.1 <0.5.0", - }, - "package_id": 272, - }, - { - "behavior": { - "prod": true, - }, - "id": 412, - "literal": "^4.2.2", - "name": "uri-js", - "npm": { - "name": "uri-js", - "version": ">=4.2.2 <5.0.0", - }, - "package_id": 270, - }, - { - "behavior": { - "prod": true, - }, - "id": 413, - "literal": "^2.1.0", - "name": "punycode", - "npm": { - "name": "punycode", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 271, - }, - { - "behavior": { - "prod": true, - }, - "id": 414, - "literal": "^4.3.0", - "name": "esrecurse", - "npm": { - "name": "esrecurse", - "version": ">=4.3.0 <5.0.0", - }, - "package_id": 279, - }, - { - "behavior": { - "prod": true, - }, - "id": 415, - "literal": "^5.2.0", - "name": "estraverse", - "npm": { - "name": "estraverse", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 166, - }, - { - "behavior": { - "prod": true, - }, - "id": 416, - "literal": "^5.2.0", - "name": "estraverse", - "npm": { - "name": "estraverse", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 166, - }, - { - "behavior": { - "prod": true, - }, - "id": 417, - "literal": "^1.2.1", - "name": "prelude-ls", - "npm": { - "name": "prelude-ls", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 286, - }, - { - "behavior": { - "prod": true, - }, - "id": 418, - "literal": "^0.1.3", - "name": "deep-is", - "npm": { - "name": "deep-is", - "version": ">=0.1.3 <0.2.0", - }, - "package_id": 288, - }, - { - "behavior": { - "prod": true, - }, - "id": 419, - "literal": "^1.2.5", - "name": "word-wrap", - "npm": { - "name": "word-wrap", - "version": ">=1.2.5 <2.0.0", - }, - "package_id": 287, - }, - { - "behavior": { - "prod": true, - }, - "id": 420, - "literal": "^0.4.0", - "name": "type-check", - "npm": { - "name": "type-check", - "version": ">=0.4.0 <0.5.0", - }, - "package_id": 285, - }, - { - "behavior": { - "prod": true, - }, - "id": 421, - "literal": "^0.4.1", - "name": "levn", - "npm": { - "name": "levn", - "version": ">=0.4.1 <0.5.0", - }, - "package_id": 284, - }, - { - "behavior": { - "prod": true, - }, - "id": 422, - "literal": "^2.0.6", - "name": "fast-levenshtein", - "npm": { - "name": "fast-levenshtein", - "version": ">=2.0.6 <3.0.0", - }, - "package_id": 283, - }, - { - "behavior": { - "prod": true, - }, - "id": 423, - "literal": "^1.2.1", - "name": "prelude-ls", - "npm": { - "name": "prelude-ls", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 286, - }, - { - "behavior": { - "prod": true, - }, - "id": 424, - "literal": "~0.4.0", - "name": "type-check", - "npm": { - "name": "type-check", - "version": ">=0.4.0 <0.5.0", - }, - "package_id": 285, - }, - { - "behavior": { - "prod": true, - }, - "id": 425, - "literal": "^1.2.1", - "name": "prelude-ls", - "npm": { - "name": "prelude-ls", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 286, - }, - { - "behavior": { - "prod": true, - }, - "id": 426, - "literal": "^2.0.2", - "name": "esutils", - "npm": { - "name": "esutils", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 165, - }, - { - "behavior": { - "prod": true, - }, - "id": 427, - "literal": "^6.0.0", - "name": "locate-path", - "npm": { - "name": "locate-path", - "version": ">=6.0.0 <7.0.0", - }, - "package_id": 294, - }, - { - "behavior": { - "prod": true, - }, - "id": 428, - "literal": "^4.0.0", - "name": "path-exists", - "npm": { - "name": "path-exists", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 293, - }, - { - "behavior": { - "prod": true, - }, - "id": 429, - "literal": "^5.0.0", - "name": "p-locate", - "npm": { - "name": "p-locate", - "version": ">=5.0.0 <6.0.0", - }, - "package_id": 295, - }, - { - "behavior": { - "prod": true, - }, - "id": 430, - "literal": "^3.0.2", - "name": "p-limit", - "npm": { - "name": "p-limit", - "version": ">=3.0.2 <4.0.0", - }, - "package_id": 296, - }, - { - "behavior": { - "prod": true, - }, - "id": 431, - "literal": "^0.1.0", - "name": "yocto-queue", - "npm": { - "name": "yocto-queue", - "version": ">=0.1.0 <0.2.0", - }, - "package_id": 297, - }, - { - "behavior": { - "prod": true, - }, - "id": 432, - "literal": "^5.1.0", - "name": "estraverse", - "npm": { - "name": "estraverse", - "version": ">=5.1.0 <6.0.0", - }, - "package_id": 166, - }, - { - "behavior": { - "prod": true, - }, - "id": 433, - "literal": "^4.1.0", - "name": "ansi-styles", - "npm": { - "name": "ansi-styles", - "version": ">=4.1.0 <5.0.0", - }, - "package_id": 81, - }, - { - "behavior": { - "prod": true, - }, - "id": 434, - "literal": "^7.1.0", - "name": "supports-color", - "npm": { - "name": "supports-color", - "version": ">=7.1.0 <8.0.0", - }, - "package_id": 300, - }, - { - "behavior": { - "prod": true, - }, - "id": 435, - "literal": "^4.0.0", - "name": "has-flag", - "npm": { - "name": "has-flag", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 301, - }, - { - "behavior": { - "prod": true, - }, - "id": 436, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 437, - "literal": "^5.12.0", - "name": "enhanced-resolve", - "npm": { - "name": "enhanced-resolve", - "version": ">=5.12.0 <6.0.0", - }, - "package_id": 387, - }, - { - "behavior": { - "prod": true, - }, - "id": 438, - "literal": "^2.7.4", - "name": "eslint-module-utils", - "npm": { - "name": "eslint-module-utils", - "version": ">=2.7.4 <3.0.0", - }, - "package_id": 376, - }, - { - "behavior": { - "prod": true, - }, - "id": 439, - "literal": "^3.3.1", - "name": "fast-glob", - "npm": { - "name": "fast-glob", - "version": ">=3.3.1 <4.0.0", - }, - "package_id": 40, - }, - { - "behavior": { - "prod": true, - }, - "id": 440, - "literal": "^4.5.0", - "name": "get-tsconfig", - "npm": { - "name": "get-tsconfig", - "version": ">=4.5.0 <5.0.0", - }, - "package_id": 385, - }, - { - "behavior": { - "prod": true, - }, - "id": 441, - "literal": "^2.11.0", - "name": "is-core-module", - "npm": { - "name": "is-core-module", - "version": ">=2.11.0 <3.0.0", - }, - "package_id": 19, - }, - { - "behavior": { - "prod": true, - }, - "id": 442, - "literal": "^4.0.3", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.3 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "peer": true, - }, - "id": 443, - "literal": "*", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=0.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "peer": true, - }, - "id": 444, - "literal": "*", - "name": "eslint-plugin-import", - "npm": { - "name": "eslint-plugin-import", - "version": ">=0.0.0", - }, - "package_id": 303, - }, - { - "behavior": { - "prod": true, - }, - "id": 445, - "literal": "^3.1.7", - "name": "array-includes", - "npm": { - "name": "array-includes", - "version": ">=3.1.7 <4.0.0", - }, - "package_id": 384, - }, - { - "behavior": { - "prod": true, - }, - "id": 446, - "literal": "^1.2.3", - "name": "array.prototype.findlastindex", - "npm": { - "name": "array.prototype.findlastindex", - "version": ">=1.2.3 <2.0.0", - }, - "package_id": 383, - }, - { - "behavior": { - "prod": true, - }, - "id": 447, - "literal": "^1.3.2", - "name": "array.prototype.flat", - "npm": { - "name": "array.prototype.flat", - "version": ">=1.3.2 <2.0.0", - }, - "package_id": 382, - }, - { - "behavior": { - "prod": true, - }, - "id": 448, - "literal": "^1.3.2", - "name": "array.prototype.flatmap", - "npm": { - "name": "array.prototype.flatmap", - "version": ">=1.3.2 <2.0.0", - }, - "package_id": 380, - }, - { - "behavior": { - "prod": true, - }, - "id": 449, - "literal": "^3.2.7", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=3.2.7 <4.0.0", - }, - "package_id": 377, - }, - { - "behavior": { - "prod": true, - }, - "id": 450, - "literal": "^2.1.0", - "name": "doctrine", - "npm": { - "name": "doctrine", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 379, - }, - { - "behavior": { - "prod": true, - }, - "id": 451, - "literal": "^0.3.9", - "name": "eslint-import-resolver-node", - "npm": { - "name": "eslint-import-resolver-node", - "version": ">=0.3.9 <0.4.0", - }, - "package_id": 378, - }, - { - "behavior": { - "prod": true, - }, - "id": 452, - "literal": "^2.8.0", - "name": "eslint-module-utils", - "npm": { - "name": "eslint-module-utils", - "version": ">=2.8.0 <3.0.0", - }, - "package_id": 376, - }, - { - "behavior": { - "prod": true, - }, - "id": 453, - "literal": "^2.0.0", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 454, - "literal": "^2.13.1", - "name": "is-core-module", - "npm": { - "name": "is-core-module", - "version": ">=2.13.1 <3.0.0", - }, - "package_id": 19, - }, - { - "behavior": { - "prod": true, - }, - "id": 455, - "literal": "^4.0.3", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.3 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 456, - "literal": "^3.1.2", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=3.1.2 <4.0.0", - }, - "package_id": 244, - }, - { - "behavior": { - "prod": true, - }, - "id": 457, - "literal": "^2.0.7", - "name": "object.fromentries", - "npm": { - "name": "object.fromentries", - "version": ">=2.0.7 <3.0.0", - }, - "package_id": 375, - }, - { - "behavior": { - "prod": true, - }, - "id": 458, - "literal": "^1.0.1", - "name": "object.groupby", - "npm": { - "name": "object.groupby", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 324, - }, - { - "behavior": { - "prod": true, - }, - "id": 459, - "literal": "^1.1.7", - "name": "object.values", - "npm": { - "name": "object.values", - "version": ">=1.1.7 <2.0.0", - }, - "package_id": 310, - }, - { - "behavior": { - "prod": true, - }, - "id": 460, - "literal": "^6.3.1", - "name": "semver", - "npm": { - "name": "semver", - "version": ">=6.3.1 <7.0.0", - }, - "package_id": 309, - }, - { - "behavior": { - "prod": true, - }, - "id": 461, - "literal": "^3.15.0", - "name": "tsconfig-paths", - "npm": { - "name": "tsconfig-paths", - "version": ">=3.15.0 <4.0.0", - }, - "package_id": 304, - }, - { - "behavior": { - "peer": true, - }, - "id": 462, - "literal": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=2.0.0 <3.0.0 || >=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 463, - "literal": "^0.0.29", - "name": "@types/json5", - "npm": { - "name": "@types/json5", - "version": ">=0.0.29 <0.0.30", - }, - "package_id": 308, - }, - { - "behavior": { - "prod": true, - }, - "id": 464, - "literal": "^1.0.2", - "name": "json5", - "npm": { - "name": "json5", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 307, - }, - { - "behavior": { - "prod": true, - }, - "id": 465, - "literal": "^1.2.6", - "name": "minimist", - "npm": { - "name": "minimist", - "version": ">=1.2.6 <2.0.0", - }, - "package_id": 306, - }, - { - "behavior": { - "prod": true, - }, - "id": 466, - "literal": "^3.0.0", - "name": "strip-bom", - "npm": { - "name": "strip-bom", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 305, - }, - { - "behavior": { - "prod": true, - }, - "id": 467, - "literal": "^1.2.0", - "name": "minimist", - "npm": { - "name": "minimist", - "version": ">=1.2.0 <2.0.0", - }, - "package_id": 306, - }, - { - "behavior": { - "prod": true, - }, - "id": 468, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 469, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 470, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 471, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 472, - "literal": "^1.0.1", - "name": "define-data-property", - "npm": { - "name": "define-data-property", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 320, - }, - { - "behavior": { - "prod": true, - }, - "id": 473, - "literal": "^1.0.0", - "name": "has-property-descriptors", - "npm": { - "name": "has-property-descriptors", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 315, - }, - { - "behavior": { - "prod": true, - }, - "id": 474, - "literal": "^1.1.1", - "name": "object-keys", - "npm": { - "name": "object-keys", - "version": ">=1.1.1 <2.0.0", - }, - "package_id": 314, - }, - { - "behavior": { - "prod": true, - }, - "id": 475, - "literal": "^1.0.0", - "name": "es-define-property", - "npm": { - "name": "es-define-property", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 316, - }, - { - "behavior": { - "prod": true, - }, - "id": 476, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 477, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 478, - "literal": "^1.1.2", - "name": "function-bind", - "npm": { - "name": "function-bind", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 21, - }, - { - "behavior": { - "prod": true, - }, - "id": 479, - "literal": "^1.0.1", - "name": "has-proto", - "npm": { - "name": "has-proto", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 319, - }, - { - "behavior": { - "prod": true, - }, - "id": 480, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 481, - "literal": "^2.0.0", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 482, - "literal": "^1.0.0", - "name": "es-define-property", - "npm": { - "name": "es-define-property", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 316, - }, - { - "behavior": { - "prod": true, - }, - "id": 483, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 484, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 485, - "literal": "^1.1.3", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.1.3 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 486, - "literal": "^1.0.0", - "name": "es-define-property", - "npm": { - "name": "es-define-property", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 316, - }, - { - "behavior": { - "prod": true, - }, - "id": 487, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 488, - "literal": "^1.1.2", - "name": "function-bind", - "npm": { - "name": "function-bind", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 21, - }, - { - "behavior": { - "prod": true, - }, - "id": 489, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 490, - "literal": "^1.2.1", - "name": "set-function-length", - "npm": { - "name": "set-function-length", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 323, - }, - { - "behavior": { - "prod": true, - }, - "id": 491, - "literal": "^1.1.4", - "name": "define-data-property", - "npm": { - "name": "define-data-property", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 320, - }, - { - "behavior": { - "prod": true, - }, - "id": 492, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 493, - "literal": "^1.1.2", - "name": "function-bind", - "npm": { - "name": "function-bind", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 21, - }, - { - "behavior": { - "prod": true, - }, - "id": 494, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 495, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 496, - "literal": "^1.0.2", - "name": "has-property-descriptors", - "npm": { - "name": "has-property-descriptors", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 315, - }, - { - "behavior": { - "prod": true, - }, - "id": 497, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 498, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 499, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 500, - "literal": "^1.0.1", - "name": "array-buffer-byte-length", - "npm": { - "name": "array-buffer-byte-length", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 374, - }, - { - "behavior": { - "prod": true, - }, - "id": 501, - "literal": "^1.0.3", - "name": "arraybuffer.prototype.slice", - "npm": { - "name": "arraybuffer.prototype.slice", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 373, - }, - { - "behavior": { - "prod": true, - }, - "id": 502, - "literal": "^1.0.7", - "name": "available-typed-arrays", - "npm": { - "name": "available-typed-arrays", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 330, - }, - { - "behavior": { - "prod": true, - }, - "id": 503, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 504, - "literal": "^1.0.1", - "name": "data-view-buffer", - "npm": { - "name": "data-view-buffer", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 372, - }, - { - "behavior": { - "prod": true, - }, - "id": 505, - "literal": "^1.0.1", - "name": "data-view-byte-length", - "npm": { - "name": "data-view-byte-length", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 371, - }, - { - "behavior": { - "prod": true, - }, - "id": 506, - "literal": "^1.0.0", - "name": "data-view-byte-offset", - "npm": { - "name": "data-view-byte-offset", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 370, - }, - { - "behavior": { - "prod": true, - }, - "id": 507, - "literal": "^1.0.0", - "name": "es-define-property", - "npm": { - "name": "es-define-property", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 316, - }, - { - "behavior": { - "prod": true, - }, - "id": 508, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 509, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 510, - "literal": "^2.0.3", - "name": "es-set-tostringtag", - "npm": { - "name": "es-set-tostringtag", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 369, - }, - { - "behavior": { - "prod": true, - }, - "id": 511, - "literal": "^1.2.1", - "name": "es-to-primitive", - "npm": { - "name": "es-to-primitive", - "version": ">=1.2.1 <2.0.0", + "name": "string-width", + "version": ">=4.2.3 <5.0.0", }, "package_id": 367, }, @@ -6674,4588 +11068,64 @@ exports[`ssr works for 100-ish requests 1`] = ` "behavior": { "prod": true, }, - "id": 512, - "literal": "^1.1.6", - "name": "function.prototype.name", + "id": 850, + "literal": "^5.0.5", + "name": "y18n", "npm": { - "name": "function.prototype.name", - "version": ">=1.1.6 <2.0.0", - }, - "package_id": 366, - }, - { - "behavior": { - "prod": true, - }, - "id": 513, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 514, - "literal": "^1.0.2", - "name": "get-symbol-description", - "npm": { - "name": "get-symbol-description", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 365, - }, - { - "behavior": { - "prod": true, - }, - "id": 515, - "literal": "^1.0.3", - "name": "globalthis", - "npm": { - "name": "globalthis", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 364, - }, - { - "behavior": { - "prod": true, - }, - "id": 516, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 517, - "literal": "^1.0.2", - "name": "has-property-descriptors", - "npm": { - "name": "has-property-descriptors", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 315, - }, - { - "behavior": { - "prod": true, - }, - "id": 518, - "literal": "^1.0.3", - "name": "has-proto", - "npm": { - "name": "has-proto", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 319, - }, - { - "behavior": { - "prod": true, - }, - "id": 519, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 520, - "literal": "^2.0.2", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 521, - "literal": "^1.0.7", - "name": "internal-slot", - "npm": { - "name": "internal-slot", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 362, - }, - { - "behavior": { - "prod": true, - }, - "id": 522, - "literal": "^3.0.4", - "name": "is-array-buffer", - "npm": { - "name": "is-array-buffer", - "version": ">=3.0.4 <4.0.0", - }, - "package_id": 361, - }, - { - "behavior": { - "prod": true, - }, - "id": 523, - "literal": "^1.2.7", - "name": "is-callable", - "npm": { - "name": "is-callable", - "version": ">=1.2.7 <2.0.0", - }, - "package_id": 329, - }, - { - "behavior": { - "prod": true, - }, - "id": 524, - "literal": "^1.0.1", - "name": "is-data-view", - "npm": { - "name": "is-data-view", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 360, - }, - { - "behavior": { - "prod": true, - }, - "id": 525, - "literal": "^2.0.3", - "name": "is-negative-zero", - "npm": { - "name": "is-negative-zero", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 359, - }, - { - "behavior": { - "prod": true, - }, - "id": 526, - "literal": "^1.1.4", - "name": "is-regex", - "npm": { - "name": "is-regex", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 349, - }, - { - "behavior": { - "prod": true, - }, - "id": 527, - "literal": "^1.0.3", - "name": "is-shared-array-buffer", - "npm": { - "name": "is-shared-array-buffer", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 358, - }, - { - "behavior": { - "prod": true, - }, - "id": 528, - "literal": "^1.0.7", - "name": "is-string", - "npm": { - "name": "is-string", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 335, - }, - { - "behavior": { - "prod": true, - }, - "id": 529, - "literal": "^1.1.13", - "name": "is-typed-array", - "npm": { - "name": "is-typed-array", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 341, - }, - { - "behavior": { - "prod": true, - }, - "id": 530, - "literal": "^1.0.2", - "name": "is-weakref", - "npm": { - "name": "is-weakref", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 357, - }, - { - "behavior": { - "prod": true, - }, - "id": 531, - "literal": "^1.13.1", - "name": "object-inspect", - "npm": { - "name": "object-inspect", - "version": ">=1.13.1 <2.0.0", - }, - "package_id": 356, - }, - { - "behavior": { - "prod": true, - }, - "id": 532, - "literal": "^1.1.1", - "name": "object-keys", - "npm": { - "name": "object-keys", - "version": ">=1.1.1 <2.0.0", - }, - "package_id": 314, - }, - { - "behavior": { - "prod": true, - }, - "id": 533, - "literal": "^4.1.5", - "name": "object.assign", - "npm": { - "name": "object.assign", - "version": ">=4.1.5 <5.0.0", - }, - "package_id": 355, - }, - { - "behavior": { - "prod": true, - }, - "id": 534, - "literal": "^1.5.2", - "name": "regexp.prototype.flags", - "npm": { - "name": "regexp.prototype.flags", - "version": ">=1.5.2 <2.0.0", - }, - "package_id": 352, - }, - { - "behavior": { - "prod": true, - }, - "id": 535, - "literal": "^1.1.2", - "name": "safe-array-concat", - "npm": { - "name": "safe-array-concat", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 350, - }, - { - "behavior": { - "prod": true, - }, - "id": 536, - "literal": "^1.0.3", - "name": "safe-regex-test", - "npm": { - "name": "safe-regex-test", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 348, - }, - { - "behavior": { - "prod": true, - }, - "id": 537, - "literal": "^1.2.9", - "name": "string.prototype.trim", - "npm": { - "name": "string.prototype.trim", - "version": ">=1.2.9 <2.0.0", - }, - "package_id": 347, - }, - { - "behavior": { - "prod": true, - }, - "id": 538, - "literal": "^1.0.8", - "name": "string.prototype.trimend", - "npm": { - "name": "string.prototype.trimend", - "version": ">=1.0.8 <2.0.0", - }, - "package_id": 346, - }, - { - "behavior": { - "prod": true, - }, - "id": 539, - "literal": "^1.0.8", - "name": "string.prototype.trimstart", - "npm": { - "name": "string.prototype.trimstart", - "version": ">=1.0.8 <2.0.0", - }, - "package_id": 345, - }, - { - "behavior": { - "prod": true, - }, - "id": 540, - "literal": "^1.0.2", - "name": "typed-array-buffer", - "npm": { - "name": "typed-array-buffer", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 344, - }, - { - "behavior": { - "prod": true, - }, - "id": 541, - "literal": "^1.0.1", - "name": "typed-array-byte-length", - "npm": { - "name": "typed-array-byte-length", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 343, - }, - { - "behavior": { - "prod": true, - }, - "id": 542, - "literal": "^1.0.2", - "name": "typed-array-byte-offset", - "npm": { - "name": "typed-array-byte-offset", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 342, - }, - { - "behavior": { - "prod": true, - }, - "id": 543, - "literal": "^1.0.6", - "name": "typed-array-length", - "npm": { - "name": "typed-array-length", - "version": ">=1.0.6 <2.0.0", - }, - "package_id": 340, - }, - { - "behavior": { - "prod": true, - }, - "id": 544, - "literal": "^1.0.2", - "name": "unbox-primitive", - "npm": { - "name": "unbox-primitive", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 332, - }, - { - "behavior": { - "prod": true, - }, - "id": 545, - "literal": "^1.1.15", - "name": "which-typed-array", - "npm": { - "name": "which-typed-array", - "version": ">=1.1.15 <2.0.0", - }, - "package_id": 326, - }, - { - "behavior": { - "prod": true, - }, - "id": 546, - "literal": "^1.0.7", - "name": "available-typed-arrays", - "npm": { - "name": "available-typed-arrays", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 330, - }, - { - "behavior": { - "prod": true, - }, - "id": 547, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 548, - "literal": "^0.3.3", - "name": "for-each", - "npm": { - "name": "for-each", - "version": ">=0.3.3 <0.4.0", - }, - "package_id": 328, - }, - { - "behavior": { - "prod": true, - }, - "id": 549, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 550, - "literal": "^1.0.2", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 551, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 552, - "literal": "^1.1.3", - "name": "is-callable", - "npm": { - "name": "is-callable", - "version": ">=1.1.3 <2.0.0", - }, - "package_id": 329, - }, - { - "behavior": { - "prod": true, - }, - "id": 553, - "literal": "^1.0.0", - "name": "possible-typed-array-names", - "npm": { - "name": "possible-typed-array-names", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 331, - }, - { - "behavior": { - "prod": true, - }, - "id": 554, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 555, - "literal": "^1.0.2", - "name": "has-bigints", - "npm": { - "name": "has-bigints", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 339, - }, - { - "behavior": { - "prod": true, - }, - "id": 556, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 557, - "literal": "^1.0.2", - "name": "which-boxed-primitive", - "npm": { - "name": "which-boxed-primitive", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 333, - }, - { - "behavior": { - "prod": true, - }, - "id": 558, - "literal": "^1.0.1", - "name": "is-bigint", - "npm": { - "name": "is-bigint", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 338, - }, - { - "behavior": { - "prod": true, - }, - "id": 559, - "literal": "^1.1.0", - "name": "is-boolean-object", - "npm": { - "name": "is-boolean-object", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 337, - }, - { - "behavior": { - "prod": true, - }, - "id": 560, - "literal": "^1.0.4", - "name": "is-number-object", - "npm": { - "name": "is-number-object", - "version": ">=1.0.4 <2.0.0", - }, - "package_id": 336, - }, - { - "behavior": { - "prod": true, - }, - "id": 561, - "literal": "^1.0.5", - "name": "is-string", - "npm": { - "name": "is-string", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 335, - }, - { - "behavior": { - "prod": true, - }, - "id": 562, - "literal": "^1.0.3", - "name": "is-symbol", - "npm": { - "name": "is-symbol", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 334, - }, - { - "behavior": { - "prod": true, - }, - "id": 563, - "literal": "^1.0.2", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 564, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 565, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 566, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 567, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 568, - "literal": "^1.0.1", - "name": "has-bigints", - "npm": { - "name": "has-bigints", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 339, - }, - { - "behavior": { - "prod": true, - }, - "id": 569, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 570, - "literal": "^0.3.3", - "name": "for-each", - "npm": { - "name": "for-each", - "version": ">=0.3.3 <0.4.0", - }, - "package_id": 328, - }, - { - "behavior": { - "prod": true, - }, - "id": 571, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 572, - "literal": "^1.0.3", - "name": "has-proto", - "npm": { - "name": "has-proto", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 319, - }, - { - "behavior": { - "prod": true, - }, - "id": 573, - "literal": "^1.1.13", - "name": "is-typed-array", - "npm": { - "name": "is-typed-array", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 341, - }, - { - "behavior": { - "prod": true, - }, - "id": 574, - "literal": "^1.0.0", - "name": "possible-typed-array-names", - "npm": { - "name": "possible-typed-array-names", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 331, - }, - { - "behavior": { - "prod": true, - }, - "id": 575, - "literal": "^1.1.14", - "name": "which-typed-array", - "npm": { - "name": "which-typed-array", - "version": ">=1.1.14 <2.0.0", - }, - "package_id": 326, - }, - { - "behavior": { - "prod": true, - }, - "id": 576, - "literal": "^1.0.7", - "name": "available-typed-arrays", - "npm": { - "name": "available-typed-arrays", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 330, - }, - { - "behavior": { - "prod": true, - }, - "id": 577, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 578, - "literal": "^0.3.3", - "name": "for-each", - "npm": { - "name": "for-each", - "version": ">=0.3.3 <0.4.0", - }, - "package_id": 328, - }, - { - "behavior": { - "prod": true, - }, - "id": 579, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 580, - "literal": "^1.0.3", - "name": "has-proto", - "npm": { - "name": "has-proto", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 319, - }, - { - "behavior": { - "prod": true, - }, - "id": 581, - "literal": "^1.1.13", - "name": "is-typed-array", - "npm": { - "name": "is-typed-array", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 341, - }, - { - "behavior": { - "prod": true, - }, - "id": 582, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 583, - "literal": "^0.3.3", - "name": "for-each", - "npm": { - "name": "for-each", - "version": ">=0.3.3 <0.4.0", - }, - "package_id": 328, - }, - { - "behavior": { - "prod": true, - }, - "id": 584, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 585, - "literal": "^1.0.3", - "name": "has-proto", - "npm": { - "name": "has-proto", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 319, - }, - { - "behavior": { - "prod": true, - }, - "id": 586, - "literal": "^1.1.13", - "name": "is-typed-array", - "npm": { - "name": "is-typed-array", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 341, - }, - { - "behavior": { - "prod": true, - }, - "id": 587, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 588, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 589, - "literal": "^1.1.13", - "name": "is-typed-array", - "npm": { - "name": "is-typed-array", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 341, - }, - { - "behavior": { - "prod": true, - }, - "id": 590, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 591, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 592, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 593, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 594, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 595, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 596, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 597, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 598, - "literal": "^1.23.0", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.0 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 599, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 600, - "literal": "^1.0.6", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.6 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 601, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 602, - "literal": "^1.1.4", - "name": "is-regex", - "npm": { - "name": "is-regex", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 349, - }, - { - "behavior": { - "prod": true, - }, - "id": 603, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 604, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 605, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 606, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 607, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 608, - "literal": "^2.0.5", - "name": "isarray", - "npm": { - "name": "isarray", - "version": ">=2.0.5 <3.0.0", - }, - "package_id": 351, - }, - { - "behavior": { - "prod": true, - }, - "id": 609, - "literal": "^1.0.6", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.6 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 610, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 611, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 612, - "literal": "^2.0.1", - "name": "set-function-name", - "npm": { - "name": "set-function-name", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 353, - }, - { - "behavior": { - "prod": true, - }, - "id": 613, - "literal": "^1.1.4", - "name": "define-data-property", - "npm": { - "name": "define-data-property", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 320, - }, - { - "behavior": { - "prod": true, - }, - "id": 614, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 615, - "literal": "^1.2.3", - "name": "functions-have-names", - "npm": { - "name": "functions-have-names", - "version": ">=1.2.3 <2.0.0", - }, - "package_id": 354, - }, - { - "behavior": { - "prod": true, - }, - "id": 616, - "literal": "^1.0.2", - "name": "has-property-descriptors", - "npm": { - "name": "has-property-descriptors", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 315, - }, - { - "behavior": { - "prod": true, - }, - "id": 617, - "literal": "^1.0.5", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 618, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 619, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 620, - "literal": "^1.1.1", - "name": "object-keys", - "npm": { - "name": "object-keys", - "version": ">=1.1.1 <2.0.0", - }, - "package_id": 314, - }, - { - "behavior": { - "prod": true, - }, - "id": 621, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 622, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 623, - "literal": "^1.1.13", - "name": "is-typed-array", - "npm": { - "name": "is-typed-array", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 341, - }, - { - "behavior": { - "prod": true, - }, - "id": 624, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 625, - "literal": "^1.2.1", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 626, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 627, - "literal": "^2.0.0", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 628, - "literal": "^1.0.4", - "name": "side-channel", - "npm": { - "name": "side-channel", - "version": ">=1.0.4 <2.0.0", - }, - "package_id": 363, - }, - { - "behavior": { - "prod": true, - }, - "id": 629, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 630, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 631, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 632, - "literal": "^1.13.1", - "name": "object-inspect", - "npm": { - "name": "object-inspect", - "version": ">=1.13.1 <2.0.0", - }, - "package_id": 356, - }, - { - "behavior": { - "prod": true, - }, - "id": 633, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 634, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 635, - "literal": "^1.0.5", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 636, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 637, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 638, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 639, - "literal": "^1.2.0", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.0 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 640, - "literal": "^1.22.1", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.22.1 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 641, - "literal": "^1.2.3", - "name": "functions-have-names", - "npm": { - "name": "functions-have-names", - "version": ">=1.2.3 <2.0.0", - }, - "package_id": 354, - }, - { - "behavior": { - "prod": true, - }, - "id": 642, - "literal": "^1.1.4", - "name": "is-callable", - "npm": { - "name": "is-callable", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 329, - }, - { - "behavior": { - "prod": true, - }, - "id": 643, - "literal": "^1.0.1", - "name": "is-date-object", - "npm": { - "name": "is-date-object", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 368, - }, - { - "behavior": { - "prod": true, - }, - "id": 644, - "literal": "^1.0.2", - "name": "is-symbol", - "npm": { - "name": "is-symbol", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 334, - }, - { - "behavior": { - "prod": true, - }, - "id": 645, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 646, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 647, - "literal": "^1.0.2", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 648, - "literal": "^2.0.1", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 649, - "literal": "^1.0.6", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.6 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 650, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 651, - "literal": "^1.0.1", - "name": "is-data-view", - "npm": { - "name": "is-data-view", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 360, - }, - { - "behavior": { - "prod": true, - }, - "id": 652, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 653, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 654, - "literal": "^1.0.1", - "name": "is-data-view", - "npm": { - "name": "is-data-view", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 360, - }, - { - "behavior": { - "prod": true, - }, - "id": 655, - "literal": "^1.0.6", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.6 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 656, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 657, - "literal": "^1.0.1", - "name": "is-data-view", - "npm": { - "name": "is-data-view", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 360, - }, - { - "behavior": { - "prod": true, - }, - "id": 658, - "literal": "^1.0.1", - "name": "array-buffer-byte-length", - "npm": { - "name": "array-buffer-byte-length", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 374, - }, - { - "behavior": { - "prod": true, - }, - "id": 659, - "literal": "^1.0.5", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 660, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 661, - "literal": "^1.22.3", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.22.3 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 662, - "literal": "^1.2.1", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 663, - "literal": "^1.2.3", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.3 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 664, - "literal": "^3.0.4", - "name": "is-array-buffer", - "npm": { - "name": "is-array-buffer", - "version": ">=3.0.4 <4.0.0", - }, - "package_id": 361, - }, - { - "behavior": { - "prod": true, - }, - "id": 665, - "literal": "^1.0.2", - "name": "is-shared-array-buffer", - "npm": { - "name": "is-shared-array-buffer", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 358, - }, - { - "behavior": { - "prod": true, - }, - "id": 666, - "literal": "^1.0.5", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 667, - "literal": "^3.0.4", - "name": "is-array-buffer", - "npm": { - "name": "is-array-buffer", - "version": ">=3.0.4 <4.0.0", - }, - "package_id": 361, - }, - { - "behavior": { - "prod": true, - }, - "id": 668, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 669, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 670, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 671, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 672, - "literal": "^3.2.7", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=3.2.7 <4.0.0", - }, - "package_id": 377, - }, - { - "behavior": { - "prod": true, - }, - "id": 673, - "literal": "^2.1.1", - "name": "ms", - "npm": { - "name": "ms", - "version": ">=2.1.1 <3.0.0", - }, - "package_id": 155, - }, - { - "behavior": { - "prod": true, - }, - "id": 674, - "literal": "^3.2.7", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=3.2.7 <4.0.0", - }, - "package_id": 377, - }, - { - "behavior": { - "prod": true, - }, - "id": 675, - "literal": "^2.13.0", - "name": "is-core-module", - "npm": { - "name": "is-core-module", - "version": ">=2.13.0 <3.0.0", - }, - "package_id": 19, - }, - { - "behavior": { - "prod": true, - }, - "id": 676, - "literal": "^1.22.4", - "name": "resolve", - "npm": { - "name": "resolve", - "version": ">=1.22.4 <2.0.0", - }, - "package_id": 16, - }, - { - "behavior": { - "prod": true, - }, - "id": 677, - "literal": "^2.0.2", - "name": "esutils", - "npm": { - "name": "esutils", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 165, - }, - { - "behavior": { - "prod": true, - }, - "id": 678, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 679, - "literal": "^1.2.0", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.0 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 680, - "literal": "^1.22.1", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.22.1 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 681, - "literal": "^1.0.0", - "name": "es-shim-unscopables", - "npm": { - "name": "es-shim-unscopables", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 381, - }, - { - "behavior": { - "prod": true, - }, - "id": 682, - "literal": "^2.0.0", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 683, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 684, - "literal": "^1.2.0", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.0 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 685, - "literal": "^1.22.1", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.22.1 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 686, - "literal": "^1.0.0", - "name": "es-shim-unscopables", - "npm": { - "name": "es-shim-unscopables", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 381, - }, - { - "behavior": { - "prod": true, - }, - "id": 687, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 688, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 689, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 690, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 691, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 692, - "literal": "^1.0.2", - "name": "es-shim-unscopables", - "npm": { - "name": "es-shim-unscopables", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 381, - }, - { - "behavior": { - "prod": true, - }, - "id": 693, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 694, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 695, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 696, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 697, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 698, - "literal": "^1.0.7", - "name": "is-string", - "npm": { - "name": "is-string", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 335, - }, - { - "behavior": { - "prod": true, - }, - "id": 699, - "literal": "^1.0.0", - "name": "resolve-pkg-maps", - "npm": { - "name": "resolve-pkg-maps", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 386, - }, - { - "behavior": { - "prod": true, - }, - "id": 700, - "literal": "^4.2.4", - "name": "graceful-fs", - "npm": { - "name": "graceful-fs", - "version": ">=4.2.4 <5.0.0", - }, - "package_id": 175, - }, - { - "behavior": { - "prod": true, - }, - "id": 701, - "literal": "^2.2.0", - "name": "tapable", - "npm": { - "name": "tapable", - "version": ">=2.2.0 <3.0.0", - }, - "package_id": 388, - }, - { - "behavior": { - "peer": true, - }, - "id": 702, - "literal": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=8.0.0-0 <9.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 703, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 704, - "literal": "6.21.0", - "name": "@typescript-eslint/types", - "npm": { - "name": "@typescript-eslint/types", - "version": "==6.21.0", - }, - "package_id": 393, - }, - { - "behavior": { - "prod": true, - }, - "id": 705, - "literal": "6.21.0", - "name": "@typescript-eslint/visitor-keys", - "npm": { - "name": "@typescript-eslint/visitor-keys", - "version": "==6.21.0", - }, - "package_id": 392, - }, - { - "behavior": { - "prod": true, - }, - "id": 706, - "literal": "6.21.0", - "name": "@typescript-eslint/scope-manager", - "npm": { - "name": "@typescript-eslint/scope-manager", - "version": "==6.21.0", - }, - "package_id": 401, - }, - { - "behavior": { - "prod": true, - }, - "id": 707, - "literal": "6.21.0", - "name": "@typescript-eslint/typescript-estree", - "npm": { - "name": "@typescript-eslint/typescript-estree", - "version": "==6.21.0", - }, - "package_id": 391, - }, - { - "behavior": { - "peer": true, - }, - "id": 708, - "literal": "^7.0.0 || ^8.0.0", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 709, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 710, - "literal": "^11.1.0", - "name": "globby", - "npm": { - "name": "globby", - "version": ">=11.1.0 <12.0.0", - }, - "package_id": 396, - }, - { - "behavior": { - "prod": true, - }, - "id": 711, - "literal": "^7.5.4", - "name": "semver", - "npm": { - "name": "semver", - "version": ">=7.5.4 <8.0.0", - }, - "package_id": 116, - }, - { - "behavior": { - "prod": true, - }, - "id": 712, - "literal": "^4.0.3", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.3 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 713, - "literal": "9.0.3", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": "==9.0.3", - }, - "package_id": 395, - }, - { - "behavior": { - "prod": true, - }, - "id": 714, - "literal": "^1.0.1", - "name": "ts-api-utils", - "npm": { - "name": "ts-api-utils", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 394, - }, - { - "behavior": { - "prod": true, - }, - "id": 715, - "literal": "6.21.0", - "name": "@typescript-eslint/types", - "npm": { - "name": "@typescript-eslint/types", - "version": "==6.21.0", - }, - "package_id": 393, - }, - { - "behavior": { - "prod": true, - }, - "id": 716, - "literal": "6.21.0", - "name": "@typescript-eslint/visitor-keys", - "npm": { - "name": "@typescript-eslint/visitor-keys", - "version": "==6.21.0", - }, - "package_id": 392, - }, - { - "behavior": { - "prod": true, - }, - "id": 717, - "literal": "^3.4.1", - "name": "eslint-visitor-keys", - "npm": { - "name": "eslint-visitor-keys", - "version": ">=3.4.1 <4.0.0", - }, - "package_id": 242, - }, - { - "behavior": { - "prod": true, - }, - "id": 718, - "literal": "6.21.0", - "name": "@typescript-eslint/types", - "npm": { - "name": "@typescript-eslint/types", - "version": "==6.21.0", - }, - "package_id": 393, - }, - { - "behavior": { - "peer": true, - }, - "id": 719, - "literal": ">=4.2.0", - "name": "typescript", - "npm": { - "name": "typescript", - "version": ">=4.2.0", - }, - "package_id": 1, - }, - { - "behavior": { - "prod": true, - }, - "id": 720, - "literal": "^2.0.1", - "name": "brace-expansion", - "npm": { - "name": "brace-expansion", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 70, - }, - { - "behavior": { - "prod": true, - }, - "id": 721, - "literal": "^2.1.0", - "name": "array-union", - "npm": { - "name": "array-union", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 400, - }, - { - "behavior": { - "prod": true, - }, - "id": 722, - "literal": "^3.0.1", - "name": "dir-glob", - "npm": { - "name": "dir-glob", - "version": ">=3.0.1 <4.0.0", - }, - "package_id": 398, - }, - { - "behavior": { - "prod": true, - }, - "id": 723, - "literal": "^3.2.9", - "name": "fast-glob", - "npm": { - "name": "fast-glob", - "version": ">=3.2.9 <4.0.0", - }, - "package_id": 40, - }, - { - "behavior": { - "prod": true, - }, - "id": 724, - "literal": "^5.2.0", - "name": "ignore", - "npm": { - "name": "ignore", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 263, - }, - { - "behavior": { - "prod": true, - }, - "id": 725, - "literal": "^1.4.1", - "name": "merge2", - "npm": { - "name": "merge2", - "version": ">=1.4.1 <2.0.0", - }, - "package_id": 41, - }, - { - "behavior": { - "prod": true, - }, - "id": 726, - "literal": "^3.0.0", - "name": "slash", - "npm": { - "name": "slash", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 397, - }, - { - "behavior": { - "prod": true, - }, - "id": 727, - "literal": "^4.0.0", - "name": "path-type", - "npm": { - "name": "path-type", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 399, - }, - { - "behavior": { - "prod": true, - }, - "id": 728, - "literal": "6.21.0", - "name": "@typescript-eslint/types", - "npm": { - "name": "@typescript-eslint/types", - "version": "==6.21.0", - }, - "package_id": 393, - }, - { - "behavior": { - "prod": true, - }, - "id": 729, - "literal": "6.21.0", - "name": "@typescript-eslint/visitor-keys", - "npm": { - "name": "@typescript-eslint/visitor-keys", - "version": "==6.21.0", - }, - "package_id": 392, - }, - { - "behavior": { - "prod": true, - }, - "id": 730, - "literal": "10.3.10", - "name": "glob", - "npm": { - "name": "glob", - "version": "==10.3.10", - }, - "package_id": 65, - }, - { - "behavior": { - "prod": true, - }, - "id": 731, - "literal": "^7.23.2", - "name": "@babel/runtime", - "npm": { - "name": "@babel/runtime", - "version": ">=7.23.2 <8.0.0", - }, - "package_id": 427, - }, - { - "behavior": { - "prod": true, - }, - "id": 732, - "literal": "^5.3.0", - "name": "aria-query", - "npm": { - "name": "aria-query", - "version": ">=5.3.0 <6.0.0", - }, - "package_id": 426, - }, - { - "behavior": { - "prod": true, - }, - "id": 733, - "literal": "^3.1.7", - "name": "array-includes", - "npm": { - "name": "array-includes", - "version": ">=3.1.7 <4.0.0", - }, - "package_id": 384, - }, - { - "behavior": { - "prod": true, - }, - "id": 734, - "literal": "^1.3.2", - "name": "array.prototype.flatmap", - "npm": { - "name": "array.prototype.flatmap", - "version": ">=1.3.2 <2.0.0", - }, - "package_id": 380, - }, - { - "behavior": { - "prod": true, - }, - "id": 735, - "literal": "^0.0.8", - "name": "ast-types-flow", - "npm": { - "name": "ast-types-flow", - "version": ">=0.0.8 <0.0.9", - }, - "package_id": 425, - }, - { - "behavior": { - "prod": true, - }, - "id": 736, - "literal": "=4.7.0", - "name": "axe-core", - "npm": { - "name": "axe-core", - "version": "==4.7.0", - }, - "package_id": 424, - }, - { - "behavior": { - "prod": true, - }, - "id": 737, - "literal": "^3.2.1", - "name": "axobject-query", - "npm": { - "name": "axobject-query", - "version": ">=3.2.1 <4.0.0", - }, - "package_id": 422, - }, - { - "behavior": { - "prod": true, - }, - "id": 738, - "literal": "^1.0.8", - "name": "damerau-levenshtein", - "npm": { - "name": "damerau-levenshtein", - "version": ">=1.0.8 <2.0.0", - }, - "package_id": 421, - }, - { - "behavior": { - "prod": true, - }, - "id": 739, - "literal": "^9.2.2", - "name": "emoji-regex", - "npm": { - "name": "emoji-regex", - "version": ">=9.2.2 <10.0.0", - }, - "package_id": 88, - }, - { - "behavior": { - "prod": true, - }, - "id": 740, - "literal": "^1.0.15", - "name": "es-iterator-helpers", - "npm": { - "name": "es-iterator-helpers", - "version": ">=1.0.15 <2.0.0", - }, - "package_id": 409, - }, - { - "behavior": { - "prod": true, - }, - "id": 741, - "literal": "^2.0.0", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 742, - "literal": "^3.3.5", - "name": "jsx-ast-utils", - "npm": { - "name": "jsx-ast-utils", - "version": ">=3.3.5 <4.0.0", - }, - "package_id": 408, - }, - { - "behavior": { - "prod": true, - }, - "id": 743, - "literal": "^1.0.9", - "name": "language-tags", - "npm": { - "name": "language-tags", - "version": ">=1.0.9 <2.0.0", - }, - "package_id": 406, - }, - { - "behavior": { - "prod": true, - }, - "id": 744, - "literal": "^3.1.2", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=3.1.2 <4.0.0", - }, - "package_id": 244, - }, - { - "behavior": { - "prod": true, - }, - "id": 745, - "literal": "^1.1.7", - "name": "object.entries", - "npm": { - "name": "object.entries", - "version": ">=1.1.7 <2.0.0", - }, - "package_id": 405, - }, - { - "behavior": { - "prod": true, - }, - "id": 746, - "literal": "^2.0.7", - "name": "object.fromentries", - "npm": { - "name": "object.fromentries", - "version": ">=2.0.7 <3.0.0", - }, - "package_id": 375, - }, - { - "behavior": { - "peer": true, - }, - "id": 747, - "literal": "^3 || ^4 || ^5 || ^6 || ^7 || ^8", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 748, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 749, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 750, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 751, - "literal": "^0.3.20", - "name": "language-subtag-registry", - "npm": { - "name": "language-subtag-registry", - "version": ">=0.3.20 <0.4.0", - }, - "package_id": 407, - }, - { - "behavior": { - "prod": true, - }, - "id": 752, - "literal": "^3.1.6", - "name": "array-includes", - "npm": { - "name": "array-includes", - "version": ">=3.1.6 <4.0.0", - }, - "package_id": 384, - }, - { - "behavior": { - "prod": true, - }, - "id": 753, - "literal": "^1.3.1", - "name": "array.prototype.flat", - "npm": { - "name": "array.prototype.flat", - "version": ">=1.3.1 <2.0.0", - }, - "package_id": 382, - }, - { - "behavior": { - "prod": true, - }, - "id": 754, - "literal": "^4.1.4", - "name": "object.assign", - "npm": { - "name": "object.assign", - "version": ">=4.1.4 <5.0.0", - }, - "package_id": 355, - }, - { - "behavior": { - "prod": true, - }, - "id": 755, - "literal": "^1.1.6", - "name": "object.values", - "npm": { - "name": "object.values", - "version": ">=1.1.6 <2.0.0", - }, - "package_id": 310, - }, - { - "behavior": { - "prod": true, - }, - "id": 756, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 757, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 758, - "literal": "^1.23.3", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.3 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 759, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 760, - "literal": "^2.0.3", - "name": "es-set-tostringtag", - "npm": { - "name": "es-set-tostringtag", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 369, - }, - { - "behavior": { - "prod": true, - }, - "id": 761, - "literal": "^1.1.2", - "name": "function-bind", - "npm": { - "name": "function-bind", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 21, - }, - { - "behavior": { - "prod": true, - }, - "id": 762, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 763, - "literal": "^1.0.3", - "name": "globalthis", - "npm": { - "name": "globalthis", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 364, - }, - { - "behavior": { - "prod": true, - }, - "id": 764, - "literal": "^1.0.2", - "name": "has-property-descriptors", - "npm": { - "name": "has-property-descriptors", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 315, - }, - { - "behavior": { - "prod": true, - }, - "id": 765, - "literal": "^1.0.3", - "name": "has-proto", - "npm": { - "name": "has-proto", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 319, - }, - { - "behavior": { - "prod": true, - }, - "id": 766, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 767, - "literal": "^1.0.7", - "name": "internal-slot", - "npm": { - "name": "internal-slot", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 362, - }, - { - "behavior": { - "prod": true, - }, - "id": 768, - "literal": "^1.1.2", - "name": "iterator.prototype", - "npm": { - "name": "iterator.prototype", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 410, - }, - { - "behavior": { - "prod": true, - }, - "id": 769, - "literal": "^1.1.2", - "name": "safe-array-concat", - "npm": { - "name": "safe-array-concat", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 350, - }, - { - "behavior": { - "prod": true, - }, - "id": 770, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 771, - "literal": "^1.2.1", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 772, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 773, - "literal": "^1.0.4", - "name": "reflect.getprototypeof", - "npm": { - "name": "reflect.getprototypeof", - "version": ">=1.0.4 <2.0.0", - }, - "package_id": 411, - }, - { - "behavior": { - "prod": true, - }, - "id": 774, - "literal": "^2.0.1", - "name": "set-function-name", - "npm": { - "name": "set-function-name", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 353, - }, - { - "behavior": { - "prod": true, - }, - "id": 775, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 776, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 777, - "literal": "^1.23.1", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.1 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 778, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 779, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 780, - "literal": "^1.0.3", - "name": "globalthis", - "npm": { - "name": "globalthis", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 364, - }, - { - "behavior": { - "prod": true, - }, - "id": 781, - "literal": "^1.1.3", - "name": "which-builtin-type", - "npm": { - "name": "which-builtin-type", - "version": ">=1.1.3 <2.0.0", - }, - "package_id": 412, - }, - { - "behavior": { - "prod": true, - }, - "id": 782, - "literal": "^1.1.5", - "name": "function.prototype.name", - "npm": { - "name": "function.prototype.name", - "version": ">=1.1.5 <2.0.0", - }, - "package_id": 366, - }, - { - "behavior": { - "prod": true, - }, - "id": 783, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 784, - "literal": "^2.0.0", - "name": "is-async-function", - "npm": { - "name": "is-async-function", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 420, - }, - { - "behavior": { - "prod": true, - }, - "id": 785, - "literal": "^1.0.5", - "name": "is-date-object", - "npm": { - "name": "is-date-object", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 368, - }, - { - "behavior": { - "prod": true, - }, - "id": 786, - "literal": "^1.0.2", - "name": "is-finalizationregistry", - "npm": { - "name": "is-finalizationregistry", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 419, - }, - { - "behavior": { - "prod": true, - }, - "id": 787, - "literal": "^1.0.10", - "name": "is-generator-function", - "npm": { - "name": "is-generator-function", - "version": ">=1.0.10 <2.0.0", - }, - "package_id": 418, - }, - { - "behavior": { - "prod": true, - }, - "id": 788, - "literal": "^1.1.4", - "name": "is-regex", - "npm": { - "name": "is-regex", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 349, - }, - { - "behavior": { - "prod": true, - }, - "id": 789, - "literal": "^1.0.2", - "name": "is-weakref", - "npm": { - "name": "is-weakref", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 357, - }, - { - "behavior": { - "prod": true, - }, - "id": 790, - "literal": "^2.0.5", - "name": "isarray", - "npm": { - "name": "isarray", - "version": ">=2.0.5 <3.0.0", - }, - "package_id": 351, - }, - { - "behavior": { - "prod": true, - }, - "id": 791, - "literal": "^1.0.2", - "name": "which-boxed-primitive", - "npm": { - "name": "which-boxed-primitive", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 333, - }, - { - "behavior": { - "prod": true, - }, - "id": 792, - "literal": "^1.0.1", - "name": "which-collection", - "npm": { - "name": "which-collection", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 413, - }, - { - "behavior": { - "prod": true, - }, - "id": 793, - "literal": "^1.1.9", - "name": "which-typed-array", - "npm": { - "name": "which-typed-array", - "version": ">=1.1.9 <2.0.0", - }, - "package_id": 326, - }, - { - "behavior": { - "prod": true, - }, - "id": 794, - "literal": "^2.0.3", - "name": "is-map", - "npm": { - "name": "is-map", - "version": ">=2.0.3 <3.0.0", + "name": "y18n", + "version": ">=5.0.5 <6.0.0", }, "package_id": 417, }, - { - "behavior": { - "prod": true, - }, - "id": 795, - "literal": "^2.0.3", - "name": "is-set", - "npm": { - "name": "is-set", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 416, - }, - { - "behavior": { - "prod": true, - }, - "id": 796, - "literal": "^2.0.2", - "name": "is-weakmap", - "npm": { - "name": "is-weakmap", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 415, - }, - { - "behavior": { - "prod": true, - }, - "id": 797, - "literal": "^2.0.3", - "name": "is-weakset", - "npm": { - "name": "is-weakset", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 414, - }, - { - "behavior": { - "prod": true, - }, - "id": 798, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 799, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 800, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 801, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 802, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 803, - "literal": "^2.0.3", - "name": "dequal", - "npm": { - "name": "dequal", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 423, - }, - { - "behavior": { - "prod": true, - }, - "id": 804, - "literal": "^2.0.3", - "name": "dequal", - "npm": { - "name": "dequal", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 423, - }, - { - "behavior": { - "prod": true, - }, - "id": 805, - "literal": "^0.14.0", - "name": "regenerator-runtime", - "npm": { - "name": "regenerator-runtime", - "version": ">=0.14.0 <0.15.0", - }, - "package_id": 428, - }, - { - "behavior": { - "prod": true, - }, - "id": 806, - "literal": "^3.1.8", - "name": "array-includes", - "npm": { - "name": "array-includes", - "version": ">=3.1.8 <4.0.0", - }, - "package_id": 384, - }, - { - "behavior": { - "prod": true, - }, - "id": 807, - "literal": "^1.2.5", - "name": "array.prototype.findlast", - "npm": { - "name": "array.prototype.findlast", - "version": ">=1.2.5 <2.0.0", - }, - "package_id": 437, - }, - { - "behavior": { - "prod": true, - }, - "id": 808, - "literal": "^1.3.2", - "name": "array.prototype.flatmap", - "npm": { - "name": "array.prototype.flatmap", - "version": ">=1.3.2 <2.0.0", - }, - "package_id": 380, - }, - { - "behavior": { - "prod": true, - }, - "id": 809, - "literal": "^1.1.2", - "name": "array.prototype.toreversed", - "npm": { - "name": "array.prototype.toreversed", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 436, - }, - { - "behavior": { - "prod": true, - }, - "id": 810, - "literal": "^1.1.3", - "name": "array.prototype.tosorted", - "npm": { - "name": "array.prototype.tosorted", - "version": ">=1.1.3 <2.0.0", - }, - "package_id": 435, - }, - { - "behavior": { - "prod": true, - }, - "id": 811, - "literal": "^2.1.0", - "name": "doctrine", - "npm": { - "name": "doctrine", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 379, - }, - { - "behavior": { - "prod": true, - }, - "id": 812, - "literal": "^1.0.19", - "name": "es-iterator-helpers", - "npm": { - "name": "es-iterator-helpers", - "version": ">=1.0.19 <2.0.0", - }, - "package_id": 409, - }, - { - "behavior": { - "prod": true, - }, - "id": 813, - "literal": "^5.3.0", - "name": "estraverse", - "npm": { - "name": "estraverse", - "version": ">=5.3.0 <6.0.0", - }, - "package_id": 166, - }, - { - "behavior": { - "prod": true, - }, - "id": 814, - "literal": "^2.4.1 || ^3.0.0", - "name": "jsx-ast-utils", - "npm": { - "name": "jsx-ast-utils", - "version": ">=2.4.1 <3.0.0 || >=3.0.0 <4.0.0 && >=3.0.0 <4.0.0", - }, - "package_id": 408, - }, - { - "behavior": { - "prod": true, - }, - "id": 815, - "literal": "^3.1.2", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=3.1.2 <4.0.0", - }, - "package_id": 244, - }, - { - "behavior": { - "prod": true, - }, - "id": 816, - "literal": "^1.1.8", - "name": "object.entries", - "npm": { - "name": "object.entries", - "version": ">=1.1.8 <2.0.0", - }, - "package_id": 405, - }, - { - "behavior": { - "prod": true, - }, - "id": 817, - "literal": "^2.0.8", - "name": "object.fromentries", - "npm": { - "name": "object.fromentries", - "version": ">=2.0.8 <3.0.0", - }, - "package_id": 375, - }, - { - "behavior": { - "prod": true, - }, - "id": 818, - "literal": "^1.1.4", - "name": "object.hasown", - "npm": { - "name": "object.hasown", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 434, - }, - { - "behavior": { - "prod": true, - }, - "id": 819, - "literal": "^1.2.0", - "name": "object.values", - "npm": { - "name": "object.values", - "version": ">=1.2.0 <2.0.0", - }, - "package_id": 310, - }, - { - "behavior": { - "prod": true, - }, - "id": 820, - "literal": "^15.8.1", - "name": "prop-types", - "npm": { - "name": "prop-types", - "version": ">=15.8.1 <16.0.0", - }, - "package_id": 432, - }, - { - "behavior": { - "prod": true, - }, - "id": 821, - "literal": "^2.0.0-next.5", - "name": "resolve", - "npm": { - "name": "resolve", - "version": ">=2.0.0-next.5 <3.0.0", - }, - "package_id": 431, - }, - { - "behavior": { - "prod": true, - }, - "id": 822, - "literal": "^6.3.1", - "name": "semver", - "npm": { - "name": "semver", - "version": ">=6.3.1 <7.0.0", - }, - "package_id": 309, - }, - { - "behavior": { - "prod": true, - }, - "id": 823, - "literal": "^4.0.11", - "name": "string.prototype.matchall", - "npm": { - "name": "string.prototype.matchall", - "version": ">=4.0.11 <5.0.0", - }, - "package_id": 430, - }, - { - "behavior": { - "peer": true, - }, - "id": 824, - "literal": "^3 || ^4 || ^5 || ^6 || ^7 || ^8", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 825, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 826, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 827, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 828, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 829, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 830, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 831, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 832, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 833, - "literal": "^1.0.7", - "name": "internal-slot", - "npm": { - "name": "internal-slot", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 362, - }, - { - "behavior": { - "prod": true, - }, - "id": 834, - "literal": "^1.5.2", - "name": "regexp.prototype.flags", - "npm": { - "name": "regexp.prototype.flags", - "version": ">=1.5.2 <2.0.0", - }, - "package_id": 352, - }, - { - "behavior": { - "prod": true, - }, - "id": 835, - "literal": "^2.0.2", - "name": "set-function-name", - "npm": { - "name": "set-function-name", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 353, - }, - { - "behavior": { - "prod": true, - }, - "id": 836, - "literal": "^1.0.6", - "name": "side-channel", - "npm": { - "name": "side-channel", - "version": ">=1.0.6 <2.0.0", - }, - "package_id": 363, - }, - { - "behavior": { - "prod": true, - }, - "id": 837, - "literal": "^2.13.0", - "name": "is-core-module", - "npm": { - "name": "is-core-module", - "version": ">=2.13.0 <3.0.0", - }, - "package_id": 19, - }, - { - "behavior": { - "prod": true, - }, - "id": 838, - "literal": "^1.0.7", - "name": "path-parse", - "npm": { - "name": "path-parse", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 18, - }, - { - "behavior": { - "prod": true, - }, - "id": 839, - "literal": "^1.0.0", - "name": "supports-preserve-symlinks-flag", - "npm": { - "name": "supports-preserve-symlinks-flag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 17, - }, - { - "behavior": { - "prod": true, - }, - "id": 840, - "literal": "^1.4.0", - "name": "loose-envify", - "npm": { - "name": "loose-envify", - "version": ">=1.4.0 <2.0.0", - }, - "package_id": 110, - }, - { - "behavior": { - "prod": true, - }, - "id": 841, - "literal": "^4.1.1", - "name": "object-assign", - "npm": { - "name": "object-assign", - "version": ">=4.1.1 <5.0.0", - }, - "package_id": 63, - }, - { - "behavior": { - "prod": true, - }, - "id": 842, - "literal": "^16.13.1", - "name": "react-is", - "npm": { - "name": "react-is", - "version": ">=16.13.1 <17.0.0", - }, - "package_id": 433, - }, - { - "behavior": { - "prod": true, - }, - "id": 843, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 844, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 845, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 846, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 847, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 848, - "literal": "^1.23.3", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.3 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 849, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 850, - "literal": "^1.0.2", - "name": "es-shim-unscopables", - "npm": { - "name": "es-shim-unscopables", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 381, - }, { "behavior": { "prod": true, }, "id": 851, - "literal": "^1.0.2", - "name": "call-bind", + "literal": "^21.1.1", + "name": "yargs-parser", "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", + "name": "yargs-parser", + "version": ">=21.1.1 <22.0.0", }, - "package_id": 322, + "package_id": 421, }, { "behavior": { "prod": true, }, "id": 852, - "literal": "^1.2.0", - "name": "define-properties", + "literal": "~0.2.3", + "name": "buffer-crc32", "npm": { - "name": "define-properties", - "version": ">=1.2.0 <2.0.0", + "name": "buffer-crc32", + "version": ">=0.2.3 <0.3.0", }, - "package_id": 313, + "package_id": 92, }, { "behavior": { "prod": true, }, "id": 853, - "literal": "^1.22.1", - "name": "es-abstract", + "literal": "~1.1.0", + "name": "fd-slicer", "npm": { - "name": "es-abstract", - "version": ">=1.22.1 <2.0.0", + "name": "fd-slicer", + "version": ">=1.1.0 <1.2.0", }, - "package_id": 325, + "package_id": 170, }, { "behavior": { "prod": true, }, "id": 854, - "literal": "^1.0.0", - "name": "es-shim-unscopables", + "literal": "^3.2.1", + "name": "ansi-styles", "npm": { - "name": "es-shim-unscopables", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 381, - }, - { - "behavior": { - "prod": true, - }, - "id": 855, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 856, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 857, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 858, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 859, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 860, - "literal": "^1.0.2", - "name": "es-shim-unscopables", - "npm": { - "name": "es-shim-unscopables", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 381, - }, - { - "behavior": { - "prod": true, - }, - "id": 861, - "literal": "~8.5.10", - "name": "@types/ws", - "npm": { - "name": "@types/ws", - "version": ">=8.5.10 <8.6.0", - }, - "package_id": 439, - }, - { - "behavior": { - "prod": true, - }, - "id": 862, - "literal": "~20.12.8", - "name": "@types/node", - "npm": { - "name": "@types/node", - "version": ">=20.12.8 <20.13.0", - }, - "package_id": 183, - }, - { - "behavior": { - "prod": true, - }, - "id": 863, - "literal": "*", - "name": "@types/node", - "npm": { - "name": "@types/node", - "version": ">=0.0.0", - }, - "package_id": 183, - }, - { - "behavior": { - "prod": true, - }, - "id": 864, - "literal": "^4.21.10", - "name": "browserslist", - "npm": { - "name": "browserslist", - "version": ">=4.21.10 <5.0.0", + "name": "ansi-styles", + "version": ">=3.2.1 <4.0.0", }, "package_id": 443, }, @@ -11263,129 +11133,12 @@ exports[`ssr works for 100-ish requests 1`] = ` "behavior": { "prod": true, }, - "id": 865, - "literal": "^1.0.30001538", - "name": "caniuse-lite", + "id": 855, + "literal": "^1.0.5", + "name": "escape-string-regexp", "npm": { - "name": "caniuse-lite", - "version": ">=1.0.30001538 <2.0.0", - }, - "package_id": 229, - }, - { - "behavior": { - "prod": true, - }, - "id": 866, - "literal": "^4.3.6", - "name": "fraction.js", - "npm": { - "name": "fraction.js", - "version": ">=4.3.6 <5.0.0", - }, - "package_id": 442, - }, - { - "behavior": { - "prod": true, - }, - "id": 867, - "literal": "^0.1.2", - "name": "normalize-range", - "npm": { - "name": "normalize-range", - "version": ">=0.1.2 <0.2.0", - }, - "package_id": 441, - }, - { - "behavior": { - "prod": true, - }, - "id": 868, - "literal": "^1.0.0", - "name": "picocolors", - "npm": { - "name": "picocolors", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 9, - }, - { - "behavior": { - "prod": true, - }, - "id": 869, - "literal": "^4.2.0", - "name": "postcss-value-parser", - "npm": { - "name": "postcss-value-parser", - "version": ">=4.2.0 <5.0.0", - }, - "package_id": 24, - }, - { - "behavior": { - "peer": true, - }, - "id": 870, - "literal": "^8.1.0", - "name": "postcss", - "npm": { - "name": "postcss", - "version": ">=8.1.0 <9.0.0", - }, - "package_id": 7, - }, - { - "behavior": { - "prod": true, - }, - "id": 871, - "literal": "^1.0.30001587", - "name": "caniuse-lite", - "npm": { - "name": "caniuse-lite", - "version": ">=1.0.30001587 <2.0.0", - }, - "package_id": 229, - }, - { - "behavior": { - "prod": true, - }, - "id": 872, - "literal": "^1.4.668", - "name": "electron-to-chromium", - "npm": { - "name": "electron-to-chromium", - "version": ">=1.4.668 <2.0.0", - }, - "package_id": 446, - }, - { - "behavior": { - "prod": true, - }, - "id": 873, - "literal": "^2.0.14", - "name": "node-releases", - "npm": { - "name": "node-releases", - "version": ">=2.0.14 <3.0.0", - }, - "package_id": 445, - }, - { - "behavior": { - "prod": true, - }, - "id": 874, - "literal": "^1.0.13", - "name": "update-browserslist-db", - "npm": { - "name": "update-browserslist-db", - "version": ">=1.0.13 <2.0.0", + "name": "escape-string-regexp", + "version": ">=1.0.5 <2.0.0", }, "package_id": 444, }, @@ -11393,51 +11146,129 @@ exports[`ssr works for 100-ish requests 1`] = ` "behavior": { "prod": true, }, - "id": 875, - "literal": "^3.1.2", - "name": "escalade", + "id": 856, + "literal": "^5.3.0", + "name": "supports-color", "npm": { - "name": "escalade", - "version": ">=3.1.2 <4.0.0", + "name": "supports-color", + "version": ">=5.3.0 <6.0.0", }, - "package_id": 124, + "package_id": 445, }, { "behavior": { "prod": true, }, - "id": 876, - "literal": "^1.0.1", - "name": "picocolors", + "id": 857, + "literal": "^0.2.0", + "name": "eastasianwidth", "npm": { - "name": "picocolors", - "version": ">=1.0.1 <2.0.0", + "name": "eastasianwidth", + "version": ">=0.2.0 <0.3.0", }, - "package_id": 9, - }, - { - "behavior": { - "peer": true, - }, - "id": 877, - "literal": ">= 4.21.0", - "name": "browserslist", - "npm": { - "name": "browserslist", - "version": ">=4.21.0", - }, - "package_id": 443, + "package_id": 128, }, { "behavior": { "prod": true, }, - "id": 878, - "literal": "*", - "name": "@types/react", + "id": 858, + "literal": "^9.2.2", + "name": "emoji-regex", "npm": { - "name": "@types/react", - "version": ">=0.0.0", + "name": "emoji-regex", + "version": ">=9.2.2 <10.0.0", + }, + "package_id": 130, + }, + { + "behavior": { + "prod": true, + }, + "id": 859, + "literal": "^7.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=7.0.1 <8.0.0", + }, + "package_id": 427, + }, + { + "behavior": { + "prod": true, + }, + "id": 860, + "literal": "^6.0.1", + "name": "ansi-regex", + "npm": { + "name": "ansi-regex", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 446, + }, + { + "behavior": { + "prod": true, + }, + "id": 861, + "literal": "^6.1.0", + "name": "ansi-styles", + "npm": { + "name": "ansi-styles", + "version": ">=6.1.0 <7.0.0", + }, + "package_id": 447, + }, + { + "behavior": { + "prod": true, + }, + "id": 862, + "literal": "^5.0.1", + "name": "string-width", + "npm": { + "name": "string-width", + "version": ">=5.0.1 <6.0.0", + }, + "package_id": 426, + }, + { + "behavior": { + "prod": true, + }, + "id": 863, + "literal": "^7.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=7.0.1 <8.0.0", + }, + "package_id": 427, + }, + { + "behavior": { + "prod": true, + }, + "id": 864, + "literal": "2.1.2", + "name": "ms", + "npm": { + "name": "ms", + "version": "==2.1.2", + }, + "package_id": 276, + }, + { + "behavior": { + "prod": true, + }, + "id": 865, + "literal": "^6.0.0", + "name": "lru-cache", + "npm": { + "name": "lru-cache", + "version": ">=6.0.0 <7.0.0", }, "package_id": 448, }, @@ -11445,25 +11276,337 @@ exports[`ssr works for 100-ish requests 1`] = ` "behavior": { "prod": true, }, - "id": 879, - "literal": "*", - "name": "@types/prop-types", + "id": 866, + "literal": "~5.26.4", + "name": "undici-types", "npm": { - "name": "@types/prop-types", - "version": ">=0.0.0", + "name": "undici-types", + "version": ">=5.26.4 <5.27.0", }, - "package_id": 451, + "package_id": 402, + }, + { + "behavior": { + "prod": true, + }, + "id": 867, + "literal": "~5.26.4", + "name": "undici-types", + "npm": { + "name": "undici-types", + "version": ">=5.26.4 <5.27.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 868, + "literal": "^2.0.1", + "name": "brace-expansion", + "npm": { + "name": "brace-expansion", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 449, + }, + { + "behavior": { + "prod": true, + }, + "id": 869, + "literal": "^6.0.0", + "name": "lru-cache", + "npm": { + "name": "lru-cache", + "version": ">=6.0.0 <7.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 870, + "literal": "~5.26.4", + "name": "undici-types", + "npm": { + "name": "undici-types", + "version": ">=5.26.4 <5.27.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 871, + "literal": "^4.0.1", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 872, + "literal": "^2.1.1", + "name": "ms", + "npm": { + "name": "ms", + "version": ">=2.1.1 <3.0.0", + }, + "package_id": 276, + }, + { + "behavior": { + "prod": true, + }, + "id": 873, + "literal": "^2.1.1", + "name": "ms", + "npm": { + "name": "ms", + "version": ">=2.1.1 <3.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 874, + "literal": "^2.1.1", + "name": "ms", + "npm": { + "name": "ms", + "version": ">=2.1.1 <3.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 875, + "literal": "^2.0.2", + "name": "esutils", + "npm": { + "name": "esutils", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 162, + }, + { + "behavior": { + "prod": true, + }, + "id": 876, + "literal": "^2.0.2", + "name": "esutils", + "npm": { + "name": "esutils", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 877, + "literal": "^2.13.0", + "name": "is-core-module", + "npm": { + "name": "is-core-module", + "version": ">=2.13.0 <3.0.0", + }, + "package_id": 223, + }, + { + "behavior": { + "prod": true, + }, + "id": 878, + "literal": "^1.0.7", + "name": "path-parse", + "npm": { + "name": "path-parse", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 306, + }, + { + "behavior": { + "prod": true, + }, + "id": 879, + "literal": "^1.0.0", + "name": "supports-preserve-symlinks-flag", + "npm": { + "name": "supports-preserve-symlinks-flag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 378, }, { "behavior": { "prod": true, }, "id": 880, - "literal": "*", - "name": "@types/scheduler", + "literal": "^4.0.1", + "name": "is-glob", "npm": { - "name": "@types/scheduler", - "version": ">=0.0.0", + "name": "is-glob", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 881, + "literal": "^2.0.1", + "name": "brace-expansion", + "npm": { + "name": "brace-expansion", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 449, + }, + { + "behavior": { + "prod": true, + }, + "id": 882, + "literal": "^3.3.6", + "name": "nanoid", + "npm": { + "name": "nanoid", + "version": ">=3.3.6 <4.0.0", + }, + "package_id": 278, + }, + { + "behavior": { + "prod": true, + }, + "id": 883, + "literal": "^1.0.0", + "name": "picocolors", + "npm": { + "name": "picocolors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 310, + }, + { + "behavior": { + "prod": true, + }, + "id": 884, + "literal": "^1.0.2", + "name": "source-map-js", + "npm": { + "name": "source-map-js", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 363, + }, + { + "behavior": { + "prod": true, + }, + "id": 885, + "literal": "^1.0.0", + "name": "fs.realpath", + "npm": { + "name": "fs.realpath", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 180, + }, + { + "behavior": { + "prod": true, + }, + "id": 886, + "literal": "^1.0.4", + "name": "inflight", + "npm": { + "name": "inflight", + "version": ">=1.0.4 <2.0.0", + }, + "package_id": 212, + }, + { + "behavior": { + "prod": true, + }, + "id": 887, + "literal": "2", + "name": "inherits", + "npm": { + "name": "inherits", + "version": "<3.0.0 >=2.0.0", + }, + "package_id": 213, + }, + { + "behavior": { + "prod": true, + }, + "id": 888, + "literal": "^3.1.1", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.1.1 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 889, + "literal": "^1.3.0", + "name": "once", + "npm": { + "name": "once", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 295, + }, + { + "behavior": { + "prod": true, + }, + "id": 890, + "literal": "^1.0.0", + "name": "path-is-absolute", + "npm": { + "name": "path-is-absolute", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 304, + }, + { + "behavior": { + "prod": true, + }, + "id": 891, + "literal": "^1.9.0", + "name": "color-convert", + "npm": { + "name": "color-convert", + "version": ">=1.9.0 <2.0.0", }, "package_id": 450, }, @@ -11471,520 +11614,585 @@ exports[`ssr works for 100-ish requests 1`] = ` "behavior": { "prod": true, }, - "id": 881, - "literal": "^3.0.2", - "name": "csstype", + "id": 892, + "literal": "^3.0.0", + "name": "has-flag", "npm": { - "name": "csstype", - "version": ">=3.0.2 <4.0.0", + "name": "has-flag", + "version": ">=3.0.0 <4.0.0", }, - "package_id": 449, + "package_id": 451, + }, + { + "behavior": { + "prod": true, + }, + "id": 893, + "literal": "^4.0.0", + "name": "yallist", + "npm": { + "name": "yallist", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 418, + }, + { + "behavior": { + "prod": true, + }, + "id": 894, + "literal": "^1.0.0", + "name": "balanced-match", + "npm": { + "name": "balanced-match", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 79, + }, + { + "behavior": { + "prod": true, + }, + "id": 895, + "literal": "^4.0.0", + "name": "yallist", + "npm": { + "name": "yallist", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 896, + "literal": "^1.0.0", + "name": "balanced-match", + "npm": { + "name": "balanced-match", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 897, + "literal": "1.1.3", + "name": "color-name", + "npm": { + "name": "color-name", + "version": "==1.1.3", + }, + "package_id": 452, }, ], "format": "v2", - "meta_hash": "632a4f7405ad36643df0c844e942395e7c61cf79c7738eb128eba03ebdd1e094", + "meta_hash": "0000000000000000000000000000000000000000000000000000000000000000", "package_index": { - "@alloc/quick-lru": 13, - "@babel/code-frame": 202, - "@babel/helper-validator-identifier": 211, - "@babel/highlight": 203, - "@babel/runtime": 427, - "@eslint-community/eslint-utils": 241, - "@eslint-community/regexpp": 248, - "@eslint/eslintrc": 261, - "@eslint/js": 289, - "@humanwhocodes/config-array": 243, - "@humanwhocodes/module-importer": 240, - "@humanwhocodes/object-schema": 247, - "@isaacs/cliui": 74, - "@jridgewell/gen-mapping": 100, - "@jridgewell/resolve-uri": 103, - "@jridgewell/set-array": 104, - "@jridgewell/sourcemap-codec": 102, - "@jridgewell/trace-mapping": 101, - "@next/env": 233, - "@next/eslint-plugin-next": 402, - "@next/swc-darwin-arm64": 227, - "@next/swc-darwin-x64": 228, - "@next/swc-linux-arm64-gnu": 223, - "@next/swc-linux-arm64-musl": 221, - "@next/swc-linux-x64-gnu": 226, - "@next/swc-linux-x64-musl": 225, - "@next/swc-win32-arm64-msvc": 220, - "@next/swc-win32-ia32-msvc": 222, - "@next/swc-win32-x64-msvc": 224, - "@nodelib/fs.scandir": 46, - "@nodelib/fs.stat": 49, - "@nodelib/fs.walk": 43, - "@pkgjs/parseargs": 73, - "@puppeteer/browsers": 115, - "@rushstack/eslint-patch": 403, - "@swc/helpers": 230, - "@tootallnate/quickjs-emscripten": 178, - "@types/json5": 308, + "@alloc/quick-lru": 1, + "@babel/code-frame": 2, + "@babel/helper-validator-identifier": 3, + "@babel/highlight": 4, + "@babel/runtime": 5, + "@eslint-community/eslint-utils": 6, + "@eslint-community/regexpp": 7, + "@eslint/eslintrc": 8, + "@eslint/js": 9, + "@humanwhocodes/config-array": 10, + "@humanwhocodes/module-importer": 11, + "@humanwhocodes/object-schema": 12, + "@isaacs/cliui": 13, + "@jridgewell/gen-mapping": 14, + "@jridgewell/resolve-uri": 15, + "@jridgewell/set-array": 16, + "@jridgewell/sourcemap-codec": 17, + "@jridgewell/trace-mapping": 18, + "@next/env": 19, + "@next/eslint-plugin-next": 20, + "@next/swc-darwin-arm64": 21, + "@next/swc-darwin-x64": 22, + "@next/swc-linux-arm64-gnu": 23, + "@next/swc-linux-arm64-musl": 24, + "@next/swc-linux-x64-gnu": 25, + "@next/swc-linux-x64-musl": 26, + "@next/swc-win32-arm64-msvc": 27, + "@next/swc-win32-ia32-msvc": 28, + "@next/swc-win32-x64-msvc": 29, + "@nodelib/fs.scandir": 30, + "@nodelib/fs.stat": 31, + "@nodelib/fs.walk": 32, + "@pkgjs/parseargs": 33, + "@puppeteer/browsers": 34, + "@rushstack/eslint-patch": 35, + "@swc/helpers": 36, + "@tootallnate/quickjs-emscripten": 37, + "@types/json5": 38, "@types/node": [ - 183, - 452, - ], - "@types/prop-types": 451, - "@types/react": 448, - "@types/react-dom": 447, - "@types/scheduler": 450, - "@types/ws": 439, - "@types/yauzl": 182, - "@typescript-eslint/parser": 390, - "@typescript-eslint/scope-manager": 401, - "@typescript-eslint/types": 393, - "@typescript-eslint/typescript-estree": 391, - "@typescript-eslint/visitor-keys": 392, - "acorn": 268, - "acorn-jsx": 267, - "agent-base": 156, - "ajv": 269, - "ansi-regex": [ - 86, - 77, - ], - "ansi-styles": [ - 90, - 81, - 208, - ], - "any-promise": 62, - "anymatch": 55, - "arg": 107, - "argparse": 213, - "aria-query": 426, - "array-buffer-byte-length": 374, - "array-includes": 384, - "array-union": 400, - "array.prototype.findlast": 437, - "array.prototype.findlastindex": 383, - "array.prototype.flat": 382, - "array.prototype.flatmap": 380, - "array.prototype.toreversed": 436, - "array.prototype.tosorted": 435, - "arraybuffer.prototype.slice": 373, - "ast-types": 167, - "ast-types-flow": 425, - "autoprefixer": 440, - "available-typed-arrays": 330, - "axe-core": 424, - "axobject-query": 422, - "b4a": 139, - "balanced-match": 71, - "bare-events": 137, - "bare-fs": 134, - "bare-os": 133, - "bare-path": 132, - "bare-stream": 135, - "base64-js": 130, - "basic-ftp": 177, - "binary-extensions": 54, - "brace-expansion": [ - 70, - 245, - ], - "braces": 34, - "browserslist": 443, - "buffer": 128, - "buffer-crc32": 186, - "bun-types": 438, - "busboy": 235, - "call-bind": 322, - "callsites": 217, - "camelcase-css": 31, - "caniuse-lite": 229, - "chalk": [ - 299, - 204, - ], - "chokidar": 50, - "chromium-bidi": 193, - "client-only": 232, - "cliui": 125, - "color-convert": [ - 82, - 209, - ], - "color-name": [ - 83, - 210, - ], - "commander": 99, - "concat-map": 246, - "cosmiconfig": 197, - "cross-spawn": 93, - "cssesc": 5, - "csstype": 449, - "damerau-levenshtein": 421, - "data-uri-to-buffer": 176, - "data-view-buffer": 372, - "data-view-byte-length": 371, - "data-view-byte-offset": 370, - "debug": [ - 154, - 190, - 377, - ], - "deep-is": 288, - "default-create-template": 0, - "define-data-property": 320, - "define-properties": 313, - "degenerator": 161, - "dequal": 423, - "devtools-protocol": 114, - "didyoumean": 38, - "dir-glob": 398, - "dlv": 106, - "doctrine": [ - 291, - 379, - ], - "eastasianwidth": 89, - "electron-to-chromium": 446, - "emoji-regex": [ - 88, - 80, - ], - "end-of-stream": 146, - "enhanced-resolve": 387, - "env-paths": 218, - "error-ex": 200, - "es-abstract": 325, - "es-define-property": 316, - "es-errors": 312, - "es-iterator-helpers": 409, - "es-object-atoms": 311, - "es-set-tostringtag": 369, - "es-shim-unscopables": 381, - "es-to-primitive": 367, - "escalade": 124, - "escape-string-regexp": [ - 249, - 207, - ], - "escodegen": 163, - "eslint": 238, - "eslint-config-next": 237, - "eslint-import-resolver-node": 378, - "eslint-import-resolver-typescript": 302, - "eslint-module-utils": 376, - "eslint-plugin-import": 303, - "eslint-plugin-jsx-a11y": 404, - "eslint-plugin-react": 429, - "eslint-plugin-react-hooks": 389, - "eslint-scope": 278, - "eslint-visitor-keys": 242, - "espree": 266, - "esprima": 162, - "esquery": 298, - "esrecurse": 279, - "estraverse": 166, - "esutils": 165, - "extract-zip": 181, - "fast-deep-equal": 274, - "fast-fifo": 141, - "fast-glob": 40, - "fast-json-stable-stringify": 273, - "fast-levenshtein": 283, - "fastq": 44, - "fd-slicer": 187, - "file-entry-cache": 250, - "fill-range": 35, - "find-up": 292, - "flat-cache": 251, - "flatted": 260, - "for-each": 328, - "foreground-child": 91, - "fraction.js": 442, - "fs-extra": 172, - "fs.realpath": 257, - "fsevents": 51, - "function-bind": 21, - "function.prototype.name": 366, - "functions-have-names": 354, - "get-caller-file": 123, - "get-intrinsic": 317, - "get-stream": 189, - "get-symbol-description": 365, - "get-tsconfig": 385, - "get-uri": 171, - "glob": [ - 65, - 253, - ], - "glob-parent": [ - 27, - 42, - ], - "globals": 264, - "globalthis": 364, - "globby": 396, - "gopd": 321, - "graceful-fs": 175, - "graphemer": 290, - "has-bigints": 339, - "has-flag": [ - 301, - 206, - ], - "has-property-descriptors": 315, - "has-proto": 319, - "has-symbols": 318, - "has-tostringtag": 327, - "hasown": 20, - "http-proxy-agent": 170, - "https-proxy-agent": 169, - "ieee754": 129, - "ignore": 263, - "import-fresh": 214, - "imurmurhash": 280, - "inflight": 256, - "inherits": 255, - "internal-slot": 362, - "ip-address": 151, - "is-array-buffer": 361, - "is-arrayish": 201, - "is-async-function": 420, - "is-bigint": 338, - "is-binary-path": 53, - "is-boolean-object": 337, - "is-callable": 329, - "is-core-module": 19, - "is-data-view": 360, - "is-date-object": 368, - "is-extglob": 29, - "is-finalizationregistry": 419, - "is-fullwidth-code-point": 79, - "is-generator-function": 418, - "is-glob": 28, - "is-map": 417, - "is-negative-zero": 359, - "is-number": 37, - "is-number-object": 336, - "is-path-inside": 276, - "is-regex": 349, - "is-set": 416, - "is-shared-array-buffer": 358, - "is-string": 335, - "is-symbol": 334, - "is-typed-array": 341, - "is-weakmap": 415, - "is-weakref": 357, - "is-weakset": 414, - "isarray": 351, - "isexe": 95, - "iterator.prototype": 410, - "jackspeak": 72, - "jiti": 105, - "js-tokens": 111, - "js-yaml": 212, - "jsbn": 153, - "json-buffer": 259, - "json-parse-even-better-errors": 199, - "json-schema-traverse": 272, - "json-stable-stringify-without-jsonify": 239, - "json5": 307, - "jsonfile": 174, - "jsx-ast-utils": 408, - "keyv": 258, - "language-subtag-registry": 407, - "language-tags": 406, - "levn": 284, - "lilconfig": [ - 11, + 431, 39, ], - "lines-and-columns": 64, - "locate-path": 294, - "lodash.merge": 277, - "loose-envify": 110, - "lru-cache": [ - 68, - 179, + "@types/prop-types": 40, + "@types/react": 41, + "@types/react-dom": 42, + "@types/scheduler": 43, + "@types/ws": 44, + "@types/yauzl": 45, + "@typescript-eslint/parser": 46, + "@typescript-eslint/scope-manager": 47, + "@typescript-eslint/types": 48, + "@typescript-eslint/typescript-estree": 49, + "@typescript-eslint/visitor-keys": 50, + "acorn": 51, + "acorn-jsx": 52, + "agent-base": 53, + "ajv": 54, + "ansi-regex": [ + 446, + 55, + ], + "ansi-styles": [ + 447, + 56, + 443, + ], + "any-promise": 57, + "anymatch": 58, + "arg": 59, + "argparse": 60, + "aria-query": 61, + "array-buffer-byte-length": 62, + "array-includes": 63, + "array-union": 64, + "array.prototype.findlast": 65, + "array.prototype.findlastindex": 66, + "array.prototype.flat": 67, + "array.prototype.flatmap": 68, + "array.prototype.toreversed": 69, + "array.prototype.tosorted": 70, + "arraybuffer.prototype.slice": 71, + "ast-types": 72, + "ast-types-flow": 73, + "autoprefixer": 74, + "available-typed-arrays": 75, + "axe-core": 76, + "axobject-query": 77, + "b4a": 78, + "balanced-match": 79, + "bare-events": 80, + "bare-fs": 81, + "bare-os": 82, + "bare-path": 83, + "bare-stream": 84, + "base64-js": 85, + "basic-ftp": 86, + "binary-extensions": 87, + "brace-expansion": [ + 449, + 88, + ], + "braces": 89, + "browserslist": 90, + "buffer": 91, + "buffer-crc32": 92, + "bun-types": 93, + "busboy": 94, + "call-bind": 95, + "callsites": 96, + "camelcase-css": 97, + "caniuse-lite": 98, + "chalk": [ + 99, + 425, + ], + "chokidar": 100, + "chromium-bidi": 101, + "client-only": 102, + "cliui": 103, + "color-convert": [ + 104, + 450, + ], + "color-name": [ + 105, + 452, + ], + "commander": 106, + "concat-map": 107, + "cosmiconfig": 108, + "cross-spawn": 109, + "cssesc": 110, + "csstype": 111, + "damerau-levenshtein": 112, + "data-uri-to-buffer": 113, + "data-view-buffer": 114, + "data-view-byte-length": 115, + "data-view-byte-offset": 116, + "debug": [ 117, + 429, + 434, ], - "merge2": 41, - "micromatch": 32, + "deep-is": 118, + "default-create-template": 0, + "define-data-property": 119, + "define-properties": 120, + "degenerator": 121, + "dequal": 122, + "devtools-protocol": 123, + "didyoumean": 124, + "dir-glob": 125, + "dlv": 126, + "doctrine": [ + 127, + 435, + ], + "eastasianwidth": 128, + "electron-to-chromium": 129, + "emoji-regex": [ + 130, + 442, + ], + "end-of-stream": 131, + "enhanced-resolve": 132, + "env-paths": 133, + "error-ex": 134, + "es-abstract": 135, + "es-define-property": 136, + "es-errors": 137, + "es-iterator-helpers": 138, + "es-object-atoms": 139, + "es-set-tostringtag": 140, + "es-shim-unscopables": 141, + "es-to-primitive": 142, + "escalade": 143, + "escape-string-regexp": [ + 144, + 444, + ], + "escodegen": 145, + "eslint": 146, + "eslint-config-next": 147, + "eslint-import-resolver-node": 148, + "eslint-import-resolver-typescript": 149, + "eslint-module-utils": 150, + "eslint-plugin-import": 151, + "eslint-plugin-jsx-a11y": 152, + "eslint-plugin-react": 153, + "eslint-plugin-react-hooks": 154, + "eslint-scope": 155, + "eslint-visitor-keys": 156, + "espree": 157, + "esprima": 158, + "esquery": 159, + "esrecurse": 160, + "estraverse": 161, + "esutils": 162, + "extract-zip": 163, + "fast-deep-equal": 164, + "fast-fifo": 165, + "fast-glob": 166, + "fast-json-stable-stringify": 167, + "fast-levenshtein": 168, + "fastq": 169, + "fd-slicer": 170, + "file-entry-cache": 171, + "fill-range": 172, + "find-up": 173, + "flat-cache": 174, + "flatted": 175, + "for-each": 176, + "foreground-child": 177, + "fraction.js": 178, + "fs-extra": 179, + "fs.realpath": 180, + "fsevents": 181, + "function-bind": 182, + "function.prototype.name": 183, + "functions-have-names": 184, + "get-caller-file": 185, + "get-intrinsic": 186, + "get-stream": 187, + "get-symbol-description": 188, + "get-tsconfig": 189, + "get-uri": 190, + "glob": [ + 191, + 441, + ], + "glob-parent": [ + 192, + 433, + ], + "globals": 193, + "globalthis": 194, + "globby": 195, + "gopd": 196, + "graceful-fs": 197, + "graphemer": 198, + "has-bigints": 199, + "has-flag": [ + 200, + 451, + ], + "has-property-descriptors": 201, + "has-proto": 202, + "has-symbols": 203, + "has-tostringtag": 204, + "hasown": 205, + "http-proxy-agent": 206, + "https-proxy-agent": 207, + "ieee754": 208, + "ignore": 209, + "import-fresh": 210, + "imurmurhash": 211, + "inflight": 212, + "inherits": 213, + "internal-slot": 214, + "ip-address": 215, + "is-array-buffer": 216, + "is-arrayish": 217, + "is-async-function": 218, + "is-bigint": 219, + "is-binary-path": 220, + "is-boolean-object": 221, + "is-callable": 222, + "is-core-module": 223, + "is-data-view": 224, + "is-date-object": 225, + "is-extglob": 226, + "is-finalizationregistry": 227, + "is-fullwidth-code-point": 228, + "is-generator-function": 229, + "is-glob": 230, + "is-map": 231, + "is-negative-zero": 232, + "is-number": 233, + "is-number-object": 234, + "is-path-inside": 235, + "is-regex": 236, + "is-set": 237, + "is-shared-array-buffer": 238, + "is-string": 239, + "is-symbol": 240, + "is-typed-array": 241, + "is-weakmap": 242, + "is-weakref": 243, + "is-weakset": 244, + "isarray": 245, + "isexe": 246, + "iterator.prototype": 247, + "jackspeak": 248, + "jiti": 249, + "js-tokens": 250, + "js-yaml": 251, + "jsbn": 252, + "json-buffer": 253, + "json-parse-even-better-errors": 254, + "json-schema-traverse": 255, + "json-stable-stringify-without-jsonify": 256, + "json5": 257, + "jsonfile": 258, + "jsx-ast-utils": 259, + "keyv": 260, + "language-subtag-registry": 261, + "language-tags": 262, + "levn": 263, + "lilconfig": [ + 440, + 264, + ], + "lines-and-columns": 265, + "locate-path": 266, + "lodash.merge": 267, + "loose-envify": 268, + "lru-cache": [ + 439, + 269, + 448, + ], + "merge2": 270, + "micromatch": 271, "minimatch": [ - 69, - 395, - 244, + 437, + 432, + 272, ], - "minimist": 306, - "minipass": 67, - "mitt": 196, - "ms": 155, - "mz": 59, - "nanoid": 10, - "natural-compare": 275, - "netmask": 160, - "next": 219, - "node-releases": 445, - "normalize-path": 25, - "normalize-range": 441, - "object-assign": 63, - "object-hash": 26, - "object-inspect": 356, - "object-keys": 314, - "object.assign": 355, - "object.entries": 405, - "object.fromentries": 375, - "object.groupby": 324, - "object.hasown": 434, - "object.values": 310, - "once": 144, - "optionator": 282, - "p-limit": 296, - "p-locate": 295, - "pac-proxy-agent": 158, - "pac-resolver": 159, - "parent-module": 216, - "parse-json": 198, - "path-exists": 293, - "path-is-absolute": 254, - "path-key": 98, - "path-parse": 18, - "path-scurry": 66, - "path-type": 399, - "pend": 188, - "picocolors": 9, - "picomatch": 33, - "pify": 23, - "pirates": 58, - "possible-typed-array-names": 331, + "minimist": 273, + "minipass": 274, + "mitt": 275, + "ms": 276, + "mz": 277, + "nanoid": 278, + "natural-compare": 279, + "netmask": 280, + "next": 281, + "node-releases": 282, + "normalize-path": 283, + "normalize-range": 284, + "object-assign": 285, + "object-hash": 286, + "object-inspect": 287, + "object-keys": 288, + "object.assign": 289, + "object.entries": 290, + "object.fromentries": 291, + "object.groupby": 292, + "object.hasown": 293, + "object.values": 294, + "once": 295, + "optionator": 296, + "p-limit": 297, + "p-locate": 298, + "pac-proxy-agent": 299, + "pac-resolver": 300, + "parent-module": 301, + "parse-json": 302, + "path-exists": 303, + "path-is-absolute": 304, + "path-key": 305, + "path-parse": 306, + "path-scurry": 307, + "path-type": 308, + "pend": 309, + "picocolors": 310, + "picomatch": 311, + "pify": 312, + "pirates": 313, + "possible-typed-array-names": 314, "postcss": [ - 234, - 7, + 438, + 315, ], - "postcss-import": 15, - "postcss-js": 30, - "postcss-load-config": 6, - "postcss-nested": 14, - "postcss-selector-parser": 3, - "postcss-value-parser": 24, - "prelude-ls": 286, - "progress": 180, - "prop-types": 432, - "proxy-agent": 147, - "proxy-from-env": 157, - "pump": 143, - "punycode": 271, - "puppeteer": 113, - "puppeteer-core": 191, - "queue-microtask": 48, - "queue-tick": 140, - "react": 109, - "react-dom": 108, - "react-is": 433, - "read-cache": 22, - "readdirp": 52, - "reflect.getprototypeof": 411, - "regenerator-runtime": 428, - "regexp.prototype.flags": 352, - "require-directory": 122, + "postcss-import": 316, + "postcss-js": 317, + "postcss-load-config": 318, + "postcss-nested": 319, + "postcss-selector-parser": 320, + "postcss-value-parser": 321, + "prelude-ls": 322, + "progress": 323, + "prop-types": 324, + "proxy-agent": 325, + "proxy-from-env": 326, + "pump": 327, + "punycode": 328, + "puppeteer": 329, + "puppeteer-core": 330, + "queue-microtask": 331, + "queue-tick": 332, + "react": 333, + "react-dom": 334, + "react-is": 335, + "read-cache": 336, + "readdirp": 337, + "reflect.getprototypeof": 338, + "regenerator-runtime": 339, + "regexp.prototype.flags": 340, + "require-directory": 341, "resolve": [ - 431, - 16, + 436, + 342, ], - "resolve-from": 215, - "resolve-pkg-maps": 386, - "reusify": 45, - "rimraf": 252, - "run-parallel": 47, - "safe-array-concat": 350, - "safe-regex-test": 348, - "scheduler": 112, + "resolve-from": 343, + "resolve-pkg-maps": 344, + "reusify": 345, + "rimraf": 346, + "run-parallel": 347, + "safe-array-concat": 348, + "safe-regex-test": 349, + "scheduler": 350, "semver": [ - 116, - 309, + 430, + 351, ], - "set-function-length": 323, + "set-function-length": 352, "set-function-name": 353, - "shebang-command": 96, - "shebang-regex": 97, - "side-channel": 363, - "signal-exit": 92, - "slash": 397, - "smart-buffer": 150, - "socks": 149, - "socks-proxy-agent": 148, - "source-map": 164, - "source-map-js": 8, - "sprintf-js": 152, - "streamsearch": 236, - "streamx": 136, + "shebang-command": 354, + "shebang-regex": 355, + "side-channel": 356, + "signal-exit": 357, + "slash": 358, + "smart-buffer": 359, + "socks": 360, + "socks-proxy-agent": 361, + "source-map": 362, + "source-map-js": 363, + "sprintf-js": 364, + "streamsearch": 365, + "streamx": 366, "string-width": [ - 87, - 78, + 426, + 367, ], - "string.prototype.matchall": 430, - "string.prototype.trim": 347, - "string.prototype.trimend": 346, - "string.prototype.trimstart": 345, + "string.prototype.matchall": 368, + "string.prototype.trim": 369, + "string.prototype.trimend": 370, + "string.prototype.trimstart": 371, "strip-ansi": [ - 85, - 76, + 427, + 372, ], - "strip-bom": 305, - "strip-json-comments": 262, - "styled-jsx": 231, - "sucrase": 56, + "strip-bom": 373, + "strip-json-comments": 374, + "styled-jsx": 375, + "sucrase": 376, "supports-color": [ - 300, - 205, + 377, + 445, ], - "supports-preserve-symlinks-flag": 17, - "tailwindcss": 2, - "tapable": 388, - "tar-fs": 131, - "tar-stream": 142, - "text-decoder": 138, - "text-table": 281, - "thenify": 61, - "thenify-all": 60, - "through": 127, - "to-regex-range": 36, - "ts-api-utils": 394, - "ts-interface-checker": 57, - "tsconfig-paths": 304, - "tslib": 168, - "type-check": 285, - "type-fest": 265, - "typed-array-buffer": 344, - "typed-array-byte-length": 343, - "typed-array-byte-offset": 342, - "typed-array-length": 340, - "typescript": 1, - "unbox-primitive": 332, - "unbzip2-stream": 126, - "undici-types": 184, - "universalify": 173, - "update-browserslist-db": 444, - "uri-js": 270, - "urlpattern-polyfill": 195, - "util-deprecate": 4, - "which": 94, - "which-boxed-primitive": 333, - "which-builtin-type": 412, - "which-collection": 413, - "which-typed-array": 326, - "word-wrap": 287, + "supports-preserve-symlinks-flag": 378, + "tailwindcss": 379, + "tapable": 380, + "tar-fs": 381, + "tar-stream": 382, + "text-decoder": 383, + "text-table": 384, + "thenify": 385, + "thenify-all": 386, + "through": 387, + "to-regex-range": 388, + "ts-api-utils": 389, + "ts-interface-checker": 390, + "tsconfig-paths": 391, + "tslib": 392, + "type-check": 393, + "type-fest": 394, + "typed-array-buffer": 395, + "typed-array-byte-length": 396, + "typed-array-byte-offset": 397, + "typed-array-length": 398, + "typescript": 399, + "unbox-primitive": 400, + "unbzip2-stream": 401, + "undici-types": 402, + "universalify": 403, + "update-browserslist-db": 404, + "uri-js": 405, + "urlpattern-polyfill": 406, + "util-deprecate": 407, + "which": 408, + "which-boxed-primitive": 409, + "which-builtin-type": 410, + "which-collection": 411, + "which-typed-array": 412, + "word-wrap": 413, "wrap-ansi": [ - 84, - 75, + 428, + 414, ], - "wrappy": 145, - "ws": 192, - "y18n": 121, - "yallist": 118, - "yaml": 12, - "yargs": 119, - "yargs-parser": 120, - "yauzl": 185, - "yocto-queue": 297, - "zod": 194, + "wrappy": 415, + "ws": 416, + "y18n": 417, + "yallist": 418, + "yaml": 419, + "yargs": 420, + "yargs-parser": 421, + "yauzl": 422, + "yocto-queue": 423, + "zod": 424, }, "packages": [ { @@ -12016,256 +12224,12 @@ exports[`ssr works for 100-ish requests 1`] = ` "tag": "root", "value": "", }, - "scripts": { - "postinstall": "cd node_modules/puppeteer && bun install.mjs", - }, + "scripts": {}, }, { - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver", - }, + "bin": null, "dependencies": [], "id": 1, - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", - "man_dir": "", - "name": "typescript", - "name_hash": "7090219608841397663", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "tag": "npm", - "value": "5.2.2", - }, - "scripts": {}, - }, - { - "bin": { - "tailwind": "lib/cli.js", - "tailwindcss": "lib/cli.js", - }, - "dependencies": [ - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32, - 33, - 34, - 35, - ], - "id": 2, - "integrity": "sha512-A0KgSkef7eE4Mf+nKJ83i75TMyq8HqY3qmFIJSWy8bNt0v1lG7jUcpGpoTFxAwYcWOphcTBLPPJg+bDfhDf52w==", - "man_dir": "", - "name": "tailwindcss", - "name_hash": "6098981126968834122", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.3.tgz", - "tag": "npm", - "value": "3.3.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 36, - 37, - ], - "id": 3, - "integrity": "sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==", - "man_dir": "", - "name": "postcss-selector-parser", - "name_hash": "8882225543017639620", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.0.tgz", - "tag": "npm", - "value": "6.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 4, - "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", - "man_dir": "", - "name": "util-deprecate", - "name_hash": "4033437044928033698", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/cssesc", - "name": "cssesc", - }, - "dependencies": [], - "id": 5, - "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", - "man_dir": "", - "name": "cssesc", - "name_hash": "11039868621287934035", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 38, - 39, - 40, - 41, - ], - "id": 6, - "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==", - "man_dir": "", - "name": "postcss-load-config", - "name_hash": "11124459238108428623", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.2.tgz", - "tag": "npm", - "value": "4.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 42, - 43, - 44, - ], - "id": 7, - "integrity": "sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==", - "man_dir": "", - "name": "postcss", - "name_hash": "9297766010604904796", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.30.tgz", - "tag": "npm", - "value": "8.4.30", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 8, - "integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==", - "man_dir": "", - "name": "source-map-js", - "name_hash": "6679519744659543339", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz", - "tag": "npm", - "value": "1.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 9, - "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==", - "man_dir": "", - "name": "picocolors", - "name_hash": "8945456956643510643", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/nanoid.cjs", - "name": "nanoid", - }, - "dependencies": [], - "id": 10, - "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", - "man_dir": "", - "name": "nanoid", - "name_hash": "10076454668178771807", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", - "tag": "npm", - "value": "3.3.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 11, - "integrity": "sha512-O18pf7nyvHTckunPWCV1XUNXU1piu01y2b7ATJ0ppkUkk8ocqVWBrYjJBCwHDjD/ZWcfyrA0P4gKhzWGi5EINQ==", - "man_dir": "", - "name": "lilconfig", - "name_hash": "17464546908434930808", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.1.tgz", - "tag": "npm", - "value": "3.1.1", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin.mjs", - "name": "yaml", - }, - "dependencies": [], - "id": 12, - "integrity": "sha512-sntgmxj8o7DE7g/Qi60cqpLBA3HG3STcDA0kO+WfB05jEKhZMbY7umNm2rBpQvsmZ16/lPXCJGW2672dgOUkrg==", - "man_dir": "", - "name": "yaml", - "name_hash": "6823399114509449780", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.3.tgz", - "tag": "npm", - "value": "2.4.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 13, "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==", "man_dir": "", "name": "@alloc/quick-lru", @@ -12281,3392 +12245,10 @@ exports[`ssr works for 100-ish requests 1`] = ` { "bin": null, "dependencies": [ - 45, - 46, + 14, + 15, ], - "id": 14, - "integrity": "sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==", - "man_dir": "", - "name": "postcss-nested", - "name_hash": "13580188021191584601", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.1.tgz", - "tag": "npm", - "value": "6.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 47, - 48, - 49, - 50, - ], - "id": 15, - "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==", - "man_dir": "", - "name": "postcss-import", - "name_hash": "3854262770217217840", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz", - "tag": "npm", - "value": "15.1.0", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/resolve", - "name": "resolve", - }, - "dependencies": [ - 51, - 52, - 53, - ], - "id": 16, - "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", - "man_dir": "", - "name": "resolve", - "name_hash": "17831413505788817704", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", - "tag": "npm", - "value": "1.22.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 17, - "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", - "man_dir": "", - "name": "supports-preserve-symlinks-flag", - "name_hash": "7228670803640303868", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "tag": "npm", - "value": "1.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 18, - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", - "man_dir": "", - "name": "path-parse", - "name_hash": "13352954276207767683", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "tag": "npm", - "value": "1.0.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 54, - ], - "id": 19, - "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", - "man_dir": "", - "name": "is-core-module", - "name_hash": "2115564247595772579", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", - "tag": "npm", - "value": "2.13.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 55, - ], - "id": 20, - "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", - "man_dir": "", - "name": "hasown", - "name_hash": "15051111907103293256", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", - "tag": "npm", - "value": "2.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 21, - "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", - "man_dir": "", - "name": "function-bind", - "name_hash": "844545262680185243", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", - "tag": "npm", - "value": "1.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 56, - ], - "id": 22, - "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==", - "man_dir": "", - "name": "read-cache", - "name_hash": "10142894349910084417", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz", - "tag": "npm", - "value": "1.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 23, - "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", - "man_dir": "", - "name": "pify", - "name_hash": "516088454160206643", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", - "tag": "npm", - "value": "2.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 24, - "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", - "man_dir": "", - "name": "postcss-value-parser", - "name_hash": "4513255719471974821", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", - "tag": "npm", - "value": "4.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 25, - "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", - "man_dir": "", - "name": "normalize-path", - "name_hash": "7972932911556789884", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 26, - "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==", - "man_dir": "", - "name": "object-hash", - "name_hash": "14333069055553598090", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 57, - ], - "id": 27, - "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", - "man_dir": "", - "name": "glob-parent", - "name_hash": "11965780159102682782", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", - "tag": "npm", - "value": "6.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 58, - ], - "id": 28, - "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", - "man_dir": "", - "name": "is-glob", - "name_hash": "3852072119137895543", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", - "tag": "npm", - "value": "4.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 29, - "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", - "man_dir": "", - "name": "is-extglob", - "name_hash": "3738840382836940042", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "tag": "npm", - "value": "2.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 59, - 60, - ], - "id": 30, - "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==", - "man_dir": "", - "name": "postcss-js", - "name_hash": "51201709044640027", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz", - "tag": "npm", - "value": "4.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 31, - "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==", - "man_dir": "", - "name": "camelcase-css", - "name_hash": "11196719252326564430", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz", - "tag": "npm", - "value": "2.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 61, - 62, - ], - "id": 32, - "integrity": "sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==", - "man_dir": "", - "name": "micromatch", - "name_hash": "14650745430569414123", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.7.tgz", - "tag": "npm", - "value": "4.0.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 33, - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", - "man_dir": "", - "name": "picomatch", - "name_hash": "17753630613781110869", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "tag": "npm", - "value": "2.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 63, - ], - "id": 34, - "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", - "man_dir": "", - "name": "braces", - "name_hash": "2299021338542085312", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", - "tag": "npm", - "value": "3.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 64, - ], - "id": 35, - "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", - "man_dir": "", - "name": "fill-range", - "name_hash": "7508926416461820733", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", - "tag": "npm", - "value": "7.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 65, - ], - "id": 36, - "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", - "man_dir": "", - "name": "to-regex-range", - "name_hash": "14243204250463262724", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", - "tag": "npm", - "value": "5.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 37, - "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", - "man_dir": "", - "name": "is-number", - "name_hash": "17443668381655379754", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", - "tag": "npm", - "value": "7.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 38, - "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==", - "man_dir": "", - "name": "didyoumean", - "name_hash": "3290316626148068785", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz", - "tag": "npm", - "value": "1.2.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 39, - "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==", - "man_dir": "", - "name": "lilconfig", - "name_hash": "17464546908434930808", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz", - "tag": "npm", - "value": "2.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 66, - 67, - 68, - 69, - 70, - ], - "id": 40, - "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", - "man_dir": "", - "name": "fast-glob", - "name_hash": "1878427088820911921", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz", - "tag": "npm", - "value": "3.3.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 41, - "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", - "man_dir": "", - "name": "merge2", - "name_hash": "10405164528992167668", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", - "tag": "npm", - "value": "1.4.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 71, - ], - "id": 42, - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "man_dir": "", - "name": "glob-parent", - "name_hash": "11965780159102682782", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "tag": "npm", - "value": "5.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 72, - 73, - ], - "id": 43, - "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", - "man_dir": "", - "name": "@nodelib/fs.walk", - "name_hash": "5339111073806757055", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", - "tag": "npm", - "value": "1.2.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 74, - ], - "id": 44, - "integrity": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==", - "man_dir": "", - "name": "fastq", - "name_hash": "6741130188853797494", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz", - "tag": "npm", - "value": "1.17.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 45, - "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", - "man_dir": "", - "name": "reusify", - "name_hash": "6641847649693934607", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", - "tag": "npm", - "value": "1.0.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 75, - 76, - ], - "id": 46, - "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", - "man_dir": "", - "name": "@nodelib/fs.scandir", - "name_hash": "3021833276702395597", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", - "tag": "npm", - "value": "2.1.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 77, - ], - "id": 47, - "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", - "man_dir": "", - "name": "run-parallel", - "name_hash": "12083900303949760391", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", - "tag": "npm", - "value": "1.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 48, - "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", - "man_dir": "", - "name": "queue-microtask", - "name_hash": "5425309755386634043", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", - "tag": "npm", - "value": "1.2.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 49, - "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", - "man_dir": "", - "name": "@nodelib/fs.stat", - "name_hash": "16125660444744770699", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", - "tag": "npm", - "value": "2.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 78, - 79, - 80, - 81, - 82, - 83, - 84, - 85, - ], - "id": 50, - "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", - "man_dir": "", - "name": "chokidar", - "name_hash": "13416011201726038119", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", - "tag": "npm", - "value": "3.6.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 51, - "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", - "man_dir": "", - "name": "fsevents", - "name_hash": "16035328728645144760", - "origin": "npm", - "os": [ - "darwin", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", - "tag": "npm", - "value": "2.3.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 86, - ], - "id": 52, - "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", - "man_dir": "", - "name": "readdirp", - "name_hash": "10039124027740987170", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", - "tag": "npm", - "value": "3.6.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 87, - ], - "id": 53, - "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", - "man_dir": "", - "name": "is-binary-path", - "name_hash": "10002650304558927684", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", - "tag": "npm", - "value": "2.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 54, - "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", - "man_dir": "", - "name": "binary-extensions", - "name_hash": "17194422772331613284", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz", - "tag": "npm", - "value": "2.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 88, - 89, - ], - "id": 55, - "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", - "man_dir": "", - "name": "anymatch", - "name_hash": "13083778620000400888", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", - "tag": "npm", - "value": "3.1.3", - }, - "scripts": {}, - }, - { - "bin": { - "sucrase": "bin/sucrase", - "sucrase-node": "bin/sucrase-node", - }, - "dependencies": [ - 90, - 91, - 92, - 93, - 94, - 95, - 96, - ], - "id": 56, - "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==", - "man_dir": "", - "name": "sucrase", - "name_hash": "8220562023141918134", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.0.tgz", - "tag": "npm", - "value": "3.35.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 57, - "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==", - "man_dir": "", - "name": "ts-interface-checker", - "name_hash": "9090669025631097322", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz", - "tag": "npm", - "value": "0.1.13", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 58, - "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==", - "man_dir": "", - "name": "pirates", - "name_hash": "11463431525122174591", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz", - "tag": "npm", - "value": "4.0.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 97, - 98, - 99, - ], - "id": 59, - "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", - "man_dir": "", - "name": "mz", - "name_hash": "4860889167171965650", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz", - "tag": "npm", - "value": "2.7.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 100, - ], - "id": 60, - "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==", - "man_dir": "", - "name": "thenify-all", - "name_hash": "3497577183623575301", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz", - "tag": "npm", - "value": "1.6.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 101, - ], - "id": 61, - "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", - "man_dir": "", - "name": "thenify", - "name_hash": "10214550608932566002", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz", - "tag": "npm", - "value": "3.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 62, - "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==", - "man_dir": "", - "name": "any-promise", - "name_hash": "992496519212496549", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz", - "tag": "npm", - "value": "1.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 63, - "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", - "man_dir": "", - "name": "object-assign", - "name_hash": "741501977461426514", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "tag": "npm", - "value": "4.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 64, - "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", - "man_dir": "", - "name": "lines-and-columns", - "name_hash": "8731744980636261242", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", - "tag": "npm", - "value": "1.2.4", - }, - "scripts": {}, - }, - { - "bin": { - "file": "dist/esm/bin.mjs", - "name": "glob", - }, - "dependencies": [ - 102, - 103, - 104, - 105, - 106, - ], - "id": 65, - "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==", - "man_dir": "", - "name": "glob", - "name_hash": "4994027009006720870", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz", - "tag": "npm", - "value": "10.3.10", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 107, - 108, - ], - "id": 66, - "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", - "man_dir": "", - "name": "path-scurry", - "name_hash": "11241411746102775941", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", - "tag": "npm", - "value": "1.11.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 67, - "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", - "man_dir": "", - "name": "minipass", - "name_hash": "8663404386276345459", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", - "tag": "npm", - "value": "7.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 68, - "integrity": "sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==", - "man_dir": "", - "name": "lru-cache", - "name_hash": "15261810304153928944", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.2.tgz", - "tag": "npm", - "value": "10.2.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 109, - ], - "id": 69, - "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==", - "man_dir": "", - "name": "minimatch", - "name_hash": "8137703609956696607", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", - "tag": "npm", - "value": "9.0.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 110, - ], - "id": 70, - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", - "man_dir": "", - "name": "brace-expansion", - "name_hash": "2949258092693339993", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "tag": "npm", - "value": "2.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 71, - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "man_dir": "", - "name": "balanced-match", - "name_hash": "16269801611404267863", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 111, - 112, - ], - "id": 72, - "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==", - "man_dir": "", - "name": "jackspeak", - "name_hash": "16168027919126698688", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz", - "tag": "npm", - "value": "2.3.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 73, - "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", - "man_dir": "", - "name": "@pkgjs/parseargs", - "name_hash": "4691519579619228072", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", - "tag": "npm", - "value": "0.11.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 113, - 114, - 115, - 116, - 117, - 118, - ], - "id": 74, - "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", - "man_dir": "", - "name": "@isaacs/cliui", - "name_hash": "9642792940339374750", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", - "tag": "npm", - "value": "8.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 119, - 120, - 121, - ], - "id": 75, - "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", - "man_dir": "", - "name": "wrap-ansi", - "name_hash": "6417752039399150421", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", - "tag": "npm", - "value": "7.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 122, - ], - "id": 76, - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "man_dir": "", - "name": "strip-ansi", - "name_hash": "13340235767065158173", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "tag": "npm", - "value": "6.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 77, - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "man_dir": "", - "name": "ansi-regex", - "name_hash": "8115476937249128794", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "tag": "npm", - "value": "5.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 123, - 124, - 125, - ], - "id": 78, - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "man_dir": "", - "name": "string-width", - "name_hash": "15727733666069179645", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "tag": "npm", - "value": "4.2.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 79, - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "man_dir": "", - "name": "is-fullwidth-code-point", - "name_hash": "11413228031333986220", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 80, - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "man_dir": "", - "name": "emoji-regex", - "name_hash": "4954026511424972012", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "tag": "npm", - "value": "8.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 126, - ], - "id": 81, - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "man_dir": "", - "name": "ansi-styles", - "name_hash": "1496261712670764878", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "tag": "npm", - "value": "4.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 127, - ], - "id": 82, - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "man_dir": "", - "name": "color-convert", - "name_hash": "4039459761306235234", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "tag": "npm", - "value": "2.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 83, - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "man_dir": "", - "name": "color-name", - "name_hash": "16546212153853106385", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "tag": "npm", - "value": "1.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 128, - 129, - 130, - ], - "id": 84, - "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", - "man_dir": "", - "name": "wrap-ansi", - "name_hash": "6417752039399150421", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", - "tag": "npm", - "value": "8.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 131, - ], - "id": 85, - "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", - "man_dir": "", - "name": "strip-ansi", - "name_hash": "13340235767065158173", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", - "tag": "npm", - "value": "7.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 86, - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", - "man_dir": "", - "name": "ansi-regex", - "name_hash": "8115476937249128794", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "tag": "npm", - "value": "6.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 132, - 133, - 134, - ], - "id": 87, - "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", - "man_dir": "", - "name": "string-width", - "name_hash": "15727733666069179645", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", - "tag": "npm", - "value": "5.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 88, - "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", - "man_dir": "", - "name": "emoji-regex", - "name_hash": "4954026511424972012", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", - "tag": "npm", - "value": "9.2.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 89, - "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", - "man_dir": "", - "name": "eastasianwidth", - "name_hash": "17075761832414070361", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", - "tag": "npm", - "value": "0.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 90, - "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", - "man_dir": "", - "name": "ansi-styles", - "name_hash": "1496261712670764878", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", - "tag": "npm", - "value": "6.2.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 135, - 136, - ], - "id": 91, - "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==", - "man_dir": "", - "name": "foreground-child", - "name_hash": "15280470906188730905", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz", - "tag": "npm", - "value": "3.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 92, - "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", - "man_dir": "", - "name": "signal-exit", - "name_hash": "10435964049369420478", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", - "tag": "npm", - "value": "4.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 137, - 138, - 139, - ], - "id": 93, - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "man_dir": "", - "name": "cross-spawn", - "name_hash": "12444485756966960720", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "tag": "npm", - "value": "7.0.3", - }, - "scripts": {}, - }, - { - "bin": { - "file": "./bin/node-which", - "name": "node-which", - }, - "dependencies": [ - 140, - ], - "id": 94, - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "man_dir": "", - "name": "which", - "name_hash": "5112236092670504396", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "tag": "npm", - "value": "2.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 95, - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", - "man_dir": "", - "name": "isexe", - "name_hash": "15558268014059531432", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "tag": "npm", - "value": "2.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 141, - ], - "id": 96, - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "man_dir": "", - "name": "shebang-command", - "name_hash": "9009661312948442432", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "tag": "npm", - "value": "2.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 97, - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "man_dir": "", - "name": "shebang-regex", - "name_hash": "18053981199157160202", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 98, - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "man_dir": "", - "name": "path-key", - "name_hash": "665497923999462354", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "tag": "npm", - "value": "3.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 99, - "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==", - "man_dir": "", - "name": "commander", - "name_hash": "5281338156924866262", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz", - "tag": "npm", - "value": "4.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 142, - 143, - 144, - ], - "id": 100, - "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", - "man_dir": "", - "name": "@jridgewell/gen-mapping", - "name_hash": "7763226208333403547", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", - "tag": "npm", - "value": "0.3.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 145, - 146, - ], - "id": 101, - "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", - "man_dir": "", - "name": "@jridgewell/trace-mapping", - "name_hash": "9132244357866713465", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", - "tag": "npm", - "value": "0.3.25", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 102, - "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==", - "man_dir": "", - "name": "@jridgewell/sourcemap-codec", - "name_hash": "11082572525356782073", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz", - "tag": "npm", - "value": "1.4.15", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 103, - "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", - "man_dir": "", - "name": "@jridgewell/resolve-uri", - "name_hash": "15732631652601645408", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", - "tag": "npm", - "value": "3.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 104, - "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", - "man_dir": "", - "name": "@jridgewell/set-array", - "name_hash": "10956470817798356705", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", - "tag": "npm", - "value": "1.2.1", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/jiti.js", - "name": "jiti", - }, - "dependencies": [], - "id": 105, - "integrity": "sha512-uy2bNX5zQ+tESe+TiC7ilGRz8AtRGmnJH55NC5S0nSUjvvvM2hJHmefHErugGXN4pNv4Qx7vLsnNw9qJ9mtIsw==", - "man_dir": "", - "name": "jiti", - "name_hash": "13838530331656232073", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.3.tgz", - "tag": "npm", - "value": "1.21.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 106, - "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", - "man_dir": "", - "name": "dlv", - "name_hash": "6290291366792823487", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz", - "tag": "npm", - "value": "1.1.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 107, - "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", - "man_dir": "", - "name": "arg", - "name_hash": "2472924048160638220", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz", - "tag": "npm", - "value": "5.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 147, - 148, - 149, - ], - "id": 108, - "integrity": "sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==", - "man_dir": "", - "name": "react-dom", - "name_hash": "7373667379151837307", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz", - "tag": "npm", - "value": "18.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 150, - ], - "id": 109, - "integrity": "sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==", - "man_dir": "", - "name": "react", - "name_hash": "10719851453835962256", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/react/-/react-18.2.0.tgz", - "tag": "npm", - "value": "18.2.0", - }, - "scripts": {}, - }, - { - "bin": { - "file": "cli.js", - "name": "loose-envify", - }, - "dependencies": [ - 151, - ], - "id": 110, - "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", - "man_dir": "", - "name": "loose-envify", - "name_hash": "3112622411417245442", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", - "tag": "npm", - "value": "1.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 111, - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", - "man_dir": "", - "name": "js-tokens", - "name_hash": "8072375596980283624", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "tag": "npm", - "value": "4.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 152, - ], - "id": 112, - "integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==", - "man_dir": "", - "name": "scheduler", - "name_hash": "6246319597786948434", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz", - "tag": "npm", - "value": "0.23.2", - }, - "scripts": {}, - }, - { - "bin": { - "file": "lib/esm/puppeteer/node/cli.js", - "name": "puppeteer", - }, - "dependencies": [ - 153, - 154, - 155, - 156, - ], - "id": 113, - "integrity": "sha512-kyUYI12SyJIjf9UGTnHfhNMYv4oVK321Jb9QZDBiGVNx5453SplvbdKI7UrF+S//3RtCneuUFCyHxnvQXQjpxg==", - "man_dir": "", - "name": "puppeteer", - "name_hash": "13072297456933147981", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-22.12.0.tgz", - "tag": "npm", - "value": "22.12.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 114, - "integrity": "sha512-+qtL3eX50qsJ7c+qVyagqi7AWMoQCBGNfoyJZMwm/NSXVqLYbuitrWEEIzxfUmTNy7//Xe8yhMmQ+elj3uAqSg==", - "man_dir": "", - "name": "devtools-protocol", - "name_hash": "12159960943916763407", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1299070.tgz", - "tag": "npm", - "value": "0.0.1299070", - }, - "scripts": {}, - }, - { - "bin": { - "file": "lib/cjs/main-cli.js", - "name": "browsers", - }, - "dependencies": [ - 157, - 158, - 159, - 160, - 161, - 162, - 163, - 164, - ], - "id": 115, - "integrity": "sha512-bJ0UBsk0ESOs6RFcLXOt99a3yTDcOKlzfjad+rhFwdaG1Lu/Wzq58GHYCDTlZ9z6mldf4g+NTb+TXEfe0PpnsQ==", - "man_dir": "", - "name": "@puppeteer/browsers", - "name_hash": "6318517029770692415", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.2.3.tgz", - "tag": "npm", - "value": "2.2.3", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/semver.js", - "name": "semver", - }, - "dependencies": [ - 165, - ], - "id": 116, - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", - "man_dir": "", - "name": "semver", - "name_hash": "16367367531761322261", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "tag": "npm", - "value": "7.6.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 166, - ], - "id": 117, - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "man_dir": "", - "name": "lru-cache", - "name_hash": "15261810304153928944", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "tag": "npm", - "value": "6.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 118, - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "man_dir": "", - "name": "yallist", - "name_hash": "17447362886122903538", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "tag": "npm", - "value": "4.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 167, - 168, - 169, - 170, - 171, - 172, - 173, - ], - "id": 119, - "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", - "man_dir": "", - "name": "yargs", - "name_hash": "18153588124555602831", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", - "tag": "npm", - "value": "17.7.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 120, - "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", - "man_dir": "", - "name": "yargs-parser", - "name_hash": "2624058701233809213", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", - "tag": "npm", - "value": "21.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 121, - "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", - "man_dir": "", - "name": "y18n", - "name_hash": "13867919047397601860", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", - "tag": "npm", - "value": "5.0.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 122, - "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", - "man_dir": "", - "name": "require-directory", - "name_hash": "6781837652461215204", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", - "tag": "npm", - "value": "2.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 123, - "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", - "man_dir": "", - "name": "get-caller-file", - "name_hash": "1638769084888476079", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", - "tag": "npm", - "value": "2.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 124, - "integrity": "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==", - "man_dir": "", - "name": "escalade", - "name_hash": "6879348821336485116", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz", - "tag": "npm", - "value": "3.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 174, - 175, - 176, - ], - "id": 125, - "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", - "man_dir": "", - "name": "cliui", - "name_hash": "5778858105899329304", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", - "tag": "npm", - "value": "8.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 177, - 178, - ], - "id": 126, - "integrity": "sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==", - "man_dir": "", - "name": "unbzip2-stream", - "name_hash": "12033811216485982774", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz", - "tag": "npm", - "value": "1.4.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 127, - "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==", - "man_dir": "", - "name": "through", - "name_hash": "16941386786386382390", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", - "tag": "npm", - "value": "2.3.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 179, - 180, - ], - "id": 128, - "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", - "man_dir": "", - "name": "buffer", - "name_hash": "10358694932499417541", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", - "tag": "npm", - "value": "5.7.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 129, - "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", - "man_dir": "", - "name": "ieee754", - "name_hash": "17889458061139334532", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", - "tag": "npm", - "value": "1.2.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 130, - "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", - "man_dir": "", - "name": "base64-js", - "name_hash": "14626266614050083415", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", - "tag": "npm", - "value": "1.5.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 181, - 182, - 183, - 184, - ], - "id": 131, - "integrity": "sha512-JOgGAmZyMgbqpLwct7ZV8VzkEB6pxXFBVErLtb+XCOqzc6w1xiWKI9GVd6bwk68EX7eJ4DWmfXVmq8K2ziZTGg==", - "man_dir": "", - "name": "tar-fs", - "name_hash": "14440968244754303214", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.5.tgz", - "tag": "npm", - "value": "3.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 185, - ], - "id": 132, - "integrity": "sha512-lh/eITfU8hrj9Ru5quUp0Io1kJWIk1bTjzo7JH1P5dWmQ2EL4hFUlfI8FonAhSlgIfhn63p84CDY/x+PisgcXA==", - "man_dir": "", - "name": "bare-path", - "name_hash": "12654746909665824402", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/bare-path/-/bare-path-2.1.3.tgz", - "tag": "npm", - "value": "2.1.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 133, - "integrity": "sha512-oPb8oMM1xZbhRQBngTgpcQ5gXw6kjOaRsSWsIeNyRxGed2w/ARyP7ScBYpWR1qfX2E5rS3gBw6OWcSQo+s+kUg==", - "man_dir": "", - "name": "bare-os", - "name_hash": "6865937522145537276", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-2.3.0.tgz", - "tag": "npm", - "value": "2.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 186, - 187, - 188, - ], - "id": 134, - "integrity": "sha512-W/Hfxc/6VehXlsgFtbB5B4xFcsCl+pAh30cYhoFyXErf6oGrwjh8SwiPAdHgpmWonKuYpZgGywN0SXt7dgsADA==", - "man_dir": "", - "name": "bare-fs", - "name_hash": "15205712258788157948", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-2.3.1.tgz", - "tag": "npm", - "value": "2.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 189, - ], - "id": 135, - "integrity": "sha512-ubLyoDqPnUf5o0kSFp709HC0WRZuxVuh4pbte5eY95Xvx5bdvz07c2JFmXBfqqe60q+9PJ8S4X5GRvmcNSKMxg==", - "man_dir": "", - "name": "bare-stream", - "name_hash": "17753182882008442002", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.0.1.tgz", - "tag": "npm", - "value": "2.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 190, - 191, - 192, - 193, - ], - "id": 136, - "integrity": "sha512-LLUC1TWdjVdn1weXGcSxyTR3T4+acB6tVGXT95y0nGbca4t4o/ng1wKAGTljm9VicuCVLvRlqFYXYy5GwgM7sQ==", - "man_dir": "", - "name": "streamx", - "name_hash": "74555136203185339", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.18.0.tgz", - "tag": "npm", - "value": "2.18.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 137, - "integrity": "sha512-sJnSOTVESURZ61XgEleqmP255T6zTYwHPwE4r6SssIh0U9/uDvfpdoJYpVUerJJZH2fueO+CdT8ZT+OC/7aZDA==", - "man_dir": "", - "name": "bare-events", - "name_hash": "4035129451839648869", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.3.1.tgz", - "tag": "npm", - "value": "2.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 194, - ], - "id": 138, - "integrity": "sha512-TmLJNj6UgX8xcUZo4UDStGQtDiTzF7BzWlzn9g7UWrjkpHr5uJTK1ld16wZ3LXb2vb6jH8qU89dW5whuMdXYdw==", - "man_dir": "", - "name": "text-decoder", - "name_hash": "16075354394561303825", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.1.0.tgz", - "tag": "npm", - "value": "1.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 139, - "integrity": "sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==", - "man_dir": "", - "name": "b4a", - "name_hash": "10649709558693226266", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.6.tgz", - "tag": "npm", - "value": "1.6.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 140, - "integrity": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==", - "man_dir": "", - "name": "queue-tick", - "name_hash": "9246306848360353145", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/queue-tick/-/queue-tick-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 141, - "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==", - "man_dir": "", - "name": "fast-fifo", - "name_hash": "1244249015522350723", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz", - "tag": "npm", - "value": "1.3.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 195, - 196, - 197, - ], - "id": 142, - "integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==", - "man_dir": "", - "name": "tar-stream", - "name_hash": "14255302179190904139", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.7.tgz", - "tag": "npm", - "value": "3.1.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 198, - 199, - ], - "id": 143, - "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", - "man_dir": "", - "name": "pump", - "name_hash": "7040703475696644678", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 200, - ], - "id": 144, - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "man_dir": "", - "name": "once", - "name_hash": "748011609921859784", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "tag": "npm", - "value": "1.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 145, - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "man_dir": "", - "name": "wrappy", - "name_hash": "18119806661187706052", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 201, - ], - "id": 146, - "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", - "man_dir": "", - "name": "end-of-stream", - "name_hash": "17455588742510412071", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", - "tag": "npm", - "value": "1.4.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 202, - 203, - 204, - 205, - 206, - 207, - 208, - 209, - ], - "id": 147, - "integrity": "sha512-u0piLU+nCOHMgGjRbimiXmA9kM/L9EHh3zL81xCdp7m+Y2pHIsnmbdDoEDoAz5geaonNR6q6+yOPQs6n4T6sBQ==", - "man_dir": "", - "name": "proxy-agent", - "name_hash": "9904923658574585845", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-6.4.0.tgz", - "tag": "npm", - "value": "6.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 210, - 211, - 212, - ], - "id": 148, - "integrity": "sha512-VNegTZKhuGq5vSD6XNKlbqWhyt/40CgoEw8XxD6dhnm8Jq9IEa3nIa4HwnM8XOqU0CdB0BwWVXusqiFXfHB3+A==", - "man_dir": "", - "name": "socks-proxy-agent", - "name_hash": "11921171134012595164", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.3.tgz", - "tag": "npm", - "value": "8.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 213, - 214, - ], - "id": 149, - "integrity": "sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==", - "man_dir": "", - "name": "socks", - "name_hash": "16884970381877539768", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/socks/-/socks-2.8.3.tgz", - "tag": "npm", - "value": "2.8.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 150, - "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==", - "man_dir": "", - "name": "smart-buffer", - "name_hash": "9798348771309838398", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz", - "tag": "npm", - "value": "4.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 215, - 216, - ], - "id": 151, - "integrity": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==", - "man_dir": "", - "name": "ip-address", - "name_hash": "5841623577927749136", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz", - "tag": "npm", - "value": "9.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 152, - "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==", - "man_dir": "", - "name": "sprintf-js", - "name_hash": "13547290882791134867", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz", - "tag": "npm", - "value": "1.1.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 153, - "integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==", - "man_dir": "", - "name": "jsbn", - "name_hash": "14311822655393200441", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz", - "tag": "npm", - "value": "1.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 217, - ], - "id": 154, - "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==", - "man_dir": "", - "name": "debug", - "name_hash": "14324291119347696526", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz", - "tag": "npm", - "value": "4.3.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 155, - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "man_dir": "", - "name": "ms", - "name_hash": "5228634868375925924", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "tag": "npm", - "value": "2.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 218, - ], - "id": 156, - "integrity": "sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==", - "man_dir": "", - "name": "agent-base", - "name_hash": "17689920659035782501", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.1.tgz", - "tag": "npm", - "value": "7.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 157, - "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==", - "man_dir": "", - "name": "proxy-from-env", - "name_hash": "1270194980615207566", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", - "tag": "npm", - "value": "1.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 219, - 220, - 221, - 222, - 223, - 224, - 225, - 226, - ], - "id": 158, - "integrity": "sha512-ASV8yU4LLKBAjqIPMbrgtaKIvxQri/yh2OpI+S6hVa9JRkUI3Y3NPFbfngDtY7oFtSMD3w31Xns89mDa3Feo5A==", - "man_dir": "", - "name": "pac-proxy-agent", - "name_hash": "818729749152565950", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.0.1.tgz", - "tag": "npm", - "value": "7.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 227, - 228, - ], - "id": 159, - "integrity": "sha512-5NPgf87AT2STgwa2ntRMr45jTKrYBGkVU36yT0ig/n/GMAa3oPqhZfIQ2kMEimReg0+t9kZViDVZ83qfVUlckg==", - "man_dir": "", - "name": "pac-resolver", - "name_hash": "12373948793919354804", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/pac-resolver/-/pac-resolver-7.0.1.tgz", - "tag": "npm", - "value": "7.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 160, - "integrity": "sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==", - "man_dir": "", - "name": "netmask", - "name_hash": "16100660929392435651", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/netmask/-/netmask-2.0.2.tgz", - "tag": "npm", - "value": "2.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 229, - 230, - 231, - ], - "id": 161, - "integrity": "sha512-TllpMR/t0M5sqCXfj85i4XaAzxmS5tVA16dqvdkMwGmzI+dXLXnw3J+3Vdv7VKw+ThlTMboK6i9rnZ6Nntj5CQ==", - "man_dir": "", - "name": "degenerator", - "name_hash": "8612146826381285798", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/degenerator/-/degenerator-5.0.1.tgz", - "tag": "npm", - "value": "5.0.1", - }, - "scripts": {}, - }, - { - "bin": { - "esparse": "./bin/esparse.js", - "esvalidate": "./bin/esvalidate.js", - }, - "dependencies": [], - "id": 162, - "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", - "man_dir": "", - "name": "esprima", - "name_hash": "16070041258147025859", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "tag": "npm", - "value": "4.0.1", - }, - "scripts": {}, - }, - { - "bin": { - "escodegen": "bin/escodegen.js", - "esgenerate": "bin/esgenerate.js", - }, - "dependencies": [ - 232, - 233, - 234, - 235, - ], - "id": 163, - "integrity": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==", - "man_dir": "", - "name": "escodegen", - "name_hash": "7568564790816534200", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.1.0.tgz", - "tag": "npm", - "value": "2.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 164, - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "man_dir": "", - "name": "source-map", - "name_hash": "15131286332489002212", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "tag": "npm", - "value": "0.6.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 165, - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "man_dir": "", - "name": "esutils", - "name_hash": "7981716078883515000", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 166, - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "man_dir": "", - "name": "estraverse", - "name_hash": "14401618193000185195", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "tag": "npm", - "value": "5.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 236, - ], - "id": 167, - "integrity": "sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==", - "man_dir": "", - "name": "ast-types", - "name_hash": "4997596490212765360", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.13.4.tgz", - "tag": "npm", - "value": "0.13.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 168, - "integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==", - "man_dir": "", - "name": "tslib", - "name_hash": "17922945129469812550", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz", - "tag": "npm", - "value": "2.6.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 237, - 238, - ], - "id": 169, - "integrity": "sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==", - "man_dir": "", - "name": "https-proxy-agent", - "name_hash": "6012108288334718116", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz", - "tag": "npm", - "value": "7.0.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 239, - 240, - ], - "id": 170, - "integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==", - "man_dir": "", - "name": "http-proxy-agent", - "name_hash": "9762732492936976178", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz", - "tag": "npm", - "value": "7.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 241, - 242, - 243, - 244, - ], - "id": 171, - "integrity": "sha512-BzUrJBS9EcUb4cFol8r4W3v1cPsSyajLSthNkz5BxbpDcHN5tIrM10E2eNvfnvBn3DaT3DUgx0OpsBKkaOpanw==", - "man_dir": "", - "name": "get-uri", - "name_hash": "4377287927338690314", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.3.tgz", - "tag": "npm", - "value": "6.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 245, - 246, - 247, - ], - "id": 172, - "integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==", - "man_dir": "", - "name": "fs-extra", - "name_hash": "2453474818627632477", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz", - "tag": "npm", - "value": "11.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 173, - "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==", - "man_dir": "", - "name": "universalify", - "name_hash": "9857909289728530428", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz", - "tag": "npm", - "value": "2.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 248, - 249, - ], - "id": 174, - "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", - "man_dir": "", - "name": "jsonfile", - "name_hash": "16030246458379256651", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz", - "tag": "npm", - "value": "6.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 175, - "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", - "man_dir": "", - "name": "graceful-fs", - "name_hash": "8654400277002734136", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", - "tag": "npm", - "value": "4.2.11", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 176, - "integrity": "sha512-7hvf7/GW8e86rW0ptuwS3OcBGDjIi6SZva7hCyWC0yYry2cOPmLIjXAUHI6DK2HsnwJd9ifmt57i8eV2n4YNpw==", - "man_dir": "", - "name": "data-uri-to-buffer", - "name_hash": "14979328150197748023", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-6.0.2.tgz", - "tag": "npm", - "value": "6.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 177, - "integrity": "sha512-4Bcg1P8xhUuqcii/S0Z9wiHIrQVPMermM1any+MX5GeGD7faD3/msQUDGLol9wOcz4/jbg/WJnGqoJF6LiBdtg==", - "man_dir": "", - "name": "basic-ftp", - "name_hash": "3294105759639631117", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.0.5.tgz", - "tag": "npm", - "value": "5.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 178, - "integrity": "sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA==", - "man_dir": "", - "name": "@tootallnate/quickjs-emscripten", - "name_hash": "5414003337280545145", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@tootallnate/quickjs-emscripten/-/quickjs-emscripten-0.23.0.tgz", - "tag": "npm", - "value": "0.23.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 179, - "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==", - "man_dir": "", - "name": "lru-cache", - "name_hash": "15261810304153928944", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", - "tag": "npm", - "value": "7.18.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 180, - "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", - "man_dir": "", - "name": "progress", - "name_hash": "11283104389794780362", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": { - "file": "cli.js", - "name": "extract-zip", - }, - "dependencies": [ - 250, - 251, - 252, - 253, - ], - "id": 181, - "integrity": "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==", - "man_dir": "", - "name": "extract-zip", - "name_hash": "8810061046982445994", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz", - "tag": "npm", - "value": "2.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 254, - ], - "id": 182, - "integrity": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==", - "man_dir": "", - "name": "@types/yauzl", - "name_hash": "10273980999870455328", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.3.tgz", - "tag": "npm", - "value": "2.10.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 255, - ], - "id": 183, - "integrity": "sha512-scnD59RpYD91xngrQQLGkE+6UrHUPzeKZWhhjBSa3HSkwjbQc38+q3RoIVEwxQGRw3M+j5hpNAM+lgV3cVormg==", - "man_dir": "", - "name": "@types/node", - "name_hash": "4124652010926124945", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.14.tgz", - "tag": "npm", - "value": "20.12.14", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 184, - "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==", - "man_dir": "", - "name": "undici-types", - "name_hash": "13518207300296011529", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", - "tag": "npm", - "value": "5.26.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 256, - 257, - ], - "id": 185, - "integrity": "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==", - "man_dir": "", - "name": "yauzl", - "name_hash": "7329914562904170092", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz", - "tag": "npm", - "value": "2.10.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 186, - "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==", - "man_dir": "", - "name": "buffer-crc32", - "name_hash": "4553253441045318076", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz", - "tag": "npm", - "value": "0.2.13", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 258, - ], - "id": 187, - "integrity": "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==", - "man_dir": "", - "name": "fd-slicer", - "name_hash": "10851489456408334660", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz", - "tag": "npm", - "value": "1.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 188, - "integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==", - "man_dir": "", - "name": "pend", - "name_hash": "11550940272933590184", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz", - "tag": "npm", - "value": "1.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 259, - ], - "id": 189, - "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==", - "man_dir": "", - "name": "get-stream", - "name_hash": "13254119490064412968", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", - "tag": "npm", - "value": "5.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 260, - ], - "id": 190, - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", - "man_dir": "", - "name": "debug", - "name_hash": "14324291119347696526", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "tag": "npm", - "value": "4.3.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 261, - 262, - 263, - 264, - 265, - ], - "id": 191, - "integrity": "sha512-9gY+JwBW/Fp3/x9+cOGK7ZcwqjvtvY2xjqRqsAA0B3ZFMzBauVTSZ26iWTmvOQX2sk78TN/rd5rnetxVxmK5CQ==", - "man_dir": "", - "name": "puppeteer-core", - "name_hash": "10954685796294859150", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-22.12.0.tgz", - "tag": "npm", - "value": "22.12.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 266, - 267, - ], - "id": 192, - "integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==", - "man_dir": "", - "name": "ws", - "name_hash": "14644737011329074183", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz", - "tag": "npm", - "value": "8.17.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 268, - 269, - 270, - 271, - ], - "id": 193, - "integrity": "sha512-5xQNN2SVBdZv4TxeMLaI+PelrnZsHDhn8h2JtyriLr+0qHcZS8BMuo93qN6J1VmtmrgYP+rmcLHcbpnA8QJh+w==", - "man_dir": "", - "name": "chromium-bidi", - "name_hash": "17738832193826713561", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.24.tgz", - "tag": "npm", - "value": "0.5.24", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 194, - "integrity": "sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==", - "man_dir": "", - "name": "zod", - "name_hash": "13942938047053248045", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/zod/-/zod-3.23.8.tgz", - "tag": "npm", - "value": "3.23.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 195, - "integrity": "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==", - "man_dir": "", - "name": "urlpattern-polyfill", - "name_hash": "11822535153800140816", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-10.0.0.tgz", - "tag": "npm", - "value": "10.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 196, - "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==", - "man_dir": "", - "name": "mitt", - "name_hash": "8939019029139500810", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz", - "tag": "npm", - "value": "3.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 272, - 273, - 274, - 275, - 276, - ], - "id": 197, - "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==", - "man_dir": "", - "name": "cosmiconfig", - "name_hash": "6870876620368412607", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz", - "tag": "npm", - "value": "9.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 277, - 278, - 279, - 280, - ], - "id": 198, - "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", - "man_dir": "", - "name": "parse-json", - "name_hash": "10803339664298030440", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", - "tag": "npm", - "value": "5.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 199, - "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", - "man_dir": "", - "name": "json-parse-even-better-errors", - "name_hash": "13977239420854766139", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", - "tag": "npm", - "value": "2.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 281, - ], - "id": 200, - "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", - "man_dir": "", - "name": "error-ex", - "name_hash": "10994745590019451357", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", - "tag": "npm", - "value": "1.3.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 201, - "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", - "man_dir": "", - "name": "is-arrayish", - "name_hash": "2568751720667967222", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", - "tag": "npm", - "value": "0.2.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 282, - 283, - ], - "id": 202, + "id": 2, "integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==", "man_dir": "", "name": "@babel/code-frame", @@ -15679,15 +12261,31 @@ exports[`ssr works for 100-ish requests 1`] = ` }, "scripts": {}, }, + { + "bin": null, + "dependencies": [], + "id": 3, + "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==", + "man_dir": "", + "name": "@babel/helper-validator-identifier", + "name_hash": "13229699169636733158", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz", + "tag": "npm", + "value": "7.24.7", + }, + "scripts": {}, + }, { "bin": null, "dependencies": [ - 284, - 285, - 286, - 287, + 16, + 17, + 18, + 19, ], - "id": 203, + "id": 4, "integrity": "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==", "man_dir": "", "name": "@babel/highlight", @@ -15703,226 +12301,129 @@ exports[`ssr works for 100-ish requests 1`] = ` { "bin": null, "dependencies": [ - 288, - 289, - 290, + 20, ], - "id": 204, - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "id": 5, + "integrity": "sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==", "man_dir": "", - "name": "chalk", - "name_hash": "15590360526536958927", + "name": "@babel/runtime", + "name_hash": "10291762809505250838", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "tag": "npm", - "value": "2.4.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 291, - ], - "id": 205, - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "man_dir": "", - "name": "supports-color", - "name_hash": "8283007902753735493", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "tag": "npm", - "value": "5.5.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 206, - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "man_dir": "", - "name": "has-flag", - "name_hash": "14617373831546330259", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 207, - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "man_dir": "", - "name": "escape-string-regexp", - "name_hash": "6183299340420948366", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "tag": "npm", - "value": "1.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 292, - ], - "id": 208, - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "man_dir": "", - "name": "ansi-styles", - "name_hash": "1496261712670764878", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "tag": "npm", - "value": "3.2.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 293, - ], - "id": 209, - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "man_dir": "", - "name": "color-convert", - "name_hash": "4039459761306235234", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "tag": "npm", - "value": "1.9.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 210, - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "man_dir": "", - "name": "color-name", - "name_hash": "16546212153853106385", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "tag": "npm", - "value": "1.1.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 211, - "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==", - "man_dir": "", - "name": "@babel/helper-validator-identifier", - "name_hash": "13229699169636733158", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.7.tgz", "tag": "npm", "value": "7.24.7", }, "scripts": {}, }, { - "bin": { - "file": "bin/js-yaml.js", - "name": "js-yaml", - }, + "bin": null, "dependencies": [ - 294, + 21, + 22, ], - "id": 212, - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "id": 6, + "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==", "man_dir": "", - "name": "js-yaml", - "name_hash": "192709174173096334", + "name": "@eslint-community/eslint-utils", + "name_hash": "17370105237013380211", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", "tag": "npm", - "value": "4.1.0", + "value": "4.4.0", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 213, - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", + "id": 7, + "integrity": "sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA==", "man_dir": "", - "name": "argparse", - "name_hash": "14330104742551621378", + "name": "@eslint-community/regexpp", + "name_hash": "633405221675698401", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.1.tgz", "tag": "npm", - "value": "2.0.1", + "value": "4.10.1", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 295, - 296, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, ], - "id": 214, - "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", + "id": 8, + "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==", "man_dir": "", - "name": "import-fresh", - "name_hash": "11575749002643879646", + "name": "@eslint/eslintrc", + "name_hash": "12097048422266797669", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz", "tag": "npm", - "value": "3.3.0", + "value": "2.1.4", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 215, - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "id": 9, + "integrity": "sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==", "man_dir": "", - "name": "resolve-from", - "name_hash": "3749267992243009772", + "name": "@eslint/js", + "name_hash": "14520481844909638934", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.50.0.tgz", "tag": "npm", - "value": "4.0.0", + "value": "8.50.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 297, + 32, + 33, + 34, ], - "id": 216, - "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "id": 10, + "integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==", "man_dir": "", - "name": "parent-module", - "name_hash": "2665996815938625963", + "name": "@humanwhocodes/config-array", + "name_hash": "4378208149395492413", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz", + "tag": "npm", + "value": "0.11.14", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 11, + "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", + "man_dir": "", + "name": "@humanwhocodes/module-importer", + "name_hash": "12456817044413428026", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", "tag": "npm", "value": "1.0.1", }, @@ -15931,70 +12432,158 @@ exports[`ssr works for 100-ish requests 1`] = ` { "bin": null, "dependencies": [], - "id": 217, - "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "id": 12, + "integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==", "man_dir": "", - "name": "callsites", - "name_hash": "3613437260212473067", + "name": "@humanwhocodes/object-schema", + "name_hash": "8965646483962562622", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz", "tag": "npm", - "value": "3.1.0", + "value": "2.0.3", }, "scripts": {}, }, { "bin": null, - "dependencies": [], - "id": 218, - "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==", - "man_dir": "", - "name": "env-paths", - "name_hash": "763024076902060186", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz", - "tag": "npm", - "value": "2.2.1", - }, - "scripts": {}, - }, - { - "bin": { - "file": "dist/bin/next", - "name": "next", - }, "dependencies": [ - 298, - 299, - 300, - 301, - 302, - 303, - 304, - 305, - 306, - 307, - 308, - 309, - 310, - 311, - 312, - 313, - 314, - 315, - 316, - 317, + 35, + 36, + 37, + 38, + 39, + 40, ], - "id": 219, - "integrity": "sha512-oexgMV2MapI0UIWiXKkixF8J8ORxpy64OuJ/J9oVUmIthXOUCcuVEZX+dtpgq7wIfIqtBwQsKEDXejcjTsan9g==", + "id": 13, + "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", "man_dir": "", - "name": "next", - "name_hash": "11339591345958603137", + "name": "@isaacs/cliui", + "name_hash": "9642792940339374750", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/next/-/next-14.1.3.tgz", + "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", + "tag": "npm", + "value": "8.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 41, + 42, + 43, + ], + "id": 14, + "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", + "man_dir": "", + "name": "@jridgewell/gen-mapping", + "name_hash": "7763226208333403547", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", + "tag": "npm", + "value": "0.3.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 15, + "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", + "man_dir": "", + "name": "@jridgewell/resolve-uri", + "name_hash": "15732631652601645408", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", + "tag": "npm", + "value": "3.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 16, + "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", + "man_dir": "", + "name": "@jridgewell/set-array", + "name_hash": "10956470817798356705", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", + "tag": "npm", + "value": "1.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 17, + "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==", + "man_dir": "", + "name": "@jridgewell/sourcemap-codec", + "name_hash": "11082572525356782073", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz", + "tag": "npm", + "value": "1.4.15", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 44, + 45, + ], + "id": 18, + "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", + "man_dir": "", + "name": "@jridgewell/trace-mapping", + "name_hash": "9132244357866713465", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", + "tag": "npm", + "value": "0.3.25", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 19, + "integrity": "sha512-VhgXTvrgeBRxNPjyfBsDIMvgsKDxjlpw4IAUsHCX8Gjl1vtHUYRT3+xfQ/wwvLPDd/6kqfLqk9Pt4+7gysuCKQ==", + "man_dir": "", + "name": "@next/env", + "name_hash": "14533567151760189614", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@next/env/-/env-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 46, + ], + "id": 20, + "integrity": "sha512-VCnZI2cy77Yaj3L7Uhs3+44ikMM1VD/fBMwvTBb3hIaTIuqa+DmG4dhUDq+MASu3yx97KhgsVJbsas0XuiKyww==", + "man_dir": "", + "name": "@next/eslint-plugin-next", + "name_hash": "12150179697604729174", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-14.1.3.tgz", "tag": "npm", "value": "14.1.3", }, @@ -16006,161 +12595,7 @@ exports[`ssr works for 100-ish requests 1`] = ` ], "bin": null, "dependencies": [], - "id": 220, - "integrity": "sha512-HjssFsCdsD4GHstXSQxsi2l70F/5FsRTRQp8xNgmQs15SxUfUJRvSI9qKny/jLkY3gLgiCR3+6A7wzzK0DBlfA==", - "man_dir": "", - "name": "@next/swc-win32-arm64-msvc", - "name_hash": "2162381238028589388", - "origin": "npm", - "os": [ - "win32", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "arm64", - ], - "bin": null, - "dependencies": [], - "id": 221, - "integrity": "sha512-esk1RkRBLSIEp1qaQXv1+s6ZdYzuVCnDAZySpa62iFTMGTisCyNQmqyCTL9P+cLJ4N9FKCI3ojtSfsyPHJDQNw==", - "man_dir": "", - "name": "@next/swc-linux-arm64-musl", - "name_hash": "10617419930187892296", - "origin": "npm", - "os": [ - "linux", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "ia32", - ], - "bin": null, - "dependencies": [], - "id": 222, - "integrity": "sha512-DRuxD5axfDM1/Ue4VahwSxl1O5rn61hX8/sF0HY8y0iCbpqdxw3rB3QasdHn/LJ6Wb2y5DoWzXcz3L1Cr+Thrw==", - "man_dir": "", - "name": "@next/swc-win32-ia32-msvc", - "name_hash": "9252805468461829479", - "origin": "npm", - "os": [ - "win32", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "arm64", - ], - "bin": null, - "dependencies": [], - "id": 223, - "integrity": "sha512-USArX9B+3rZSXYLFvgy0NVWQgqh6LHWDmMt38O4lmiJNQcwazeI6xRvSsliDLKt+78KChVacNiwvOMbl6g6BBw==", - "man_dir": "", - "name": "@next/swc-linux-arm64-gnu", - "name_hash": "11020036790013624239", - "origin": "npm", - "os": [ - "linux", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "x64", - ], - "bin": null, - "dependencies": [], - "id": 224, - "integrity": "sha512-uC2DaDoWH7h1P/aJ4Fok3Xiw6P0Lo4ez7NbowW2VGNXw/Xv6tOuLUcxhBYZxsSUJtpeknCi8/fvnSpyCFp4Rcg==", - "man_dir": "", - "name": "@next/swc-win32-x64-msvc", - "name_hash": "9647815457301330905", - "origin": "npm", - "os": [ - "win32", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "x64", - ], - "bin": null, - "dependencies": [], - "id": 225, - "integrity": "sha512-DX2zqz05ziElLoxskgHasaJBREC5Y9TJcbR2LYqu4r7naff25B4iXkfXWfcp69uD75/0URmmoSgT8JclJtrBoQ==", - "man_dir": "", - "name": "@next/swc-linux-x64-musl", - "name_hash": "2579566733029863568", - "origin": "npm", - "os": [ - "linux", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "x64", - ], - "bin": null, - "dependencies": [], - "id": 226, - "integrity": "sha512-8uOgRlYEYiKo0L8YGeS+3TudHVDWDjPVDUcST+z+dUzgBbTEwSSIaSgF/vkcC1T/iwl4QX9iuUyUdQEl0Kxalg==", - "man_dir": "", - "name": "@next/swc-linux-x64-gnu", - "name_hash": "300847313706189527", - "origin": "npm", - "os": [ - "linux", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "arm64", - ], - "bin": null, - "dependencies": [], - "id": 227, + "id": 21, "integrity": "sha512-LALu0yIBPRiG9ANrD5ncB3pjpO0Gli9ZLhxdOu6ZUNf3x1r3ea1rd9Q+4xxUkGrUXLqKVK9/lDkpYIJaCJ6AHQ==", "man_dir": "", "name": "@next/swc-darwin-arm64", @@ -16182,7 +12617,7 @@ exports[`ssr works for 100-ish requests 1`] = ` ], "bin": null, "dependencies": [], - "id": 228, + "id": 22, "integrity": "sha512-E/9WQeXxkqw2dfcn5UcjApFgUq73jqNKaE5bysDm58hEUdUGedVrnRhblhJM7HbCZNhtVl0j+6TXsK0PuzXTCg==", "man_dir": "", "name": "@next/swc-darwin-x64", @@ -16199,9 +12634,1428 @@ exports[`ssr works for 100-ish requests 1`] = ` "scripts": {}, }, { + "arch": [ + "arm64", + ], "bin": null, "dependencies": [], - "id": 229, + "id": 23, + "integrity": "sha512-USArX9B+3rZSXYLFvgy0NVWQgqh6LHWDmMt38O4lmiJNQcwazeI6xRvSsliDLKt+78KChVacNiwvOMbl6g6BBw==", + "man_dir": "", + "name": "@next/swc-linux-arm64-gnu", + "name_hash": "11020036790013624239", + "origin": "npm", + "os": [ + "linux", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "arch": [ + "arm64", + ], + "bin": null, + "dependencies": [], + "id": 24, + "integrity": "sha512-esk1RkRBLSIEp1qaQXv1+s6ZdYzuVCnDAZySpa62iFTMGTisCyNQmqyCTL9P+cLJ4N9FKCI3ojtSfsyPHJDQNw==", + "man_dir": "", + "name": "@next/swc-linux-arm64-musl", + "name_hash": "10617419930187892296", + "origin": "npm", + "os": [ + "linux", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "arch": [ + "x64", + ], + "bin": null, + "dependencies": [], + "id": 25, + "integrity": "sha512-8uOgRlYEYiKo0L8YGeS+3TudHVDWDjPVDUcST+z+dUzgBbTEwSSIaSgF/vkcC1T/iwl4QX9iuUyUdQEl0Kxalg==", + "man_dir": "", + "name": "@next/swc-linux-x64-gnu", + "name_hash": "300847313706189527", + "origin": "npm", + "os": [ + "linux", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "arch": [ + "x64", + ], + "bin": null, + "dependencies": [], + "id": 26, + "integrity": "sha512-DX2zqz05ziElLoxskgHasaJBREC5Y9TJcbR2LYqu4r7naff25B4iXkfXWfcp69uD75/0URmmoSgT8JclJtrBoQ==", + "man_dir": "", + "name": "@next/swc-linux-x64-musl", + "name_hash": "2579566733029863568", + "origin": "npm", + "os": [ + "linux", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "arch": [ + "arm64", + ], + "bin": null, + "dependencies": [], + "id": 27, + "integrity": "sha512-HjssFsCdsD4GHstXSQxsi2l70F/5FsRTRQp8xNgmQs15SxUfUJRvSI9qKny/jLkY3gLgiCR3+6A7wzzK0DBlfA==", + "man_dir": "", + "name": "@next/swc-win32-arm64-msvc", + "name_hash": "2162381238028589388", + "origin": "npm", + "os": [ + "win32", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "arch": [ + "ia32", + ], + "bin": null, + "dependencies": [], + "id": 28, + "integrity": "sha512-DRuxD5axfDM1/Ue4VahwSxl1O5rn61hX8/sF0HY8y0iCbpqdxw3rB3QasdHn/LJ6Wb2y5DoWzXcz3L1Cr+Thrw==", + "man_dir": "", + "name": "@next/swc-win32-ia32-msvc", + "name_hash": "9252805468461829479", + "origin": "npm", + "os": [ + "win32", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "arch": [ + "x64", + ], + "bin": null, + "dependencies": [], + "id": 29, + "integrity": "sha512-uC2DaDoWH7h1P/aJ4Fok3Xiw6P0Lo4ez7NbowW2VGNXw/Xv6tOuLUcxhBYZxsSUJtpeknCi8/fvnSpyCFp4Rcg==", + "man_dir": "", + "name": "@next/swc-win32-x64-msvc", + "name_hash": "9647815457301330905", + "origin": "npm", + "os": [ + "win32", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 47, + 48, + ], + "id": 30, + "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", + "man_dir": "", + "name": "@nodelib/fs.scandir", + "name_hash": "3021833276702395597", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", + "tag": "npm", + "value": "2.1.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 31, + "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", + "man_dir": "", + "name": "@nodelib/fs.stat", + "name_hash": "16125660444744770699", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", + "tag": "npm", + "value": "2.0.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 49, + 50, + ], + "id": 32, + "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", + "man_dir": "", + "name": "@nodelib/fs.walk", + "name_hash": "5339111073806757055", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", + "tag": "npm", + "value": "1.2.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 33, + "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", + "man_dir": "", + "name": "@pkgjs/parseargs", + "name_hash": "4691519579619228072", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", + "tag": "npm", + "value": "0.11.0", + }, + "scripts": {}, + }, + { + "bin": { + "file": "lib/cjs/main-cli.js", + "name": "browsers", + }, + "dependencies": [ + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + ], + "id": 34, + "integrity": "sha512-bJ0UBsk0ESOs6RFcLXOt99a3yTDcOKlzfjad+rhFwdaG1Lu/Wzq58GHYCDTlZ9z6mldf4g+NTb+TXEfe0PpnsQ==", + "man_dir": "", + "name": "@puppeteer/browsers", + "name_hash": "6318517029770692415", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.2.3.tgz", + "tag": "npm", + "value": "2.2.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 35, + "integrity": "sha512-qC/xYId4NMebE6w/V33Fh9gWxLgURiNYgVNObbJl2LZv0GUUItCcCqC5axQSwRaAgaxl2mELq1rMzlswaQ0Zxg==", + "man_dir": "", + "name": "@rushstack/eslint-patch", + "name_hash": "11774582013079126290", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.3.tgz", + "tag": "npm", + "value": "1.10.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 59, + ], + "id": 36, + "integrity": "sha512-E4KcWTpoLHqwPHLxidpOqQbcrZVgi0rsmmZXUle1jXmJfuIf/UWpczUJ7MZZ5tlxytgJXyp0w4PGkkeLiuIdZw==", + "man_dir": "", + "name": "@swc/helpers", + "name_hash": "6882297182432941771", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.2.tgz", + "tag": "npm", + "value": "0.5.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 37, + "integrity": "sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA==", + "man_dir": "", + "name": "@tootallnate/quickjs-emscripten", + "name_hash": "5414003337280545145", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@tootallnate/quickjs-emscripten/-/quickjs-emscripten-0.23.0.tgz", + "tag": "npm", + "value": "0.23.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 38, + "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==", + "man_dir": "", + "name": "@types/json5", + "name_hash": "7880870305537908928", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz", + "tag": "npm", + "value": "0.0.29", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 39, + "integrity": "sha512-zI22/pJW2wUZOVyguFaUL1HABdmSVxpXrzIqkjsHmyUjNhPoWM1CKfvVuXfetHhIok4RY573cqS0mZ1SJEnoTg==", + "man_dir": "", + "name": "@types/node", + "name_hash": "4124652010926124945", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.7.0.tgz", + "tag": "npm", + "value": "20.7.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 40, + "integrity": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==", + "man_dir": "", + "name": "@types/prop-types", + "name_hash": "14301724962060537021", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.12.tgz", + "tag": "npm", + "value": "15.7.12", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 60, + 61, + 62, + ], + "id": 41, + "integrity": "sha512-60fLTOLqzarLED2O3UQImc/lsNRgG0jE/a1mPW9KjMemY0LMITWEsbS4VvZ4p6rorEHd5YKxxmMKSDK505GHpA==", + "man_dir": "", + "name": "@types/react", + "name_hash": "14723150644049679642", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.22.tgz", + "tag": "npm", + "value": "18.2.22", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 63, + ], + "id": 42, + "integrity": "sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA==", + "man_dir": "", + "name": "@types/react-dom", + "name_hash": "3229493356298419080", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.7.tgz", + "tag": "npm", + "value": "18.2.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 43, + "integrity": "sha512-YIoDCTH3Af6XM5VuwGG/QL/CJqga1Zm3NkU3HZ4ZHK2fRMPYP1VczsTUqtsf43PH/iJNVlPHAo2oWX7BSdB2Hw==", + "man_dir": "", + "name": "@types/scheduler", + "name_hash": "12135549028975824460", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.23.0.tgz", + "tag": "npm", + "value": "0.23.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 64, + ], + "id": 44, + "integrity": "sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==", + "man_dir": "", + "name": "@types/ws", + "name_hash": "7625274352264072099", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.10.tgz", + "tag": "npm", + "value": "8.5.10", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 65, + ], + "id": 45, + "integrity": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==", + "man_dir": "", + "name": "@types/yauzl", + "name_hash": "10273980999870455328", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.3.tgz", + "tag": "npm", + "value": "2.10.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 66, + 67, + 68, + 69, + 70, + 71, + ], + "id": 46, + "integrity": "sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==", + "man_dir": "", + "name": "@typescript-eslint/parser", + "name_hash": "16517001479467293030", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.21.0.tgz", + "tag": "npm", + "value": "6.21.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 72, + 73, + ], + "id": 47, + "integrity": "sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==", + "man_dir": "", + "name": "@typescript-eslint/scope-manager", + "name_hash": "4117654371883490926", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz", + "tag": "npm", + "value": "6.21.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 48, + "integrity": "sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==", + "man_dir": "", + "name": "@typescript-eslint/types", + "name_hash": "9755027355340495761", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.21.0.tgz", + "tag": "npm", + "value": "6.21.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 74, + 75, + 76, + 77, + 78, + 79, + 80, + 81, + ], + "id": 49, + "integrity": "sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==", + "man_dir": "", + "name": "@typescript-eslint/typescript-estree", + "name_hash": "17745786537991019945", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz", + "tag": "npm", + "value": "6.21.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 82, + 83, + ], + "id": 50, + "integrity": "sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==", + "man_dir": "", + "name": "@typescript-eslint/visitor-keys", + "name_hash": "7940841856001563650", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz", + "tag": "npm", + "value": "6.21.0", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/acorn", + "name": "acorn", + }, + "dependencies": [], + "id": 51, + "integrity": "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==", + "man_dir": "", + "name": "acorn", + "name_hash": "17430233180242180057", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz", + "tag": "npm", + "value": "8.11.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 84, + ], + "id": 52, + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", + "man_dir": "", + "name": "acorn-jsx", + "name_hash": "1754355278825952408", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "tag": "npm", + "value": "5.3.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 85, + ], + "id": 53, + "integrity": "sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==", + "man_dir": "", + "name": "agent-base", + "name_hash": "17689920659035782501", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.1.tgz", + "tag": "npm", + "value": "7.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 86, + 87, + 88, + 89, + ], + "id": 54, + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "man_dir": "", + "name": "ajv", + "name_hash": "4704814928422522869", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "tag": "npm", + "value": "6.12.6", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 55, + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "man_dir": "", + "name": "ansi-regex", + "name_hash": "8115476937249128794", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "tag": "npm", + "value": "5.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 90, + ], + "id": 56, + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "man_dir": "", + "name": "ansi-styles", + "name_hash": "1496261712670764878", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "tag": "npm", + "value": "4.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 57, + "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==", + "man_dir": "", + "name": "any-promise", + "name_hash": "992496519212496549", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz", + "tag": "npm", + "value": "1.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 91, + 92, + ], + "id": 58, + "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", + "man_dir": "", + "name": "anymatch", + "name_hash": "13083778620000400888", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", + "tag": "npm", + "value": "3.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 59, + "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", + "man_dir": "", + "name": "arg", + "name_hash": "2472924048160638220", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz", + "tag": "npm", + "value": "5.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 60, + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", + "man_dir": "", + "name": "argparse", + "name_hash": "14330104742551621378", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "tag": "npm", + "value": "2.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 93, + ], + "id": 61, + "integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==", + "man_dir": "", + "name": "aria-query", + "name_hash": "506127023625643336", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz", + "tag": "npm", + "value": "5.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 94, + 95, + ], + "id": 62, + "integrity": "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==", + "man_dir": "", + "name": "array-buffer-byte-length", + "name_hash": "9975978122018604356", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 96, + 97, + 98, + 99, + 100, + 101, + ], + "id": 63, + "integrity": "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==", + "man_dir": "", + "name": "array-includes", + "name_hash": "4525275494838245397", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.8.tgz", + "tag": "npm", + "value": "3.1.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 64, + "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", + "man_dir": "", + "name": "array-union", + "name_hash": "16137961625129706702", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", + "tag": "npm", + "value": "2.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 102, + 103, + 104, + 105, + 106, + 107, + ], + "id": 65, + "integrity": "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==", + "man_dir": "", + "name": "array.prototype.findlast", + "name_hash": "1818731707851809687", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz", + "tag": "npm", + "value": "1.2.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 108, + 109, + 110, + 111, + 112, + 113, + ], + "id": 66, + "integrity": "sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==", + "man_dir": "", + "name": "array.prototype.findlastindex", + "name_hash": "12218267642355334154", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz", + "tag": "npm", + "value": "1.2.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 114, + 115, + 116, + 117, + ], + "id": 67, + "integrity": "sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==", + "man_dir": "", + "name": "array.prototype.flat", + "name_hash": "13419566320551684202", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz", + "tag": "npm", + "value": "1.3.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 118, + 119, + 120, + 121, + ], + "id": 68, + "integrity": "sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==", + "man_dir": "", + "name": "array.prototype.flatmap", + "name_hash": "4112999450230342125", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz", + "tag": "npm", + "value": "1.3.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 122, + 123, + 124, + 125, + ], + "id": 69, + "integrity": "sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA==", + "man_dir": "", + "name": "array.prototype.toreversed", + "name_hash": "13586337247798060470", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array.prototype.toreversed/-/array.prototype.toreversed-1.1.2.tgz", + "tag": "npm", + "value": "1.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 126, + 127, + 128, + 129, + 130, + ], + "id": 70, + "integrity": "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==", + "man_dir": "", + "name": "array.prototype.tosorted", + "name_hash": "6050988382768901310", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz", + "tag": "npm", + "value": "1.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 131, + 132, + 133, + 134, + 135, + 136, + 137, + 138, + ], + "id": 71, + "integrity": "sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==", + "man_dir": "", + "name": "arraybuffer.prototype.slice", + "name_hash": "11166998714227851504", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz", + "tag": "npm", + "value": "1.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 139, + ], + "id": 72, + "integrity": "sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==", + "man_dir": "", + "name": "ast-types", + "name_hash": "4997596490212765360", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.13.4.tgz", + "tag": "npm", + "value": "0.13.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 73, + "integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==", + "man_dir": "", + "name": "ast-types-flow", + "name_hash": "3772215945262775731", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.8.tgz", + "tag": "npm", + "value": "0.0.8", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/autoprefixer", + "name": "autoprefixer", + }, + "dependencies": [ + 140, + 141, + 142, + 143, + 144, + 145, + 146, + ], + "id": 74, + "integrity": "sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==", + "man_dir": "", + "name": "autoprefixer", + "name_hash": "8637312893797281270", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.16.tgz", + "tag": "npm", + "value": "10.4.16", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 147, + ], + "id": 75, + "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==", + "man_dir": "", + "name": "available-typed-arrays", + "name_hash": "16267035547686705519", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", + "tag": "npm", + "value": "1.0.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 76, + "integrity": "sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==", + "man_dir": "", + "name": "axe-core", + "name_hash": "13988195930258765777", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.7.0.tgz", + "tag": "npm", + "value": "4.7.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 148, + ], + "id": 77, + "integrity": "sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg==", + "man_dir": "", + "name": "axobject-query", + "name_hash": "9344054106894956572", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-3.2.1.tgz", + "tag": "npm", + "value": "3.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 78, + "integrity": "sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==", + "man_dir": "", + "name": "b4a", + "name_hash": "10649709558693226266", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.6.tgz", + "tag": "npm", + "value": "1.6.6", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 79, + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "man_dir": "", + "name": "balanced-match", + "name_hash": "16269801611404267863", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 80, + "integrity": "sha512-sJnSOTVESURZ61XgEleqmP255T6zTYwHPwE4r6SssIh0U9/uDvfpdoJYpVUerJJZH2fueO+CdT8ZT+OC/7aZDA==", + "man_dir": "", + "name": "bare-events", + "name_hash": "4035129451839648869", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.3.1.tgz", + "tag": "npm", + "value": "2.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 149, + 150, + 151, + ], + "id": 81, + "integrity": "sha512-W/Hfxc/6VehXlsgFtbB5B4xFcsCl+pAh30cYhoFyXErf6oGrwjh8SwiPAdHgpmWonKuYpZgGywN0SXt7dgsADA==", + "man_dir": "", + "name": "bare-fs", + "name_hash": "15205712258788157948", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-2.3.1.tgz", + "tag": "npm", + "value": "2.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 82, + "integrity": "sha512-oPb8oMM1xZbhRQBngTgpcQ5gXw6kjOaRsSWsIeNyRxGed2w/ARyP7ScBYpWR1qfX2E5rS3gBw6OWcSQo+s+kUg==", + "man_dir": "", + "name": "bare-os", + "name_hash": "6865937522145537276", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-2.3.0.tgz", + "tag": "npm", + "value": "2.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 152, + ], + "id": 83, + "integrity": "sha512-lh/eITfU8hrj9Ru5quUp0Io1kJWIk1bTjzo7JH1P5dWmQ2EL4hFUlfI8FonAhSlgIfhn63p84CDY/x+PisgcXA==", + "man_dir": "", + "name": "bare-path", + "name_hash": "12654746909665824402", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/bare-path/-/bare-path-2.1.3.tgz", + "tag": "npm", + "value": "2.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 153, + ], + "id": 84, + "integrity": "sha512-ubLyoDqPnUf5o0kSFp709HC0WRZuxVuh4pbte5eY95Xvx5bdvz07c2JFmXBfqqe60q+9PJ8S4X5GRvmcNSKMxg==", + "man_dir": "", + "name": "bare-stream", + "name_hash": "17753182882008442002", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.0.1.tgz", + "tag": "npm", + "value": "2.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 85, + "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", + "man_dir": "", + "name": "base64-js", + "name_hash": "14626266614050083415", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", + "tag": "npm", + "value": "1.5.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 86, + "integrity": "sha512-4Bcg1P8xhUuqcii/S0Z9wiHIrQVPMermM1any+MX5GeGD7faD3/msQUDGLol9wOcz4/jbg/WJnGqoJF6LiBdtg==", + "man_dir": "", + "name": "basic-ftp", + "name_hash": "3294105759639631117", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.0.5.tgz", + "tag": "npm", + "value": "5.0.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 87, + "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", + "man_dir": "", + "name": "binary-extensions", + "name_hash": "17194422772331613284", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz", + "tag": "npm", + "value": "2.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 154, + 155, + ], + "id": 88, + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "man_dir": "", + "name": "brace-expansion", + "name_hash": "2949258092693339993", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "tag": "npm", + "value": "1.1.11", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 156, + ], + "id": 89, + "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", + "man_dir": "", + "name": "braces", + "name_hash": "2299021338542085312", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", + "tag": "npm", + "value": "3.0.3", + }, + "scripts": {}, + }, + { + "bin": { + "file": "cli.js", + "name": "browserslist", + }, + "dependencies": [ + 157, + 158, + 159, + 160, + ], + "id": 90, + "integrity": "sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==", + "man_dir": "", + "name": "browserslist", + "name_hash": "10902238872969648239", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.0.tgz", + "tag": "npm", + "value": "4.23.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 161, + 162, + ], + "id": 91, + "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", + "man_dir": "", + "name": "buffer", + "name_hash": "10358694932499417541", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", + "tag": "npm", + "value": "5.7.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 92, + "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==", + "man_dir": "", + "name": "buffer-crc32", + "name_hash": "4553253441045318076", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz", + "tag": "npm", + "value": "0.2.13", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 163, + 164, + ], + "id": 93, + "integrity": "sha512-DIM2C9qCECwhck9nLsCDeTv943VmGMCkwX3KljjprSRDXaK2CSiUDVGbUit80Er38ukgxuESJgYPAys4FsNCdg==", + "man_dir": "", + "name": "bun-types", + "name_hash": "2516125195587546235", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.12.tgz", + "tag": "npm", + "value": "1.1.12", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 165, + ], + "id": 94, + "integrity": "sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==", + "man_dir": "", + "name": "busboy", + "name_hash": "12056783266830520862", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz", + "tag": "npm", + "value": "1.6.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 166, + 167, + 168, + 169, + 170, + ], + "id": 95, + "integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==", + "man_dir": "", + "name": "call-bind", + "name_hash": "12438735438837079615", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz", + "tag": "npm", + "value": "1.0.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 96, + "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "man_dir": "", + "name": "callsites", + "name_hash": "3613437260212473067", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", + "tag": "npm", + "value": "3.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 97, + "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==", + "man_dir": "", + "name": "camelcase-css", + "name_hash": "11196719252326564430", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz", + "tag": "npm", + "value": "2.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 98, "integrity": "sha512-S3BnR4Kh26TBxbi5t5kpbcUlLJb9lhtDXISDPwOfI+JoC+ik0QksvkZtUVyikw3hjnkgkMPSJ8oIM9yMm9vflA==", "man_dir": "", "name": "caniuse-lite", @@ -16217,44 +14071,72 @@ exports[`ssr works for 100-ish requests 1`] = ` { "bin": null, "dependencies": [ - 318, + 171, + 172, ], - "id": 230, - "integrity": "sha512-E4KcWTpoLHqwPHLxidpOqQbcrZVgi0rsmmZXUle1jXmJfuIf/UWpczUJ7MZZ5tlxytgJXyp0w4PGkkeLiuIdZw==", + "id": 99, + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "man_dir": "", - "name": "@swc/helpers", - "name_hash": "6882297182432941771", + "name": "chalk", + "name_hash": "15590360526536958927", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.2.tgz", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", "tag": "npm", - "value": "0.5.2", + "value": "4.1.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 319, - 320, + 173, + 174, + 175, + 176, + 177, + 178, + 179, + 180, ], - "id": 231, - "integrity": "sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==", + "id": 100, + "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", "man_dir": "", - "name": "styled-jsx", - "name_hash": "3150382730046383618", + "name": "chokidar", + "name_hash": "13416011201726038119", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.1.tgz", + "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", "tag": "npm", - "value": "5.1.1", + "value": "3.6.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 181, + 182, + 183, + 184, + ], + "id": 101, + "integrity": "sha512-5xQNN2SVBdZv4TxeMLaI+PelrnZsHDhn8h2JtyriLr+0qHcZS8BMuo93qN6J1VmtmrgYP+rmcLHcbpnA8QJh+w==", + "man_dir": "", + "name": "chromium-bidi", + "name_hash": "17738832193826713561", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.24.tgz", + "tag": "npm", + "value": "0.5.24", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 232, + "id": 102, "integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==", "man_dir": "", "name": "client-only", @@ -16269,77 +14151,868 @@ exports[`ssr works for 100-ish requests 1`] = ` }, { "bin": null, - "dependencies": [], - "id": 233, - "integrity": "sha512-VhgXTvrgeBRxNPjyfBsDIMvgsKDxjlpw4IAUsHCX8Gjl1vtHUYRT3+xfQ/wwvLPDd/6kqfLqk9Pt4+7gysuCKQ==", + "dependencies": [ + 185, + 186, + 187, + ], + "id": 103, + "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", "man_dir": "", - "name": "@next/env", - "name_hash": "14533567151760189614", + "name": "cliui", + "name_hash": "5778858105899329304", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@next/env/-/env-14.1.3.tgz", + "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", "tag": "npm", - "value": "14.1.3", + "value": "8.0.1", }, "scripts": {}, }, { "bin": null, "dependencies": [ + 188, + ], + "id": 104, + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "man_dir": "", + "name": "color-convert", + "name_hash": "4039459761306235234", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "tag": "npm", + "value": "2.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 105, + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "man_dir": "", + "name": "color-name", + "name_hash": "16546212153853106385", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "tag": "npm", + "value": "1.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 106, + "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==", + "man_dir": "", + "name": "commander", + "name_hash": "5281338156924866262", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz", + "tag": "npm", + "value": "4.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 107, + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", + "man_dir": "", + "name": "concat-map", + "name_hash": "8706867752641269193", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "tag": "npm", + "value": "0.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 189, + 190, + 191, + 192, + 193, + ], + "id": 108, + "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==", + "man_dir": "", + "name": "cosmiconfig", + "name_hash": "6870876620368412607", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz", + "tag": "npm", + "value": "9.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 194, + 195, + 196, + ], + "id": 109, + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "man_dir": "", + "name": "cross-spawn", + "name_hash": "12444485756966960720", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "tag": "npm", + "value": "7.0.3", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/cssesc", + "name": "cssesc", + }, + "dependencies": [], + "id": 110, + "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", + "man_dir": "", + "name": "cssesc", + "name_hash": "11039868621287934035", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 111, + "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", + "man_dir": "", + "name": "csstype", + "name_hash": "10489861045436610105", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", + "tag": "npm", + "value": "3.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 112, + "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==", + "man_dir": "", + "name": "damerau-levenshtein", + "name_hash": "15167018638538311401", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz", + "tag": "npm", + "value": "1.0.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 113, + "integrity": "sha512-7hvf7/GW8e86rW0ptuwS3OcBGDjIi6SZva7hCyWC0yYry2cOPmLIjXAUHI6DK2HsnwJd9ifmt57i8eV2n4YNpw==", + "man_dir": "", + "name": "data-uri-to-buffer", + "name_hash": "14979328150197748023", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-6.0.2.tgz", + "tag": "npm", + "value": "6.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 197, + 198, + 199, + ], + "id": 114, + "integrity": "sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==", + "man_dir": "", + "name": "data-view-buffer", + "name_hash": "15944719431260154058", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 200, + 201, + 202, + ], + "id": 115, + "integrity": "sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==", + "man_dir": "", + "name": "data-view-byte-length", + "name_hash": "5338396469217736400", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 203, + 204, + 205, + ], + "id": 116, + "integrity": "sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==", + "man_dir": "", + "name": "data-view-byte-offset", + "name_hash": "9075261318428197850", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.0.tgz", + "tag": "npm", + "value": "1.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 206, + ], + "id": 117, + "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==", + "man_dir": "", + "name": "debug", + "name_hash": "14324291119347696526", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz", + "tag": "npm", + "value": "4.3.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 118, + "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", + "man_dir": "", + "name": "deep-is", + "name_hash": "4678193845338186713", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", + "tag": "npm", + "value": "0.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 207, + 208, + 209, + ], + "id": 119, + "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", + "man_dir": "", + "name": "define-data-property", + "name_hash": "11872812789934333141", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", + "tag": "npm", + "value": "1.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 210, + 211, + 212, + ], + "id": 120, + "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==", + "man_dir": "", + "name": "define-properties", + "name_hash": "6291091409189323848", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz", + "tag": "npm", + "value": "1.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 213, + 214, + 215, + ], + "id": 121, + "integrity": "sha512-TllpMR/t0M5sqCXfj85i4XaAzxmS5tVA16dqvdkMwGmzI+dXLXnw3J+3Vdv7VKw+ThlTMboK6i9rnZ6Nntj5CQ==", + "man_dir": "", + "name": "degenerator", + "name_hash": "8612146826381285798", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/degenerator/-/degenerator-5.0.1.tgz", + "tag": "npm", + "value": "5.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 122, + "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", + "man_dir": "", + "name": "dequal", + "name_hash": "9863785364709466334", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 123, + "integrity": "sha512-+qtL3eX50qsJ7c+qVyagqi7AWMoQCBGNfoyJZMwm/NSXVqLYbuitrWEEIzxfUmTNy7//Xe8yhMmQ+elj3uAqSg==", + "man_dir": "", + "name": "devtools-protocol", + "name_hash": "12159960943916763407", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1299070.tgz", + "tag": "npm", + "value": "0.0.1299070", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 124, + "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==", + "man_dir": "", + "name": "didyoumean", + "name_hash": "3290316626148068785", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz", + "tag": "npm", + "value": "1.2.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 216, + ], + "id": 125, + "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", + "man_dir": "", + "name": "dir-glob", + "name_hash": "7561427002176423027", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", + "tag": "npm", + "value": "3.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 126, + "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", + "man_dir": "", + "name": "dlv", + "name_hash": "6290291366792823487", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz", + "tag": "npm", + "value": "1.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 217, + ], + "id": 127, + "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", + "man_dir": "", + "name": "doctrine", + "name_hash": "17204823894354646410", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 128, + "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", + "man_dir": "", + "name": "eastasianwidth", + "name_hash": "17075761832414070361", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", + "tag": "npm", + "value": "0.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 129, + "integrity": "sha512-eVGeQxpaBYbomDBa/Mehrs28MdvCXfJmEFzaMFsv8jH/MJDLIylJN81eTJ5kvx7B7p18OiPK0BkC06lydEy63A==", + "man_dir": "", + "name": "electron-to-chromium", + "name_hash": "670529235028360171", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.790.tgz", + "tag": "npm", + "value": "1.4.790", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 130, + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", + "man_dir": "", + "name": "emoji-regex", + "name_hash": "4954026511424972012", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", + "tag": "npm", + "value": "9.2.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 218, + ], + "id": 131, + "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", + "man_dir": "", + "name": "end-of-stream", + "name_hash": "17455588742510412071", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", + "tag": "npm", + "value": "1.4.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 219, + 220, + ], + "id": 132, + "integrity": "sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==", + "man_dir": "", + "name": "enhanced-resolve", + "name_hash": "2987069983667056488", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.17.0.tgz", + "tag": "npm", + "value": "5.17.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 133, + "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==", + "man_dir": "", + "name": "env-paths", + "name_hash": "763024076902060186", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz", + "tag": "npm", + "value": "2.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 221, + ], + "id": 134, + "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", + "man_dir": "", + "name": "error-ex", + "name_hash": "10994745590019451357", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", + "tag": "npm", + "value": "1.3.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 222, + 223, + 224, + 225, + 226, + 227, + 228, + 229, + 230, + 231, + 232, + 233, + 234, + 235, + 236, + 237, + 238, + 239, + 240, + 241, + 242, + 243, + 244, + 245, + 246, + 247, + 248, + 249, + 250, + 251, + 252, + 253, + 254, + 255, + 256, + 257, + 258, + 259, + 260, + 261, + 262, + 263, + 264, + 265, + 266, + 267, + ], + "id": 135, + "integrity": "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==", + "man_dir": "", + "name": "es-abstract", + "name_hash": "18149169871844198539", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.3.tgz", + "tag": "npm", + "value": "1.23.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 268, + ], + "id": 136, + "integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==", + "man_dir": "", + "name": "es-define-property", + "name_hash": "3626708926058962712", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz", + "tag": "npm", + "value": "1.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 137, + "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", + "man_dir": "", + "name": "es-errors", + "name_hash": "1431088895329652005", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", + "tag": "npm", + "value": "1.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 269, + 270, + 271, + 272, + 273, + 274, + 275, + 276, + 277, + 278, + 279, + 280, + 281, + 282, + ], + "id": 138, + "integrity": "sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==", + "man_dir": "", + "name": "es-iterator-helpers", + "name_hash": "6828621610707932693", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.0.19.tgz", + "tag": "npm", + "value": "1.0.19", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 283, + ], + "id": 139, + "integrity": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==", + "man_dir": "", + "name": "es-object-atoms", + "name_hash": "6220468241073126446", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz", + "tag": "npm", + "value": "1.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 284, + 285, + 286, + ], + "id": 140, + "integrity": "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==", + "man_dir": "", + "name": "es-set-tostringtag", + "name_hash": "6364566058234691598", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 287, + ], + "id": 141, + "integrity": "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==", + "man_dir": "", + "name": "es-shim-unscopables", + "name_hash": "9491299634916711255", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 288, + 289, + 290, + ], + "id": 142, + "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==", + "man_dir": "", + "name": "es-to-primitive", + "name_hash": "5511149163085325549", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz", + "tag": "npm", + "value": "1.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 143, + "integrity": "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==", + "man_dir": "", + "name": "escalade", + "name_hash": "6879348821336485116", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz", + "tag": "npm", + "value": "3.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 144, + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "man_dir": "", + "name": "escape-string-regexp", + "name_hash": "6183299340420948366", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", + }, + "scripts": {}, + }, + { + "bin": { + "escodegen": "bin/escodegen.js", + "esgenerate": "bin/esgenerate.js", + }, + "dependencies": [ + 291, + 292, + 293, + 294, + ], + "id": 145, + "integrity": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==", + "man_dir": "", + "name": "escodegen", + "name_hash": "7568564790816534200", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.1.0.tgz", + "tag": "npm", + "value": "2.1.0", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/eslint.js", + "name": "eslint", + }, + "dependencies": [ + 295, + 296, + 297, + 298, + 299, + 300, + 301, + 302, + 303, + 304, + 305, + 306, + 307, + 308, + 309, + 310, + 311, + 312, + 313, + 314, + 315, + 316, + 317, + 318, + 319, + 320, 321, 322, 323, - ], - "id": 234, - "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", - "man_dir": "", - "name": "postcss", - "name_hash": "9297766010604904796", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", - "tag": "npm", - "value": "8.4.31", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ 324, - ], - "id": 235, - "integrity": "sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==", - "man_dir": "", - "name": "busboy", - "name_hash": "12056783266830520862", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz", - "tag": "npm", - "value": "1.6.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 236, - "integrity": "sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==", - "man_dir": "", - "name": "streamsearch", - "name_hash": "16767345128201185654", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz", - "tag": "npm", - "value": "1.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ 325, 326, 327, @@ -16347,12 +15020,36 @@ exports[`ssr works for 100-ish requests 1`] = ` 329, 330, 331, + ], + "id": 146, + "integrity": "sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==", + "man_dir": "", + "name": "eslint", + "name_hash": "17917589463370847417", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.50.0.tgz", + "tag": "npm", + "value": "8.50.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 332, 333, 334, 335, + 336, + 337, + 338, + 339, + 340, + 341, + 342, ], - "id": 237, + "id": 147, "integrity": "sha512-sUCpWlGuHpEhI0pIT0UtdSLJk5Z8E2DYinPTwsBiWaSYQomchdl0i60pjynY48+oXvtyWMQ7oE+G3m49yrfacg==", "man_dir": "", "name": "eslint-config-next", @@ -16366,21 +15063,28 @@ exports[`ssr works for 100-ish requests 1`] = ` "scripts": {}, }, { - "bin": { - "file": "bin/eslint.js", - "name": "eslint", - }, + "bin": null, "dependencies": [ - 336, - 337, - 338, - 339, - 340, - 341, - 342, 343, 344, 345, + ], + "id": 148, + "integrity": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==", + "man_dir": "", + "name": "eslint-import-resolver-node", + "name_hash": "7112252065464945765", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz", + "tag": "npm", + "value": "0.3.9", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 346, 347, 348, @@ -16390,7 +15094,41 @@ exports[`ssr works for 100-ish requests 1`] = ` 352, 353, 354, + ], + "id": 149, + "integrity": "sha512-xgdptdoi5W3niYeuQxKmzVDTATvLYqhpwmykwsh7f6HIOStGWEIL9iqZgQDF9u9OEzrRwR8no5q2VT+bjAujTg==", + "man_dir": "", + "name": "eslint-import-resolver-typescript", + "name_hash": "15133821067886250480", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.6.1.tgz", + "tag": "npm", + "value": "3.6.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 355, + ], + "id": 150, + "integrity": "sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q==", + "man_dir": "", + "name": "eslint-module-utils", + "name_hash": "8461306141657248779", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.8.1.tgz", + "tag": "npm", + "value": "2.8.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 356, 357, 358, @@ -16408,1175 +15146,9 @@ exports[`ssr works for 100-ish requests 1`] = ` 370, 371, 372, - ], - "id": 238, - "integrity": "sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==", - "man_dir": "", - "name": "eslint", - "name_hash": "17917589463370847417", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.50.0.tgz", - "tag": "npm", - "value": "8.50.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 239, - "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", - "man_dir": "", - "name": "json-stable-stringify-without-jsonify", - "name_hash": "14534225541412166230", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 240, - "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", - "man_dir": "", - "name": "@humanwhocodes/module-importer", - "name_hash": "12456817044413428026", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ 373, - 374, ], - "id": 241, - "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==", - "man_dir": "", - "name": "@eslint-community/eslint-utils", - "name_hash": "17370105237013380211", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", - "tag": "npm", - "value": "4.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 242, - "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", - "man_dir": "", - "name": "eslint-visitor-keys", - "name_hash": "17830281265467207399", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", - "tag": "npm", - "value": "3.4.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 375, - 376, - 377, - ], - "id": 243, - "integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==", - "man_dir": "", - "name": "@humanwhocodes/config-array", - "name_hash": "4378208149395492413", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz", - "tag": "npm", - "value": "0.11.14", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 378, - ], - "id": 244, - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "man_dir": "", - "name": "minimatch", - "name_hash": "8137703609956696607", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "tag": "npm", - "value": "3.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 379, - 380, - ], - "id": 245, - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "man_dir": "", - "name": "brace-expansion", - "name_hash": "2949258092693339993", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "tag": "npm", - "value": "1.1.11", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 246, - "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", - "man_dir": "", - "name": "concat-map", - "name_hash": "8706867752641269193", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "tag": "npm", - "value": "0.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 247, - "integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==", - "man_dir": "", - "name": "@humanwhocodes/object-schema", - "name_hash": "8965646483962562622", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 248, - "integrity": "sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA==", - "man_dir": "", - "name": "@eslint-community/regexpp", - "name_hash": "633405221675698401", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.1.tgz", - "tag": "npm", - "value": "4.10.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 249, - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "man_dir": "", - "name": "escape-string-regexp", - "name_hash": "6183299340420948366", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "tag": "npm", - "value": "4.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 381, - ], - "id": 250, - "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", - "man_dir": "", - "name": "file-entry-cache", - "name_hash": "7451434054063451186", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", - "tag": "npm", - "value": "6.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 382, - 383, - 384, - ], - "id": 251, - "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", - "man_dir": "", - "name": "flat-cache", - "name_hash": "1109822261564484039", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", - "tag": "npm", - "value": "3.2.0", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin.js", - "name": "rimraf", - }, - "dependencies": [ - 385, - ], - "id": 252, - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "man_dir": "", - "name": "rimraf", - "name_hash": "6866739241594583209", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "tag": "npm", - "value": "3.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 386, - 387, - 388, - 389, - 390, - 391, - ], - "id": 253, - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "man_dir": "", - "name": "glob", - "name_hash": "4994027009006720870", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "tag": "npm", - "value": "7.2.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 254, - "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", - "man_dir": "", - "name": "path-is-absolute", - "name_hash": "8164005222338448325", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 255, - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "man_dir": "", - "name": "inherits", - "name_hash": "7481850175542696465", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "tag": "npm", - "value": "2.0.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 392, - 393, - ], - "id": 256, - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "man_dir": "", - "name": "inflight", - "name_hash": "15335006233399436565", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "tag": "npm", - "value": "1.0.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 257, - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "man_dir": "", - "name": "fs.realpath", - "name_hash": "913835373532407557", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "tag": "npm", - "value": "1.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 394, - ], - "id": 258, - "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", - "man_dir": "", - "name": "keyv", - "name_hash": "11030851470615570686", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", - "tag": "npm", - "value": "4.5.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 259, - "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", - "man_dir": "", - "name": "json-buffer", - "name_hash": "5720297936225446253", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", - "tag": "npm", - "value": "3.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 260, - "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==", - "man_dir": "", - "name": "flatted", - "name_hash": "12258717572737769681", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz", - "tag": "npm", - "value": "3.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 395, - 396, - 397, - 398, - 399, - 400, - 401, - 402, - 403, - ], - "id": 261, - "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==", - "man_dir": "", - "name": "@eslint/eslintrc", - "name_hash": "12097048422266797669", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz", - "tag": "npm", - "value": "2.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 262, - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "man_dir": "", - "name": "strip-json-comments", - "name_hash": "3826326773345398095", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "tag": "npm", - "value": "3.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 263, - "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==", - "man_dir": "", - "name": "ignore", - "name_hash": "7684941795926889194", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz", - "tag": "npm", - "value": "5.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 404, - ], - "id": 264, - "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", - "man_dir": "", - "name": "globals", - "name_hash": "15143409006866382382", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", - "tag": "npm", - "value": "13.24.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 265, - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "man_dir": "", - "name": "type-fest", - "name_hash": "14668870911319020225", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "tag": "npm", - "value": "0.20.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 405, - 406, - 407, - ], - "id": 266, - "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==", - "man_dir": "", - "name": "espree", - "name_hash": "3641367103187261350", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz", - "tag": "npm", - "value": "9.6.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 408, - ], - "id": 267, - "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", - "man_dir": "", - "name": "acorn-jsx", - "name_hash": "1754355278825952408", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", - "tag": "npm", - "value": "5.3.2", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/acorn", - "name": "acorn", - }, - "dependencies": [], - "id": 268, - "integrity": "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==", - "man_dir": "", - "name": "acorn", - "name_hash": "17430233180242180057", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz", - "tag": "npm", - "value": "8.11.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 409, - 410, - 411, - 412, - ], - "id": 269, - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "man_dir": "", - "name": "ajv", - "name_hash": "4704814928422522869", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "tag": "npm", - "value": "6.12.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 413, - ], - "id": 270, - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", - "man_dir": "", - "name": "uri-js", - "name_hash": "9694608825335680295", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "tag": "npm", - "value": "4.4.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 271, - "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", - "man_dir": "", - "name": "punycode", - "name_hash": "6702779252101758505", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", - "tag": "npm", - "value": "2.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 272, - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "man_dir": "", - "name": "json-schema-traverse", - "name_hash": "686899269284038873", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "tag": "npm", - "value": "0.4.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 273, - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", - "man_dir": "", - "name": "fast-json-stable-stringify", - "name_hash": "5172613188748066692", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "tag": "npm", - "value": "2.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 274, - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", - "man_dir": "", - "name": "fast-deep-equal", - "name_hash": "12371535360781568025", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "tag": "npm", - "value": "3.1.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 275, - "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", - "man_dir": "", - "name": "natural-compare", - "name_hash": "10983874298500943893", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "tag": "npm", - "value": "1.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 276, - "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", - "man_dir": "", - "name": "is-path-inside", - "name_hash": "11945178255920368404", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", - "tag": "npm", - "value": "3.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 277, - "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", - "man_dir": "", - "name": "lodash.merge", - "name_hash": "1968752870223903086", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", - "tag": "npm", - "value": "4.6.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 414, - 415, - ], - "id": 278, - "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", - "man_dir": "", - "name": "eslint-scope", - "name_hash": "17629221228476930459", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", - "tag": "npm", - "value": "7.2.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 416, - ], - "id": 279, - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", - "man_dir": "", - "name": "esrecurse", - "name_hash": "17661314847727534689", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "tag": "npm", - "value": "4.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 280, - "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", - "man_dir": "", - "name": "imurmurhash", - "name_hash": "16912020589681053487", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "tag": "npm", - "value": "0.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 281, - "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", - "man_dir": "", - "name": "text-table", - "name_hash": "8812171258786601301", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", - "tag": "npm", - "value": "0.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 417, - 418, - 419, - 420, - 421, - 422, - ], - "id": 282, - "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", - "man_dir": "", - "name": "optionator", - "name_hash": "13855909686375249440", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", - "tag": "npm", - "value": "0.9.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 283, - "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", - "man_dir": "", - "name": "fast-levenshtein", - "name_hash": "12342460047873653112", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "tag": "npm", - "value": "2.0.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 423, - 424, - ], - "id": 284, - "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", - "man_dir": "", - "name": "levn", - "name_hash": "9969646077825321011", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", - "tag": "npm", - "value": "0.4.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 425, - ], - "id": 285, - "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", - "man_dir": "", - "name": "type-check", - "name_hash": "14488857500191659576", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", - "tag": "npm", - "value": "0.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 286, - "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", - "man_dir": "", - "name": "prelude-ls", - "name_hash": "2714658211020917171", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", - "tag": "npm", - "value": "1.2.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 287, - "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", - "man_dir": "", - "name": "word-wrap", - "name_hash": "17394224781186240192", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", - "tag": "npm", - "value": "1.2.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 288, - "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", - "man_dir": "", - "name": "deep-is", - "name_hash": "4678193845338186713", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", - "tag": "npm", - "value": "0.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 289, - "integrity": "sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==", - "man_dir": "", - "name": "@eslint/js", - "name_hash": "14520481844909638934", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.50.0.tgz", - "tag": "npm", - "value": "8.50.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 290, - "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", - "man_dir": "", - "name": "graphemer", - "name_hash": "10355618371909736900", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", - "tag": "npm", - "value": "1.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 426, - ], - "id": 291, - "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", - "man_dir": "", - "name": "doctrine", - "name_hash": "17204823894354646410", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 427, - 428, - ], - "id": 292, - "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", - "man_dir": "", - "name": "find-up", - "name_hash": "8309621910990874126", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", - "tag": "npm", - "value": "5.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 293, - "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", - "man_dir": "", - "name": "path-exists", - "name_hash": "12097053851796077639", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", - "tag": "npm", - "value": "4.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 429, - ], - "id": 294, - "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", - "man_dir": "", - "name": "locate-path", - "name_hash": "14390144719475396950", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", - "tag": "npm", - "value": "6.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 430, - ], - "id": 295, - "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", - "man_dir": "", - "name": "p-locate", - "name_hash": "9693850335197275095", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", - "tag": "npm", - "value": "5.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 431, - ], - "id": 296, - "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", - "man_dir": "", - "name": "p-limit", - "name_hash": "3083404427706523125", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", - "tag": "npm", - "value": "3.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 297, - "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", - "man_dir": "", - "name": "yocto-queue", - "name_hash": "9034931028572940079", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", - "tag": "npm", - "value": "0.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 432, - ], - "id": 298, - "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", - "man_dir": "", - "name": "esquery", - "name_hash": "7289272869223478230", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", - "tag": "npm", - "value": "1.5.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 433, - 434, - ], - "id": 299, - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "man_dir": "", - "name": "chalk", - "name_hash": "15590360526536958927", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "tag": "npm", - "value": "4.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 435, - ], - "id": 300, - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "man_dir": "", - "name": "supports-color", - "name_hash": "8283007902753735493", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "tag": "npm", - "value": "7.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 301, - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "man_dir": "", - "name": "has-flag", - "name_hash": "14617373831546330259", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "tag": "npm", - "value": "4.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 436, - 437, - 438, - 439, - 440, - 441, - 442, - 443, - 444, - ], - "id": 302, - "integrity": "sha512-xgdptdoi5W3niYeuQxKmzVDTATvLYqhpwmykwsh7f6HIOStGWEIL9iqZgQDF9u9OEzrRwR8no5q2VT+bjAujTg==", - "man_dir": "", - "name": "eslint-import-resolver-typescript", - "name_hash": "15133821067886250480", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.6.1.tgz", - "tag": "npm", - "value": "3.6.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 445, - 446, - 447, - 448, - 449, - 450, - 451, - 452, - 453, - 454, - 455, - 456, - 457, - 458, - 459, - 460, - 461, - 462, - ], - "id": 303, + "id": 151, "integrity": "sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==", "man_dir": "", "name": "eslint-plugin-import", @@ -17592,145 +15164,554 @@ exports[`ssr works for 100-ish requests 1`] = ` { "bin": null, "dependencies": [ - 463, - 464, - 465, - 466, + 374, + 375, + 376, + 377, + 378, + 379, + 380, + 381, + 382, + 383, + 384, + 385, + 386, + 387, + 388, + 389, + 390, ], - "id": 304, - "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==", + "id": 152, + "integrity": "sha512-Hdh937BS3KdwwbBaKd5+PLCOmYY6U4f2h9Z2ktwtNKvIdIEu137rjYbcb9ApSbVJfWxANNuiKTD/9tOKjK9qOA==", "man_dir": "", - "name": "tsconfig-paths", - "name_hash": "9484880556576660029", + "name": "eslint-plugin-jsx-a11y", + "name_hash": "17038906309846806775", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.8.0.tgz", "tag": "npm", - "value": "3.15.0", + "value": "6.8.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 391, + 392, + 393, + 394, + 395, + 396, + 397, + 398, + 399, + 400, + 401, + 402, + 403, + 404, + 405, + 406, + 407, + 408, + 409, + ], + "id": 153, + "integrity": "sha512-2HCmrU+/JNigDN6tg55cRDKCQWicYAPB38JGSFDQt95jDm8rrvSUo7YPkOIm5l6ts1j1zCvysNcasvfTMQzUOw==", + "man_dir": "", + "name": "eslint-plugin-react", + "name_hash": "15811917473959571682", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.34.2.tgz", + "tag": "npm", + "value": "7.34.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 410, + ], + "id": 154, + "integrity": "sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==", + "man_dir": "", + "name": "eslint-plugin-react-hooks", + "name_hash": "14057422571669714006", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz", + "tag": "npm", + "value": "4.6.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 411, + 412, + ], + "id": 155, + "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", + "man_dir": "", + "name": "eslint-scope", + "name_hash": "17629221228476930459", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", + "tag": "npm", + "value": "7.2.2", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 305, - "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", + "id": 156, + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", "man_dir": "", - "name": "strip-bom", - "name_hash": "10409965272767959480", + "name": "eslint-visitor-keys", + "name_hash": "17830281265467207399", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", "tag": "npm", - "value": "3.0.0", + "value": "3.4.3", }, "scripts": {}, }, { "bin": null, - "dependencies": [], - "id": 306, - "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", + "dependencies": [ + 413, + 414, + 415, + ], + "id": 157, + "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==", "man_dir": "", - "name": "minimist", - "name_hash": "3523651443977674137", + "name": "espree", + "name_hash": "3641367103187261350", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz", "tag": "npm", - "value": "1.2.8", + "value": "9.6.1", }, "scripts": {}, }, { "bin": { - "file": "lib/cli.js", - "name": "json5", + "esparse": "./bin/esparse.js", + "esvalidate": "./bin/esvalidate.js", }, - "dependencies": [ - 467, - ], - "id": 307, - "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", + "dependencies": [], + "id": 158, + "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", "man_dir": "", - "name": "json5", - "name_hash": "8623012563386528314", + "name": "esprima", + "name_hash": "16070041258147025859", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", "tag": "npm", - "value": "1.0.2", + "value": "4.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 416, + ], + "id": 159, + "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", + "man_dir": "", + "name": "esquery", + "name_hash": "7289272869223478230", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", + "tag": "npm", + "value": "1.5.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 417, + ], + "id": 160, + "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", + "man_dir": "", + "name": "esrecurse", + "name_hash": "17661314847727534689", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", + "tag": "npm", + "value": "4.3.0", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 308, - "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==", + "id": 161, + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", "man_dir": "", - "name": "@types/json5", - "name_hash": "7880870305537908928", + "name": "estraverse", + "name_hash": "14401618193000185195", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", "tag": "npm", - "value": "0.0.29", + "value": "5.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 162, + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", + "man_dir": "", + "name": "esutils", + "name_hash": "7981716078883515000", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", }, "scripts": {}, }, { "bin": { - "file": "bin/semver.js", - "name": "semver", + "file": "cli.js", + "name": "extract-zip", }, + "dependencies": [ + 418, + 419, + 420, + 421, + ], + "id": 163, + "integrity": "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==", + "man_dir": "", + "name": "extract-zip", + "name_hash": "8810061046982445994", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz", + "tag": "npm", + "value": "2.0.1", + }, + "scripts": {}, + }, + { + "bin": null, "dependencies": [], - "id": 309, - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "id": 164, + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", "man_dir": "", - "name": "semver", - "name_hash": "16367367531761322261", + "name": "fast-deep-equal", + "name_hash": "12371535360781568025", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", "tag": "npm", - "value": "6.3.1", + "value": "3.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 165, + "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==", + "man_dir": "", + "name": "fast-fifo", + "name_hash": "1244249015522350723", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz", + "tag": "npm", + "value": "1.3.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 468, - 469, - 470, + 422, + 423, + 424, + 425, + 426, ], - "id": 310, - "integrity": "sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==", + "id": 166, + "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", "man_dir": "", - "name": "object.values", - "name_hash": "17183857510284531499", + "name": "fast-glob", + "name_hash": "1878427088820911921", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.2.0.tgz", + "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz", "tag": "npm", - "value": "1.2.0", + "value": "3.3.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 167, + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", + "man_dir": "", + "name": "fast-json-stable-stringify", + "name_hash": "5172613188748066692", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", + "tag": "npm", + "value": "2.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 168, + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", + "man_dir": "", + "name": "fast-levenshtein", + "name_hash": "12342460047873653112", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", + "tag": "npm", + "value": "2.0.6", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 471, + 427, ], - "id": 311, - "integrity": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==", + "id": 169, + "integrity": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==", "man_dir": "", - "name": "es-object-atoms", - "name_hash": "6220468241073126446", + "name": "fastq", + "name_hash": "6741130188853797494", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz", + "tag": "npm", + "value": "1.17.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 428, + ], + "id": 170, + "integrity": "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==", + "man_dir": "", + "name": "fd-slicer", + "name_hash": "10851489456408334660", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz", + "tag": "npm", + "value": "1.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 429, + ], + "id": 171, + "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", + "man_dir": "", + "name": "file-entry-cache", + "name_hash": "7451434054063451186", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", + "tag": "npm", + "value": "6.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 430, + ], + "id": 172, + "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", + "man_dir": "", + "name": "fill-range", + "name_hash": "7508926416461820733", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", + "tag": "npm", + "value": "7.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 431, + 432, + ], + "id": 173, + "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", + "man_dir": "", + "name": "find-up", + "name_hash": "8309621910990874126", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", + "tag": "npm", + "value": "5.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 433, + 434, + 435, + ], + "id": 174, + "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", + "man_dir": "", + "name": "flat-cache", + "name_hash": "1109822261564484039", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", + "tag": "npm", + "value": "3.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 175, + "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==", + "man_dir": "", + "name": "flatted", + "name_hash": "12258717572737769681", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz", + "tag": "npm", + "value": "3.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 436, + ], + "id": 176, + "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==", + "man_dir": "", + "name": "for-each", + "name_hash": "10867395407301386752", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz", + "tag": "npm", + "value": "0.3.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 437, + 438, + ], + "id": 177, + "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==", + "man_dir": "", + "name": "foreground-child", + "name_hash": "15280470906188730905", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz", + "tag": "npm", + "value": "3.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 178, + "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==", + "man_dir": "", + "name": "fraction.js", + "name_hash": "8226692764887072839", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz", + "tag": "npm", + "value": "4.3.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 439, + 440, + 441, + ], + "id": 179, + "integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==", + "man_dir": "", + "name": "fs-extra", + "name_hash": "2453474818627632477", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz", + "tag": "npm", + "value": "11.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 180, + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", + "man_dir": "", + "name": "fs.realpath", + "name_hash": "913835373532407557", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", "tag": "npm", "value": "1.0.0", }, @@ -17739,101 +15720,101 @@ exports[`ssr works for 100-ish requests 1`] = ` { "bin": null, "dependencies": [], - "id": 312, - "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", + "id": 181, + "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", "man_dir": "", - "name": "es-errors", - "name_hash": "1431088895329652005", + "name": "fsevents", + "name_hash": "16035328728645144760", "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", - "tag": "npm", - "value": "1.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 472, - 473, - 474, + "os": [ + "darwin", ], - "id": 313, - "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==", - "man_dir": "", - "name": "define-properties", - "name_hash": "6291091409189323848", - "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz", + "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", "tag": "npm", - "value": "1.2.1", + "value": "2.3.3", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 314, - "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", + "id": 182, + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", "man_dir": "", - "name": "object-keys", - "name_hash": "17064657543629771811", + "name": "function-bind", + "name_hash": "844545262680185243", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", "tag": "npm", - "value": "1.1.1", + "value": "1.1.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 475, + 442, + 443, + 444, + 445, ], - "id": 315, - "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", + "id": 183, + "integrity": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==", "man_dir": "", - "name": "has-property-descriptors", - "name_hash": "4664477375836720802", + "name": "function.prototype.name", + "name_hash": "4695092674110180958", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz", "tag": "npm", - "value": "1.0.2", + "value": "1.1.6", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 184, + "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==", + "man_dir": "", + "name": "functions-have-names", + "name_hash": "2705786889099279986", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", + "tag": "npm", + "value": "1.2.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 185, + "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", + "man_dir": "", + "name": "get-caller-file", + "name_hash": "1638769084888476079", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", + "tag": "npm", + "value": "2.0.5", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 476, + 446, + 447, + 448, + 449, + 450, ], - "id": 316, - "integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==", - "man_dir": "", - "name": "es-define-property", - "name_hash": "3626708926058962712", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz", - "tag": "npm", - "value": "1.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 477, - 478, - 479, - 480, - 481, - ], - "id": 317, + "id": 186, "integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==", "man_dir": "", "name": "get-intrinsic", @@ -17848,62 +15829,190 @@ exports[`ssr works for 100-ish requests 1`] = ` }, { "bin": null, - "dependencies": [], - "id": 318, - "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", + "dependencies": [ + 451, + ], + "id": 187, + "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==", "man_dir": "", - "name": "has-symbols", - "name_hash": "11738213668566965255", + "name": "get-stream", + "name_hash": "13254119490064412968", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", + "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", "tag": "npm", - "value": "1.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 319, - "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==", - "man_dir": "", - "name": "has-proto", - "name_hash": "14548784663137950749", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz", - "tag": "npm", - "value": "1.0.3", + "value": "5.2.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 482, - 483, - 484, + 452, + 453, + 454, ], - "id": 320, - "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", + "id": 188, + "integrity": "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==", "man_dir": "", - "name": "define-data-property", - "name_hash": "11872812789934333141", + "name": "get-symbol-description", + "name_hash": "9231308723607962639", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", + "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.2.tgz", "tag": "npm", - "value": "1.1.4", + "value": "1.0.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 485, + 455, ], - "id": 321, + "id": 189, + "integrity": "sha512-ZCuZCnlqNzjb4QprAzXKdpp/gh6KTxSJuw3IBsPnV/7fV4NxC9ckB+vPTt8w7fJA0TaSD7c55BR47JD6MEDyDw==", + "man_dir": "", + "name": "get-tsconfig", + "name_hash": "4239972350118399509", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.7.5.tgz", + "tag": "npm", + "value": "4.7.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 456, + 457, + 458, + 459, + ], + "id": 190, + "integrity": "sha512-BzUrJBS9EcUb4cFol8r4W3v1cPsSyajLSthNkz5BxbpDcHN5tIrM10E2eNvfnvBn3DaT3DUgx0OpsBKkaOpanw==", + "man_dir": "", + "name": "get-uri", + "name_hash": "4377287927338690314", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.3.tgz", + "tag": "npm", + "value": "6.0.3", + }, + "scripts": {}, + }, + { + "bin": { + "file": "dist/esm/bin.mjs", + "name": "glob", + }, + "dependencies": [ + 460, + 461, + 462, + 463, + 464, + ], + "id": 191, + "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==", + "man_dir": "", + "name": "glob", + "name_hash": "4994027009006720870", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz", + "tag": "npm", + "value": "10.3.10", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 465, + ], + "id": 192, + "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", + "man_dir": "", + "name": "glob-parent", + "name_hash": "11965780159102682782", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", + "tag": "npm", + "value": "6.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 466, + ], + "id": 193, + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", + "man_dir": "", + "name": "globals", + "name_hash": "15143409006866382382", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", + "tag": "npm", + "value": "13.24.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 467, + 468, + ], + "id": 194, + "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==", + "man_dir": "", + "name": "globalthis", + "name_hash": "13441561870904786738", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz", + "tag": "npm", + "value": "1.0.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 469, + 470, + 471, + 472, + 473, + 474, + ], + "id": 195, + "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", + "man_dir": "", + "name": "globby", + "name_hash": "15348107128072099982", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", + "tag": "npm", + "value": "11.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 475, + ], + "id": 196, "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==", "man_dir": "", "name": "gopd", @@ -17918,64 +16027,113 @@ exports[`ssr works for 100-ish requests 1`] = ` }, { "bin": null, - "dependencies": [ - 486, - 487, - 488, - 489, - 490, - ], - "id": 322, - "integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==", + "dependencies": [], + "id": 197, + "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", "man_dir": "", - "name": "call-bind", - "name_hash": "12438735438837079615", + "name": "graceful-fs", + "name_hash": "8654400277002734136", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz", + "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", "tag": "npm", - "value": "1.0.7", + "value": "4.2.11", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 198, + "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", + "man_dir": "", + "name": "graphemer", + "name_hash": "10355618371909736900", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", + "tag": "npm", + "value": "1.4.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 199, + "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==", + "man_dir": "", + "name": "has-bigints", + "name_hash": "8902287851533908224", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 200, + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "man_dir": "", + "name": "has-flag", + "name_hash": "14617373831546330259", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 491, - 492, - 493, - 494, - 495, - 496, + 476, ], - "id": 323, - "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", + "id": 201, + "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", "man_dir": "", - "name": "set-function-length", - "name_hash": "4099692491438602224", + "name": "has-property-descriptors", + "name_hash": "4664477375836720802", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", + "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", "tag": "npm", - "value": "1.2.2", + "value": "1.0.2", }, "scripts": {}, }, { "bin": null, - "dependencies": [ - 497, - 498, - 499, - ], - "id": 324, - "integrity": "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==", + "dependencies": [], + "id": 202, + "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==", "man_dir": "", - "name": "object.groupby", - "name_hash": "11641877674072745532", + "name": "has-proto", + "name_hash": "14548784663137950749", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.3.tgz", + "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz", + "tag": "npm", + "value": "1.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 203, + "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", + "man_dir": "", + "name": "has-symbols", + "name_hash": "11738213668566965255", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", "tag": "npm", "value": "1.0.3", }, @@ -17984,94 +16142,9 @@ exports[`ssr works for 100-ish requests 1`] = ` { "bin": null, "dependencies": [ - 500, - 501, - 502, - 503, - 504, - 505, - 506, - 507, - 508, - 509, - 510, - 511, - 512, - 513, - 514, - 515, - 516, - 517, - 518, - 519, - 520, - 521, - 522, - 523, - 524, - 525, - 526, - 527, - 528, - 529, - 530, - 531, - 532, - 533, - 534, - 535, - 536, - 537, - 538, - 539, - 540, - 541, - 542, - 543, - 544, - 545, + 477, ], - "id": 325, - "integrity": "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==", - "man_dir": "", - "name": "es-abstract", - "name_hash": "18149169871844198539", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.3.tgz", - "tag": "npm", - "value": "1.23.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 546, - 547, - 548, - 549, - 550, - ], - "id": 326, - "integrity": "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==", - "man_dir": "", - "name": "which-typed-array", - "name_hash": "15299409777186876504", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.15.tgz", - "tag": "npm", - "value": "1.1.15", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 551, - ], - "id": 327, + "id": 204, "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", "man_dir": "", "name": "has-tostringtag", @@ -18087,25 +16160,312 @@ exports[`ssr works for 100-ish requests 1`] = ` { "bin": null, "dependencies": [ - 552, + 478, ], - "id": 328, - "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==", + "id": 205, + "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", "man_dir": "", - "name": "for-each", - "name_hash": "10867395407301386752", + "name": "hasown", + "name_hash": "15051111907103293256", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", "tag": "npm", - "value": "0.3.3", + "value": "2.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 479, + 480, + ], + "id": 206, + "integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==", + "man_dir": "", + "name": "http-proxy-agent", + "name_hash": "9762732492936976178", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz", + "tag": "npm", + "value": "7.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 481, + 482, + ], + "id": 207, + "integrity": "sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==", + "man_dir": "", + "name": "https-proxy-agent", + "name_hash": "6012108288334718116", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz", + "tag": "npm", + "value": "7.0.4", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 329, + "id": 208, + "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", + "man_dir": "", + "name": "ieee754", + "name_hash": "17889458061139334532", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", + "tag": "npm", + "value": "1.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 209, + "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==", + "man_dir": "", + "name": "ignore", + "name_hash": "7684941795926889194", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz", + "tag": "npm", + "value": "5.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 483, + 484, + ], + "id": 210, + "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", + "man_dir": "", + "name": "import-fresh", + "name_hash": "11575749002643879646", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", + "tag": "npm", + "value": "3.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 211, + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "man_dir": "", + "name": "imurmurhash", + "name_hash": "16912020589681053487", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", + "tag": "npm", + "value": "0.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 485, + 486, + ], + "id": 212, + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "man_dir": "", + "name": "inflight", + "name_hash": "15335006233399436565", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "tag": "npm", + "value": "1.0.6", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 213, + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "man_dir": "", + "name": "inherits", + "name_hash": "7481850175542696465", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "tag": "npm", + "value": "2.0.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 487, + 488, + 489, + ], + "id": 214, + "integrity": "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==", + "man_dir": "", + "name": "internal-slot", + "name_hash": "5294586439646401067", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.7.tgz", + "tag": "npm", + "value": "1.0.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 490, + 491, + ], + "id": 215, + "integrity": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==", + "man_dir": "", + "name": "ip-address", + "name_hash": "5841623577927749136", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz", + "tag": "npm", + "value": "9.0.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 492, + 493, + ], + "id": 216, + "integrity": "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==", + "man_dir": "", + "name": "is-array-buffer", + "name_hash": "14032760764897204845", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz", + "tag": "npm", + "value": "3.0.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 217, + "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", + "man_dir": "", + "name": "is-arrayish", + "name_hash": "2568751720667967222", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", + "tag": "npm", + "value": "0.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 494, + ], + "id": 218, + "integrity": "sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==", + "man_dir": "", + "name": "is-async-function", + "name_hash": "7396704721306843003", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.0.0.tgz", + "tag": "npm", + "value": "2.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 495, + ], + "id": 219, + "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==", + "man_dir": "", + "name": "is-bigint", + "name_hash": "15395120181649760746", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz", + "tag": "npm", + "value": "1.0.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 496, + ], + "id": 220, + "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", + "man_dir": "", + "name": "is-binary-path", + "name_hash": "10002650304558927684", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", + "tag": "npm", + "value": "2.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 497, + 498, + ], + "id": 221, + "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==", + "man_dir": "", + "name": "is-boolean-object", + "name_hash": "977724548377731595", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz", + "tag": "npm", + "value": "1.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 222, "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==", "man_dir": "", "name": "is-callable", @@ -18121,16 +16481,204 @@ exports[`ssr works for 100-ish requests 1`] = ` { "bin": null, "dependencies": [ - 553, + 499, ], - "id": 330, - "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==", + "id": 223, + "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", "man_dir": "", - "name": "available-typed-arrays", - "name_hash": "16267035547686705519", + "name": "is-core-module", + "name_hash": "2115564247595772579", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", + "tag": "npm", + "value": "2.13.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 500, + ], + "id": 224, + "integrity": "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==", + "man_dir": "", + "name": "is-data-view", + "name_hash": "9883274985744387088", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 501, + ], + "id": 225, + "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==", + "man_dir": "", + "name": "is-date-object", + "name_hash": "2234586858061383196", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz", + "tag": "npm", + "value": "1.0.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 226, + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "man_dir": "", + "name": "is-extglob", + "name_hash": "3738840382836940042", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "tag": "npm", + "value": "2.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 502, + ], + "id": 227, + "integrity": "sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==", + "man_dir": "", + "name": "is-finalizationregistry", + "name_hash": "3324291948921067566", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 228, + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "man_dir": "", + "name": "is-fullwidth-code-point", + "name_hash": "11413228031333986220", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 503, + ], + "id": 229, + "integrity": "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==", + "man_dir": "", + "name": "is-generator-function", + "name_hash": "6389681397246265335", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.0.10.tgz", + "tag": "npm", + "value": "1.0.10", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 504, + ], + "id": 230, + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "man_dir": "", + "name": "is-glob", + "name_hash": "3852072119137895543", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "tag": "npm", + "value": "4.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 231, + "integrity": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==", + "man_dir": "", + "name": "is-map", + "name_hash": "13285296637631486371", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 232, + "integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==", + "man_dir": "", + "name": "is-negative-zero", + "name_hash": "15976851243871524828", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 233, + "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", + "man_dir": "", + "name": "is-number", + "name_hash": "17443668381655379754", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", + "tag": "npm", + "value": "7.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 505, + ], + "id": 234, + "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==", + "man_dir": "", + "name": "is-number-object", + "name_hash": "17734215349587891459", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz", "tag": "npm", "value": "1.0.7", }, @@ -18139,86 +16687,78 @@ exports[`ssr works for 100-ish requests 1`] = ` { "bin": null, "dependencies": [], - "id": 331, - "integrity": "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==", + "id": 235, + "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", "man_dir": "", - "name": "possible-typed-array-names", - "name_hash": "4610919488398457019", + "name": "is-path-inside", + "name_hash": "11945178255920368404", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", "tag": "npm", - "value": "1.0.0", + "value": "3.0.3", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 554, - 555, - 556, - 557, + 506, + 507, ], - "id": 332, - "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==", + "id": 236, + "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==", "man_dir": "", - "name": "unbox-primitive", - "name_hash": "5619034830996442352", + "name": "is-regex", + "name_hash": "5347229372705359543", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz", "tag": "npm", - "value": "1.0.2", + "value": "1.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 237, + "integrity": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==", + "man_dir": "", + "name": "is-set", + "name_hash": "711008573234634940", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-set/-/is-set-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 558, - 559, - 560, - 561, - 562, + 508, ], - "id": 333, - "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==", + "id": 238, + "integrity": "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==", "man_dir": "", - "name": "which-boxed-primitive", - "name_hash": "16054727932152155669", + "name": "is-shared-array-buffer", + "name_hash": "16404740693320828184", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz", "tag": "npm", - "value": "1.0.2", + "value": "1.0.3", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 563, + 509, ], - "id": 334, - "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==", - "man_dir": "", - "name": "is-symbol", - "name_hash": "17261375015506057632", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz", - "tag": "npm", - "value": "1.0.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 564, - ], - "id": 335, + "id": 239, "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==", "man_dir": "", "name": "is-string", @@ -18234,103 +16774,27 @@ exports[`ssr works for 100-ish requests 1`] = ` { "bin": null, "dependencies": [ - 565, + 510, ], - "id": 336, - "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==", + "id": 240, + "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==", "man_dir": "", - "name": "is-number-object", - "name_hash": "17734215349587891459", + "name": "is-symbol", + "name_hash": "17261375015506057632", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz", - "tag": "npm", - "value": "1.0.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 566, - 567, - ], - "id": 337, - "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==", - "man_dir": "", - "name": "is-boolean-object", - "name_hash": "977724548377731595", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz", - "tag": "npm", - "value": "1.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 568, - ], - "id": 338, - "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==", - "man_dir": "", - "name": "is-bigint", - "name_hash": "15395120181649760746", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz", + "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz", "tag": "npm", "value": "1.0.4", }, "scripts": {}, }, - { - "bin": null, - "dependencies": [], - "id": 339, - "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==", - "man_dir": "", - "name": "has-bigints", - "name_hash": "8902287851533908224", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, { "bin": null, "dependencies": [ - 569, - 570, - 571, - 572, - 573, - 574, + 511, ], - "id": 340, - "integrity": "sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==", - "man_dir": "", - "name": "typed-array-length", - "name_hash": "11116743844802335237", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.6.tgz", - "tag": "npm", - "value": "1.0.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 575, - ], - "id": 341, + "id": 241, "integrity": "sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==", "man_dir": "", "name": "is-typed-array", @@ -18345,44 +16809,1097 @@ exports[`ssr works for 100-ish requests 1`] = ` }, { "bin": null, - "dependencies": [ - 576, - 577, - 578, - 579, - 580, - 581, - ], - "id": 342, - "integrity": "sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==", + "dependencies": [], + "id": 242, + "integrity": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==", "man_dir": "", - "name": "typed-array-byte-offset", - "name_hash": "4363148948656071809", + "name": "is-weakmap", + "name_hash": "6846802860855249568", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.2.tgz", + "tag": "npm", + "value": "2.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 512, + ], + "id": 243, + "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==", + "man_dir": "", + "name": "is-weakref", + "name_hash": "16457982703851476953", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz", "tag": "npm", "value": "1.0.2", }, "scripts": {}, }, + { + "bin": null, + "dependencies": [ + 513, + 514, + ], + "id": 244, + "integrity": "sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ==", + "man_dir": "", + "name": "is-weakset", + "name_hash": "15512317874752413182", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 245, + "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", + "man_dir": "", + "name": "isarray", + "name_hash": "1313190527457156627", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", + "tag": "npm", + "value": "2.0.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 246, + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "man_dir": "", + "name": "isexe", + "name_hash": "15558268014059531432", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "tag": "npm", + "value": "2.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 515, + 516, + 517, + 518, + 519, + ], + "id": 247, + "integrity": "sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==", + "man_dir": "", + "name": "iterator.prototype", + "name_hash": "2087250667608616513", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.2.tgz", + "tag": "npm", + "value": "1.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 520, + 521, + ], + "id": 248, + "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==", + "man_dir": "", + "name": "jackspeak", + "name_hash": "16168027919126698688", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz", + "tag": "npm", + "value": "2.3.6", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/jiti.js", + "name": "jiti", + }, + "dependencies": [], + "id": 249, + "integrity": "sha512-uy2bNX5zQ+tESe+TiC7ilGRz8AtRGmnJH55NC5S0nSUjvvvM2hJHmefHErugGXN4pNv4Qx7vLsnNw9qJ9mtIsw==", + "man_dir": "", + "name": "jiti", + "name_hash": "13838530331656232073", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.3.tgz", + "tag": "npm", + "value": "1.21.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 250, + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", + "man_dir": "", + "name": "js-tokens", + "name_hash": "8072375596980283624", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/js-yaml.js", + "name": "js-yaml", + }, + "dependencies": [ + 522, + ], + "id": 251, + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "man_dir": "", + "name": "js-yaml", + "name_hash": "192709174173096334", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "tag": "npm", + "value": "4.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 252, + "integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==", + "man_dir": "", + "name": "jsbn", + "name_hash": "14311822655393200441", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz", + "tag": "npm", + "value": "1.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 253, + "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", + "man_dir": "", + "name": "json-buffer", + "name_hash": "5720297936225446253", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", + "tag": "npm", + "value": "3.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 254, + "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", + "man_dir": "", + "name": "json-parse-even-better-errors", + "name_hash": "13977239420854766139", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", + "tag": "npm", + "value": "2.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 255, + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", + "man_dir": "", + "name": "json-schema-traverse", + "name_hash": "686899269284038873", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "tag": "npm", + "value": "0.4.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 256, + "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", + "man_dir": "", + "name": "json-stable-stringify-without-jsonify", + "name_hash": "14534225541412166230", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": { + "file": "lib/cli.js", + "name": "json5", + }, + "dependencies": [ + 523, + ], + "id": 257, + "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", + "man_dir": "", + "name": "json5", + "name_hash": "8623012563386528314", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 524, + 525, + ], + "id": 258, + "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", + "man_dir": "", + "name": "jsonfile", + "name_hash": "16030246458379256651", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz", + "tag": "npm", + "value": "6.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 526, + 527, + 528, + 529, + ], + "id": 259, + "integrity": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==", + "man_dir": "", + "name": "jsx-ast-utils", + "name_hash": "7365668162252757844", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz", + "tag": "npm", + "value": "3.3.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 530, + ], + "id": 260, + "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", + "man_dir": "", + "name": "keyv", + "name_hash": "11030851470615570686", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", + "tag": "npm", + "value": "4.5.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 261, + "integrity": "sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==", + "man_dir": "", + "name": "language-subtag-registry", + "name_hash": "15962551382548022065", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz", + "tag": "npm", + "value": "0.3.23", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 531, + ], + "id": 262, + "integrity": "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==", + "man_dir": "", + "name": "language-tags", + "name_hash": "3625175203997363083", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.9.tgz", + "tag": "npm", + "value": "1.0.9", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 532, + 533, + ], + "id": 263, + "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", + "man_dir": "", + "name": "levn", + "name_hash": "9969646077825321011", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", + "tag": "npm", + "value": "0.4.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 264, + "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==", + "man_dir": "", + "name": "lilconfig", + "name_hash": "17464546908434930808", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz", + "tag": "npm", + "value": "2.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 265, + "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", + "man_dir": "", + "name": "lines-and-columns", + "name_hash": "8731744980636261242", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", + "tag": "npm", + "value": "1.2.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 534, + ], + "id": 266, + "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", + "man_dir": "", + "name": "locate-path", + "name_hash": "14390144719475396950", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", + "tag": "npm", + "value": "6.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 267, + "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", + "man_dir": "", + "name": "lodash.merge", + "name_hash": "1968752870223903086", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", + "tag": "npm", + "value": "4.6.2", + }, + "scripts": {}, + }, + { + "bin": { + "file": "cli.js", + "name": "loose-envify", + }, + "dependencies": [ + 535, + ], + "id": 268, + "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", + "man_dir": "", + "name": "loose-envify", + "name_hash": "3112622411417245442", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", + "tag": "npm", + "value": "1.4.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 269, + "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==", + "man_dir": "", + "name": "lru-cache", + "name_hash": "15261810304153928944", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", + "tag": "npm", + "value": "7.18.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 270, + "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", + "man_dir": "", + "name": "merge2", + "name_hash": "10405164528992167668", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", + "tag": "npm", + "value": "1.4.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 536, + 537, + ], + "id": 271, + "integrity": "sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==", + "man_dir": "", + "name": "micromatch", + "name_hash": "14650745430569414123", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.7.tgz", + "tag": "npm", + "value": "4.0.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 538, + ], + "id": 272, + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "man_dir": "", + "name": "minimatch", + "name_hash": "8137703609956696607", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "tag": "npm", + "value": "3.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 273, + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", + "man_dir": "", + "name": "minimist", + "name_hash": "3523651443977674137", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "tag": "npm", + "value": "1.2.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 274, + "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", + "man_dir": "", + "name": "minipass", + "name_hash": "8663404386276345459", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", + "tag": "npm", + "value": "7.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 275, + "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==", + "man_dir": "", + "name": "mitt", + "name_hash": "8939019029139500810", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz", + "tag": "npm", + "value": "3.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 276, + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "man_dir": "", + "name": "ms", + "name_hash": "5228634868375925924", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "tag": "npm", + "value": "2.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 539, + 540, + 541, + ], + "id": 277, + "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", + "man_dir": "", + "name": "mz", + "name_hash": "4860889167171965650", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz", + "tag": "npm", + "value": "2.7.0", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/nanoid.cjs", + "name": "nanoid", + }, + "dependencies": [], + "id": 278, + "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", + "man_dir": "", + "name": "nanoid", + "name_hash": "10076454668178771807", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", + "tag": "npm", + "value": "3.3.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 279, + "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", + "man_dir": "", + "name": "natural-compare", + "name_hash": "10983874298500943893", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", + "tag": "npm", + "value": "1.4.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 280, + "integrity": "sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==", + "man_dir": "", + "name": "netmask", + "name_hash": "16100660929392435651", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/netmask/-/netmask-2.0.2.tgz", + "tag": "npm", + "value": "2.0.2", + }, + "scripts": {}, + }, + { + "bin": { + "file": "dist/bin/next", + "name": "next", + }, + "dependencies": [ + 542, + 543, + 544, + 545, + 546, + 547, + 548, + 549, + 550, + 551, + 552, + 553, + 554, + 555, + 556, + 557, + 558, + 559, + 560, + 561, + ], + "id": 281, + "integrity": "sha512-oexgMV2MapI0UIWiXKkixF8J8ORxpy64OuJ/J9oVUmIthXOUCcuVEZX+dtpgq7wIfIqtBwQsKEDXejcjTsan9g==", + "man_dir": "", + "name": "next", + "name_hash": "11339591345958603137", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/next/-/next-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 282, + "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==", + "man_dir": "", + "name": "node-releases", + "name_hash": "16500855680207755447", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz", + "tag": "npm", + "value": "2.0.14", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 283, + "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", + "man_dir": "", + "name": "normalize-path", + "name_hash": "7972932911556789884", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 284, + "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", + "man_dir": "", + "name": "normalize-range", + "name_hash": "2450824346687386237", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", + "tag": "npm", + "value": "0.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 285, + "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", + "man_dir": "", + "name": "object-assign", + "name_hash": "741501977461426514", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", + "tag": "npm", + "value": "4.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 286, + "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==", + "man_dir": "", + "name": "object-hash", + "name_hash": "14333069055553598090", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 287, + "integrity": "sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==", + "man_dir": "", + "name": "object-inspect", + "name_hash": "956383507377191237", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz", + "tag": "npm", + "value": "1.13.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 288, + "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", + "man_dir": "", + "name": "object-keys", + "name_hash": "17064657543629771811", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", + "tag": "npm", + "value": "1.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 562, + 563, + 564, + 565, + ], + "id": 289, + "integrity": "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==", + "man_dir": "", + "name": "object.assign", + "name_hash": "3382096865825279030", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz", + "tag": "npm", + "value": "4.1.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 566, + 567, + 568, + ], + "id": 290, + "integrity": "sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==", + "man_dir": "", + "name": "object.entries", + "name_hash": "9232336923373250807", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.8.tgz", + "tag": "npm", + "value": "1.1.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 569, + 570, + 571, + 572, + ], + "id": 291, + "integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==", + "man_dir": "", + "name": "object.fromentries", + "name_hash": "58142230756561331", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.8.tgz", + "tag": "npm", + "value": "2.0.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 573, + 574, + 575, + ], + "id": 292, + "integrity": "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==", + "man_dir": "", + "name": "object.groupby", + "name_hash": "11641877674072745532", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.3.tgz", + "tag": "npm", + "value": "1.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 576, + 577, + 578, + ], + "id": 293, + "integrity": "sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==", + "man_dir": "", + "name": "object.hasown", + "name_hash": "12140096160358655980", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.4.tgz", + "tag": "npm", + "value": "1.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 579, + 580, + 581, + ], + "id": 294, + "integrity": "sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==", + "man_dir": "", + "name": "object.values", + "name_hash": "17183857510284531499", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.2.0.tgz", + "tag": "npm", + "value": "1.2.0", + }, + "scripts": {}, + }, { "bin": null, "dependencies": [ 582, + ], + "id": 295, + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "man_dir": "", + "name": "once", + "name_hash": "748011609921859784", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "tag": "npm", + "value": "1.4.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 583, 584, 585, 586, + 587, + 588, ], - "id": 343, - "integrity": "sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==", + "id": 296, + "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", "man_dir": "", - "name": "typed-array-byte-length", - "name_hash": "15839092223363072276", + "name": "optionator", + "name_hash": "13855909686375249440", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.1.tgz", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", + "tag": "npm", + "value": "0.9.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 589, + ], + "id": 297, + "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", + "man_dir": "", + "name": "p-limit", + "name_hash": "3083404427706523125", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", + "tag": "npm", + "value": "3.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 590, + ], + "id": 298, + "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", + "man_dir": "", + "name": "p-locate", + "name_hash": "9693850335197275095", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", + "tag": "npm", + "value": "5.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 591, + 592, + 593, + 594, + 595, + 596, + 597, + 598, + ], + "id": 299, + "integrity": "sha512-ASV8yU4LLKBAjqIPMbrgtaKIvxQri/yh2OpI+S6hVa9JRkUI3Y3NPFbfngDtY7oFtSMD3w31Xns89mDa3Feo5A==", + "man_dir": "", + "name": "pac-proxy-agent", + "name_hash": "818729749152565950", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.0.1.tgz", + "tag": "npm", + "value": "7.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 599, + 600, + ], + "id": 300, + "integrity": "sha512-5NPgf87AT2STgwa2ntRMr45jTKrYBGkVU36yT0ig/n/GMAa3oPqhZfIQ2kMEimReg0+t9kZViDVZ83qfVUlckg==", + "man_dir": "", + "name": "pac-resolver", + "name_hash": "12373948793919354804", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/pac-resolver/-/pac-resolver-7.0.1.tgz", + "tag": "npm", + "value": "7.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 601, + ], + "id": 301, + "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "man_dir": "", + "name": "parent-module", + "name_hash": "2665996815938625963", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", "tag": "npm", "value": "1.0.1", }, @@ -18391,92 +17908,866 @@ exports[`ssr works for 100-ish requests 1`] = ` { "bin": null, "dependencies": [ - 587, - 588, - 589, + 602, + 603, + 604, + 605, ], + "id": 302, + "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", + "man_dir": "", + "name": "parse-json", + "name_hash": "10803339664298030440", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", + "tag": "npm", + "value": "5.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 303, + "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", + "man_dir": "", + "name": "path-exists", + "name_hash": "12097053851796077639", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 304, + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "man_dir": "", + "name": "path-is-absolute", + "name_hash": "8164005222338448325", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 305, + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "man_dir": "", + "name": "path-key", + "name_hash": "665497923999462354", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "tag": "npm", + "value": "3.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 306, + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", + "man_dir": "", + "name": "path-parse", + "name_hash": "13352954276207767683", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "tag": "npm", + "value": "1.0.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 606, + 607, + ], + "id": 307, + "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", + "man_dir": "", + "name": "path-scurry", + "name_hash": "11241411746102775941", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", + "tag": "npm", + "value": "1.11.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 308, + "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", + "man_dir": "", + "name": "path-type", + "name_hash": "1886008933504244910", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 309, + "integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==", + "man_dir": "", + "name": "pend", + "name_hash": "11550940272933590184", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz", + "tag": "npm", + "value": "1.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 310, + "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==", + "man_dir": "", + "name": "picocolors", + "name_hash": "8945456956643510643", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 311, + "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "man_dir": "", + "name": "picomatch", + "name_hash": "17753630613781110869", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", + "tag": "npm", + "value": "2.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 312, + "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", + "man_dir": "", + "name": "pify", + "name_hash": "516088454160206643", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", + "tag": "npm", + "value": "2.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 313, + "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==", + "man_dir": "", + "name": "pirates", + "name_hash": "11463431525122174591", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz", + "tag": "npm", + "value": "4.0.6", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 314, + "integrity": "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==", + "man_dir": "", + "name": "possible-typed-array-names", + "name_hash": "4610919488398457019", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz", + "tag": "npm", + "value": "1.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 608, + 609, + 610, + ], + "id": 315, + "integrity": "sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==", + "man_dir": "", + "name": "postcss", + "name_hash": "9297766010604904796", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.30.tgz", + "tag": "npm", + "value": "8.4.30", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 611, + 612, + 613, + 614, + ], + "id": 316, + "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==", + "man_dir": "", + "name": "postcss-import", + "name_hash": "3854262770217217840", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz", + "tag": "npm", + "value": "15.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 615, + 616, + ], + "id": 317, + "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==", + "man_dir": "", + "name": "postcss-js", + "name_hash": "51201709044640027", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz", + "tag": "npm", + "value": "4.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 617, + 618, + 619, + 620, + ], + "id": 318, + "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==", + "man_dir": "", + "name": "postcss-load-config", + "name_hash": "11124459238108428623", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.2.tgz", + "tag": "npm", + "value": "4.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 621, + 622, + ], + "id": 319, + "integrity": "sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==", + "man_dir": "", + "name": "postcss-nested", + "name_hash": "13580188021191584601", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.1.tgz", + "tag": "npm", + "value": "6.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 623, + 624, + ], + "id": 320, + "integrity": "sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==", + "man_dir": "", + "name": "postcss-selector-parser", + "name_hash": "8882225543017639620", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.0.tgz", + "tag": "npm", + "value": "6.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 321, + "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", + "man_dir": "", + "name": "postcss-value-parser", + "name_hash": "4513255719471974821", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", + "tag": "npm", + "value": "4.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 322, + "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", + "man_dir": "", + "name": "prelude-ls", + "name_hash": "2714658211020917171", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", + "tag": "npm", + "value": "1.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 323, + "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", + "man_dir": "", + "name": "progress", + "name_hash": "11283104389794780362", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 625, + 626, + 627, + ], + "id": 324, + "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", + "man_dir": "", + "name": "prop-types", + "name_hash": "2288456573804260909", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", + "tag": "npm", + "value": "15.8.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 628, + 629, + 630, + 631, + 632, + 633, + 634, + 635, + ], + "id": 325, + "integrity": "sha512-u0piLU+nCOHMgGjRbimiXmA9kM/L9EHh3zL81xCdp7m+Y2pHIsnmbdDoEDoAz5geaonNR6q6+yOPQs6n4T6sBQ==", + "man_dir": "", + "name": "proxy-agent", + "name_hash": "9904923658574585845", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-6.4.0.tgz", + "tag": "npm", + "value": "6.4.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 326, + "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==", + "man_dir": "", + "name": "proxy-from-env", + "name_hash": "1270194980615207566", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", + "tag": "npm", + "value": "1.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 636, + 637, + ], + "id": 327, + "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", + "man_dir": "", + "name": "pump", + "name_hash": "7040703475696644678", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 328, + "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", + "man_dir": "", + "name": "punycode", + "name_hash": "6702779252101758505", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", + "tag": "npm", + "value": "2.3.1", + }, + "scripts": {}, + }, + { + "bin": { + "file": "lib/esm/puppeteer/node/cli.js", + "name": "puppeteer", + }, + "dependencies": [ + 638, + 639, + 640, + 641, + ], + "id": 329, + "integrity": "sha512-kyUYI12SyJIjf9UGTnHfhNMYv4oVK321Jb9QZDBiGVNx5453SplvbdKI7UrF+S//3RtCneuUFCyHxnvQXQjpxg==", + "man_dir": "", + "name": "puppeteer", + "name_hash": "13072297456933147981", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-22.12.0.tgz", + "tag": "npm", + "value": "22.12.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 642, + 643, + 644, + 645, + 646, + ], + "id": 330, + "integrity": "sha512-9gY+JwBW/Fp3/x9+cOGK7ZcwqjvtvY2xjqRqsAA0B3ZFMzBauVTSZ26iWTmvOQX2sk78TN/rd5rnetxVxmK5CQ==", + "man_dir": "", + "name": "puppeteer-core", + "name_hash": "10954685796294859150", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-22.12.0.tgz", + "tag": "npm", + "value": "22.12.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 331, + "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", + "man_dir": "", + "name": "queue-microtask", + "name_hash": "5425309755386634043", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", + "tag": "npm", + "value": "1.2.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 332, + "integrity": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==", + "man_dir": "", + "name": "queue-tick", + "name_hash": "9246306848360353145", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/queue-tick/-/queue-tick-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 647, + ], + "id": 333, + "integrity": "sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==", + "man_dir": "", + "name": "react", + "name_hash": "10719851453835962256", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/react/-/react-18.2.0.tgz", + "tag": "npm", + "value": "18.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 648, + 649, + 650, + ], + "id": 334, + "integrity": "sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==", + "man_dir": "", + "name": "react-dom", + "name_hash": "7373667379151837307", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz", + "tag": "npm", + "value": "18.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 335, + "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", + "man_dir": "", + "name": "react-is", + "name_hash": "2565568243106125199", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", + "tag": "npm", + "value": "16.13.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 651, + ], + "id": 336, + "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==", + "man_dir": "", + "name": "read-cache", + "name_hash": "10142894349910084417", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz", + "tag": "npm", + "value": "1.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 652, + ], + "id": 337, + "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", + "man_dir": "", + "name": "readdirp", + "name_hash": "10039124027740987170", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", + "tag": "npm", + "value": "3.6.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 653, + 654, + 655, + 656, + 657, + 658, + 659, + ], + "id": 338, + "integrity": "sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==", + "man_dir": "", + "name": "reflect.getprototypeof", + "name_hash": "16421047821568888832", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.6.tgz", + "tag": "npm", + "value": "1.0.6", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 339, + "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==", + "man_dir": "", + "name": "regenerator-runtime", + "name_hash": "7537904526969317900", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", + "tag": "npm", + "value": "0.14.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 660, + 661, + 662, + 663, + ], + "id": 340, + "integrity": "sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==", + "man_dir": "", + "name": "regexp.prototype.flags", + "name_hash": "1450419609126993699", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz", + "tag": "npm", + "value": "1.5.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 341, + "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", + "man_dir": "", + "name": "require-directory", + "name_hash": "6781837652461215204", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", + "tag": "npm", + "value": "2.1.1", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/resolve", + "name": "resolve", + }, + "dependencies": [ + 664, + 665, + 666, + ], + "id": 342, + "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", + "man_dir": "", + "name": "resolve", + "name_hash": "17831413505788817704", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", + "tag": "npm", + "value": "1.22.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 343, + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "man_dir": "", + "name": "resolve-from", + "name_hash": "3749267992243009772", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], "id": 344, - "integrity": "sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==", + "integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==", "man_dir": "", - "name": "typed-array-buffer", - "name_hash": "12632345045689166547", + "name": "resolve-pkg-maps", + "name_hash": "2492033107302429470", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz", "tag": "npm", - "value": "1.0.2", + "value": "1.0.0", }, "scripts": {}, }, { "bin": null, - "dependencies": [ - 590, - 591, - 592, - ], + "dependencies": [], "id": 345, - "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==", + "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", "man_dir": "", - "name": "string.prototype.trimstart", - "name_hash": "2565522221466854936", + "name": "reusify", + "name_hash": "6641847649693934607", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz", + "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", "tag": "npm", - "value": "1.0.8", + "value": "1.0.4", }, "scripts": {}, }, { - "bin": null, + "bin": { + "file": "bin.js", + "name": "rimraf", + }, "dependencies": [ - 593, - 594, - 595, + 667, ], "id": 346, - "integrity": "sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", "man_dir": "", - "name": "string.prototype.trimend", - "name_hash": "1025553805644415088", + "name": "rimraf", + "name_hash": "6866739241594583209", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", "tag": "npm", - "value": "1.0.8", + "value": "3.0.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 596, - 597, - 598, - 599, + 668, ], "id": 347, - "integrity": "sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==", + "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", "man_dir": "", - "name": "string.prototype.trim", - "name_hash": "13195996988681286312", + "name": "run-parallel", + "name_hash": "12083900303949760391", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz", + "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", "tag": "npm", - "value": "1.2.9", + "value": "1.2.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 600, - 601, - 602, + 669, + 670, + 671, + 672, ], "id": 348, + "integrity": "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==", + "man_dir": "", + "name": "safe-array-concat", + "name_hash": "16724726882203544952", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.2.tgz", + "tag": "npm", + "value": "1.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 673, + 674, + 675, + ], + "id": 349, "integrity": "sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==", "man_dir": "", "name": "safe-regex-test", @@ -18492,87 +18783,70 @@ exports[`ssr works for 100-ish requests 1`] = ` { "bin": null, "dependencies": [ - 603, - 604, - ], - "id": 349, - "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==", - "man_dir": "", - "name": "is-regex", - "name_hash": "5347229372705359543", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz", - "tag": "npm", - "value": "1.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 605, - 606, - 607, - 608, + 676, ], "id": 350, - "integrity": "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==", + "integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==", "man_dir": "", - "name": "safe-array-concat", - "name_hash": "16724726882203544952", + "name": "scheduler", + "name_hash": "6246319597786948434", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.2.tgz", + "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz", "tag": "npm", - "value": "1.1.2", + "value": "0.23.2", }, "scripts": {}, }, { - "bin": null, + "bin": { + "file": "bin/semver.js", + "name": "semver", + }, "dependencies": [], "id": 351, - "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "man_dir": "", - "name": "isarray", - "name_hash": "1313190527457156627", + "name": "semver", + "name_hash": "16367367531761322261", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", "tag": "npm", - "value": "2.0.5", + "value": "6.3.1", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 609, - 610, - 611, - 612, + 677, + 678, + 679, + 680, + 681, + 682, ], "id": 352, - "integrity": "sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==", + "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", "man_dir": "", - "name": "regexp.prototype.flags", - "name_hash": "1450419609126993699", + "name": "set-function-length", + "name_hash": "4099692491438602224", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz", + "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", "tag": "npm", - "value": "1.5.2", + "value": "1.2.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 613, - 614, - 615, - 616, + 683, + 684, + 685, + 686, ], "id": 353, "integrity": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==", @@ -18589,175 +18863,47 @@ exports[`ssr works for 100-ish requests 1`] = ` }, { "bin": null, - "dependencies": [], + "dependencies": [ + 687, + ], "id": 354, - "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", "man_dir": "", - "name": "functions-have-names", - "name_hash": "2705786889099279986", + "name": "shebang-command", + "name_hash": "9009661312948442432", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", "tag": "npm", - "value": "1.2.3", + "value": "2.0.0", }, "scripts": {}, }, { "bin": null, - "dependencies": [ - 617, - 618, - 619, - 620, - ], + "dependencies": [], "id": 355, - "integrity": "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", "man_dir": "", - "name": "object.assign", - "name_hash": "3382096865825279030", + "name": "shebang-regex", + "name_hash": "18053981199157160202", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", "tag": "npm", - "value": "4.1.5", + "value": "3.0.0", }, "scripts": {}, }, { "bin": null, - "dependencies": [], + "dependencies": [ + 688, + 689, + 690, + 691, + ], "id": 356, - "integrity": "sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==", - "man_dir": "", - "name": "object-inspect", - "name_hash": "956383507377191237", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz", - "tag": "npm", - "value": "1.13.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 621, - ], - "id": 357, - "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==", - "man_dir": "", - "name": "is-weakref", - "name_hash": "16457982703851476953", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 622, - ], - "id": 358, - "integrity": "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==", - "man_dir": "", - "name": "is-shared-array-buffer", - "name_hash": "16404740693320828184", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz", - "tag": "npm", - "value": "1.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 359, - "integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==", - "man_dir": "", - "name": "is-negative-zero", - "name_hash": "15976851243871524828", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 623, - ], - "id": 360, - "integrity": "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==", - "man_dir": "", - "name": "is-data-view", - "name_hash": "9883274985744387088", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 624, - 625, - ], - "id": 361, - "integrity": "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==", - "man_dir": "", - "name": "is-array-buffer", - "name_hash": "14032760764897204845", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz", - "tag": "npm", - "value": "3.0.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 626, - 627, - 628, - ], - "id": 362, - "integrity": "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==", - "man_dir": "", - "name": "internal-slot", - "name_hash": "5294586439646401067", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.7.tgz", - "tag": "npm", - "value": "1.0.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 629, - 630, - 631, - 632, - ], - "id": 363, "integrity": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==", "man_dir": "", "name": "side-channel", @@ -18772,484 +18918,462 @@ exports[`ssr works for 100-ish requests 1`] = ` }, { "bin": null, - "dependencies": [ - 633, - 634, - ], - "id": 364, - "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==", + "dependencies": [], + "id": 357, + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", "man_dir": "", - "name": "globalthis", - "name_hash": "13441561870904786738", + "name": "signal-exit", + "name_hash": "10435964049369420478", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", "tag": "npm", - "value": "1.0.4", + "value": "4.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 358, + "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", + "man_dir": "", + "name": "slash", + "name_hash": "14883663570633596397", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 359, + "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==", + "man_dir": "", + "name": "smart-buffer", + "name_hash": "9798348771309838398", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz", + "tag": "npm", + "value": "4.2.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 635, - 636, - 637, - ], - "id": 365, - "integrity": "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==", - "man_dir": "", - "name": "get-symbol-description", - "name_hash": "9231308723607962639", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 638, - 639, - 640, - 641, - ], - "id": 366, - "integrity": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==", - "man_dir": "", - "name": "function.prototype.name", - "name_hash": "4695092674110180958", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz", - "tag": "npm", - "value": "1.1.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 642, - 643, - 644, - ], - "id": 367, - "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==", - "man_dir": "", - "name": "es-to-primitive", - "name_hash": "5511149163085325549", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz", - "tag": "npm", - "value": "1.2.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 645, - ], - "id": 368, - "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==", - "man_dir": "", - "name": "is-date-object", - "name_hash": "2234586858061383196", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz", - "tag": "npm", - "value": "1.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 646, - 647, - 648, - ], - "id": 369, - "integrity": "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==", - "man_dir": "", - "name": "es-set-tostringtag", - "name_hash": "6364566058234691598", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 649, - 650, - 651, - ], - "id": 370, - "integrity": "sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==", - "man_dir": "", - "name": "data-view-byte-offset", - "name_hash": "9075261318428197850", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.0.tgz", - "tag": "npm", - "value": "1.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 652, - 653, - 654, - ], - "id": 371, - "integrity": "sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==", - "man_dir": "", - "name": "data-view-byte-length", - "name_hash": "5338396469217736400", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 655, - 656, - 657, - ], - "id": 372, - "integrity": "sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==", - "man_dir": "", - "name": "data-view-buffer", - "name_hash": "15944719431260154058", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 658, - 659, - 660, - 661, - 662, - 663, - 664, - 665, - ], - "id": 373, - "integrity": "sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==", - "man_dir": "", - "name": "arraybuffer.prototype.slice", - "name_hash": "11166998714227851504", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz", - "tag": "npm", - "value": "1.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 666, - 667, - ], - "id": 374, - "integrity": "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==", - "man_dir": "", - "name": "array-buffer-byte-length", - "name_hash": "9975978122018604356", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 668, - 669, - 670, - 671, - ], - "id": 375, - "integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==", - "man_dir": "", - "name": "object.fromentries", - "name_hash": "58142230756561331", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.8.tgz", - "tag": "npm", - "value": "2.0.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 672, - ], - "id": 376, - "integrity": "sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q==", - "man_dir": "", - "name": "eslint-module-utils", - "name_hash": "8461306141657248779", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.8.1.tgz", - "tag": "npm", - "value": "2.8.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 673, - ], - "id": 377, - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "man_dir": "", - "name": "debug", - "name_hash": "14324291119347696526", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "tag": "npm", - "value": "3.2.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 674, - 675, - 676, - ], - "id": 378, - "integrity": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==", - "man_dir": "", - "name": "eslint-import-resolver-node", - "name_hash": "7112252065464945765", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz", - "tag": "npm", - "value": "0.3.9", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 677, - ], - "id": 379, - "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", - "man_dir": "", - "name": "doctrine", - "name_hash": "17204823894354646410", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", - "tag": "npm", - "value": "2.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 678, - 679, - 680, - 681, - ], - "id": 380, - "integrity": "sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==", - "man_dir": "", - "name": "array.prototype.flatmap", - "name_hash": "4112999450230342125", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz", - "tag": "npm", - "value": "1.3.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 682, - ], - "id": 381, - "integrity": "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==", - "man_dir": "", - "name": "es-shim-unscopables", - "name_hash": "9491299634916711255", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 683, - 684, - 685, - 686, - ], - "id": 382, - "integrity": "sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==", - "man_dir": "", - "name": "array.prototype.flat", - "name_hash": "13419566320551684202", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz", - "tag": "npm", - "value": "1.3.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 687, - 688, - 689, - 690, - 691, 692, + 693, ], - "id": 383, - "integrity": "sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==", + "id": 360, + "integrity": "sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==", "man_dir": "", - "name": "array.prototype.findlastindex", - "name_hash": "12218267642355334154", + "name": "socks", + "name_hash": "16884970381877539768", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz", + "resolved": "https://registry.npmjs.org/socks/-/socks-2.8.3.tgz", "tag": "npm", - "value": "1.2.5", + "value": "2.8.3", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 693, 694, 695, 696, - 697, - 698, ], - "id": 384, - "integrity": "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==", + "id": 361, + "integrity": "sha512-VNegTZKhuGq5vSD6XNKlbqWhyt/40CgoEw8XxD6dhnm8Jq9IEa3nIa4HwnM8XOqU0CdB0BwWVXusqiFXfHB3+A==", "man_dir": "", - "name": "array-includes", - "name_hash": "4525275494838245397", + "name": "socks-proxy-agent", + "name_hash": "11921171134012595164", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.8.tgz", + "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.3.tgz", "tag": "npm", - "value": "3.1.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 699, - ], - "id": 385, - "integrity": "sha512-ZCuZCnlqNzjb4QprAzXKdpp/gh6KTxSJuw3IBsPnV/7fV4NxC9ckB+vPTt8w7fJA0TaSD7c55BR47JD6MEDyDw==", - "man_dir": "", - "name": "get-tsconfig", - "name_hash": "4239972350118399509", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.7.5.tgz", - "tag": "npm", - "value": "4.7.5", + "value": "8.0.3", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 386, - "integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==", + "id": 362, + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", "man_dir": "", - "name": "resolve-pkg-maps", - "name_hash": "2492033107302429470", + "name": "source-map", + "name_hash": "15131286332489002212", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", + "tag": "npm", + "value": "0.6.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 363, + "integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==", + "man_dir": "", + "name": "source-map-js", + "name_hash": "6679519744659543339", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz", + "tag": "npm", + "value": "1.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 364, + "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==", + "man_dir": "", + "name": "sprintf-js", + "name_hash": "13547290882791134867", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz", + "tag": "npm", + "value": "1.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 365, + "integrity": "sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==", + "man_dir": "", + "name": "streamsearch", + "name_hash": "16767345128201185654", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz", + "tag": "npm", + "value": "1.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 697, + 698, + 699, + 700, + ], + "id": 366, + "integrity": "sha512-LLUC1TWdjVdn1weXGcSxyTR3T4+acB6tVGXT95y0nGbca4t4o/ng1wKAGTljm9VicuCVLvRlqFYXYy5GwgM7sQ==", + "man_dir": "", + "name": "streamx", + "name_hash": "74555136203185339", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.18.0.tgz", + "tag": "npm", + "value": "2.18.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 701, + 702, + 703, + ], + "id": 367, + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "man_dir": "", + "name": "string-width", + "name_hash": "15727733666069179645", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "tag": "npm", + "value": "4.2.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 707, + 708, + 709, + 710, + 711, + 712, + 713, + 714, + 715, + 716, + 717, + 718, + ], + "id": 368, + "integrity": "sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==", + "man_dir": "", + "name": "string.prototype.matchall", + "name_hash": "3859254092910215586", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz", + "tag": "npm", + "value": "4.0.11", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 719, + 720, + 721, + 722, + ], + "id": 369, + "integrity": "sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==", + "man_dir": "", + "name": "string.prototype.trim", + "name_hash": "13195996988681286312", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz", + "tag": "npm", + "value": "1.2.9", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 723, + 724, + 725, + ], + "id": 370, + "integrity": "sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==", + "man_dir": "", + "name": "string.prototype.trimend", + "name_hash": "1025553805644415088", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz", + "tag": "npm", + "value": "1.0.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 726, + 727, + 728, + ], + "id": 371, + "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==", + "man_dir": "", + "name": "string.prototype.trimstart", + "name_hash": "2565522221466854936", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz", + "tag": "npm", + "value": "1.0.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 729, + ], + "id": 372, + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "man_dir": "", + "name": "strip-ansi", + "name_hash": "13340235767065158173", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "tag": "npm", + "value": "6.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 373, + "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", + "man_dir": "", + "name": "strip-bom", + "name_hash": "10409965272767959480", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 374, + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", + "man_dir": "", + "name": "strip-json-comments", + "name_hash": "3826326773345398095", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "tag": "npm", + "value": "3.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 731, + 732, + ], + "id": 375, + "integrity": "sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==", + "man_dir": "", + "name": "styled-jsx", + "name_hash": "3150382730046383618", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.1.tgz", + "tag": "npm", + "value": "5.1.1", + }, + "scripts": {}, + }, + { + "bin": { + "sucrase": "bin/sucrase", + "sucrase-node": "bin/sucrase-node", + }, + "dependencies": [ + 733, + 734, + 735, + 736, + 737, + 738, + 739, + ], + "id": 376, + "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==", + "man_dir": "", + "name": "sucrase", + "name_hash": "8220562023141918134", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.0.tgz", + "tag": "npm", + "value": "3.35.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 740, + ], + "id": 377, + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "man_dir": "", + "name": "supports-color", + "name_hash": "8283007902753735493", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "tag": "npm", + "value": "7.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 378, + "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "man_dir": "", + "name": "supports-preserve-symlinks-flag", + "name_hash": "7228670803640303868", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", "tag": "npm", "value": "1.0.0", }, "scripts": {}, }, { - "bin": null, + "bin": { + "tailwind": "lib/cli.js", + "tailwindcss": "lib/cli.js", + }, "dependencies": [ - 700, - 701, + 741, + 742, + 743, + 744, + 745, + 746, + 747, + 748, + 749, + 750, + 751, + 752, + 753, + 754, + 755, + 756, + 757, + 758, + 759, + 760, + 761, + 762, ], - "id": 387, - "integrity": "sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==", + "id": 379, + "integrity": "sha512-A0KgSkef7eE4Mf+nKJ83i75TMyq8HqY3qmFIJSWy8bNt0v1lG7jUcpGpoTFxAwYcWOphcTBLPPJg+bDfhDf52w==", "man_dir": "", - "name": "enhanced-resolve", - "name_hash": "2987069983667056488", + "name": "tailwindcss", + "name_hash": "6098981126968834122", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.17.0.tgz", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.3.tgz", "tag": "npm", - "value": "5.17.0", + "value": "3.3.3", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 388, + "id": 380, "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==", "man_dir": "", "name": "tapable", @@ -19265,110 +19389,154 @@ exports[`ssr works for 100-ish requests 1`] = ` { "bin": null, "dependencies": [ - 702, + 763, + 764, + 765, + 766, ], - "id": 389, - "integrity": "sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==", + "id": 381, + "integrity": "sha512-JOgGAmZyMgbqpLwct7ZV8VzkEB6pxXFBVErLtb+XCOqzc6w1xiWKI9GVd6bwk68EX7eJ4DWmfXVmq8K2ziZTGg==", "man_dir": "", - "name": "eslint-plugin-react-hooks", - "name_hash": "14057422571669714006", + "name": "tar-fs", + "name_hash": "14440968244754303214", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz", + "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.5.tgz", "tag": "npm", - "value": "4.6.2", + "value": "3.0.5", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 703, - 704, - 705, - 706, - 707, - 708, + 767, + 768, + 769, ], - "id": 390, - "integrity": "sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==", + "id": 382, + "integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==", "man_dir": "", - "name": "@typescript-eslint/parser", - "name_hash": "16517001479467293030", + "name": "tar-stream", + "name_hash": "14255302179190904139", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.21.0.tgz", + "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.7.tgz", "tag": "npm", - "value": "6.21.0", + "value": "3.1.7", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 709, - 710, - 711, - 712, - 713, - 714, - 715, - 716, + 770, ], - "id": 391, - "integrity": "sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==", + "id": 383, + "integrity": "sha512-TmLJNj6UgX8xcUZo4UDStGQtDiTzF7BzWlzn9g7UWrjkpHr5uJTK1ld16wZ3LXb2vb6jH8qU89dW5whuMdXYdw==", "man_dir": "", - "name": "@typescript-eslint/typescript-estree", - "name_hash": "17745786537991019945", + "name": "text-decoder", + "name_hash": "16075354394561303825", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz", + "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.1.0.tgz", "tag": "npm", - "value": "6.21.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 717, - 718, - ], - "id": 392, - "integrity": "sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==", - "man_dir": "", - "name": "@typescript-eslint/visitor-keys", - "name_hash": "7940841856001563650", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz", - "tag": "npm", - "value": "6.21.0", + "value": "1.1.0", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 393, - "integrity": "sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==", + "id": 384, + "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", "man_dir": "", - "name": "@typescript-eslint/types", - "name_hash": "9755027355340495761", + "name": "text-table", + "name_hash": "8812171258786601301", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.21.0.tgz", + "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", "tag": "npm", - "value": "6.21.0", + "value": "0.2.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 719, + 771, ], - "id": 394, + "id": 385, + "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", + "man_dir": "", + "name": "thenify", + "name_hash": "10214550608932566002", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz", + "tag": "npm", + "value": "3.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 772, + ], + "id": 386, + "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==", + "man_dir": "", + "name": "thenify-all", + "name_hash": "3497577183623575301", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz", + "tag": "npm", + "value": "1.6.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 387, + "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==", + "man_dir": "", + "name": "through", + "name_hash": "16941386786386382390", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", + "tag": "npm", + "value": "2.3.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 773, + ], + "id": 388, + "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", + "man_dir": "", + "name": "to-regex-range", + "name_hash": "14243204250463262724", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", + "tag": "npm", + "value": "5.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 774, + ], + "id": 389, "integrity": "sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==", "man_dir": "", "name": "ts-api-utils", @@ -19381,325 +19549,19 @@ exports[`ssr works for 100-ish requests 1`] = ` }, "scripts": {}, }, - { - "bin": null, - "dependencies": [ - 720, - ], - "id": 395, - "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==", - "man_dir": "", - "name": "minimatch", - "name_hash": "8137703609956696607", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz", - "tag": "npm", - "value": "9.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 721, - 722, - 723, - 724, - 725, - 726, - ], - "id": 396, - "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", - "man_dir": "", - "name": "globby", - "name_hash": "15348107128072099982", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", - "tag": "npm", - "value": "11.1.0", - }, - "scripts": {}, - }, { "bin": null, "dependencies": [], - "id": 397, - "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", + "id": 390, + "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==", "man_dir": "", - "name": "slash", - "name_hash": "14883663570633596397", + "name": "ts-interface-checker", + "name_hash": "9090669025631097322", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz", "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 727, - ], - "id": 398, - "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", - "man_dir": "", - "name": "dir-glob", - "name_hash": "7561427002176423027", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", - "tag": "npm", - "value": "3.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 399, - "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", - "man_dir": "", - "name": "path-type", - "name_hash": "1886008933504244910", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", - "tag": "npm", - "value": "4.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 400, - "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", - "man_dir": "", - "name": "array-union", - "name_hash": "16137961625129706702", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", - "tag": "npm", - "value": "2.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 728, - 729, - ], - "id": 401, - "integrity": "sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==", - "man_dir": "", - "name": "@typescript-eslint/scope-manager", - "name_hash": "4117654371883490926", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz", - "tag": "npm", - "value": "6.21.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 730, - ], - "id": 402, - "integrity": "sha512-VCnZI2cy77Yaj3L7Uhs3+44ikMM1VD/fBMwvTBb3hIaTIuqa+DmG4dhUDq+MASu3yx97KhgsVJbsas0XuiKyww==", - "man_dir": "", - "name": "@next/eslint-plugin-next", - "name_hash": "12150179697604729174", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 403, - "integrity": "sha512-qC/xYId4NMebE6w/V33Fh9gWxLgURiNYgVNObbJl2LZv0GUUItCcCqC5axQSwRaAgaxl2mELq1rMzlswaQ0Zxg==", - "man_dir": "", - "name": "@rushstack/eslint-patch", - "name_hash": "11774582013079126290", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.3.tgz", - "tag": "npm", - "value": "1.10.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 731, - 732, - 733, - 734, - 735, - 736, - 737, - 738, - 739, - 740, - 741, - 742, - 743, - 744, - 745, - 746, - 747, - ], - "id": 404, - "integrity": "sha512-Hdh937BS3KdwwbBaKd5+PLCOmYY6U4f2h9Z2ktwtNKvIdIEu137rjYbcb9ApSbVJfWxANNuiKTD/9tOKjK9qOA==", - "man_dir": "", - "name": "eslint-plugin-jsx-a11y", - "name_hash": "17038906309846806775", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.8.0.tgz", - "tag": "npm", - "value": "6.8.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 748, - 749, - 750, - ], - "id": 405, - "integrity": "sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==", - "man_dir": "", - "name": "object.entries", - "name_hash": "9232336923373250807", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.8.tgz", - "tag": "npm", - "value": "1.1.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 751, - ], - "id": 406, - "integrity": "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==", - "man_dir": "", - "name": "language-tags", - "name_hash": "3625175203997363083", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.9.tgz", - "tag": "npm", - "value": "1.0.9", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 407, - "integrity": "sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==", - "man_dir": "", - "name": "language-subtag-registry", - "name_hash": "15962551382548022065", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz", - "tag": "npm", - "value": "0.3.23", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 752, - 753, - 754, - 755, - ], - "id": 408, - "integrity": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==", - "man_dir": "", - "name": "jsx-ast-utils", - "name_hash": "7365668162252757844", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz", - "tag": "npm", - "value": "3.3.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 756, - 757, - 758, - 759, - 760, - 761, - 762, - 763, - 764, - 765, - 766, - 767, - 768, - 769, - ], - "id": 409, - "integrity": "sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==", - "man_dir": "", - "name": "es-iterator-helpers", - "name_hash": "6828621610707932693", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.0.19.tgz", - "tag": "npm", - "value": "1.0.19", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 770, - 771, - 772, - 773, - 774, - ], - "id": 410, - "integrity": "sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==", - "man_dir": "", - "name": "iterator.prototype", - "name_hash": "2087250667608616513", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.2.tgz", - "tag": "npm", - "value": "1.1.2", + "value": "0.1.13", }, "scripts": {}, }, @@ -19710,32 +19572,115 @@ exports[`ssr works for 100-ish requests 1`] = ` 776, 777, 778, - 779, - 780, - 781, ], - "id": 411, - "integrity": "sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==", + "id": 391, + "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==", "man_dir": "", - "name": "reflect.getprototypeof", - "name_hash": "16421047821568888832", + "name": "tsconfig-paths", + "name_hash": "9484880556576660029", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.6.tgz", + "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz", "tag": "npm", - "value": "1.0.6", + "value": "3.15.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 392, + "integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==", + "man_dir": "", + "name": "tslib", + "name_hash": "17922945129469812550", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz", + "tag": "npm", + "value": "2.6.3", }, "scripts": {}, }, { "bin": null, "dependencies": [ + 779, + ], + "id": 393, + "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", + "man_dir": "", + "name": "type-check", + "name_hash": "14488857500191659576", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", + "tag": "npm", + "value": "0.4.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 394, + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "man_dir": "", + "name": "type-fest", + "name_hash": "14668870911319020225", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "tag": "npm", + "value": "0.20.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 780, + 781, 782, + ], + "id": 395, + "integrity": "sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==", + "man_dir": "", + "name": "typed-array-buffer", + "name_hash": "12632345045689166547", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 783, 784, 785, 786, 787, + ], + "id": 396, + "integrity": "sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==", + "man_dir": "", + "name": "typed-array-byte-length", + "name_hash": "15839092223363072276", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 788, 789, 790, @@ -19743,7 +19688,266 @@ exports[`ssr works for 100-ish requests 1`] = ` 792, 793, ], - "id": 412, + "id": 397, + "integrity": "sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==", + "man_dir": "", + "name": "typed-array-byte-offset", + "name_hash": "4363148948656071809", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 794, + 795, + 796, + 797, + 798, + 799, + ], + "id": 398, + "integrity": "sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==", + "man_dir": "", + "name": "typed-array-length", + "name_hash": "11116743844802335237", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.6.tgz", + "tag": "npm", + "value": "1.0.6", + }, + "scripts": {}, + }, + { + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver", + }, + "dependencies": [], + "id": 399, + "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", + "man_dir": "", + "name": "typescript", + "name_hash": "7090219608841397663", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", + "tag": "npm", + "value": "5.2.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 800, + 801, + 802, + 803, + ], + "id": 400, + "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==", + "man_dir": "", + "name": "unbox-primitive", + "name_hash": "5619034830996442352", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 804, + 805, + ], + "id": 401, + "integrity": "sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==", + "man_dir": "", + "name": "unbzip2-stream", + "name_hash": "12033811216485982774", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz", + "tag": "npm", + "value": "1.4.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 402, + "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==", + "man_dir": "", + "name": "undici-types", + "name_hash": "13518207300296011529", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", + "tag": "npm", + "value": "5.26.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 403, + "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==", + "man_dir": "", + "name": "universalify", + "name_hash": "9857909289728530428", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz", + "tag": "npm", + "value": "2.0.1", + }, + "scripts": {}, + }, + { + "bin": { + "file": "cli.js", + "name": "update-browserslist-db", + }, + "dependencies": [ + 806, + 807, + 808, + ], + "id": 404, + "integrity": "sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ==", + "man_dir": "", + "name": "update-browserslist-db", + "name_hash": "6664421840286510928", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.16.tgz", + "tag": "npm", + "value": "1.0.16", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 809, + ], + "id": 405, + "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", + "man_dir": "", + "name": "uri-js", + "name_hash": "9694608825335680295", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", + "tag": "npm", + "value": "4.4.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 406, + "integrity": "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==", + "man_dir": "", + "name": "urlpattern-polyfill", + "name_hash": "11822535153800140816", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-10.0.0.tgz", + "tag": "npm", + "value": "10.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 407, + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", + "man_dir": "", + "name": "util-deprecate", + "name_hash": "4033437044928033698", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": { + "file": "./bin/node-which", + "name": "node-which", + }, + "dependencies": [ + 810, + ], + "id": 408, + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "man_dir": "", + "name": "which", + "name_hash": "5112236092670504396", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "tag": "npm", + "value": "2.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 811, + 812, + 813, + 814, + 815, + ], + "id": 409, + "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==", + "man_dir": "", + "name": "which-boxed-primitive", + "name_hash": "16054727932152155669", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 816, + 817, + 818, + 819, + 820, + 821, + 822, + 823, + 824, + 825, + 826, + 827, + ], + "id": 410, "integrity": "sha512-YmjsSMDBYsM1CaFiayOVT06+KJeXf0o5M/CAd4o1lTadFAtacTUM49zoYxr/oroopFDfhvN6iEcBxUyc3gvKmw==", "man_dir": "", "name": "which-builtin-type", @@ -19759,12 +19963,12 @@ exports[`ssr works for 100-ish requests 1`] = ` { "bin": null, "dependencies": [ - 794, - 795, - 796, - 797, + 828, + 829, + 830, + 831, ], - "id": 413, + "id": 411, "integrity": "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==", "man_dir": "", "name": "which-collection", @@ -19780,19 +19984,58 @@ exports[`ssr works for 100-ish requests 1`] = ` { "bin": null, "dependencies": [ - 798, - 799, + 832, + 833, + 834, + 835, + 836, ], - "id": 414, - "integrity": "sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ==", + "id": 412, + "integrity": "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==", "man_dir": "", - "name": "is-weakset", - "name_hash": "15512317874752413182", + "name": "which-typed-array", + "name_hash": "15299409777186876504", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.3.tgz", + "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.15.tgz", "tag": "npm", - "value": "2.0.3", + "value": "1.1.15", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 413, + "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", + "man_dir": "", + "name": "word-wrap", + "name_hash": "17394224781186240192", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", + "tag": "npm", + "value": "1.2.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 837, + 838, + 839, + ], + "id": 414, + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "man_dir": "", + "name": "wrap-ansi", + "name_hash": "6417752039399150421", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "tag": "npm", + "value": "7.0.0", }, "scripts": {}, }, @@ -19800,81 +20043,13 @@ exports[`ssr works for 100-ish requests 1`] = ` "bin": null, "dependencies": [], "id": 415, - "integrity": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", "man_dir": "", - "name": "is-weakmap", - "name_hash": "6846802860855249568", + "name": "wrappy", + "name_hash": "18119806661187706052", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.2.tgz", - "tag": "npm", - "value": "2.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 416, - "integrity": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==", - "man_dir": "", - "name": "is-set", - "name_hash": "711008573234634940", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-set/-/is-set-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 417, - "integrity": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==", - "man_dir": "", - "name": "is-map", - "name_hash": "13285296637631486371", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 800, - ], - "id": 418, - "integrity": "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==", - "man_dir": "", - "name": "is-generator-function", - "name_hash": "6389681397246265335", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.0.10.tgz", - "tag": "npm", - "value": "1.0.10", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 801, - ], - "id": 419, - "integrity": "sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==", - "man_dir": "", - "name": "is-finalizationregistry", - "name_hash": "3324291948921067566", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", "tag": "npm", "value": "1.0.2", }, @@ -19883,18 +20058,94 @@ exports[`ssr works for 100-ish requests 1`] = ` { "bin": null, "dependencies": [ - 802, + 843, + 844, ], - "id": 420, - "integrity": "sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==", + "id": 416, + "integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==", "man_dir": "", - "name": "is-async-function", - "name_hash": "7396704721306843003", + "name": "ws", + "name_hash": "14644737011329074183", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz", "tag": "npm", - "value": "2.0.0", + "value": "8.17.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 417, + "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", + "man_dir": "", + "name": "y18n", + "name_hash": "13867919047397601860", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", + "tag": "npm", + "value": "5.0.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 418, + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "man_dir": "", + "name": "yallist", + "name_hash": "17447362886122903538", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin.mjs", + "name": "yaml", + }, + "dependencies": [], + "id": 419, + "integrity": "sha512-sntgmxj8o7DE7g/Qi60cqpLBA3HG3STcDA0kO+WfB05jEKhZMbY7umNm2rBpQvsmZ16/lPXCJGW2672dgOUkrg==", + "man_dir": "", + "name": "yaml", + "name_hash": "6823399114509449780", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.3.tgz", + "tag": "npm", + "value": "2.4.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 845, + 846, + 847, + 848, + 849, + 850, + 851, + ], + "id": 420, + "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", + "man_dir": "", + "name": "yargs", + "name_hash": "18153588124555602831", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", + "tag": "npm", + "value": "17.7.2", }, "scripts": {}, }, @@ -19902,33 +20153,34 @@ exports[`ssr works for 100-ish requests 1`] = ` "bin": null, "dependencies": [], "id": 421, - "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==", + "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", "man_dir": "", - "name": "damerau-levenshtein", - "name_hash": "15167018638538311401", + "name": "yargs-parser", + "name_hash": "2624058701233809213", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", "tag": "npm", - "value": "1.0.8", + "value": "21.1.1", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 803, + 852, + 853, ], "id": 422, - "integrity": "sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg==", + "integrity": "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==", "man_dir": "", - "name": "axobject-query", - "name_hash": "9344054106894956572", + "name": "yauzl", + "name_hash": "7329914562904170092", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-3.2.1.tgz", + "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz", "tag": "npm", - "value": "3.2.1", + "value": "2.10.0", }, "scripts": {}, }, @@ -19936,15 +20188,15 @@ exports[`ssr works for 100-ish requests 1`] = ` "bin": null, "dependencies": [], "id": 423, - "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", + "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", "man_dir": "", - "name": "dequal", - "name_hash": "9863785364709466334", + "name": "yocto-queue", + "name_hash": "9034931028572940079", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz", + "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", "tag": "npm", - "value": "2.0.3", + "value": "0.1.0", }, "scripts": {}, }, @@ -19952,148 +20204,222 @@ exports[`ssr works for 100-ish requests 1`] = ` "bin": null, "dependencies": [], "id": 424, - "integrity": "sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==", + "integrity": "sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==", "man_dir": "", - "name": "axe-core", - "name_hash": "13988195930258765777", + "name": "zod", + "name_hash": "13942938047053248045", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.7.0.tgz", + "resolved": "https://registry.npmjs.org/zod/-/zod-3.23.8.tgz", "tag": "npm", - "value": "4.7.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 425, - "integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==", - "man_dir": "", - "name": "ast-types-flow", - "name_hash": "3772215945262775731", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.8.tgz", - "tag": "npm", - "value": "0.0.8", + "value": "3.23.8", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 804, + 854, + 855, + 856, + ], + "id": 425, + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "man_dir": "", + "name": "chalk", + "name_hash": "15590360526536958927", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "tag": "npm", + "value": "2.4.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 857, + 858, + 859, ], "id": 426, - "integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==", + "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", "man_dir": "", - "name": "aria-query", - "name_hash": "506127023625643336", + "name": "string-width", + "name_hash": "15727733666069179645", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", "tag": "npm", - "value": "5.3.0", + "value": "5.1.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 805, + 860, ], "id": 427, - "integrity": "sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==", + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", "man_dir": "", - "name": "@babel/runtime", - "name_hash": "10291762809505250838", + "name": "strip-ansi", + "name_hash": "13340235767065158173", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.7.tgz", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", "tag": "npm", - "value": "7.24.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 428, - "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==", - "man_dir": "", - "name": "regenerator-runtime", - "name_hash": "7537904526969317900", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", - "tag": "npm", - "value": "0.14.1", + "value": "7.1.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 806, - 807, - 808, - 809, - 810, - 811, - 812, - 813, - 814, - 815, - 816, - 817, - 818, - 819, - 820, - 821, - 822, - 823, - 824, + 861, + 862, + 863, + ], + "id": 428, + "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", + "man_dir": "", + "name": "wrap-ansi", + "name_hash": "6417752039399150421", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", + "tag": "npm", + "value": "8.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 864, ], "id": 429, - "integrity": "sha512-2HCmrU+/JNigDN6tg55cRDKCQWicYAPB38JGSFDQt95jDm8rrvSUo7YPkOIm5l6ts1j1zCvysNcasvfTMQzUOw==", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", "man_dir": "", - "name": "eslint-plugin-react", - "name_hash": "15811917473959571682", + "name": "debug", + "name_hash": "14324291119347696526", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.34.2.tgz", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", "tag": "npm", - "value": "7.34.2", + "value": "4.3.4", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/semver.js", + "name": "semver", + }, + "dependencies": [ + 865, + ], + "id": 430, + "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "man_dir": "", + "name": "semver", + "name_hash": "16367367531761322261", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", + "tag": "npm", + "value": "7.6.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 825, - 826, - 827, - 828, - 829, - 830, - 831, - 832, - 833, - 834, - 835, - 836, + 866, ], - "id": 430, - "integrity": "sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==", + "id": 431, + "integrity": "sha512-scnD59RpYD91xngrQQLGkE+6UrHUPzeKZWhhjBSa3HSkwjbQc38+q3RoIVEwxQGRw3M+j5hpNAM+lgV3cVormg==", "man_dir": "", - "name": "string.prototype.matchall", - "name_hash": "3859254092910215586", + "name": "@types/node", + "name_hash": "4124652010926124945", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.14.tgz", "tag": "npm", - "value": "4.0.11", + "value": "20.12.14", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 868, + ], + "id": 432, + "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==", + "man_dir": "", + "name": "minimatch", + "name_hash": "8137703609956696607", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz", + "tag": "npm", + "value": "9.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 871, + ], + "id": 433, + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "man_dir": "", + "name": "glob-parent", + "name_hash": "11965780159102682782", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "tag": "npm", + "value": "5.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 872, + ], + "id": 434, + "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", + "man_dir": "", + "name": "debug", + "name_hash": "14324291119347696526", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", + "tag": "npm", + "value": "3.2.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 875, + ], + "id": 435, + "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", + "man_dir": "", + "name": "doctrine", + "name_hash": "17204823894354646410", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", + "tag": "npm", + "value": "2.1.0", }, "scripts": {}, }, @@ -20103,11 +20429,11 @@ exports[`ssr works for 100-ish requests 1`] = ` "name": "resolve", }, "dependencies": [ - 837, - 838, - 839, + 877, + 878, + 879, ], - "id": 431, + "id": 436, "integrity": "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==", "man_dir": "", "name": "resolve", @@ -20123,202 +20449,93 @@ exports[`ssr works for 100-ish requests 1`] = ` { "bin": null, "dependencies": [ - 840, - 841, - 842, - ], - "id": 432, - "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", - "man_dir": "", - "name": "prop-types", - "name_hash": "2288456573804260909", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", - "tag": "npm", - "value": "15.8.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 433, - "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", - "man_dir": "", - "name": "react-is", - "name_hash": "2565568243106125199", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", - "tag": "npm", - "value": "16.13.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 843, - 844, - 845, - ], - "id": 434, - "integrity": "sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==", - "man_dir": "", - "name": "object.hasown", - "name_hash": "12140096160358655980", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.4.tgz", - "tag": "npm", - "value": "1.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 846, - 847, - 848, - 849, - 850, - ], - "id": 435, - "integrity": "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==", - "man_dir": "", - "name": "array.prototype.tosorted", - "name_hash": "6050988382768901310", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz", - "tag": "npm", - "value": "1.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 851, - 852, - 853, - 854, - ], - "id": 436, - "integrity": "sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA==", - "man_dir": "", - "name": "array.prototype.toreversed", - "name_hash": "13586337247798060470", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/array.prototype.toreversed/-/array.prototype.toreversed-1.1.2.tgz", - "tag": "npm", - "value": "1.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 855, - 856, - 857, - 858, - 859, - 860, + 881, ], "id": 437, - "integrity": "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==", + "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==", "man_dir": "", - "name": "array.prototype.findlast", - "name_hash": "1818731707851809687", + "name": "minimatch", + "name_hash": "8137703609956696607", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", "tag": "npm", - "value": "1.2.5", + "value": "9.0.4", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 861, - 862, + 882, + 883, + 884, ], "id": 438, - "integrity": "sha512-DIM2C9qCECwhck9nLsCDeTv943VmGMCkwX3KljjprSRDXaK2CSiUDVGbUit80Er38ukgxuESJgYPAys4FsNCdg==", + "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", "man_dir": "", - "name": "bun-types", - "name_hash": "2516125195587546235", + "name": "postcss", + "name_hash": "9297766010604904796", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.12.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", "tag": "npm", - "value": "1.1.12", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 863, - ], - "id": 439, - "integrity": "sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==", - "man_dir": "", - "name": "@types/ws", - "name_hash": "7625274352264072099", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.10.tgz", - "tag": "npm", - "value": "8.5.10", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/autoprefixer", - "name": "autoprefixer", - }, - "dependencies": [ - 864, - 865, - 866, - 867, - 868, - 869, - 870, - ], - "id": 440, - "integrity": "sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==", - "man_dir": "", - "name": "autoprefixer", - "name_hash": "8637312893797281270", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.16.tgz", - "tag": "npm", - "value": "10.4.16", + "value": "8.4.31", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 441, - "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", + "id": 439, + "integrity": "sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==", "man_dir": "", - "name": "normalize-range", - "name_hash": "2450824346687386237", + "name": "lru-cache", + "name_hash": "15261810304153928944", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.2.tgz", "tag": "npm", - "value": "0.1.2", + "value": "10.2.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 440, + "integrity": "sha512-O18pf7nyvHTckunPWCV1XUNXU1piu01y2b7ATJ0ppkUkk8ocqVWBrYjJBCwHDjD/ZWcfyrA0P4gKhzWGi5EINQ==", + "man_dir": "", + "name": "lilconfig", + "name_hash": "17464546908434930808", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.1.tgz", + "tag": "npm", + "value": "3.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 885, + 886, + 887, + 888, + 889, + 890, + ], + "id": 441, + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "man_dir": "", + "name": "glob", + "name_hash": "4994027009006720870", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "tag": "npm", + "value": "7.2.3", }, "scripts": {}, }, @@ -20326,78 +20543,67 @@ exports[`ssr works for 100-ish requests 1`] = ` "bin": null, "dependencies": [], "id": 442, - "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", "man_dir": "", - "name": "fraction.js", - "name_hash": "8226692764887072839", + "name": "emoji-regex", + "name_hash": "4954026511424972012", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", "tag": "npm", - "value": "4.3.7", + "value": "8.0.0", }, "scripts": {}, }, { - "bin": { - "file": "cli.js", - "name": "browserslist", - }, + "bin": null, "dependencies": [ - 871, - 872, - 873, - 874, + 891, ], "id": 443, - "integrity": "sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", "man_dir": "", - "name": "browserslist", - "name_hash": "10902238872969648239", + "name": "ansi-styles", + "name_hash": "1496261712670764878", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.0.tgz", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", "tag": "npm", - "value": "4.23.0", - }, - "scripts": {}, - }, - { - "bin": { - "file": "cli.js", - "name": "update-browserslist-db", - }, - "dependencies": [ - 875, - 876, - 877, - ], - "id": 444, - "integrity": "sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ==", - "man_dir": "", - "name": "update-browserslist-db", - "name_hash": "6664421840286510928", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.16.tgz", - "tag": "npm", - "value": "1.0.16", + "value": "3.2.1", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 445, - "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==", + "id": 444, + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", "man_dir": "", - "name": "node-releases", - "name_hash": "16500855680207755447", + "name": "escape-string-regexp", + "name_hash": "6183299340420948366", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", "tag": "npm", - "value": "2.0.14", + "value": "1.0.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 892, + ], + "id": 445, + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "man_dir": "", + "name": "supports-color", + "name_hash": "8283007902753735493", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "tag": "npm", + "value": "5.5.0", }, "scripts": {}, }, @@ -20405,85 +20611,85 @@ exports[`ssr works for 100-ish requests 1`] = ` "bin": null, "dependencies": [], "id": 446, - "integrity": "sha512-eVGeQxpaBYbomDBa/Mehrs28MdvCXfJmEFzaMFsv8jH/MJDLIylJN81eTJ5kvx7B7p18OiPK0BkC06lydEy63A==", + "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", "man_dir": "", - "name": "electron-to-chromium", - "name_hash": "670529235028360171", + "name": "ansi-regex", + "name_hash": "8115476937249128794", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.790.tgz", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", "tag": "npm", - "value": "1.4.790", + "value": "6.0.1", }, "scripts": {}, }, { "bin": null, - "dependencies": [ - 878, - ], + "dependencies": [], "id": 447, - "integrity": "sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA==", + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", "man_dir": "", - "name": "@types/react-dom", - "name_hash": "3229493356298419080", + "name": "ansi-styles", + "name_hash": "1496261712670764878", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.7.tgz", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", "tag": "npm", - "value": "18.2.7", + "value": "6.2.1", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 879, - 880, - 881, + 893, ], "id": 448, - "integrity": "sha512-60fLTOLqzarLED2O3UQImc/lsNRgG0jE/a1mPW9KjMemY0LMITWEsbS4VvZ4p6rorEHd5YKxxmMKSDK505GHpA==", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", "man_dir": "", - "name": "@types/react", - "name_hash": "14723150644049679642", + "name": "lru-cache", + "name_hash": "15261810304153928944", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.22.tgz", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", "tag": "npm", - "value": "18.2.22", + "value": "6.0.0", }, "scripts": {}, }, { "bin": null, - "dependencies": [], + "dependencies": [ + 894, + ], "id": 449, - "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", "man_dir": "", - "name": "csstype", - "name_hash": "10489861045436610105", + "name": "brace-expansion", + "name_hash": "2949258092693339993", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", "tag": "npm", - "value": "3.1.3", + "value": "2.0.1", }, "scripts": {}, }, { "bin": null, - "dependencies": [], + "dependencies": [ + 897, + ], "id": 450, - "integrity": "sha512-YIoDCTH3Af6XM5VuwGG/QL/CJqga1Zm3NkU3HZ4ZHK2fRMPYP1VczsTUqtsf43PH/iJNVlPHAo2oWX7BSdB2Hw==", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", "man_dir": "", - "name": "@types/scheduler", - "name_hash": "12135549028975824460", + "name": "color-convert", + "name_hash": "4039459761306235234", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.23.0.tgz", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", "tag": "npm", - "value": "0.23.0", + "value": "1.9.3", }, "scripts": {}, }, @@ -20491,15 +20697,15 @@ exports[`ssr works for 100-ish requests 1`] = ` "bin": null, "dependencies": [], "id": 451, - "integrity": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", "man_dir": "", - "name": "@types/prop-types", - "name_hash": "14301724962060537021", + "name": "has-flag", + "name_hash": "14617373831546330259", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.12.tgz", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", "tag": "npm", - "value": "15.7.12", + "value": "3.0.0", }, "scripts": {}, }, @@ -20507,15 +20713,15 @@ exports[`ssr works for 100-ish requests 1`] = ` "bin": null, "dependencies": [], "id": 452, - "integrity": "sha512-zI22/pJW2wUZOVyguFaUL1HABdmSVxpXrzIqkjsHmyUjNhPoWM1CKfvVuXfetHhIok4RY573cqS0mZ1SJEnoTg==", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", "man_dir": "", - "name": "@types/node", - "name_hash": "4124652010926124945", + "name": "color-name", + "name_hash": "16546212153853106385", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.7.0.tgz", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", "tag": "npm", - "value": "20.7.0", + "value": "1.1.3", }, "scripts": {}, }, @@ -20524,1712 +20730,1712 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "@alloc/quick-lru": { - "id": 33, - "package_id": 13, + "id": 741, + "package_id": 1, }, "@babel/code-frame": { - "id": 277, - "package_id": 202, + "id": 602, + "package_id": 2, }, "@babel/helper-validator-identifier": { - "id": 284, - "package_id": 211, + "id": 16, + "package_id": 3, }, "@babel/highlight": { - "id": 282, - "package_id": 203, + "id": 14, + "package_id": 4, }, "@babel/runtime": { - "id": 731, - "package_id": 427, + "id": 375, + "package_id": 5, }, "@eslint-community/eslint-utils": { - "id": 370, - "package_id": 241, + "id": 295, + "package_id": 6, }, "@eslint-community/regexpp": { - "id": 368, - "package_id": 248, + "id": 296, + "package_id": 7, }, "@eslint/eslintrc": { - "id": 363, - "package_id": 261, + "id": 297, + "package_id": 8, }, "@eslint/js": { - "id": 351, - "package_id": 289, + "id": 298, + "package_id": 9, }, "@humanwhocodes/config-array": { - "id": 369, - "package_id": 243, + "id": 299, + "package_id": 10, }, "@humanwhocodes/module-importer": { - "id": 371, - "package_id": 240, + "id": 300, + "package_id": 11, }, "@humanwhocodes/object-schema": { - "id": 375, - "package_id": 247, + "id": 32, + "package_id": 12, }, "@isaacs/cliui": { - "id": 111, - "package_id": 74, + "id": 521, + "package_id": 13, }, "@jridgewell/gen-mapping": { - "id": 90, - "package_id": 100, + "id": 733, + "package_id": 14, }, "@jridgewell/resolve-uri": { - "id": 145, - "package_id": 103, + "id": 44, + "package_id": 15, }, "@jridgewell/set-array": { - "id": 142, - "package_id": 104, + "id": 41, + "package_id": 16, }, "@jridgewell/sourcemap-codec": { - "id": 143, - "package_id": 102, + "id": 42, + "package_id": 17, }, "@jridgewell/trace-mapping": { - "id": 144, - "package_id": 101, + "id": 43, + "package_id": 18, }, "@next/env": { - "id": 300, - "package_id": 233, + "id": 555, + "package_id": 19, }, "@next/eslint-plugin-next": { - "id": 329, - "package_id": 402, + "id": 334, + "package_id": 20, }, "@next/swc-darwin-arm64": { - "id": 306, - "package_id": 227, + "id": 546, + "package_id": 21, }, "@next/swc-darwin-x64": { - "id": 305, - "package_id": 228, + "id": 547, + "package_id": 22, }, "@next/swc-linux-arm64-gnu": { - "id": 310, - "package_id": 223, + "id": 548, + "package_id": 23, }, "@next/swc-linux-arm64-musl": { - "id": 312, - "package_id": 221, + "id": 549, + "package_id": 24, }, "@next/swc-linux-x64-gnu": { - "id": 307, - "package_id": 226, + "id": 550, + "package_id": 25, }, "@next/swc-linux-x64-musl": { - "id": 308, - "package_id": 225, + "id": 551, + "package_id": 26, }, "@next/swc-win32-arm64-msvc": { - "id": 313, - "package_id": 220, + "id": 552, + "package_id": 27, }, "@next/swc-win32-ia32-msvc": { - "id": 311, - "package_id": 222, + "id": 553, + "package_id": 28, }, "@next/swc-win32-x64-msvc": { - "id": 309, - "package_id": 224, + "id": 554, + "package_id": 29, }, "@nodelib/fs.scandir": { - "id": 72, - "package_id": 46, + "id": 49, + "package_id": 30, }, "@nodelib/fs.stat": { - "id": 66, - "package_id": 49, + "id": 422, + "package_id": 31, }, "@nodelib/fs.walk": { - "id": 364, - "package_id": 43, + "id": 301, + "package_id": 32, }, "@pkgjs/parseargs": { - "id": 112, - "package_id": 73, + "id": 520, + "package_id": 33, }, "@puppeteer/browsers": { - "id": 155, - "package_id": 115, + "id": 638, + "package_id": 34, }, "@rushstack/eslint-patch": { - "id": 328, - "package_id": 403, + "id": 335, + "package_id": 35, }, "@swc/helpers": { - "id": 303, - "package_id": 230, + "id": 556, + "package_id": 36, }, "@tootallnate/quickjs-emscripten": { - "id": 219, - "package_id": 178, + "id": 591, + "package_id": 37, }, "@types/json5": { - "id": 463, - "package_id": 308, + "id": 775, + "package_id": 38, }, "@types/node": { "id": 0, - "package_id": 452, + "package_id": 39, }, "@types/prop-types": { - "id": 879, - "package_id": 451, + "id": 60, + "package_id": 40, }, "@types/react": { "id": 1, - "package_id": 448, + "package_id": 41, }, "@types/react-dom": { "id": 2, - "package_id": 447, + "package_id": 42, }, "@types/scheduler": { - "id": 880, - "package_id": 450, + "id": 61, + "package_id": 43, }, "@types/ws": { - "id": 861, - "package_id": 439, + "id": 164, + "package_id": 44, }, "@types/yauzl": { - "id": 253, - "package_id": 182, + "id": 418, + "package_id": 45, }, "@typescript-eslint/parser": { - "id": 330, - "package_id": 390, + "id": 336, + "package_id": 46, }, "@typescript-eslint/scope-manager": { - "id": 706, - "package_id": 401, + "id": 67, + "package_id": 47, }, "@typescript-eslint/types": { - "id": 704, - "package_id": 393, + "id": 68, + "package_id": 48, }, "@typescript-eslint/typescript-estree": { - "id": 707, - "package_id": 391, + "id": 69, + "package_id": 49, }, "@typescript-eslint/visitor-keys": { - "id": 705, - "package_id": 392, + "id": 70, + "package_id": 50, }, "acorn": { - "id": 405, - "package_id": 268, + "id": 413, + "package_id": 51, }, "acorn-jsx": { - "id": 406, - "package_id": 267, + "id": 414, + "package_id": 52, }, "agent-base": { - "id": 202, - "package_id": 156, + "id": 628, + "package_id": 53, }, "ajv": { - "id": 336, - "package_id": 269, + "id": 302, + "package_id": 54, }, "ansi-regex": { - "id": 122, - "package_id": 77, - }, - "ansi-styles": { - "id": 433, - "package_id": 81, - }, - "any-promise": { - "id": 97, - "package_id": 62, - }, - "anymatch": { - "id": 78, + "id": 729, "package_id": 55, }, + "ansi-styles": { + "id": 171, + "package_id": 56, + }, + "any-promise": { + "id": 539, + "package_id": 57, + }, + "anymatch": { + "id": 174, + "package_id": 58, + }, "arg": { - "id": 14, - "package_id": 107, + "id": 742, + "package_id": 59, }, "argparse": { - "id": 294, - "package_id": 213, + "id": 522, + "package_id": 60, }, "aria-query": { - "id": 732, - "package_id": 426, + "id": 376, + "package_id": 61, }, "array-buffer-byte-length": { - "id": 500, - "package_id": 374, + "id": 222, + "package_id": 62, }, "array-includes": { - "id": 445, - "package_id": 384, + "id": 357, + "package_id": 63, }, "array-union": { - "id": 721, - "package_id": 400, + "id": 469, + "package_id": 64, }, "array.prototype.findlast": { - "id": 807, - "package_id": 437, + "id": 393, + "package_id": 65, }, "array.prototype.findlastindex": { - "id": 446, - "package_id": 383, + "id": 358, + "package_id": 66, }, "array.prototype.flat": { - "id": 447, - "package_id": 382, + "id": 359, + "package_id": 67, }, "array.prototype.flatmap": { - "id": 448, - "package_id": 380, + "id": 360, + "package_id": 68, }, "array.prototype.toreversed": { - "id": 809, - "package_id": 436, + "id": 395, + "package_id": 69, }, "array.prototype.tosorted": { - "id": 810, - "package_id": 435, + "id": 396, + "package_id": 70, }, "arraybuffer.prototype.slice": { - "id": 501, - "package_id": 373, + "id": 223, + "package_id": 71, }, "ast-types": { - "id": 229, - "package_id": 167, + "id": 213, + "package_id": 72, }, "ast-types-flow": { - "id": 735, - "package_id": 425, + "id": 379, + "package_id": 73, }, "autoprefixer": { "id": 3, - "package_id": 440, + "package_id": 74, }, "available-typed-arrays": { - "id": 502, - "package_id": 330, + "id": 224, + "package_id": 75, }, "axe-core": { - "id": 736, - "package_id": 424, + "id": 380, + "package_id": 76, }, "axobject-query": { - "id": 737, - "package_id": 422, + "id": 381, + "package_id": 77, }, "b4a": { - "id": 195, - "package_id": 139, + "id": 767, + "package_id": 78, }, "balanced-match": { - "id": 379, - "package_id": 71, + "id": 154, + "package_id": 79, }, "bare-events": { - "id": 186, - "package_id": 137, + "id": 149, + "package_id": 80, }, "bare-fs": { - "id": 183, - "package_id": 134, + "id": 763, + "package_id": 81, }, "bare-os": { - "id": 185, - "package_id": 133, + "id": 152, + "package_id": 82, }, "bare-path": { - "id": 184, - "package_id": 132, + "id": 764, + "package_id": 83, }, "bare-stream": { - "id": 188, - "package_id": 135, + "id": 151, + "package_id": 84, }, "base64-js": { - "id": 179, - "package_id": 130, + "id": 161, + "package_id": 85, }, "basic-ftp": { - "id": 241, - "package_id": 177, + "id": 456, + "package_id": 86, }, "binary-extensions": { - "id": 87, - "package_id": 54, + "id": 496, + "package_id": 87, }, "brace-expansion": { - "id": 378, - "package_id": 245, + "id": 538, + "package_id": 88, }, "braces": { - "id": 79, - "package_id": 34, + "id": 175, + "package_id": 89, }, "browserslist": { - "id": 864, - "package_id": 443, + "id": 141, + "package_id": 90, }, "buffer": { - "id": 177, - "package_id": 128, + "id": 804, + "package_id": 91, }, "buffer-crc32": { - "id": 257, - "package_id": 186, + "id": 852, + "package_id": 92, }, "bun-types": { "id": 4, - "package_id": 438, - }, - "busboy": { - "id": 298, - "package_id": 235, - }, - "call-bind": { - "id": 693, - "package_id": 322, - }, - "callsites": { - "id": 297, - "package_id": 217, - }, - "camelcase-css": { - "id": 59, - "package_id": 31, - }, - "caniuse-lite": { - "id": 865, - "package_id": 229, - }, - "chalk": { - "id": 338, - "package_id": 299, - }, - "chokidar": { - "id": 21, - "package_id": 50, - }, - "chromium-bidi": { - "id": 262, - "package_id": 193, - }, - "client-only": { - "id": 319, - "package_id": 232, - }, - "cliui": { - "id": 167, - "package_id": 125, - }, - "color-convert": { - "id": 126, - "package_id": 82, - }, - "color-name": { - "id": 127, - "package_id": 83, - }, - "commander": { - "id": 91, - "package_id": 99, - }, - "concat-map": { - "id": 380, - "package_id": 246, - }, - "cosmiconfig": { - "id": 153, - "package_id": 197, - }, - "cross-spawn": { - "id": 355, "package_id": 93, }, - "cssesc": { - "id": 36, - "package_id": 5, + "busboy": { + "id": 557, + "package_id": 94, }, - "csstype": { - "id": 881, - "package_id": 449, + "call-bind": { + "id": 96, + "package_id": 95, }, - "damerau-levenshtein": { - "id": 738, - "package_id": 421, + "callsites": { + "id": 601, + "package_id": 96, }, - "data-uri-to-buffer": { - "id": 242, - "package_id": 176, + "camelcase-css": { + "id": 616, + "package_id": 97, }, - "data-view-buffer": { - "id": 504, - "package_id": 372, + "caniuse-lite": { + "id": 142, + "package_id": 98, }, - "data-view-byte-length": { - "id": 505, - "package_id": 371, + "chalk": { + "id": 303, + "package_id": 99, }, - "data-view-byte-offset": { - "id": 506, - "package_id": 370, + "chokidar": { + "id": 743, + "package_id": 100, }, - "debug": { - "id": 339, - "package_id": 154, + "chromium-bidi": { + "id": 643, + "package_id": 101, }, - "deep-is": { - "id": 418, - "package_id": 288, + "client-only": { + "id": 732, + "package_id": 102, }, - "define-data-property": { - "id": 472, - "package_id": 320, + "cliui": { + "id": 845, + "package_id": 103, }, - "define-properties": { - "id": 694, - "package_id": 313, + "color-convert": { + "id": 90, + "package_id": 104, }, - "degenerator": { - "id": 227, - "package_id": 161, + "color-name": { + "id": 188, + "package_id": 105, }, - "dequal": { - "id": 804, - "package_id": 423, - }, - "devtools-protocol": { - "id": 156, - "package_id": 114, - }, - "didyoumean": { - "id": 24, - "package_id": 38, - }, - "dir-glob": { - "id": 722, - "package_id": 398, - }, - "dlv": { - "id": 15, + "commander": { + "id": 734, "package_id": 106, }, - "doctrine": { - "id": 348, - "package_id": 291, + "concat-map": { + "id": 155, + "package_id": 107, }, - "eastasianwidth": { - "id": 132, - "package_id": 89, + "cosmiconfig": { + "id": 639, + "package_id": 108, }, - "electron-to-chromium": { - "id": 872, - "package_id": 446, + "cross-spawn": { + "id": 304, + "package_id": 109, }, - "emoji-regex": { - "id": 739, - "package_id": 88, + "cssesc": { + "id": 623, + "package_id": 110, }, - "end-of-stream": { - "id": 198, - "package_id": 146, + "csstype": { + "id": 62, + "package_id": 111, }, - "enhanced-resolve": { - "id": 437, - "package_id": 387, + "damerau-levenshtein": { + "id": 382, + "package_id": 112, }, - "env-paths": { - "id": 272, - "package_id": 218, + "data-uri-to-buffer": { + "id": 457, + "package_id": 113, }, - "error-ex": { - "id": 278, - "package_id": 200, + "data-view-buffer": { + "id": 226, + "package_id": 114, }, - "es-abstract": { - "id": 695, - "package_id": 325, + "data-view-byte-length": { + "id": 227, + "package_id": 115, }, - "es-define-property": { - "id": 486, - "package_id": 316, + "data-view-byte-offset": { + "id": 228, + "package_id": 116, }, - "es-errors": { - "id": 690, - "package_id": 312, + "debug": { + "id": 305, + "package_id": 117, }, - "es-iterator-helpers": { - "id": 740, - "package_id": 409, + "deep-is": { + "id": 583, + "package_id": 118, }, - "es-object-atoms": { - "id": 696, - "package_id": 311, + "define-data-property": { + "id": 210, + "package_id": 119, }, - "es-set-tostringtag": { - "id": 760, - "package_id": 369, + "define-properties": { + "id": 97, + "package_id": 120, }, - "es-shim-unscopables": { - "id": 692, - "package_id": 381, + "degenerator": { + "id": 599, + "package_id": 121, }, - "es-to-primitive": { - "id": 511, - "package_id": 367, + "dequal": { + "id": 93, + "package_id": 122, }, - "escalade": { - "id": 875, + "devtools-protocol": { + "id": 640, + "package_id": 123, + }, + "didyoumean": { + "id": 744, "package_id": 124, }, + "dir-glob": { + "id": 470, + "package_id": 125, + }, + "dlv": { + "id": 745, + "package_id": 126, + }, + "doctrine": { + "id": 306, + "package_id": 127, + }, + "eastasianwidth": { + "id": 857, + "package_id": 128, + }, + "electron-to-chromium": { + "id": 158, + "package_id": 129, + }, + "emoji-regex": { + "id": 383, + "package_id": 130, + }, + "end-of-stream": { + "id": 636, + "package_id": 131, + }, + "enhanced-resolve": { + "id": 349, + "package_id": 132, + }, + "env-paths": { + "id": 190, + "package_id": 133, + }, + "error-ex": { + "id": 603, + "package_id": 134, + }, + "es-abstract": { + "id": 98, + "package_id": 135, + }, + "es-define-property": { + "id": 166, + "package_id": 136, + }, + "es-errors": { + "id": 111, + "package_id": 137, + }, + "es-iterator-helpers": { + "id": 384, + "package_id": 138, + }, + "es-object-atoms": { + "id": 99, + "package_id": 139, + }, + "es-set-tostringtag": { + "id": 273, + "package_id": 140, + }, + "es-shim-unscopables": { + "id": 113, + "package_id": 141, + }, + "es-to-primitive": { + "id": 233, + "package_id": 142, + }, + "escalade": { + "id": 807, + "package_id": 143, + }, "escape-string-regexp": { - "id": 367, - "package_id": 249, + "id": 307, + "package_id": 144, }, "escodegen": { - "id": 230, - "package_id": 163, + "id": 214, + "package_id": 145, }, "eslint": { "id": 5, - "package_id": 238, + "package_id": 146, }, "eslint-config-next": { "id": 6, - "package_id": 237, + "package_id": 147, }, "eslint-import-resolver-node": { - "id": 332, - "package_id": 378, + "id": 337, + "package_id": 148, }, "eslint-import-resolver-typescript": { - "id": 333, - "package_id": 302, + "id": 338, + "package_id": 149, }, "eslint-module-utils": { - "id": 438, - "package_id": 376, + "id": 350, + "package_id": 150, }, "eslint-plugin-import": { - "id": 326, - "package_id": 303, - }, - "eslint-plugin-jsx-a11y": { - "id": 327, - "package_id": 404, - }, - "eslint-plugin-react": { - "id": 325, - "package_id": 429, - }, - "eslint-plugin-react-hooks": { - "id": 331, - "package_id": 389, - }, - "eslint-scope": { - "id": 358, - "package_id": 278, - }, - "eslint-visitor-keys": { - "id": 366, - "package_id": 242, - }, - "espree": { - "id": 340, - "package_id": 266, - }, - "esprima": { - "id": 231, - "package_id": 162, - }, - "esquery": { - "id": 342, - "package_id": 298, - }, - "esrecurse": { - "id": 414, - "package_id": 279, - }, - "estraverse": { - "id": 415, - "package_id": 166, - }, - "esutils": { - "id": 343, - "package_id": 165, - }, - "extract-zip": { - "id": 158, - "package_id": 181, - }, - "fast-deep-equal": { - "id": 361, - "package_id": 274, - }, - "fast-fifo": { - "id": 196, - "package_id": 141, - }, - "fast-glob": { - "id": 22, - "package_id": 40, - }, - "fast-json-stable-stringify": { - "id": 410, - "package_id": 273, - }, - "fast-levenshtein": { - "id": 422, - "package_id": 283, - }, - "fastq": { - "id": 73, - "package_id": 44, - }, - "fd-slicer": { - "id": 256, - "package_id": 187, - }, - "file-entry-cache": { - "id": 365, - "package_id": 250, - }, - "fill-range": { - "id": 63, - "package_id": 35, - }, - "find-up": { - "id": 344, - "package_id": 292, - }, - "flat-cache": { - "id": 381, - "package_id": 251, - }, - "flatted": { - "id": 382, - "package_id": 260, - }, - "for-each": { - "id": 583, - "package_id": 328, - }, - "foreground-child": { - "id": 102, - "package_id": 91, - }, - "fraction.js": { - "id": 866, - "package_id": 442, - }, - "fs-extra": { - "id": 244, - "package_id": 172, - }, - "fs.realpath": { - "id": 386, - "package_id": 257, - }, - "fsevents": { - "id": 85, - "package_id": 51, - }, - "function-bind": { - "id": 55, - "package_id": 21, - }, - "function.prototype.name": { - "id": 512, - "package_id": 366, - }, - "functions-have-names": { - "id": 615, - "package_id": 354, - }, - "get-caller-file": { - "id": 169, - "package_id": 123, - }, - "get-intrinsic": { - "id": 697, - "package_id": 317, - }, - "get-stream": { - "id": 251, - "package_id": 189, - }, - "get-symbol-description": { - "id": 514, - "package_id": 365, - }, - "get-tsconfig": { - "id": 440, - "package_id": 385, - }, - "get-uri": { - "id": 222, - "package_id": 171, - }, - "glob": { - "id": 730, - "package_id": 65, - }, - "glob-parent": { - "id": 356, - "package_id": 27, - }, - "globals": { - "id": 345, - "package_id": 264, - }, - "globalthis": { - "id": 763, - "package_id": 364, - }, - "globby": { - "id": 710, - "package_id": 396, - }, - "gopd": { - "id": 831, - "package_id": 321, - }, - "graceful-fs": { - "id": 302, - "package_id": 175, - }, - "graphemer": { - "id": 349, - "package_id": 290, - }, - "has-bigints": { - "id": 555, - "package_id": 339, - }, - "has-flag": { - "id": 435, - "package_id": 301, - }, - "has-property-descriptors": { - "id": 764, - "package_id": 315, - }, - "has-proto": { - "id": 765, - "package_id": 319, - }, - "has-symbols": { - "id": 766, - "package_id": 318, - }, - "has-tostringtag": { - "id": 564, - "package_id": 327, - }, - "hasown": { - "id": 453, - "package_id": 20, - }, - "http-proxy-agent": { - "id": 204, - "package_id": 170, - }, - "https-proxy-agent": { - "id": 205, - "package_id": 169, - }, - "ieee754": { - "id": 180, - "package_id": 129, - }, - "ignore": { - "id": 341, - "package_id": 263, - }, - "import-fresh": { - "id": 400, - "package_id": 214, - }, - "imurmurhash": { - "id": 357, - "package_id": 280, - }, - "inflight": { - "id": 387, - "package_id": 256, - }, - "inherits": { - "id": 388, - "package_id": 255, - }, - "internal-slot": { - "id": 767, - "package_id": 362, - }, - "ip-address": { - "id": 213, + "id": 339, "package_id": 151, }, - "is-array-buffer": { - "id": 522, - "package_id": 361, + "eslint-plugin-jsx-a11y": { + "id": 340, + "package_id": 152, }, - "is-arrayish": { - "id": 281, - "package_id": 201, - }, - "is-async-function": { - "id": 784, - "package_id": 420, - }, - "is-bigint": { - "id": 558, - "package_id": 338, - }, - "is-binary-path": { - "id": 81, - "package_id": 53, - }, - "is-boolean-object": { - "id": 559, - "package_id": 337, - }, - "is-callable": { - "id": 523, - "package_id": 329, - }, - "is-core-module": { - "id": 675, - "package_id": 19, - }, - "is-data-view": { - "id": 524, - "package_id": 360, - }, - "is-date-object": { - "id": 643, - "package_id": 368, - }, - "is-extglob": { - "id": 58, - "package_id": 29, - }, - "is-finalizationregistry": { - "id": 786, - "package_id": 419, - }, - "is-fullwidth-code-point": { - "id": 124, - "package_id": 79, - }, - "is-generator-function": { - "id": 787, - "package_id": 418, - }, - "is-glob": { - "id": 346, - "package_id": 28, - }, - "is-map": { - "id": 794, - "package_id": 417, - }, - "is-negative-zero": { - "id": 525, - "package_id": 359, - }, - "is-number": { - "id": 65, - "package_id": 37, - }, - "is-number-object": { - "id": 560, - "package_id": 336, - }, - "is-path-inside": { - "id": 360, - "package_id": 276, - }, - "is-regex": { - "id": 526, - "package_id": 349, - }, - "is-set": { - "id": 795, - "package_id": 416, - }, - "is-shared-array-buffer": { - "id": 527, - "package_id": 358, - }, - "is-string": { - "id": 698, - "package_id": 335, - }, - "is-symbol": { - "id": 644, - "package_id": 334, - }, - "is-typed-array": { - "id": 529, - "package_id": 341, - }, - "is-weakmap": { - "id": 796, - "package_id": 415, - }, - "is-weakref": { - "id": 530, - "package_id": 357, - }, - "is-weakset": { - "id": 797, - "package_id": 414, - }, - "isarray": { - "id": 608, - "package_id": 351, - }, - "isexe": { - "id": 140, - "package_id": 95, - }, - "iterator.prototype": { - "id": 768, - "package_id": 410, - }, - "jackspeak": { - "id": 103, - "package_id": 72, - }, - "jiti": { - "id": 16, - "package_id": 105, - }, - "js-tokens": { - "id": 151, - "package_id": 111, - }, - "js-yaml": { - "id": 347, - "package_id": 212, - }, - "jsbn": { - "id": 215, + "eslint-plugin-react": { + "id": 341, "package_id": 153, }, - "json-buffer": { - "id": 394, - "package_id": 259, + "eslint-plugin-react-hooks": { + "id": 342, + "package_id": 154, }, - "json-parse-even-better-errors": { - "id": 279, - "package_id": 199, - }, - "json-schema-traverse": { - "id": 411, - "package_id": 272, - }, - "json-stable-stringify-without-jsonify": { - "id": 372, - "package_id": 239, - }, - "json5": { - "id": 464, - "package_id": 307, - }, - "jsonfile": { - "id": 246, - "package_id": 174, - }, - "jsx-ast-utils": { - "id": 742, - "package_id": 408, - }, - "keyv": { - "id": 383, - "package_id": 258, - }, - "language-subtag-registry": { - "id": 751, - "package_id": 407, - }, - "language-tags": { - "id": 743, - "package_id": 406, - }, - "levn": { - "id": 337, - "package_id": 284, - }, - "lilconfig": { - "id": 23, - "package_id": 39, - }, - "lines-and-columns": { - "id": 93, - "package_id": 64, - }, - "locate-path": { - "id": 427, - "package_id": 294, - }, - "lodash.merge": { - "id": 359, - "package_id": 277, - }, - "loose-envify": { - "id": 150, - "package_id": 110, - }, - "lru-cache": { - "id": 206, - "package_id": 179, - }, - "merge2": { - "id": 69, - "package_id": 41, - }, - "micromatch": { - "id": 25, - "package_id": 32, - }, - "minimatch": { - "id": 350, - "package_id": 244, - }, - "minimist": { - "id": 465, - "package_id": 306, - }, - "minipass": { - "id": 105, - "package_id": 67, - }, - "mitt": { - "id": 268, - "package_id": 196, - }, - "ms": { - "id": 217, + "eslint-scope": { + "id": 308, "package_id": 155, }, - "mz": { - "id": 94, - "package_id": 59, + "eslint-visitor-keys": { + "id": 309, + "package_id": 156, }, - "nanoid": { - "id": 42, - "package_id": 10, + "espree": { + "id": 310, + "package_id": 157, }, - "natural-compare": { - "id": 362, + "esprima": { + "id": 215, + "package_id": 158, + }, + "esquery": { + "id": 311, + "package_id": 159, + }, + "esrecurse": { + "id": 411, + "package_id": 160, + }, + "estraverse": { + "id": 412, + "package_id": 161, + }, + "esutils": { + "id": 312, + "package_id": 162, + }, + "extract-zip": { + "id": 52, + "package_id": 163, + }, + "fast-deep-equal": { + "id": 313, + "package_id": 164, + }, + "fast-fifo": { + "id": 768, + "package_id": 165, + }, + "fast-glob": { + "id": 746, + "package_id": 166, + }, + "fast-json-stable-stringify": { + "id": 87, + "package_id": 167, + }, + "fast-levenshtein": { + "id": 584, + "package_id": 168, + }, + "fastq": { + "id": 50, + "package_id": 169, + }, + "fd-slicer": { + "id": 853, + "package_id": 170, + }, + "file-entry-cache": { + "id": 314, + "package_id": 171, + }, + "fill-range": { + "id": 156, + "package_id": 172, + }, + "find-up": { + "id": 315, + "package_id": 173, + }, + "flat-cache": { + "id": 429, + "package_id": 174, + }, + "flatted": { + "id": 433, + "package_id": 175, + }, + "for-each": { + "id": 784, + "package_id": 176, + }, + "foreground-child": { + "id": 460, + "package_id": 177, + }, + "fraction.js": { + "id": 143, + "package_id": 178, + }, + "fs-extra": { + "id": 459, + "package_id": 179, + }, + "fs.realpath": { + "id": 885, + "package_id": 180, + }, + "fsevents": { + "id": 173, + "package_id": 181, + }, + "function-bind": { + "id": 478, + "package_id": 182, + }, + "function.prototype.name": { + "id": 234, + "package_id": 183, + }, + "functions-have-names": { + "id": 685, + "package_id": 184, + }, + "get-caller-file": { + "id": 847, + "package_id": 185, + }, + "get-intrinsic": { + "id": 100, + "package_id": 186, + }, + "get-stream": { + "id": 420, + "package_id": 187, + }, + "get-symbol-description": { + "id": 236, + "package_id": 188, + }, + "get-tsconfig": { + "id": 352, + "package_id": 189, + }, + "get-uri": { + "id": 594, + "package_id": 190, + }, + "glob": { + "id": 46, + "package_id": 191, + }, + "glob-parent": { + "id": 316, + "package_id": 192, + }, + "globals": { + "id": 317, + "package_id": 193, + }, + "globalthis": { + "id": 276, + "package_id": 194, + }, + "globby": { + "id": 77, + "package_id": 195, + }, + "gopd": { + "id": 713, + "package_id": 196, + }, + "graceful-fs": { + "id": 559, + "package_id": 197, + }, + "graphemer": { + "id": 318, + "package_id": 198, + }, + "has-bigints": { + "id": 801, + "package_id": 199, + }, + "has-flag": { + "id": 740, + "package_id": 200, + }, + "has-property-descriptors": { + "id": 277, + "package_id": 201, + }, + "has-proto": { + "id": 278, + "package_id": 202, + }, + "has-symbols": { + "id": 279, + "package_id": 203, + }, + "has-tostringtag": { + "id": 509, + "package_id": 204, + }, + "hasown": { + "id": 365, + "package_id": 205, + }, + "http-proxy-agent": { + "id": 630, + "package_id": 206, + }, + "https-proxy-agent": { + "id": 631, + "package_id": 207, + }, + "ieee754": { + "id": 162, + "package_id": 208, + }, + "ignore": { + "id": 319, + "package_id": 209, + }, + "import-fresh": { + "id": 28, + "package_id": 210, + }, + "imurmurhash": { + "id": 320, + "package_id": 211, + }, + "inflight": { + "id": 886, + "package_id": 212, + }, + "inherits": { + "id": 887, + "package_id": 213, + }, + "internal-slot": { + "id": 280, + "package_id": 214, + }, + "ip-address": { + "id": 692, + "package_id": 215, + }, + "is-array-buffer": { + "id": 244, + "package_id": 216, + }, + "is-arrayish": { + "id": 221, + "package_id": 217, + }, + "is-async-function": { + "id": 818, + "package_id": 218, + }, + "is-bigint": { + "id": 811, + "package_id": 219, + }, + "is-binary-path": { + "id": 177, + "package_id": 220, + }, + "is-boolean-object": { + "id": 812, + "package_id": 221, + }, + "is-callable": { + "id": 245, + "package_id": 222, + }, + "is-core-module": { + "id": 344, + "package_id": 223, + }, + "is-data-view": { + "id": 246, + "package_id": 224, + }, + "is-date-object": { + "id": 289, + "package_id": 225, + }, + "is-extglob": { + "id": 504, + "package_id": 226, + }, + "is-finalizationregistry": { + "id": 820, + "package_id": 227, + }, + "is-fullwidth-code-point": { + "id": 702, + "package_id": 228, + }, + "is-generator-function": { + "id": 821, + "package_id": 229, + }, + "is-glob": { + "id": 321, + "package_id": 230, + }, + "is-map": { + "id": 828, + "package_id": 231, + }, + "is-negative-zero": { + "id": 247, + "package_id": 232, + }, + "is-number": { + "id": 773, + "package_id": 233, + }, + "is-number-object": { + "id": 813, + "package_id": 234, + }, + "is-path-inside": { + "id": 322, + "package_id": 235, + }, + "is-regex": { + "id": 248, + "package_id": 236, + }, + "is-set": { + "id": 829, + "package_id": 237, + }, + "is-shared-array-buffer": { + "id": 249, + "package_id": 238, + }, + "is-string": { + "id": 101, + "package_id": 239, + }, + "is-symbol": { + "id": 290, + "package_id": 240, + }, + "is-typed-array": { + "id": 251, + "package_id": 241, + }, + "is-weakmap": { + "id": 830, + "package_id": 242, + }, + "is-weakref": { + "id": 252, + "package_id": 243, + }, + "is-weakset": { + "id": 831, + "package_id": 244, + }, + "isarray": { + "id": 672, + "package_id": 245, + }, + "isexe": { + "id": 810, + "package_id": 246, + }, + "iterator.prototype": { + "id": 281, + "package_id": 247, + }, + "jackspeak": { + "id": 461, + "package_id": 248, + }, + "jiti": { + "id": 749, + "package_id": 249, + }, + "js-tokens": { + "id": 535, + "package_id": 250, + }, + "js-yaml": { + "id": 323, + "package_id": 251, + }, + "jsbn": { + "id": 490, + "package_id": 252, + }, + "json-buffer": { + "id": 530, + "package_id": 253, + }, + "json-parse-even-better-errors": { + "id": 604, + "package_id": 254, + }, + "json-schema-traverse": { + "id": 88, + "package_id": 255, + }, + "json-stable-stringify-without-jsonify": { + "id": 324, + "package_id": 256, + }, + "json5": { + "id": 776, + "package_id": 257, + }, + "jsonfile": { + "id": 440, + "package_id": 258, + }, + "jsx-ast-utils": { + "id": 386, + "package_id": 259, + }, + "keyv": { + "id": 434, + "package_id": 260, + }, + "language-subtag-registry": { + "id": 531, + "package_id": 261, + }, + "language-tags": { + "id": 387, + "package_id": 262, + }, + "levn": { + "id": 325, + "package_id": 263, + }, + "lilconfig": { + "id": 750, + "package_id": 264, + }, + "lines-and-columns": { + "id": 736, + "package_id": 265, + }, + "locate-path": { + "id": 431, + "package_id": 266, + }, + "lodash.merge": { + "id": 326, + "package_id": 267, + }, + "loose-envify": { + "id": 647, + "package_id": 268, + }, + "lru-cache": { + "id": 632, + "package_id": 269, + }, + "merge2": { + "id": 425, + "package_id": 270, + }, + "micromatch": { + "id": 751, + "package_id": 271, + }, + "minimatch": { + "id": 327, + "package_id": 272, + }, + "minimist": { + "id": 777, + "package_id": 273, + }, + "minipass": { + "id": 463, + "package_id": 274, + }, + "mitt": { + "id": 182, "package_id": 275, }, + "ms": { + "id": 206, + "package_id": 276, + }, + "mz": { + "id": 737, + "package_id": 277, + }, + "nanoid": { + "id": 608, + "package_id": 278, + }, + "natural-compare": { + "id": 328, + "package_id": 279, + }, "netmask": { - "id": 228, - "package_id": 160, + "id": 600, + "package_id": 280, }, "next": { "id": 7, - "package_id": 219, + "package_id": 281, }, "node-releases": { - "id": 873, - "package_id": 445, - }, - "normalize-path": { - "id": 30, - "package_id": 25, - }, - "normalize-range": { - "id": 867, - "package_id": 441, - }, - "object-assign": { - "id": 841, - "package_id": 63, - }, - "object-hash": { - "id": 29, - "package_id": 26, - }, - "object-inspect": { - "id": 531, - "package_id": 356, - }, - "object-keys": { - "id": 474, - "package_id": 314, - }, - "object.assign": { - "id": 754, - "package_id": 355, - }, - "object.entries": { - "id": 745, - "package_id": 405, - }, - "object.fromentries": { - "id": 457, - "package_id": 375, - }, - "object.groupby": { - "id": 458, - "package_id": 324, - }, - "object.hasown": { - "id": 818, - "package_id": 434, - }, - "object.values": { - "id": 459, - "package_id": 310, - }, - "once": { - "id": 199, - "package_id": 144, - }, - "optionator": { - "id": 352, + "id": 159, "package_id": 282, }, - "p-limit": { - "id": 430, - "package_id": 296, + "normalize-path": { + "id": 752, + "package_id": 283, }, - "p-locate": { - "id": 429, - "package_id": 295, + "normalize-range": { + "id": 144, + "package_id": 284, }, - "pac-proxy-agent": { - "id": 207, - "package_id": 158, + "object-assign": { + "id": 626, + "package_id": 285, }, - "pac-resolver": { - "id": 225, - "package_id": 159, + "object-hash": { + "id": 753, + "package_id": 286, }, - "parent-module": { - "id": 295, - "package_id": 216, + "object-inspect": { + "id": 253, + "package_id": 287, }, - "parse-json": { - "id": 275, - "package_id": 198, + "object-keys": { + "id": 212, + "package_id": 288, }, - "path-exists": { - "id": 428, + "object.assign": { + "id": 528, + "package_id": 289, + }, + "object.entries": { + "id": 389, + "package_id": 290, + }, + "object.fromentries": { + "id": 369, + "package_id": 291, + }, + "object.groupby": { + "id": 370, + "package_id": 292, + }, + "object.hasown": { + "id": 404, "package_id": 293, }, + "object.values": { + "id": 371, + "package_id": 294, + }, + "once": { + "id": 637, + "package_id": 295, + }, + "optionator": { + "id": 329, + "package_id": 296, + }, + "p-limit": { + "id": 590, + "package_id": 297, + }, + "p-locate": { + "id": 534, + "package_id": 298, + }, + "pac-proxy-agent": { + "id": 633, + "package_id": 299, + }, + "pac-resolver": { + "id": 597, + "package_id": 300, + }, + "parent-module": { + "id": 483, + "package_id": 301, + }, + "parse-json": { + "id": 193, + "package_id": 302, + }, + "path-exists": { + "id": 432, + "package_id": 303, + }, "path-is-absolute": { - "id": 391, - "package_id": 254, + "id": 890, + "package_id": 304, }, "path-key": { - "id": 137, - "package_id": 98, + "id": 194, + "package_id": 305, }, "path-parse": { - "id": 52, - "package_id": 18, + "id": 665, + "package_id": 306, }, "path-scurry": { - "id": 106, - "package_id": 66, + "id": 464, + "package_id": 307, }, "path-type": { - "id": 727, - "package_id": 399, + "id": 216, + "package_id": 308, }, "pend": { - "id": 258, - "package_id": 188, + "id": 428, + "package_id": 309, }, "picocolors": { - "id": 868, - "package_id": 9, + "id": 145, + "package_id": 310, }, "picomatch": { - "id": 62, - "package_id": 33, + "id": 537, + "package_id": 311, }, "pify": { - "id": 56, - "package_id": 23, + "id": 651, + "package_id": 312, }, "pirates": { - "id": 95, - "package_id": 58, + "id": 738, + "package_id": 313, }, "possible-typed-array-names": { - "id": 553, - "package_id": 331, + "id": 147, + "package_id": 314, }, "postcss": { "id": 8, - "package_id": 7, + "package_id": 315, }, "postcss-import": { - "id": 31, - "package_id": 15, + "id": 756, + "package_id": 316, }, "postcss-js": { - "id": 27, - "package_id": 30, + "id": 757, + "package_id": 317, }, "postcss-load-config": { - "id": 34, - "package_id": 6, + "id": 758, + "package_id": 318, }, "postcss-nested": { - "id": 32, - "package_id": 14, + "id": 759, + "package_id": 319, }, "postcss-selector-parser": { - "id": 35, - "package_id": 3, + "id": 760, + "package_id": 320, }, "postcss-value-parser": { - "id": 869, - "package_id": 24, + "id": 146, + "package_id": 321, }, "prelude-ls": { - "id": 423, - "package_id": 286, + "id": 532, + "package_id": 322, }, "progress": { - "id": 159, - "package_id": 180, + "id": 53, + "package_id": 323, }, "prop-types": { - "id": 820, - "package_id": 432, + "id": 406, + "package_id": 324, }, "proxy-agent": { - "id": 160, - "package_id": 147, + "id": 54, + "package_id": 325, }, "proxy-from-env": { - "id": 208, - "package_id": 157, + "id": 634, + "package_id": 326, }, "pump": { - "id": 181, - "package_id": 143, + "id": 765, + "package_id": 327, }, "punycode": { - "id": 413, - "package_id": 271, + "id": 809, + "package_id": 328, }, "puppeteer": { "id": 9, - "package_id": 113, + "package_id": 329, }, "puppeteer-core": { - "id": 154, - "package_id": 191, + "id": 641, + "package_id": 330, }, "queue-microtask": { - "id": 77, - "package_id": 48, + "id": 668, + "package_id": 331, }, "queue-tick": { - "id": 191, - "package_id": 140, + "id": 699, + "package_id": 332, }, "react": { "id": 10, - "package_id": 109, + "package_id": 333, }, "react-dom": { "id": 11, - "package_id": 108, + "package_id": 334, }, "react-is": { - "id": 842, - "package_id": 433, + "id": 627, + "package_id": 335, }, "read-cache": { - "id": 48, - "package_id": 22, + "id": 613, + "package_id": 336, }, "readdirp": { - "id": 84, - "package_id": 52, + "id": 180, + "package_id": 337, }, "reflect.getprototypeof": { - "id": 773, - "package_id": 411, + "id": 518, + "package_id": 338, }, "regenerator-runtime": { - "id": 805, - "package_id": 428, + "id": 20, + "package_id": 339, }, "regexp.prototype.flags": { - "id": 834, - "package_id": 352, + "id": 716, + "package_id": 340, }, "require-directory": { - "id": 170, - "package_id": 122, + "id": 848, + "package_id": 341, }, "resolve": { - "id": 19, - "package_id": 16, + "id": 761, + "package_id": 342, }, "resolve-from": { - "id": 296, - "package_id": 215, + "id": 484, + "package_id": 343, }, "resolve-pkg-maps": { - "id": 699, - "package_id": 386, + "id": 455, + "package_id": 344, }, "reusify": { - "id": 74, - "package_id": 45, + "id": 427, + "package_id": 345, }, "rimraf": { - "id": 384, - "package_id": 252, + "id": 435, + "package_id": 346, }, "run-parallel": { - "id": 76, - "package_id": 47, + "id": 48, + "package_id": 347, }, "safe-array-concat": { - "id": 769, - "package_id": 350, - }, - "safe-regex-test": { - "id": 536, + "id": 282, "package_id": 348, }, + "safe-regex-test": { + "id": 258, + "package_id": 349, + }, "scheduler": { - "id": 147, - "package_id": 112, + "id": 650, + "package_id": 350, }, "semver": { - "id": 460, - "package_id": 309, + "id": 372, + "package_id": 351, }, "set-function-length": { - "id": 490, - "package_id": 323, + "id": 170, + "package_id": 352, }, "set-function-name": { - "id": 835, + "id": 717, "package_id": 353, }, "shebang-command": { - "id": 138, - "package_id": 96, + "id": 195, + "package_id": 354, }, "shebang-regex": { - "id": 141, - "package_id": 97, + "id": 687, + "package_id": 355, }, "side-channel": { - "id": 836, - "package_id": 363, + "id": 718, + "package_id": 356, }, "signal-exit": { - "id": 136, - "package_id": 92, + "id": 438, + "package_id": 357, }, "slash": { - "id": 726, - "package_id": 397, + "id": 474, + "package_id": 358, }, "smart-buffer": { - "id": 214, - "package_id": 150, + "id": 693, + "package_id": 359, }, "socks": { - "id": 212, - "package_id": 149, + "id": 696, + "package_id": 360, }, "socks-proxy-agent": { - "id": 209, - "package_id": 148, + "id": 635, + "package_id": 361, }, "source-map": { - "id": 235, - "package_id": 164, + "id": 291, + "package_id": 362, }, "source-map-js": { - "id": 44, - "package_id": 8, + "id": 610, + "package_id": 363, }, "sprintf-js": { - "id": 216, - "package_id": 152, + "id": 491, + "package_id": 364, }, "streamsearch": { - "id": 324, - "package_id": 236, + "id": 165, + "package_id": 365, }, "streamx": { - "id": 197, - "package_id": 136, + "id": 769, + "package_id": 366, }, "string-width": { - "id": 171, - "package_id": 78, + "id": 849, + "package_id": 367, }, "string-width-cjs": { - "id": 114, - "package_id": 78, + "id": 36, + "package_id": 367, }, "string.prototype.matchall": { - "id": 823, - "package_id": 430, + "id": 409, + "package_id": 368, }, "string.prototype.trim": { - "id": 537, - "package_id": 347, + "id": 259, + "package_id": 369, }, "string.prototype.trimend": { - "id": 538, - "package_id": 346, + "id": 260, + "package_id": 370, }, "string.prototype.trimstart": { - "id": 539, - "package_id": 345, + "id": 261, + "package_id": 371, }, "strip-ansi": { - "id": 353, - "package_id": 76, + "id": 330, + "package_id": 372, }, "strip-ansi-cjs": { - "id": 116, - "package_id": 76, + "id": 38, + "package_id": 372, }, "strip-bom": { - "id": 466, - "package_id": 305, + "id": 778, + "package_id": 373, }, "strip-json-comments": { - "id": 403, - "package_id": 262, + "id": 31, + "package_id": 374, }, "styled-jsx": { - "id": 301, - "package_id": 231, + "id": 561, + "package_id": 375, }, "sucrase": { - "id": 20, - "package_id": 56, + "id": 762, + "package_id": 376, }, "supports-color": { - "id": 434, - "package_id": 300, + "id": 172, + "package_id": 377, }, "supports-preserve-symlinks-flag": { - "id": 53, - "package_id": 17, + "id": 666, + "package_id": 378, }, "tailwindcss": { "id": 12, - "package_id": 2, + "package_id": 379, }, "tapable": { - "id": 701, - "package_id": 388, + "id": 220, + "package_id": 380, }, "tar-fs": { - "id": 161, - "package_id": 131, + "id": 56, + "package_id": 381, }, "tar-stream": { - "id": 182, - "package_id": 142, + "id": 766, + "package_id": 382, }, "text-decoder": { - "id": 192, - "package_id": 138, + "id": 700, + "package_id": 383, }, "text-table": { - "id": 354, - "package_id": 281, + "id": 331, + "package_id": 384, }, "thenify": { - "id": 100, - "package_id": 61, + "id": 772, + "package_id": 385, }, "thenify-all": { - "id": 99, - "package_id": 60, + "id": 541, + "package_id": 386, }, "through": { - "id": 178, - "package_id": 127, + "id": 805, + "package_id": 387, }, "to-regex-range": { - "id": 64, - "package_id": 36, + "id": 430, + "package_id": 388, }, "ts-api-utils": { - "id": 714, - "package_id": 394, + "id": 81, + "package_id": 389, }, "ts-interface-checker": { - "id": 96, - "package_id": 57, + "id": 739, + "package_id": 390, }, "tsconfig-paths": { - "id": 461, - "package_id": 304, + "id": 373, + "package_id": 391, }, "tslib": { - "id": 318, - "package_id": 168, + "id": 59, + "package_id": 392, }, "type-check": { - "id": 424, - "package_id": 285, + "id": 533, + "package_id": 393, }, "type-fest": { - "id": 404, - "package_id": 265, + "id": 466, + "package_id": 394, }, "typed-array-buffer": { - "id": 540, - "package_id": 344, + "id": 262, + "package_id": 395, }, "typed-array-byte-length": { - "id": 541, - "package_id": 343, + "id": 263, + "package_id": 396, }, "typed-array-byte-offset": { - "id": 542, - "package_id": 342, + "id": 264, + "package_id": 397, }, "typed-array-length": { - "id": 543, - "package_id": 340, + "id": 265, + "package_id": 398, }, "typescript": { "id": 13, - "package_id": 1, + "package_id": 399, }, "unbox-primitive": { - "id": 544, - "package_id": 332, + "id": 266, + "package_id": 400, }, "unbzip2-stream": { - "id": 162, - "package_id": 126, + "id": 57, + "package_id": 401, }, "undici-types": { - "id": 255, - "package_id": 184, + "id": 866, + "package_id": 402, }, "universalify": { - "id": 247, - "package_id": 173, + "id": 441, + "package_id": 403, }, "update-browserslist-db": { - "id": 874, - "package_id": 444, + "id": 160, + "package_id": 404, }, "uri-js": { - "id": 412, - "package_id": 270, + "id": 89, + "package_id": 405, }, "urlpattern-polyfill": { - "id": 269, - "package_id": 195, + "id": 183, + "package_id": 406, }, "util-deprecate": { - "id": 37, - "package_id": 4, + "id": 624, + "package_id": 407, }, "which": { - "id": 139, - "package_id": 94, + "id": 196, + "package_id": 408, }, "which-boxed-primitive": { - "id": 557, - "package_id": 333, + "id": 803, + "package_id": 409, }, "which-builtin-type": { - "id": 781, - "package_id": 412, + "id": 659, + "package_id": 410, }, "which-collection": { - "id": 792, - "package_id": 413, + "id": 826, + "package_id": 411, }, "which-typed-array": { - "id": 545, - "package_id": 326, + "id": 267, + "package_id": 412, }, "word-wrap": { - "id": 419, - "package_id": 287, + "id": 588, + "package_id": 413, }, "wrap-ansi": { - "id": 176, - "package_id": 75, + "id": 187, + "package_id": 414, }, "wrap-ansi-cjs": { - "id": 118, - "package_id": 75, + "id": 40, + "package_id": 414, }, "wrappy": { - "id": 200, - "package_id": 145, + "id": 582, + "package_id": 415, }, "ws": { - "id": 265, - "package_id": 192, + "id": 646, + "package_id": 416, }, "y18n": { - "id": 172, - "package_id": 121, + "id": 850, + "package_id": 417, }, "yallist": { - "id": 166, - "package_id": 118, + "id": 893, + "package_id": 418, }, "yaml": { - "id": 38, - "package_id": 12, + "id": 620, + "package_id": 419, }, "yargs": { - "id": 163, - "package_id": 119, + "id": 58, + "package_id": 420, }, "yargs-parser": { - "id": 173, - "package_id": 120, + "id": 851, + "package_id": 421, }, "yauzl": { - "id": 252, - "package_id": 185, + "id": 421, + "package_id": 422, }, "yocto-queue": { - "id": 431, - "package_id": 297, + "id": 589, + "package_id": 423, }, "zod": { - "id": 270, - "package_id": 194, + "id": 184, + "package_id": 424, }, }, "depth": 0, @@ -22239,8 +22445,8 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "@types/node": { - "id": 862, - "package_id": 183, + "id": 163, + "package_id": 431, }, }, "depth": 1, @@ -22250,8 +22456,8 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "postcss": { - "id": 299, - "package_id": 234, + "id": 560, + "package_id": 438, }, }, "depth": 1, @@ -22261,8 +22467,8 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "@types/node": { - "id": 863, - "package_id": 183, + "id": 64, + "package_id": 431, }, }, "depth": 1, @@ -22272,8 +22478,8 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "debug": { - "id": 674, - "package_id": 377, + "id": 343, + "package_id": 434, }, }, "depth": 1, @@ -22283,12 +22489,12 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "debug": { - "id": 449, - "package_id": 377, + "id": 361, + "package_id": 434, }, "doctrine": { - "id": 450, - "package_id": 379, + "id": 362, + "package_id": 435, }, }, "depth": 1, @@ -22298,12 +22504,12 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "doctrine": { - "id": 811, - "package_id": 379, + "id": 397, + "package_id": 435, }, "resolve": { - "id": 821, - "package_id": 431, + "id": 407, + "package_id": 436, }, }, "depth": 1, @@ -22313,12 +22519,12 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "debug": { - "id": 157, - "package_id": 190, + "id": 51, + "package_id": 429, }, "semver": { - "id": 164, - "package_id": 116, + "id": 55, + "package_id": 430, }, }, "depth": 1, @@ -22328,8 +22534,8 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "glob-parent": { - "id": 80, - "package_id": 42, + "id": 176, + "package_id": 433, }, }, "depth": 1, @@ -22339,8 +22545,8 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "glob-parent": { - "id": 68, - "package_id": 42, + "id": 424, + "package_id": 433, }, }, "depth": 1, @@ -22350,8 +22556,8 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "lilconfig": { - "id": 39, - "package_id": 11, + "id": 619, + "package_id": 440, }, }, "depth": 1, @@ -22361,8 +22567,8 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "minimatch": { - "id": 104, - "package_id": 69, + "id": 462, + "package_id": 437, }, }, "depth": 1, @@ -22372,12 +22578,12 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "minimatch": { - "id": 713, - "package_id": 395, + "id": 79, + "package_id": 432, }, "semver": { - "id": 711, - "package_id": 116, + "id": 80, + "package_id": 430, }, }, "depth": 1, @@ -22387,8 +22593,8 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "debug": { - "id": 672, - "package_id": 377, + "id": 355, + "package_id": 434, }, }, "depth": 1, @@ -22398,8 +22604,8 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "lru-cache": { - "id": 165, - "package_id": 117, + "id": 865, + "package_id": 448, }, }, "depth": 2, @@ -22409,8 +22615,8 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "glob": { - "id": 385, - "package_id": 253, + "id": 667, + "package_id": 441, }, }, "depth": 1, @@ -22420,8 +22626,8 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "brace-expansion": { - "id": 109, - "package_id": 70, + "id": 881, + "package_id": 449, }, }, "depth": 2, @@ -22431,8 +22637,8 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "lru-cache": { - "id": 107, - "package_id": 68, + "id": 606, + "package_id": 439, }, }, "depth": 1, @@ -22442,8 +22648,8 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "brace-expansion": { - "id": 720, - "package_id": 70, + "id": 868, + "package_id": 449, }, }, "depth": 2, @@ -22453,8 +22659,8 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "lru-cache": { - "id": 165, - "package_id": 117, + "id": 865, + "package_id": 448, }, }, "depth": 2, @@ -22464,8 +22670,8 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "@types/node": { - "id": 254, - "package_id": 183, + "id": 65, + "package_id": 431, }, }, "depth": 1, @@ -22475,8 +22681,8 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "emoji-regex": { - "id": 123, - "package_id": 80, + "id": 701, + "package_id": 442, }, }, "depth": 1, @@ -22486,16 +22692,16 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "string-width": { - "id": 113, - "package_id": 87, + "id": 35, + "package_id": 426, }, "strip-ansi": { - "id": 115, - "package_id": 85, + "id": 37, + "package_id": 427, }, "wrap-ansi": { - "id": 117, - "package_id": 84, + "id": 39, + "package_id": 428, }, }, "depth": 1, @@ -22505,8 +22711,8 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "chalk": { - "id": 285, - "package_id": 204, + "id": 17, + "package_id": 425, }, }, "depth": 1, @@ -22516,8 +22722,8 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "emoji-regex": { - "id": 123, - "package_id": 80, + "id": 701, + "package_id": 442, }, }, "depth": 1, @@ -22527,8 +22733,8 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "ansi-regex": { - "id": 131, - "package_id": 86, + "id": 860, + "package_id": 446, }, }, "depth": 2, @@ -22538,8 +22744,8 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "ansi-styles": { - "id": 128, - "package_id": 90, + "id": 861, + "package_id": 447, }, }, "depth": 2, @@ -22549,16 +22755,16 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "ansi-styles": { - "id": 288, - "package_id": 208, + "id": 854, + "package_id": 443, }, "escape-string-regexp": { - "id": 289, - "package_id": 207, + "id": 855, + "package_id": 444, }, "supports-color": { - "id": 290, - "package_id": 205, + "id": 856, + "package_id": 445, }, }, "depth": 2, @@ -22568,8 +22774,8 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "color-convert": { - "id": 292, - "package_id": 209, + "id": 891, + "package_id": 450, }, }, "depth": 3, @@ -22579,8 +22785,8 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "has-flag": { - "id": 291, - "package_id": 206, + "id": 892, + "package_id": 451, }, }, "depth": 3, @@ -22590,8 +22796,8 @@ exports[`ssr works for 100-ish requests 1`] = ` { "dependencies": { "color-name": { - "id": 293, - "package_id": 210, + "id": 897, + "package_id": 452, }, }, "depth": 4, diff --git a/test/integration/next-pages/test/__snapshots__/dev-server.test.ts.snap b/test/integration/next-pages/test/__snapshots__/dev-server.test.ts.snap index 6bacb22ab5..c5c0b46262 100644 --- a/test/integration/next-pages/test/__snapshots__/dev-server.test.ts.snap +++ b/test/integration/next-pages/test/__snapshots__/dev-server.test.ts.snap @@ -14,7 +14,7 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "name": "@types/node", "version": "==20.7.0", }, - "package_id": 452, + "package_id": 39, }, { "behavior": { @@ -27,7 +27,7 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "name": "@types/react", "version": "==18.2.22", }, - "package_id": 448, + "package_id": 41, }, { "behavior": { @@ -40,7 +40,7 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "name": "@types/react-dom", "version": "==18.2.7", }, - "package_id": 447, + "package_id": 42, }, { "behavior": { @@ -53,7 +53,7 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "name": "autoprefixer", "version": "==10.4.16", }, - "package_id": 440, + "package_id": 74, }, { "behavior": { @@ -66,7 +66,7 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "name": "bun-types", "version": ">=1.0.3 <2.0.0", }, - "package_id": 438, + "package_id": 93, }, { "behavior": { @@ -79,7 +79,7 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "name": "eslint", "version": "==8.50.0", }, - "package_id": 238, + "package_id": 146, }, { "behavior": { @@ -92,7 +92,7 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "name": "eslint-config-next", "version": "==14.1.3", }, - "package_id": 237, + "package_id": 147, }, { "behavior": { @@ -105,7 +105,7 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "name": "next", "version": "==14.1.3", }, - "package_id": 219, + "package_id": 281, }, { "behavior": { @@ -118,7 +118,7 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "name": "postcss", "version": "==8.4.30", }, - "package_id": 7, + "package_id": 315, }, { "behavior": { @@ -131,7 +131,7 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "name": "puppeteer", "version": "==22.12.0", }, - "package_id": 113, + "package_id": 329, }, { "behavior": { @@ -144,7 +144,7 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "name": "react", "version": "==18.2.0", }, - "package_id": 109, + "package_id": 333, }, { "behavior": { @@ -157,7 +157,7 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "name": "react-dom", "version": "==18.2.0", }, - "package_id": 108, + "package_id": 334, }, { "behavior": { @@ -170,7 +170,7 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "name": "tailwindcss", "version": "==3.3.3", }, - "package_id": 2, + "package_id": 379, }, { "behavior": { @@ -183,317 +183,18 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "name": "typescript", "version": "==5.2.2", }, - "package_id": 1, + "package_id": 399, }, { "behavior": { "prod": true, }, "id": 14, - "literal": "^5.0.2", - "name": "arg", + "literal": "^7.24.7", + "name": "@babel/highlight", "npm": { - "name": "arg", - "version": ">=5.0.2 <6.0.0", - }, - "package_id": 107, - }, - { - "behavior": { - "prod": true, - }, - "id": 15, - "literal": "^1.1.3", - "name": "dlv", - "npm": { - "name": "dlv", - "version": ">=1.1.3 <2.0.0", - }, - "package_id": 106, - }, - { - "behavior": { - "prod": true, - }, - "id": 16, - "literal": "^1.18.2", - "name": "jiti", - "npm": { - "name": "jiti", - "version": ">=1.18.2 <2.0.0", - }, - "package_id": 105, - }, - { - "behavior": { - "prod": true, - }, - "id": 17, - "literal": "^4.0.3", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.3 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 18, - "literal": "^8.4.23", - "name": "postcss", - "npm": { - "name": "postcss", - "version": ">=8.4.23 <9.0.0", - }, - "package_id": 7, - }, - { - "behavior": { - "prod": true, - }, - "id": 19, - "literal": "^1.22.2", - "name": "resolve", - "npm": { - "name": "resolve", - "version": ">=1.22.2 <2.0.0", - }, - "package_id": 16, - }, - { - "behavior": { - "prod": true, - }, - "id": 20, - "literal": "^3.32.0", - "name": "sucrase", - "npm": { - "name": "sucrase", - "version": ">=3.32.0 <4.0.0", - }, - "package_id": 56, - }, - { - "behavior": { - "prod": true, - }, - "id": 21, - "literal": "^3.5.3", - "name": "chokidar", - "npm": { - "name": "chokidar", - "version": ">=3.5.3 <4.0.0", - }, - "package_id": 50, - }, - { - "behavior": { - "prod": true, - }, - "id": 22, - "literal": "^3.2.12", - "name": "fast-glob", - "npm": { - "name": "fast-glob", - "version": ">=3.2.12 <4.0.0", - }, - "package_id": 40, - }, - { - "behavior": { - "prod": true, - }, - "id": 23, - "literal": "^2.1.0", - "name": "lilconfig", - "npm": { - "name": "lilconfig", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 39, - }, - { - "behavior": { - "prod": true, - }, - "id": 24, - "literal": "^1.2.2", - "name": "didyoumean", - "npm": { - "name": "didyoumean", - "version": ">=1.2.2 <2.0.0", - }, - "package_id": 38, - }, - { - "behavior": { - "prod": true, - }, - "id": 25, - "literal": "^4.0.5", - "name": "micromatch", - "npm": { - "name": "micromatch", - "version": ">=4.0.5 <5.0.0", - }, - "package_id": 32, - }, - { - "behavior": { - "prod": true, - }, - "id": 26, - "literal": "^1.0.0", - "name": "picocolors", - "npm": { - "name": "picocolors", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 9, - }, - { - "behavior": { - "prod": true, - }, - "id": 27, - "literal": "^4.0.1", - "name": "postcss-js", - "npm": { - "name": "postcss-js", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 30, - }, - { - "behavior": { - "prod": true, - }, - "id": 28, - "literal": "^6.0.2", - "name": "glob-parent", - "npm": { - "name": "glob-parent", - "version": ">=6.0.2 <7.0.0", - }, - "package_id": 27, - }, - { - "behavior": { - "prod": true, - }, - "id": 29, - "literal": "^3.0.0", - "name": "object-hash", - "npm": { - "name": "object-hash", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 26, - }, - { - "behavior": { - "prod": true, - }, - "id": 30, - "literal": "^3.0.0", - "name": "normalize-path", - "npm": { - "name": "normalize-path", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 25, - }, - { - "behavior": { - "prod": true, - }, - "id": 31, - "literal": "^15.1.0", - "name": "postcss-import", - "npm": { - "name": "postcss-import", - "version": ">=15.1.0 <16.0.0", - }, - "package_id": 15, - }, - { - "behavior": { - "prod": true, - }, - "id": 32, - "literal": "^6.0.1", - "name": "postcss-nested", - "npm": { - "name": "postcss-nested", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 14, - }, - { - "behavior": { - "prod": true, - }, - "id": 33, - "literal": "^5.2.0", - "name": "@alloc/quick-lru", - "npm": { - "name": "@alloc/quick-lru", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 13, - }, - { - "behavior": { - "prod": true, - }, - "id": 34, - "literal": "^4.0.1", - "name": "postcss-load-config", - "npm": { - "name": "postcss-load-config", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 6, - }, - { - "behavior": { - "prod": true, - }, - "id": 35, - "literal": "^6.0.11", - "name": "postcss-selector-parser", - "npm": { - "name": "postcss-selector-parser", - "version": ">=6.0.11 <7.0.0", - }, - "package_id": 3, - }, - { - "behavior": { - "prod": true, - }, - "id": 36, - "literal": "^3.0.0", - "name": "cssesc", - "npm": { - "name": "cssesc", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 5, - }, - { - "behavior": { - "prod": true, - }, - "id": 37, - "literal": "^1.0.2", - "name": "util-deprecate", - "npm": { - "name": "util-deprecate", - "version": ">=1.0.2 <2.0.0", + "name": "@babel/highlight", + "version": ">=7.24.7 <8.0.0", }, "package_id": 4, }, @@ -501,12 +202,233 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "behavior": { "prod": true, }, - "id": 38, - "literal": "^2.3.4", - "name": "yaml", + "id": 15, + "literal": "^1.0.0", + "name": "picocolors", "npm": { - "name": "yaml", - "version": ">=2.3.4 <3.0.0", + "name": "picocolors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 310, + }, + { + "behavior": { + "prod": true, + }, + "id": 16, + "literal": "^7.24.7", + "name": "@babel/helper-validator-identifier", + "npm": { + "name": "@babel/helper-validator-identifier", + "version": ">=7.24.7 <8.0.0", + }, + "package_id": 3, + }, + { + "behavior": { + "prod": true, + }, + "id": 17, + "literal": "^2.4.2", + "name": "chalk", + "npm": { + "name": "chalk", + "version": ">=2.4.2 <3.0.0", + }, + "package_id": 425, + }, + { + "behavior": { + "prod": true, + }, + "id": 18, + "literal": "^4.0.0", + "name": "js-tokens", + "npm": { + "name": "js-tokens", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 250, + }, + { + "behavior": { + "prod": true, + }, + "id": 19, + "literal": "^1.0.0", + "name": "picocolors", + "npm": { + "name": "picocolors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 310, + }, + { + "behavior": { + "prod": true, + }, + "id": 20, + "literal": "^0.14.0", + "name": "regenerator-runtime", + "npm": { + "name": "regenerator-runtime", + "version": ">=0.14.0 <0.15.0", + }, + "package_id": 339, + }, + { + "behavior": { + "peer": true, + }, + "id": 21, + "literal": "^6.0.0 || ^7.0.0 || >=8.0.0", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 && >=8.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "prod": true, + }, + "id": 22, + "literal": "^3.3.0", + "name": "eslint-visitor-keys", + "npm": { + "name": "eslint-visitor-keys", + "version": ">=3.3.0 <4.0.0", + }, + "package_id": 156, + }, + { + "behavior": { + "prod": true, + }, + "id": 23, + "literal": "^6.12.4", + "name": "ajv", + "npm": { + "name": "ajv", + "version": ">=6.12.4 <7.0.0", + }, + "package_id": 54, + }, + { + "behavior": { + "prod": true, + }, + "id": 24, + "literal": "^4.3.2", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.2 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 25, + "literal": "^9.6.0", + "name": "espree", + "npm": { + "name": "espree", + "version": ">=9.6.0 <10.0.0", + }, + "package_id": 157, + }, + { + "behavior": { + "prod": true, + }, + "id": 26, + "literal": "^13.19.0", + "name": "globals", + "npm": { + "name": "globals", + "version": ">=13.19.0 <14.0.0", + }, + "package_id": 193, + }, + { + "behavior": { + "prod": true, + }, + "id": 27, + "literal": "^5.2.0", + "name": "ignore", + "npm": { + "name": "ignore", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 209, + }, + { + "behavior": { + "prod": true, + }, + "id": 28, + "literal": "^3.2.1", + "name": "import-fresh", + "npm": { + "name": "import-fresh", + "version": ">=3.2.1 <4.0.0", + }, + "package_id": 210, + }, + { + "behavior": { + "prod": true, + }, + "id": 29, + "literal": "^4.1.0", + "name": "js-yaml", + "npm": { + "name": "js-yaml", + "version": ">=4.1.0 <5.0.0", + }, + "package_id": 251, + }, + { + "behavior": { + "prod": true, + }, + "id": 30, + "literal": "^3.1.2", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.1.2 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 31, + "literal": "^3.1.1", + "name": "strip-json-comments", + "npm": { + "name": "strip-json-comments", + "version": ">=3.1.1 <4.0.0", + }, + "package_id": 374, + }, + { + "behavior": { + "prod": true, + }, + "id": 32, + "literal": "^2.0.2", + "name": "@humanwhocodes/object-schema", + "npm": { + "name": "@humanwhocodes/object-schema", + "version": ">=2.0.2 <3.0.0", }, "package_id": 12, }, @@ -514,35 +436,7621 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "behavior": { "prod": true, }, - "id": 39, - "literal": "^3.0.0", - "name": "lilconfig", + "id": 33, + "literal": "^4.3.1", + "name": "debug", "npm": { - "name": "lilconfig", + "name": "debug", + "version": ">=4.3.1 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 34, + "literal": "^3.0.5", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.0.5 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 35, + "literal": "^5.1.2", + "name": "string-width", + "npm": { + "name": "string-width", + "version": ">=5.1.2 <6.0.0", + }, + "package_id": 426, + }, + { + "behavior": { + "prod": true, + }, + "id": 36, + "is_alias": true, + "literal": "npm:string-width@^4.2.0", + "name": "string-width-cjs", + "npm": { + "name": "string-width", + "version": ">=4.2.0 <5.0.0", + }, + "package_id": 367, + }, + { + "behavior": { + "prod": true, + }, + "id": 37, + "literal": "^7.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=7.0.1 <8.0.0", + }, + "package_id": 427, + }, + { + "behavior": { + "prod": true, + }, + "id": 38, + "is_alias": true, + "literal": "npm:strip-ansi@^6.0.1", + "name": "strip-ansi-cjs", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 372, + }, + { + "behavior": { + "prod": true, + }, + "id": 39, + "literal": "^8.1.0", + "name": "wrap-ansi", + "npm": { + "name": "wrap-ansi", + "version": ">=8.1.0 <9.0.0", + }, + "package_id": 428, + }, + { + "behavior": { + "prod": true, + }, + "id": 40, + "is_alias": true, + "literal": "npm:wrap-ansi@^7.0.0", + "name": "wrap-ansi-cjs", + "npm": { + "name": "wrap-ansi", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 414, + }, + { + "behavior": { + "prod": true, + }, + "id": 41, + "literal": "^1.2.1", + "name": "@jridgewell/set-array", + "npm": { + "name": "@jridgewell/set-array", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 16, + }, + { + "behavior": { + "prod": true, + }, + "id": 42, + "literal": "^1.4.10", + "name": "@jridgewell/sourcemap-codec", + "npm": { + "name": "@jridgewell/sourcemap-codec", + "version": ">=1.4.10 <2.0.0", + }, + "package_id": 17, + }, + { + "behavior": { + "prod": true, + }, + "id": 43, + "literal": "^0.3.24", + "name": "@jridgewell/trace-mapping", + "npm": { + "name": "@jridgewell/trace-mapping", + "version": ">=0.3.24 <0.4.0", + }, + "package_id": 18, + }, + { + "behavior": { + "prod": true, + }, + "id": 44, + "literal": "^3.1.0", + "name": "@jridgewell/resolve-uri", + "npm": { + "name": "@jridgewell/resolve-uri", + "version": ">=3.1.0 <4.0.0", + }, + "package_id": 15, + }, + { + "behavior": { + "prod": true, + }, + "id": 45, + "literal": "^1.4.14", + "name": "@jridgewell/sourcemap-codec", + "npm": { + "name": "@jridgewell/sourcemap-codec", + "version": ">=1.4.14 <2.0.0", + }, + "package_id": 17, + }, + { + "behavior": { + "prod": true, + }, + "id": 46, + "literal": "10.3.10", + "name": "glob", + "npm": { + "name": "glob", + "version": "==10.3.10", + }, + "package_id": 191, + }, + { + "behavior": { + "prod": true, + }, + "id": 47, + "literal": "2.0.5", + "name": "@nodelib/fs.stat", + "npm": { + "name": "@nodelib/fs.stat", + "version": "==2.0.5", + }, + "package_id": 31, + }, + { + "behavior": { + "prod": true, + }, + "id": 48, + "literal": "^1.1.9", + "name": "run-parallel", + "npm": { + "name": "run-parallel", + "version": ">=1.1.9 <2.0.0", + }, + "package_id": 347, + }, + { + "behavior": { + "prod": true, + }, + "id": 49, + "literal": "2.1.5", + "name": "@nodelib/fs.scandir", + "npm": { + "name": "@nodelib/fs.scandir", + "version": "==2.1.5", + }, + "package_id": 30, + }, + { + "behavior": { + "prod": true, + }, + "id": 50, + "literal": "^1.6.0", + "name": "fastq", + "npm": { + "name": "fastq", + "version": ">=1.6.0 <2.0.0", + }, + "package_id": 169, + }, + { + "behavior": { + "prod": true, + }, + "id": 51, + "literal": "4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": "==4.3.4", + }, + "package_id": 429, + }, + { + "behavior": { + "prod": true, + }, + "id": 52, + "literal": "2.0.1", + "name": "extract-zip", + "npm": { + "name": "extract-zip", + "version": "==2.0.1", + }, + "package_id": 163, + }, + { + "behavior": { + "prod": true, + }, + "id": 53, + "literal": "2.0.3", + "name": "progress", + "npm": { + "name": "progress", + "version": "==2.0.3", + }, + "package_id": 323, + }, + { + "behavior": { + "prod": true, + }, + "id": 54, + "literal": "6.4.0", + "name": "proxy-agent", + "npm": { + "name": "proxy-agent", + "version": "==6.4.0", + }, + "package_id": 325, + }, + { + "behavior": { + "prod": true, + }, + "id": 55, + "literal": "7.6.0", + "name": "semver", + "npm": { + "name": "semver", + "version": "==7.6.0", + }, + "package_id": 430, + }, + { + "behavior": { + "prod": true, + }, + "id": 56, + "literal": "3.0.5", + "name": "tar-fs", + "npm": { + "name": "tar-fs", + "version": "==3.0.5", + }, + "package_id": 381, + }, + { + "behavior": { + "prod": true, + }, + "id": 57, + "literal": "1.4.3", + "name": "unbzip2-stream", + "npm": { + "name": "unbzip2-stream", + "version": "==1.4.3", + }, + "package_id": 401, + }, + { + "behavior": { + "prod": true, + }, + "id": 58, + "literal": "17.7.2", + "name": "yargs", + "npm": { + "name": "yargs", + "version": "==17.7.2", + }, + "package_id": 420, + }, + { + "behavior": { + "prod": true, + }, + "id": 59, + "literal": "^2.4.0", + "name": "tslib", + "npm": { + "name": "tslib", + "version": ">=2.4.0 <3.0.0", + }, + "package_id": 392, + }, + { + "behavior": { + "prod": true, + }, + "id": 60, + "literal": "*", + "name": "@types/prop-types", + "npm": { + "name": "@types/prop-types", + "version": ">=0.0.0", + }, + "package_id": 40, + }, + { + "behavior": { + "prod": true, + }, + "id": 61, + "literal": "*", + "name": "@types/scheduler", + "npm": { + "name": "@types/scheduler", + "version": ">=0.0.0", + }, + "package_id": 43, + }, + { + "behavior": { + "prod": true, + }, + "id": 62, + "literal": "^3.0.2", + "name": "csstype", + "npm": { + "name": "csstype", + "version": ">=3.0.2 <4.0.0", + }, + "package_id": 111, + }, + { + "behavior": { + "prod": true, + }, + "id": 63, + "literal": "*", + "name": "@types/react", + "npm": { + "name": "@types/react", + "version": ">=0.0.0", + }, + "package_id": 41, + }, + { + "behavior": { + "prod": true, + }, + "id": 64, + "literal": "*", + "name": "@types/node", + "npm": { + "name": "@types/node", + "version": ">=0.0.0", + }, + "package_id": 431, + }, + { + "behavior": { + "prod": true, + }, + "id": 65, + "literal": "*", + "name": "@types/node", + "npm": { + "name": "@types/node", + "version": ">=0.0.0", + }, + "package_id": 431, + }, + { + "behavior": { + "peer": true, + }, + "id": 66, + "literal": "^7.0.0 || ^8.0.0", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "prod": true, + }, + "id": 67, + "literal": "6.21.0", + "name": "@typescript-eslint/scope-manager", + "npm": { + "name": "@typescript-eslint/scope-manager", + "version": "==6.21.0", + }, + "package_id": 47, + }, + { + "behavior": { + "prod": true, + }, + "id": 68, + "literal": "6.21.0", + "name": "@typescript-eslint/types", + "npm": { + "name": "@typescript-eslint/types", + "version": "==6.21.0", + }, + "package_id": 48, + }, + { + "behavior": { + "prod": true, + }, + "id": 69, + "literal": "6.21.0", + "name": "@typescript-eslint/typescript-estree", + "npm": { + "name": "@typescript-eslint/typescript-estree", + "version": "==6.21.0", + }, + "package_id": 49, + }, + { + "behavior": { + "prod": true, + }, + "id": 70, + "literal": "6.21.0", + "name": "@typescript-eslint/visitor-keys", + "npm": { + "name": "@typescript-eslint/visitor-keys", + "version": "==6.21.0", + }, + "package_id": 50, + }, + { + "behavior": { + "prod": true, + }, + "id": 71, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 72, + "literal": "6.21.0", + "name": "@typescript-eslint/types", + "npm": { + "name": "@typescript-eslint/types", + "version": "==6.21.0", + }, + "package_id": 48, + }, + { + "behavior": { + "prod": true, + }, + "id": 73, + "literal": "6.21.0", + "name": "@typescript-eslint/visitor-keys", + "npm": { + "name": "@typescript-eslint/visitor-keys", + "version": "==6.21.0", + }, + "package_id": 50, + }, + { + "behavior": { + "prod": true, + }, + "id": 74, + "literal": "6.21.0", + "name": "@typescript-eslint/types", + "npm": { + "name": "@typescript-eslint/types", + "version": "==6.21.0", + }, + "package_id": 48, + }, + { + "behavior": { + "prod": true, + }, + "id": 75, + "literal": "6.21.0", + "name": "@typescript-eslint/visitor-keys", + "npm": { + "name": "@typescript-eslint/visitor-keys", + "version": "==6.21.0", + }, + "package_id": 50, + }, + { + "behavior": { + "prod": true, + }, + "id": 76, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 77, + "literal": "^11.1.0", + "name": "globby", + "npm": { + "name": "globby", + "version": ">=11.1.0 <12.0.0", + }, + "package_id": 195, + }, + { + "behavior": { + "prod": true, + }, + "id": 78, + "literal": "^4.0.3", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.3 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 79, + "literal": "9.0.3", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": "==9.0.3", + }, + "package_id": 432, + }, + { + "behavior": { + "prod": true, + }, + "id": 80, + "literal": "^7.5.4", + "name": "semver", + "npm": { + "name": "semver", + "version": ">=7.5.4 <8.0.0", + }, + "package_id": 430, + }, + { + "behavior": { + "prod": true, + }, + "id": 81, + "literal": "^1.0.1", + "name": "ts-api-utils", + "npm": { + "name": "ts-api-utils", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 389, + }, + { + "behavior": { + "prod": true, + }, + "id": 82, + "literal": "6.21.0", + "name": "@typescript-eslint/types", + "npm": { + "name": "@typescript-eslint/types", + "version": "==6.21.0", + }, + "package_id": 48, + }, + { + "behavior": { + "prod": true, + }, + "id": 83, + "literal": "^3.4.1", + "name": "eslint-visitor-keys", + "npm": { + "name": "eslint-visitor-keys", + "version": ">=3.4.1 <4.0.0", + }, + "package_id": 156, + }, + { + "behavior": { + "peer": true, + }, + "id": 84, + "literal": "^6.0.0 || ^7.0.0 || ^8.0.0", + "name": "acorn", + "npm": { + "name": "acorn", + "version": ">=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", + }, + "package_id": 51, + }, + { + "behavior": { + "prod": true, + }, + "id": 85, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 86, + "literal": "^3.1.1", + "name": "fast-deep-equal", + "npm": { + "name": "fast-deep-equal", + "version": ">=3.1.1 <4.0.0", + }, + "package_id": 164, + }, + { + "behavior": { + "prod": true, + }, + "id": 87, + "literal": "^2.0.0", + "name": "fast-json-stable-stringify", + "npm": { + "name": "fast-json-stable-stringify", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 167, + }, + { + "behavior": { + "prod": true, + }, + "id": 88, + "literal": "^0.4.1", + "name": "json-schema-traverse", + "npm": { + "name": "json-schema-traverse", + "version": ">=0.4.1 <0.5.0", + }, + "package_id": 255, + }, + { + "behavior": { + "prod": true, + }, + "id": 89, + "literal": "^4.2.2", + "name": "uri-js", + "npm": { + "name": "uri-js", + "version": ">=4.2.2 <5.0.0", + }, + "package_id": 405, + }, + { + "behavior": { + "prod": true, + }, + "id": 90, + "literal": "^2.0.1", + "name": "color-convert", + "npm": { + "name": "color-convert", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 104, + }, + { + "behavior": { + "prod": true, + }, + "id": 91, + "literal": "^3.0.0", + "name": "normalize-path", + "npm": { + "name": "normalize-path", "version": ">=3.0.0 <4.0.0", }, - "package_id": 11, + "package_id": 283, + }, + { + "behavior": { + "prod": true, + }, + "id": 92, + "literal": "^2.0.4", + "name": "picomatch", + "npm": { + "name": "picomatch", + "version": ">=2.0.4 <3.0.0", + }, + "package_id": 311, + }, + { + "behavior": { + "prod": true, + }, + "id": 93, + "literal": "^2.0.3", + "name": "dequal", + "npm": { + "name": "dequal", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 122, + }, + { + "behavior": { + "prod": true, + }, + "id": 94, + "literal": "^1.0.5", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.5 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 95, + "literal": "^3.0.4", + "name": "is-array-buffer", + "npm": { + "name": "is-array-buffer", + "version": ">=3.0.4 <4.0.0", + }, + "package_id": 216, + }, + { + "behavior": { + "prod": true, + }, + "id": 96, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 97, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 98, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 99, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 100, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 101, + "literal": "^1.0.7", + "name": "is-string", + "npm": { + "name": "is-string", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 239, + }, + { + "behavior": { + "prod": true, + }, + "id": 102, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 103, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 104, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 105, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 106, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 107, + "literal": "^1.0.2", + "name": "es-shim-unscopables", + "npm": { + "name": "es-shim-unscopables", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 141, + }, + { + "behavior": { + "prod": true, + }, + "id": 108, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 109, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 110, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 111, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 112, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 113, + "literal": "^1.0.2", + "name": "es-shim-unscopables", + "npm": { + "name": "es-shim-unscopables", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 141, + }, + { + "behavior": { + "prod": true, + }, + "id": 114, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 115, + "literal": "^1.2.0", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 116, + "literal": "^1.22.1", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.22.1 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 117, + "literal": "^1.0.0", + "name": "es-shim-unscopables", + "npm": { + "name": "es-shim-unscopables", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 141, + }, + { + "behavior": { + "prod": true, + }, + "id": 118, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 119, + "literal": "^1.2.0", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 120, + "literal": "^1.22.1", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.22.1 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 121, + "literal": "^1.0.0", + "name": "es-shim-unscopables", + "npm": { + "name": "es-shim-unscopables", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 141, + }, + { + "behavior": { + "prod": true, + }, + "id": 122, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 123, + "literal": "^1.2.0", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 124, + "literal": "^1.22.1", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.22.1 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 125, + "literal": "^1.0.0", + "name": "es-shim-unscopables", + "npm": { + "name": "es-shim-unscopables", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 141, + }, + { + "behavior": { + "prod": true, + }, + "id": 126, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 127, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 128, + "literal": "^1.23.3", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.3 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 129, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 130, + "literal": "^1.0.2", + "name": "es-shim-unscopables", + "npm": { + "name": "es-shim-unscopables", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 141, + }, + { + "behavior": { + "prod": true, + }, + "id": 131, + "literal": "^1.0.1", + "name": "array-buffer-byte-length", + "npm": { + "name": "array-buffer-byte-length", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 62, + }, + { + "behavior": { + "prod": true, + }, + "id": 132, + "literal": "^1.0.5", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.5 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 133, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 134, + "literal": "^1.22.3", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.22.3 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 135, + "literal": "^1.2.1", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 136, + "literal": "^1.2.3", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.3 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 137, + "literal": "^3.0.4", + "name": "is-array-buffer", + "npm": { + "name": "is-array-buffer", + "version": ">=3.0.4 <4.0.0", + }, + "package_id": 216, + }, + { + "behavior": { + "prod": true, + }, + "id": 138, + "literal": "^1.0.2", + "name": "is-shared-array-buffer", + "npm": { + "name": "is-shared-array-buffer", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 238, + }, + { + "behavior": { + "prod": true, + }, + "id": 139, + "literal": "^2.0.1", + "name": "tslib", + "npm": { + "name": "tslib", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 392, + }, + { + "behavior": { + "peer": true, + }, + "id": 140, + "literal": "^8.1.0", + "name": "postcss", + "npm": { + "name": "postcss", + "version": ">=8.1.0 <9.0.0", + }, + "package_id": 315, + }, + { + "behavior": { + "prod": true, + }, + "id": 141, + "literal": "^4.21.10", + "name": "browserslist", + "npm": { + "name": "browserslist", + "version": ">=4.21.10 <5.0.0", + }, + "package_id": 90, + }, + { + "behavior": { + "prod": true, + }, + "id": 142, + "literal": "^1.0.30001538", + "name": "caniuse-lite", + "npm": { + "name": "caniuse-lite", + "version": ">=1.0.30001538 <2.0.0", + }, + "package_id": 98, + }, + { + "behavior": { + "prod": true, + }, + "id": 143, + "literal": "^4.3.6", + "name": "fraction.js", + "npm": { + "name": "fraction.js", + "version": ">=4.3.6 <5.0.0", + }, + "package_id": 178, + }, + { + "behavior": { + "prod": true, + }, + "id": 144, + "literal": "^0.1.2", + "name": "normalize-range", + "npm": { + "name": "normalize-range", + "version": ">=0.1.2 <0.2.0", + }, + "package_id": 284, + }, + { + "behavior": { + "prod": true, + }, + "id": 145, + "literal": "^1.0.0", + "name": "picocolors", + "npm": { + "name": "picocolors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 310, + }, + { + "behavior": { + "prod": true, + }, + "id": 146, + "literal": "^4.2.0", + "name": "postcss-value-parser", + "npm": { + "name": "postcss-value-parser", + "version": ">=4.2.0 <5.0.0", + }, + "package_id": 321, + }, + { + "behavior": { + "prod": true, + }, + "id": 147, + "literal": "^1.0.0", + "name": "possible-typed-array-names", + "npm": { + "name": "possible-typed-array-names", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 314, + }, + { + "behavior": { + "prod": true, + }, + "id": 148, + "literal": "^2.0.3", + "name": "dequal", + "npm": { + "name": "dequal", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 122, + }, + { + "behavior": { + "prod": true, + }, + "id": 149, + "literal": "^2.0.0", + "name": "bare-events", + "npm": { + "name": "bare-events", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 80, + }, + { + "behavior": { + "prod": true, + }, + "id": 150, + "literal": "^2.0.0", + "name": "bare-path", + "npm": { + "name": "bare-path", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 83, + }, + { + "behavior": { + "prod": true, + }, + "id": 151, + "literal": "^2.0.0", + "name": "bare-stream", + "npm": { + "name": "bare-stream", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 84, + }, + { + "behavior": { + "prod": true, + }, + "id": 152, + "literal": "^2.1.0", + "name": "bare-os", + "npm": { + "name": "bare-os", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 82, + }, + { + "behavior": { + "prod": true, + }, + "id": 153, + "literal": "^2.18.0", + "name": "streamx", + "npm": { + "name": "streamx", + "version": ">=2.18.0 <3.0.0", + }, + "package_id": 366, + }, + { + "behavior": { + "prod": true, + }, + "id": 154, + "literal": "^1.0.0", + "name": "balanced-match", + "npm": { + "name": "balanced-match", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 79, + }, + { + "behavior": { + "prod": true, + }, + "id": 155, + "literal": "0.0.1", + "name": "concat-map", + "npm": { + "name": "concat-map", + "version": "==0.0.1", + }, + "package_id": 107, + }, + { + "behavior": { + "prod": true, + }, + "id": 156, + "literal": "^7.1.1", + "name": "fill-range", + "npm": { + "name": "fill-range", + "version": ">=7.1.1 <8.0.0", + }, + "package_id": 172, + }, + { + "behavior": { + "prod": true, + }, + "id": 157, + "literal": "^1.0.30001587", + "name": "caniuse-lite", + "npm": { + "name": "caniuse-lite", + "version": ">=1.0.30001587 <2.0.0", + }, + "package_id": 98, + }, + { + "behavior": { + "prod": true, + }, + "id": 158, + "literal": "^1.4.668", + "name": "electron-to-chromium", + "npm": { + "name": "electron-to-chromium", + "version": ">=1.4.668 <2.0.0", + }, + "package_id": 129, + }, + { + "behavior": { + "prod": true, + }, + "id": 159, + "literal": "^2.0.14", + "name": "node-releases", + "npm": { + "name": "node-releases", + "version": ">=2.0.14 <3.0.0", + }, + "package_id": 282, + }, + { + "behavior": { + "prod": true, + }, + "id": 160, + "literal": "^1.0.13", + "name": "update-browserslist-db", + "npm": { + "name": "update-browserslist-db", + "version": ">=1.0.13 <2.0.0", + }, + "package_id": 404, + }, + { + "behavior": { + "prod": true, + }, + "id": 161, + "literal": "^1.3.1", + "name": "base64-js", + "npm": { + "name": "base64-js", + "version": ">=1.3.1 <2.0.0", + }, + "package_id": 85, + }, + { + "behavior": { + "prod": true, + }, + "id": 162, + "literal": "^1.1.13", + "name": "ieee754", + "npm": { + "name": "ieee754", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 208, + }, + { + "behavior": { + "prod": true, + }, + "id": 163, + "literal": "~20.12.8", + "name": "@types/node", + "npm": { + "name": "@types/node", + "version": ">=20.12.8 <20.13.0", + }, + "package_id": 431, + }, + { + "behavior": { + "prod": true, + }, + "id": 164, + "literal": "~8.5.10", + "name": "@types/ws", + "npm": { + "name": "@types/ws", + "version": ">=8.5.10 <8.6.0", + }, + "package_id": 44, + }, + { + "behavior": { + "prod": true, + }, + "id": 165, + "literal": "^1.1.0", + "name": "streamsearch", + "npm": { + "name": "streamsearch", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 365, + }, + { + "behavior": { + "prod": true, + }, + "id": 166, + "literal": "^1.0.0", + "name": "es-define-property", + "npm": { + "name": "es-define-property", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 136, + }, + { + "behavior": { + "prod": true, + }, + "id": 167, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 168, + "literal": "^1.1.2", + "name": "function-bind", + "npm": { + "name": "function-bind", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 182, + }, + { + "behavior": { + "prod": true, + }, + "id": 169, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 170, + "literal": "^1.2.1", + "name": "set-function-length", + "npm": { + "name": "set-function-length", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 352, + }, + { + "behavior": { + "prod": true, + }, + "id": 171, + "literal": "^4.1.0", + "name": "ansi-styles", + "npm": { + "name": "ansi-styles", + "version": ">=4.1.0 <5.0.0", + }, + "package_id": 56, + }, + { + "behavior": { + "prod": true, + }, + "id": 172, + "literal": "^7.1.0", + "name": "supports-color", + "npm": { + "name": "supports-color", + "version": ">=7.1.0 <8.0.0", + }, + "package_id": 377, + }, + { + "behavior": { + "optional": true, + }, + "id": 173, + "literal": "~2.3.2", + "name": "fsevents", + "npm": { + "name": "fsevents", + "version": ">=2.3.2 <2.4.0", + }, + "package_id": 181, + }, + { + "behavior": { + "prod": true, + }, + "id": 174, + "literal": "~3.1.2", + "name": "anymatch", + "npm": { + "name": "anymatch", + "version": ">=3.1.2 <3.2.0", + }, + "package_id": 58, + }, + { + "behavior": { + "prod": true, + }, + "id": 175, + "literal": "~3.0.2", + "name": "braces", + "npm": { + "name": "braces", + "version": ">=3.0.2 <3.1.0", + }, + "package_id": 89, + }, + { + "behavior": { + "prod": true, + }, + "id": 176, + "literal": "~5.1.2", + "name": "glob-parent", + "npm": { + "name": "glob-parent", + "version": ">=5.1.2 <5.2.0", + }, + "package_id": 433, + }, + { + "behavior": { + "prod": true, + }, + "id": 177, + "literal": "~2.1.0", + "name": "is-binary-path", + "npm": { + "name": "is-binary-path", + "version": ">=2.1.0 <2.2.0", + }, + "package_id": 220, + }, + { + "behavior": { + "prod": true, + }, + "id": 178, + "literal": "~4.0.1", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.1 <4.1.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 179, + "literal": "~3.0.0", + "name": "normalize-path", + "npm": { + "name": "normalize-path", + "version": ">=3.0.0 <3.1.0", + }, + "package_id": 283, + }, + { + "behavior": { + "prod": true, + }, + "id": 180, + "literal": "~3.6.0", + "name": "readdirp", + "npm": { + "name": "readdirp", + "version": ">=3.6.0 <3.7.0", + }, + "package_id": 337, + }, + { + "behavior": { + "peer": true, + }, + "id": 181, + "literal": "*", + "name": "devtools-protocol", + "npm": { + "name": "devtools-protocol", + "version": ">=0.0.0", + }, + "package_id": 123, + }, + { + "behavior": { + "prod": true, + }, + "id": 182, + "literal": "3.0.1", + "name": "mitt", + "npm": { + "name": "mitt", + "version": "==3.0.1", + }, + "package_id": 275, + }, + { + "behavior": { + "prod": true, + }, + "id": 183, + "literal": "10.0.0", + "name": "urlpattern-polyfill", + "npm": { + "name": "urlpattern-polyfill", + "version": "==10.0.0", + }, + "package_id": 406, + }, + { + "behavior": { + "prod": true, + }, + "id": 184, + "literal": "3.23.8", + "name": "zod", + "npm": { + "name": "zod", + "version": "==3.23.8", + }, + "package_id": 424, + }, + { + "behavior": { + "prod": true, + }, + "id": 185, + "literal": "^4.2.0", + "name": "string-width", + "npm": { + "name": "string-width", + "version": ">=4.2.0 <5.0.0", + }, + "package_id": 367, + }, + { + "behavior": { + "prod": true, + }, + "id": 186, + "literal": "^6.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 372, + }, + { + "behavior": { + "prod": true, + }, + "id": 187, + "literal": "^7.0.0", + "name": "wrap-ansi", + "npm": { + "name": "wrap-ansi", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 414, + }, + { + "behavior": { + "prod": true, + }, + "id": 188, + "literal": "~1.1.4", + "name": "color-name", + "npm": { + "name": "color-name", + "version": ">=1.1.4 <1.2.0", + }, + "package_id": 105, }, { "behavior": { "optional": true, "peer": true, }, - "id": 40, + "id": 189, + "literal": ">=4.9.5", + "name": "typescript", + "npm": { + "name": "typescript", + "version": ">=4.9.5", + }, + "package_id": 399, + }, + { + "behavior": { + "prod": true, + }, + "id": 190, + "literal": "^2.2.1", + "name": "env-paths", + "npm": { + "name": "env-paths", + "version": ">=2.2.1 <3.0.0", + }, + "package_id": 133, + }, + { + "behavior": { + "prod": true, + }, + "id": 191, + "literal": "^3.3.0", + "name": "import-fresh", + "npm": { + "name": "import-fresh", + "version": ">=3.3.0 <4.0.0", + }, + "package_id": 210, + }, + { + "behavior": { + "prod": true, + }, + "id": 192, + "literal": "^4.1.0", + "name": "js-yaml", + "npm": { + "name": "js-yaml", + "version": ">=4.1.0 <5.0.0", + }, + "package_id": 251, + }, + { + "behavior": { + "prod": true, + }, + "id": 193, + "literal": "^5.2.0", + "name": "parse-json", + "npm": { + "name": "parse-json", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 302, + }, + { + "behavior": { + "prod": true, + }, + "id": 194, + "literal": "^3.1.0", + "name": "path-key", + "npm": { + "name": "path-key", + "version": ">=3.1.0 <4.0.0", + }, + "package_id": 305, + }, + { + "behavior": { + "prod": true, + }, + "id": 195, + "literal": "^2.0.0", + "name": "shebang-command", + "npm": { + "name": "shebang-command", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 354, + }, + { + "behavior": { + "prod": true, + }, + "id": 196, + "literal": "^2.0.1", + "name": "which", + "npm": { + "name": "which", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 408, + }, + { + "behavior": { + "prod": true, + }, + "id": 197, + "literal": "^1.0.6", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.6 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 198, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 199, + "literal": "^1.0.1", + "name": "is-data-view", + "npm": { + "name": "is-data-view", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 224, + }, + { + "behavior": { + "prod": true, + }, + "id": 200, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 201, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 202, + "literal": "^1.0.1", + "name": "is-data-view", + "npm": { + "name": "is-data-view", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 224, + }, + { + "behavior": { + "prod": true, + }, + "id": 203, + "literal": "^1.0.6", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.6 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 204, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 205, + "literal": "^1.0.1", + "name": "is-data-view", + "npm": { + "name": "is-data-view", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 224, + }, + { + "behavior": { + "prod": true, + }, + "id": 206, + "literal": "2.1.2", + "name": "ms", + "npm": { + "name": "ms", + "version": "==2.1.2", + }, + "package_id": 276, + }, + { + "behavior": { + "prod": true, + }, + "id": 207, + "literal": "^1.0.0", + "name": "es-define-property", + "npm": { + "name": "es-define-property", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 136, + }, + { + "behavior": { + "prod": true, + }, + "id": 208, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 209, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 210, + "literal": "^1.0.1", + "name": "define-data-property", + "npm": { + "name": "define-data-property", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 119, + }, + { + "behavior": { + "prod": true, + }, + "id": 211, + "literal": "^1.0.0", + "name": "has-property-descriptors", + "npm": { + "name": "has-property-descriptors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 201, + }, + { + "behavior": { + "prod": true, + }, + "id": 212, + "literal": "^1.1.1", + "name": "object-keys", + "npm": { + "name": "object-keys", + "version": ">=1.1.1 <2.0.0", + }, + "package_id": 288, + }, + { + "behavior": { + "prod": true, + }, + "id": 213, + "literal": "^0.13.4", + "name": "ast-types", + "npm": { + "name": "ast-types", + "version": ">=0.13.4 <0.14.0", + }, + "package_id": 72, + }, + { + "behavior": { + "prod": true, + }, + "id": 214, + "literal": "^2.1.0", + "name": "escodegen", + "npm": { + "name": "escodegen", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 145, + }, + { + "behavior": { + "prod": true, + }, + "id": 215, + "literal": "^4.0.1", + "name": "esprima", + "npm": { + "name": "esprima", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 158, + }, + { + "behavior": { + "prod": true, + }, + "id": 216, + "literal": "^4.0.0", + "name": "path-type", + "npm": { + "name": "path-type", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 308, + }, + { + "behavior": { + "prod": true, + }, + "id": 217, + "literal": "^2.0.2", + "name": "esutils", + "npm": { + "name": "esutils", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 162, + }, + { + "behavior": { + "prod": true, + }, + "id": 218, + "literal": "^1.4.0", + "name": "once", + "npm": { + "name": "once", + "version": ">=1.4.0 <2.0.0", + }, + "package_id": 295, + }, + { + "behavior": { + "prod": true, + }, + "id": 219, + "literal": "^4.2.4", + "name": "graceful-fs", + "npm": { + "name": "graceful-fs", + "version": ">=4.2.4 <5.0.0", + }, + "package_id": 197, + }, + { + "behavior": { + "prod": true, + }, + "id": 220, + "literal": "^2.2.0", + "name": "tapable", + "npm": { + "name": "tapable", + "version": ">=2.2.0 <3.0.0", + }, + "package_id": 380, + }, + { + "behavior": { + "prod": true, + }, + "id": 221, + "literal": "^0.2.1", + "name": "is-arrayish", + "npm": { + "name": "is-arrayish", + "version": ">=0.2.1 <0.3.0", + }, + "package_id": 217, + }, + { + "behavior": { + "prod": true, + }, + "id": 222, + "literal": "^1.0.1", + "name": "array-buffer-byte-length", + "npm": { + "name": "array-buffer-byte-length", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 62, + }, + { + "behavior": { + "prod": true, + }, + "id": 223, + "literal": "^1.0.3", + "name": "arraybuffer.prototype.slice", + "npm": { + "name": "arraybuffer.prototype.slice", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 71, + }, + { + "behavior": { + "prod": true, + }, + "id": 224, + "literal": "^1.0.7", + "name": "available-typed-arrays", + "npm": { + "name": "available-typed-arrays", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 75, + }, + { + "behavior": { + "prod": true, + }, + "id": 225, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 226, + "literal": "^1.0.1", + "name": "data-view-buffer", + "npm": { + "name": "data-view-buffer", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 114, + }, + { + "behavior": { + "prod": true, + }, + "id": 227, + "literal": "^1.0.1", + "name": "data-view-byte-length", + "npm": { + "name": "data-view-byte-length", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 115, + }, + { + "behavior": { + "prod": true, + }, + "id": 228, + "literal": "^1.0.0", + "name": "data-view-byte-offset", + "npm": { + "name": "data-view-byte-offset", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 116, + }, + { + "behavior": { + "prod": true, + }, + "id": 229, + "literal": "^1.0.0", + "name": "es-define-property", + "npm": { + "name": "es-define-property", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 136, + }, + { + "behavior": { + "prod": true, + }, + "id": 230, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 231, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 232, + "literal": "^2.0.3", + "name": "es-set-tostringtag", + "npm": { + "name": "es-set-tostringtag", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 140, + }, + { + "behavior": { + "prod": true, + }, + "id": 233, + "literal": "^1.2.1", + "name": "es-to-primitive", + "npm": { + "name": "es-to-primitive", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 142, + }, + { + "behavior": { + "prod": true, + }, + "id": 234, + "literal": "^1.1.6", + "name": "function.prototype.name", + "npm": { + "name": "function.prototype.name", + "version": ">=1.1.6 <2.0.0", + }, + "package_id": 183, + }, + { + "behavior": { + "prod": true, + }, + "id": 235, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 236, + "literal": "^1.0.2", + "name": "get-symbol-description", + "npm": { + "name": "get-symbol-description", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 188, + }, + { + "behavior": { + "prod": true, + }, + "id": 237, + "literal": "^1.0.3", + "name": "globalthis", + "npm": { + "name": "globalthis", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 194, + }, + { + "behavior": { + "prod": true, + }, + "id": 238, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 239, + "literal": "^1.0.2", + "name": "has-property-descriptors", + "npm": { + "name": "has-property-descriptors", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 201, + }, + { + "behavior": { + "prod": true, + }, + "id": 240, + "literal": "^1.0.3", + "name": "has-proto", + "npm": { + "name": "has-proto", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 202, + }, + { + "behavior": { + "prod": true, + }, + "id": 241, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 242, + "literal": "^2.0.2", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 243, + "literal": "^1.0.7", + "name": "internal-slot", + "npm": { + "name": "internal-slot", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 214, + }, + { + "behavior": { + "prod": true, + }, + "id": 244, + "literal": "^3.0.4", + "name": "is-array-buffer", + "npm": { + "name": "is-array-buffer", + "version": ">=3.0.4 <4.0.0", + }, + "package_id": 216, + }, + { + "behavior": { + "prod": true, + }, + "id": 245, + "literal": "^1.2.7", + "name": "is-callable", + "npm": { + "name": "is-callable", + "version": ">=1.2.7 <2.0.0", + }, + "package_id": 222, + }, + { + "behavior": { + "prod": true, + }, + "id": 246, + "literal": "^1.0.1", + "name": "is-data-view", + "npm": { + "name": "is-data-view", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 224, + }, + { + "behavior": { + "prod": true, + }, + "id": 247, + "literal": "^2.0.3", + "name": "is-negative-zero", + "npm": { + "name": "is-negative-zero", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 232, + }, + { + "behavior": { + "prod": true, + }, + "id": 248, + "literal": "^1.1.4", + "name": "is-regex", + "npm": { + "name": "is-regex", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 236, + }, + { + "behavior": { + "prod": true, + }, + "id": 249, + "literal": "^1.0.3", + "name": "is-shared-array-buffer", + "npm": { + "name": "is-shared-array-buffer", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 238, + }, + { + "behavior": { + "prod": true, + }, + "id": 250, + "literal": "^1.0.7", + "name": "is-string", + "npm": { + "name": "is-string", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 239, + }, + { + "behavior": { + "prod": true, + }, + "id": 251, + "literal": "^1.1.13", + "name": "is-typed-array", + "npm": { + "name": "is-typed-array", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 241, + }, + { + "behavior": { + "prod": true, + }, + "id": 252, + "literal": "^1.0.2", + "name": "is-weakref", + "npm": { + "name": "is-weakref", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 243, + }, + { + "behavior": { + "prod": true, + }, + "id": 253, + "literal": "^1.13.1", + "name": "object-inspect", + "npm": { + "name": "object-inspect", + "version": ">=1.13.1 <2.0.0", + }, + "package_id": 287, + }, + { + "behavior": { + "prod": true, + }, + "id": 254, + "literal": "^1.1.1", + "name": "object-keys", + "npm": { + "name": "object-keys", + "version": ">=1.1.1 <2.0.0", + }, + "package_id": 288, + }, + { + "behavior": { + "prod": true, + }, + "id": 255, + "literal": "^4.1.5", + "name": "object.assign", + "npm": { + "name": "object.assign", + "version": ">=4.1.5 <5.0.0", + }, + "package_id": 289, + }, + { + "behavior": { + "prod": true, + }, + "id": 256, + "literal": "^1.5.2", + "name": "regexp.prototype.flags", + "npm": { + "name": "regexp.prototype.flags", + "version": ">=1.5.2 <2.0.0", + }, + "package_id": 340, + }, + { + "behavior": { + "prod": true, + }, + "id": 257, + "literal": "^1.1.2", + "name": "safe-array-concat", + "npm": { + "name": "safe-array-concat", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 348, + }, + { + "behavior": { + "prod": true, + }, + "id": 258, + "literal": "^1.0.3", + "name": "safe-regex-test", + "npm": { + "name": "safe-regex-test", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 349, + }, + { + "behavior": { + "prod": true, + }, + "id": 259, + "literal": "^1.2.9", + "name": "string.prototype.trim", + "npm": { + "name": "string.prototype.trim", + "version": ">=1.2.9 <2.0.0", + }, + "package_id": 369, + }, + { + "behavior": { + "prod": true, + }, + "id": 260, + "literal": "^1.0.8", + "name": "string.prototype.trimend", + "npm": { + "name": "string.prototype.trimend", + "version": ">=1.0.8 <2.0.0", + }, + "package_id": 370, + }, + { + "behavior": { + "prod": true, + }, + "id": 261, + "literal": "^1.0.8", + "name": "string.prototype.trimstart", + "npm": { + "name": "string.prototype.trimstart", + "version": ">=1.0.8 <2.0.0", + }, + "package_id": 371, + }, + { + "behavior": { + "prod": true, + }, + "id": 262, + "literal": "^1.0.2", + "name": "typed-array-buffer", + "npm": { + "name": "typed-array-buffer", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 395, + }, + { + "behavior": { + "prod": true, + }, + "id": 263, + "literal": "^1.0.1", + "name": "typed-array-byte-length", + "npm": { + "name": "typed-array-byte-length", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 396, + }, + { + "behavior": { + "prod": true, + }, + "id": 264, + "literal": "^1.0.2", + "name": "typed-array-byte-offset", + "npm": { + "name": "typed-array-byte-offset", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 397, + }, + { + "behavior": { + "prod": true, + }, + "id": 265, + "literal": "^1.0.6", + "name": "typed-array-length", + "npm": { + "name": "typed-array-length", + "version": ">=1.0.6 <2.0.0", + }, + "package_id": 398, + }, + { + "behavior": { + "prod": true, + }, + "id": 266, + "literal": "^1.0.2", + "name": "unbox-primitive", + "npm": { + "name": "unbox-primitive", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 400, + }, + { + "behavior": { + "prod": true, + }, + "id": 267, + "literal": "^1.1.15", + "name": "which-typed-array", + "npm": { + "name": "which-typed-array", + "version": ">=1.1.15 <2.0.0", + }, + "package_id": 412, + }, + { + "behavior": { + "prod": true, + }, + "id": 268, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 269, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 270, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 271, + "literal": "^1.23.3", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.3 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 272, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 273, + "literal": "^2.0.3", + "name": "es-set-tostringtag", + "npm": { + "name": "es-set-tostringtag", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 140, + }, + { + "behavior": { + "prod": true, + }, + "id": 274, + "literal": "^1.1.2", + "name": "function-bind", + "npm": { + "name": "function-bind", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 182, + }, + { + "behavior": { + "prod": true, + }, + "id": 275, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 276, + "literal": "^1.0.3", + "name": "globalthis", + "npm": { + "name": "globalthis", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 194, + }, + { + "behavior": { + "prod": true, + }, + "id": 277, + "literal": "^1.0.2", + "name": "has-property-descriptors", + "npm": { + "name": "has-property-descriptors", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 201, + }, + { + "behavior": { + "prod": true, + }, + "id": 278, + "literal": "^1.0.3", + "name": "has-proto", + "npm": { + "name": "has-proto", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 202, + }, + { + "behavior": { + "prod": true, + }, + "id": 279, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 280, + "literal": "^1.0.7", + "name": "internal-slot", + "npm": { + "name": "internal-slot", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 214, + }, + { + "behavior": { + "prod": true, + }, + "id": 281, + "literal": "^1.1.2", + "name": "iterator.prototype", + "npm": { + "name": "iterator.prototype", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 247, + }, + { + "behavior": { + "prod": true, + }, + "id": 282, + "literal": "^1.1.2", + "name": "safe-array-concat", + "npm": { + "name": "safe-array-concat", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 348, + }, + { + "behavior": { + "prod": true, + }, + "id": 283, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 284, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 285, + "literal": "^1.0.2", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 286, + "literal": "^2.0.1", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 287, + "literal": "^2.0.0", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 288, + "literal": "^1.1.4", + "name": "is-callable", + "npm": { + "name": "is-callable", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 222, + }, + { + "behavior": { + "prod": true, + }, + "id": 289, + "literal": "^1.0.1", + "name": "is-date-object", + "npm": { + "name": "is-date-object", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 225, + }, + { + "behavior": { + "prod": true, + }, + "id": 290, + "literal": "^1.0.2", + "name": "is-symbol", + "npm": { + "name": "is-symbol", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 240, + }, + { + "behavior": { + "optional": true, + }, + "id": 291, + "literal": "~0.6.1", + "name": "source-map", + "npm": { + "name": "source-map", + "version": ">=0.6.1 <0.7.0", + }, + "package_id": 362, + }, + { + "behavior": { + "prod": true, + }, + "id": 292, + "literal": "^4.0.1", + "name": "esprima", + "npm": { + "name": "esprima", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 158, + }, + { + "behavior": { + "prod": true, + }, + "id": 293, + "literal": "^5.2.0", + "name": "estraverse", + "npm": { + "name": "estraverse", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 161, + }, + { + "behavior": { + "prod": true, + }, + "id": 294, + "literal": "^2.0.2", + "name": "esutils", + "npm": { + "name": "esutils", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 162, + }, + { + "behavior": { + "prod": true, + }, + "id": 295, + "literal": "^4.2.0", + "name": "@eslint-community/eslint-utils", + "npm": { + "name": "@eslint-community/eslint-utils", + "version": ">=4.2.0 <5.0.0", + }, + "package_id": 6, + }, + { + "behavior": { + "prod": true, + }, + "id": 296, + "literal": "^4.6.1", + "name": "@eslint-community/regexpp", + "npm": { + "name": "@eslint-community/regexpp", + "version": ">=4.6.1 <5.0.0", + }, + "package_id": 7, + }, + { + "behavior": { + "prod": true, + }, + "id": 297, + "literal": "^2.1.2", + "name": "@eslint/eslintrc", + "npm": { + "name": "@eslint/eslintrc", + "version": ">=2.1.2 <3.0.0", + }, + "package_id": 8, + }, + { + "behavior": { + "prod": true, + }, + "id": 298, + "literal": "8.50.0", + "name": "@eslint/js", + "npm": { + "name": "@eslint/js", + "version": "==8.50.0", + }, + "package_id": 9, + }, + { + "behavior": { + "prod": true, + }, + "id": 299, + "literal": "^0.11.11", + "name": "@humanwhocodes/config-array", + "npm": { + "name": "@humanwhocodes/config-array", + "version": ">=0.11.11 <0.12.0", + }, + "package_id": 10, + }, + { + "behavior": { + "prod": true, + }, + "id": 300, + "literal": "^1.0.1", + "name": "@humanwhocodes/module-importer", + "npm": { + "name": "@humanwhocodes/module-importer", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 11, + }, + { + "behavior": { + "prod": true, + }, + "id": 301, + "literal": "^1.2.8", + "name": "@nodelib/fs.walk", + "npm": { + "name": "@nodelib/fs.walk", + "version": ">=1.2.8 <2.0.0", + }, + "package_id": 32, + }, + { + "behavior": { + "prod": true, + }, + "id": 302, + "literal": "^6.12.4", + "name": "ajv", + "npm": { + "name": "ajv", + "version": ">=6.12.4 <7.0.0", + }, + "package_id": 54, + }, + { + "behavior": { + "prod": true, + }, + "id": 303, + "literal": "^4.0.0", + "name": "chalk", + "npm": { + "name": "chalk", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 99, + }, + { + "behavior": { + "prod": true, + }, + "id": 304, + "literal": "^7.0.2", + "name": "cross-spawn", + "npm": { + "name": "cross-spawn", + "version": ">=7.0.2 <8.0.0", + }, + "package_id": 109, + }, + { + "behavior": { + "prod": true, + }, + "id": 305, + "literal": "^4.3.2", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.2 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 306, + "literal": "^3.0.0", + "name": "doctrine", + "npm": { + "name": "doctrine", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 127, + }, + { + "behavior": { + "prod": true, + }, + "id": 307, + "literal": "^4.0.0", + "name": "escape-string-regexp", + "npm": { + "name": "escape-string-regexp", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 144, + }, + { + "behavior": { + "prod": true, + }, + "id": 308, + "literal": "^7.2.2", + "name": "eslint-scope", + "npm": { + "name": "eslint-scope", + "version": ">=7.2.2 <8.0.0", + }, + "package_id": 155, + }, + { + "behavior": { + "prod": true, + }, + "id": 309, + "literal": "^3.4.3", + "name": "eslint-visitor-keys", + "npm": { + "name": "eslint-visitor-keys", + "version": ">=3.4.3 <4.0.0", + }, + "package_id": 156, + }, + { + "behavior": { + "prod": true, + }, + "id": 310, + "literal": "^9.6.1", + "name": "espree", + "npm": { + "name": "espree", + "version": ">=9.6.1 <10.0.0", + }, + "package_id": 157, + }, + { + "behavior": { + "prod": true, + }, + "id": 311, + "literal": "^1.4.2", + "name": "esquery", + "npm": { + "name": "esquery", + "version": ">=1.4.2 <2.0.0", + }, + "package_id": 159, + }, + { + "behavior": { + "prod": true, + }, + "id": 312, + "literal": "^2.0.2", + "name": "esutils", + "npm": { + "name": "esutils", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 162, + }, + { + "behavior": { + "prod": true, + }, + "id": 313, + "literal": "^3.1.3", + "name": "fast-deep-equal", + "npm": { + "name": "fast-deep-equal", + "version": ">=3.1.3 <4.0.0", + }, + "package_id": 164, + }, + { + "behavior": { + "prod": true, + }, + "id": 314, + "literal": "^6.0.1", + "name": "file-entry-cache", + "npm": { + "name": "file-entry-cache", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 171, + }, + { + "behavior": { + "prod": true, + }, + "id": 315, + "literal": "^5.0.0", + "name": "find-up", + "npm": { + "name": "find-up", + "version": ">=5.0.0 <6.0.0", + }, + "package_id": 173, + }, + { + "behavior": { + "prod": true, + }, + "id": 316, + "literal": "^6.0.2", + "name": "glob-parent", + "npm": { + "name": "glob-parent", + "version": ">=6.0.2 <7.0.0", + }, + "package_id": 192, + }, + { + "behavior": { + "prod": true, + }, + "id": 317, + "literal": "^13.19.0", + "name": "globals", + "npm": { + "name": "globals", + "version": ">=13.19.0 <14.0.0", + }, + "package_id": 193, + }, + { + "behavior": { + "prod": true, + }, + "id": 318, + "literal": "^1.4.0", + "name": "graphemer", + "npm": { + "name": "graphemer", + "version": ">=1.4.0 <2.0.0", + }, + "package_id": 198, + }, + { + "behavior": { + "prod": true, + }, + "id": 319, + "literal": "^5.2.0", + "name": "ignore", + "npm": { + "name": "ignore", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 209, + }, + { + "behavior": { + "prod": true, + }, + "id": 320, + "literal": "^0.1.4", + "name": "imurmurhash", + "npm": { + "name": "imurmurhash", + "version": ">=0.1.4 <0.2.0", + }, + "package_id": 211, + }, + { + "behavior": { + "prod": true, + }, + "id": 321, + "literal": "^4.0.0", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 322, + "literal": "^3.0.3", + "name": "is-path-inside", + "npm": { + "name": "is-path-inside", + "version": ">=3.0.3 <4.0.0", + }, + "package_id": 235, + }, + { + "behavior": { + "prod": true, + }, + "id": 323, + "literal": "^4.1.0", + "name": "js-yaml", + "npm": { + "name": "js-yaml", + "version": ">=4.1.0 <5.0.0", + }, + "package_id": 251, + }, + { + "behavior": { + "prod": true, + }, + "id": 324, + "literal": "^1.0.1", + "name": "json-stable-stringify-without-jsonify", + "npm": { + "name": "json-stable-stringify-without-jsonify", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 256, + }, + { + "behavior": { + "prod": true, + }, + "id": 325, + "literal": "^0.4.1", + "name": "levn", + "npm": { + "name": "levn", + "version": ">=0.4.1 <0.5.0", + }, + "package_id": 263, + }, + { + "behavior": { + "prod": true, + }, + "id": 326, + "literal": "^4.6.2", + "name": "lodash.merge", + "npm": { + "name": "lodash.merge", + "version": ">=4.6.2 <5.0.0", + }, + "package_id": 267, + }, + { + "behavior": { + "prod": true, + }, + "id": 327, + "literal": "^3.1.2", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.1.2 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 328, + "literal": "^1.4.0", + "name": "natural-compare", + "npm": { + "name": "natural-compare", + "version": ">=1.4.0 <2.0.0", + }, + "package_id": 279, + }, + { + "behavior": { + "prod": true, + }, + "id": 329, + "literal": "^0.9.3", + "name": "optionator", + "npm": { + "name": "optionator", + "version": ">=0.9.3 <0.10.0", + }, + "package_id": 296, + }, + { + "behavior": { + "prod": true, + }, + "id": 330, + "literal": "^6.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 372, + }, + { + "behavior": { + "prod": true, + }, + "id": 331, + "literal": "^0.2.0", + "name": "text-table", + "npm": { + "name": "text-table", + "version": ">=0.2.0 <0.3.0", + }, + "package_id": 384, + }, + { + "behavior": { + "peer": true, + }, + "id": 332, + "literal": "^7.23.0 || ^8.0.0", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=7.23.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "optional": true, + "peer": true, + }, + "id": 333, + "literal": ">=3.3.1", + "name": "typescript", + "npm": { + "name": "typescript", + "version": ">=3.3.1", + }, + "package_id": 399, + }, + { + "behavior": { + "prod": true, + }, + "id": 334, + "literal": "14.1.3", + "name": "@next/eslint-plugin-next", + "npm": { + "name": "@next/eslint-plugin-next", + "version": "==14.1.3", + }, + "package_id": 20, + }, + { + "behavior": { + "prod": true, + }, + "id": 335, + "literal": "^1.3.3", + "name": "@rushstack/eslint-patch", + "npm": { + "name": "@rushstack/eslint-patch", + "version": ">=1.3.3 <2.0.0", + }, + "package_id": 35, + }, + { + "behavior": { + "prod": true, + }, + "id": 336, + "literal": "^5.4.2 || ^6.0.0", + "name": "@typescript-eslint/parser", + "npm": { + "name": "@typescript-eslint/parser", + "version": ">=5.4.2 <6.0.0 || >=6.0.0 <7.0.0 && >=6.0.0 <7.0.0", + }, + "package_id": 46, + }, + { + "behavior": { + "prod": true, + }, + "id": 337, + "literal": "^0.3.6", + "name": "eslint-import-resolver-node", + "npm": { + "name": "eslint-import-resolver-node", + "version": ">=0.3.6 <0.4.0", + }, + "package_id": 148, + }, + { + "behavior": { + "prod": true, + }, + "id": 338, + "literal": "^3.5.2", + "name": "eslint-import-resolver-typescript", + "npm": { + "name": "eslint-import-resolver-typescript", + "version": ">=3.5.2 <4.0.0", + }, + "package_id": 149, + }, + { + "behavior": { + "prod": true, + }, + "id": 339, + "literal": "^2.28.1", + "name": "eslint-plugin-import", + "npm": { + "name": "eslint-plugin-import", + "version": ">=2.28.1 <3.0.0", + }, + "package_id": 151, + }, + { + "behavior": { + "prod": true, + }, + "id": 340, + "literal": "^6.7.1", + "name": "eslint-plugin-jsx-a11y", + "npm": { + "name": "eslint-plugin-jsx-a11y", + "version": ">=6.7.1 <7.0.0", + }, + "package_id": 152, + }, + { + "behavior": { + "prod": true, + }, + "id": 341, + "literal": "^7.33.2", + "name": "eslint-plugin-react", + "npm": { + "name": "eslint-plugin-react", + "version": ">=7.33.2 <8.0.0", + }, + "package_id": 153, + }, + { + "behavior": { + "prod": true, + }, + "id": 342, + "literal": "^4.5.0 || 5.0.0-canary-7118f5dd7-20230705", + "name": "eslint-plugin-react-hooks", + "npm": { + "name": "eslint-plugin-react-hooks", + "version": ">=4.5.0 <5.0.0 || ==5.0.0-canary-7118f5dd7-20230705 && ==5.0.0-canary-7118f5dd7-20230705", + }, + "package_id": 154, + }, + { + "behavior": { + "prod": true, + }, + "id": 343, + "literal": "^3.2.7", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=3.2.7 <4.0.0", + }, + "package_id": 434, + }, + { + "behavior": { + "prod": true, + }, + "id": 344, + "literal": "^2.13.0", + "name": "is-core-module", + "npm": { + "name": "is-core-module", + "version": ">=2.13.0 <3.0.0", + }, + "package_id": 223, + }, + { + "behavior": { + "prod": true, + }, + "id": 345, + "literal": "^1.22.4", + "name": "resolve", + "npm": { + "name": "resolve", + "version": ">=1.22.4 <2.0.0", + }, + "package_id": 342, + }, + { + "behavior": { + "peer": true, + }, + "id": 346, + "literal": "*", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=0.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "peer": true, + }, + "id": 347, + "literal": "*", + "name": "eslint-plugin-import", + "npm": { + "name": "eslint-plugin-import", + "version": ">=0.0.0", + }, + "package_id": 151, + }, + { + "behavior": { + "prod": true, + }, + "id": 348, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 349, + "literal": "^5.12.0", + "name": "enhanced-resolve", + "npm": { + "name": "enhanced-resolve", + "version": ">=5.12.0 <6.0.0", + }, + "package_id": 132, + }, + { + "behavior": { + "prod": true, + }, + "id": 350, + "literal": "^2.7.4", + "name": "eslint-module-utils", + "npm": { + "name": "eslint-module-utils", + "version": ">=2.7.4 <3.0.0", + }, + "package_id": 150, + }, + { + "behavior": { + "prod": true, + }, + "id": 351, + "literal": "^3.3.1", + "name": "fast-glob", + "npm": { + "name": "fast-glob", + "version": ">=3.3.1 <4.0.0", + }, + "package_id": 166, + }, + { + "behavior": { + "prod": true, + }, + "id": 352, + "literal": "^4.5.0", + "name": "get-tsconfig", + "npm": { + "name": "get-tsconfig", + "version": ">=4.5.0 <5.0.0", + }, + "package_id": 189, + }, + { + "behavior": { + "prod": true, + }, + "id": 353, + "literal": "^2.11.0", + "name": "is-core-module", + "npm": { + "name": "is-core-module", + "version": ">=2.11.0 <3.0.0", + }, + "package_id": 223, + }, + { + "behavior": { + "prod": true, + }, + "id": 354, + "literal": "^4.0.3", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.3 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 355, + "literal": "^3.2.7", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=3.2.7 <4.0.0", + }, + "package_id": 434, + }, + { + "behavior": { + "peer": true, + }, + "id": 356, + "literal": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=2.0.0 <3.0.0 || >=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "prod": true, + }, + "id": 357, + "literal": "^3.1.7", + "name": "array-includes", + "npm": { + "name": "array-includes", + "version": ">=3.1.7 <4.0.0", + }, + "package_id": 63, + }, + { + "behavior": { + "prod": true, + }, + "id": 358, + "literal": "^1.2.3", + "name": "array.prototype.findlastindex", + "npm": { + "name": "array.prototype.findlastindex", + "version": ">=1.2.3 <2.0.0", + }, + "package_id": 66, + }, + { + "behavior": { + "prod": true, + }, + "id": 359, + "literal": "^1.3.2", + "name": "array.prototype.flat", + "npm": { + "name": "array.prototype.flat", + "version": ">=1.3.2 <2.0.0", + }, + "package_id": 67, + }, + { + "behavior": { + "prod": true, + }, + "id": 360, + "literal": "^1.3.2", + "name": "array.prototype.flatmap", + "npm": { + "name": "array.prototype.flatmap", + "version": ">=1.3.2 <2.0.0", + }, + "package_id": 68, + }, + { + "behavior": { + "prod": true, + }, + "id": 361, + "literal": "^3.2.7", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=3.2.7 <4.0.0", + }, + "package_id": 434, + }, + { + "behavior": { + "prod": true, + }, + "id": 362, + "literal": "^2.1.0", + "name": "doctrine", + "npm": { + "name": "doctrine", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 435, + }, + { + "behavior": { + "prod": true, + }, + "id": 363, + "literal": "^0.3.9", + "name": "eslint-import-resolver-node", + "npm": { + "name": "eslint-import-resolver-node", + "version": ">=0.3.9 <0.4.0", + }, + "package_id": 148, + }, + { + "behavior": { + "prod": true, + }, + "id": 364, + "literal": "^2.8.0", + "name": "eslint-module-utils", + "npm": { + "name": "eslint-module-utils", + "version": ">=2.8.0 <3.0.0", + }, + "package_id": 150, + }, + { + "behavior": { + "prod": true, + }, + "id": 365, + "literal": "^2.0.0", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 366, + "literal": "^2.13.1", + "name": "is-core-module", + "npm": { + "name": "is-core-module", + "version": ">=2.13.1 <3.0.0", + }, + "package_id": 223, + }, + { + "behavior": { + "prod": true, + }, + "id": 367, + "literal": "^4.0.3", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.3 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 368, + "literal": "^3.1.2", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.1.2 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 369, + "literal": "^2.0.7", + "name": "object.fromentries", + "npm": { + "name": "object.fromentries", + "version": ">=2.0.7 <3.0.0", + }, + "package_id": 291, + }, + { + "behavior": { + "prod": true, + }, + "id": 370, + "literal": "^1.0.1", + "name": "object.groupby", + "npm": { + "name": "object.groupby", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 292, + }, + { + "behavior": { + "prod": true, + }, + "id": 371, + "literal": "^1.1.7", + "name": "object.values", + "npm": { + "name": "object.values", + "version": ">=1.1.7 <2.0.0", + }, + "package_id": 294, + }, + { + "behavior": { + "prod": true, + }, + "id": 372, + "literal": "^6.3.1", + "name": "semver", + "npm": { + "name": "semver", + "version": ">=6.3.1 <7.0.0", + }, + "package_id": 351, + }, + { + "behavior": { + "prod": true, + }, + "id": 373, + "literal": "^3.15.0", + "name": "tsconfig-paths", + "npm": { + "name": "tsconfig-paths", + "version": ">=3.15.0 <4.0.0", + }, + "package_id": 391, + }, + { + "behavior": { + "peer": true, + }, + "id": 374, + "literal": "^3 || ^4 || ^5 || ^6 || ^7 || ^8", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "prod": true, + }, + "id": 375, + "literal": "^7.23.2", + "name": "@babel/runtime", + "npm": { + "name": "@babel/runtime", + "version": ">=7.23.2 <8.0.0", + }, + "package_id": 5, + }, + { + "behavior": { + "prod": true, + }, + "id": 376, + "literal": "^5.3.0", + "name": "aria-query", + "npm": { + "name": "aria-query", + "version": ">=5.3.0 <6.0.0", + }, + "package_id": 61, + }, + { + "behavior": { + "prod": true, + }, + "id": 377, + "literal": "^3.1.7", + "name": "array-includes", + "npm": { + "name": "array-includes", + "version": ">=3.1.7 <4.0.0", + }, + "package_id": 63, + }, + { + "behavior": { + "prod": true, + }, + "id": 378, + "literal": "^1.3.2", + "name": "array.prototype.flatmap", + "npm": { + "name": "array.prototype.flatmap", + "version": ">=1.3.2 <2.0.0", + }, + "package_id": 68, + }, + { + "behavior": { + "prod": true, + }, + "id": 379, + "literal": "^0.0.8", + "name": "ast-types-flow", + "npm": { + "name": "ast-types-flow", + "version": ">=0.0.8 <0.0.9", + }, + "package_id": 73, + }, + { + "behavior": { + "prod": true, + }, + "id": 380, + "literal": "=4.7.0", + "name": "axe-core", + "npm": { + "name": "axe-core", + "version": "==4.7.0", + }, + "package_id": 76, + }, + { + "behavior": { + "prod": true, + }, + "id": 381, + "literal": "^3.2.1", + "name": "axobject-query", + "npm": { + "name": "axobject-query", + "version": ">=3.2.1 <4.0.0", + }, + "package_id": 77, + }, + { + "behavior": { + "prod": true, + }, + "id": 382, + "literal": "^1.0.8", + "name": "damerau-levenshtein", + "npm": { + "name": "damerau-levenshtein", + "version": ">=1.0.8 <2.0.0", + }, + "package_id": 112, + }, + { + "behavior": { + "prod": true, + }, + "id": 383, + "literal": "^9.2.2", + "name": "emoji-regex", + "npm": { + "name": "emoji-regex", + "version": ">=9.2.2 <10.0.0", + }, + "package_id": 130, + }, + { + "behavior": { + "prod": true, + }, + "id": 384, + "literal": "^1.0.15", + "name": "es-iterator-helpers", + "npm": { + "name": "es-iterator-helpers", + "version": ">=1.0.15 <2.0.0", + }, + "package_id": 138, + }, + { + "behavior": { + "prod": true, + }, + "id": 385, + "literal": "^2.0.0", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 386, + "literal": "^3.3.5", + "name": "jsx-ast-utils", + "npm": { + "name": "jsx-ast-utils", + "version": ">=3.3.5 <4.0.0", + }, + "package_id": 259, + }, + { + "behavior": { + "prod": true, + }, + "id": 387, + "literal": "^1.0.9", + "name": "language-tags", + "npm": { + "name": "language-tags", + "version": ">=1.0.9 <2.0.0", + }, + "package_id": 262, + }, + { + "behavior": { + "prod": true, + }, + "id": 388, + "literal": "^3.1.2", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.1.2 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 389, + "literal": "^1.1.7", + "name": "object.entries", + "npm": { + "name": "object.entries", + "version": ">=1.1.7 <2.0.0", + }, + "package_id": 290, + }, + { + "behavior": { + "prod": true, + }, + "id": 390, + "literal": "^2.0.7", + "name": "object.fromentries", + "npm": { + "name": "object.fromentries", + "version": ">=2.0.7 <3.0.0", + }, + "package_id": 291, + }, + { + "behavior": { + "peer": true, + }, + "id": 391, + "literal": "^3 || ^4 || ^5 || ^6 || ^7 || ^8", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "prod": true, + }, + "id": 392, + "literal": "^3.1.8", + "name": "array-includes", + "npm": { + "name": "array-includes", + "version": ">=3.1.8 <4.0.0", + }, + "package_id": 63, + }, + { + "behavior": { + "prod": true, + }, + "id": 393, + "literal": "^1.2.5", + "name": "array.prototype.findlast", + "npm": { + "name": "array.prototype.findlast", + "version": ">=1.2.5 <2.0.0", + }, + "package_id": 65, + }, + { + "behavior": { + "prod": true, + }, + "id": 394, + "literal": "^1.3.2", + "name": "array.prototype.flatmap", + "npm": { + "name": "array.prototype.flatmap", + "version": ">=1.3.2 <2.0.0", + }, + "package_id": 68, + }, + { + "behavior": { + "prod": true, + }, + "id": 395, + "literal": "^1.1.2", + "name": "array.prototype.toreversed", + "npm": { + "name": "array.prototype.toreversed", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 69, + }, + { + "behavior": { + "prod": true, + }, + "id": 396, + "literal": "^1.1.3", + "name": "array.prototype.tosorted", + "npm": { + "name": "array.prototype.tosorted", + "version": ">=1.1.3 <2.0.0", + }, + "package_id": 70, + }, + { + "behavior": { + "prod": true, + }, + "id": 397, + "literal": "^2.1.0", + "name": "doctrine", + "npm": { + "name": "doctrine", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 435, + }, + { + "behavior": { + "prod": true, + }, + "id": 398, + "literal": "^1.0.19", + "name": "es-iterator-helpers", + "npm": { + "name": "es-iterator-helpers", + "version": ">=1.0.19 <2.0.0", + }, + "package_id": 138, + }, + { + "behavior": { + "prod": true, + }, + "id": 399, + "literal": "^5.3.0", + "name": "estraverse", + "npm": { + "name": "estraverse", + "version": ">=5.3.0 <6.0.0", + }, + "package_id": 161, + }, + { + "behavior": { + "prod": true, + }, + "id": 400, + "literal": "^2.4.1 || ^3.0.0", + "name": "jsx-ast-utils", + "npm": { + "name": "jsx-ast-utils", + "version": ">=2.4.1 <3.0.0 || >=3.0.0 <4.0.0 && >=3.0.0 <4.0.0", + }, + "package_id": 259, + }, + { + "behavior": { + "prod": true, + }, + "id": 401, + "literal": "^3.1.2", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.1.2 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 402, + "literal": "^1.1.8", + "name": "object.entries", + "npm": { + "name": "object.entries", + "version": ">=1.1.8 <2.0.0", + }, + "package_id": 290, + }, + { + "behavior": { + "prod": true, + }, + "id": 403, + "literal": "^2.0.8", + "name": "object.fromentries", + "npm": { + "name": "object.fromentries", + "version": ">=2.0.8 <3.0.0", + }, + "package_id": 291, + }, + { + "behavior": { + "prod": true, + }, + "id": 404, + "literal": "^1.1.4", + "name": "object.hasown", + "npm": { + "name": "object.hasown", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 293, + }, + { + "behavior": { + "prod": true, + }, + "id": 405, + "literal": "^1.2.0", + "name": "object.values", + "npm": { + "name": "object.values", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 294, + }, + { + "behavior": { + "prod": true, + }, + "id": 406, + "literal": "^15.8.1", + "name": "prop-types", + "npm": { + "name": "prop-types", + "version": ">=15.8.1 <16.0.0", + }, + "package_id": 324, + }, + { + "behavior": { + "prod": true, + }, + "id": 407, + "literal": "^2.0.0-next.5", + "name": "resolve", + "npm": { + "name": "resolve", + "version": ">=2.0.0-next.5 <3.0.0", + }, + "package_id": 436, + }, + { + "behavior": { + "prod": true, + }, + "id": 408, + "literal": "^6.3.1", + "name": "semver", + "npm": { + "name": "semver", + "version": ">=6.3.1 <7.0.0", + }, + "package_id": 351, + }, + { + "behavior": { + "prod": true, + }, + "id": 409, + "literal": "^4.0.11", + "name": "string.prototype.matchall", + "npm": { + "name": "string.prototype.matchall", + "version": ">=4.0.11 <5.0.0", + }, + "package_id": 368, + }, + { + "behavior": { + "peer": true, + }, + "id": 410, + "literal": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=8.0.0-0 <9.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "prod": true, + }, + "id": 411, + "literal": "^4.3.0", + "name": "esrecurse", + "npm": { + "name": "esrecurse", + "version": ">=4.3.0 <5.0.0", + }, + "package_id": 160, + }, + { + "behavior": { + "prod": true, + }, + "id": 412, + "literal": "^5.2.0", + "name": "estraverse", + "npm": { + "name": "estraverse", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 161, + }, + { + "behavior": { + "prod": true, + }, + "id": 413, + "literal": "^8.9.0", + "name": "acorn", + "npm": { + "name": "acorn", + "version": ">=8.9.0 <9.0.0", + }, + "package_id": 51, + }, + { + "behavior": { + "prod": true, + }, + "id": 414, + "literal": "^5.3.2", + "name": "acorn-jsx", + "npm": { + "name": "acorn-jsx", + "version": ">=5.3.2 <6.0.0", + }, + "package_id": 52, + }, + { + "behavior": { + "prod": true, + }, + "id": 415, + "literal": "^3.4.1", + "name": "eslint-visitor-keys", + "npm": { + "name": "eslint-visitor-keys", + "version": ">=3.4.1 <4.0.0", + }, + "package_id": 156, + }, + { + "behavior": { + "prod": true, + }, + "id": 416, + "literal": "^5.1.0", + "name": "estraverse", + "npm": { + "name": "estraverse", + "version": ">=5.1.0 <6.0.0", + }, + "package_id": 161, + }, + { + "behavior": { + "prod": true, + }, + "id": 417, + "literal": "^5.2.0", + "name": "estraverse", + "npm": { + "name": "estraverse", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 161, + }, + { + "behavior": { + "optional": true, + }, + "id": 418, + "literal": "^2.9.1", + "name": "@types/yauzl", + "npm": { + "name": "@types/yauzl", + "version": ">=2.9.1 <3.0.0", + }, + "package_id": 45, + }, + { + "behavior": { + "prod": true, + }, + "id": 419, + "literal": "^4.1.1", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.1.1 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 420, + "literal": "^5.1.0", + "name": "get-stream", + "npm": { + "name": "get-stream", + "version": ">=5.1.0 <6.0.0", + }, + "package_id": 187, + }, + { + "behavior": { + "prod": true, + }, + "id": 421, + "literal": "^2.10.0", + "name": "yauzl", + "npm": { + "name": "yauzl", + "version": ">=2.10.0 <3.0.0", + }, + "package_id": 422, + }, + { + "behavior": { + "prod": true, + }, + "id": 422, + "literal": "^2.0.2", + "name": "@nodelib/fs.stat", + "npm": { + "name": "@nodelib/fs.stat", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 31, + }, + { + "behavior": { + "prod": true, + }, + "id": 423, + "literal": "^1.2.3", + "name": "@nodelib/fs.walk", + "npm": { + "name": "@nodelib/fs.walk", + "version": ">=1.2.3 <2.0.0", + }, + "package_id": 32, + }, + { + "behavior": { + "prod": true, + }, + "id": 424, + "literal": "^5.1.2", + "name": "glob-parent", + "npm": { + "name": "glob-parent", + "version": ">=5.1.2 <6.0.0", + }, + "package_id": 433, + }, + { + "behavior": { + "prod": true, + }, + "id": 425, + "literal": "^1.3.0", + "name": "merge2", + "npm": { + "name": "merge2", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 270, + }, + { + "behavior": { + "prod": true, + }, + "id": 426, + "literal": "^4.0.4", + "name": "micromatch", + "npm": { + "name": "micromatch", + "version": ">=4.0.4 <5.0.0", + }, + "package_id": 271, + }, + { + "behavior": { + "prod": true, + }, + "id": 427, + "literal": "^1.0.4", + "name": "reusify", + "npm": { + "name": "reusify", + "version": ">=1.0.4 <2.0.0", + }, + "package_id": 345, + }, + { + "behavior": { + "prod": true, + }, + "id": 428, + "literal": "~1.2.0", + "name": "pend", + "npm": { + "name": "pend", + "version": ">=1.2.0 <1.3.0", + }, + "package_id": 309, + }, + { + "behavior": { + "prod": true, + }, + "id": 429, + "literal": "^3.0.4", + "name": "flat-cache", + "npm": { + "name": "flat-cache", + "version": ">=3.0.4 <4.0.0", + }, + "package_id": 174, + }, + { + "behavior": { + "prod": true, + }, + "id": 430, + "literal": "^5.0.1", + "name": "to-regex-range", + "npm": { + "name": "to-regex-range", + "version": ">=5.0.1 <6.0.0", + }, + "package_id": 388, + }, + { + "behavior": { + "prod": true, + }, + "id": 431, + "literal": "^6.0.0", + "name": "locate-path", + "npm": { + "name": "locate-path", + "version": ">=6.0.0 <7.0.0", + }, + "package_id": 266, + }, + { + "behavior": { + "prod": true, + }, + "id": 432, + "literal": "^4.0.0", + "name": "path-exists", + "npm": { + "name": "path-exists", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 303, + }, + { + "behavior": { + "prod": true, + }, + "id": 433, + "literal": "^3.2.9", + "name": "flatted", + "npm": { + "name": "flatted", + "version": ">=3.2.9 <4.0.0", + }, + "package_id": 175, + }, + { + "behavior": { + "prod": true, + }, + "id": 434, + "literal": "^4.5.3", + "name": "keyv", + "npm": { + "name": "keyv", + "version": ">=4.5.3 <5.0.0", + }, + "package_id": 260, + }, + { + "behavior": { + "prod": true, + }, + "id": 435, + "literal": "^3.0.2", + "name": "rimraf", + "npm": { + "name": "rimraf", + "version": ">=3.0.2 <4.0.0", + }, + "package_id": 346, + }, + { + "behavior": { + "prod": true, + }, + "id": 436, + "literal": "^1.1.3", + "name": "is-callable", + "npm": { + "name": "is-callable", + "version": ">=1.1.3 <2.0.0", + }, + "package_id": 222, + }, + { + "behavior": { + "prod": true, + }, + "id": 437, + "literal": "^7.0.0", + "name": "cross-spawn", + "npm": { + "name": "cross-spawn", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 109, + }, + { + "behavior": { + "prod": true, + }, + "id": 438, + "literal": "^4.0.1", + "name": "signal-exit", + "npm": { + "name": "signal-exit", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 357, + }, + { + "behavior": { + "prod": true, + }, + "id": 439, + "literal": "^4.2.0", + "name": "graceful-fs", + "npm": { + "name": "graceful-fs", + "version": ">=4.2.0 <5.0.0", + }, + "package_id": 197, + }, + { + "behavior": { + "prod": true, + }, + "id": 440, + "literal": "^6.0.1", + "name": "jsonfile", + "npm": { + "name": "jsonfile", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 258, + }, + { + "behavior": { + "prod": true, + }, + "id": 441, + "literal": "^2.0.0", + "name": "universalify", + "npm": { + "name": "universalify", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 403, + }, + { + "behavior": { + "prod": true, + }, + "id": 442, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 443, + "literal": "^1.2.0", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 444, + "literal": "^1.22.1", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.22.1 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 445, + "literal": "^1.2.3", + "name": "functions-have-names", + "npm": { + "name": "functions-have-names", + "version": ">=1.2.3 <2.0.0", + }, + "package_id": 184, + }, + { + "behavior": { + "prod": true, + }, + "id": 446, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 447, + "literal": "^1.1.2", + "name": "function-bind", + "npm": { + "name": "function-bind", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 182, + }, + { + "behavior": { + "prod": true, + }, + "id": 448, + "literal": "^1.0.1", + "name": "has-proto", + "npm": { + "name": "has-proto", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 202, + }, + { + "behavior": { + "prod": true, + }, + "id": 449, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 450, + "literal": "^2.0.0", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 451, + "literal": "^3.0.0", + "name": "pump", + "npm": { + "name": "pump", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 327, + }, + { + "behavior": { + "prod": true, + }, + "id": 452, + "literal": "^1.0.5", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.5 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 453, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 454, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 455, + "literal": "^1.0.0", + "name": "resolve-pkg-maps", + "npm": { + "name": "resolve-pkg-maps", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 344, + }, + { + "behavior": { + "prod": true, + }, + "id": 456, + "literal": "^5.0.2", + "name": "basic-ftp", + "npm": { + "name": "basic-ftp", + "version": ">=5.0.2 <6.0.0", + }, + "package_id": 86, + }, + { + "behavior": { + "prod": true, + }, + "id": 457, + "literal": "^6.0.2", + "name": "data-uri-to-buffer", + "npm": { + "name": "data-uri-to-buffer", + "version": ">=6.0.2 <7.0.0", + }, + "package_id": 113, + }, + { + "behavior": { + "prod": true, + }, + "id": 458, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 459, + "literal": "^11.2.0", + "name": "fs-extra", + "npm": { + "name": "fs-extra", + "version": ">=11.2.0 <12.0.0", + }, + "package_id": 179, + }, + { + "behavior": { + "prod": true, + }, + "id": 460, + "literal": "^3.1.0", + "name": "foreground-child", + "npm": { + "name": "foreground-child", + "version": ">=3.1.0 <4.0.0", + }, + "package_id": 177, + }, + { + "behavior": { + "prod": true, + }, + "id": 461, + "literal": "^2.3.5", + "name": "jackspeak", + "npm": { + "name": "jackspeak", + "version": ">=2.3.5 <3.0.0", + }, + "package_id": 248, + }, + { + "behavior": { + "prod": true, + }, + "id": 462, + "literal": "^9.0.1", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=9.0.1 <10.0.0", + }, + "package_id": 437, + }, + { + "behavior": { + "prod": true, + }, + "id": 463, + "literal": "^5.0.0 || ^6.0.2 || ^7.0.0", + "name": "minipass", + "npm": { + "name": "minipass", + "version": ">=5.0.0 <6.0.0 || >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=7.0.0 <8.0.0", + }, + "package_id": 274, + }, + { + "behavior": { + "prod": true, + }, + "id": 464, + "literal": "^1.10.1", + "name": "path-scurry", + "npm": { + "name": "path-scurry", + "version": ">=1.10.1 <2.0.0", + }, + "package_id": 307, + }, + { + "behavior": { + "prod": true, + }, + "id": 465, + "literal": "^4.0.3", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.3 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 466, + "literal": "^0.20.2", + "name": "type-fest", + "npm": { + "name": "type-fest", + "version": ">=0.20.2 <0.21.0", + }, + "package_id": 394, + }, + { + "behavior": { + "prod": true, + }, + "id": 467, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 468, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 469, + "literal": "^2.1.0", + "name": "array-union", + "npm": { + "name": "array-union", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 64, + }, + { + "behavior": { + "prod": true, + }, + "id": 470, + "literal": "^3.0.1", + "name": "dir-glob", + "npm": { + "name": "dir-glob", + "version": ">=3.0.1 <4.0.0", + }, + "package_id": 125, + }, + { + "behavior": { + "prod": true, + }, + "id": 471, + "literal": "^3.2.9", + "name": "fast-glob", + "npm": { + "name": "fast-glob", + "version": ">=3.2.9 <4.0.0", + }, + "package_id": 166, + }, + { + "behavior": { + "prod": true, + }, + "id": 472, + "literal": "^5.2.0", + "name": "ignore", + "npm": { + "name": "ignore", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 209, + }, + { + "behavior": { + "prod": true, + }, + "id": 473, + "literal": "^1.4.1", + "name": "merge2", + "npm": { + "name": "merge2", + "version": ">=1.4.1 <2.0.0", + }, + "package_id": 270, + }, + { + "behavior": { + "prod": true, + }, + "id": 474, + "literal": "^3.0.0", + "name": "slash", + "npm": { + "name": "slash", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 358, + }, + { + "behavior": { + "prod": true, + }, + "id": 475, + "literal": "^1.1.3", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.1.3 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 476, + "literal": "^1.0.0", + "name": "es-define-property", + "npm": { + "name": "es-define-property", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 136, + }, + { + "behavior": { + "prod": true, + }, + "id": 477, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 478, + "literal": "^1.1.2", + "name": "function-bind", + "npm": { + "name": "function-bind", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 182, + }, + { + "behavior": { + "prod": true, + }, + "id": 479, + "literal": "^7.1.0", + "name": "agent-base", + "npm": { + "name": "agent-base", + "version": ">=7.1.0 <8.0.0", + }, + "package_id": 53, + }, + { + "behavior": { + "prod": true, + }, + "id": 480, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 481, + "literal": "^7.0.2", + "name": "agent-base", + "npm": { + "name": "agent-base", + "version": ">=7.0.2 <8.0.0", + }, + "package_id": 53, + }, + { + "behavior": { + "prod": true, + }, + "id": 482, + "literal": "4", + "name": "debug", + "npm": { + "name": "debug", + "version": "<5.0.0 >=4.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 483, + "literal": "^1.0.0", + "name": "parent-module", + "npm": { + "name": "parent-module", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 301, + }, + { + "behavior": { + "prod": true, + }, + "id": 484, + "literal": "^4.0.0", + "name": "resolve-from", + "npm": { + "name": "resolve-from", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 343, + }, + { + "behavior": { + "prod": true, + }, + "id": 485, + "literal": "^1.3.0", + "name": "once", + "npm": { + "name": "once", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 295, + }, + { + "behavior": { + "prod": true, + }, + "id": 486, + "literal": "1", + "name": "wrappy", + "npm": { + "name": "wrappy", + "version": "<2.0.0 >=1.0.0", + }, + "package_id": 415, + }, + { + "behavior": { + "prod": true, + }, + "id": 487, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 488, + "literal": "^2.0.0", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 489, + "literal": "^1.0.4", + "name": "side-channel", + "npm": { + "name": "side-channel", + "version": ">=1.0.4 <2.0.0", + }, + "package_id": 356, + }, + { + "behavior": { + "prod": true, + }, + "id": 490, + "literal": "1.1.0", + "name": "jsbn", + "npm": { + "name": "jsbn", + "version": "==1.1.0", + }, + "package_id": 252, + }, + { + "behavior": { + "prod": true, + }, + "id": 491, + "literal": "^1.1.3", + "name": "sprintf-js", + "npm": { + "name": "sprintf-js", + "version": ">=1.1.3 <2.0.0", + }, + "package_id": 364, + }, + { + "behavior": { + "prod": true, + }, + "id": 492, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 493, + "literal": "^1.2.1", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 494, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 495, + "literal": "^1.0.1", + "name": "has-bigints", + "npm": { + "name": "has-bigints", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 199, + }, + { + "behavior": { + "prod": true, + }, + "id": 496, + "literal": "^2.0.0", + "name": "binary-extensions", + "npm": { + "name": "binary-extensions", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 87, + }, + { + "behavior": { + "prod": true, + }, + "id": 497, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 498, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 499, + "literal": "^2.0.0", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 500, + "literal": "^1.1.13", + "name": "is-typed-array", + "npm": { + "name": "is-typed-array", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 241, + }, + { + "behavior": { + "prod": true, + }, + "id": 501, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 502, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 503, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 504, + "literal": "^2.1.1", + "name": "is-extglob", + "npm": { + "name": "is-extglob", + "version": ">=2.1.1 <3.0.0", + }, + "package_id": 226, + }, + { + "behavior": { + "prod": true, + }, + "id": 505, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 506, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 507, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 508, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 509, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 510, + "literal": "^1.0.2", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 511, + "literal": "^1.1.14", + "name": "which-typed-array", + "npm": { + "name": "which-typed-array", + "version": ">=1.1.14 <2.0.0", + }, + "package_id": 412, + }, + { + "behavior": { + "prod": true, + }, + "id": 512, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 513, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 514, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 515, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 516, + "literal": "^1.2.1", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 517, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 518, + "literal": "^1.0.4", + "name": "reflect.getprototypeof", + "npm": { + "name": "reflect.getprototypeof", + "version": ">=1.0.4 <2.0.0", + }, + "package_id": 338, + }, + { + "behavior": { + "prod": true, + }, + "id": 519, + "literal": "^2.0.1", + "name": "set-function-name", + "npm": { + "name": "set-function-name", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 353, + }, + { + "behavior": { + "optional": true, + }, + "id": 520, + "literal": "^0.11.0", + "name": "@pkgjs/parseargs", + "npm": { + "name": "@pkgjs/parseargs", + "version": ">=0.11.0 <0.12.0", + }, + "package_id": 33, + }, + { + "behavior": { + "prod": true, + }, + "id": 521, + "literal": "^8.0.2", + "name": "@isaacs/cliui", + "npm": { + "name": "@isaacs/cliui", + "version": ">=8.0.2 <9.0.0", + }, + "package_id": 13, + }, + { + "behavior": { + "prod": true, + }, + "id": 522, + "literal": "^2.0.1", + "name": "argparse", + "npm": { + "name": "argparse", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 60, + }, + { + "behavior": { + "prod": true, + }, + "id": 523, + "literal": "^1.2.0", + "name": "minimist", + "npm": { + "name": "minimist", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 273, + }, + { + "behavior": { + "optional": true, + }, + "id": 524, + "literal": "^4.1.6", + "name": "graceful-fs", + "npm": { + "name": "graceful-fs", + "version": ">=4.1.6 <5.0.0", + }, + "package_id": 197, + }, + { + "behavior": { + "prod": true, + }, + "id": 525, + "literal": "^2.0.0", + "name": "universalify", + "npm": { + "name": "universalify", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 403, + }, + { + "behavior": { + "prod": true, + }, + "id": 526, + "literal": "^3.1.6", + "name": "array-includes", + "npm": { + "name": "array-includes", + "version": ">=3.1.6 <4.0.0", + }, + "package_id": 63, + }, + { + "behavior": { + "prod": true, + }, + "id": 527, + "literal": "^1.3.1", + "name": "array.prototype.flat", + "npm": { + "name": "array.prototype.flat", + "version": ">=1.3.1 <2.0.0", + }, + "package_id": 67, + }, + { + "behavior": { + "prod": true, + }, + "id": 528, + "literal": "^4.1.4", + "name": "object.assign", + "npm": { + "name": "object.assign", + "version": ">=4.1.4 <5.0.0", + }, + "package_id": 289, + }, + { + "behavior": { + "prod": true, + }, + "id": 529, + "literal": "^1.1.6", + "name": "object.values", + "npm": { + "name": "object.values", + "version": ">=1.1.6 <2.0.0", + }, + "package_id": 294, + }, + { + "behavior": { + "prod": true, + }, + "id": 530, + "literal": "3.0.1", + "name": "json-buffer", + "npm": { + "name": "json-buffer", + "version": "==3.0.1", + }, + "package_id": 253, + }, + { + "behavior": { + "prod": true, + }, + "id": 531, + "literal": "^0.3.20", + "name": "language-subtag-registry", + "npm": { + "name": "language-subtag-registry", + "version": ">=0.3.20 <0.4.0", + }, + "package_id": 261, + }, + { + "behavior": { + "prod": true, + }, + "id": 532, + "literal": "^1.2.1", + "name": "prelude-ls", + "npm": { + "name": "prelude-ls", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 322, + }, + { + "behavior": { + "prod": true, + }, + "id": 533, + "literal": "~0.4.0", + "name": "type-check", + "npm": { + "name": "type-check", + "version": ">=0.4.0 <0.5.0", + }, + "package_id": 393, + }, + { + "behavior": { + "prod": true, + }, + "id": 534, + "literal": "^5.0.0", + "name": "p-locate", + "npm": { + "name": "p-locate", + "version": ">=5.0.0 <6.0.0", + }, + "package_id": 298, + }, + { + "behavior": { + "prod": true, + }, + "id": 535, + "literal": "^3.0.0 || ^4.0.0", + "name": "js-tokens", + "npm": { + "name": "js-tokens", + "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 && >=4.0.0 <5.0.0", + }, + "package_id": 250, + }, + { + "behavior": { + "prod": true, + }, + "id": 536, + "literal": "^3.0.3", + "name": "braces", + "npm": { + "name": "braces", + "version": ">=3.0.3 <4.0.0", + }, + "package_id": 89, + }, + { + "behavior": { + "prod": true, + }, + "id": 537, + "literal": "^2.3.1", + "name": "picomatch", + "npm": { + "name": "picomatch", + "version": ">=2.3.1 <3.0.0", + }, + "package_id": 311, + }, + { + "behavior": { + "prod": true, + }, + "id": 538, + "literal": "^1.1.7", + "name": "brace-expansion", + "npm": { + "name": "brace-expansion", + "version": ">=1.1.7 <2.0.0", + }, + "package_id": 88, + }, + { + "behavior": { + "prod": true, + }, + "id": 539, + "literal": "^1.0.0", + "name": "any-promise", + "npm": { + "name": "any-promise", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 57, + }, + { + "behavior": { + "prod": true, + }, + "id": 540, + "literal": "^4.0.1", + "name": "object-assign", + "npm": { + "name": "object-assign", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 285, + }, + { + "behavior": { + "prod": true, + }, + "id": 541, + "literal": "^1.0.0", + "name": "thenify-all", + "npm": { + "name": "thenify-all", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 386, + }, + { + "behavior": { + "optional": true, + "peer": true, + }, + "id": 542, + "literal": "^1.1.0", + "name": "@opentelemetry/api", + "npm": { + "name": "@opentelemetry/api", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "peer": true, + }, + "id": 543, + "literal": "^18.2.0", + "name": "react", + "npm": { + "name": "react", + "version": ">=18.2.0 <19.0.0", + }, + "package_id": 333, + }, + { + "behavior": { + "peer": true, + }, + "id": 544, + "literal": "^18.2.0", + "name": "react-dom", + "npm": { + "name": "react-dom", + "version": ">=18.2.0 <19.0.0", + }, + "package_id": 334, + }, + { + "behavior": { + "optional": true, + "peer": true, + }, + "id": 545, + "literal": "^1.3.0", + "name": "sass", + "npm": { + "name": "sass", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "optional": true, + }, + "id": 546, + "literal": "14.1.3", + "name": "@next/swc-darwin-arm64", + "npm": { + "name": "@next/swc-darwin-arm64", + "version": "==14.1.3", + }, + "package_id": 21, + }, + { + "behavior": { + "optional": true, + }, + "id": 547, + "literal": "14.1.3", + "name": "@next/swc-darwin-x64", + "npm": { + "name": "@next/swc-darwin-x64", + "version": "==14.1.3", + }, + "package_id": 22, + }, + { + "behavior": { + "optional": true, + }, + "id": 548, + "literal": "14.1.3", + "name": "@next/swc-linux-arm64-gnu", + "npm": { + "name": "@next/swc-linux-arm64-gnu", + "version": "==14.1.3", + }, + "package_id": 23, + }, + { + "behavior": { + "optional": true, + }, + "id": 549, + "literal": "14.1.3", + "name": "@next/swc-linux-arm64-musl", + "npm": { + "name": "@next/swc-linux-arm64-musl", + "version": "==14.1.3", + }, + "package_id": 24, + }, + { + "behavior": { + "optional": true, + }, + "id": 550, + "literal": "14.1.3", + "name": "@next/swc-linux-x64-gnu", + "npm": { + "name": "@next/swc-linux-x64-gnu", + "version": "==14.1.3", + }, + "package_id": 25, + }, + { + "behavior": { + "optional": true, + }, + "id": 551, + "literal": "14.1.3", + "name": "@next/swc-linux-x64-musl", + "npm": { + "name": "@next/swc-linux-x64-musl", + "version": "==14.1.3", + }, + "package_id": 26, + }, + { + "behavior": { + "optional": true, + }, + "id": 552, + "literal": "14.1.3", + "name": "@next/swc-win32-arm64-msvc", + "npm": { + "name": "@next/swc-win32-arm64-msvc", + "version": "==14.1.3", + }, + "package_id": 27, + }, + { + "behavior": { + "optional": true, + }, + "id": 553, + "literal": "14.1.3", + "name": "@next/swc-win32-ia32-msvc", + "npm": { + "name": "@next/swc-win32-ia32-msvc", + "version": "==14.1.3", + }, + "package_id": 28, + }, + { + "behavior": { + "optional": true, + }, + "id": 554, + "literal": "14.1.3", + "name": "@next/swc-win32-x64-msvc", + "npm": { + "name": "@next/swc-win32-x64-msvc", + "version": "==14.1.3", + }, + "package_id": 29, + }, + { + "behavior": { + "prod": true, + }, + "id": 555, + "literal": "14.1.3", + "name": "@next/env", + "npm": { + "name": "@next/env", + "version": "==14.1.3", + }, + "package_id": 19, + }, + { + "behavior": { + "prod": true, + }, + "id": 556, + "literal": "0.5.2", + "name": "@swc/helpers", + "npm": { + "name": "@swc/helpers", + "version": "==0.5.2", + }, + "package_id": 36, + }, + { + "behavior": { + "prod": true, + }, + "id": 557, + "literal": "1.6.0", + "name": "busboy", + "npm": { + "name": "busboy", + "version": "==1.6.0", + }, + "package_id": 94, + }, + { + "behavior": { + "prod": true, + }, + "id": 558, + "literal": "^1.0.30001579", + "name": "caniuse-lite", + "npm": { + "name": "caniuse-lite", + "version": ">=1.0.30001579 <2.0.0", + }, + "package_id": 98, + }, + { + "behavior": { + "prod": true, + }, + "id": 559, + "literal": "^4.2.11", + "name": "graceful-fs", + "npm": { + "name": "graceful-fs", + "version": ">=4.2.11 <5.0.0", + }, + "package_id": 197, + }, + { + "behavior": { + "prod": true, + }, + "id": 560, + "literal": "8.4.31", + "name": "postcss", + "npm": { + "name": "postcss", + "version": "==8.4.31", + }, + "package_id": 438, + }, + { + "behavior": { + "prod": true, + }, + "id": 561, + "literal": "5.1.1", + "name": "styled-jsx", + "npm": { + "name": "styled-jsx", + "version": "==5.1.1", + }, + "package_id": 375, + }, + { + "behavior": { + "prod": true, + }, + "id": 562, + "literal": "^1.0.5", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.5 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 563, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 564, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 565, + "literal": "^1.1.1", + "name": "object-keys", + "npm": { + "name": "object-keys", + "version": ">=1.1.1 <2.0.0", + }, + "package_id": 288, + }, + { + "behavior": { + "prod": true, + }, + "id": 566, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 567, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 568, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 569, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 570, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 571, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 572, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 573, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 574, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 575, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 576, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 577, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 578, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 579, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 580, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 581, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 582, + "literal": "1", + "name": "wrappy", + "npm": { + "name": "wrappy", + "version": "<2.0.0 >=1.0.0", + }, + "package_id": 415, + }, + { + "behavior": { + "prod": true, + }, + "id": 583, + "literal": "^0.1.3", + "name": "deep-is", + "npm": { + "name": "deep-is", + "version": ">=0.1.3 <0.2.0", + }, + "package_id": 118, + }, + { + "behavior": { + "prod": true, + }, + "id": 584, + "literal": "^2.0.6", + "name": "fast-levenshtein", + "npm": { + "name": "fast-levenshtein", + "version": ">=2.0.6 <3.0.0", + }, + "package_id": 168, + }, + { + "behavior": { + "prod": true, + }, + "id": 585, + "literal": "^0.4.1", + "name": "levn", + "npm": { + "name": "levn", + "version": ">=0.4.1 <0.5.0", + }, + "package_id": 263, + }, + { + "behavior": { + "prod": true, + }, + "id": 586, + "literal": "^1.2.1", + "name": "prelude-ls", + "npm": { + "name": "prelude-ls", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 322, + }, + { + "behavior": { + "prod": true, + }, + "id": 587, + "literal": "^0.4.0", + "name": "type-check", + "npm": { + "name": "type-check", + "version": ">=0.4.0 <0.5.0", + }, + "package_id": 393, + }, + { + "behavior": { + "prod": true, + }, + "id": 588, + "literal": "^1.2.5", + "name": "word-wrap", + "npm": { + "name": "word-wrap", + "version": ">=1.2.5 <2.0.0", + }, + "package_id": 413, + }, + { + "behavior": { + "prod": true, + }, + "id": 589, + "literal": "^0.1.0", + "name": "yocto-queue", + "npm": { + "name": "yocto-queue", + "version": ">=0.1.0 <0.2.0", + }, + "package_id": 423, + }, + { + "behavior": { + "prod": true, + }, + "id": 590, + "literal": "^3.0.2", + "name": "p-limit", + "npm": { + "name": "p-limit", + "version": ">=3.0.2 <4.0.0", + }, + "package_id": 297, + }, + { + "behavior": { + "prod": true, + }, + "id": 591, + "literal": "^0.23.0", + "name": "@tootallnate/quickjs-emscripten", + "npm": { + "name": "@tootallnate/quickjs-emscripten", + "version": ">=0.23.0 <0.24.0", + }, + "package_id": 37, + }, + { + "behavior": { + "prod": true, + }, + "id": 592, + "literal": "^7.0.2", + "name": "agent-base", + "npm": { + "name": "agent-base", + "version": ">=7.0.2 <8.0.0", + }, + "package_id": 53, + }, + { + "behavior": { + "prod": true, + }, + "id": 593, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 594, + "literal": "^6.0.1", + "name": "get-uri", + "npm": { + "name": "get-uri", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 190, + }, + { + "behavior": { + "prod": true, + }, + "id": 595, + "literal": "^7.0.0", + "name": "http-proxy-agent", + "npm": { + "name": "http-proxy-agent", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 206, + }, + { + "behavior": { + "prod": true, + }, + "id": 596, + "literal": "^7.0.2", + "name": "https-proxy-agent", + "npm": { + "name": "https-proxy-agent", + "version": ">=7.0.2 <8.0.0", + }, + "package_id": 207, + }, + { + "behavior": { + "prod": true, + }, + "id": 597, + "literal": "^7.0.0", + "name": "pac-resolver", + "npm": { + "name": "pac-resolver", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 300, + }, + { + "behavior": { + "prod": true, + }, + "id": 598, + "literal": "^8.0.2", + "name": "socks-proxy-agent", + "npm": { + "name": "socks-proxy-agent", + "version": ">=8.0.2 <9.0.0", + }, + "package_id": 361, + }, + { + "behavior": { + "prod": true, + }, + "id": 599, + "literal": "^5.0.0", + "name": "degenerator", + "npm": { + "name": "degenerator", + "version": ">=5.0.0 <6.0.0", + }, + "package_id": 121, + }, + { + "behavior": { + "prod": true, + }, + "id": 600, + "literal": "^2.0.2", + "name": "netmask", + "npm": { + "name": "netmask", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 280, + }, + { + "behavior": { + "prod": true, + }, + "id": 601, + "literal": "^3.0.0", + "name": "callsites", + "npm": { + "name": "callsites", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 96, + }, + { + "behavior": { + "prod": true, + }, + "id": 602, + "literal": "^7.0.0", + "name": "@babel/code-frame", + "npm": { + "name": "@babel/code-frame", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 2, + }, + { + "behavior": { + "prod": true, + }, + "id": 603, + "literal": "^1.3.1", + "name": "error-ex", + "npm": { + "name": "error-ex", + "version": ">=1.3.1 <2.0.0", + }, + "package_id": 134, + }, + { + "behavior": { + "prod": true, + }, + "id": 604, + "literal": "^2.3.0", + "name": "json-parse-even-better-errors", + "npm": { + "name": "json-parse-even-better-errors", + "version": ">=2.3.0 <3.0.0", + }, + "package_id": 254, + }, + { + "behavior": { + "prod": true, + }, + "id": 605, + "literal": "^1.1.6", + "name": "lines-and-columns", + "npm": { + "name": "lines-and-columns", + "version": ">=1.1.6 <2.0.0", + }, + "package_id": 265, + }, + { + "behavior": { + "prod": true, + }, + "id": 606, + "literal": "^10.2.0", + "name": "lru-cache", + "npm": { + "name": "lru-cache", + "version": ">=10.2.0 <11.0.0", + }, + "package_id": 439, + }, + { + "behavior": { + "prod": true, + }, + "id": 607, + "literal": "^5.0.0 || ^6.0.2 || ^7.0.0", + "name": "minipass", + "npm": { + "name": "minipass", + "version": ">=5.0.0 <6.0.0 || >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=7.0.0 <8.0.0", + }, + "package_id": 274, + }, + { + "behavior": { + "prod": true, + }, + "id": 608, + "literal": "^3.3.6", + "name": "nanoid", + "npm": { + "name": "nanoid", + "version": ">=3.3.6 <4.0.0", + }, + "package_id": 278, + }, + { + "behavior": { + "prod": true, + }, + "id": 609, + "literal": "^1.0.0", + "name": "picocolors", + "npm": { + "name": "picocolors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 310, + }, + { + "behavior": { + "prod": true, + }, + "id": 610, + "literal": "^1.0.2", + "name": "source-map-js", + "npm": { + "name": "source-map-js", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 363, + }, + { + "behavior": { + "peer": true, + }, + "id": 611, + "literal": "^8.0.0", + "name": "postcss", + "npm": { + "name": "postcss", + "version": ">=8.0.0 <9.0.0", + }, + "package_id": 315, + }, + { + "behavior": { + "prod": true, + }, + "id": 612, + "literal": "^4.0.0", + "name": "postcss-value-parser", + "npm": { + "name": "postcss-value-parser", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 321, + }, + { + "behavior": { + "prod": true, + }, + "id": 613, + "literal": "^1.0.0", + "name": "read-cache", + "npm": { + "name": "read-cache", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 336, + }, + { + "behavior": { + "prod": true, + }, + "id": 614, + "literal": "^1.1.7", + "name": "resolve", + "npm": { + "name": "resolve", + "version": ">=1.1.7 <2.0.0", + }, + "package_id": 342, + }, + { + "behavior": { + "peer": true, + }, + "id": 615, + "literal": "^8.4.21", + "name": "postcss", + "npm": { + "name": "postcss", + "version": ">=8.4.21 <9.0.0", + }, + "package_id": 315, + }, + { + "behavior": { + "prod": true, + }, + "id": 616, + "literal": "^2.0.1", + "name": "camelcase-css", + "npm": { + "name": "camelcase-css", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 97, + }, + { + "behavior": { + "optional": true, + "peer": true, + }, + "id": 617, "literal": ">=8.0.9", "name": "postcss", "npm": { "name": "postcss", "version": ">=8.0.9", }, - "package_id": 7, + "package_id": 315, }, { "behavior": { "optional": true, "peer": true, }, - "id": 41, + "id": 618, "literal": ">=9.0.0", "name": "ts-node", "npm": { @@ -555,519 +8063,129 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "behavior": { "prod": true, }, - "id": 42, - "literal": "^3.3.6", - "name": "nanoid", + "id": 619, + "literal": "^3.0.0", + "name": "lilconfig", "npm": { - "name": "nanoid", - "version": ">=3.3.6 <4.0.0", + "name": "lilconfig", + "version": ">=3.0.0 <4.0.0", }, - "package_id": 10, + "package_id": 440, }, { "behavior": { "prod": true, }, - "id": 43, - "literal": "^1.0.0", - "name": "picocolors", + "id": 620, + "literal": "^2.3.4", + "name": "yaml", "npm": { - "name": "picocolors", - "version": ">=1.0.0 <2.0.0", + "name": "yaml", + "version": ">=2.3.4 <3.0.0", }, - "package_id": 9, - }, - { - "behavior": { - "prod": true, - }, - "id": 44, - "literal": "^1.0.2", - "name": "source-map-js", - "npm": { - "name": "source-map-js", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 8, - }, - { - "behavior": { - "prod": true, - }, - "id": 45, - "literal": "^6.0.11", - "name": "postcss-selector-parser", - "npm": { - "name": "postcss-selector-parser", - "version": ">=6.0.11 <7.0.0", - }, - "package_id": 3, + "package_id": 419, }, { "behavior": { "peer": true, }, - "id": 46, + "id": 621, "literal": "^8.2.14", "name": "postcss", "npm": { "name": "postcss", "version": ">=8.2.14 <9.0.0", }, - "package_id": 7, + "package_id": 315, }, { "behavior": { "prod": true, }, - "id": 47, - "literal": "^4.0.0", - "name": "postcss-value-parser", + "id": 622, + "literal": "^6.0.11", + "name": "postcss-selector-parser", "npm": { - "name": "postcss-value-parser", - "version": ">=4.0.0 <5.0.0", + "name": "postcss-selector-parser", + "version": ">=6.0.11 <7.0.0", }, - "package_id": 24, + "package_id": 320, }, { "behavior": { "prod": true, }, - "id": 48, - "literal": "^1.0.0", - "name": "read-cache", + "id": 623, + "literal": "^3.0.0", + "name": "cssesc", "npm": { - "name": "read-cache", - "version": ">=1.0.0 <2.0.0", + "name": "cssesc", + "version": ">=3.0.0 <4.0.0", }, - "package_id": 22, + "package_id": 110, }, { "behavior": { "prod": true, }, - "id": 49, - "literal": "^1.1.7", - "name": "resolve", + "id": 624, + "literal": "^1.0.2", + "name": "util-deprecate", "npm": { - "name": "resolve", - "version": ">=1.1.7 <2.0.0", + "name": "util-deprecate", + "version": ">=1.0.2 <2.0.0", }, - "package_id": 16, - }, - { - "behavior": { - "peer": true, - }, - "id": 50, - "literal": "^8.0.0", - "name": "postcss", - "npm": { - "name": "postcss", - "version": ">=8.0.0 <9.0.0", - }, - "package_id": 7, + "package_id": 407, }, { "behavior": { "prod": true, }, - "id": 51, - "literal": "^2.13.0", - "name": "is-core-module", + "id": 625, + "literal": "^1.4.0", + "name": "loose-envify", "npm": { - "name": "is-core-module", - "version": ">=2.13.0 <3.0.0", + "name": "loose-envify", + "version": ">=1.4.0 <2.0.0", }, - "package_id": 19, + "package_id": 268, }, { "behavior": { "prod": true, }, - "id": 52, - "literal": "^1.0.7", - "name": "path-parse", + "id": 626, + "literal": "^4.1.1", + "name": "object-assign", "npm": { - "name": "path-parse", - "version": ">=1.0.7 <2.0.0", + "name": "object-assign", + "version": ">=4.1.1 <5.0.0", }, - "package_id": 18, + "package_id": 285, }, { "behavior": { "prod": true, }, - "id": 53, - "literal": "^1.0.0", - "name": "supports-preserve-symlinks-flag", + "id": 627, + "literal": "^16.13.1", + "name": "react-is", "npm": { - "name": "supports-preserve-symlinks-flag", - "version": ">=1.0.0 <2.0.0", + "name": "react-is", + "version": ">=16.13.1 <17.0.0", }, - "package_id": 17, + "package_id": 335, }, { "behavior": { "prod": true, }, - "id": 54, - "literal": "^2.0.0", - "name": "hasown", + "id": 628, + "literal": "^7.0.2", + "name": "agent-base", "npm": { - "name": "hasown", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 55, - "literal": "^1.1.2", - "name": "function-bind", - "npm": { - "name": "function-bind", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 21, - }, - { - "behavior": { - "prod": true, - }, - "id": 56, - "literal": "^2.3.0", - "name": "pify", - "npm": { - "name": "pify", - "version": ">=2.3.0 <3.0.0", - }, - "package_id": 23, - }, - { - "behavior": { - "prod": true, - }, - "id": 57, - "literal": "^4.0.3", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.3 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 58, - "literal": "^2.1.1", - "name": "is-extglob", - "npm": { - "name": "is-extglob", - "version": ">=2.1.1 <3.0.0", - }, - "package_id": 29, - }, - { - "behavior": { - "prod": true, - }, - "id": 59, - "literal": "^2.0.1", - "name": "camelcase-css", - "npm": { - "name": "camelcase-css", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 31, - }, - { - "behavior": { - "peer": true, - }, - "id": 60, - "literal": "^8.4.21", - "name": "postcss", - "npm": { - "name": "postcss", - "version": ">=8.4.21 <9.0.0", - }, - "package_id": 7, - }, - { - "behavior": { - "prod": true, - }, - "id": 61, - "literal": "^3.0.3", - "name": "braces", - "npm": { - "name": "braces", - "version": ">=3.0.3 <4.0.0", - }, - "package_id": 34, - }, - { - "behavior": { - "prod": true, - }, - "id": 62, - "literal": "^2.3.1", - "name": "picomatch", - "npm": { - "name": "picomatch", - "version": ">=2.3.1 <3.0.0", - }, - "package_id": 33, - }, - { - "behavior": { - "prod": true, - }, - "id": 63, - "literal": "^7.1.1", - "name": "fill-range", - "npm": { - "name": "fill-range", - "version": ">=7.1.1 <8.0.0", - }, - "package_id": 35, - }, - { - "behavior": { - "prod": true, - }, - "id": 64, - "literal": "^5.0.1", - "name": "to-regex-range", - "npm": { - "name": "to-regex-range", - "version": ">=5.0.1 <6.0.0", - }, - "package_id": 36, - }, - { - "behavior": { - "prod": true, - }, - "id": 65, - "literal": "^7.0.0", - "name": "is-number", - "npm": { - "name": "is-number", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 37, - }, - { - "behavior": { - "prod": true, - }, - "id": 66, - "literal": "^2.0.2", - "name": "@nodelib/fs.stat", - "npm": { - "name": "@nodelib/fs.stat", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 49, - }, - { - "behavior": { - "prod": true, - }, - "id": 67, - "literal": "^1.2.3", - "name": "@nodelib/fs.walk", - "npm": { - "name": "@nodelib/fs.walk", - "version": ">=1.2.3 <2.0.0", - }, - "package_id": 43, - }, - { - "behavior": { - "prod": true, - }, - "id": 68, - "literal": "^5.1.2", - "name": "glob-parent", - "npm": { - "name": "glob-parent", - "version": ">=5.1.2 <6.0.0", - }, - "package_id": 42, - }, - { - "behavior": { - "prod": true, - }, - "id": 69, - "literal": "^1.3.0", - "name": "merge2", - "npm": { - "name": "merge2", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 41, - }, - { - "behavior": { - "prod": true, - }, - "id": 70, - "literal": "^4.0.4", - "name": "micromatch", - "npm": { - "name": "micromatch", - "version": ">=4.0.4 <5.0.0", - }, - "package_id": 32, - }, - { - "behavior": { - "prod": true, - }, - "id": 71, - "literal": "^4.0.1", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 72, - "literal": "2.1.5", - "name": "@nodelib/fs.scandir", - "npm": { - "name": "@nodelib/fs.scandir", - "version": "==2.1.5", - }, - "package_id": 46, - }, - { - "behavior": { - "prod": true, - }, - "id": 73, - "literal": "^1.6.0", - "name": "fastq", - "npm": { - "name": "fastq", - "version": ">=1.6.0 <2.0.0", - }, - "package_id": 44, - }, - { - "behavior": { - "prod": true, - }, - "id": 74, - "literal": "^1.0.4", - "name": "reusify", - "npm": { - "name": "reusify", - "version": ">=1.0.4 <2.0.0", - }, - "package_id": 45, - }, - { - "behavior": { - "prod": true, - }, - "id": 75, - "literal": "2.0.5", - "name": "@nodelib/fs.stat", - "npm": { - "name": "@nodelib/fs.stat", - "version": "==2.0.5", - }, - "package_id": 49, - }, - { - "behavior": { - "prod": true, - }, - "id": 76, - "literal": "^1.1.9", - "name": "run-parallel", - "npm": { - "name": "run-parallel", - "version": ">=1.1.9 <2.0.0", - }, - "package_id": 47, - }, - { - "behavior": { - "prod": true, - }, - "id": 77, - "literal": "^1.2.2", - "name": "queue-microtask", - "npm": { - "name": "queue-microtask", - "version": ">=1.2.2 <2.0.0", - }, - "package_id": 48, - }, - { - "behavior": { - "prod": true, - }, - "id": 78, - "literal": "~3.1.2", - "name": "anymatch", - "npm": { - "name": "anymatch", - "version": ">=3.1.2 <3.2.0", - }, - "package_id": 55, - }, - { - "behavior": { - "prod": true, - }, - "id": 79, - "literal": "~3.0.2", - "name": "braces", - "npm": { - "name": "braces", - "version": ">=3.0.2 <3.1.0", - }, - "package_id": 34, - }, - { - "behavior": { - "prod": true, - }, - "id": 80, - "literal": "~5.1.2", - "name": "glob-parent", - "npm": { - "name": "glob-parent", - "version": ">=5.1.2 <5.2.0", - }, - "package_id": 42, - }, - { - "behavior": { - "prod": true, - }, - "id": 81, - "literal": "~2.1.0", - "name": "is-binary-path", - "npm": { - "name": "is-binary-path", - "version": ">=2.1.0 <2.2.0", + "name": "agent-base", + "version": ">=7.0.2 <8.0.0", }, "package_id": 53, }, @@ -1075,1094 +8193,12 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "behavior": { "prod": true, }, - "id": 82, - "literal": "~4.0.1", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.1 <4.1.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 83, - "literal": "~3.0.0", - "name": "normalize-path", - "npm": { - "name": "normalize-path", - "version": ">=3.0.0 <3.1.0", - }, - "package_id": 25, - }, - { - "behavior": { - "prod": true, - }, - "id": 84, - "literal": "~3.6.0", - "name": "readdirp", - "npm": { - "name": "readdirp", - "version": ">=3.6.0 <3.7.0", - }, - "package_id": 52, - }, - { - "behavior": { - "optional": true, - }, - "id": 85, - "literal": "~2.3.2", - "name": "fsevents", - "npm": { - "name": "fsevents", - "version": ">=2.3.2 <2.4.0", - }, - "package_id": 51, - }, - { - "behavior": { - "prod": true, - }, - "id": 86, - "literal": "^2.2.1", - "name": "picomatch", - "npm": { - "name": "picomatch", - "version": ">=2.2.1 <3.0.0", - }, - "package_id": 33, - }, - { - "behavior": { - "prod": true, - }, - "id": 87, - "literal": "^2.0.0", - "name": "binary-extensions", - "npm": { - "name": "binary-extensions", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 54, - }, - { - "behavior": { - "prod": true, - }, - "id": 88, - "literal": "^3.0.0", - "name": "normalize-path", - "npm": { - "name": "normalize-path", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 25, - }, - { - "behavior": { - "prod": true, - }, - "id": 89, - "literal": "^2.0.4", - "name": "picomatch", - "npm": { - "name": "picomatch", - "version": ">=2.0.4 <3.0.0", - }, - "package_id": 33, - }, - { - "behavior": { - "prod": true, - }, - "id": 90, - "literal": "^0.3.2", - "name": "@jridgewell/gen-mapping", - "npm": { - "name": "@jridgewell/gen-mapping", - "version": ">=0.3.2 <0.4.0", - }, - "package_id": 100, - }, - { - "behavior": { - "prod": true, - }, - "id": 91, - "literal": "^4.0.0", - "name": "commander", - "npm": { - "name": "commander", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 99, - }, - { - "behavior": { - "prod": true, - }, - "id": 92, - "literal": "^10.3.10", - "name": "glob", - "npm": { - "name": "glob", - "version": ">=10.3.10 <11.0.0", - }, - "package_id": 65, - }, - { - "behavior": { - "prod": true, - }, - "id": 93, - "literal": "^1.1.6", - "name": "lines-and-columns", - "npm": { - "name": "lines-and-columns", - "version": ">=1.1.6 <2.0.0", - }, - "package_id": 64, - }, - { - "behavior": { - "prod": true, - }, - "id": 94, - "literal": "^2.7.0", - "name": "mz", - "npm": { - "name": "mz", - "version": ">=2.7.0 <3.0.0", - }, - "package_id": 59, - }, - { - "behavior": { - "prod": true, - }, - "id": 95, - "literal": "^4.0.1", - "name": "pirates", - "npm": { - "name": "pirates", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 58, - }, - { - "behavior": { - "prod": true, - }, - "id": 96, - "literal": "^0.1.9", - "name": "ts-interface-checker", - "npm": { - "name": "ts-interface-checker", - "version": ">=0.1.9 <0.2.0", - }, - "package_id": 57, - }, - { - "behavior": { - "prod": true, - }, - "id": 97, - "literal": "^1.0.0", - "name": "any-promise", - "npm": { - "name": "any-promise", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 62, - }, - { - "behavior": { - "prod": true, - }, - "id": 98, - "literal": "^4.0.1", - "name": "object-assign", - "npm": { - "name": "object-assign", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 63, - }, - { - "behavior": { - "prod": true, - }, - "id": 99, - "literal": "^1.0.0", - "name": "thenify-all", - "npm": { - "name": "thenify-all", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 60, - }, - { - "behavior": { - "prod": true, - }, - "id": 100, - "literal": ">= 3.1.0 < 4", - "name": "thenify", - "npm": { - "name": "thenify", - "version": ">=3.1.0 && <4.0.0", - }, - "package_id": 61, - }, - { - "behavior": { - "prod": true, - }, - "id": 101, - "literal": "^1.0.0", - "name": "any-promise", - "npm": { - "name": "any-promise", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 62, - }, - { - "behavior": { - "prod": true, - }, - "id": 102, - "literal": "^3.1.0", - "name": "foreground-child", - "npm": { - "name": "foreground-child", - "version": ">=3.1.0 <4.0.0", - }, - "package_id": 91, - }, - { - "behavior": { - "prod": true, - }, - "id": 103, - "literal": "^2.3.5", - "name": "jackspeak", - "npm": { - "name": "jackspeak", - "version": ">=2.3.5 <3.0.0", - }, - "package_id": 72, - }, - { - "behavior": { - "prod": true, - }, - "id": 104, - "literal": "^9.0.1", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=9.0.1 <10.0.0", - }, - "package_id": 69, - }, - { - "behavior": { - "prod": true, - }, - "id": 105, - "literal": "^5.0.0 || ^6.0.2 || ^7.0.0", - "name": "minipass", - "npm": { - "name": "minipass", - "version": ">=5.0.0 <6.0.0 || >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=7.0.0 <8.0.0", - }, - "package_id": 67, - }, - { - "behavior": { - "prod": true, - }, - "id": 106, - "literal": "^1.10.1", - "name": "path-scurry", - "npm": { - "name": "path-scurry", - "version": ">=1.10.1 <2.0.0", - }, - "package_id": 66, - }, - { - "behavior": { - "prod": true, - }, - "id": 107, - "literal": "^10.2.0", - "name": "lru-cache", - "npm": { - "name": "lru-cache", - "version": ">=10.2.0 <11.0.0", - }, - "package_id": 68, - }, - { - "behavior": { - "prod": true, - }, - "id": 108, - "literal": "^5.0.0 || ^6.0.2 || ^7.0.0", - "name": "minipass", - "npm": { - "name": "minipass", - "version": ">=5.0.0 <6.0.0 || >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=7.0.0 <8.0.0", - }, - "package_id": 67, - }, - { - "behavior": { - "prod": true, - }, - "id": 109, - "literal": "^2.0.1", - "name": "brace-expansion", - "npm": { - "name": "brace-expansion", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 70, - }, - { - "behavior": { - "prod": true, - }, - "id": 110, - "literal": "^1.0.0", - "name": "balanced-match", - "npm": { - "name": "balanced-match", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 71, - }, - { - "behavior": { - "prod": true, - }, - "id": 111, - "literal": "^8.0.2", - "name": "@isaacs/cliui", - "npm": { - "name": "@isaacs/cliui", - "version": ">=8.0.2 <9.0.0", - }, - "package_id": 74, - }, - { - "behavior": { - "optional": true, - }, - "id": 112, - "literal": "^0.11.0", - "name": "@pkgjs/parseargs", - "npm": { - "name": "@pkgjs/parseargs", - "version": ">=0.11.0 <0.12.0", - }, - "package_id": 73, - }, - { - "behavior": { - "prod": true, - }, - "id": 113, - "literal": "^5.1.2", - "name": "string-width", - "npm": { - "name": "string-width", - "version": ">=5.1.2 <6.0.0", - }, - "package_id": 87, - }, - { - "behavior": { - "prod": true, - }, - "id": 114, - "is_alias": true, - "literal": "npm:string-width@^4.2.0", - "name": "string-width-cjs", - "npm": { - "name": "string-width", - "version": ">=4.2.0 <5.0.0", - }, - "package_id": 78, - }, - { - "behavior": { - "prod": true, - }, - "id": 115, - "literal": "^7.0.1", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=7.0.1 <8.0.0", - }, - "package_id": 85, - }, - { - "behavior": { - "prod": true, - }, - "id": 116, - "is_alias": true, - "literal": "npm:strip-ansi@^6.0.1", - "name": "strip-ansi-cjs", - "npm": { - "name": "strip-ansi", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 76, - }, - { - "behavior": { - "prod": true, - }, - "id": 117, - "literal": "^8.1.0", - "name": "wrap-ansi", - "npm": { - "name": "wrap-ansi", - "version": ">=8.1.0 <9.0.0", - }, - "package_id": 84, - }, - { - "behavior": { - "prod": true, - }, - "id": 118, - "is_alias": true, - "literal": "npm:wrap-ansi@^7.0.0", - "name": "wrap-ansi-cjs", - "npm": { - "name": "wrap-ansi", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 75, - }, - { - "behavior": { - "prod": true, - }, - "id": 119, - "literal": "^4.0.0", - "name": "ansi-styles", - "npm": { - "name": "ansi-styles", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 81, - }, - { - "behavior": { - "prod": true, - }, - "id": 120, - "literal": "^4.1.0", - "name": "string-width", - "npm": { - "name": "string-width", - "version": ">=4.1.0 <5.0.0", - }, - "package_id": 78, - }, - { - "behavior": { - "prod": true, - }, - "id": 121, - "literal": "^6.0.0", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=6.0.0 <7.0.0", - }, - "package_id": 76, - }, - { - "behavior": { - "prod": true, - }, - "id": 122, - "literal": "^5.0.1", - "name": "ansi-regex", - "npm": { - "name": "ansi-regex", - "version": ">=5.0.1 <6.0.0", - }, - "package_id": 77, - }, - { - "behavior": { - "prod": true, - }, - "id": 123, - "literal": "^8.0.0", - "name": "emoji-regex", - "npm": { - "name": "emoji-regex", - "version": ">=8.0.0 <9.0.0", - }, - "package_id": 80, - }, - { - "behavior": { - "prod": true, - }, - "id": 124, - "literal": "^3.0.0", - "name": "is-fullwidth-code-point", - "npm": { - "name": "is-fullwidth-code-point", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 79, - }, - { - "behavior": { - "prod": true, - }, - "id": 125, - "literal": "^6.0.1", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 76, - }, - { - "behavior": { - "prod": true, - }, - "id": 126, - "literal": "^2.0.1", - "name": "color-convert", - "npm": { - "name": "color-convert", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 82, - }, - { - "behavior": { - "prod": true, - }, - "id": 127, - "literal": "~1.1.4", - "name": "color-name", - "npm": { - "name": "color-name", - "version": ">=1.1.4 <1.2.0", - }, - "package_id": 83, - }, - { - "behavior": { - "prod": true, - }, - "id": 128, - "literal": "^6.1.0", - "name": "ansi-styles", - "npm": { - "name": "ansi-styles", - "version": ">=6.1.0 <7.0.0", - }, - "package_id": 90, - }, - { - "behavior": { - "prod": true, - }, - "id": 129, - "literal": "^5.0.1", - "name": "string-width", - "npm": { - "name": "string-width", - "version": ">=5.0.1 <6.0.0", - }, - "package_id": 87, - }, - { - "behavior": { - "prod": true, - }, - "id": 130, - "literal": "^7.0.1", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=7.0.1 <8.0.0", - }, - "package_id": 85, - }, - { - "behavior": { - "prod": true, - }, - "id": 131, - "literal": "^6.0.1", - "name": "ansi-regex", - "npm": { - "name": "ansi-regex", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 86, - }, - { - "behavior": { - "prod": true, - }, - "id": 132, - "literal": "^0.2.0", - "name": "eastasianwidth", - "npm": { - "name": "eastasianwidth", - "version": ">=0.2.0 <0.3.0", - }, - "package_id": 89, - }, - { - "behavior": { - "prod": true, - }, - "id": 133, - "literal": "^9.2.2", - "name": "emoji-regex", - "npm": { - "name": "emoji-regex", - "version": ">=9.2.2 <10.0.0", - }, - "package_id": 88, - }, - { - "behavior": { - "prod": true, - }, - "id": 134, - "literal": "^7.0.1", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=7.0.1 <8.0.0", - }, - "package_id": 85, - }, - { - "behavior": { - "prod": true, - }, - "id": 135, - "literal": "^7.0.0", - "name": "cross-spawn", - "npm": { - "name": "cross-spawn", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 93, - }, - { - "behavior": { - "prod": true, - }, - "id": 136, - "literal": "^4.0.1", - "name": "signal-exit", - "npm": { - "name": "signal-exit", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 92, - }, - { - "behavior": { - "prod": true, - }, - "id": 137, - "literal": "^3.1.0", - "name": "path-key", - "npm": { - "name": "path-key", - "version": ">=3.1.0 <4.0.0", - }, - "package_id": 98, - }, - { - "behavior": { - "prod": true, - }, - "id": 138, - "literal": "^2.0.0", - "name": "shebang-command", - "npm": { - "name": "shebang-command", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 96, - }, - { - "behavior": { - "prod": true, - }, - "id": 139, - "literal": "^2.0.1", - "name": "which", - "npm": { - "name": "which", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 94, - }, - { - "behavior": { - "prod": true, - }, - "id": 140, - "literal": "^2.0.0", - "name": "isexe", - "npm": { - "name": "isexe", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 95, - }, - { - "behavior": { - "prod": true, - }, - "id": 141, - "literal": "^3.0.0", - "name": "shebang-regex", - "npm": { - "name": "shebang-regex", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 97, - }, - { - "behavior": { - "prod": true, - }, - "id": 142, - "literal": "^1.2.1", - "name": "@jridgewell/set-array", - "npm": { - "name": "@jridgewell/set-array", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 104, - }, - { - "behavior": { - "prod": true, - }, - "id": 143, - "literal": "^1.4.10", - "name": "@jridgewell/sourcemap-codec", - "npm": { - "name": "@jridgewell/sourcemap-codec", - "version": ">=1.4.10 <2.0.0", - }, - "package_id": 102, - }, - { - "behavior": { - "prod": true, - }, - "id": 144, - "literal": "^0.3.24", - "name": "@jridgewell/trace-mapping", - "npm": { - "name": "@jridgewell/trace-mapping", - "version": ">=0.3.24 <0.4.0", - }, - "package_id": 101, - }, - { - "behavior": { - "prod": true, - }, - "id": 145, - "literal": "^3.1.0", - "name": "@jridgewell/resolve-uri", - "npm": { - "name": "@jridgewell/resolve-uri", - "version": ">=3.1.0 <4.0.0", - }, - "package_id": 103, - }, - { - "behavior": { - "prod": true, - }, - "id": 146, - "literal": "^1.4.14", - "name": "@jridgewell/sourcemap-codec", - "npm": { - "name": "@jridgewell/sourcemap-codec", - "version": ">=1.4.14 <2.0.0", - }, - "package_id": 102, - }, - { - "behavior": { - "prod": true, - }, - "id": 147, - "literal": "^0.23.0", - "name": "scheduler", - "npm": { - "name": "scheduler", - "version": ">=0.23.0 <0.24.0", - }, - "package_id": 112, - }, - { - "behavior": { - "prod": true, - }, - "id": 148, - "literal": "^1.1.0", - "name": "loose-envify", - "npm": { - "name": "loose-envify", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 110, - }, - { - "behavior": { - "peer": true, - }, - "id": 149, - "literal": "^18.2.0", - "name": "react", - "npm": { - "name": "react", - "version": ">=18.2.0 <19.0.0", - }, - "package_id": 109, - }, - { - "behavior": { - "prod": true, - }, - "id": 150, - "literal": "^1.1.0", - "name": "loose-envify", - "npm": { - "name": "loose-envify", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 110, - }, - { - "behavior": { - "prod": true, - }, - "id": 151, - "literal": "^3.0.0 || ^4.0.0", - "name": "js-tokens", - "npm": { - "name": "js-tokens", - "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 && >=4.0.0 <5.0.0", - }, - "package_id": 111, - }, - { - "behavior": { - "prod": true, - }, - "id": 152, - "literal": "^1.1.0", - "name": "loose-envify", - "npm": { - "name": "loose-envify", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 110, - }, - { - "behavior": { - "prod": true, - }, - "id": 153, - "literal": "9.0.0", - "name": "cosmiconfig", - "npm": { - "name": "cosmiconfig", - "version": "==9.0.0", - }, - "package_id": 197, - }, - { - "behavior": { - "prod": true, - }, - "id": 154, - "literal": "22.12.0", - "name": "puppeteer-core", - "npm": { - "name": "puppeteer-core", - "version": "==22.12.0", - }, - "package_id": 191, - }, - { - "behavior": { - "prod": true, - }, - "id": 155, - "literal": "2.2.3", - "name": "@puppeteer/browsers", - "npm": { - "name": "@puppeteer/browsers", - "version": "==2.2.3", - }, - "package_id": 115, - }, - { - "behavior": { - "prod": true, - }, - "id": 156, - "literal": "0.0.1299070", - "name": "devtools-protocol", - "npm": { - "name": "devtools-protocol", - "version": "==0.0.1299070", - }, - "package_id": 114, - }, - { - "behavior": { - "prod": true, - }, - "id": 157, - "literal": "4.3.4", + "id": 629, + "literal": "^4.3.4", "name": "debug", "npm": { "name": "debug", - "version": "==4.3.4", - }, - "package_id": 190, - }, - { - "behavior": { - "prod": true, - }, - "id": 158, - "literal": "2.0.1", - "name": "extract-zip", - "npm": { - "name": "extract-zip", - "version": "==2.0.1", - }, - "package_id": 181, - }, - { - "behavior": { - "prod": true, - }, - "id": 159, - "literal": "2.0.3", - "name": "progress", - "npm": { - "name": "progress", - "version": "==2.0.3", - }, - "package_id": 180, - }, - { - "behavior": { - "prod": true, - }, - "id": 160, - "literal": "6.4.0", - "name": "proxy-agent", - "npm": { - "name": "proxy-agent", - "version": "==6.4.0", - }, - "package_id": 147, - }, - { - "behavior": { - "prod": true, - }, - "id": 161, - "literal": "3.0.5", - "name": "tar-fs", - "npm": { - "name": "tar-fs", - "version": "==3.0.5", - }, - "package_id": 131, - }, - { - "behavior": { - "prod": true, - }, - "id": 162, - "literal": "1.4.3", - "name": "unbzip2-stream", - "npm": { - "name": "unbzip2-stream", - "version": "==1.4.3", - }, - "package_id": 126, - }, - { - "behavior": { - "prod": true, - }, - "id": 163, - "literal": "17.7.2", - "name": "yargs", - "npm": { - "name": "yargs", - "version": "==17.7.2", - }, - "package_id": 119, - }, - { - "behavior": { - "prod": true, - }, - "id": 164, - "literal": "7.6.0", - "name": "semver", - "npm": { - "name": "semver", - "version": "==7.6.0", - }, - "package_id": 116, - }, - { - "behavior": { - "prod": true, - }, - "id": 165, - "literal": "^6.0.0", - "name": "lru-cache", - "npm": { - "name": "lru-cache", - "version": ">=6.0.0 <7.0.0", + "version": ">=4.3.4 <5.0.0", }, "package_id": 117, }, @@ -2170,51 +8206,142 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "behavior": { "prod": true, }, - "id": 166, - "literal": "^4.0.0", - "name": "yallist", + "id": 630, + "literal": "^7.0.1", + "name": "http-proxy-agent", "npm": { - "name": "yallist", - "version": ">=4.0.0 <5.0.0", + "name": "http-proxy-agent", + "version": ">=7.0.1 <8.0.0", }, - "package_id": 118, + "package_id": 206, }, { "behavior": { "prod": true, }, - "id": 167, - "literal": "^8.0.1", - "name": "cliui", + "id": 631, + "literal": "^7.0.3", + "name": "https-proxy-agent", "npm": { - "name": "cliui", - "version": ">=8.0.1 <9.0.0", + "name": "https-proxy-agent", + "version": ">=7.0.3 <8.0.0", }, - "package_id": 125, + "package_id": 207, }, { "behavior": { "prod": true, }, - "id": 168, - "literal": "^3.1.1", - "name": "escalade", + "id": 632, + "literal": "^7.14.1", + "name": "lru-cache", "npm": { - "name": "escalade", - "version": ">=3.1.1 <4.0.0", + "name": "lru-cache", + "version": ">=7.14.1 <8.0.0", }, - "package_id": 124, + "package_id": 269, }, { "behavior": { "prod": true, }, - "id": 169, - "literal": "^2.0.5", - "name": "get-caller-file", + "id": 633, + "literal": "^7.0.1", + "name": "pac-proxy-agent", "npm": { - "name": "get-caller-file", - "version": ">=2.0.5 <3.0.0", + "name": "pac-proxy-agent", + "version": ">=7.0.1 <8.0.0", + }, + "package_id": 299, + }, + { + "behavior": { + "prod": true, + }, + "id": 634, + "literal": "^1.1.0", + "name": "proxy-from-env", + "npm": { + "name": "proxy-from-env", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 326, + }, + { + "behavior": { + "prod": true, + }, + "id": 635, + "literal": "^8.0.2", + "name": "socks-proxy-agent", + "npm": { + "name": "socks-proxy-agent", + "version": ">=8.0.2 <9.0.0", + }, + "package_id": 361, + }, + { + "behavior": { + "prod": true, + }, + "id": 636, + "literal": "^1.1.0", + "name": "end-of-stream", + "npm": { + "name": "end-of-stream", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 131, + }, + { + "behavior": { + "prod": true, + }, + "id": 637, + "literal": "^1.3.1", + "name": "once", + "npm": { + "name": "once", + "version": ">=1.3.1 <2.0.0", + }, + "package_id": 295, + }, + { + "behavior": { + "prod": true, + }, + "id": 638, + "literal": "2.2.3", + "name": "@puppeteer/browsers", + "npm": { + "name": "@puppeteer/browsers", + "version": "==2.2.3", + }, + "package_id": 34, + }, + { + "behavior": { + "prod": true, + }, + "id": 639, + "literal": "9.0.0", + "name": "cosmiconfig", + "npm": { + "name": "cosmiconfig", + "version": "==9.0.0", + }, + "package_id": 108, + }, + { + "behavior": { + "prod": true, + }, + "id": 640, + "literal": "0.0.1299070", + "name": "devtools-protocol", + "npm": { + "name": "devtools-protocol", + "version": "==0.0.1299070", }, "package_id": 123, }, @@ -2222,51 +8349,181 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "behavior": { "prod": true, }, - "id": 170, - "literal": "^2.1.1", - "name": "require-directory", + "id": 641, + "literal": "22.12.0", + "name": "puppeteer-core", "npm": { - "name": "require-directory", - "version": ">=2.1.1 <3.0.0", + "name": "puppeteer-core", + "version": "==22.12.0", }, - "package_id": 122, + "package_id": 330, }, { "behavior": { "prod": true, }, - "id": 171, - "literal": "^4.2.3", - "name": "string-width", + "id": 642, + "literal": "2.2.3", + "name": "@puppeteer/browsers", "npm": { - "name": "string-width", - "version": ">=4.2.3 <5.0.0", + "name": "@puppeteer/browsers", + "version": "==2.2.3", }, - "package_id": 78, + "package_id": 34, }, { "behavior": { "prod": true, }, - "id": 172, - "literal": "^5.0.5", - "name": "y18n", + "id": 643, + "literal": "0.5.24", + "name": "chromium-bidi", "npm": { - "name": "y18n", - "version": ">=5.0.5 <6.0.0", + "name": "chromium-bidi", + "version": "==0.5.24", }, - "package_id": 121, + "package_id": 101, }, { "behavior": { "prod": true, }, - "id": 173, - "literal": "^21.1.1", - "name": "yargs-parser", + "id": 644, + "literal": "4.3.5", + "name": "debug", "npm": { - "name": "yargs-parser", - "version": ">=21.1.1 <22.0.0", + "name": "debug", + "version": "==4.3.5", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 645, + "literal": "0.0.1299070", + "name": "devtools-protocol", + "npm": { + "name": "devtools-protocol", + "version": "==0.0.1299070", + }, + "package_id": 123, + }, + { + "behavior": { + "prod": true, + }, + "id": 646, + "literal": "8.17.1", + "name": "ws", + "npm": { + "name": "ws", + "version": "==8.17.1", + }, + "package_id": 416, + }, + { + "behavior": { + "prod": true, + }, + "id": 647, + "literal": "^1.1.0", + "name": "loose-envify", + "npm": { + "name": "loose-envify", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 268, + }, + { + "behavior": { + "peer": true, + }, + "id": 648, + "literal": "^18.2.0", + "name": "react", + "npm": { + "name": "react", + "version": ">=18.2.0 <19.0.0", + }, + "package_id": 333, + }, + { + "behavior": { + "prod": true, + }, + "id": 649, + "literal": "^1.1.0", + "name": "loose-envify", + "npm": { + "name": "loose-envify", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 268, + }, + { + "behavior": { + "prod": true, + }, + "id": 650, + "literal": "^0.23.0", + "name": "scheduler", + "npm": { + "name": "scheduler", + "version": ">=0.23.0 <0.24.0", + }, + "package_id": 350, + }, + { + "behavior": { + "prod": true, + }, + "id": 651, + "literal": "^2.3.0", + "name": "pify", + "npm": { + "name": "pify", + "version": ">=2.3.0 <3.0.0", + }, + "package_id": 312, + }, + { + "behavior": { + "prod": true, + }, + "id": 652, + "literal": "^2.2.1", + "name": "picomatch", + "npm": { + "name": "picomatch", + "version": ">=2.2.1 <3.0.0", + }, + "package_id": 311, + }, + { + "behavior": { + "prod": true, + }, + "id": 653, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 654, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", }, "package_id": 120, }, @@ -2274,194 +8531,12 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "behavior": { "prod": true, }, - "id": 174, - "literal": "^4.2.0", - "name": "string-width", + "id": 655, + "literal": "^1.23.1", + "name": "es-abstract", "npm": { - "name": "string-width", - "version": ">=4.2.0 <5.0.0", - }, - "package_id": 78, - }, - { - "behavior": { - "prod": true, - }, - "id": 175, - "literal": "^6.0.1", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 76, - }, - { - "behavior": { - "prod": true, - }, - "id": 176, - "literal": "^7.0.0", - "name": "wrap-ansi", - "npm": { - "name": "wrap-ansi", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 75, - }, - { - "behavior": { - "prod": true, - }, - "id": 177, - "literal": "^5.2.1", - "name": "buffer", - "npm": { - "name": "buffer", - "version": ">=5.2.1 <6.0.0", - }, - "package_id": 128, - }, - { - "behavior": { - "prod": true, - }, - "id": 178, - "literal": "^2.3.8", - "name": "through", - "npm": { - "name": "through", - "version": ">=2.3.8 <3.0.0", - }, - "package_id": 127, - }, - { - "behavior": { - "prod": true, - }, - "id": 179, - "literal": "^1.3.1", - "name": "base64-js", - "npm": { - "name": "base64-js", - "version": ">=1.3.1 <2.0.0", - }, - "package_id": 130, - }, - { - "behavior": { - "prod": true, - }, - "id": 180, - "literal": "^1.1.13", - "name": "ieee754", - "npm": { - "name": "ieee754", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 129, - }, - { - "behavior": { - "prod": true, - }, - "id": 181, - "literal": "^3.0.0", - "name": "pump", - "npm": { - "name": "pump", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 143, - }, - { - "behavior": { - "prod": true, - }, - "id": 182, - "literal": "^3.1.5", - "name": "tar-stream", - "npm": { - "name": "tar-stream", - "version": ">=3.1.5 <4.0.0", - }, - "package_id": 142, - }, - { - "behavior": { - "optional": true, - }, - "id": 183, - "literal": "^2.1.1", - "name": "bare-fs", - "npm": { - "name": "bare-fs", - "version": ">=2.1.1 <3.0.0", - }, - "package_id": 134, - }, - { - "behavior": { - "optional": true, - }, - "id": 184, - "literal": "^2.1.0", - "name": "bare-path", - "npm": { - "name": "bare-path", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 132, - }, - { - "behavior": { - "prod": true, - }, - "id": 185, - "literal": "^2.1.0", - "name": "bare-os", - "npm": { - "name": "bare-os", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 133, - }, - { - "behavior": { - "prod": true, - }, - "id": 186, - "literal": "^2.0.0", - "name": "bare-events", - "npm": { - "name": "bare-events", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 137, - }, - { - "behavior": { - "prod": true, - }, - "id": 187, - "literal": "^2.0.0", - "name": "bare-path", - "npm": { - "name": "bare-path", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 132, - }, - { - "behavior": { - "prod": true, - }, - "id": 188, - "literal": "^2.0.0", - "name": "bare-stream", - "npm": { - "name": "bare-stream", - "version": ">=2.0.0 <3.0.0", + "name": "es-abstract", + "version": ">=1.23.1 <2.0.0", }, "package_id": 135, }, @@ -2469,64 +8544,12 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "behavior": { "prod": true, }, - "id": 189, - "literal": "^2.18.0", - "name": "streamx", + "id": 656, + "literal": "^1.3.0", + "name": "es-errors", "npm": { - "name": "streamx", - "version": ">=2.18.0 <3.0.0", - }, - "package_id": 136, - }, - { - "behavior": { - "prod": true, - }, - "id": 190, - "literal": "^1.3.2", - "name": "fast-fifo", - "npm": { - "name": "fast-fifo", - "version": ">=1.3.2 <2.0.0", - }, - "package_id": 141, - }, - { - "behavior": { - "prod": true, - }, - "id": 191, - "literal": "^1.0.1", - "name": "queue-tick", - "npm": { - "name": "queue-tick", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 140, - }, - { - "behavior": { - "prod": true, - }, - "id": 192, - "literal": "^1.1.0", - "name": "text-decoder", - "npm": { - "name": "text-decoder", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 138, - }, - { - "behavior": { - "optional": true, - }, - "id": 193, - "literal": "^2.2.0", - "name": "bare-events", - "npm": { - "name": "bare-events", - "version": ">=2.2.0 <3.0.0", + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", }, "package_id": 137, }, @@ -2534,831 +8557,12 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "behavior": { "prod": true, }, - "id": 194, - "literal": "^1.6.4", - "name": "b4a", + "id": 657, + "literal": "^1.2.4", + "name": "get-intrinsic", "npm": { - "name": "b4a", - "version": ">=1.6.4 <2.0.0", - }, - "package_id": 139, - }, - { - "behavior": { - "prod": true, - }, - "id": 195, - "literal": "^1.6.4", - "name": "b4a", - "npm": { - "name": "b4a", - "version": ">=1.6.4 <2.0.0", - }, - "package_id": 139, - }, - { - "behavior": { - "prod": true, - }, - "id": 196, - "literal": "^1.2.0", - "name": "fast-fifo", - "npm": { - "name": "fast-fifo", - "version": ">=1.2.0 <2.0.0", - }, - "package_id": 141, - }, - { - "behavior": { - "prod": true, - }, - "id": 197, - "literal": "^2.15.0", - "name": "streamx", - "npm": { - "name": "streamx", - "version": ">=2.15.0 <3.0.0", - }, - "package_id": 136, - }, - { - "behavior": { - "prod": true, - }, - "id": 198, - "literal": "^1.1.0", - "name": "end-of-stream", - "npm": { - "name": "end-of-stream", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 146, - }, - { - "behavior": { - "prod": true, - }, - "id": 199, - "literal": "^1.3.1", - "name": "once", - "npm": { - "name": "once", - "version": ">=1.3.1 <2.0.0", - }, - "package_id": 144, - }, - { - "behavior": { - "prod": true, - }, - "id": 200, - "literal": "1", - "name": "wrappy", - "npm": { - "name": "wrappy", - "version": "<2.0.0 >=1.0.0", - }, - "package_id": 145, - }, - { - "behavior": { - "prod": true, - }, - "id": 201, - "literal": "^1.4.0", - "name": "once", - "npm": { - "name": "once", - "version": ">=1.4.0 <2.0.0", - }, - "package_id": 144, - }, - { - "behavior": { - "prod": true, - }, - "id": 202, - "literal": "^7.0.2", - "name": "agent-base", - "npm": { - "name": "agent-base", - "version": ">=7.0.2 <8.0.0", - }, - "package_id": 156, - }, - { - "behavior": { - "prod": true, - }, - "id": 203, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 204, - "literal": "^7.0.1", - "name": "http-proxy-agent", - "npm": { - "name": "http-proxy-agent", - "version": ">=7.0.1 <8.0.0", - }, - "package_id": 170, - }, - { - "behavior": { - "prod": true, - }, - "id": 205, - "literal": "^7.0.3", - "name": "https-proxy-agent", - "npm": { - "name": "https-proxy-agent", - "version": ">=7.0.3 <8.0.0", - }, - "package_id": 169, - }, - { - "behavior": { - "prod": true, - }, - "id": 206, - "literal": "^7.14.1", - "name": "lru-cache", - "npm": { - "name": "lru-cache", - "version": ">=7.14.1 <8.0.0", - }, - "package_id": 179, - }, - { - "behavior": { - "prod": true, - }, - "id": 207, - "literal": "^7.0.1", - "name": "pac-proxy-agent", - "npm": { - "name": "pac-proxy-agent", - "version": ">=7.0.1 <8.0.0", - }, - "package_id": 158, - }, - { - "behavior": { - "prod": true, - }, - "id": 208, - "literal": "^1.1.0", - "name": "proxy-from-env", - "npm": { - "name": "proxy-from-env", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 157, - }, - { - "behavior": { - "prod": true, - }, - "id": 209, - "literal": "^8.0.2", - "name": "socks-proxy-agent", - "npm": { - "name": "socks-proxy-agent", - "version": ">=8.0.2 <9.0.0", - }, - "package_id": 148, - }, - { - "behavior": { - "prod": true, - }, - "id": 210, - "literal": "^7.1.1", - "name": "agent-base", - "npm": { - "name": "agent-base", - "version": ">=7.1.1 <8.0.0", - }, - "package_id": 156, - }, - { - "behavior": { - "prod": true, - }, - "id": 211, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 212, - "literal": "^2.7.1", - "name": "socks", - "npm": { - "name": "socks", - "version": ">=2.7.1 <3.0.0", - }, - "package_id": 149, - }, - { - "behavior": { - "prod": true, - }, - "id": 213, - "literal": "^9.0.5", - "name": "ip-address", - "npm": { - "name": "ip-address", - "version": ">=9.0.5 <10.0.0", - }, - "package_id": 151, - }, - { - "behavior": { - "prod": true, - }, - "id": 214, - "literal": "^4.2.0", - "name": "smart-buffer", - "npm": { - "name": "smart-buffer", - "version": ">=4.2.0 <5.0.0", - }, - "package_id": 150, - }, - { - "behavior": { - "prod": true, - }, - "id": 215, - "literal": "1.1.0", - "name": "jsbn", - "npm": { - "name": "jsbn", - "version": "==1.1.0", - }, - "package_id": 153, - }, - { - "behavior": { - "prod": true, - }, - "id": 216, - "literal": "^1.1.3", - "name": "sprintf-js", - "npm": { - "name": "sprintf-js", - "version": ">=1.1.3 <2.0.0", - }, - "package_id": 152, - }, - { - "behavior": { - "prod": true, - }, - "id": 217, - "literal": "2.1.2", - "name": "ms", - "npm": { - "name": "ms", - "version": "==2.1.2", - }, - "package_id": 155, - }, - { - "behavior": { - "prod": true, - }, - "id": 218, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 219, - "literal": "^0.23.0", - "name": "@tootallnate/quickjs-emscripten", - "npm": { - "name": "@tootallnate/quickjs-emscripten", - "version": ">=0.23.0 <0.24.0", - }, - "package_id": 178, - }, - { - "behavior": { - "prod": true, - }, - "id": 220, - "literal": "^7.0.2", - "name": "agent-base", - "npm": { - "name": "agent-base", - "version": ">=7.0.2 <8.0.0", - }, - "package_id": 156, - }, - { - "behavior": { - "prod": true, - }, - "id": 221, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 222, - "literal": "^6.0.1", - "name": "get-uri", - "npm": { - "name": "get-uri", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 171, - }, - { - "behavior": { - "prod": true, - }, - "id": 223, - "literal": "^7.0.0", - "name": "http-proxy-agent", - "npm": { - "name": "http-proxy-agent", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 170, - }, - { - "behavior": { - "prod": true, - }, - "id": 224, - "literal": "^7.0.2", - "name": "https-proxy-agent", - "npm": { - "name": "https-proxy-agent", - "version": ">=7.0.2 <8.0.0", - }, - "package_id": 169, - }, - { - "behavior": { - "prod": true, - }, - "id": 225, - "literal": "^7.0.0", - "name": "pac-resolver", - "npm": { - "name": "pac-resolver", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 159, - }, - { - "behavior": { - "prod": true, - }, - "id": 226, - "literal": "^8.0.2", - "name": "socks-proxy-agent", - "npm": { - "name": "socks-proxy-agent", - "version": ">=8.0.2 <9.0.0", - }, - "package_id": 148, - }, - { - "behavior": { - "prod": true, - }, - "id": 227, - "literal": "^5.0.0", - "name": "degenerator", - "npm": { - "name": "degenerator", - "version": ">=5.0.0 <6.0.0", - }, - "package_id": 161, - }, - { - "behavior": { - "prod": true, - }, - "id": 228, - "literal": "^2.0.2", - "name": "netmask", - "npm": { - "name": "netmask", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 160, - }, - { - "behavior": { - "prod": true, - }, - "id": 229, - "literal": "^0.13.4", - "name": "ast-types", - "npm": { - "name": "ast-types", - "version": ">=0.13.4 <0.14.0", - }, - "package_id": 167, - }, - { - "behavior": { - "prod": true, - }, - "id": 230, - "literal": "^2.1.0", - "name": "escodegen", - "npm": { - "name": "escodegen", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 163, - }, - { - "behavior": { - "prod": true, - }, - "id": 231, - "literal": "^4.0.1", - "name": "esprima", - "npm": { - "name": "esprima", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 162, - }, - { - "behavior": { - "prod": true, - }, - "id": 232, - "literal": "^5.2.0", - "name": "estraverse", - "npm": { - "name": "estraverse", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 166, - }, - { - "behavior": { - "prod": true, - }, - "id": 233, - "literal": "^2.0.2", - "name": "esutils", - "npm": { - "name": "esutils", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 165, - }, - { - "behavior": { - "prod": true, - }, - "id": 234, - "literal": "^4.0.1", - "name": "esprima", - "npm": { - "name": "esprima", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 162, - }, - { - "behavior": { - "optional": true, - }, - "id": 235, - "literal": "~0.6.1", - "name": "source-map", - "npm": { - "name": "source-map", - "version": ">=0.6.1 <0.7.0", - }, - "package_id": 164, - }, - { - "behavior": { - "prod": true, - }, - "id": 236, - "literal": "^2.0.1", - "name": "tslib", - "npm": { - "name": "tslib", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 168, - }, - { - "behavior": { - "prod": true, - }, - "id": 237, - "literal": "^7.0.2", - "name": "agent-base", - "npm": { - "name": "agent-base", - "version": ">=7.0.2 <8.0.0", - }, - "package_id": 156, - }, - { - "behavior": { - "prod": true, - }, - "id": 238, - "literal": "4", - "name": "debug", - "npm": { - "name": "debug", - "version": "<5.0.0 >=4.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 239, - "literal": "^7.1.0", - "name": "agent-base", - "npm": { - "name": "agent-base", - "version": ">=7.1.0 <8.0.0", - }, - "package_id": 156, - }, - { - "behavior": { - "prod": true, - }, - "id": 240, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 241, - "literal": "^5.0.2", - "name": "basic-ftp", - "npm": { - "name": "basic-ftp", - "version": ">=5.0.2 <6.0.0", - }, - "package_id": 177, - }, - { - "behavior": { - "prod": true, - }, - "id": 242, - "literal": "^6.0.2", - "name": "data-uri-to-buffer", - "npm": { - "name": "data-uri-to-buffer", - "version": ">=6.0.2 <7.0.0", - }, - "package_id": 176, - }, - { - "behavior": { - "prod": true, - }, - "id": 243, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 244, - "literal": "^11.2.0", - "name": "fs-extra", - "npm": { - "name": "fs-extra", - "version": ">=11.2.0 <12.0.0", - }, - "package_id": 172, - }, - { - "behavior": { - "prod": true, - }, - "id": 245, - "literal": "^4.2.0", - "name": "graceful-fs", - "npm": { - "name": "graceful-fs", - "version": ">=4.2.0 <5.0.0", - }, - "package_id": 175, - }, - { - "behavior": { - "prod": true, - }, - "id": 246, - "literal": "^6.0.1", - "name": "jsonfile", - "npm": { - "name": "jsonfile", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 174, - }, - { - "behavior": { - "prod": true, - }, - "id": 247, - "literal": "^2.0.0", - "name": "universalify", - "npm": { - "name": "universalify", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 173, - }, - { - "behavior": { - "prod": true, - }, - "id": 248, - "literal": "^2.0.0", - "name": "universalify", - "npm": { - "name": "universalify", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 173, - }, - { - "behavior": { - "optional": true, - }, - "id": 249, - "literal": "^4.1.6", - "name": "graceful-fs", - "npm": { - "name": "graceful-fs", - "version": ">=4.1.6 <5.0.0", - }, - "package_id": 175, - }, - { - "behavior": { - "prod": true, - }, - "id": 250, - "literal": "^4.1.1", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.1.1 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 251, - "literal": "^5.1.0", - "name": "get-stream", - "npm": { - "name": "get-stream", - "version": ">=5.1.0 <6.0.0", - }, - "package_id": 189, - }, - { - "behavior": { - "prod": true, - }, - "id": 252, - "literal": "^2.10.0", - "name": "yauzl", - "npm": { - "name": "yauzl", - "version": ">=2.10.0 <3.0.0", - }, - "package_id": 185, - }, - { - "behavior": { - "optional": true, - }, - "id": 253, - "literal": "^2.9.1", - "name": "@types/yauzl", - "npm": { - "name": "@types/yauzl", - "version": ">=2.9.1 <3.0.0", - }, - "package_id": 182, - }, - { - "behavior": { - "prod": true, - }, - "id": 254, - "literal": "*", - "name": "@types/node", - "npm": { - "name": "@types/node", - "version": ">=0.0.0", - }, - "package_id": 183, - }, - { - "behavior": { - "prod": true, - }, - "id": 255, - "literal": "~5.26.4", - "name": "undici-types", - "npm": { - "name": "undici-types", - "version": ">=5.26.4 <5.27.0", - }, - "package_id": 184, - }, - { - "behavior": { - "prod": true, - }, - "id": 256, - "literal": "~1.1.0", - "name": "fd-slicer", - "npm": { - "name": "fd-slicer", - "version": ">=1.1.0 <1.2.0", - }, - "package_id": 187, - }, - { - "behavior": { - "prod": true, - }, - "id": 257, - "literal": "~0.2.3", - "name": "buffer-crc32", - "npm": { - "name": "buffer-crc32", - "version": ">=0.2.3 <0.3.0", + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", }, "package_id": 186, }, @@ -3366,112 +8570,2413 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "behavior": { "prod": true, }, - "id": 258, - "literal": "~1.2.0", - "name": "pend", + "id": 658, + "literal": "^1.0.3", + "name": "globalthis", "npm": { - "name": "pend", - "version": ">=1.2.0 <1.3.0", + "name": "globalthis", + "version": ">=1.0.3 <2.0.0", }, - "package_id": 188, + "package_id": 194, }, { "behavior": { "prod": true, }, - "id": 259, + "id": 659, + "literal": "^1.1.3", + "name": "which-builtin-type", + "npm": { + "name": "which-builtin-type", + "version": ">=1.1.3 <2.0.0", + }, + "package_id": 410, + }, + { + "behavior": { + "prod": true, + }, + "id": 660, + "literal": "^1.0.6", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.6 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 661, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 662, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 663, + "literal": "^2.0.1", + "name": "set-function-name", + "npm": { + "name": "set-function-name", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 353, + }, + { + "behavior": { + "prod": true, + }, + "id": 664, + "literal": "^2.13.0", + "name": "is-core-module", + "npm": { + "name": "is-core-module", + "version": ">=2.13.0 <3.0.0", + }, + "package_id": 223, + }, + { + "behavior": { + "prod": true, + }, + "id": 665, + "literal": "^1.0.7", + "name": "path-parse", + "npm": { + "name": "path-parse", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 306, + }, + { + "behavior": { + "prod": true, + }, + "id": 666, + "literal": "^1.0.0", + "name": "supports-preserve-symlinks-flag", + "npm": { + "name": "supports-preserve-symlinks-flag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 378, + }, + { + "behavior": { + "prod": true, + }, + "id": 667, + "literal": "^7.1.3", + "name": "glob", + "npm": { + "name": "glob", + "version": ">=7.1.3 <8.0.0", + }, + "package_id": 441, + }, + { + "behavior": { + "prod": true, + }, + "id": 668, + "literal": "^1.2.2", + "name": "queue-microtask", + "npm": { + "name": "queue-microtask", + "version": ">=1.2.2 <2.0.0", + }, + "package_id": 331, + }, + { + "behavior": { + "prod": true, + }, + "id": 669, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 670, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 671, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 672, + "literal": "^2.0.5", + "name": "isarray", + "npm": { + "name": "isarray", + "version": ">=2.0.5 <3.0.0", + }, + "package_id": 245, + }, + { + "behavior": { + "prod": true, + }, + "id": 673, + "literal": "^1.0.6", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.6 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 674, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 675, + "literal": "^1.1.4", + "name": "is-regex", + "npm": { + "name": "is-regex", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 236, + }, + { + "behavior": { + "prod": true, + }, + "id": 676, + "literal": "^1.1.0", + "name": "loose-envify", + "npm": { + "name": "loose-envify", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 268, + }, + { + "behavior": { + "prod": true, + }, + "id": 677, + "literal": "^1.1.4", + "name": "define-data-property", + "npm": { + "name": "define-data-property", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 119, + }, + { + "behavior": { + "prod": true, + }, + "id": 678, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 679, + "literal": "^1.1.2", + "name": "function-bind", + "npm": { + "name": "function-bind", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 182, + }, + { + "behavior": { + "prod": true, + }, + "id": 680, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 681, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 682, + "literal": "^1.0.2", + "name": "has-property-descriptors", + "npm": { + "name": "has-property-descriptors", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 201, + }, + { + "behavior": { + "prod": true, + }, + "id": 683, + "literal": "^1.1.4", + "name": "define-data-property", + "npm": { + "name": "define-data-property", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 119, + }, + { + "behavior": { + "prod": true, + }, + "id": 684, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 685, + "literal": "^1.2.3", + "name": "functions-have-names", + "npm": { + "name": "functions-have-names", + "version": ">=1.2.3 <2.0.0", + }, + "package_id": 184, + }, + { + "behavior": { + "prod": true, + }, + "id": 686, + "literal": "^1.0.2", + "name": "has-property-descriptors", + "npm": { + "name": "has-property-descriptors", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 201, + }, + { + "behavior": { + "prod": true, + }, + "id": 687, + "literal": "^3.0.0", + "name": "shebang-regex", + "npm": { + "name": "shebang-regex", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 355, + }, + { + "behavior": { + "prod": true, + }, + "id": 688, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 689, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 690, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 691, + "literal": "^1.13.1", + "name": "object-inspect", + "npm": { + "name": "object-inspect", + "version": ">=1.13.1 <2.0.0", + }, + "package_id": 287, + }, + { + "behavior": { + "prod": true, + }, + "id": 692, + "literal": "^9.0.5", + "name": "ip-address", + "npm": { + "name": "ip-address", + "version": ">=9.0.5 <10.0.0", + }, + "package_id": 215, + }, + { + "behavior": { + "prod": true, + }, + "id": 693, + "literal": "^4.2.0", + "name": "smart-buffer", + "npm": { + "name": "smart-buffer", + "version": ">=4.2.0 <5.0.0", + }, + "package_id": 359, + }, + { + "behavior": { + "prod": true, + }, + "id": 694, + "literal": "^7.1.1", + "name": "agent-base", + "npm": { + "name": "agent-base", + "version": ">=7.1.1 <8.0.0", + }, + "package_id": 53, + }, + { + "behavior": { + "prod": true, + }, + "id": 695, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 696, + "literal": "^2.7.1", + "name": "socks", + "npm": { + "name": "socks", + "version": ">=2.7.1 <3.0.0", + }, + "package_id": 360, + }, + { + "behavior": { + "optional": true, + }, + "id": 697, + "literal": "^2.2.0", + "name": "bare-events", + "npm": { + "name": "bare-events", + "version": ">=2.2.0 <3.0.0", + }, + "package_id": 80, + }, + { + "behavior": { + "prod": true, + }, + "id": 698, + "literal": "^1.3.2", + "name": "fast-fifo", + "npm": { + "name": "fast-fifo", + "version": ">=1.3.2 <2.0.0", + }, + "package_id": 165, + }, + { + "behavior": { + "prod": true, + }, + "id": 699, + "literal": "^1.0.1", + "name": "queue-tick", + "npm": { + "name": "queue-tick", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 332, + }, + { + "behavior": { + "prod": true, + }, + "id": 700, + "literal": "^1.1.0", + "name": "text-decoder", + "npm": { + "name": "text-decoder", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 383, + }, + { + "behavior": { + "prod": true, + }, + "id": 701, + "literal": "^8.0.0", + "name": "emoji-regex", + "npm": { + "name": "emoji-regex", + "version": ">=8.0.0 <9.0.0", + }, + "package_id": 442, + }, + { + "behavior": { + "prod": true, + }, + "id": 702, + "literal": "^3.0.0", + "name": "is-fullwidth-code-point", + "npm": { + "name": "is-fullwidth-code-point", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 228, + }, + { + "behavior": { + "prod": true, + }, + "id": 703, + "literal": "^6.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 372, + }, + { + "behavior": { + "prod": true, + }, + "id": 704, + "literal": "^8.0.0", + "name": "emoji-regex", + "npm": { + "name": "emoji-regex", + "version": ">=8.0.0 <9.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 705, + "literal": "^3.0.0", + "name": "is-fullwidth-code-point", + "npm": { + "name": "is-fullwidth-code-point", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 706, + "literal": "^6.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 707, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 708, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 709, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 710, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 711, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 712, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 713, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 714, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 715, + "literal": "^1.0.7", + "name": "internal-slot", + "npm": { + "name": "internal-slot", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 214, + }, + { + "behavior": { + "prod": true, + }, + "id": 716, + "literal": "^1.5.2", + "name": "regexp.prototype.flags", + "npm": { + "name": "regexp.prototype.flags", + "version": ">=1.5.2 <2.0.0", + }, + "package_id": 340, + }, + { + "behavior": { + "prod": true, + }, + "id": 717, + "literal": "^2.0.2", + "name": "set-function-name", + "npm": { + "name": "set-function-name", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 353, + }, + { + "behavior": { + "prod": true, + }, + "id": 718, + "literal": "^1.0.6", + "name": "side-channel", + "npm": { + "name": "side-channel", + "version": ">=1.0.6 <2.0.0", + }, + "package_id": 356, + }, + { + "behavior": { + "prod": true, + }, + "id": 719, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 720, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 721, + "literal": "^1.23.0", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.0 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 722, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 723, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 724, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 725, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 726, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 727, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 728, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 729, + "literal": "^5.0.1", + "name": "ansi-regex", + "npm": { + "name": "ansi-regex", + "version": ">=5.0.1 <6.0.0", + }, + "package_id": 55, + }, + { + "behavior": { + "prod": true, + }, + "id": 730, + "literal": "^5.0.1", + "name": "ansi-regex", + "npm": { + "name": "ansi-regex", + "version": ">=5.0.1 <6.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "peer": true, + }, + "id": 731, + "literal": ">= 16.8.0 || 17.x.x || ^18.0.0-0", + "name": "react", + "npm": { + "name": "react", + "version": ">=16.8.0 || <18.0.0 >=17.0.0 || >=18.0.0-0 <19.0.0 && <18.0.0 >=17.0.0 || >=18.0.0-0 <19.0.0 && >=18.0.0-0 <19.0.0", + }, + "package_id": 333, + }, + { + "behavior": { + "prod": true, + }, + "id": 732, + "literal": "0.0.1", + "name": "client-only", + "npm": { + "name": "client-only", + "version": "==0.0.1", + }, + "package_id": 102, + }, + { + "behavior": { + "prod": true, + }, + "id": 733, + "literal": "^0.3.2", + "name": "@jridgewell/gen-mapping", + "npm": { + "name": "@jridgewell/gen-mapping", + "version": ">=0.3.2 <0.4.0", + }, + "package_id": 14, + }, + { + "behavior": { + "prod": true, + }, + "id": 734, + "literal": "^4.0.0", + "name": "commander", + "npm": { + "name": "commander", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 106, + }, + { + "behavior": { + "prod": true, + }, + "id": 735, + "literal": "^10.3.10", + "name": "glob", + "npm": { + "name": "glob", + "version": ">=10.3.10 <11.0.0", + }, + "package_id": 191, + }, + { + "behavior": { + "prod": true, + }, + "id": 736, + "literal": "^1.1.6", + "name": "lines-and-columns", + "npm": { + "name": "lines-and-columns", + "version": ">=1.1.6 <2.0.0", + }, + "package_id": 265, + }, + { + "behavior": { + "prod": true, + }, + "id": 737, + "literal": "^2.7.0", + "name": "mz", + "npm": { + "name": "mz", + "version": ">=2.7.0 <3.0.0", + }, + "package_id": 277, + }, + { + "behavior": { + "prod": true, + }, + "id": 738, + "literal": "^4.0.1", + "name": "pirates", + "npm": { + "name": "pirates", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 313, + }, + { + "behavior": { + "prod": true, + }, + "id": 739, + "literal": "^0.1.9", + "name": "ts-interface-checker", + "npm": { + "name": "ts-interface-checker", + "version": ">=0.1.9 <0.2.0", + }, + "package_id": 390, + }, + { + "behavior": { + "prod": true, + }, + "id": 740, + "literal": "^4.0.0", + "name": "has-flag", + "npm": { + "name": "has-flag", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 200, + }, + { + "behavior": { + "prod": true, + }, + "id": 741, + "literal": "^5.2.0", + "name": "@alloc/quick-lru", + "npm": { + "name": "@alloc/quick-lru", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 1, + }, + { + "behavior": { + "prod": true, + }, + "id": 742, + "literal": "^5.0.2", + "name": "arg", + "npm": { + "name": "arg", + "version": ">=5.0.2 <6.0.0", + }, + "package_id": 59, + }, + { + "behavior": { + "prod": true, + }, + "id": 743, + "literal": "^3.5.3", + "name": "chokidar", + "npm": { + "name": "chokidar", + "version": ">=3.5.3 <4.0.0", + }, + "package_id": 100, + }, + { + "behavior": { + "prod": true, + }, + "id": 744, + "literal": "^1.2.2", + "name": "didyoumean", + "npm": { + "name": "didyoumean", + "version": ">=1.2.2 <2.0.0", + }, + "package_id": 124, + }, + { + "behavior": { + "prod": true, + }, + "id": 745, + "literal": "^1.1.3", + "name": "dlv", + "npm": { + "name": "dlv", + "version": ">=1.1.3 <2.0.0", + }, + "package_id": 126, + }, + { + "behavior": { + "prod": true, + }, + "id": 746, + "literal": "^3.2.12", + "name": "fast-glob", + "npm": { + "name": "fast-glob", + "version": ">=3.2.12 <4.0.0", + }, + "package_id": 166, + }, + { + "behavior": { + "prod": true, + }, + "id": 747, + "literal": "^6.0.2", + "name": "glob-parent", + "npm": { + "name": "glob-parent", + "version": ">=6.0.2 <7.0.0", + }, + "package_id": 192, + }, + { + "behavior": { + "prod": true, + }, + "id": 748, + "literal": "^4.0.3", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.3 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 749, + "literal": "^1.18.2", + "name": "jiti", + "npm": { + "name": "jiti", + "version": ">=1.18.2 <2.0.0", + }, + "package_id": 249, + }, + { + "behavior": { + "prod": true, + }, + "id": 750, + "literal": "^2.1.0", + "name": "lilconfig", + "npm": { + "name": "lilconfig", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 264, + }, + { + "behavior": { + "prod": true, + }, + "id": 751, + "literal": "^4.0.5", + "name": "micromatch", + "npm": { + "name": "micromatch", + "version": ">=4.0.5 <5.0.0", + }, + "package_id": 271, + }, + { + "behavior": { + "prod": true, + }, + "id": 752, + "literal": "^3.0.0", + "name": "normalize-path", + "npm": { + "name": "normalize-path", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 283, + }, + { + "behavior": { + "prod": true, + }, + "id": 753, + "literal": "^3.0.0", + "name": "object-hash", + "npm": { + "name": "object-hash", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 286, + }, + { + "behavior": { + "prod": true, + }, + "id": 754, + "literal": "^1.0.0", + "name": "picocolors", + "npm": { + "name": "picocolors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 310, + }, + { + "behavior": { + "prod": true, + }, + "id": 755, + "literal": "^8.4.23", + "name": "postcss", + "npm": { + "name": "postcss", + "version": ">=8.4.23 <9.0.0", + }, + "package_id": 315, + }, + { + "behavior": { + "prod": true, + }, + "id": 756, + "literal": "^15.1.0", + "name": "postcss-import", + "npm": { + "name": "postcss-import", + "version": ">=15.1.0 <16.0.0", + }, + "package_id": 316, + }, + { + "behavior": { + "prod": true, + }, + "id": 757, + "literal": "^4.0.1", + "name": "postcss-js", + "npm": { + "name": "postcss-js", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 317, + }, + { + "behavior": { + "prod": true, + }, + "id": 758, + "literal": "^4.0.1", + "name": "postcss-load-config", + "npm": { + "name": "postcss-load-config", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 318, + }, + { + "behavior": { + "prod": true, + }, + "id": 759, + "literal": "^6.0.1", + "name": "postcss-nested", + "npm": { + "name": "postcss-nested", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 319, + }, + { + "behavior": { + "prod": true, + }, + "id": 760, + "literal": "^6.0.11", + "name": "postcss-selector-parser", + "npm": { + "name": "postcss-selector-parser", + "version": ">=6.0.11 <7.0.0", + }, + "package_id": 320, + }, + { + "behavior": { + "prod": true, + }, + "id": 761, + "literal": "^1.22.2", + "name": "resolve", + "npm": { + "name": "resolve", + "version": ">=1.22.2 <2.0.0", + }, + "package_id": 342, + }, + { + "behavior": { + "prod": true, + }, + "id": 762, + "literal": "^3.32.0", + "name": "sucrase", + "npm": { + "name": "sucrase", + "version": ">=3.32.0 <4.0.0", + }, + "package_id": 376, + }, + { + "behavior": { + "optional": true, + }, + "id": 763, + "literal": "^2.1.1", + "name": "bare-fs", + "npm": { + "name": "bare-fs", + "version": ">=2.1.1 <3.0.0", + }, + "package_id": 81, + }, + { + "behavior": { + "optional": true, + }, + "id": 764, + "literal": "^2.1.0", + "name": "bare-path", + "npm": { + "name": "bare-path", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 83, + }, + { + "behavior": { + "prod": true, + }, + "id": 765, "literal": "^3.0.0", "name": "pump", "npm": { "name": "pump", "version": ">=3.0.0 <4.0.0", }, + "package_id": 327, + }, + { + "behavior": { + "prod": true, + }, + "id": 766, + "literal": "^3.1.5", + "name": "tar-stream", + "npm": { + "name": "tar-stream", + "version": ">=3.1.5 <4.0.0", + }, + "package_id": 382, + }, + { + "behavior": { + "prod": true, + }, + "id": 767, + "literal": "^1.6.4", + "name": "b4a", + "npm": { + "name": "b4a", + "version": ">=1.6.4 <2.0.0", + }, + "package_id": 78, + }, + { + "behavior": { + "prod": true, + }, + "id": 768, + "literal": "^1.2.0", + "name": "fast-fifo", + "npm": { + "name": "fast-fifo", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 165, + }, + { + "behavior": { + "prod": true, + }, + "id": 769, + "literal": "^2.15.0", + "name": "streamx", + "npm": { + "name": "streamx", + "version": ">=2.15.0 <3.0.0", + }, + "package_id": 366, + }, + { + "behavior": { + "prod": true, + }, + "id": 770, + "literal": "^1.6.4", + "name": "b4a", + "npm": { + "name": "b4a", + "version": ">=1.6.4 <2.0.0", + }, + "package_id": 78, + }, + { + "behavior": { + "prod": true, + }, + "id": 771, + "literal": "^1.0.0", + "name": "any-promise", + "npm": { + "name": "any-promise", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 57, + }, + { + "behavior": { + "prod": true, + }, + "id": 772, + "literal": ">= 3.1.0 < 4", + "name": "thenify", + "npm": { + "name": "thenify", + "version": ">=3.1.0 && <4.0.0", + }, + "package_id": 385, + }, + { + "behavior": { + "prod": true, + }, + "id": 773, + "literal": "^7.0.0", + "name": "is-number", + "npm": { + "name": "is-number", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 233, + }, + { + "behavior": { + "peer": true, + }, + "id": 774, + "literal": ">=4.2.0", + "name": "typescript", + "npm": { + "name": "typescript", + "version": ">=4.2.0", + }, + "package_id": 399, + }, + { + "behavior": { + "prod": true, + }, + "id": 775, + "literal": "^0.0.29", + "name": "@types/json5", + "npm": { + "name": "@types/json5", + "version": ">=0.0.29 <0.0.30", + }, + "package_id": 38, + }, + { + "behavior": { + "prod": true, + }, + "id": 776, + "literal": "^1.0.2", + "name": "json5", + "npm": { + "name": "json5", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 257, + }, + { + "behavior": { + "prod": true, + }, + "id": 777, + "literal": "^1.2.6", + "name": "minimist", + "npm": { + "name": "minimist", + "version": ">=1.2.6 <2.0.0", + }, + "package_id": 273, + }, + { + "behavior": { + "prod": true, + }, + "id": 778, + "literal": "^3.0.0", + "name": "strip-bom", + "npm": { + "name": "strip-bom", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 373, + }, + { + "behavior": { + "prod": true, + }, + "id": 779, + "literal": "^1.2.1", + "name": "prelude-ls", + "npm": { + "name": "prelude-ls", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 322, + }, + { + "behavior": { + "prod": true, + }, + "id": 780, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 781, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 782, + "literal": "^1.1.13", + "name": "is-typed-array", + "npm": { + "name": "is-typed-array", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 241, + }, + { + "behavior": { + "prod": true, + }, + "id": 783, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 784, + "literal": "^0.3.3", + "name": "for-each", + "npm": { + "name": "for-each", + "version": ">=0.3.3 <0.4.0", + }, + "package_id": 176, + }, + { + "behavior": { + "prod": true, + }, + "id": 785, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 786, + "literal": "^1.0.3", + "name": "has-proto", + "npm": { + "name": "has-proto", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 202, + }, + { + "behavior": { + "prod": true, + }, + "id": 787, + "literal": "^1.1.13", + "name": "is-typed-array", + "npm": { + "name": "is-typed-array", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 241, + }, + { + "behavior": { + "prod": true, + }, + "id": 788, + "literal": "^1.0.7", + "name": "available-typed-arrays", + "npm": { + "name": "available-typed-arrays", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 75, + }, + { + "behavior": { + "prod": true, + }, + "id": 789, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 790, + "literal": "^0.3.3", + "name": "for-each", + "npm": { + "name": "for-each", + "version": ">=0.3.3 <0.4.0", + }, + "package_id": 176, + }, + { + "behavior": { + "prod": true, + }, + "id": 791, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 792, + "literal": "^1.0.3", + "name": "has-proto", + "npm": { + "name": "has-proto", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 202, + }, + { + "behavior": { + "prod": true, + }, + "id": 793, + "literal": "^1.1.13", + "name": "is-typed-array", + "npm": { + "name": "is-typed-array", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 241, + }, + { + "behavior": { + "prod": true, + }, + "id": 794, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 795, + "literal": "^0.3.3", + "name": "for-each", + "npm": { + "name": "for-each", + "version": ">=0.3.3 <0.4.0", + }, + "package_id": 176, + }, + { + "behavior": { + "prod": true, + }, + "id": 796, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 797, + "literal": "^1.0.3", + "name": "has-proto", + "npm": { + "name": "has-proto", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 202, + }, + { + "behavior": { + "prod": true, + }, + "id": 798, + "literal": "^1.1.13", + "name": "is-typed-array", + "npm": { + "name": "is-typed-array", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 241, + }, + { + "behavior": { + "prod": true, + }, + "id": 799, + "literal": "^1.0.0", + "name": "possible-typed-array-names", + "npm": { + "name": "possible-typed-array-names", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 314, + }, + { + "behavior": { + "prod": true, + }, + "id": 800, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 801, + "literal": "^1.0.2", + "name": "has-bigints", + "npm": { + "name": "has-bigints", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 199, + }, + { + "behavior": { + "prod": true, + }, + "id": 802, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 803, + "literal": "^1.0.2", + "name": "which-boxed-primitive", + "npm": { + "name": "which-boxed-primitive", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 409, + }, + { + "behavior": { + "prod": true, + }, + "id": 804, + "literal": "^5.2.1", + "name": "buffer", + "npm": { + "name": "buffer", + "version": ">=5.2.1 <6.0.0", + }, + "package_id": 91, + }, + { + "behavior": { + "prod": true, + }, + "id": 805, + "literal": "^2.3.8", + "name": "through", + "npm": { + "name": "through", + "version": ">=2.3.8 <3.0.0", + }, + "package_id": 387, + }, + { + "behavior": { + "peer": true, + }, + "id": 806, + "literal": ">= 4.21.0", + "name": "browserslist", + "npm": { + "name": "browserslist", + "version": ">=4.21.0", + }, + "package_id": 90, + }, + { + "behavior": { + "prod": true, + }, + "id": 807, + "literal": "^3.1.2", + "name": "escalade", + "npm": { + "name": "escalade", + "version": ">=3.1.2 <4.0.0", + }, "package_id": 143, }, { "behavior": { "prod": true, }, - "id": 260, - "literal": "2.1.2", - "name": "ms", + "id": 808, + "literal": "^1.0.1", + "name": "picocolors", "npm": { - "name": "ms", - "version": "==2.1.2", + "name": "picocolors", + "version": ">=1.0.1 <2.0.0", }, - "package_id": 155, + "package_id": 310, }, { "behavior": { "prod": true, }, - "id": 261, - "literal": "2.2.3", - "name": "@puppeteer/browsers", + "id": 809, + "literal": "^2.1.0", + "name": "punycode", "npm": { - "name": "@puppeteer/browsers", - "version": "==2.2.3", + "name": "punycode", + "version": ">=2.1.0 <3.0.0", }, - "package_id": 115, + "package_id": 328, }, { "behavior": { "prod": true, }, - "id": 262, - "literal": "0.5.24", - "name": "chromium-bidi", + "id": 810, + "literal": "^2.0.0", + "name": "isexe", "npm": { - "name": "chromium-bidi", - "version": "==0.5.24", + "name": "isexe", + "version": ">=2.0.0 <3.0.0", }, - "package_id": 193, + "package_id": 246, }, { "behavior": { "prod": true, }, - "id": 263, - "literal": "4.3.5", - "name": "debug", + "id": 811, + "literal": "^1.0.1", + "name": "is-bigint", "npm": { - "name": "debug", - "version": "==4.3.5", + "name": "is-bigint", + "version": ">=1.0.1 <2.0.0", }, - "package_id": 154, + "package_id": 219, }, { "behavior": { "prod": true, }, - "id": 264, - "literal": "0.0.1299070", - "name": "devtools-protocol", + "id": 812, + "literal": "^1.1.0", + "name": "is-boolean-object", "npm": { - "name": "devtools-protocol", - "version": "==0.0.1299070", + "name": "is-boolean-object", + "version": ">=1.1.0 <2.0.0", }, - "package_id": 114, + "package_id": 221, }, { "behavior": { "prod": true, }, - "id": 265, - "literal": "8.17.1", - "name": "ws", + "id": 813, + "literal": "^1.0.4", + "name": "is-number-object", "npm": { - "name": "ws", - "version": "==8.17.1", + "name": "is-number-object", + "version": ">=1.0.4 <2.0.0", }, - "package_id": 192, + "package_id": 234, + }, + { + "behavior": { + "prod": true, + }, + "id": 814, + "literal": "^1.0.5", + "name": "is-string", + "npm": { + "name": "is-string", + "version": ">=1.0.5 <2.0.0", + }, + "package_id": 239, + }, + { + "behavior": { + "prod": true, + }, + "id": 815, + "literal": "^1.0.3", + "name": "is-symbol", + "npm": { + "name": "is-symbol", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 240, + }, + { + "behavior": { + "prod": true, + }, + "id": 816, + "literal": "^1.1.5", + "name": "function.prototype.name", + "npm": { + "name": "function.prototype.name", + "version": ">=1.1.5 <2.0.0", + }, + "package_id": 183, + }, + { + "behavior": { + "prod": true, + }, + "id": 817, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 818, + "literal": "^2.0.0", + "name": "is-async-function", + "npm": { + "name": "is-async-function", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 218, + }, + { + "behavior": { + "prod": true, + }, + "id": 819, + "literal": "^1.0.5", + "name": "is-date-object", + "npm": { + "name": "is-date-object", + "version": ">=1.0.5 <2.0.0", + }, + "package_id": 225, + }, + { + "behavior": { + "prod": true, + }, + "id": 820, + "literal": "^1.0.2", + "name": "is-finalizationregistry", + "npm": { + "name": "is-finalizationregistry", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 227, + }, + { + "behavior": { + "prod": true, + }, + "id": 821, + "literal": "^1.0.10", + "name": "is-generator-function", + "npm": { + "name": "is-generator-function", + "version": ">=1.0.10 <2.0.0", + }, + "package_id": 229, + }, + { + "behavior": { + "prod": true, + }, + "id": 822, + "literal": "^1.1.4", + "name": "is-regex", + "npm": { + "name": "is-regex", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 236, + }, + { + "behavior": { + "prod": true, + }, + "id": 823, + "literal": "^1.0.2", + "name": "is-weakref", + "npm": { + "name": "is-weakref", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 243, + }, + { + "behavior": { + "prod": true, + }, + "id": 824, + "literal": "^2.0.5", + "name": "isarray", + "npm": { + "name": "isarray", + "version": ">=2.0.5 <3.0.0", + }, + "package_id": 245, + }, + { + "behavior": { + "prod": true, + }, + "id": 825, + "literal": "^1.0.2", + "name": "which-boxed-primitive", + "npm": { + "name": "which-boxed-primitive", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 409, + }, + { + "behavior": { + "prod": true, + }, + "id": 826, + "literal": "^1.0.1", + "name": "which-collection", + "npm": { + "name": "which-collection", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 411, + }, + { + "behavior": { + "prod": true, + }, + "id": 827, + "literal": "^1.1.9", + "name": "which-typed-array", + "npm": { + "name": "which-typed-array", + "version": ">=1.1.9 <2.0.0", + }, + "package_id": 412, + }, + { + "behavior": { + "prod": true, + }, + "id": 828, + "literal": "^2.0.3", + "name": "is-map", + "npm": { + "name": "is-map", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 231, + }, + { + "behavior": { + "prod": true, + }, + "id": 829, + "literal": "^2.0.3", + "name": "is-set", + "npm": { + "name": "is-set", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 237, + }, + { + "behavior": { + "prod": true, + }, + "id": 830, + "literal": "^2.0.2", + "name": "is-weakmap", + "npm": { + "name": "is-weakmap", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 242, + }, + { + "behavior": { + "prod": true, + }, + "id": 831, + "literal": "^2.0.3", + "name": "is-weakset", + "npm": { + "name": "is-weakset", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 244, + }, + { + "behavior": { + "prod": true, + }, + "id": 832, + "literal": "^1.0.7", + "name": "available-typed-arrays", + "npm": { + "name": "available-typed-arrays", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 75, + }, + { + "behavior": { + "prod": true, + }, + "id": 833, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 834, + "literal": "^0.3.3", + "name": "for-each", + "npm": { + "name": "for-each", + "version": ">=0.3.3 <0.4.0", + }, + "package_id": 176, + }, + { + "behavior": { + "prod": true, + }, + "id": 835, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 836, + "literal": "^1.0.2", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 837, + "literal": "^4.0.0", + "name": "ansi-styles", + "npm": { + "name": "ansi-styles", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 56, + }, + { + "behavior": { + "prod": true, + }, + "id": 838, + "literal": "^4.1.0", + "name": "string-width", + "npm": { + "name": "string-width", + "version": ">=4.1.0 <5.0.0", + }, + "package_id": 367, + }, + { + "behavior": { + "prod": true, + }, + "id": 839, + "literal": "^6.0.0", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.0 <7.0.0", + }, + "package_id": 372, + }, + { + "behavior": { + "prod": true, + }, + "id": 840, + "literal": "^4.0.0", + "name": "ansi-styles", + "npm": { + "name": "ansi-styles", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 841, + "literal": "^4.1.0", + "name": "string-width", + "npm": { + "name": "string-width", + "version": ">=4.1.0 <5.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 842, + "literal": "^6.0.0", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.0 <7.0.0", + }, + "package_id": null, }, { "behavior": { "optional": true, "peer": true, }, - "id": 266, + "id": 843, "literal": "^4.0.1", "name": "bufferutil", "npm": { @@ -3485,7 +10990,7 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "optional": true, "peer": true, }, - "id": 267, + "id": 844, "literal": ">=5.0.2", "name": "utf-8-validate", "npm": { @@ -3498,3175 +11003,64 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "behavior": { "prod": true, }, - "id": 268, - "literal": "3.0.1", - "name": "mitt", + "id": 845, + "literal": "^8.0.1", + "name": "cliui", "npm": { - "name": "mitt", - "version": "==3.0.1", + "name": "cliui", + "version": ">=8.0.1 <9.0.0", }, - "package_id": 196, + "package_id": 103, }, { "behavior": { "prod": true, }, - "id": 269, - "literal": "10.0.0", - "name": "urlpattern-polyfill", - "npm": { - "name": "urlpattern-polyfill", - "version": "==10.0.0", - }, - "package_id": 195, - }, - { - "behavior": { - "prod": true, - }, - "id": 270, - "literal": "3.23.8", - "name": "zod", - "npm": { - "name": "zod", - "version": "==3.23.8", - }, - "package_id": 194, - }, - { - "behavior": { - "peer": true, - }, - "id": 271, - "literal": "*", - "name": "devtools-protocol", - "npm": { - "name": "devtools-protocol", - "version": ">=0.0.0", - }, - "package_id": 114, - }, - { - "behavior": { - "prod": true, - }, - "id": 272, - "literal": "^2.2.1", - "name": "env-paths", - "npm": { - "name": "env-paths", - "version": ">=2.2.1 <3.0.0", - }, - "package_id": 218, - }, - { - "behavior": { - "prod": true, - }, - "id": 273, - "literal": "^3.3.0", - "name": "import-fresh", - "npm": { - "name": "import-fresh", - "version": ">=3.3.0 <4.0.0", - }, - "package_id": 214, - }, - { - "behavior": { - "prod": true, - }, - "id": 274, - "literal": "^4.1.0", - "name": "js-yaml", - "npm": { - "name": "js-yaml", - "version": ">=4.1.0 <5.0.0", - }, - "package_id": 212, - }, - { - "behavior": { - "prod": true, - }, - "id": 275, - "literal": "^5.2.0", - "name": "parse-json", - "npm": { - "name": "parse-json", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 198, - }, - { - "behavior": { - "optional": true, - "peer": true, - }, - "id": 276, - "literal": ">=4.9.5", - "name": "typescript", - "npm": { - "name": "typescript", - "version": ">=4.9.5", - }, - "package_id": 1, - }, - { - "behavior": { - "prod": true, - }, - "id": 277, - "literal": "^7.0.0", - "name": "@babel/code-frame", - "npm": { - "name": "@babel/code-frame", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 202, - }, - { - "behavior": { - "prod": true, - }, - "id": 278, - "literal": "^1.3.1", - "name": "error-ex", - "npm": { - "name": "error-ex", - "version": ">=1.3.1 <2.0.0", - }, - "package_id": 200, - }, - { - "behavior": { - "prod": true, - }, - "id": 279, - "literal": "^2.3.0", - "name": "json-parse-even-better-errors", - "npm": { - "name": "json-parse-even-better-errors", - "version": ">=2.3.0 <3.0.0", - }, - "package_id": 199, - }, - { - "behavior": { - "prod": true, - }, - "id": 280, - "literal": "^1.1.6", - "name": "lines-and-columns", - "npm": { - "name": "lines-and-columns", - "version": ">=1.1.6 <2.0.0", - }, - "package_id": 64, - }, - { - "behavior": { - "prod": true, - }, - "id": 281, - "literal": "^0.2.1", - "name": "is-arrayish", - "npm": { - "name": "is-arrayish", - "version": ">=0.2.1 <0.3.0", - }, - "package_id": 201, - }, - { - "behavior": { - "prod": true, - }, - "id": 282, - "literal": "^7.24.7", - "name": "@babel/highlight", - "npm": { - "name": "@babel/highlight", - "version": ">=7.24.7 <8.0.0", - }, - "package_id": 203, - }, - { - "behavior": { - "prod": true, - }, - "id": 283, - "literal": "^1.0.0", - "name": "picocolors", - "npm": { - "name": "picocolors", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 9, - }, - { - "behavior": { - "prod": true, - }, - "id": 284, - "literal": "^7.24.7", - "name": "@babel/helper-validator-identifier", - "npm": { - "name": "@babel/helper-validator-identifier", - "version": ">=7.24.7 <8.0.0", - }, - "package_id": 211, - }, - { - "behavior": { - "prod": true, - }, - "id": 285, - "literal": "^2.4.2", - "name": "chalk", - "npm": { - "name": "chalk", - "version": ">=2.4.2 <3.0.0", - }, - "package_id": 204, - }, - { - "behavior": { - "prod": true, - }, - "id": 286, - "literal": "^4.0.0", - "name": "js-tokens", - "npm": { - "name": "js-tokens", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 111, - }, - { - "behavior": { - "prod": true, - }, - "id": 287, - "literal": "^1.0.0", - "name": "picocolors", - "npm": { - "name": "picocolors", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 9, - }, - { - "behavior": { - "prod": true, - }, - "id": 288, - "literal": "^3.2.1", - "name": "ansi-styles", - "npm": { - "name": "ansi-styles", - "version": ">=3.2.1 <4.0.0", - }, - "package_id": 208, - }, - { - "behavior": { - "prod": true, - }, - "id": 289, - "literal": "^1.0.5", - "name": "escape-string-regexp", - "npm": { - "name": "escape-string-regexp", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 207, - }, - { - "behavior": { - "prod": true, - }, - "id": 290, - "literal": "^5.3.0", - "name": "supports-color", - "npm": { - "name": "supports-color", - "version": ">=5.3.0 <6.0.0", - }, - "package_id": 205, - }, - { - "behavior": { - "prod": true, - }, - "id": 291, - "literal": "^3.0.0", - "name": "has-flag", - "npm": { - "name": "has-flag", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 206, - }, - { - "behavior": { - "prod": true, - }, - "id": 292, - "literal": "^1.9.0", - "name": "color-convert", - "npm": { - "name": "color-convert", - "version": ">=1.9.0 <2.0.0", - }, - "package_id": 209, - }, - { - "behavior": { - "prod": true, - }, - "id": 293, - "literal": "1.1.3", - "name": "color-name", - "npm": { - "name": "color-name", - "version": "==1.1.3", - }, - "package_id": 210, - }, - { - "behavior": { - "prod": true, - }, - "id": 294, - "literal": "^2.0.1", - "name": "argparse", - "npm": { - "name": "argparse", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 213, - }, - { - "behavior": { - "prod": true, - }, - "id": 295, - "literal": "^1.0.0", - "name": "parent-module", - "npm": { - "name": "parent-module", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 216, - }, - { - "behavior": { - "prod": true, - }, - "id": 296, - "literal": "^4.0.0", - "name": "resolve-from", - "npm": { - "name": "resolve-from", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 215, - }, - { - "behavior": { - "prod": true, - }, - "id": 297, - "literal": "^3.0.0", - "name": "callsites", - "npm": { - "name": "callsites", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 217, - }, - { - "behavior": { - "prod": true, - }, - "id": 298, - "literal": "1.6.0", - "name": "busboy", - "npm": { - "name": "busboy", - "version": "==1.6.0", - }, - "package_id": 235, - }, - { - "behavior": { - "prod": true, - }, - "id": 299, - "literal": "8.4.31", - "name": "postcss", - "npm": { - "name": "postcss", - "version": "==8.4.31", - }, - "package_id": 234, - }, - { - "behavior": { - "prod": true, - }, - "id": 300, - "literal": "14.1.3", - "name": "@next/env", - "npm": { - "name": "@next/env", - "version": "==14.1.3", - }, - "package_id": 233, - }, - { - "behavior": { - "prod": true, - }, - "id": 301, - "literal": "5.1.1", - "name": "styled-jsx", - "npm": { - "name": "styled-jsx", - "version": "==5.1.1", - }, - "package_id": 231, - }, - { - "behavior": { - "prod": true, - }, - "id": 302, - "literal": "^4.2.11", - "name": "graceful-fs", - "npm": { - "name": "graceful-fs", - "version": ">=4.2.11 <5.0.0", - }, - "package_id": 175, - }, - { - "behavior": { - "prod": true, - }, - "id": 303, - "literal": "0.5.2", - "name": "@swc/helpers", - "npm": { - "name": "@swc/helpers", - "version": "==0.5.2", - }, - "package_id": 230, - }, - { - "behavior": { - "prod": true, - }, - "id": 304, - "literal": "^1.0.30001579", - "name": "caniuse-lite", - "npm": { - "name": "caniuse-lite", - "version": ">=1.0.30001579 <2.0.0", - }, - "package_id": 229, - }, - { - "behavior": { - "optional": true, - }, - "id": 305, - "literal": "14.1.3", - "name": "@next/swc-darwin-x64", - "npm": { - "name": "@next/swc-darwin-x64", - "version": "==14.1.3", - }, - "package_id": 228, - }, - { - "behavior": { - "optional": true, - }, - "id": 306, - "literal": "14.1.3", - "name": "@next/swc-darwin-arm64", - "npm": { - "name": "@next/swc-darwin-arm64", - "version": "==14.1.3", - }, - "package_id": 227, - }, - { - "behavior": { - "optional": true, - }, - "id": 307, - "literal": "14.1.3", - "name": "@next/swc-linux-x64-gnu", - "npm": { - "name": "@next/swc-linux-x64-gnu", - "version": "==14.1.3", - }, - "package_id": 226, - }, - { - "behavior": { - "optional": true, - }, - "id": 308, - "literal": "14.1.3", - "name": "@next/swc-linux-x64-musl", - "npm": { - "name": "@next/swc-linux-x64-musl", - "version": "==14.1.3", - }, - "package_id": 225, - }, - { - "behavior": { - "optional": true, - }, - "id": 309, - "literal": "14.1.3", - "name": "@next/swc-win32-x64-msvc", - "npm": { - "name": "@next/swc-win32-x64-msvc", - "version": "==14.1.3", - }, - "package_id": 224, - }, - { - "behavior": { - "optional": true, - }, - "id": 310, - "literal": "14.1.3", - "name": "@next/swc-linux-arm64-gnu", - "npm": { - "name": "@next/swc-linux-arm64-gnu", - "version": "==14.1.3", - }, - "package_id": 223, - }, - { - "behavior": { - "optional": true, - }, - "id": 311, - "literal": "14.1.3", - "name": "@next/swc-win32-ia32-msvc", - "npm": { - "name": "@next/swc-win32-ia32-msvc", - "version": "==14.1.3", - }, - "package_id": 222, - }, - { - "behavior": { - "optional": true, - }, - "id": 312, - "literal": "14.1.3", - "name": "@next/swc-linux-arm64-musl", - "npm": { - "name": "@next/swc-linux-arm64-musl", - "version": "==14.1.3", - }, - "package_id": 221, - }, - { - "behavior": { - "optional": true, - }, - "id": 313, - "literal": "14.1.3", - "name": "@next/swc-win32-arm64-msvc", - "npm": { - "name": "@next/swc-win32-arm64-msvc", - "version": "==14.1.3", - }, - "package_id": 220, - }, - { - "behavior": { - "optional": true, - "peer": true, - }, - "id": 314, - "literal": "^1.3.0", - "name": "sass", - "npm": { - "name": "sass", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": null, - }, - { - "behavior": { - "optional": true, - "peer": true, - }, - "id": 315, - "literal": "^1.1.0", - "name": "@opentelemetry/api", - "npm": { - "name": "@opentelemetry/api", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": null, - }, - { - "behavior": { - "peer": true, - }, - "id": 316, - "literal": "^18.2.0", - "name": "react-dom", - "npm": { - "name": "react-dom", - "version": ">=18.2.0 <19.0.0", - }, - "package_id": 108, - }, - { - "behavior": { - "peer": true, - }, - "id": 317, - "literal": "^18.2.0", - "name": "react", - "npm": { - "name": "react", - "version": ">=18.2.0 <19.0.0", - }, - "package_id": 109, - }, - { - "behavior": { - "prod": true, - }, - "id": 318, - "literal": "^2.4.0", - "name": "tslib", - "npm": { - "name": "tslib", - "version": ">=2.4.0 <3.0.0", - }, - "package_id": 168, - }, - { - "behavior": { - "prod": true, - }, - "id": 319, - "literal": "0.0.1", - "name": "client-only", - "npm": { - "name": "client-only", - "version": "==0.0.1", - }, - "package_id": 232, - }, - { - "behavior": { - "peer": true, - }, - "id": 320, - "literal": ">= 16.8.0 || 17.x.x || ^18.0.0-0", - "name": "react", - "npm": { - "name": "react", - "version": ">=16.8.0 || <18.0.0 >=17.0.0 || >=18.0.0-0 <19.0.0 && <18.0.0 >=17.0.0 || >=18.0.0-0 <19.0.0 && >=18.0.0-0 <19.0.0", - }, - "package_id": 109, - }, - { - "behavior": { - "prod": true, - }, - "id": 321, - "literal": "^3.3.6", - "name": "nanoid", - "npm": { - "name": "nanoid", - "version": ">=3.3.6 <4.0.0", - }, - "package_id": 10, - }, - { - "behavior": { - "prod": true, - }, - "id": 322, - "literal": "^1.0.0", - "name": "picocolors", - "npm": { - "name": "picocolors", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 9, - }, - { - "behavior": { - "prod": true, - }, - "id": 323, - "literal": "^1.0.2", - "name": "source-map-js", - "npm": { - "name": "source-map-js", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 8, - }, - { - "behavior": { - "prod": true, - }, - "id": 324, - "literal": "^1.1.0", - "name": "streamsearch", - "npm": { - "name": "streamsearch", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 236, - }, - { - "behavior": { - "prod": true, - }, - "id": 325, - "literal": "^7.33.2", - "name": "eslint-plugin-react", - "npm": { - "name": "eslint-plugin-react", - "version": ">=7.33.2 <8.0.0", - }, - "package_id": 429, - }, - { - "behavior": { - "prod": true, - }, - "id": 326, - "literal": "^2.28.1", - "name": "eslint-plugin-import", - "npm": { - "name": "eslint-plugin-import", - "version": ">=2.28.1 <3.0.0", - }, - "package_id": 303, - }, - { - "behavior": { - "prod": true, - }, - "id": 327, - "literal": "^6.7.1", - "name": "eslint-plugin-jsx-a11y", - "npm": { - "name": "eslint-plugin-jsx-a11y", - "version": ">=6.7.1 <7.0.0", - }, - "package_id": 404, - }, - { - "behavior": { - "prod": true, - }, - "id": 328, - "literal": "^1.3.3", - "name": "@rushstack/eslint-patch", - "npm": { - "name": "@rushstack/eslint-patch", - "version": ">=1.3.3 <2.0.0", - }, - "package_id": 403, - }, - { - "behavior": { - "prod": true, - }, - "id": 329, - "literal": "14.1.3", - "name": "@next/eslint-plugin-next", - "npm": { - "name": "@next/eslint-plugin-next", - "version": "==14.1.3", - }, - "package_id": 402, - }, - { - "behavior": { - "prod": true, - }, - "id": 330, - "literal": "^5.4.2 || ^6.0.0", - "name": "@typescript-eslint/parser", - "npm": { - "name": "@typescript-eslint/parser", - "version": ">=5.4.2 <6.0.0 || >=6.0.0 <7.0.0 && >=6.0.0 <7.0.0", - }, - "package_id": 390, - }, - { - "behavior": { - "prod": true, - }, - "id": 331, - "literal": "^4.5.0 || 5.0.0-canary-7118f5dd7-20230705", - "name": "eslint-plugin-react-hooks", - "npm": { - "name": "eslint-plugin-react-hooks", - "version": ">=4.5.0 <5.0.0 || ==5.0.0-canary-7118f5dd7-20230705 && ==5.0.0-canary-7118f5dd7-20230705", - }, - "package_id": 389, - }, - { - "behavior": { - "prod": true, - }, - "id": 332, - "literal": "^0.3.6", - "name": "eslint-import-resolver-node", - "npm": { - "name": "eslint-import-resolver-node", - "version": ">=0.3.6 <0.4.0", - }, - "package_id": 378, - }, - { - "behavior": { - "prod": true, - }, - "id": 333, - "literal": "^3.5.2", - "name": "eslint-import-resolver-typescript", - "npm": { - "name": "eslint-import-resolver-typescript", - "version": ">=3.5.2 <4.0.0", - }, - "package_id": 302, - }, - { - "behavior": { - "optional": true, - "peer": true, - }, - "id": 334, - "literal": ">=3.3.1", - "name": "typescript", - "npm": { - "name": "typescript", - "version": ">=3.3.1", - }, - "package_id": 1, - }, - { - "behavior": { - "peer": true, - }, - "id": 335, - "literal": "^7.23.0 || ^8.0.0", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=7.23.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 336, - "literal": "^6.12.4", - "name": "ajv", - "npm": { - "name": "ajv", - "version": ">=6.12.4 <7.0.0", - }, - "package_id": 269, - }, - { - "behavior": { - "prod": true, - }, - "id": 337, - "literal": "^0.4.1", - "name": "levn", - "npm": { - "name": "levn", - "version": ">=0.4.1 <0.5.0", - }, - "package_id": 284, - }, - { - "behavior": { - "prod": true, - }, - "id": 338, - "literal": "^4.0.0", - "name": "chalk", - "npm": { - "name": "chalk", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 299, - }, - { - "behavior": { - "prod": true, - }, - "id": 339, - "literal": "^4.3.2", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.2 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 340, - "literal": "^9.6.1", - "name": "espree", - "npm": { - "name": "espree", - "version": ">=9.6.1 <10.0.0", - }, - "package_id": 266, - }, - { - "behavior": { - "prod": true, - }, - "id": 341, - "literal": "^5.2.0", - "name": "ignore", - "npm": { - "name": "ignore", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 263, - }, - { - "behavior": { - "prod": true, - }, - "id": 342, - "literal": "^1.4.2", - "name": "esquery", - "npm": { - "name": "esquery", - "version": ">=1.4.2 <2.0.0", - }, - "package_id": 298, - }, - { - "behavior": { - "prod": true, - }, - "id": 343, - "literal": "^2.0.2", - "name": "esutils", - "npm": { - "name": "esutils", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 165, - }, - { - "behavior": { - "prod": true, - }, - "id": 344, - "literal": "^5.0.0", - "name": "find-up", - "npm": { - "name": "find-up", - "version": ">=5.0.0 <6.0.0", - }, - "package_id": 292, - }, - { - "behavior": { - "prod": true, - }, - "id": 345, - "literal": "^13.19.0", - "name": "globals", - "npm": { - "name": "globals", - "version": ">=13.19.0 <14.0.0", - }, - "package_id": 264, - }, - { - "behavior": { - "prod": true, - }, - "id": 346, - "literal": "^4.0.0", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 347, - "literal": "^4.1.0", - "name": "js-yaml", - "npm": { - "name": "js-yaml", - "version": ">=4.1.0 <5.0.0", - }, - "package_id": 212, - }, - { - "behavior": { - "prod": true, - }, - "id": 348, - "literal": "^3.0.0", - "name": "doctrine", - "npm": { - "name": "doctrine", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 291, - }, - { - "behavior": { - "prod": true, - }, - "id": 349, - "literal": "^1.4.0", - "name": "graphemer", - "npm": { - "name": "graphemer", - "version": ">=1.4.0 <2.0.0", - }, - "package_id": 290, - }, - { - "behavior": { - "prod": true, - }, - "id": 350, - "literal": "^3.1.2", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=3.1.2 <4.0.0", - }, - "package_id": 244, - }, - { - "behavior": { - "prod": true, - }, - "id": 351, - "literal": "8.50.0", - "name": "@eslint/js", - "npm": { - "name": "@eslint/js", - "version": "==8.50.0", - }, - "package_id": 289, - }, - { - "behavior": { - "prod": true, - }, - "id": 352, - "literal": "^0.9.3", - "name": "optionator", - "npm": { - "name": "optionator", - "version": ">=0.9.3 <0.10.0", - }, - "package_id": 282, - }, - { - "behavior": { - "prod": true, - }, - "id": 353, - "literal": "^6.0.1", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 76, - }, - { - "behavior": { - "prod": true, - }, - "id": 354, - "literal": "^0.2.0", - "name": "text-table", - "npm": { - "name": "text-table", - "version": ">=0.2.0 <0.3.0", - }, - "package_id": 281, - }, - { - "behavior": { - "prod": true, - }, - "id": 355, - "literal": "^7.0.2", - "name": "cross-spawn", - "npm": { - "name": "cross-spawn", - "version": ">=7.0.2 <8.0.0", - }, - "package_id": 93, - }, - { - "behavior": { - "prod": true, - }, - "id": 356, - "literal": "^6.0.2", - "name": "glob-parent", - "npm": { - "name": "glob-parent", - "version": ">=6.0.2 <7.0.0", - }, - "package_id": 27, - }, - { - "behavior": { - "prod": true, - }, - "id": 357, - "literal": "^0.1.4", - "name": "imurmurhash", - "npm": { - "name": "imurmurhash", - "version": ">=0.1.4 <0.2.0", - }, - "package_id": 280, - }, - { - "behavior": { - "prod": true, - }, - "id": 358, - "literal": "^7.2.2", - "name": "eslint-scope", - "npm": { - "name": "eslint-scope", - "version": ">=7.2.2 <8.0.0", - }, - "package_id": 278, - }, - { - "behavior": { - "prod": true, - }, - "id": 359, - "literal": "^4.6.2", - "name": "lodash.merge", - "npm": { - "name": "lodash.merge", - "version": ">=4.6.2 <5.0.0", - }, - "package_id": 277, - }, - { - "behavior": { - "prod": true, - }, - "id": 360, - "literal": "^3.0.3", - "name": "is-path-inside", - "npm": { - "name": "is-path-inside", - "version": ">=3.0.3 <4.0.0", - }, - "package_id": 276, - }, - { - "behavior": { - "prod": true, - }, - "id": 361, - "literal": "^3.1.3", - "name": "fast-deep-equal", - "npm": { - "name": "fast-deep-equal", - "version": ">=3.1.3 <4.0.0", - }, - "package_id": 274, - }, - { - "behavior": { - "prod": true, - }, - "id": 362, - "literal": "^1.4.0", - "name": "natural-compare", - "npm": { - "name": "natural-compare", - "version": ">=1.4.0 <2.0.0", - }, - "package_id": 275, - }, - { - "behavior": { - "prod": true, - }, - "id": 363, - "literal": "^2.1.2", - "name": "@eslint/eslintrc", - "npm": { - "name": "@eslint/eslintrc", - "version": ">=2.1.2 <3.0.0", - }, - "package_id": 261, - }, - { - "behavior": { - "prod": true, - }, - "id": 364, - "literal": "^1.2.8", - "name": "@nodelib/fs.walk", - "npm": { - "name": "@nodelib/fs.walk", - "version": ">=1.2.8 <2.0.0", - }, - "package_id": 43, - }, - { - "behavior": { - "prod": true, - }, - "id": 365, - "literal": "^6.0.1", - "name": "file-entry-cache", - "npm": { - "name": "file-entry-cache", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 250, - }, - { - "behavior": { - "prod": true, - }, - "id": 366, - "literal": "^3.4.3", - "name": "eslint-visitor-keys", - "npm": { - "name": "eslint-visitor-keys", - "version": ">=3.4.3 <4.0.0", - }, - "package_id": 242, - }, - { - "behavior": { - "prod": true, - }, - "id": 367, - "literal": "^4.0.0", - "name": "escape-string-regexp", - "npm": { - "name": "escape-string-regexp", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 249, - }, - { - "behavior": { - "prod": true, - }, - "id": 368, - "literal": "^4.6.1", - "name": "@eslint-community/regexpp", - "npm": { - "name": "@eslint-community/regexpp", - "version": ">=4.6.1 <5.0.0", - }, - "package_id": 248, - }, - { - "behavior": { - "prod": true, - }, - "id": 369, - "literal": "^0.11.11", - "name": "@humanwhocodes/config-array", - "npm": { - "name": "@humanwhocodes/config-array", - "version": ">=0.11.11 <0.12.0", - }, - "package_id": 243, - }, - { - "behavior": { - "prod": true, - }, - "id": 370, - "literal": "^4.2.0", - "name": "@eslint-community/eslint-utils", - "npm": { - "name": "@eslint-community/eslint-utils", - "version": ">=4.2.0 <5.0.0", - }, - "package_id": 241, - }, - { - "behavior": { - "prod": true, - }, - "id": 371, - "literal": "^1.0.1", - "name": "@humanwhocodes/module-importer", - "npm": { - "name": "@humanwhocodes/module-importer", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 240, - }, - { - "behavior": { - "prod": true, - }, - "id": 372, - "literal": "^1.0.1", - "name": "json-stable-stringify-without-jsonify", - "npm": { - "name": "json-stable-stringify-without-jsonify", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 239, - }, - { - "behavior": { - "prod": true, - }, - "id": 373, - "literal": "^3.3.0", - "name": "eslint-visitor-keys", - "npm": { - "name": "eslint-visitor-keys", - "version": ">=3.3.0 <4.0.0", - }, - "package_id": 242, - }, - { - "behavior": { - "peer": true, - }, - "id": 374, - "literal": "^6.0.0 || ^7.0.0 || >=8.0.0", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 && >=8.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 375, - "literal": "^2.0.2", - "name": "@humanwhocodes/object-schema", - "npm": { - "name": "@humanwhocodes/object-schema", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 247, - }, - { - "behavior": { - "prod": true, - }, - "id": 376, - "literal": "^4.3.1", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.1 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 377, - "literal": "^3.0.5", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=3.0.5 <4.0.0", - }, - "package_id": 244, - }, - { - "behavior": { - "prod": true, - }, - "id": 378, - "literal": "^1.1.7", - "name": "brace-expansion", - "npm": { - "name": "brace-expansion", - "version": ">=1.1.7 <2.0.0", - }, - "package_id": 245, - }, - { - "behavior": { - "prod": true, - }, - "id": 379, - "literal": "^1.0.0", - "name": "balanced-match", - "npm": { - "name": "balanced-match", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 71, - }, - { - "behavior": { - "prod": true, - }, - "id": 380, - "literal": "0.0.1", - "name": "concat-map", - "npm": { - "name": "concat-map", - "version": "==0.0.1", - }, - "package_id": 246, - }, - { - "behavior": { - "prod": true, - }, - "id": 381, - "literal": "^3.0.4", - "name": "flat-cache", - "npm": { - "name": "flat-cache", - "version": ">=3.0.4 <4.0.0", - }, - "package_id": 251, - }, - { - "behavior": { - "prod": true, - }, - "id": 382, - "literal": "^3.2.9", - "name": "flatted", - "npm": { - "name": "flatted", - "version": ">=3.2.9 <4.0.0", - }, - "package_id": 260, - }, - { - "behavior": { - "prod": true, - }, - "id": 383, - "literal": "^4.5.3", - "name": "keyv", - "npm": { - "name": "keyv", - "version": ">=4.5.3 <5.0.0", - }, - "package_id": 258, - }, - { - "behavior": { - "prod": true, - }, - "id": 384, - "literal": "^3.0.2", - "name": "rimraf", - "npm": { - "name": "rimraf", - "version": ">=3.0.2 <4.0.0", - }, - "package_id": 252, - }, - { - "behavior": { - "prod": true, - }, - "id": 385, - "literal": "^7.1.3", - "name": "glob", - "npm": { - "name": "glob", - "version": ">=7.1.3 <8.0.0", - }, - "package_id": 253, - }, - { - "behavior": { - "prod": true, - }, - "id": 386, - "literal": "^1.0.0", - "name": "fs.realpath", - "npm": { - "name": "fs.realpath", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 257, - }, - { - "behavior": { - "prod": true, - }, - "id": 387, - "literal": "^1.0.4", - "name": "inflight", - "npm": { - "name": "inflight", - "version": ">=1.0.4 <2.0.0", - }, - "package_id": 256, - }, - { - "behavior": { - "prod": true, - }, - "id": 388, - "literal": "2", - "name": "inherits", - "npm": { - "name": "inherits", - "version": "<3.0.0 >=2.0.0", - }, - "package_id": 255, - }, - { - "behavior": { - "prod": true, - }, - "id": 389, + "id": 846, "literal": "^3.1.1", - "name": "minimatch", + "name": "escalade", "npm": { - "name": "minimatch", + "name": "escalade", "version": ">=3.1.1 <4.0.0", }, - "package_id": 244, + "package_id": 143, }, { "behavior": { "prod": true, }, - "id": 390, - "literal": "^1.3.0", - "name": "once", + "id": 847, + "literal": "^2.0.5", + "name": "get-caller-file", "npm": { - "name": "once", - "version": ">=1.3.0 <2.0.0", + "name": "get-caller-file", + "version": ">=2.0.5 <3.0.0", }, - "package_id": 144, + "package_id": 185, }, { "behavior": { "prod": true, }, - "id": 391, - "literal": "^1.0.0", - "name": "path-is-absolute", + "id": 848, + "literal": "^2.1.1", + "name": "require-directory", "npm": { - "name": "path-is-absolute", - "version": ">=1.0.0 <2.0.0", + "name": "require-directory", + "version": ">=2.1.1 <3.0.0", }, - "package_id": 254, + "package_id": 341, }, { "behavior": { "prod": true, }, - "id": 392, - "literal": "^1.3.0", - "name": "once", + "id": 849, + "literal": "^4.2.3", + "name": "string-width", "npm": { - "name": "once", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 144, - }, - { - "behavior": { - "prod": true, - }, - "id": 393, - "literal": "1", - "name": "wrappy", - "npm": { - "name": "wrappy", - "version": "<2.0.0 >=1.0.0", - }, - "package_id": 145, - }, - { - "behavior": { - "prod": true, - }, - "id": 394, - "literal": "3.0.1", - "name": "json-buffer", - "npm": { - "name": "json-buffer", - "version": "==3.0.1", - }, - "package_id": 259, - }, - { - "behavior": { - "prod": true, - }, - "id": 395, - "literal": "^6.12.4", - "name": "ajv", - "npm": { - "name": "ajv", - "version": ">=6.12.4 <7.0.0", - }, - "package_id": 269, - }, - { - "behavior": { - "prod": true, - }, - "id": 396, - "literal": "^4.3.2", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.2 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 397, - "literal": "^9.6.0", - "name": "espree", - "npm": { - "name": "espree", - "version": ">=9.6.0 <10.0.0", - }, - "package_id": 266, - }, - { - "behavior": { - "prod": true, - }, - "id": 398, - "literal": "^13.19.0", - "name": "globals", - "npm": { - "name": "globals", - "version": ">=13.19.0 <14.0.0", - }, - "package_id": 264, - }, - { - "behavior": { - "prod": true, - }, - "id": 399, - "literal": "^5.2.0", - "name": "ignore", - "npm": { - "name": "ignore", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 263, - }, - { - "behavior": { - "prod": true, - }, - "id": 400, - "literal": "^3.2.1", - "name": "import-fresh", - "npm": { - "name": "import-fresh", - "version": ">=3.2.1 <4.0.0", - }, - "package_id": 214, - }, - { - "behavior": { - "prod": true, - }, - "id": 401, - "literal": "^4.1.0", - "name": "js-yaml", - "npm": { - "name": "js-yaml", - "version": ">=4.1.0 <5.0.0", - }, - "package_id": 212, - }, - { - "behavior": { - "prod": true, - }, - "id": 402, - "literal": "^3.1.2", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=3.1.2 <4.0.0", - }, - "package_id": 244, - }, - { - "behavior": { - "prod": true, - }, - "id": 403, - "literal": "^3.1.1", - "name": "strip-json-comments", - "npm": { - "name": "strip-json-comments", - "version": ">=3.1.1 <4.0.0", - }, - "package_id": 262, - }, - { - "behavior": { - "prod": true, - }, - "id": 404, - "literal": "^0.20.2", - "name": "type-fest", - "npm": { - "name": "type-fest", - "version": ">=0.20.2 <0.21.0", - }, - "package_id": 265, - }, - { - "behavior": { - "prod": true, - }, - "id": 405, - "literal": "^8.9.0", - "name": "acorn", - "npm": { - "name": "acorn", - "version": ">=8.9.0 <9.0.0", - }, - "package_id": 268, - }, - { - "behavior": { - "prod": true, - }, - "id": 406, - "literal": "^5.3.2", - "name": "acorn-jsx", - "npm": { - "name": "acorn-jsx", - "version": ">=5.3.2 <6.0.0", - }, - "package_id": 267, - }, - { - "behavior": { - "prod": true, - }, - "id": 407, - "literal": "^3.4.1", - "name": "eslint-visitor-keys", - "npm": { - "name": "eslint-visitor-keys", - "version": ">=3.4.1 <4.0.0", - }, - "package_id": 242, - }, - { - "behavior": { - "peer": true, - }, - "id": 408, - "literal": "^6.0.0 || ^7.0.0 || ^8.0.0", - "name": "acorn", - "npm": { - "name": "acorn", - "version": ">=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", - }, - "package_id": 268, - }, - { - "behavior": { - "prod": true, - }, - "id": 409, - "literal": "^3.1.1", - "name": "fast-deep-equal", - "npm": { - "name": "fast-deep-equal", - "version": ">=3.1.1 <4.0.0", - }, - "package_id": 274, - }, - { - "behavior": { - "prod": true, - }, - "id": 410, - "literal": "^2.0.0", - "name": "fast-json-stable-stringify", - "npm": { - "name": "fast-json-stable-stringify", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 273, - }, - { - "behavior": { - "prod": true, - }, - "id": 411, - "literal": "^0.4.1", - "name": "json-schema-traverse", - "npm": { - "name": "json-schema-traverse", - "version": ">=0.4.1 <0.5.0", - }, - "package_id": 272, - }, - { - "behavior": { - "prod": true, - }, - "id": 412, - "literal": "^4.2.2", - "name": "uri-js", - "npm": { - "name": "uri-js", - "version": ">=4.2.2 <5.0.0", - }, - "package_id": 270, - }, - { - "behavior": { - "prod": true, - }, - "id": 413, - "literal": "^2.1.0", - "name": "punycode", - "npm": { - "name": "punycode", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 271, - }, - { - "behavior": { - "prod": true, - }, - "id": 414, - "literal": "^4.3.0", - "name": "esrecurse", - "npm": { - "name": "esrecurse", - "version": ">=4.3.0 <5.0.0", - }, - "package_id": 279, - }, - { - "behavior": { - "prod": true, - }, - "id": 415, - "literal": "^5.2.0", - "name": "estraverse", - "npm": { - "name": "estraverse", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 166, - }, - { - "behavior": { - "prod": true, - }, - "id": 416, - "literal": "^5.2.0", - "name": "estraverse", - "npm": { - "name": "estraverse", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 166, - }, - { - "behavior": { - "prod": true, - }, - "id": 417, - "literal": "^1.2.1", - "name": "prelude-ls", - "npm": { - "name": "prelude-ls", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 286, - }, - { - "behavior": { - "prod": true, - }, - "id": 418, - "literal": "^0.1.3", - "name": "deep-is", - "npm": { - "name": "deep-is", - "version": ">=0.1.3 <0.2.0", - }, - "package_id": 288, - }, - { - "behavior": { - "prod": true, - }, - "id": 419, - "literal": "^1.2.5", - "name": "word-wrap", - "npm": { - "name": "word-wrap", - "version": ">=1.2.5 <2.0.0", - }, - "package_id": 287, - }, - { - "behavior": { - "prod": true, - }, - "id": 420, - "literal": "^0.4.0", - "name": "type-check", - "npm": { - "name": "type-check", - "version": ">=0.4.0 <0.5.0", - }, - "package_id": 285, - }, - { - "behavior": { - "prod": true, - }, - "id": 421, - "literal": "^0.4.1", - "name": "levn", - "npm": { - "name": "levn", - "version": ">=0.4.1 <0.5.0", - }, - "package_id": 284, - }, - { - "behavior": { - "prod": true, - }, - "id": 422, - "literal": "^2.0.6", - "name": "fast-levenshtein", - "npm": { - "name": "fast-levenshtein", - "version": ">=2.0.6 <3.0.0", - }, - "package_id": 283, - }, - { - "behavior": { - "prod": true, - }, - "id": 423, - "literal": "^1.2.1", - "name": "prelude-ls", - "npm": { - "name": "prelude-ls", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 286, - }, - { - "behavior": { - "prod": true, - }, - "id": 424, - "literal": "~0.4.0", - "name": "type-check", - "npm": { - "name": "type-check", - "version": ">=0.4.0 <0.5.0", - }, - "package_id": 285, - }, - { - "behavior": { - "prod": true, - }, - "id": 425, - "literal": "^1.2.1", - "name": "prelude-ls", - "npm": { - "name": "prelude-ls", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 286, - }, - { - "behavior": { - "prod": true, - }, - "id": 426, - "literal": "^2.0.2", - "name": "esutils", - "npm": { - "name": "esutils", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 165, - }, - { - "behavior": { - "prod": true, - }, - "id": 427, - "literal": "^6.0.0", - "name": "locate-path", - "npm": { - "name": "locate-path", - "version": ">=6.0.0 <7.0.0", - }, - "package_id": 294, - }, - { - "behavior": { - "prod": true, - }, - "id": 428, - "literal": "^4.0.0", - "name": "path-exists", - "npm": { - "name": "path-exists", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 293, - }, - { - "behavior": { - "prod": true, - }, - "id": 429, - "literal": "^5.0.0", - "name": "p-locate", - "npm": { - "name": "p-locate", - "version": ">=5.0.0 <6.0.0", - }, - "package_id": 295, - }, - { - "behavior": { - "prod": true, - }, - "id": 430, - "literal": "^3.0.2", - "name": "p-limit", - "npm": { - "name": "p-limit", - "version": ">=3.0.2 <4.0.0", - }, - "package_id": 296, - }, - { - "behavior": { - "prod": true, - }, - "id": 431, - "literal": "^0.1.0", - "name": "yocto-queue", - "npm": { - "name": "yocto-queue", - "version": ">=0.1.0 <0.2.0", - }, - "package_id": 297, - }, - { - "behavior": { - "prod": true, - }, - "id": 432, - "literal": "^5.1.0", - "name": "estraverse", - "npm": { - "name": "estraverse", - "version": ">=5.1.0 <6.0.0", - }, - "package_id": 166, - }, - { - "behavior": { - "prod": true, - }, - "id": 433, - "literal": "^4.1.0", - "name": "ansi-styles", - "npm": { - "name": "ansi-styles", - "version": ">=4.1.0 <5.0.0", - }, - "package_id": 81, - }, - { - "behavior": { - "prod": true, - }, - "id": 434, - "literal": "^7.1.0", - "name": "supports-color", - "npm": { - "name": "supports-color", - "version": ">=7.1.0 <8.0.0", - }, - "package_id": 300, - }, - { - "behavior": { - "prod": true, - }, - "id": 435, - "literal": "^4.0.0", - "name": "has-flag", - "npm": { - "name": "has-flag", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 301, - }, - { - "behavior": { - "prod": true, - }, - "id": 436, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 437, - "literal": "^5.12.0", - "name": "enhanced-resolve", - "npm": { - "name": "enhanced-resolve", - "version": ">=5.12.0 <6.0.0", - }, - "package_id": 387, - }, - { - "behavior": { - "prod": true, - }, - "id": 438, - "literal": "^2.7.4", - "name": "eslint-module-utils", - "npm": { - "name": "eslint-module-utils", - "version": ">=2.7.4 <3.0.0", - }, - "package_id": 376, - }, - { - "behavior": { - "prod": true, - }, - "id": 439, - "literal": "^3.3.1", - "name": "fast-glob", - "npm": { - "name": "fast-glob", - "version": ">=3.3.1 <4.0.0", - }, - "package_id": 40, - }, - { - "behavior": { - "prod": true, - }, - "id": 440, - "literal": "^4.5.0", - "name": "get-tsconfig", - "npm": { - "name": "get-tsconfig", - "version": ">=4.5.0 <5.0.0", - }, - "package_id": 385, - }, - { - "behavior": { - "prod": true, - }, - "id": 441, - "literal": "^2.11.0", - "name": "is-core-module", - "npm": { - "name": "is-core-module", - "version": ">=2.11.0 <3.0.0", - }, - "package_id": 19, - }, - { - "behavior": { - "prod": true, - }, - "id": 442, - "literal": "^4.0.3", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.3 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "peer": true, - }, - "id": 443, - "literal": "*", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=0.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "peer": true, - }, - "id": 444, - "literal": "*", - "name": "eslint-plugin-import", - "npm": { - "name": "eslint-plugin-import", - "version": ">=0.0.0", - }, - "package_id": 303, - }, - { - "behavior": { - "prod": true, - }, - "id": 445, - "literal": "^3.1.7", - "name": "array-includes", - "npm": { - "name": "array-includes", - "version": ">=3.1.7 <4.0.0", - }, - "package_id": 384, - }, - { - "behavior": { - "prod": true, - }, - "id": 446, - "literal": "^1.2.3", - "name": "array.prototype.findlastindex", - "npm": { - "name": "array.prototype.findlastindex", - "version": ">=1.2.3 <2.0.0", - }, - "package_id": 383, - }, - { - "behavior": { - "prod": true, - }, - "id": 447, - "literal": "^1.3.2", - "name": "array.prototype.flat", - "npm": { - "name": "array.prototype.flat", - "version": ">=1.3.2 <2.0.0", - }, - "package_id": 382, - }, - { - "behavior": { - "prod": true, - }, - "id": 448, - "literal": "^1.3.2", - "name": "array.prototype.flatmap", - "npm": { - "name": "array.prototype.flatmap", - "version": ">=1.3.2 <2.0.0", - }, - "package_id": 380, - }, - { - "behavior": { - "prod": true, - }, - "id": 449, - "literal": "^3.2.7", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=3.2.7 <4.0.0", - }, - "package_id": 377, - }, - { - "behavior": { - "prod": true, - }, - "id": 450, - "literal": "^2.1.0", - "name": "doctrine", - "npm": { - "name": "doctrine", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 379, - }, - { - "behavior": { - "prod": true, - }, - "id": 451, - "literal": "^0.3.9", - "name": "eslint-import-resolver-node", - "npm": { - "name": "eslint-import-resolver-node", - "version": ">=0.3.9 <0.4.0", - }, - "package_id": 378, - }, - { - "behavior": { - "prod": true, - }, - "id": 452, - "literal": "^2.8.0", - "name": "eslint-module-utils", - "npm": { - "name": "eslint-module-utils", - "version": ">=2.8.0 <3.0.0", - }, - "package_id": 376, - }, - { - "behavior": { - "prod": true, - }, - "id": 453, - "literal": "^2.0.0", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 454, - "literal": "^2.13.1", - "name": "is-core-module", - "npm": { - "name": "is-core-module", - "version": ">=2.13.1 <3.0.0", - }, - "package_id": 19, - }, - { - "behavior": { - "prod": true, - }, - "id": 455, - "literal": "^4.0.3", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.3 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 456, - "literal": "^3.1.2", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=3.1.2 <4.0.0", - }, - "package_id": 244, - }, - { - "behavior": { - "prod": true, - }, - "id": 457, - "literal": "^2.0.7", - "name": "object.fromentries", - "npm": { - "name": "object.fromentries", - "version": ">=2.0.7 <3.0.0", - }, - "package_id": 375, - }, - { - "behavior": { - "prod": true, - }, - "id": 458, - "literal": "^1.0.1", - "name": "object.groupby", - "npm": { - "name": "object.groupby", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 324, - }, - { - "behavior": { - "prod": true, - }, - "id": 459, - "literal": "^1.1.7", - "name": "object.values", - "npm": { - "name": "object.values", - "version": ">=1.1.7 <2.0.0", - }, - "package_id": 310, - }, - { - "behavior": { - "prod": true, - }, - "id": 460, - "literal": "^6.3.1", - "name": "semver", - "npm": { - "name": "semver", - "version": ">=6.3.1 <7.0.0", - }, - "package_id": 309, - }, - { - "behavior": { - "prod": true, - }, - "id": 461, - "literal": "^3.15.0", - "name": "tsconfig-paths", - "npm": { - "name": "tsconfig-paths", - "version": ">=3.15.0 <4.0.0", - }, - "package_id": 304, - }, - { - "behavior": { - "peer": true, - }, - "id": 462, - "literal": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=2.0.0 <3.0.0 || >=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 463, - "literal": "^0.0.29", - "name": "@types/json5", - "npm": { - "name": "@types/json5", - "version": ">=0.0.29 <0.0.30", - }, - "package_id": 308, - }, - { - "behavior": { - "prod": true, - }, - "id": 464, - "literal": "^1.0.2", - "name": "json5", - "npm": { - "name": "json5", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 307, - }, - { - "behavior": { - "prod": true, - }, - "id": 465, - "literal": "^1.2.6", - "name": "minimist", - "npm": { - "name": "minimist", - "version": ">=1.2.6 <2.0.0", - }, - "package_id": 306, - }, - { - "behavior": { - "prod": true, - }, - "id": 466, - "literal": "^3.0.0", - "name": "strip-bom", - "npm": { - "name": "strip-bom", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 305, - }, - { - "behavior": { - "prod": true, - }, - "id": 467, - "literal": "^1.2.0", - "name": "minimist", - "npm": { - "name": "minimist", - "version": ">=1.2.0 <2.0.0", - }, - "package_id": 306, - }, - { - "behavior": { - "prod": true, - }, - "id": 468, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 469, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 470, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 471, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 472, - "literal": "^1.0.1", - "name": "define-data-property", - "npm": { - "name": "define-data-property", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 320, - }, - { - "behavior": { - "prod": true, - }, - "id": 473, - "literal": "^1.0.0", - "name": "has-property-descriptors", - "npm": { - "name": "has-property-descriptors", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 315, - }, - { - "behavior": { - "prod": true, - }, - "id": 474, - "literal": "^1.1.1", - "name": "object-keys", - "npm": { - "name": "object-keys", - "version": ">=1.1.1 <2.0.0", - }, - "package_id": 314, - }, - { - "behavior": { - "prod": true, - }, - "id": 475, - "literal": "^1.0.0", - "name": "es-define-property", - "npm": { - "name": "es-define-property", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 316, - }, - { - "behavior": { - "prod": true, - }, - "id": 476, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 477, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 478, - "literal": "^1.1.2", - "name": "function-bind", - "npm": { - "name": "function-bind", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 21, - }, - { - "behavior": { - "prod": true, - }, - "id": 479, - "literal": "^1.0.1", - "name": "has-proto", - "npm": { - "name": "has-proto", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 319, - }, - { - "behavior": { - "prod": true, - }, - "id": 480, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 481, - "literal": "^2.0.0", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 482, - "literal": "^1.0.0", - "name": "es-define-property", - "npm": { - "name": "es-define-property", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 316, - }, - { - "behavior": { - "prod": true, - }, - "id": 483, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 484, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 485, - "literal": "^1.1.3", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.1.3 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 486, - "literal": "^1.0.0", - "name": "es-define-property", - "npm": { - "name": "es-define-property", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 316, - }, - { - "behavior": { - "prod": true, - }, - "id": 487, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 488, - "literal": "^1.1.2", - "name": "function-bind", - "npm": { - "name": "function-bind", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 21, - }, - { - "behavior": { - "prod": true, - }, - "id": 489, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 490, - "literal": "^1.2.1", - "name": "set-function-length", - "npm": { - "name": "set-function-length", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 323, - }, - { - "behavior": { - "prod": true, - }, - "id": 491, - "literal": "^1.1.4", - "name": "define-data-property", - "npm": { - "name": "define-data-property", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 320, - }, - { - "behavior": { - "prod": true, - }, - "id": 492, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 493, - "literal": "^1.1.2", - "name": "function-bind", - "npm": { - "name": "function-bind", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 21, - }, - { - "behavior": { - "prod": true, - }, - "id": 494, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 495, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 496, - "literal": "^1.0.2", - "name": "has-property-descriptors", - "npm": { - "name": "has-property-descriptors", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 315, - }, - { - "behavior": { - "prod": true, - }, - "id": 497, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 498, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 499, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 500, - "literal": "^1.0.1", - "name": "array-buffer-byte-length", - "npm": { - "name": "array-buffer-byte-length", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 374, - }, - { - "behavior": { - "prod": true, - }, - "id": 501, - "literal": "^1.0.3", - "name": "arraybuffer.prototype.slice", - "npm": { - "name": "arraybuffer.prototype.slice", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 373, - }, - { - "behavior": { - "prod": true, - }, - "id": 502, - "literal": "^1.0.7", - "name": "available-typed-arrays", - "npm": { - "name": "available-typed-arrays", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 330, - }, - { - "behavior": { - "prod": true, - }, - "id": 503, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 504, - "literal": "^1.0.1", - "name": "data-view-buffer", - "npm": { - "name": "data-view-buffer", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 372, - }, - { - "behavior": { - "prod": true, - }, - "id": 505, - "literal": "^1.0.1", - "name": "data-view-byte-length", - "npm": { - "name": "data-view-byte-length", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 371, - }, - { - "behavior": { - "prod": true, - }, - "id": 506, - "literal": "^1.0.0", - "name": "data-view-byte-offset", - "npm": { - "name": "data-view-byte-offset", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 370, - }, - { - "behavior": { - "prod": true, - }, - "id": 507, - "literal": "^1.0.0", - "name": "es-define-property", - "npm": { - "name": "es-define-property", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 316, - }, - { - "behavior": { - "prod": true, - }, - "id": 508, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 509, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 510, - "literal": "^2.0.3", - "name": "es-set-tostringtag", - "npm": { - "name": "es-set-tostringtag", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 369, - }, - { - "behavior": { - "prod": true, - }, - "id": 511, - "literal": "^1.2.1", - "name": "es-to-primitive", - "npm": { - "name": "es-to-primitive", - "version": ">=1.2.1 <2.0.0", + "name": "string-width", + "version": ">=4.2.3 <5.0.0", }, "package_id": 367, }, @@ -6674,4588 +11068,64 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "behavior": { "prod": true, }, - "id": 512, - "literal": "^1.1.6", - "name": "function.prototype.name", + "id": 850, + "literal": "^5.0.5", + "name": "y18n", "npm": { - "name": "function.prototype.name", - "version": ">=1.1.6 <2.0.0", - }, - "package_id": 366, - }, - { - "behavior": { - "prod": true, - }, - "id": 513, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 514, - "literal": "^1.0.2", - "name": "get-symbol-description", - "npm": { - "name": "get-symbol-description", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 365, - }, - { - "behavior": { - "prod": true, - }, - "id": 515, - "literal": "^1.0.3", - "name": "globalthis", - "npm": { - "name": "globalthis", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 364, - }, - { - "behavior": { - "prod": true, - }, - "id": 516, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 517, - "literal": "^1.0.2", - "name": "has-property-descriptors", - "npm": { - "name": "has-property-descriptors", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 315, - }, - { - "behavior": { - "prod": true, - }, - "id": 518, - "literal": "^1.0.3", - "name": "has-proto", - "npm": { - "name": "has-proto", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 319, - }, - { - "behavior": { - "prod": true, - }, - "id": 519, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 520, - "literal": "^2.0.2", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 521, - "literal": "^1.0.7", - "name": "internal-slot", - "npm": { - "name": "internal-slot", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 362, - }, - { - "behavior": { - "prod": true, - }, - "id": 522, - "literal": "^3.0.4", - "name": "is-array-buffer", - "npm": { - "name": "is-array-buffer", - "version": ">=3.0.4 <4.0.0", - }, - "package_id": 361, - }, - { - "behavior": { - "prod": true, - }, - "id": 523, - "literal": "^1.2.7", - "name": "is-callable", - "npm": { - "name": "is-callable", - "version": ">=1.2.7 <2.0.0", - }, - "package_id": 329, - }, - { - "behavior": { - "prod": true, - }, - "id": 524, - "literal": "^1.0.1", - "name": "is-data-view", - "npm": { - "name": "is-data-view", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 360, - }, - { - "behavior": { - "prod": true, - }, - "id": 525, - "literal": "^2.0.3", - "name": "is-negative-zero", - "npm": { - "name": "is-negative-zero", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 359, - }, - { - "behavior": { - "prod": true, - }, - "id": 526, - "literal": "^1.1.4", - "name": "is-regex", - "npm": { - "name": "is-regex", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 349, - }, - { - "behavior": { - "prod": true, - }, - "id": 527, - "literal": "^1.0.3", - "name": "is-shared-array-buffer", - "npm": { - "name": "is-shared-array-buffer", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 358, - }, - { - "behavior": { - "prod": true, - }, - "id": 528, - "literal": "^1.0.7", - "name": "is-string", - "npm": { - "name": "is-string", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 335, - }, - { - "behavior": { - "prod": true, - }, - "id": 529, - "literal": "^1.1.13", - "name": "is-typed-array", - "npm": { - "name": "is-typed-array", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 341, - }, - { - "behavior": { - "prod": true, - }, - "id": 530, - "literal": "^1.0.2", - "name": "is-weakref", - "npm": { - "name": "is-weakref", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 357, - }, - { - "behavior": { - "prod": true, - }, - "id": 531, - "literal": "^1.13.1", - "name": "object-inspect", - "npm": { - "name": "object-inspect", - "version": ">=1.13.1 <2.0.0", - }, - "package_id": 356, - }, - { - "behavior": { - "prod": true, - }, - "id": 532, - "literal": "^1.1.1", - "name": "object-keys", - "npm": { - "name": "object-keys", - "version": ">=1.1.1 <2.0.0", - }, - "package_id": 314, - }, - { - "behavior": { - "prod": true, - }, - "id": 533, - "literal": "^4.1.5", - "name": "object.assign", - "npm": { - "name": "object.assign", - "version": ">=4.1.5 <5.0.0", - }, - "package_id": 355, - }, - { - "behavior": { - "prod": true, - }, - "id": 534, - "literal": "^1.5.2", - "name": "regexp.prototype.flags", - "npm": { - "name": "regexp.prototype.flags", - "version": ">=1.5.2 <2.0.0", - }, - "package_id": 352, - }, - { - "behavior": { - "prod": true, - }, - "id": 535, - "literal": "^1.1.2", - "name": "safe-array-concat", - "npm": { - "name": "safe-array-concat", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 350, - }, - { - "behavior": { - "prod": true, - }, - "id": 536, - "literal": "^1.0.3", - "name": "safe-regex-test", - "npm": { - "name": "safe-regex-test", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 348, - }, - { - "behavior": { - "prod": true, - }, - "id": 537, - "literal": "^1.2.9", - "name": "string.prototype.trim", - "npm": { - "name": "string.prototype.trim", - "version": ">=1.2.9 <2.0.0", - }, - "package_id": 347, - }, - { - "behavior": { - "prod": true, - }, - "id": 538, - "literal": "^1.0.8", - "name": "string.prototype.trimend", - "npm": { - "name": "string.prototype.trimend", - "version": ">=1.0.8 <2.0.0", - }, - "package_id": 346, - }, - { - "behavior": { - "prod": true, - }, - "id": 539, - "literal": "^1.0.8", - "name": "string.prototype.trimstart", - "npm": { - "name": "string.prototype.trimstart", - "version": ">=1.0.8 <2.0.0", - }, - "package_id": 345, - }, - { - "behavior": { - "prod": true, - }, - "id": 540, - "literal": "^1.0.2", - "name": "typed-array-buffer", - "npm": { - "name": "typed-array-buffer", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 344, - }, - { - "behavior": { - "prod": true, - }, - "id": 541, - "literal": "^1.0.1", - "name": "typed-array-byte-length", - "npm": { - "name": "typed-array-byte-length", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 343, - }, - { - "behavior": { - "prod": true, - }, - "id": 542, - "literal": "^1.0.2", - "name": "typed-array-byte-offset", - "npm": { - "name": "typed-array-byte-offset", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 342, - }, - { - "behavior": { - "prod": true, - }, - "id": 543, - "literal": "^1.0.6", - "name": "typed-array-length", - "npm": { - "name": "typed-array-length", - "version": ">=1.0.6 <2.0.0", - }, - "package_id": 340, - }, - { - "behavior": { - "prod": true, - }, - "id": 544, - "literal": "^1.0.2", - "name": "unbox-primitive", - "npm": { - "name": "unbox-primitive", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 332, - }, - { - "behavior": { - "prod": true, - }, - "id": 545, - "literal": "^1.1.15", - "name": "which-typed-array", - "npm": { - "name": "which-typed-array", - "version": ">=1.1.15 <2.0.0", - }, - "package_id": 326, - }, - { - "behavior": { - "prod": true, - }, - "id": 546, - "literal": "^1.0.7", - "name": "available-typed-arrays", - "npm": { - "name": "available-typed-arrays", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 330, - }, - { - "behavior": { - "prod": true, - }, - "id": 547, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 548, - "literal": "^0.3.3", - "name": "for-each", - "npm": { - "name": "for-each", - "version": ">=0.3.3 <0.4.0", - }, - "package_id": 328, - }, - { - "behavior": { - "prod": true, - }, - "id": 549, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 550, - "literal": "^1.0.2", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 551, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 552, - "literal": "^1.1.3", - "name": "is-callable", - "npm": { - "name": "is-callable", - "version": ">=1.1.3 <2.0.0", - }, - "package_id": 329, - }, - { - "behavior": { - "prod": true, - }, - "id": 553, - "literal": "^1.0.0", - "name": "possible-typed-array-names", - "npm": { - "name": "possible-typed-array-names", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 331, - }, - { - "behavior": { - "prod": true, - }, - "id": 554, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 555, - "literal": "^1.0.2", - "name": "has-bigints", - "npm": { - "name": "has-bigints", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 339, - }, - { - "behavior": { - "prod": true, - }, - "id": 556, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 557, - "literal": "^1.0.2", - "name": "which-boxed-primitive", - "npm": { - "name": "which-boxed-primitive", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 333, - }, - { - "behavior": { - "prod": true, - }, - "id": 558, - "literal": "^1.0.1", - "name": "is-bigint", - "npm": { - "name": "is-bigint", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 338, - }, - { - "behavior": { - "prod": true, - }, - "id": 559, - "literal": "^1.1.0", - "name": "is-boolean-object", - "npm": { - "name": "is-boolean-object", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 337, - }, - { - "behavior": { - "prod": true, - }, - "id": 560, - "literal": "^1.0.4", - "name": "is-number-object", - "npm": { - "name": "is-number-object", - "version": ">=1.0.4 <2.0.0", - }, - "package_id": 336, - }, - { - "behavior": { - "prod": true, - }, - "id": 561, - "literal": "^1.0.5", - "name": "is-string", - "npm": { - "name": "is-string", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 335, - }, - { - "behavior": { - "prod": true, - }, - "id": 562, - "literal": "^1.0.3", - "name": "is-symbol", - "npm": { - "name": "is-symbol", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 334, - }, - { - "behavior": { - "prod": true, - }, - "id": 563, - "literal": "^1.0.2", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 564, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 565, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 566, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 567, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 568, - "literal": "^1.0.1", - "name": "has-bigints", - "npm": { - "name": "has-bigints", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 339, - }, - { - "behavior": { - "prod": true, - }, - "id": 569, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 570, - "literal": "^0.3.3", - "name": "for-each", - "npm": { - "name": "for-each", - "version": ">=0.3.3 <0.4.0", - }, - "package_id": 328, - }, - { - "behavior": { - "prod": true, - }, - "id": 571, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 572, - "literal": "^1.0.3", - "name": "has-proto", - "npm": { - "name": "has-proto", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 319, - }, - { - "behavior": { - "prod": true, - }, - "id": 573, - "literal": "^1.1.13", - "name": "is-typed-array", - "npm": { - "name": "is-typed-array", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 341, - }, - { - "behavior": { - "prod": true, - }, - "id": 574, - "literal": "^1.0.0", - "name": "possible-typed-array-names", - "npm": { - "name": "possible-typed-array-names", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 331, - }, - { - "behavior": { - "prod": true, - }, - "id": 575, - "literal": "^1.1.14", - "name": "which-typed-array", - "npm": { - "name": "which-typed-array", - "version": ">=1.1.14 <2.0.0", - }, - "package_id": 326, - }, - { - "behavior": { - "prod": true, - }, - "id": 576, - "literal": "^1.0.7", - "name": "available-typed-arrays", - "npm": { - "name": "available-typed-arrays", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 330, - }, - { - "behavior": { - "prod": true, - }, - "id": 577, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 578, - "literal": "^0.3.3", - "name": "for-each", - "npm": { - "name": "for-each", - "version": ">=0.3.3 <0.4.0", - }, - "package_id": 328, - }, - { - "behavior": { - "prod": true, - }, - "id": 579, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 580, - "literal": "^1.0.3", - "name": "has-proto", - "npm": { - "name": "has-proto", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 319, - }, - { - "behavior": { - "prod": true, - }, - "id": 581, - "literal": "^1.1.13", - "name": "is-typed-array", - "npm": { - "name": "is-typed-array", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 341, - }, - { - "behavior": { - "prod": true, - }, - "id": 582, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 583, - "literal": "^0.3.3", - "name": "for-each", - "npm": { - "name": "for-each", - "version": ">=0.3.3 <0.4.0", - }, - "package_id": 328, - }, - { - "behavior": { - "prod": true, - }, - "id": 584, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 585, - "literal": "^1.0.3", - "name": "has-proto", - "npm": { - "name": "has-proto", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 319, - }, - { - "behavior": { - "prod": true, - }, - "id": 586, - "literal": "^1.1.13", - "name": "is-typed-array", - "npm": { - "name": "is-typed-array", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 341, - }, - { - "behavior": { - "prod": true, - }, - "id": 587, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 588, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 589, - "literal": "^1.1.13", - "name": "is-typed-array", - "npm": { - "name": "is-typed-array", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 341, - }, - { - "behavior": { - "prod": true, - }, - "id": 590, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 591, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 592, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 593, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 594, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 595, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 596, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 597, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 598, - "literal": "^1.23.0", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.0 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 599, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 600, - "literal": "^1.0.6", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.6 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 601, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 602, - "literal": "^1.1.4", - "name": "is-regex", - "npm": { - "name": "is-regex", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 349, - }, - { - "behavior": { - "prod": true, - }, - "id": 603, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 604, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 605, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 606, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 607, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 608, - "literal": "^2.0.5", - "name": "isarray", - "npm": { - "name": "isarray", - "version": ">=2.0.5 <3.0.0", - }, - "package_id": 351, - }, - { - "behavior": { - "prod": true, - }, - "id": 609, - "literal": "^1.0.6", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.6 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 610, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 611, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 612, - "literal": "^2.0.1", - "name": "set-function-name", - "npm": { - "name": "set-function-name", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 353, - }, - { - "behavior": { - "prod": true, - }, - "id": 613, - "literal": "^1.1.4", - "name": "define-data-property", - "npm": { - "name": "define-data-property", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 320, - }, - { - "behavior": { - "prod": true, - }, - "id": 614, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 615, - "literal": "^1.2.3", - "name": "functions-have-names", - "npm": { - "name": "functions-have-names", - "version": ">=1.2.3 <2.0.0", - }, - "package_id": 354, - }, - { - "behavior": { - "prod": true, - }, - "id": 616, - "literal": "^1.0.2", - "name": "has-property-descriptors", - "npm": { - "name": "has-property-descriptors", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 315, - }, - { - "behavior": { - "prod": true, - }, - "id": 617, - "literal": "^1.0.5", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 618, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 619, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 620, - "literal": "^1.1.1", - "name": "object-keys", - "npm": { - "name": "object-keys", - "version": ">=1.1.1 <2.0.0", - }, - "package_id": 314, - }, - { - "behavior": { - "prod": true, - }, - "id": 621, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 622, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 623, - "literal": "^1.1.13", - "name": "is-typed-array", - "npm": { - "name": "is-typed-array", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 341, - }, - { - "behavior": { - "prod": true, - }, - "id": 624, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 625, - "literal": "^1.2.1", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 626, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 627, - "literal": "^2.0.0", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 628, - "literal": "^1.0.4", - "name": "side-channel", - "npm": { - "name": "side-channel", - "version": ">=1.0.4 <2.0.0", - }, - "package_id": 363, - }, - { - "behavior": { - "prod": true, - }, - "id": 629, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 630, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 631, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 632, - "literal": "^1.13.1", - "name": "object-inspect", - "npm": { - "name": "object-inspect", - "version": ">=1.13.1 <2.0.0", - }, - "package_id": 356, - }, - { - "behavior": { - "prod": true, - }, - "id": 633, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 634, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 635, - "literal": "^1.0.5", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 636, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 637, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 638, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 639, - "literal": "^1.2.0", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.0 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 640, - "literal": "^1.22.1", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.22.1 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 641, - "literal": "^1.2.3", - "name": "functions-have-names", - "npm": { - "name": "functions-have-names", - "version": ">=1.2.3 <2.0.0", - }, - "package_id": 354, - }, - { - "behavior": { - "prod": true, - }, - "id": 642, - "literal": "^1.1.4", - "name": "is-callable", - "npm": { - "name": "is-callable", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 329, - }, - { - "behavior": { - "prod": true, - }, - "id": 643, - "literal": "^1.0.1", - "name": "is-date-object", - "npm": { - "name": "is-date-object", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 368, - }, - { - "behavior": { - "prod": true, - }, - "id": 644, - "literal": "^1.0.2", - "name": "is-symbol", - "npm": { - "name": "is-symbol", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 334, - }, - { - "behavior": { - "prod": true, - }, - "id": 645, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 646, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 647, - "literal": "^1.0.2", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 648, - "literal": "^2.0.1", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 649, - "literal": "^1.0.6", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.6 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 650, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 651, - "literal": "^1.0.1", - "name": "is-data-view", - "npm": { - "name": "is-data-view", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 360, - }, - { - "behavior": { - "prod": true, - }, - "id": 652, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 653, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 654, - "literal": "^1.0.1", - "name": "is-data-view", - "npm": { - "name": "is-data-view", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 360, - }, - { - "behavior": { - "prod": true, - }, - "id": 655, - "literal": "^1.0.6", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.6 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 656, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 657, - "literal": "^1.0.1", - "name": "is-data-view", - "npm": { - "name": "is-data-view", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 360, - }, - { - "behavior": { - "prod": true, - }, - "id": 658, - "literal": "^1.0.1", - "name": "array-buffer-byte-length", - "npm": { - "name": "array-buffer-byte-length", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 374, - }, - { - "behavior": { - "prod": true, - }, - "id": 659, - "literal": "^1.0.5", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 660, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 661, - "literal": "^1.22.3", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.22.3 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 662, - "literal": "^1.2.1", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 663, - "literal": "^1.2.3", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.3 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 664, - "literal": "^3.0.4", - "name": "is-array-buffer", - "npm": { - "name": "is-array-buffer", - "version": ">=3.0.4 <4.0.0", - }, - "package_id": 361, - }, - { - "behavior": { - "prod": true, - }, - "id": 665, - "literal": "^1.0.2", - "name": "is-shared-array-buffer", - "npm": { - "name": "is-shared-array-buffer", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 358, - }, - { - "behavior": { - "prod": true, - }, - "id": 666, - "literal": "^1.0.5", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 667, - "literal": "^3.0.4", - "name": "is-array-buffer", - "npm": { - "name": "is-array-buffer", - "version": ">=3.0.4 <4.0.0", - }, - "package_id": 361, - }, - { - "behavior": { - "prod": true, - }, - "id": 668, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 669, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 670, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 671, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 672, - "literal": "^3.2.7", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=3.2.7 <4.0.0", - }, - "package_id": 377, - }, - { - "behavior": { - "prod": true, - }, - "id": 673, - "literal": "^2.1.1", - "name": "ms", - "npm": { - "name": "ms", - "version": ">=2.1.1 <3.0.0", - }, - "package_id": 155, - }, - { - "behavior": { - "prod": true, - }, - "id": 674, - "literal": "^3.2.7", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=3.2.7 <4.0.0", - }, - "package_id": 377, - }, - { - "behavior": { - "prod": true, - }, - "id": 675, - "literal": "^2.13.0", - "name": "is-core-module", - "npm": { - "name": "is-core-module", - "version": ">=2.13.0 <3.0.0", - }, - "package_id": 19, - }, - { - "behavior": { - "prod": true, - }, - "id": 676, - "literal": "^1.22.4", - "name": "resolve", - "npm": { - "name": "resolve", - "version": ">=1.22.4 <2.0.0", - }, - "package_id": 16, - }, - { - "behavior": { - "prod": true, - }, - "id": 677, - "literal": "^2.0.2", - "name": "esutils", - "npm": { - "name": "esutils", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 165, - }, - { - "behavior": { - "prod": true, - }, - "id": 678, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 679, - "literal": "^1.2.0", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.0 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 680, - "literal": "^1.22.1", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.22.1 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 681, - "literal": "^1.0.0", - "name": "es-shim-unscopables", - "npm": { - "name": "es-shim-unscopables", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 381, - }, - { - "behavior": { - "prod": true, - }, - "id": 682, - "literal": "^2.0.0", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 683, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 684, - "literal": "^1.2.0", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.0 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 685, - "literal": "^1.22.1", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.22.1 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 686, - "literal": "^1.0.0", - "name": "es-shim-unscopables", - "npm": { - "name": "es-shim-unscopables", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 381, - }, - { - "behavior": { - "prod": true, - }, - "id": 687, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 688, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 689, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 690, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 691, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 692, - "literal": "^1.0.2", - "name": "es-shim-unscopables", - "npm": { - "name": "es-shim-unscopables", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 381, - }, - { - "behavior": { - "prod": true, - }, - "id": 693, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 694, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 695, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 696, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 697, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 698, - "literal": "^1.0.7", - "name": "is-string", - "npm": { - "name": "is-string", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 335, - }, - { - "behavior": { - "prod": true, - }, - "id": 699, - "literal": "^1.0.0", - "name": "resolve-pkg-maps", - "npm": { - "name": "resolve-pkg-maps", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 386, - }, - { - "behavior": { - "prod": true, - }, - "id": 700, - "literal": "^4.2.4", - "name": "graceful-fs", - "npm": { - "name": "graceful-fs", - "version": ">=4.2.4 <5.0.0", - }, - "package_id": 175, - }, - { - "behavior": { - "prod": true, - }, - "id": 701, - "literal": "^2.2.0", - "name": "tapable", - "npm": { - "name": "tapable", - "version": ">=2.2.0 <3.0.0", - }, - "package_id": 388, - }, - { - "behavior": { - "peer": true, - }, - "id": 702, - "literal": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=8.0.0-0 <9.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 703, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 704, - "literal": "6.21.0", - "name": "@typescript-eslint/types", - "npm": { - "name": "@typescript-eslint/types", - "version": "==6.21.0", - }, - "package_id": 393, - }, - { - "behavior": { - "prod": true, - }, - "id": 705, - "literal": "6.21.0", - "name": "@typescript-eslint/visitor-keys", - "npm": { - "name": "@typescript-eslint/visitor-keys", - "version": "==6.21.0", - }, - "package_id": 392, - }, - { - "behavior": { - "prod": true, - }, - "id": 706, - "literal": "6.21.0", - "name": "@typescript-eslint/scope-manager", - "npm": { - "name": "@typescript-eslint/scope-manager", - "version": "==6.21.0", - }, - "package_id": 401, - }, - { - "behavior": { - "prod": true, - }, - "id": 707, - "literal": "6.21.0", - "name": "@typescript-eslint/typescript-estree", - "npm": { - "name": "@typescript-eslint/typescript-estree", - "version": "==6.21.0", - }, - "package_id": 391, - }, - { - "behavior": { - "peer": true, - }, - "id": 708, - "literal": "^7.0.0 || ^8.0.0", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 709, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 710, - "literal": "^11.1.0", - "name": "globby", - "npm": { - "name": "globby", - "version": ">=11.1.0 <12.0.0", - }, - "package_id": 396, - }, - { - "behavior": { - "prod": true, - }, - "id": 711, - "literal": "^7.5.4", - "name": "semver", - "npm": { - "name": "semver", - "version": ">=7.5.4 <8.0.0", - }, - "package_id": 116, - }, - { - "behavior": { - "prod": true, - }, - "id": 712, - "literal": "^4.0.3", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.3 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 713, - "literal": "9.0.3", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": "==9.0.3", - }, - "package_id": 395, - }, - { - "behavior": { - "prod": true, - }, - "id": 714, - "literal": "^1.0.1", - "name": "ts-api-utils", - "npm": { - "name": "ts-api-utils", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 394, - }, - { - "behavior": { - "prod": true, - }, - "id": 715, - "literal": "6.21.0", - "name": "@typescript-eslint/types", - "npm": { - "name": "@typescript-eslint/types", - "version": "==6.21.0", - }, - "package_id": 393, - }, - { - "behavior": { - "prod": true, - }, - "id": 716, - "literal": "6.21.0", - "name": "@typescript-eslint/visitor-keys", - "npm": { - "name": "@typescript-eslint/visitor-keys", - "version": "==6.21.0", - }, - "package_id": 392, - }, - { - "behavior": { - "prod": true, - }, - "id": 717, - "literal": "^3.4.1", - "name": "eslint-visitor-keys", - "npm": { - "name": "eslint-visitor-keys", - "version": ">=3.4.1 <4.0.0", - }, - "package_id": 242, - }, - { - "behavior": { - "prod": true, - }, - "id": 718, - "literal": "6.21.0", - "name": "@typescript-eslint/types", - "npm": { - "name": "@typescript-eslint/types", - "version": "==6.21.0", - }, - "package_id": 393, - }, - { - "behavior": { - "peer": true, - }, - "id": 719, - "literal": ">=4.2.0", - "name": "typescript", - "npm": { - "name": "typescript", - "version": ">=4.2.0", - }, - "package_id": 1, - }, - { - "behavior": { - "prod": true, - }, - "id": 720, - "literal": "^2.0.1", - "name": "brace-expansion", - "npm": { - "name": "brace-expansion", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 70, - }, - { - "behavior": { - "prod": true, - }, - "id": 721, - "literal": "^2.1.0", - "name": "array-union", - "npm": { - "name": "array-union", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 400, - }, - { - "behavior": { - "prod": true, - }, - "id": 722, - "literal": "^3.0.1", - "name": "dir-glob", - "npm": { - "name": "dir-glob", - "version": ">=3.0.1 <4.0.0", - }, - "package_id": 398, - }, - { - "behavior": { - "prod": true, - }, - "id": 723, - "literal": "^3.2.9", - "name": "fast-glob", - "npm": { - "name": "fast-glob", - "version": ">=3.2.9 <4.0.0", - }, - "package_id": 40, - }, - { - "behavior": { - "prod": true, - }, - "id": 724, - "literal": "^5.2.0", - "name": "ignore", - "npm": { - "name": "ignore", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 263, - }, - { - "behavior": { - "prod": true, - }, - "id": 725, - "literal": "^1.4.1", - "name": "merge2", - "npm": { - "name": "merge2", - "version": ">=1.4.1 <2.0.0", - }, - "package_id": 41, - }, - { - "behavior": { - "prod": true, - }, - "id": 726, - "literal": "^3.0.0", - "name": "slash", - "npm": { - "name": "slash", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 397, - }, - { - "behavior": { - "prod": true, - }, - "id": 727, - "literal": "^4.0.0", - "name": "path-type", - "npm": { - "name": "path-type", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 399, - }, - { - "behavior": { - "prod": true, - }, - "id": 728, - "literal": "6.21.0", - "name": "@typescript-eslint/types", - "npm": { - "name": "@typescript-eslint/types", - "version": "==6.21.0", - }, - "package_id": 393, - }, - { - "behavior": { - "prod": true, - }, - "id": 729, - "literal": "6.21.0", - "name": "@typescript-eslint/visitor-keys", - "npm": { - "name": "@typescript-eslint/visitor-keys", - "version": "==6.21.0", - }, - "package_id": 392, - }, - { - "behavior": { - "prod": true, - }, - "id": 730, - "literal": "10.3.10", - "name": "glob", - "npm": { - "name": "glob", - "version": "==10.3.10", - }, - "package_id": 65, - }, - { - "behavior": { - "prod": true, - }, - "id": 731, - "literal": "^7.23.2", - "name": "@babel/runtime", - "npm": { - "name": "@babel/runtime", - "version": ">=7.23.2 <8.0.0", - }, - "package_id": 427, - }, - { - "behavior": { - "prod": true, - }, - "id": 732, - "literal": "^5.3.0", - "name": "aria-query", - "npm": { - "name": "aria-query", - "version": ">=5.3.0 <6.0.0", - }, - "package_id": 426, - }, - { - "behavior": { - "prod": true, - }, - "id": 733, - "literal": "^3.1.7", - "name": "array-includes", - "npm": { - "name": "array-includes", - "version": ">=3.1.7 <4.0.0", - }, - "package_id": 384, - }, - { - "behavior": { - "prod": true, - }, - "id": 734, - "literal": "^1.3.2", - "name": "array.prototype.flatmap", - "npm": { - "name": "array.prototype.flatmap", - "version": ">=1.3.2 <2.0.0", - }, - "package_id": 380, - }, - { - "behavior": { - "prod": true, - }, - "id": 735, - "literal": "^0.0.8", - "name": "ast-types-flow", - "npm": { - "name": "ast-types-flow", - "version": ">=0.0.8 <0.0.9", - }, - "package_id": 425, - }, - { - "behavior": { - "prod": true, - }, - "id": 736, - "literal": "=4.7.0", - "name": "axe-core", - "npm": { - "name": "axe-core", - "version": "==4.7.0", - }, - "package_id": 424, - }, - { - "behavior": { - "prod": true, - }, - "id": 737, - "literal": "^3.2.1", - "name": "axobject-query", - "npm": { - "name": "axobject-query", - "version": ">=3.2.1 <4.0.0", - }, - "package_id": 422, - }, - { - "behavior": { - "prod": true, - }, - "id": 738, - "literal": "^1.0.8", - "name": "damerau-levenshtein", - "npm": { - "name": "damerau-levenshtein", - "version": ">=1.0.8 <2.0.0", - }, - "package_id": 421, - }, - { - "behavior": { - "prod": true, - }, - "id": 739, - "literal": "^9.2.2", - "name": "emoji-regex", - "npm": { - "name": "emoji-regex", - "version": ">=9.2.2 <10.0.0", - }, - "package_id": 88, - }, - { - "behavior": { - "prod": true, - }, - "id": 740, - "literal": "^1.0.15", - "name": "es-iterator-helpers", - "npm": { - "name": "es-iterator-helpers", - "version": ">=1.0.15 <2.0.0", - }, - "package_id": 409, - }, - { - "behavior": { - "prod": true, - }, - "id": 741, - "literal": "^2.0.0", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 742, - "literal": "^3.3.5", - "name": "jsx-ast-utils", - "npm": { - "name": "jsx-ast-utils", - "version": ">=3.3.5 <4.0.0", - }, - "package_id": 408, - }, - { - "behavior": { - "prod": true, - }, - "id": 743, - "literal": "^1.0.9", - "name": "language-tags", - "npm": { - "name": "language-tags", - "version": ">=1.0.9 <2.0.0", - }, - "package_id": 406, - }, - { - "behavior": { - "prod": true, - }, - "id": 744, - "literal": "^3.1.2", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=3.1.2 <4.0.0", - }, - "package_id": 244, - }, - { - "behavior": { - "prod": true, - }, - "id": 745, - "literal": "^1.1.7", - "name": "object.entries", - "npm": { - "name": "object.entries", - "version": ">=1.1.7 <2.0.0", - }, - "package_id": 405, - }, - { - "behavior": { - "prod": true, - }, - "id": 746, - "literal": "^2.0.7", - "name": "object.fromentries", - "npm": { - "name": "object.fromentries", - "version": ">=2.0.7 <3.0.0", - }, - "package_id": 375, - }, - { - "behavior": { - "peer": true, - }, - "id": 747, - "literal": "^3 || ^4 || ^5 || ^6 || ^7 || ^8", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 748, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 749, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 750, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 751, - "literal": "^0.3.20", - "name": "language-subtag-registry", - "npm": { - "name": "language-subtag-registry", - "version": ">=0.3.20 <0.4.0", - }, - "package_id": 407, - }, - { - "behavior": { - "prod": true, - }, - "id": 752, - "literal": "^3.1.6", - "name": "array-includes", - "npm": { - "name": "array-includes", - "version": ">=3.1.6 <4.0.0", - }, - "package_id": 384, - }, - { - "behavior": { - "prod": true, - }, - "id": 753, - "literal": "^1.3.1", - "name": "array.prototype.flat", - "npm": { - "name": "array.prototype.flat", - "version": ">=1.3.1 <2.0.0", - }, - "package_id": 382, - }, - { - "behavior": { - "prod": true, - }, - "id": 754, - "literal": "^4.1.4", - "name": "object.assign", - "npm": { - "name": "object.assign", - "version": ">=4.1.4 <5.0.0", - }, - "package_id": 355, - }, - { - "behavior": { - "prod": true, - }, - "id": 755, - "literal": "^1.1.6", - "name": "object.values", - "npm": { - "name": "object.values", - "version": ">=1.1.6 <2.0.0", - }, - "package_id": 310, - }, - { - "behavior": { - "prod": true, - }, - "id": 756, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 757, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 758, - "literal": "^1.23.3", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.3 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 759, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 760, - "literal": "^2.0.3", - "name": "es-set-tostringtag", - "npm": { - "name": "es-set-tostringtag", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 369, - }, - { - "behavior": { - "prod": true, - }, - "id": 761, - "literal": "^1.1.2", - "name": "function-bind", - "npm": { - "name": "function-bind", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 21, - }, - { - "behavior": { - "prod": true, - }, - "id": 762, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 763, - "literal": "^1.0.3", - "name": "globalthis", - "npm": { - "name": "globalthis", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 364, - }, - { - "behavior": { - "prod": true, - }, - "id": 764, - "literal": "^1.0.2", - "name": "has-property-descriptors", - "npm": { - "name": "has-property-descriptors", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 315, - }, - { - "behavior": { - "prod": true, - }, - "id": 765, - "literal": "^1.0.3", - "name": "has-proto", - "npm": { - "name": "has-proto", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 319, - }, - { - "behavior": { - "prod": true, - }, - "id": 766, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 767, - "literal": "^1.0.7", - "name": "internal-slot", - "npm": { - "name": "internal-slot", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 362, - }, - { - "behavior": { - "prod": true, - }, - "id": 768, - "literal": "^1.1.2", - "name": "iterator.prototype", - "npm": { - "name": "iterator.prototype", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 410, - }, - { - "behavior": { - "prod": true, - }, - "id": 769, - "literal": "^1.1.2", - "name": "safe-array-concat", - "npm": { - "name": "safe-array-concat", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 350, - }, - { - "behavior": { - "prod": true, - }, - "id": 770, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 771, - "literal": "^1.2.1", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 772, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 773, - "literal": "^1.0.4", - "name": "reflect.getprototypeof", - "npm": { - "name": "reflect.getprototypeof", - "version": ">=1.0.4 <2.0.0", - }, - "package_id": 411, - }, - { - "behavior": { - "prod": true, - }, - "id": 774, - "literal": "^2.0.1", - "name": "set-function-name", - "npm": { - "name": "set-function-name", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 353, - }, - { - "behavior": { - "prod": true, - }, - "id": 775, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 776, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 777, - "literal": "^1.23.1", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.1 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 778, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 779, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 780, - "literal": "^1.0.3", - "name": "globalthis", - "npm": { - "name": "globalthis", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 364, - }, - { - "behavior": { - "prod": true, - }, - "id": 781, - "literal": "^1.1.3", - "name": "which-builtin-type", - "npm": { - "name": "which-builtin-type", - "version": ">=1.1.3 <2.0.0", - }, - "package_id": 412, - }, - { - "behavior": { - "prod": true, - }, - "id": 782, - "literal": "^1.1.5", - "name": "function.prototype.name", - "npm": { - "name": "function.prototype.name", - "version": ">=1.1.5 <2.0.0", - }, - "package_id": 366, - }, - { - "behavior": { - "prod": true, - }, - "id": 783, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 784, - "literal": "^2.0.0", - "name": "is-async-function", - "npm": { - "name": "is-async-function", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 420, - }, - { - "behavior": { - "prod": true, - }, - "id": 785, - "literal": "^1.0.5", - "name": "is-date-object", - "npm": { - "name": "is-date-object", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 368, - }, - { - "behavior": { - "prod": true, - }, - "id": 786, - "literal": "^1.0.2", - "name": "is-finalizationregistry", - "npm": { - "name": "is-finalizationregistry", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 419, - }, - { - "behavior": { - "prod": true, - }, - "id": 787, - "literal": "^1.0.10", - "name": "is-generator-function", - "npm": { - "name": "is-generator-function", - "version": ">=1.0.10 <2.0.0", - }, - "package_id": 418, - }, - { - "behavior": { - "prod": true, - }, - "id": 788, - "literal": "^1.1.4", - "name": "is-regex", - "npm": { - "name": "is-regex", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 349, - }, - { - "behavior": { - "prod": true, - }, - "id": 789, - "literal": "^1.0.2", - "name": "is-weakref", - "npm": { - "name": "is-weakref", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 357, - }, - { - "behavior": { - "prod": true, - }, - "id": 790, - "literal": "^2.0.5", - "name": "isarray", - "npm": { - "name": "isarray", - "version": ">=2.0.5 <3.0.0", - }, - "package_id": 351, - }, - { - "behavior": { - "prod": true, - }, - "id": 791, - "literal": "^1.0.2", - "name": "which-boxed-primitive", - "npm": { - "name": "which-boxed-primitive", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 333, - }, - { - "behavior": { - "prod": true, - }, - "id": 792, - "literal": "^1.0.1", - "name": "which-collection", - "npm": { - "name": "which-collection", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 413, - }, - { - "behavior": { - "prod": true, - }, - "id": 793, - "literal": "^1.1.9", - "name": "which-typed-array", - "npm": { - "name": "which-typed-array", - "version": ">=1.1.9 <2.0.0", - }, - "package_id": 326, - }, - { - "behavior": { - "prod": true, - }, - "id": 794, - "literal": "^2.0.3", - "name": "is-map", - "npm": { - "name": "is-map", - "version": ">=2.0.3 <3.0.0", + "name": "y18n", + "version": ">=5.0.5 <6.0.0", }, "package_id": 417, }, - { - "behavior": { - "prod": true, - }, - "id": 795, - "literal": "^2.0.3", - "name": "is-set", - "npm": { - "name": "is-set", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 416, - }, - { - "behavior": { - "prod": true, - }, - "id": 796, - "literal": "^2.0.2", - "name": "is-weakmap", - "npm": { - "name": "is-weakmap", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 415, - }, - { - "behavior": { - "prod": true, - }, - "id": 797, - "literal": "^2.0.3", - "name": "is-weakset", - "npm": { - "name": "is-weakset", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 414, - }, - { - "behavior": { - "prod": true, - }, - "id": 798, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 799, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 800, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 801, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 802, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 803, - "literal": "^2.0.3", - "name": "dequal", - "npm": { - "name": "dequal", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 423, - }, - { - "behavior": { - "prod": true, - }, - "id": 804, - "literal": "^2.0.3", - "name": "dequal", - "npm": { - "name": "dequal", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 423, - }, - { - "behavior": { - "prod": true, - }, - "id": 805, - "literal": "^0.14.0", - "name": "regenerator-runtime", - "npm": { - "name": "regenerator-runtime", - "version": ">=0.14.0 <0.15.0", - }, - "package_id": 428, - }, - { - "behavior": { - "prod": true, - }, - "id": 806, - "literal": "^3.1.8", - "name": "array-includes", - "npm": { - "name": "array-includes", - "version": ">=3.1.8 <4.0.0", - }, - "package_id": 384, - }, - { - "behavior": { - "prod": true, - }, - "id": 807, - "literal": "^1.2.5", - "name": "array.prototype.findlast", - "npm": { - "name": "array.prototype.findlast", - "version": ">=1.2.5 <2.0.0", - }, - "package_id": 437, - }, - { - "behavior": { - "prod": true, - }, - "id": 808, - "literal": "^1.3.2", - "name": "array.prototype.flatmap", - "npm": { - "name": "array.prototype.flatmap", - "version": ">=1.3.2 <2.0.0", - }, - "package_id": 380, - }, - { - "behavior": { - "prod": true, - }, - "id": 809, - "literal": "^1.1.2", - "name": "array.prototype.toreversed", - "npm": { - "name": "array.prototype.toreversed", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 436, - }, - { - "behavior": { - "prod": true, - }, - "id": 810, - "literal": "^1.1.3", - "name": "array.prototype.tosorted", - "npm": { - "name": "array.prototype.tosorted", - "version": ">=1.1.3 <2.0.0", - }, - "package_id": 435, - }, - { - "behavior": { - "prod": true, - }, - "id": 811, - "literal": "^2.1.0", - "name": "doctrine", - "npm": { - "name": "doctrine", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 379, - }, - { - "behavior": { - "prod": true, - }, - "id": 812, - "literal": "^1.0.19", - "name": "es-iterator-helpers", - "npm": { - "name": "es-iterator-helpers", - "version": ">=1.0.19 <2.0.0", - }, - "package_id": 409, - }, - { - "behavior": { - "prod": true, - }, - "id": 813, - "literal": "^5.3.0", - "name": "estraverse", - "npm": { - "name": "estraverse", - "version": ">=5.3.0 <6.0.0", - }, - "package_id": 166, - }, - { - "behavior": { - "prod": true, - }, - "id": 814, - "literal": "^2.4.1 || ^3.0.0", - "name": "jsx-ast-utils", - "npm": { - "name": "jsx-ast-utils", - "version": ">=2.4.1 <3.0.0 || >=3.0.0 <4.0.0 && >=3.0.0 <4.0.0", - }, - "package_id": 408, - }, - { - "behavior": { - "prod": true, - }, - "id": 815, - "literal": "^3.1.2", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=3.1.2 <4.0.0", - }, - "package_id": 244, - }, - { - "behavior": { - "prod": true, - }, - "id": 816, - "literal": "^1.1.8", - "name": "object.entries", - "npm": { - "name": "object.entries", - "version": ">=1.1.8 <2.0.0", - }, - "package_id": 405, - }, - { - "behavior": { - "prod": true, - }, - "id": 817, - "literal": "^2.0.8", - "name": "object.fromentries", - "npm": { - "name": "object.fromentries", - "version": ">=2.0.8 <3.0.0", - }, - "package_id": 375, - }, - { - "behavior": { - "prod": true, - }, - "id": 818, - "literal": "^1.1.4", - "name": "object.hasown", - "npm": { - "name": "object.hasown", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 434, - }, - { - "behavior": { - "prod": true, - }, - "id": 819, - "literal": "^1.2.0", - "name": "object.values", - "npm": { - "name": "object.values", - "version": ">=1.2.0 <2.0.0", - }, - "package_id": 310, - }, - { - "behavior": { - "prod": true, - }, - "id": 820, - "literal": "^15.8.1", - "name": "prop-types", - "npm": { - "name": "prop-types", - "version": ">=15.8.1 <16.0.0", - }, - "package_id": 432, - }, - { - "behavior": { - "prod": true, - }, - "id": 821, - "literal": "^2.0.0-next.5", - "name": "resolve", - "npm": { - "name": "resolve", - "version": ">=2.0.0-next.5 <3.0.0", - }, - "package_id": 431, - }, - { - "behavior": { - "prod": true, - }, - "id": 822, - "literal": "^6.3.1", - "name": "semver", - "npm": { - "name": "semver", - "version": ">=6.3.1 <7.0.0", - }, - "package_id": 309, - }, - { - "behavior": { - "prod": true, - }, - "id": 823, - "literal": "^4.0.11", - "name": "string.prototype.matchall", - "npm": { - "name": "string.prototype.matchall", - "version": ">=4.0.11 <5.0.0", - }, - "package_id": 430, - }, - { - "behavior": { - "peer": true, - }, - "id": 824, - "literal": "^3 || ^4 || ^5 || ^6 || ^7 || ^8", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 825, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 826, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 827, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 828, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 829, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 830, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 831, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 832, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 833, - "literal": "^1.0.7", - "name": "internal-slot", - "npm": { - "name": "internal-slot", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 362, - }, - { - "behavior": { - "prod": true, - }, - "id": 834, - "literal": "^1.5.2", - "name": "regexp.prototype.flags", - "npm": { - "name": "regexp.prototype.flags", - "version": ">=1.5.2 <2.0.0", - }, - "package_id": 352, - }, - { - "behavior": { - "prod": true, - }, - "id": 835, - "literal": "^2.0.2", - "name": "set-function-name", - "npm": { - "name": "set-function-name", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 353, - }, - { - "behavior": { - "prod": true, - }, - "id": 836, - "literal": "^1.0.6", - "name": "side-channel", - "npm": { - "name": "side-channel", - "version": ">=1.0.6 <2.0.0", - }, - "package_id": 363, - }, - { - "behavior": { - "prod": true, - }, - "id": 837, - "literal": "^2.13.0", - "name": "is-core-module", - "npm": { - "name": "is-core-module", - "version": ">=2.13.0 <3.0.0", - }, - "package_id": 19, - }, - { - "behavior": { - "prod": true, - }, - "id": 838, - "literal": "^1.0.7", - "name": "path-parse", - "npm": { - "name": "path-parse", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 18, - }, - { - "behavior": { - "prod": true, - }, - "id": 839, - "literal": "^1.0.0", - "name": "supports-preserve-symlinks-flag", - "npm": { - "name": "supports-preserve-symlinks-flag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 17, - }, - { - "behavior": { - "prod": true, - }, - "id": 840, - "literal": "^1.4.0", - "name": "loose-envify", - "npm": { - "name": "loose-envify", - "version": ">=1.4.0 <2.0.0", - }, - "package_id": 110, - }, - { - "behavior": { - "prod": true, - }, - "id": 841, - "literal": "^4.1.1", - "name": "object-assign", - "npm": { - "name": "object-assign", - "version": ">=4.1.1 <5.0.0", - }, - "package_id": 63, - }, - { - "behavior": { - "prod": true, - }, - "id": 842, - "literal": "^16.13.1", - "name": "react-is", - "npm": { - "name": "react-is", - "version": ">=16.13.1 <17.0.0", - }, - "package_id": 433, - }, - { - "behavior": { - "prod": true, - }, - "id": 843, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 844, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 845, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 846, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 847, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 848, - "literal": "^1.23.3", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.3 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 849, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 850, - "literal": "^1.0.2", - "name": "es-shim-unscopables", - "npm": { - "name": "es-shim-unscopables", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 381, - }, { "behavior": { "prod": true, }, "id": 851, - "literal": "^1.0.2", - "name": "call-bind", + "literal": "^21.1.1", + "name": "yargs-parser", "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", + "name": "yargs-parser", + "version": ">=21.1.1 <22.0.0", }, - "package_id": 322, + "package_id": 421, }, { "behavior": { "prod": true, }, "id": 852, - "literal": "^1.2.0", - "name": "define-properties", + "literal": "~0.2.3", + "name": "buffer-crc32", "npm": { - "name": "define-properties", - "version": ">=1.2.0 <2.0.0", + "name": "buffer-crc32", + "version": ">=0.2.3 <0.3.0", }, - "package_id": 313, + "package_id": 92, }, { "behavior": { "prod": true, }, "id": 853, - "literal": "^1.22.1", - "name": "es-abstract", + "literal": "~1.1.0", + "name": "fd-slicer", "npm": { - "name": "es-abstract", - "version": ">=1.22.1 <2.0.0", + "name": "fd-slicer", + "version": ">=1.1.0 <1.2.0", }, - "package_id": 325, + "package_id": 170, }, { "behavior": { "prod": true, }, "id": 854, - "literal": "^1.0.0", - "name": "es-shim-unscopables", + "literal": "^3.2.1", + "name": "ansi-styles", "npm": { - "name": "es-shim-unscopables", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 381, - }, - { - "behavior": { - "prod": true, - }, - "id": 855, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 856, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 857, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 858, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 859, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 860, - "literal": "^1.0.2", - "name": "es-shim-unscopables", - "npm": { - "name": "es-shim-unscopables", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 381, - }, - { - "behavior": { - "prod": true, - }, - "id": 861, - "literal": "~8.5.10", - "name": "@types/ws", - "npm": { - "name": "@types/ws", - "version": ">=8.5.10 <8.6.0", - }, - "package_id": 439, - }, - { - "behavior": { - "prod": true, - }, - "id": 862, - "literal": "~20.12.8", - "name": "@types/node", - "npm": { - "name": "@types/node", - "version": ">=20.12.8 <20.13.0", - }, - "package_id": 183, - }, - { - "behavior": { - "prod": true, - }, - "id": 863, - "literal": "*", - "name": "@types/node", - "npm": { - "name": "@types/node", - "version": ">=0.0.0", - }, - "package_id": 183, - }, - { - "behavior": { - "prod": true, - }, - "id": 864, - "literal": "^4.21.10", - "name": "browserslist", - "npm": { - "name": "browserslist", - "version": ">=4.21.10 <5.0.0", + "name": "ansi-styles", + "version": ">=3.2.1 <4.0.0", }, "package_id": 443, }, @@ -11263,129 +11133,12 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "behavior": { "prod": true, }, - "id": 865, - "literal": "^1.0.30001538", - "name": "caniuse-lite", + "id": 855, + "literal": "^1.0.5", + "name": "escape-string-regexp", "npm": { - "name": "caniuse-lite", - "version": ">=1.0.30001538 <2.0.0", - }, - "package_id": 229, - }, - { - "behavior": { - "prod": true, - }, - "id": 866, - "literal": "^4.3.6", - "name": "fraction.js", - "npm": { - "name": "fraction.js", - "version": ">=4.3.6 <5.0.0", - }, - "package_id": 442, - }, - { - "behavior": { - "prod": true, - }, - "id": 867, - "literal": "^0.1.2", - "name": "normalize-range", - "npm": { - "name": "normalize-range", - "version": ">=0.1.2 <0.2.0", - }, - "package_id": 441, - }, - { - "behavior": { - "prod": true, - }, - "id": 868, - "literal": "^1.0.0", - "name": "picocolors", - "npm": { - "name": "picocolors", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 9, - }, - { - "behavior": { - "prod": true, - }, - "id": 869, - "literal": "^4.2.0", - "name": "postcss-value-parser", - "npm": { - "name": "postcss-value-parser", - "version": ">=4.2.0 <5.0.0", - }, - "package_id": 24, - }, - { - "behavior": { - "peer": true, - }, - "id": 870, - "literal": "^8.1.0", - "name": "postcss", - "npm": { - "name": "postcss", - "version": ">=8.1.0 <9.0.0", - }, - "package_id": 7, - }, - { - "behavior": { - "prod": true, - }, - "id": 871, - "literal": "^1.0.30001587", - "name": "caniuse-lite", - "npm": { - "name": "caniuse-lite", - "version": ">=1.0.30001587 <2.0.0", - }, - "package_id": 229, - }, - { - "behavior": { - "prod": true, - }, - "id": 872, - "literal": "^1.4.668", - "name": "electron-to-chromium", - "npm": { - "name": "electron-to-chromium", - "version": ">=1.4.668 <2.0.0", - }, - "package_id": 446, - }, - { - "behavior": { - "prod": true, - }, - "id": 873, - "literal": "^2.0.14", - "name": "node-releases", - "npm": { - "name": "node-releases", - "version": ">=2.0.14 <3.0.0", - }, - "package_id": 445, - }, - { - "behavior": { - "prod": true, - }, - "id": 874, - "literal": "^1.0.13", - "name": "update-browserslist-db", - "npm": { - "name": "update-browserslist-db", - "version": ">=1.0.13 <2.0.0", + "name": "escape-string-regexp", + "version": ">=1.0.5 <2.0.0", }, "package_id": 444, }, @@ -11393,51 +11146,129 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "behavior": { "prod": true, }, - "id": 875, - "literal": "^3.1.2", - "name": "escalade", + "id": 856, + "literal": "^5.3.0", + "name": "supports-color", "npm": { - "name": "escalade", - "version": ">=3.1.2 <4.0.0", + "name": "supports-color", + "version": ">=5.3.0 <6.0.0", }, - "package_id": 124, + "package_id": 445, }, { "behavior": { "prod": true, }, - "id": 876, - "literal": "^1.0.1", - "name": "picocolors", + "id": 857, + "literal": "^0.2.0", + "name": "eastasianwidth", "npm": { - "name": "picocolors", - "version": ">=1.0.1 <2.0.0", + "name": "eastasianwidth", + "version": ">=0.2.0 <0.3.0", }, - "package_id": 9, - }, - { - "behavior": { - "peer": true, - }, - "id": 877, - "literal": ">= 4.21.0", - "name": "browserslist", - "npm": { - "name": "browserslist", - "version": ">=4.21.0", - }, - "package_id": 443, + "package_id": 128, }, { "behavior": { "prod": true, }, - "id": 878, - "literal": "*", - "name": "@types/react", + "id": 858, + "literal": "^9.2.2", + "name": "emoji-regex", "npm": { - "name": "@types/react", - "version": ">=0.0.0", + "name": "emoji-regex", + "version": ">=9.2.2 <10.0.0", + }, + "package_id": 130, + }, + { + "behavior": { + "prod": true, + }, + "id": 859, + "literal": "^7.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=7.0.1 <8.0.0", + }, + "package_id": 427, + }, + { + "behavior": { + "prod": true, + }, + "id": 860, + "literal": "^6.0.1", + "name": "ansi-regex", + "npm": { + "name": "ansi-regex", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 446, + }, + { + "behavior": { + "prod": true, + }, + "id": 861, + "literal": "^6.1.0", + "name": "ansi-styles", + "npm": { + "name": "ansi-styles", + "version": ">=6.1.0 <7.0.0", + }, + "package_id": 447, + }, + { + "behavior": { + "prod": true, + }, + "id": 862, + "literal": "^5.0.1", + "name": "string-width", + "npm": { + "name": "string-width", + "version": ">=5.0.1 <6.0.0", + }, + "package_id": 426, + }, + { + "behavior": { + "prod": true, + }, + "id": 863, + "literal": "^7.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=7.0.1 <8.0.0", + }, + "package_id": 427, + }, + { + "behavior": { + "prod": true, + }, + "id": 864, + "literal": "2.1.2", + "name": "ms", + "npm": { + "name": "ms", + "version": "==2.1.2", + }, + "package_id": 276, + }, + { + "behavior": { + "prod": true, + }, + "id": 865, + "literal": "^6.0.0", + "name": "lru-cache", + "npm": { + "name": "lru-cache", + "version": ">=6.0.0 <7.0.0", }, "package_id": 448, }, @@ -11445,25 +11276,337 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "behavior": { "prod": true, }, - "id": 879, - "literal": "*", - "name": "@types/prop-types", + "id": 866, + "literal": "~5.26.4", + "name": "undici-types", "npm": { - "name": "@types/prop-types", - "version": ">=0.0.0", + "name": "undici-types", + "version": ">=5.26.4 <5.27.0", }, - "package_id": 451, + "package_id": 402, + }, + { + "behavior": { + "prod": true, + }, + "id": 867, + "literal": "~5.26.4", + "name": "undici-types", + "npm": { + "name": "undici-types", + "version": ">=5.26.4 <5.27.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 868, + "literal": "^2.0.1", + "name": "brace-expansion", + "npm": { + "name": "brace-expansion", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 449, + }, + { + "behavior": { + "prod": true, + }, + "id": 869, + "literal": "^6.0.0", + "name": "lru-cache", + "npm": { + "name": "lru-cache", + "version": ">=6.0.0 <7.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 870, + "literal": "~5.26.4", + "name": "undici-types", + "npm": { + "name": "undici-types", + "version": ">=5.26.4 <5.27.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 871, + "literal": "^4.0.1", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 872, + "literal": "^2.1.1", + "name": "ms", + "npm": { + "name": "ms", + "version": ">=2.1.1 <3.0.0", + }, + "package_id": 276, + }, + { + "behavior": { + "prod": true, + }, + "id": 873, + "literal": "^2.1.1", + "name": "ms", + "npm": { + "name": "ms", + "version": ">=2.1.1 <3.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 874, + "literal": "^2.1.1", + "name": "ms", + "npm": { + "name": "ms", + "version": ">=2.1.1 <3.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 875, + "literal": "^2.0.2", + "name": "esutils", + "npm": { + "name": "esutils", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 162, + }, + { + "behavior": { + "prod": true, + }, + "id": 876, + "literal": "^2.0.2", + "name": "esutils", + "npm": { + "name": "esutils", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 877, + "literal": "^2.13.0", + "name": "is-core-module", + "npm": { + "name": "is-core-module", + "version": ">=2.13.0 <3.0.0", + }, + "package_id": 223, + }, + { + "behavior": { + "prod": true, + }, + "id": 878, + "literal": "^1.0.7", + "name": "path-parse", + "npm": { + "name": "path-parse", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 306, + }, + { + "behavior": { + "prod": true, + }, + "id": 879, + "literal": "^1.0.0", + "name": "supports-preserve-symlinks-flag", + "npm": { + "name": "supports-preserve-symlinks-flag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 378, }, { "behavior": { "prod": true, }, "id": 880, - "literal": "*", - "name": "@types/scheduler", + "literal": "^4.0.1", + "name": "is-glob", "npm": { - "name": "@types/scheduler", - "version": ">=0.0.0", + "name": "is-glob", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 881, + "literal": "^2.0.1", + "name": "brace-expansion", + "npm": { + "name": "brace-expansion", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 449, + }, + { + "behavior": { + "prod": true, + }, + "id": 882, + "literal": "^3.3.6", + "name": "nanoid", + "npm": { + "name": "nanoid", + "version": ">=3.3.6 <4.0.0", + }, + "package_id": 278, + }, + { + "behavior": { + "prod": true, + }, + "id": 883, + "literal": "^1.0.0", + "name": "picocolors", + "npm": { + "name": "picocolors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 310, + }, + { + "behavior": { + "prod": true, + }, + "id": 884, + "literal": "^1.0.2", + "name": "source-map-js", + "npm": { + "name": "source-map-js", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 363, + }, + { + "behavior": { + "prod": true, + }, + "id": 885, + "literal": "^1.0.0", + "name": "fs.realpath", + "npm": { + "name": "fs.realpath", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 180, + }, + { + "behavior": { + "prod": true, + }, + "id": 886, + "literal": "^1.0.4", + "name": "inflight", + "npm": { + "name": "inflight", + "version": ">=1.0.4 <2.0.0", + }, + "package_id": 212, + }, + { + "behavior": { + "prod": true, + }, + "id": 887, + "literal": "2", + "name": "inherits", + "npm": { + "name": "inherits", + "version": "<3.0.0 >=2.0.0", + }, + "package_id": 213, + }, + { + "behavior": { + "prod": true, + }, + "id": 888, + "literal": "^3.1.1", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.1.1 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 889, + "literal": "^1.3.0", + "name": "once", + "npm": { + "name": "once", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 295, + }, + { + "behavior": { + "prod": true, + }, + "id": 890, + "literal": "^1.0.0", + "name": "path-is-absolute", + "npm": { + "name": "path-is-absolute", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 304, + }, + { + "behavior": { + "prod": true, + }, + "id": 891, + "literal": "^1.9.0", + "name": "color-convert", + "npm": { + "name": "color-convert", + "version": ">=1.9.0 <2.0.0", }, "package_id": 450, }, @@ -11471,520 +11614,585 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "behavior": { "prod": true, }, - "id": 881, - "literal": "^3.0.2", - "name": "csstype", + "id": 892, + "literal": "^3.0.0", + "name": "has-flag", "npm": { - "name": "csstype", - "version": ">=3.0.2 <4.0.0", + "name": "has-flag", + "version": ">=3.0.0 <4.0.0", }, - "package_id": 449, + "package_id": 451, + }, + { + "behavior": { + "prod": true, + }, + "id": 893, + "literal": "^4.0.0", + "name": "yallist", + "npm": { + "name": "yallist", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 418, + }, + { + "behavior": { + "prod": true, + }, + "id": 894, + "literal": "^1.0.0", + "name": "balanced-match", + "npm": { + "name": "balanced-match", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 79, + }, + { + "behavior": { + "prod": true, + }, + "id": 895, + "literal": "^4.0.0", + "name": "yallist", + "npm": { + "name": "yallist", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 896, + "literal": "^1.0.0", + "name": "balanced-match", + "npm": { + "name": "balanced-match", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 897, + "literal": "1.1.3", + "name": "color-name", + "npm": { + "name": "color-name", + "version": "==1.1.3", + }, + "package_id": 452, }, ], "format": "v2", - "meta_hash": "632a4f7405ad36643df0c844e942395e7c61cf79c7738eb128eba03ebdd1e094", + "meta_hash": "0000000000000000000000000000000000000000000000000000000000000000", "package_index": { - "@alloc/quick-lru": 13, - "@babel/code-frame": 202, - "@babel/helper-validator-identifier": 211, - "@babel/highlight": 203, - "@babel/runtime": 427, - "@eslint-community/eslint-utils": 241, - "@eslint-community/regexpp": 248, - "@eslint/eslintrc": 261, - "@eslint/js": 289, - "@humanwhocodes/config-array": 243, - "@humanwhocodes/module-importer": 240, - "@humanwhocodes/object-schema": 247, - "@isaacs/cliui": 74, - "@jridgewell/gen-mapping": 100, - "@jridgewell/resolve-uri": 103, - "@jridgewell/set-array": 104, - "@jridgewell/sourcemap-codec": 102, - "@jridgewell/trace-mapping": 101, - "@next/env": 233, - "@next/eslint-plugin-next": 402, - "@next/swc-darwin-arm64": 227, - "@next/swc-darwin-x64": 228, - "@next/swc-linux-arm64-gnu": 223, - "@next/swc-linux-arm64-musl": 221, - "@next/swc-linux-x64-gnu": 226, - "@next/swc-linux-x64-musl": 225, - "@next/swc-win32-arm64-msvc": 220, - "@next/swc-win32-ia32-msvc": 222, - "@next/swc-win32-x64-msvc": 224, - "@nodelib/fs.scandir": 46, - "@nodelib/fs.stat": 49, - "@nodelib/fs.walk": 43, - "@pkgjs/parseargs": 73, - "@puppeteer/browsers": 115, - "@rushstack/eslint-patch": 403, - "@swc/helpers": 230, - "@tootallnate/quickjs-emscripten": 178, - "@types/json5": 308, + "@alloc/quick-lru": 1, + "@babel/code-frame": 2, + "@babel/helper-validator-identifier": 3, + "@babel/highlight": 4, + "@babel/runtime": 5, + "@eslint-community/eslint-utils": 6, + "@eslint-community/regexpp": 7, + "@eslint/eslintrc": 8, + "@eslint/js": 9, + "@humanwhocodes/config-array": 10, + "@humanwhocodes/module-importer": 11, + "@humanwhocodes/object-schema": 12, + "@isaacs/cliui": 13, + "@jridgewell/gen-mapping": 14, + "@jridgewell/resolve-uri": 15, + "@jridgewell/set-array": 16, + "@jridgewell/sourcemap-codec": 17, + "@jridgewell/trace-mapping": 18, + "@next/env": 19, + "@next/eslint-plugin-next": 20, + "@next/swc-darwin-arm64": 21, + "@next/swc-darwin-x64": 22, + "@next/swc-linux-arm64-gnu": 23, + "@next/swc-linux-arm64-musl": 24, + "@next/swc-linux-x64-gnu": 25, + "@next/swc-linux-x64-musl": 26, + "@next/swc-win32-arm64-msvc": 27, + "@next/swc-win32-ia32-msvc": 28, + "@next/swc-win32-x64-msvc": 29, + "@nodelib/fs.scandir": 30, + "@nodelib/fs.stat": 31, + "@nodelib/fs.walk": 32, + "@pkgjs/parseargs": 33, + "@puppeteer/browsers": 34, + "@rushstack/eslint-patch": 35, + "@swc/helpers": 36, + "@tootallnate/quickjs-emscripten": 37, + "@types/json5": 38, "@types/node": [ - 183, - 452, - ], - "@types/prop-types": 451, - "@types/react": 448, - "@types/react-dom": 447, - "@types/scheduler": 450, - "@types/ws": 439, - "@types/yauzl": 182, - "@typescript-eslint/parser": 390, - "@typescript-eslint/scope-manager": 401, - "@typescript-eslint/types": 393, - "@typescript-eslint/typescript-estree": 391, - "@typescript-eslint/visitor-keys": 392, - "acorn": 268, - "acorn-jsx": 267, - "agent-base": 156, - "ajv": 269, - "ansi-regex": [ - 86, - 77, - ], - "ansi-styles": [ - 90, - 81, - 208, - ], - "any-promise": 62, - "anymatch": 55, - "arg": 107, - "argparse": 213, - "aria-query": 426, - "array-buffer-byte-length": 374, - "array-includes": 384, - "array-union": 400, - "array.prototype.findlast": 437, - "array.prototype.findlastindex": 383, - "array.prototype.flat": 382, - "array.prototype.flatmap": 380, - "array.prototype.toreversed": 436, - "array.prototype.tosorted": 435, - "arraybuffer.prototype.slice": 373, - "ast-types": 167, - "ast-types-flow": 425, - "autoprefixer": 440, - "available-typed-arrays": 330, - "axe-core": 424, - "axobject-query": 422, - "b4a": 139, - "balanced-match": 71, - "bare-events": 137, - "bare-fs": 134, - "bare-os": 133, - "bare-path": 132, - "bare-stream": 135, - "base64-js": 130, - "basic-ftp": 177, - "binary-extensions": 54, - "brace-expansion": [ - 70, - 245, - ], - "braces": 34, - "browserslist": 443, - "buffer": 128, - "buffer-crc32": 186, - "bun-types": 438, - "busboy": 235, - "call-bind": 322, - "callsites": 217, - "camelcase-css": 31, - "caniuse-lite": 229, - "chalk": [ - 299, - 204, - ], - "chokidar": 50, - "chromium-bidi": 193, - "client-only": 232, - "cliui": 125, - "color-convert": [ - 82, - 209, - ], - "color-name": [ - 83, - 210, - ], - "commander": 99, - "concat-map": 246, - "cosmiconfig": 197, - "cross-spawn": 93, - "cssesc": 5, - "csstype": 449, - "damerau-levenshtein": 421, - "data-uri-to-buffer": 176, - "data-view-buffer": 372, - "data-view-byte-length": 371, - "data-view-byte-offset": 370, - "debug": [ - 154, - 190, - 377, - ], - "deep-is": 288, - "default-create-template": 0, - "define-data-property": 320, - "define-properties": 313, - "degenerator": 161, - "dequal": 423, - "devtools-protocol": 114, - "didyoumean": 38, - "dir-glob": 398, - "dlv": 106, - "doctrine": [ - 291, - 379, - ], - "eastasianwidth": 89, - "electron-to-chromium": 446, - "emoji-regex": [ - 88, - 80, - ], - "end-of-stream": 146, - "enhanced-resolve": 387, - "env-paths": 218, - "error-ex": 200, - "es-abstract": 325, - "es-define-property": 316, - "es-errors": 312, - "es-iterator-helpers": 409, - "es-object-atoms": 311, - "es-set-tostringtag": 369, - "es-shim-unscopables": 381, - "es-to-primitive": 367, - "escalade": 124, - "escape-string-regexp": [ - 249, - 207, - ], - "escodegen": 163, - "eslint": 238, - "eslint-config-next": 237, - "eslint-import-resolver-node": 378, - "eslint-import-resolver-typescript": 302, - "eslint-module-utils": 376, - "eslint-plugin-import": 303, - "eslint-plugin-jsx-a11y": 404, - "eslint-plugin-react": 429, - "eslint-plugin-react-hooks": 389, - "eslint-scope": 278, - "eslint-visitor-keys": 242, - "espree": 266, - "esprima": 162, - "esquery": 298, - "esrecurse": 279, - "estraverse": 166, - "esutils": 165, - "extract-zip": 181, - "fast-deep-equal": 274, - "fast-fifo": 141, - "fast-glob": 40, - "fast-json-stable-stringify": 273, - "fast-levenshtein": 283, - "fastq": 44, - "fd-slicer": 187, - "file-entry-cache": 250, - "fill-range": 35, - "find-up": 292, - "flat-cache": 251, - "flatted": 260, - "for-each": 328, - "foreground-child": 91, - "fraction.js": 442, - "fs-extra": 172, - "fs.realpath": 257, - "fsevents": 51, - "function-bind": 21, - "function.prototype.name": 366, - "functions-have-names": 354, - "get-caller-file": 123, - "get-intrinsic": 317, - "get-stream": 189, - "get-symbol-description": 365, - "get-tsconfig": 385, - "get-uri": 171, - "glob": [ - 65, - 253, - ], - "glob-parent": [ - 27, - 42, - ], - "globals": 264, - "globalthis": 364, - "globby": 396, - "gopd": 321, - "graceful-fs": 175, - "graphemer": 290, - "has-bigints": 339, - "has-flag": [ - 301, - 206, - ], - "has-property-descriptors": 315, - "has-proto": 319, - "has-symbols": 318, - "has-tostringtag": 327, - "hasown": 20, - "http-proxy-agent": 170, - "https-proxy-agent": 169, - "ieee754": 129, - "ignore": 263, - "import-fresh": 214, - "imurmurhash": 280, - "inflight": 256, - "inherits": 255, - "internal-slot": 362, - "ip-address": 151, - "is-array-buffer": 361, - "is-arrayish": 201, - "is-async-function": 420, - "is-bigint": 338, - "is-binary-path": 53, - "is-boolean-object": 337, - "is-callable": 329, - "is-core-module": 19, - "is-data-view": 360, - "is-date-object": 368, - "is-extglob": 29, - "is-finalizationregistry": 419, - "is-fullwidth-code-point": 79, - "is-generator-function": 418, - "is-glob": 28, - "is-map": 417, - "is-negative-zero": 359, - "is-number": 37, - "is-number-object": 336, - "is-path-inside": 276, - "is-regex": 349, - "is-set": 416, - "is-shared-array-buffer": 358, - "is-string": 335, - "is-symbol": 334, - "is-typed-array": 341, - "is-weakmap": 415, - "is-weakref": 357, - "is-weakset": 414, - "isarray": 351, - "isexe": 95, - "iterator.prototype": 410, - "jackspeak": 72, - "jiti": 105, - "js-tokens": 111, - "js-yaml": 212, - "jsbn": 153, - "json-buffer": 259, - "json-parse-even-better-errors": 199, - "json-schema-traverse": 272, - "json-stable-stringify-without-jsonify": 239, - "json5": 307, - "jsonfile": 174, - "jsx-ast-utils": 408, - "keyv": 258, - "language-subtag-registry": 407, - "language-tags": 406, - "levn": 284, - "lilconfig": [ - 11, + 431, 39, ], - "lines-and-columns": 64, - "locate-path": 294, - "lodash.merge": 277, - "loose-envify": 110, - "lru-cache": [ - 68, - 179, + "@types/prop-types": 40, + "@types/react": 41, + "@types/react-dom": 42, + "@types/scheduler": 43, + "@types/ws": 44, + "@types/yauzl": 45, + "@typescript-eslint/parser": 46, + "@typescript-eslint/scope-manager": 47, + "@typescript-eslint/types": 48, + "@typescript-eslint/typescript-estree": 49, + "@typescript-eslint/visitor-keys": 50, + "acorn": 51, + "acorn-jsx": 52, + "agent-base": 53, + "ajv": 54, + "ansi-regex": [ + 446, + 55, + ], + "ansi-styles": [ + 447, + 56, + 443, + ], + "any-promise": 57, + "anymatch": 58, + "arg": 59, + "argparse": 60, + "aria-query": 61, + "array-buffer-byte-length": 62, + "array-includes": 63, + "array-union": 64, + "array.prototype.findlast": 65, + "array.prototype.findlastindex": 66, + "array.prototype.flat": 67, + "array.prototype.flatmap": 68, + "array.prototype.toreversed": 69, + "array.prototype.tosorted": 70, + "arraybuffer.prototype.slice": 71, + "ast-types": 72, + "ast-types-flow": 73, + "autoprefixer": 74, + "available-typed-arrays": 75, + "axe-core": 76, + "axobject-query": 77, + "b4a": 78, + "balanced-match": 79, + "bare-events": 80, + "bare-fs": 81, + "bare-os": 82, + "bare-path": 83, + "bare-stream": 84, + "base64-js": 85, + "basic-ftp": 86, + "binary-extensions": 87, + "brace-expansion": [ + 449, + 88, + ], + "braces": 89, + "browserslist": 90, + "buffer": 91, + "buffer-crc32": 92, + "bun-types": 93, + "busboy": 94, + "call-bind": 95, + "callsites": 96, + "camelcase-css": 97, + "caniuse-lite": 98, + "chalk": [ + 99, + 425, + ], + "chokidar": 100, + "chromium-bidi": 101, + "client-only": 102, + "cliui": 103, + "color-convert": [ + 104, + 450, + ], + "color-name": [ + 105, + 452, + ], + "commander": 106, + "concat-map": 107, + "cosmiconfig": 108, + "cross-spawn": 109, + "cssesc": 110, + "csstype": 111, + "damerau-levenshtein": 112, + "data-uri-to-buffer": 113, + "data-view-buffer": 114, + "data-view-byte-length": 115, + "data-view-byte-offset": 116, + "debug": [ 117, + 429, + 434, ], - "merge2": 41, - "micromatch": 32, + "deep-is": 118, + "default-create-template": 0, + "define-data-property": 119, + "define-properties": 120, + "degenerator": 121, + "dequal": 122, + "devtools-protocol": 123, + "didyoumean": 124, + "dir-glob": 125, + "dlv": 126, + "doctrine": [ + 127, + 435, + ], + "eastasianwidth": 128, + "electron-to-chromium": 129, + "emoji-regex": [ + 130, + 442, + ], + "end-of-stream": 131, + "enhanced-resolve": 132, + "env-paths": 133, + "error-ex": 134, + "es-abstract": 135, + "es-define-property": 136, + "es-errors": 137, + "es-iterator-helpers": 138, + "es-object-atoms": 139, + "es-set-tostringtag": 140, + "es-shim-unscopables": 141, + "es-to-primitive": 142, + "escalade": 143, + "escape-string-regexp": [ + 144, + 444, + ], + "escodegen": 145, + "eslint": 146, + "eslint-config-next": 147, + "eslint-import-resolver-node": 148, + "eslint-import-resolver-typescript": 149, + "eslint-module-utils": 150, + "eslint-plugin-import": 151, + "eslint-plugin-jsx-a11y": 152, + "eslint-plugin-react": 153, + "eslint-plugin-react-hooks": 154, + "eslint-scope": 155, + "eslint-visitor-keys": 156, + "espree": 157, + "esprima": 158, + "esquery": 159, + "esrecurse": 160, + "estraverse": 161, + "esutils": 162, + "extract-zip": 163, + "fast-deep-equal": 164, + "fast-fifo": 165, + "fast-glob": 166, + "fast-json-stable-stringify": 167, + "fast-levenshtein": 168, + "fastq": 169, + "fd-slicer": 170, + "file-entry-cache": 171, + "fill-range": 172, + "find-up": 173, + "flat-cache": 174, + "flatted": 175, + "for-each": 176, + "foreground-child": 177, + "fraction.js": 178, + "fs-extra": 179, + "fs.realpath": 180, + "fsevents": 181, + "function-bind": 182, + "function.prototype.name": 183, + "functions-have-names": 184, + "get-caller-file": 185, + "get-intrinsic": 186, + "get-stream": 187, + "get-symbol-description": 188, + "get-tsconfig": 189, + "get-uri": 190, + "glob": [ + 191, + 441, + ], + "glob-parent": [ + 192, + 433, + ], + "globals": 193, + "globalthis": 194, + "globby": 195, + "gopd": 196, + "graceful-fs": 197, + "graphemer": 198, + "has-bigints": 199, + "has-flag": [ + 200, + 451, + ], + "has-property-descriptors": 201, + "has-proto": 202, + "has-symbols": 203, + "has-tostringtag": 204, + "hasown": 205, + "http-proxy-agent": 206, + "https-proxy-agent": 207, + "ieee754": 208, + "ignore": 209, + "import-fresh": 210, + "imurmurhash": 211, + "inflight": 212, + "inherits": 213, + "internal-slot": 214, + "ip-address": 215, + "is-array-buffer": 216, + "is-arrayish": 217, + "is-async-function": 218, + "is-bigint": 219, + "is-binary-path": 220, + "is-boolean-object": 221, + "is-callable": 222, + "is-core-module": 223, + "is-data-view": 224, + "is-date-object": 225, + "is-extglob": 226, + "is-finalizationregistry": 227, + "is-fullwidth-code-point": 228, + "is-generator-function": 229, + "is-glob": 230, + "is-map": 231, + "is-negative-zero": 232, + "is-number": 233, + "is-number-object": 234, + "is-path-inside": 235, + "is-regex": 236, + "is-set": 237, + "is-shared-array-buffer": 238, + "is-string": 239, + "is-symbol": 240, + "is-typed-array": 241, + "is-weakmap": 242, + "is-weakref": 243, + "is-weakset": 244, + "isarray": 245, + "isexe": 246, + "iterator.prototype": 247, + "jackspeak": 248, + "jiti": 249, + "js-tokens": 250, + "js-yaml": 251, + "jsbn": 252, + "json-buffer": 253, + "json-parse-even-better-errors": 254, + "json-schema-traverse": 255, + "json-stable-stringify-without-jsonify": 256, + "json5": 257, + "jsonfile": 258, + "jsx-ast-utils": 259, + "keyv": 260, + "language-subtag-registry": 261, + "language-tags": 262, + "levn": 263, + "lilconfig": [ + 440, + 264, + ], + "lines-and-columns": 265, + "locate-path": 266, + "lodash.merge": 267, + "loose-envify": 268, + "lru-cache": [ + 439, + 269, + 448, + ], + "merge2": 270, + "micromatch": 271, "minimatch": [ - 69, - 395, - 244, + 437, + 432, + 272, ], - "minimist": 306, - "minipass": 67, - "mitt": 196, - "ms": 155, - "mz": 59, - "nanoid": 10, - "natural-compare": 275, - "netmask": 160, - "next": 219, - "node-releases": 445, - "normalize-path": 25, - "normalize-range": 441, - "object-assign": 63, - "object-hash": 26, - "object-inspect": 356, - "object-keys": 314, - "object.assign": 355, - "object.entries": 405, - "object.fromentries": 375, - "object.groupby": 324, - "object.hasown": 434, - "object.values": 310, - "once": 144, - "optionator": 282, - "p-limit": 296, - "p-locate": 295, - "pac-proxy-agent": 158, - "pac-resolver": 159, - "parent-module": 216, - "parse-json": 198, - "path-exists": 293, - "path-is-absolute": 254, - "path-key": 98, - "path-parse": 18, - "path-scurry": 66, - "path-type": 399, - "pend": 188, - "picocolors": 9, - "picomatch": 33, - "pify": 23, - "pirates": 58, - "possible-typed-array-names": 331, + "minimist": 273, + "minipass": 274, + "mitt": 275, + "ms": 276, + "mz": 277, + "nanoid": 278, + "natural-compare": 279, + "netmask": 280, + "next": 281, + "node-releases": 282, + "normalize-path": 283, + "normalize-range": 284, + "object-assign": 285, + "object-hash": 286, + "object-inspect": 287, + "object-keys": 288, + "object.assign": 289, + "object.entries": 290, + "object.fromentries": 291, + "object.groupby": 292, + "object.hasown": 293, + "object.values": 294, + "once": 295, + "optionator": 296, + "p-limit": 297, + "p-locate": 298, + "pac-proxy-agent": 299, + "pac-resolver": 300, + "parent-module": 301, + "parse-json": 302, + "path-exists": 303, + "path-is-absolute": 304, + "path-key": 305, + "path-parse": 306, + "path-scurry": 307, + "path-type": 308, + "pend": 309, + "picocolors": 310, + "picomatch": 311, + "pify": 312, + "pirates": 313, + "possible-typed-array-names": 314, "postcss": [ - 234, - 7, + 438, + 315, ], - "postcss-import": 15, - "postcss-js": 30, - "postcss-load-config": 6, - "postcss-nested": 14, - "postcss-selector-parser": 3, - "postcss-value-parser": 24, - "prelude-ls": 286, - "progress": 180, - "prop-types": 432, - "proxy-agent": 147, - "proxy-from-env": 157, - "pump": 143, - "punycode": 271, - "puppeteer": 113, - "puppeteer-core": 191, - "queue-microtask": 48, - "queue-tick": 140, - "react": 109, - "react-dom": 108, - "react-is": 433, - "read-cache": 22, - "readdirp": 52, - "reflect.getprototypeof": 411, - "regenerator-runtime": 428, - "regexp.prototype.flags": 352, - "require-directory": 122, + "postcss-import": 316, + "postcss-js": 317, + "postcss-load-config": 318, + "postcss-nested": 319, + "postcss-selector-parser": 320, + "postcss-value-parser": 321, + "prelude-ls": 322, + "progress": 323, + "prop-types": 324, + "proxy-agent": 325, + "proxy-from-env": 326, + "pump": 327, + "punycode": 328, + "puppeteer": 329, + "puppeteer-core": 330, + "queue-microtask": 331, + "queue-tick": 332, + "react": 333, + "react-dom": 334, + "react-is": 335, + "read-cache": 336, + "readdirp": 337, + "reflect.getprototypeof": 338, + "regenerator-runtime": 339, + "regexp.prototype.flags": 340, + "require-directory": 341, "resolve": [ - 431, - 16, + 436, + 342, ], - "resolve-from": 215, - "resolve-pkg-maps": 386, - "reusify": 45, - "rimraf": 252, - "run-parallel": 47, - "safe-array-concat": 350, - "safe-regex-test": 348, - "scheduler": 112, + "resolve-from": 343, + "resolve-pkg-maps": 344, + "reusify": 345, + "rimraf": 346, + "run-parallel": 347, + "safe-array-concat": 348, + "safe-regex-test": 349, + "scheduler": 350, "semver": [ - 116, - 309, + 430, + 351, ], - "set-function-length": 323, + "set-function-length": 352, "set-function-name": 353, - "shebang-command": 96, - "shebang-regex": 97, - "side-channel": 363, - "signal-exit": 92, - "slash": 397, - "smart-buffer": 150, - "socks": 149, - "socks-proxy-agent": 148, - "source-map": 164, - "source-map-js": 8, - "sprintf-js": 152, - "streamsearch": 236, - "streamx": 136, + "shebang-command": 354, + "shebang-regex": 355, + "side-channel": 356, + "signal-exit": 357, + "slash": 358, + "smart-buffer": 359, + "socks": 360, + "socks-proxy-agent": 361, + "source-map": 362, + "source-map-js": 363, + "sprintf-js": 364, + "streamsearch": 365, + "streamx": 366, "string-width": [ - 87, - 78, + 426, + 367, ], - "string.prototype.matchall": 430, - "string.prototype.trim": 347, - "string.prototype.trimend": 346, - "string.prototype.trimstart": 345, + "string.prototype.matchall": 368, + "string.prototype.trim": 369, + "string.prototype.trimend": 370, + "string.prototype.trimstart": 371, "strip-ansi": [ - 85, - 76, + 427, + 372, ], - "strip-bom": 305, - "strip-json-comments": 262, - "styled-jsx": 231, - "sucrase": 56, + "strip-bom": 373, + "strip-json-comments": 374, + "styled-jsx": 375, + "sucrase": 376, "supports-color": [ - 300, - 205, + 377, + 445, ], - "supports-preserve-symlinks-flag": 17, - "tailwindcss": 2, - "tapable": 388, - "tar-fs": 131, - "tar-stream": 142, - "text-decoder": 138, - "text-table": 281, - "thenify": 61, - "thenify-all": 60, - "through": 127, - "to-regex-range": 36, - "ts-api-utils": 394, - "ts-interface-checker": 57, - "tsconfig-paths": 304, - "tslib": 168, - "type-check": 285, - "type-fest": 265, - "typed-array-buffer": 344, - "typed-array-byte-length": 343, - "typed-array-byte-offset": 342, - "typed-array-length": 340, - "typescript": 1, - "unbox-primitive": 332, - "unbzip2-stream": 126, - "undici-types": 184, - "universalify": 173, - "update-browserslist-db": 444, - "uri-js": 270, - "urlpattern-polyfill": 195, - "util-deprecate": 4, - "which": 94, - "which-boxed-primitive": 333, - "which-builtin-type": 412, - "which-collection": 413, - "which-typed-array": 326, - "word-wrap": 287, + "supports-preserve-symlinks-flag": 378, + "tailwindcss": 379, + "tapable": 380, + "tar-fs": 381, + "tar-stream": 382, + "text-decoder": 383, + "text-table": 384, + "thenify": 385, + "thenify-all": 386, + "through": 387, + "to-regex-range": 388, + "ts-api-utils": 389, + "ts-interface-checker": 390, + "tsconfig-paths": 391, + "tslib": 392, + "type-check": 393, + "type-fest": 394, + "typed-array-buffer": 395, + "typed-array-byte-length": 396, + "typed-array-byte-offset": 397, + "typed-array-length": 398, + "typescript": 399, + "unbox-primitive": 400, + "unbzip2-stream": 401, + "undici-types": 402, + "universalify": 403, + "update-browserslist-db": 404, + "uri-js": 405, + "urlpattern-polyfill": 406, + "util-deprecate": 407, + "which": 408, + "which-boxed-primitive": 409, + "which-builtin-type": 410, + "which-collection": 411, + "which-typed-array": 412, + "word-wrap": 413, "wrap-ansi": [ - 84, - 75, + 428, + 414, ], - "wrappy": 145, - "ws": 192, - "y18n": 121, - "yallist": 118, - "yaml": 12, - "yargs": 119, - "yargs-parser": 120, - "yauzl": 185, - "yocto-queue": 297, - "zod": 194, + "wrappy": 415, + "ws": 416, + "y18n": 417, + "yallist": 418, + "yaml": 419, + "yargs": 420, + "yargs-parser": 421, + "yauzl": 422, + "yocto-queue": 423, + "zod": 424, }, "packages": [ { @@ -12016,256 +12224,12 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "tag": "root", "value": "", }, - "scripts": { - "postinstall": "cd node_modules/puppeteer && bun install.mjs", - }, + "scripts": {}, }, { - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver", - }, + "bin": null, "dependencies": [], "id": 1, - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", - "man_dir": "", - "name": "typescript", - "name_hash": "7090219608841397663", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "tag": "npm", - "value": "5.2.2", - }, - "scripts": {}, - }, - { - "bin": { - "tailwind": "lib/cli.js", - "tailwindcss": "lib/cli.js", - }, - "dependencies": [ - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32, - 33, - 34, - 35, - ], - "id": 2, - "integrity": "sha512-A0KgSkef7eE4Mf+nKJ83i75TMyq8HqY3qmFIJSWy8bNt0v1lG7jUcpGpoTFxAwYcWOphcTBLPPJg+bDfhDf52w==", - "man_dir": "", - "name": "tailwindcss", - "name_hash": "6098981126968834122", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.3.tgz", - "tag": "npm", - "value": "3.3.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 36, - 37, - ], - "id": 3, - "integrity": "sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==", - "man_dir": "", - "name": "postcss-selector-parser", - "name_hash": "8882225543017639620", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.0.tgz", - "tag": "npm", - "value": "6.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 4, - "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", - "man_dir": "", - "name": "util-deprecate", - "name_hash": "4033437044928033698", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/cssesc", - "name": "cssesc", - }, - "dependencies": [], - "id": 5, - "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", - "man_dir": "", - "name": "cssesc", - "name_hash": "11039868621287934035", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 38, - 39, - 40, - 41, - ], - "id": 6, - "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==", - "man_dir": "", - "name": "postcss-load-config", - "name_hash": "11124459238108428623", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.2.tgz", - "tag": "npm", - "value": "4.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 42, - 43, - 44, - ], - "id": 7, - "integrity": "sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==", - "man_dir": "", - "name": "postcss", - "name_hash": "9297766010604904796", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.30.tgz", - "tag": "npm", - "value": "8.4.30", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 8, - "integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==", - "man_dir": "", - "name": "source-map-js", - "name_hash": "6679519744659543339", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz", - "tag": "npm", - "value": "1.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 9, - "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==", - "man_dir": "", - "name": "picocolors", - "name_hash": "8945456956643510643", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/nanoid.cjs", - "name": "nanoid", - }, - "dependencies": [], - "id": 10, - "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", - "man_dir": "", - "name": "nanoid", - "name_hash": "10076454668178771807", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", - "tag": "npm", - "value": "3.3.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 11, - "integrity": "sha512-O18pf7nyvHTckunPWCV1XUNXU1piu01y2b7ATJ0ppkUkk8ocqVWBrYjJBCwHDjD/ZWcfyrA0P4gKhzWGi5EINQ==", - "man_dir": "", - "name": "lilconfig", - "name_hash": "17464546908434930808", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.1.tgz", - "tag": "npm", - "value": "3.1.1", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin.mjs", - "name": "yaml", - }, - "dependencies": [], - "id": 12, - "integrity": "sha512-sntgmxj8o7DE7g/Qi60cqpLBA3HG3STcDA0kO+WfB05jEKhZMbY7umNm2rBpQvsmZ16/lPXCJGW2672dgOUkrg==", - "man_dir": "", - "name": "yaml", - "name_hash": "6823399114509449780", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.3.tgz", - "tag": "npm", - "value": "2.4.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 13, "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==", "man_dir": "", "name": "@alloc/quick-lru", @@ -12281,3392 +12245,10 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "bin": null, "dependencies": [ - 45, - 46, + 14, + 15, ], - "id": 14, - "integrity": "sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==", - "man_dir": "", - "name": "postcss-nested", - "name_hash": "13580188021191584601", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.1.tgz", - "tag": "npm", - "value": "6.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 47, - 48, - 49, - 50, - ], - "id": 15, - "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==", - "man_dir": "", - "name": "postcss-import", - "name_hash": "3854262770217217840", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz", - "tag": "npm", - "value": "15.1.0", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/resolve", - "name": "resolve", - }, - "dependencies": [ - 51, - 52, - 53, - ], - "id": 16, - "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", - "man_dir": "", - "name": "resolve", - "name_hash": "17831413505788817704", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", - "tag": "npm", - "value": "1.22.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 17, - "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", - "man_dir": "", - "name": "supports-preserve-symlinks-flag", - "name_hash": "7228670803640303868", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "tag": "npm", - "value": "1.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 18, - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", - "man_dir": "", - "name": "path-parse", - "name_hash": "13352954276207767683", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "tag": "npm", - "value": "1.0.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 54, - ], - "id": 19, - "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", - "man_dir": "", - "name": "is-core-module", - "name_hash": "2115564247595772579", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", - "tag": "npm", - "value": "2.13.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 55, - ], - "id": 20, - "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", - "man_dir": "", - "name": "hasown", - "name_hash": "15051111907103293256", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", - "tag": "npm", - "value": "2.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 21, - "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", - "man_dir": "", - "name": "function-bind", - "name_hash": "844545262680185243", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", - "tag": "npm", - "value": "1.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 56, - ], - "id": 22, - "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==", - "man_dir": "", - "name": "read-cache", - "name_hash": "10142894349910084417", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz", - "tag": "npm", - "value": "1.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 23, - "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", - "man_dir": "", - "name": "pify", - "name_hash": "516088454160206643", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", - "tag": "npm", - "value": "2.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 24, - "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", - "man_dir": "", - "name": "postcss-value-parser", - "name_hash": "4513255719471974821", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", - "tag": "npm", - "value": "4.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 25, - "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", - "man_dir": "", - "name": "normalize-path", - "name_hash": "7972932911556789884", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 26, - "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==", - "man_dir": "", - "name": "object-hash", - "name_hash": "14333069055553598090", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 57, - ], - "id": 27, - "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", - "man_dir": "", - "name": "glob-parent", - "name_hash": "11965780159102682782", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", - "tag": "npm", - "value": "6.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 58, - ], - "id": 28, - "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", - "man_dir": "", - "name": "is-glob", - "name_hash": "3852072119137895543", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", - "tag": "npm", - "value": "4.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 29, - "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", - "man_dir": "", - "name": "is-extglob", - "name_hash": "3738840382836940042", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "tag": "npm", - "value": "2.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 59, - 60, - ], - "id": 30, - "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==", - "man_dir": "", - "name": "postcss-js", - "name_hash": "51201709044640027", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz", - "tag": "npm", - "value": "4.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 31, - "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==", - "man_dir": "", - "name": "camelcase-css", - "name_hash": "11196719252326564430", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz", - "tag": "npm", - "value": "2.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 61, - 62, - ], - "id": 32, - "integrity": "sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==", - "man_dir": "", - "name": "micromatch", - "name_hash": "14650745430569414123", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.7.tgz", - "tag": "npm", - "value": "4.0.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 33, - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", - "man_dir": "", - "name": "picomatch", - "name_hash": "17753630613781110869", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "tag": "npm", - "value": "2.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 63, - ], - "id": 34, - "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", - "man_dir": "", - "name": "braces", - "name_hash": "2299021338542085312", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", - "tag": "npm", - "value": "3.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 64, - ], - "id": 35, - "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", - "man_dir": "", - "name": "fill-range", - "name_hash": "7508926416461820733", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", - "tag": "npm", - "value": "7.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 65, - ], - "id": 36, - "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", - "man_dir": "", - "name": "to-regex-range", - "name_hash": "14243204250463262724", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", - "tag": "npm", - "value": "5.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 37, - "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", - "man_dir": "", - "name": "is-number", - "name_hash": "17443668381655379754", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", - "tag": "npm", - "value": "7.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 38, - "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==", - "man_dir": "", - "name": "didyoumean", - "name_hash": "3290316626148068785", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz", - "tag": "npm", - "value": "1.2.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 39, - "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==", - "man_dir": "", - "name": "lilconfig", - "name_hash": "17464546908434930808", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz", - "tag": "npm", - "value": "2.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 66, - 67, - 68, - 69, - 70, - ], - "id": 40, - "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", - "man_dir": "", - "name": "fast-glob", - "name_hash": "1878427088820911921", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz", - "tag": "npm", - "value": "3.3.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 41, - "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", - "man_dir": "", - "name": "merge2", - "name_hash": "10405164528992167668", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", - "tag": "npm", - "value": "1.4.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 71, - ], - "id": 42, - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "man_dir": "", - "name": "glob-parent", - "name_hash": "11965780159102682782", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "tag": "npm", - "value": "5.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 72, - 73, - ], - "id": 43, - "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", - "man_dir": "", - "name": "@nodelib/fs.walk", - "name_hash": "5339111073806757055", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", - "tag": "npm", - "value": "1.2.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 74, - ], - "id": 44, - "integrity": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==", - "man_dir": "", - "name": "fastq", - "name_hash": "6741130188853797494", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz", - "tag": "npm", - "value": "1.17.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 45, - "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", - "man_dir": "", - "name": "reusify", - "name_hash": "6641847649693934607", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", - "tag": "npm", - "value": "1.0.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 75, - 76, - ], - "id": 46, - "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", - "man_dir": "", - "name": "@nodelib/fs.scandir", - "name_hash": "3021833276702395597", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", - "tag": "npm", - "value": "2.1.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 77, - ], - "id": 47, - "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", - "man_dir": "", - "name": "run-parallel", - "name_hash": "12083900303949760391", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", - "tag": "npm", - "value": "1.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 48, - "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", - "man_dir": "", - "name": "queue-microtask", - "name_hash": "5425309755386634043", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", - "tag": "npm", - "value": "1.2.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 49, - "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", - "man_dir": "", - "name": "@nodelib/fs.stat", - "name_hash": "16125660444744770699", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", - "tag": "npm", - "value": "2.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 78, - 79, - 80, - 81, - 82, - 83, - 84, - 85, - ], - "id": 50, - "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", - "man_dir": "", - "name": "chokidar", - "name_hash": "13416011201726038119", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", - "tag": "npm", - "value": "3.6.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 51, - "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", - "man_dir": "", - "name": "fsevents", - "name_hash": "16035328728645144760", - "origin": "npm", - "os": [ - "darwin", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", - "tag": "npm", - "value": "2.3.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 86, - ], - "id": 52, - "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", - "man_dir": "", - "name": "readdirp", - "name_hash": "10039124027740987170", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", - "tag": "npm", - "value": "3.6.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 87, - ], - "id": 53, - "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", - "man_dir": "", - "name": "is-binary-path", - "name_hash": "10002650304558927684", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", - "tag": "npm", - "value": "2.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 54, - "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", - "man_dir": "", - "name": "binary-extensions", - "name_hash": "17194422772331613284", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz", - "tag": "npm", - "value": "2.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 88, - 89, - ], - "id": 55, - "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", - "man_dir": "", - "name": "anymatch", - "name_hash": "13083778620000400888", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", - "tag": "npm", - "value": "3.1.3", - }, - "scripts": {}, - }, - { - "bin": { - "sucrase": "bin/sucrase", - "sucrase-node": "bin/sucrase-node", - }, - "dependencies": [ - 90, - 91, - 92, - 93, - 94, - 95, - 96, - ], - "id": 56, - "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==", - "man_dir": "", - "name": "sucrase", - "name_hash": "8220562023141918134", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.0.tgz", - "tag": "npm", - "value": "3.35.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 57, - "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==", - "man_dir": "", - "name": "ts-interface-checker", - "name_hash": "9090669025631097322", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz", - "tag": "npm", - "value": "0.1.13", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 58, - "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==", - "man_dir": "", - "name": "pirates", - "name_hash": "11463431525122174591", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz", - "tag": "npm", - "value": "4.0.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 97, - 98, - 99, - ], - "id": 59, - "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", - "man_dir": "", - "name": "mz", - "name_hash": "4860889167171965650", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz", - "tag": "npm", - "value": "2.7.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 100, - ], - "id": 60, - "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==", - "man_dir": "", - "name": "thenify-all", - "name_hash": "3497577183623575301", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz", - "tag": "npm", - "value": "1.6.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 101, - ], - "id": 61, - "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", - "man_dir": "", - "name": "thenify", - "name_hash": "10214550608932566002", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz", - "tag": "npm", - "value": "3.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 62, - "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==", - "man_dir": "", - "name": "any-promise", - "name_hash": "992496519212496549", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz", - "tag": "npm", - "value": "1.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 63, - "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", - "man_dir": "", - "name": "object-assign", - "name_hash": "741501977461426514", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "tag": "npm", - "value": "4.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 64, - "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", - "man_dir": "", - "name": "lines-and-columns", - "name_hash": "8731744980636261242", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", - "tag": "npm", - "value": "1.2.4", - }, - "scripts": {}, - }, - { - "bin": { - "file": "dist/esm/bin.mjs", - "name": "glob", - }, - "dependencies": [ - 102, - 103, - 104, - 105, - 106, - ], - "id": 65, - "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==", - "man_dir": "", - "name": "glob", - "name_hash": "4994027009006720870", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz", - "tag": "npm", - "value": "10.3.10", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 107, - 108, - ], - "id": 66, - "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", - "man_dir": "", - "name": "path-scurry", - "name_hash": "11241411746102775941", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", - "tag": "npm", - "value": "1.11.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 67, - "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", - "man_dir": "", - "name": "minipass", - "name_hash": "8663404386276345459", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", - "tag": "npm", - "value": "7.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 68, - "integrity": "sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==", - "man_dir": "", - "name": "lru-cache", - "name_hash": "15261810304153928944", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.2.tgz", - "tag": "npm", - "value": "10.2.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 109, - ], - "id": 69, - "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==", - "man_dir": "", - "name": "minimatch", - "name_hash": "8137703609956696607", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", - "tag": "npm", - "value": "9.0.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 110, - ], - "id": 70, - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", - "man_dir": "", - "name": "brace-expansion", - "name_hash": "2949258092693339993", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "tag": "npm", - "value": "2.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 71, - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "man_dir": "", - "name": "balanced-match", - "name_hash": "16269801611404267863", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 111, - 112, - ], - "id": 72, - "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==", - "man_dir": "", - "name": "jackspeak", - "name_hash": "16168027919126698688", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz", - "tag": "npm", - "value": "2.3.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 73, - "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", - "man_dir": "", - "name": "@pkgjs/parseargs", - "name_hash": "4691519579619228072", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", - "tag": "npm", - "value": "0.11.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 113, - 114, - 115, - 116, - 117, - 118, - ], - "id": 74, - "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", - "man_dir": "", - "name": "@isaacs/cliui", - "name_hash": "9642792940339374750", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", - "tag": "npm", - "value": "8.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 119, - 120, - 121, - ], - "id": 75, - "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", - "man_dir": "", - "name": "wrap-ansi", - "name_hash": "6417752039399150421", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", - "tag": "npm", - "value": "7.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 122, - ], - "id": 76, - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "man_dir": "", - "name": "strip-ansi", - "name_hash": "13340235767065158173", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "tag": "npm", - "value": "6.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 77, - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "man_dir": "", - "name": "ansi-regex", - "name_hash": "8115476937249128794", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "tag": "npm", - "value": "5.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 123, - 124, - 125, - ], - "id": 78, - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "man_dir": "", - "name": "string-width", - "name_hash": "15727733666069179645", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "tag": "npm", - "value": "4.2.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 79, - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "man_dir": "", - "name": "is-fullwidth-code-point", - "name_hash": "11413228031333986220", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 80, - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "man_dir": "", - "name": "emoji-regex", - "name_hash": "4954026511424972012", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "tag": "npm", - "value": "8.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 126, - ], - "id": 81, - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "man_dir": "", - "name": "ansi-styles", - "name_hash": "1496261712670764878", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "tag": "npm", - "value": "4.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 127, - ], - "id": 82, - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "man_dir": "", - "name": "color-convert", - "name_hash": "4039459761306235234", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "tag": "npm", - "value": "2.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 83, - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "man_dir": "", - "name": "color-name", - "name_hash": "16546212153853106385", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "tag": "npm", - "value": "1.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 128, - 129, - 130, - ], - "id": 84, - "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", - "man_dir": "", - "name": "wrap-ansi", - "name_hash": "6417752039399150421", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", - "tag": "npm", - "value": "8.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 131, - ], - "id": 85, - "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", - "man_dir": "", - "name": "strip-ansi", - "name_hash": "13340235767065158173", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", - "tag": "npm", - "value": "7.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 86, - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", - "man_dir": "", - "name": "ansi-regex", - "name_hash": "8115476937249128794", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "tag": "npm", - "value": "6.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 132, - 133, - 134, - ], - "id": 87, - "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", - "man_dir": "", - "name": "string-width", - "name_hash": "15727733666069179645", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", - "tag": "npm", - "value": "5.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 88, - "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", - "man_dir": "", - "name": "emoji-regex", - "name_hash": "4954026511424972012", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", - "tag": "npm", - "value": "9.2.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 89, - "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", - "man_dir": "", - "name": "eastasianwidth", - "name_hash": "17075761832414070361", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", - "tag": "npm", - "value": "0.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 90, - "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", - "man_dir": "", - "name": "ansi-styles", - "name_hash": "1496261712670764878", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", - "tag": "npm", - "value": "6.2.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 135, - 136, - ], - "id": 91, - "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==", - "man_dir": "", - "name": "foreground-child", - "name_hash": "15280470906188730905", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz", - "tag": "npm", - "value": "3.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 92, - "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", - "man_dir": "", - "name": "signal-exit", - "name_hash": "10435964049369420478", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", - "tag": "npm", - "value": "4.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 137, - 138, - 139, - ], - "id": 93, - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "man_dir": "", - "name": "cross-spawn", - "name_hash": "12444485756966960720", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "tag": "npm", - "value": "7.0.3", - }, - "scripts": {}, - }, - { - "bin": { - "file": "./bin/node-which", - "name": "node-which", - }, - "dependencies": [ - 140, - ], - "id": 94, - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "man_dir": "", - "name": "which", - "name_hash": "5112236092670504396", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "tag": "npm", - "value": "2.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 95, - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", - "man_dir": "", - "name": "isexe", - "name_hash": "15558268014059531432", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "tag": "npm", - "value": "2.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 141, - ], - "id": 96, - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "man_dir": "", - "name": "shebang-command", - "name_hash": "9009661312948442432", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "tag": "npm", - "value": "2.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 97, - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "man_dir": "", - "name": "shebang-regex", - "name_hash": "18053981199157160202", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 98, - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "man_dir": "", - "name": "path-key", - "name_hash": "665497923999462354", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "tag": "npm", - "value": "3.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 99, - "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==", - "man_dir": "", - "name": "commander", - "name_hash": "5281338156924866262", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz", - "tag": "npm", - "value": "4.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 142, - 143, - 144, - ], - "id": 100, - "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", - "man_dir": "", - "name": "@jridgewell/gen-mapping", - "name_hash": "7763226208333403547", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", - "tag": "npm", - "value": "0.3.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 145, - 146, - ], - "id": 101, - "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", - "man_dir": "", - "name": "@jridgewell/trace-mapping", - "name_hash": "9132244357866713465", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", - "tag": "npm", - "value": "0.3.25", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 102, - "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==", - "man_dir": "", - "name": "@jridgewell/sourcemap-codec", - "name_hash": "11082572525356782073", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz", - "tag": "npm", - "value": "1.4.15", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 103, - "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", - "man_dir": "", - "name": "@jridgewell/resolve-uri", - "name_hash": "15732631652601645408", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", - "tag": "npm", - "value": "3.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 104, - "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", - "man_dir": "", - "name": "@jridgewell/set-array", - "name_hash": "10956470817798356705", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", - "tag": "npm", - "value": "1.2.1", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/jiti.js", - "name": "jiti", - }, - "dependencies": [], - "id": 105, - "integrity": "sha512-uy2bNX5zQ+tESe+TiC7ilGRz8AtRGmnJH55NC5S0nSUjvvvM2hJHmefHErugGXN4pNv4Qx7vLsnNw9qJ9mtIsw==", - "man_dir": "", - "name": "jiti", - "name_hash": "13838530331656232073", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.3.tgz", - "tag": "npm", - "value": "1.21.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 106, - "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", - "man_dir": "", - "name": "dlv", - "name_hash": "6290291366792823487", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz", - "tag": "npm", - "value": "1.1.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 107, - "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", - "man_dir": "", - "name": "arg", - "name_hash": "2472924048160638220", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz", - "tag": "npm", - "value": "5.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 147, - 148, - 149, - ], - "id": 108, - "integrity": "sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==", - "man_dir": "", - "name": "react-dom", - "name_hash": "7373667379151837307", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz", - "tag": "npm", - "value": "18.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 150, - ], - "id": 109, - "integrity": "sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==", - "man_dir": "", - "name": "react", - "name_hash": "10719851453835962256", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/react/-/react-18.2.0.tgz", - "tag": "npm", - "value": "18.2.0", - }, - "scripts": {}, - }, - { - "bin": { - "file": "cli.js", - "name": "loose-envify", - }, - "dependencies": [ - 151, - ], - "id": 110, - "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", - "man_dir": "", - "name": "loose-envify", - "name_hash": "3112622411417245442", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", - "tag": "npm", - "value": "1.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 111, - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", - "man_dir": "", - "name": "js-tokens", - "name_hash": "8072375596980283624", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "tag": "npm", - "value": "4.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 152, - ], - "id": 112, - "integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==", - "man_dir": "", - "name": "scheduler", - "name_hash": "6246319597786948434", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz", - "tag": "npm", - "value": "0.23.2", - }, - "scripts": {}, - }, - { - "bin": { - "file": "lib/esm/puppeteer/node/cli.js", - "name": "puppeteer", - }, - "dependencies": [ - 153, - 154, - 155, - 156, - ], - "id": 113, - "integrity": "sha512-kyUYI12SyJIjf9UGTnHfhNMYv4oVK321Jb9QZDBiGVNx5453SplvbdKI7UrF+S//3RtCneuUFCyHxnvQXQjpxg==", - "man_dir": "", - "name": "puppeteer", - "name_hash": "13072297456933147981", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-22.12.0.tgz", - "tag": "npm", - "value": "22.12.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 114, - "integrity": "sha512-+qtL3eX50qsJ7c+qVyagqi7AWMoQCBGNfoyJZMwm/NSXVqLYbuitrWEEIzxfUmTNy7//Xe8yhMmQ+elj3uAqSg==", - "man_dir": "", - "name": "devtools-protocol", - "name_hash": "12159960943916763407", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1299070.tgz", - "tag": "npm", - "value": "0.0.1299070", - }, - "scripts": {}, - }, - { - "bin": { - "file": "lib/cjs/main-cli.js", - "name": "browsers", - }, - "dependencies": [ - 157, - 158, - 159, - 160, - 161, - 162, - 163, - 164, - ], - "id": 115, - "integrity": "sha512-bJ0UBsk0ESOs6RFcLXOt99a3yTDcOKlzfjad+rhFwdaG1Lu/Wzq58GHYCDTlZ9z6mldf4g+NTb+TXEfe0PpnsQ==", - "man_dir": "", - "name": "@puppeteer/browsers", - "name_hash": "6318517029770692415", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.2.3.tgz", - "tag": "npm", - "value": "2.2.3", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/semver.js", - "name": "semver", - }, - "dependencies": [ - 165, - ], - "id": 116, - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", - "man_dir": "", - "name": "semver", - "name_hash": "16367367531761322261", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "tag": "npm", - "value": "7.6.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 166, - ], - "id": 117, - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "man_dir": "", - "name": "lru-cache", - "name_hash": "15261810304153928944", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "tag": "npm", - "value": "6.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 118, - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "man_dir": "", - "name": "yallist", - "name_hash": "17447362886122903538", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "tag": "npm", - "value": "4.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 167, - 168, - 169, - 170, - 171, - 172, - 173, - ], - "id": 119, - "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", - "man_dir": "", - "name": "yargs", - "name_hash": "18153588124555602831", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", - "tag": "npm", - "value": "17.7.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 120, - "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", - "man_dir": "", - "name": "yargs-parser", - "name_hash": "2624058701233809213", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", - "tag": "npm", - "value": "21.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 121, - "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", - "man_dir": "", - "name": "y18n", - "name_hash": "13867919047397601860", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", - "tag": "npm", - "value": "5.0.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 122, - "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", - "man_dir": "", - "name": "require-directory", - "name_hash": "6781837652461215204", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", - "tag": "npm", - "value": "2.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 123, - "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", - "man_dir": "", - "name": "get-caller-file", - "name_hash": "1638769084888476079", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", - "tag": "npm", - "value": "2.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 124, - "integrity": "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==", - "man_dir": "", - "name": "escalade", - "name_hash": "6879348821336485116", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz", - "tag": "npm", - "value": "3.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 174, - 175, - 176, - ], - "id": 125, - "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", - "man_dir": "", - "name": "cliui", - "name_hash": "5778858105899329304", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", - "tag": "npm", - "value": "8.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 177, - 178, - ], - "id": 126, - "integrity": "sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==", - "man_dir": "", - "name": "unbzip2-stream", - "name_hash": "12033811216485982774", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz", - "tag": "npm", - "value": "1.4.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 127, - "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==", - "man_dir": "", - "name": "through", - "name_hash": "16941386786386382390", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", - "tag": "npm", - "value": "2.3.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 179, - 180, - ], - "id": 128, - "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", - "man_dir": "", - "name": "buffer", - "name_hash": "10358694932499417541", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", - "tag": "npm", - "value": "5.7.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 129, - "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", - "man_dir": "", - "name": "ieee754", - "name_hash": "17889458061139334532", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", - "tag": "npm", - "value": "1.2.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 130, - "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", - "man_dir": "", - "name": "base64-js", - "name_hash": "14626266614050083415", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", - "tag": "npm", - "value": "1.5.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 181, - 182, - 183, - 184, - ], - "id": 131, - "integrity": "sha512-JOgGAmZyMgbqpLwct7ZV8VzkEB6pxXFBVErLtb+XCOqzc6w1xiWKI9GVd6bwk68EX7eJ4DWmfXVmq8K2ziZTGg==", - "man_dir": "", - "name": "tar-fs", - "name_hash": "14440968244754303214", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.5.tgz", - "tag": "npm", - "value": "3.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 185, - ], - "id": 132, - "integrity": "sha512-lh/eITfU8hrj9Ru5quUp0Io1kJWIk1bTjzo7JH1P5dWmQ2EL4hFUlfI8FonAhSlgIfhn63p84CDY/x+PisgcXA==", - "man_dir": "", - "name": "bare-path", - "name_hash": "12654746909665824402", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/bare-path/-/bare-path-2.1.3.tgz", - "tag": "npm", - "value": "2.1.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 133, - "integrity": "sha512-oPb8oMM1xZbhRQBngTgpcQ5gXw6kjOaRsSWsIeNyRxGed2w/ARyP7ScBYpWR1qfX2E5rS3gBw6OWcSQo+s+kUg==", - "man_dir": "", - "name": "bare-os", - "name_hash": "6865937522145537276", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-2.3.0.tgz", - "tag": "npm", - "value": "2.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 186, - 187, - 188, - ], - "id": 134, - "integrity": "sha512-W/Hfxc/6VehXlsgFtbB5B4xFcsCl+pAh30cYhoFyXErf6oGrwjh8SwiPAdHgpmWonKuYpZgGywN0SXt7dgsADA==", - "man_dir": "", - "name": "bare-fs", - "name_hash": "15205712258788157948", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-2.3.1.tgz", - "tag": "npm", - "value": "2.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 189, - ], - "id": 135, - "integrity": "sha512-ubLyoDqPnUf5o0kSFp709HC0WRZuxVuh4pbte5eY95Xvx5bdvz07c2JFmXBfqqe60q+9PJ8S4X5GRvmcNSKMxg==", - "man_dir": "", - "name": "bare-stream", - "name_hash": "17753182882008442002", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.0.1.tgz", - "tag": "npm", - "value": "2.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 190, - 191, - 192, - 193, - ], - "id": 136, - "integrity": "sha512-LLUC1TWdjVdn1weXGcSxyTR3T4+acB6tVGXT95y0nGbca4t4o/ng1wKAGTljm9VicuCVLvRlqFYXYy5GwgM7sQ==", - "man_dir": "", - "name": "streamx", - "name_hash": "74555136203185339", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.18.0.tgz", - "tag": "npm", - "value": "2.18.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 137, - "integrity": "sha512-sJnSOTVESURZ61XgEleqmP255T6zTYwHPwE4r6SssIh0U9/uDvfpdoJYpVUerJJZH2fueO+CdT8ZT+OC/7aZDA==", - "man_dir": "", - "name": "bare-events", - "name_hash": "4035129451839648869", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.3.1.tgz", - "tag": "npm", - "value": "2.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 194, - ], - "id": 138, - "integrity": "sha512-TmLJNj6UgX8xcUZo4UDStGQtDiTzF7BzWlzn9g7UWrjkpHr5uJTK1ld16wZ3LXb2vb6jH8qU89dW5whuMdXYdw==", - "man_dir": "", - "name": "text-decoder", - "name_hash": "16075354394561303825", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.1.0.tgz", - "tag": "npm", - "value": "1.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 139, - "integrity": "sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==", - "man_dir": "", - "name": "b4a", - "name_hash": "10649709558693226266", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.6.tgz", - "tag": "npm", - "value": "1.6.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 140, - "integrity": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==", - "man_dir": "", - "name": "queue-tick", - "name_hash": "9246306848360353145", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/queue-tick/-/queue-tick-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 141, - "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==", - "man_dir": "", - "name": "fast-fifo", - "name_hash": "1244249015522350723", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz", - "tag": "npm", - "value": "1.3.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 195, - 196, - 197, - ], - "id": 142, - "integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==", - "man_dir": "", - "name": "tar-stream", - "name_hash": "14255302179190904139", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.7.tgz", - "tag": "npm", - "value": "3.1.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 198, - 199, - ], - "id": 143, - "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", - "man_dir": "", - "name": "pump", - "name_hash": "7040703475696644678", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 200, - ], - "id": 144, - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "man_dir": "", - "name": "once", - "name_hash": "748011609921859784", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "tag": "npm", - "value": "1.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 145, - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "man_dir": "", - "name": "wrappy", - "name_hash": "18119806661187706052", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 201, - ], - "id": 146, - "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", - "man_dir": "", - "name": "end-of-stream", - "name_hash": "17455588742510412071", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", - "tag": "npm", - "value": "1.4.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 202, - 203, - 204, - 205, - 206, - 207, - 208, - 209, - ], - "id": 147, - "integrity": "sha512-u0piLU+nCOHMgGjRbimiXmA9kM/L9EHh3zL81xCdp7m+Y2pHIsnmbdDoEDoAz5geaonNR6q6+yOPQs6n4T6sBQ==", - "man_dir": "", - "name": "proxy-agent", - "name_hash": "9904923658574585845", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-6.4.0.tgz", - "tag": "npm", - "value": "6.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 210, - 211, - 212, - ], - "id": 148, - "integrity": "sha512-VNegTZKhuGq5vSD6XNKlbqWhyt/40CgoEw8XxD6dhnm8Jq9IEa3nIa4HwnM8XOqU0CdB0BwWVXusqiFXfHB3+A==", - "man_dir": "", - "name": "socks-proxy-agent", - "name_hash": "11921171134012595164", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.3.tgz", - "tag": "npm", - "value": "8.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 213, - 214, - ], - "id": 149, - "integrity": "sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==", - "man_dir": "", - "name": "socks", - "name_hash": "16884970381877539768", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/socks/-/socks-2.8.3.tgz", - "tag": "npm", - "value": "2.8.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 150, - "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==", - "man_dir": "", - "name": "smart-buffer", - "name_hash": "9798348771309838398", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz", - "tag": "npm", - "value": "4.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 215, - 216, - ], - "id": 151, - "integrity": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==", - "man_dir": "", - "name": "ip-address", - "name_hash": "5841623577927749136", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz", - "tag": "npm", - "value": "9.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 152, - "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==", - "man_dir": "", - "name": "sprintf-js", - "name_hash": "13547290882791134867", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz", - "tag": "npm", - "value": "1.1.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 153, - "integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==", - "man_dir": "", - "name": "jsbn", - "name_hash": "14311822655393200441", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz", - "tag": "npm", - "value": "1.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 217, - ], - "id": 154, - "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==", - "man_dir": "", - "name": "debug", - "name_hash": "14324291119347696526", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz", - "tag": "npm", - "value": "4.3.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 155, - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "man_dir": "", - "name": "ms", - "name_hash": "5228634868375925924", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "tag": "npm", - "value": "2.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 218, - ], - "id": 156, - "integrity": "sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==", - "man_dir": "", - "name": "agent-base", - "name_hash": "17689920659035782501", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.1.tgz", - "tag": "npm", - "value": "7.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 157, - "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==", - "man_dir": "", - "name": "proxy-from-env", - "name_hash": "1270194980615207566", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", - "tag": "npm", - "value": "1.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 219, - 220, - 221, - 222, - 223, - 224, - 225, - 226, - ], - "id": 158, - "integrity": "sha512-ASV8yU4LLKBAjqIPMbrgtaKIvxQri/yh2OpI+S6hVa9JRkUI3Y3NPFbfngDtY7oFtSMD3w31Xns89mDa3Feo5A==", - "man_dir": "", - "name": "pac-proxy-agent", - "name_hash": "818729749152565950", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.0.1.tgz", - "tag": "npm", - "value": "7.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 227, - 228, - ], - "id": 159, - "integrity": "sha512-5NPgf87AT2STgwa2ntRMr45jTKrYBGkVU36yT0ig/n/GMAa3oPqhZfIQ2kMEimReg0+t9kZViDVZ83qfVUlckg==", - "man_dir": "", - "name": "pac-resolver", - "name_hash": "12373948793919354804", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/pac-resolver/-/pac-resolver-7.0.1.tgz", - "tag": "npm", - "value": "7.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 160, - "integrity": "sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==", - "man_dir": "", - "name": "netmask", - "name_hash": "16100660929392435651", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/netmask/-/netmask-2.0.2.tgz", - "tag": "npm", - "value": "2.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 229, - 230, - 231, - ], - "id": 161, - "integrity": "sha512-TllpMR/t0M5sqCXfj85i4XaAzxmS5tVA16dqvdkMwGmzI+dXLXnw3J+3Vdv7VKw+ThlTMboK6i9rnZ6Nntj5CQ==", - "man_dir": "", - "name": "degenerator", - "name_hash": "8612146826381285798", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/degenerator/-/degenerator-5.0.1.tgz", - "tag": "npm", - "value": "5.0.1", - }, - "scripts": {}, - }, - { - "bin": { - "esparse": "./bin/esparse.js", - "esvalidate": "./bin/esvalidate.js", - }, - "dependencies": [], - "id": 162, - "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", - "man_dir": "", - "name": "esprima", - "name_hash": "16070041258147025859", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "tag": "npm", - "value": "4.0.1", - }, - "scripts": {}, - }, - { - "bin": { - "escodegen": "bin/escodegen.js", - "esgenerate": "bin/esgenerate.js", - }, - "dependencies": [ - 232, - 233, - 234, - 235, - ], - "id": 163, - "integrity": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==", - "man_dir": "", - "name": "escodegen", - "name_hash": "7568564790816534200", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.1.0.tgz", - "tag": "npm", - "value": "2.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 164, - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "man_dir": "", - "name": "source-map", - "name_hash": "15131286332489002212", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "tag": "npm", - "value": "0.6.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 165, - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "man_dir": "", - "name": "esutils", - "name_hash": "7981716078883515000", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 166, - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "man_dir": "", - "name": "estraverse", - "name_hash": "14401618193000185195", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "tag": "npm", - "value": "5.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 236, - ], - "id": 167, - "integrity": "sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==", - "man_dir": "", - "name": "ast-types", - "name_hash": "4997596490212765360", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.13.4.tgz", - "tag": "npm", - "value": "0.13.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 168, - "integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==", - "man_dir": "", - "name": "tslib", - "name_hash": "17922945129469812550", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz", - "tag": "npm", - "value": "2.6.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 237, - 238, - ], - "id": 169, - "integrity": "sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==", - "man_dir": "", - "name": "https-proxy-agent", - "name_hash": "6012108288334718116", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz", - "tag": "npm", - "value": "7.0.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 239, - 240, - ], - "id": 170, - "integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==", - "man_dir": "", - "name": "http-proxy-agent", - "name_hash": "9762732492936976178", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz", - "tag": "npm", - "value": "7.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 241, - 242, - 243, - 244, - ], - "id": 171, - "integrity": "sha512-BzUrJBS9EcUb4cFol8r4W3v1cPsSyajLSthNkz5BxbpDcHN5tIrM10E2eNvfnvBn3DaT3DUgx0OpsBKkaOpanw==", - "man_dir": "", - "name": "get-uri", - "name_hash": "4377287927338690314", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.3.tgz", - "tag": "npm", - "value": "6.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 245, - 246, - 247, - ], - "id": 172, - "integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==", - "man_dir": "", - "name": "fs-extra", - "name_hash": "2453474818627632477", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz", - "tag": "npm", - "value": "11.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 173, - "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==", - "man_dir": "", - "name": "universalify", - "name_hash": "9857909289728530428", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz", - "tag": "npm", - "value": "2.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 248, - 249, - ], - "id": 174, - "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", - "man_dir": "", - "name": "jsonfile", - "name_hash": "16030246458379256651", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz", - "tag": "npm", - "value": "6.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 175, - "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", - "man_dir": "", - "name": "graceful-fs", - "name_hash": "8654400277002734136", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", - "tag": "npm", - "value": "4.2.11", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 176, - "integrity": "sha512-7hvf7/GW8e86rW0ptuwS3OcBGDjIi6SZva7hCyWC0yYry2cOPmLIjXAUHI6DK2HsnwJd9ifmt57i8eV2n4YNpw==", - "man_dir": "", - "name": "data-uri-to-buffer", - "name_hash": "14979328150197748023", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-6.0.2.tgz", - "tag": "npm", - "value": "6.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 177, - "integrity": "sha512-4Bcg1P8xhUuqcii/S0Z9wiHIrQVPMermM1any+MX5GeGD7faD3/msQUDGLol9wOcz4/jbg/WJnGqoJF6LiBdtg==", - "man_dir": "", - "name": "basic-ftp", - "name_hash": "3294105759639631117", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.0.5.tgz", - "tag": "npm", - "value": "5.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 178, - "integrity": "sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA==", - "man_dir": "", - "name": "@tootallnate/quickjs-emscripten", - "name_hash": "5414003337280545145", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@tootallnate/quickjs-emscripten/-/quickjs-emscripten-0.23.0.tgz", - "tag": "npm", - "value": "0.23.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 179, - "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==", - "man_dir": "", - "name": "lru-cache", - "name_hash": "15261810304153928944", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", - "tag": "npm", - "value": "7.18.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 180, - "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", - "man_dir": "", - "name": "progress", - "name_hash": "11283104389794780362", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": { - "file": "cli.js", - "name": "extract-zip", - }, - "dependencies": [ - 250, - 251, - 252, - 253, - ], - "id": 181, - "integrity": "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==", - "man_dir": "", - "name": "extract-zip", - "name_hash": "8810061046982445994", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz", - "tag": "npm", - "value": "2.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 254, - ], - "id": 182, - "integrity": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==", - "man_dir": "", - "name": "@types/yauzl", - "name_hash": "10273980999870455328", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.3.tgz", - "tag": "npm", - "value": "2.10.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 255, - ], - "id": 183, - "integrity": "sha512-scnD59RpYD91xngrQQLGkE+6UrHUPzeKZWhhjBSa3HSkwjbQc38+q3RoIVEwxQGRw3M+j5hpNAM+lgV3cVormg==", - "man_dir": "", - "name": "@types/node", - "name_hash": "4124652010926124945", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.14.tgz", - "tag": "npm", - "value": "20.12.14", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 184, - "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==", - "man_dir": "", - "name": "undici-types", - "name_hash": "13518207300296011529", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", - "tag": "npm", - "value": "5.26.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 256, - 257, - ], - "id": 185, - "integrity": "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==", - "man_dir": "", - "name": "yauzl", - "name_hash": "7329914562904170092", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz", - "tag": "npm", - "value": "2.10.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 186, - "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==", - "man_dir": "", - "name": "buffer-crc32", - "name_hash": "4553253441045318076", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz", - "tag": "npm", - "value": "0.2.13", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 258, - ], - "id": 187, - "integrity": "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==", - "man_dir": "", - "name": "fd-slicer", - "name_hash": "10851489456408334660", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz", - "tag": "npm", - "value": "1.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 188, - "integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==", - "man_dir": "", - "name": "pend", - "name_hash": "11550940272933590184", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz", - "tag": "npm", - "value": "1.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 259, - ], - "id": 189, - "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==", - "man_dir": "", - "name": "get-stream", - "name_hash": "13254119490064412968", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", - "tag": "npm", - "value": "5.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 260, - ], - "id": 190, - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", - "man_dir": "", - "name": "debug", - "name_hash": "14324291119347696526", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "tag": "npm", - "value": "4.3.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 261, - 262, - 263, - 264, - 265, - ], - "id": 191, - "integrity": "sha512-9gY+JwBW/Fp3/x9+cOGK7ZcwqjvtvY2xjqRqsAA0B3ZFMzBauVTSZ26iWTmvOQX2sk78TN/rd5rnetxVxmK5CQ==", - "man_dir": "", - "name": "puppeteer-core", - "name_hash": "10954685796294859150", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-22.12.0.tgz", - "tag": "npm", - "value": "22.12.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 266, - 267, - ], - "id": 192, - "integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==", - "man_dir": "", - "name": "ws", - "name_hash": "14644737011329074183", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz", - "tag": "npm", - "value": "8.17.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 268, - 269, - 270, - 271, - ], - "id": 193, - "integrity": "sha512-5xQNN2SVBdZv4TxeMLaI+PelrnZsHDhn8h2JtyriLr+0qHcZS8BMuo93qN6J1VmtmrgYP+rmcLHcbpnA8QJh+w==", - "man_dir": "", - "name": "chromium-bidi", - "name_hash": "17738832193826713561", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.24.tgz", - "tag": "npm", - "value": "0.5.24", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 194, - "integrity": "sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==", - "man_dir": "", - "name": "zod", - "name_hash": "13942938047053248045", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/zod/-/zod-3.23.8.tgz", - "tag": "npm", - "value": "3.23.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 195, - "integrity": "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==", - "man_dir": "", - "name": "urlpattern-polyfill", - "name_hash": "11822535153800140816", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-10.0.0.tgz", - "tag": "npm", - "value": "10.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 196, - "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==", - "man_dir": "", - "name": "mitt", - "name_hash": "8939019029139500810", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz", - "tag": "npm", - "value": "3.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 272, - 273, - 274, - 275, - 276, - ], - "id": 197, - "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==", - "man_dir": "", - "name": "cosmiconfig", - "name_hash": "6870876620368412607", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz", - "tag": "npm", - "value": "9.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 277, - 278, - 279, - 280, - ], - "id": 198, - "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", - "man_dir": "", - "name": "parse-json", - "name_hash": "10803339664298030440", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", - "tag": "npm", - "value": "5.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 199, - "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", - "man_dir": "", - "name": "json-parse-even-better-errors", - "name_hash": "13977239420854766139", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", - "tag": "npm", - "value": "2.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 281, - ], - "id": 200, - "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", - "man_dir": "", - "name": "error-ex", - "name_hash": "10994745590019451357", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", - "tag": "npm", - "value": "1.3.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 201, - "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", - "man_dir": "", - "name": "is-arrayish", - "name_hash": "2568751720667967222", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", - "tag": "npm", - "value": "0.2.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 282, - 283, - ], - "id": 202, + "id": 2, "integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==", "man_dir": "", "name": "@babel/code-frame", @@ -15679,15 +12261,31 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` }, "scripts": {}, }, + { + "bin": null, + "dependencies": [], + "id": 3, + "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==", + "man_dir": "", + "name": "@babel/helper-validator-identifier", + "name_hash": "13229699169636733158", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz", + "tag": "npm", + "value": "7.24.7", + }, + "scripts": {}, + }, { "bin": null, "dependencies": [ - 284, - 285, - 286, - 287, + 16, + 17, + 18, + 19, ], - "id": 203, + "id": 4, "integrity": "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==", "man_dir": "", "name": "@babel/highlight", @@ -15703,226 +12301,129 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "bin": null, "dependencies": [ - 288, - 289, - 290, + 20, ], - "id": 204, - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "id": 5, + "integrity": "sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==", "man_dir": "", - "name": "chalk", - "name_hash": "15590360526536958927", + "name": "@babel/runtime", + "name_hash": "10291762809505250838", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "tag": "npm", - "value": "2.4.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 291, - ], - "id": 205, - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "man_dir": "", - "name": "supports-color", - "name_hash": "8283007902753735493", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "tag": "npm", - "value": "5.5.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 206, - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "man_dir": "", - "name": "has-flag", - "name_hash": "14617373831546330259", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 207, - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "man_dir": "", - "name": "escape-string-regexp", - "name_hash": "6183299340420948366", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "tag": "npm", - "value": "1.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 292, - ], - "id": 208, - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "man_dir": "", - "name": "ansi-styles", - "name_hash": "1496261712670764878", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "tag": "npm", - "value": "3.2.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 293, - ], - "id": 209, - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "man_dir": "", - "name": "color-convert", - "name_hash": "4039459761306235234", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "tag": "npm", - "value": "1.9.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 210, - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "man_dir": "", - "name": "color-name", - "name_hash": "16546212153853106385", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "tag": "npm", - "value": "1.1.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 211, - "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==", - "man_dir": "", - "name": "@babel/helper-validator-identifier", - "name_hash": "13229699169636733158", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.7.tgz", "tag": "npm", "value": "7.24.7", }, "scripts": {}, }, { - "bin": { - "file": "bin/js-yaml.js", - "name": "js-yaml", - }, + "bin": null, "dependencies": [ - 294, + 21, + 22, ], - "id": 212, - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "id": 6, + "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==", "man_dir": "", - "name": "js-yaml", - "name_hash": "192709174173096334", + "name": "@eslint-community/eslint-utils", + "name_hash": "17370105237013380211", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", "tag": "npm", - "value": "4.1.0", + "value": "4.4.0", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 213, - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", + "id": 7, + "integrity": "sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA==", "man_dir": "", - "name": "argparse", - "name_hash": "14330104742551621378", + "name": "@eslint-community/regexpp", + "name_hash": "633405221675698401", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.1.tgz", "tag": "npm", - "value": "2.0.1", + "value": "4.10.1", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 295, - 296, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, ], - "id": 214, - "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", + "id": 8, + "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==", "man_dir": "", - "name": "import-fresh", - "name_hash": "11575749002643879646", + "name": "@eslint/eslintrc", + "name_hash": "12097048422266797669", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz", "tag": "npm", - "value": "3.3.0", + "value": "2.1.4", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 215, - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "id": 9, + "integrity": "sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==", "man_dir": "", - "name": "resolve-from", - "name_hash": "3749267992243009772", + "name": "@eslint/js", + "name_hash": "14520481844909638934", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.50.0.tgz", "tag": "npm", - "value": "4.0.0", + "value": "8.50.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 297, + 32, + 33, + 34, ], - "id": 216, - "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "id": 10, + "integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==", "man_dir": "", - "name": "parent-module", - "name_hash": "2665996815938625963", + "name": "@humanwhocodes/config-array", + "name_hash": "4378208149395492413", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz", + "tag": "npm", + "value": "0.11.14", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 11, + "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", + "man_dir": "", + "name": "@humanwhocodes/module-importer", + "name_hash": "12456817044413428026", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", "tag": "npm", "value": "1.0.1", }, @@ -15931,70 +12432,158 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "bin": null, "dependencies": [], - "id": 217, - "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "id": 12, + "integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==", "man_dir": "", - "name": "callsites", - "name_hash": "3613437260212473067", + "name": "@humanwhocodes/object-schema", + "name_hash": "8965646483962562622", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz", "tag": "npm", - "value": "3.1.0", + "value": "2.0.3", }, "scripts": {}, }, { "bin": null, - "dependencies": [], - "id": 218, - "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==", - "man_dir": "", - "name": "env-paths", - "name_hash": "763024076902060186", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz", - "tag": "npm", - "value": "2.2.1", - }, - "scripts": {}, - }, - { - "bin": { - "file": "dist/bin/next", - "name": "next", - }, "dependencies": [ - 298, - 299, - 300, - 301, - 302, - 303, - 304, - 305, - 306, - 307, - 308, - 309, - 310, - 311, - 312, - 313, - 314, - 315, - 316, - 317, + 35, + 36, + 37, + 38, + 39, + 40, ], - "id": 219, - "integrity": "sha512-oexgMV2MapI0UIWiXKkixF8J8ORxpy64OuJ/J9oVUmIthXOUCcuVEZX+dtpgq7wIfIqtBwQsKEDXejcjTsan9g==", + "id": 13, + "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", "man_dir": "", - "name": "next", - "name_hash": "11339591345958603137", + "name": "@isaacs/cliui", + "name_hash": "9642792940339374750", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/next/-/next-14.1.3.tgz", + "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", + "tag": "npm", + "value": "8.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 41, + 42, + 43, + ], + "id": 14, + "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", + "man_dir": "", + "name": "@jridgewell/gen-mapping", + "name_hash": "7763226208333403547", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", + "tag": "npm", + "value": "0.3.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 15, + "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", + "man_dir": "", + "name": "@jridgewell/resolve-uri", + "name_hash": "15732631652601645408", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", + "tag": "npm", + "value": "3.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 16, + "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", + "man_dir": "", + "name": "@jridgewell/set-array", + "name_hash": "10956470817798356705", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", + "tag": "npm", + "value": "1.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 17, + "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==", + "man_dir": "", + "name": "@jridgewell/sourcemap-codec", + "name_hash": "11082572525356782073", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz", + "tag": "npm", + "value": "1.4.15", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 44, + 45, + ], + "id": 18, + "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", + "man_dir": "", + "name": "@jridgewell/trace-mapping", + "name_hash": "9132244357866713465", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", + "tag": "npm", + "value": "0.3.25", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 19, + "integrity": "sha512-VhgXTvrgeBRxNPjyfBsDIMvgsKDxjlpw4IAUsHCX8Gjl1vtHUYRT3+xfQ/wwvLPDd/6kqfLqk9Pt4+7gysuCKQ==", + "man_dir": "", + "name": "@next/env", + "name_hash": "14533567151760189614", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@next/env/-/env-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 46, + ], + "id": 20, + "integrity": "sha512-VCnZI2cy77Yaj3L7Uhs3+44ikMM1VD/fBMwvTBb3hIaTIuqa+DmG4dhUDq+MASu3yx97KhgsVJbsas0XuiKyww==", + "man_dir": "", + "name": "@next/eslint-plugin-next", + "name_hash": "12150179697604729174", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-14.1.3.tgz", "tag": "npm", "value": "14.1.3", }, @@ -16006,161 +12595,7 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` ], "bin": null, "dependencies": [], - "id": 220, - "integrity": "sha512-HjssFsCdsD4GHstXSQxsi2l70F/5FsRTRQp8xNgmQs15SxUfUJRvSI9qKny/jLkY3gLgiCR3+6A7wzzK0DBlfA==", - "man_dir": "", - "name": "@next/swc-win32-arm64-msvc", - "name_hash": "2162381238028589388", - "origin": "npm", - "os": [ - "win32", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "arm64", - ], - "bin": null, - "dependencies": [], - "id": 221, - "integrity": "sha512-esk1RkRBLSIEp1qaQXv1+s6ZdYzuVCnDAZySpa62iFTMGTisCyNQmqyCTL9P+cLJ4N9FKCI3ojtSfsyPHJDQNw==", - "man_dir": "", - "name": "@next/swc-linux-arm64-musl", - "name_hash": "10617419930187892296", - "origin": "npm", - "os": [ - "linux", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "ia32", - ], - "bin": null, - "dependencies": [], - "id": 222, - "integrity": "sha512-DRuxD5axfDM1/Ue4VahwSxl1O5rn61hX8/sF0HY8y0iCbpqdxw3rB3QasdHn/LJ6Wb2y5DoWzXcz3L1Cr+Thrw==", - "man_dir": "", - "name": "@next/swc-win32-ia32-msvc", - "name_hash": "9252805468461829479", - "origin": "npm", - "os": [ - "win32", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "arm64", - ], - "bin": null, - "dependencies": [], - "id": 223, - "integrity": "sha512-USArX9B+3rZSXYLFvgy0NVWQgqh6LHWDmMt38O4lmiJNQcwazeI6xRvSsliDLKt+78KChVacNiwvOMbl6g6BBw==", - "man_dir": "", - "name": "@next/swc-linux-arm64-gnu", - "name_hash": "11020036790013624239", - "origin": "npm", - "os": [ - "linux", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "x64", - ], - "bin": null, - "dependencies": [], - "id": 224, - "integrity": "sha512-uC2DaDoWH7h1P/aJ4Fok3Xiw6P0Lo4ez7NbowW2VGNXw/Xv6tOuLUcxhBYZxsSUJtpeknCi8/fvnSpyCFp4Rcg==", - "man_dir": "", - "name": "@next/swc-win32-x64-msvc", - "name_hash": "9647815457301330905", - "origin": "npm", - "os": [ - "win32", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "x64", - ], - "bin": null, - "dependencies": [], - "id": 225, - "integrity": "sha512-DX2zqz05ziElLoxskgHasaJBREC5Y9TJcbR2LYqu4r7naff25B4iXkfXWfcp69uD75/0URmmoSgT8JclJtrBoQ==", - "man_dir": "", - "name": "@next/swc-linux-x64-musl", - "name_hash": "2579566733029863568", - "origin": "npm", - "os": [ - "linux", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "x64", - ], - "bin": null, - "dependencies": [], - "id": 226, - "integrity": "sha512-8uOgRlYEYiKo0L8YGeS+3TudHVDWDjPVDUcST+z+dUzgBbTEwSSIaSgF/vkcC1T/iwl4QX9iuUyUdQEl0Kxalg==", - "man_dir": "", - "name": "@next/swc-linux-x64-gnu", - "name_hash": "300847313706189527", - "origin": "npm", - "os": [ - "linux", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "arm64", - ], - "bin": null, - "dependencies": [], - "id": 227, + "id": 21, "integrity": "sha512-LALu0yIBPRiG9ANrD5ncB3pjpO0Gli9ZLhxdOu6ZUNf3x1r3ea1rd9Q+4xxUkGrUXLqKVK9/lDkpYIJaCJ6AHQ==", "man_dir": "", "name": "@next/swc-darwin-arm64", @@ -16182,7 +12617,7 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` ], "bin": null, "dependencies": [], - "id": 228, + "id": 22, "integrity": "sha512-E/9WQeXxkqw2dfcn5UcjApFgUq73jqNKaE5bysDm58hEUdUGedVrnRhblhJM7HbCZNhtVl0j+6TXsK0PuzXTCg==", "man_dir": "", "name": "@next/swc-darwin-x64", @@ -16199,9 +12634,1428 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "scripts": {}, }, { + "arch": [ + "arm64", + ], "bin": null, "dependencies": [], - "id": 229, + "id": 23, + "integrity": "sha512-USArX9B+3rZSXYLFvgy0NVWQgqh6LHWDmMt38O4lmiJNQcwazeI6xRvSsliDLKt+78KChVacNiwvOMbl6g6BBw==", + "man_dir": "", + "name": "@next/swc-linux-arm64-gnu", + "name_hash": "11020036790013624239", + "origin": "npm", + "os": [ + "linux", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "arch": [ + "arm64", + ], + "bin": null, + "dependencies": [], + "id": 24, + "integrity": "sha512-esk1RkRBLSIEp1qaQXv1+s6ZdYzuVCnDAZySpa62iFTMGTisCyNQmqyCTL9P+cLJ4N9FKCI3ojtSfsyPHJDQNw==", + "man_dir": "", + "name": "@next/swc-linux-arm64-musl", + "name_hash": "10617419930187892296", + "origin": "npm", + "os": [ + "linux", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "arch": [ + "x64", + ], + "bin": null, + "dependencies": [], + "id": 25, + "integrity": "sha512-8uOgRlYEYiKo0L8YGeS+3TudHVDWDjPVDUcST+z+dUzgBbTEwSSIaSgF/vkcC1T/iwl4QX9iuUyUdQEl0Kxalg==", + "man_dir": "", + "name": "@next/swc-linux-x64-gnu", + "name_hash": "300847313706189527", + "origin": "npm", + "os": [ + "linux", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "arch": [ + "x64", + ], + "bin": null, + "dependencies": [], + "id": 26, + "integrity": "sha512-DX2zqz05ziElLoxskgHasaJBREC5Y9TJcbR2LYqu4r7naff25B4iXkfXWfcp69uD75/0URmmoSgT8JclJtrBoQ==", + "man_dir": "", + "name": "@next/swc-linux-x64-musl", + "name_hash": "2579566733029863568", + "origin": "npm", + "os": [ + "linux", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "arch": [ + "arm64", + ], + "bin": null, + "dependencies": [], + "id": 27, + "integrity": "sha512-HjssFsCdsD4GHstXSQxsi2l70F/5FsRTRQp8xNgmQs15SxUfUJRvSI9qKny/jLkY3gLgiCR3+6A7wzzK0DBlfA==", + "man_dir": "", + "name": "@next/swc-win32-arm64-msvc", + "name_hash": "2162381238028589388", + "origin": "npm", + "os": [ + "win32", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "arch": [ + "ia32", + ], + "bin": null, + "dependencies": [], + "id": 28, + "integrity": "sha512-DRuxD5axfDM1/Ue4VahwSxl1O5rn61hX8/sF0HY8y0iCbpqdxw3rB3QasdHn/LJ6Wb2y5DoWzXcz3L1Cr+Thrw==", + "man_dir": "", + "name": "@next/swc-win32-ia32-msvc", + "name_hash": "9252805468461829479", + "origin": "npm", + "os": [ + "win32", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "arch": [ + "x64", + ], + "bin": null, + "dependencies": [], + "id": 29, + "integrity": "sha512-uC2DaDoWH7h1P/aJ4Fok3Xiw6P0Lo4ez7NbowW2VGNXw/Xv6tOuLUcxhBYZxsSUJtpeknCi8/fvnSpyCFp4Rcg==", + "man_dir": "", + "name": "@next/swc-win32-x64-msvc", + "name_hash": "9647815457301330905", + "origin": "npm", + "os": [ + "win32", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 47, + 48, + ], + "id": 30, + "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", + "man_dir": "", + "name": "@nodelib/fs.scandir", + "name_hash": "3021833276702395597", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", + "tag": "npm", + "value": "2.1.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 31, + "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", + "man_dir": "", + "name": "@nodelib/fs.stat", + "name_hash": "16125660444744770699", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", + "tag": "npm", + "value": "2.0.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 49, + 50, + ], + "id": 32, + "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", + "man_dir": "", + "name": "@nodelib/fs.walk", + "name_hash": "5339111073806757055", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", + "tag": "npm", + "value": "1.2.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 33, + "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", + "man_dir": "", + "name": "@pkgjs/parseargs", + "name_hash": "4691519579619228072", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", + "tag": "npm", + "value": "0.11.0", + }, + "scripts": {}, + }, + { + "bin": { + "file": "lib/cjs/main-cli.js", + "name": "browsers", + }, + "dependencies": [ + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + ], + "id": 34, + "integrity": "sha512-bJ0UBsk0ESOs6RFcLXOt99a3yTDcOKlzfjad+rhFwdaG1Lu/Wzq58GHYCDTlZ9z6mldf4g+NTb+TXEfe0PpnsQ==", + "man_dir": "", + "name": "@puppeteer/browsers", + "name_hash": "6318517029770692415", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.2.3.tgz", + "tag": "npm", + "value": "2.2.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 35, + "integrity": "sha512-qC/xYId4NMebE6w/V33Fh9gWxLgURiNYgVNObbJl2LZv0GUUItCcCqC5axQSwRaAgaxl2mELq1rMzlswaQ0Zxg==", + "man_dir": "", + "name": "@rushstack/eslint-patch", + "name_hash": "11774582013079126290", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.3.tgz", + "tag": "npm", + "value": "1.10.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 59, + ], + "id": 36, + "integrity": "sha512-E4KcWTpoLHqwPHLxidpOqQbcrZVgi0rsmmZXUle1jXmJfuIf/UWpczUJ7MZZ5tlxytgJXyp0w4PGkkeLiuIdZw==", + "man_dir": "", + "name": "@swc/helpers", + "name_hash": "6882297182432941771", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.2.tgz", + "tag": "npm", + "value": "0.5.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 37, + "integrity": "sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA==", + "man_dir": "", + "name": "@tootallnate/quickjs-emscripten", + "name_hash": "5414003337280545145", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@tootallnate/quickjs-emscripten/-/quickjs-emscripten-0.23.0.tgz", + "tag": "npm", + "value": "0.23.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 38, + "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==", + "man_dir": "", + "name": "@types/json5", + "name_hash": "7880870305537908928", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz", + "tag": "npm", + "value": "0.0.29", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 39, + "integrity": "sha512-zI22/pJW2wUZOVyguFaUL1HABdmSVxpXrzIqkjsHmyUjNhPoWM1CKfvVuXfetHhIok4RY573cqS0mZ1SJEnoTg==", + "man_dir": "", + "name": "@types/node", + "name_hash": "4124652010926124945", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.7.0.tgz", + "tag": "npm", + "value": "20.7.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 40, + "integrity": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==", + "man_dir": "", + "name": "@types/prop-types", + "name_hash": "14301724962060537021", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.12.tgz", + "tag": "npm", + "value": "15.7.12", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 60, + 61, + 62, + ], + "id": 41, + "integrity": "sha512-60fLTOLqzarLED2O3UQImc/lsNRgG0jE/a1mPW9KjMemY0LMITWEsbS4VvZ4p6rorEHd5YKxxmMKSDK505GHpA==", + "man_dir": "", + "name": "@types/react", + "name_hash": "14723150644049679642", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.22.tgz", + "tag": "npm", + "value": "18.2.22", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 63, + ], + "id": 42, + "integrity": "sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA==", + "man_dir": "", + "name": "@types/react-dom", + "name_hash": "3229493356298419080", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.7.tgz", + "tag": "npm", + "value": "18.2.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 43, + "integrity": "sha512-YIoDCTH3Af6XM5VuwGG/QL/CJqga1Zm3NkU3HZ4ZHK2fRMPYP1VczsTUqtsf43PH/iJNVlPHAo2oWX7BSdB2Hw==", + "man_dir": "", + "name": "@types/scheduler", + "name_hash": "12135549028975824460", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.23.0.tgz", + "tag": "npm", + "value": "0.23.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 64, + ], + "id": 44, + "integrity": "sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==", + "man_dir": "", + "name": "@types/ws", + "name_hash": "7625274352264072099", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.10.tgz", + "tag": "npm", + "value": "8.5.10", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 65, + ], + "id": 45, + "integrity": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==", + "man_dir": "", + "name": "@types/yauzl", + "name_hash": "10273980999870455328", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.3.tgz", + "tag": "npm", + "value": "2.10.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 66, + 67, + 68, + 69, + 70, + 71, + ], + "id": 46, + "integrity": "sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==", + "man_dir": "", + "name": "@typescript-eslint/parser", + "name_hash": "16517001479467293030", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.21.0.tgz", + "tag": "npm", + "value": "6.21.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 72, + 73, + ], + "id": 47, + "integrity": "sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==", + "man_dir": "", + "name": "@typescript-eslint/scope-manager", + "name_hash": "4117654371883490926", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz", + "tag": "npm", + "value": "6.21.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 48, + "integrity": "sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==", + "man_dir": "", + "name": "@typescript-eslint/types", + "name_hash": "9755027355340495761", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.21.0.tgz", + "tag": "npm", + "value": "6.21.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 74, + 75, + 76, + 77, + 78, + 79, + 80, + 81, + ], + "id": 49, + "integrity": "sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==", + "man_dir": "", + "name": "@typescript-eslint/typescript-estree", + "name_hash": "17745786537991019945", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz", + "tag": "npm", + "value": "6.21.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 82, + 83, + ], + "id": 50, + "integrity": "sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==", + "man_dir": "", + "name": "@typescript-eslint/visitor-keys", + "name_hash": "7940841856001563650", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz", + "tag": "npm", + "value": "6.21.0", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/acorn", + "name": "acorn", + }, + "dependencies": [], + "id": 51, + "integrity": "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==", + "man_dir": "", + "name": "acorn", + "name_hash": "17430233180242180057", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz", + "tag": "npm", + "value": "8.11.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 84, + ], + "id": 52, + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", + "man_dir": "", + "name": "acorn-jsx", + "name_hash": "1754355278825952408", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "tag": "npm", + "value": "5.3.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 85, + ], + "id": 53, + "integrity": "sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==", + "man_dir": "", + "name": "agent-base", + "name_hash": "17689920659035782501", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.1.tgz", + "tag": "npm", + "value": "7.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 86, + 87, + 88, + 89, + ], + "id": 54, + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "man_dir": "", + "name": "ajv", + "name_hash": "4704814928422522869", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "tag": "npm", + "value": "6.12.6", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 55, + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "man_dir": "", + "name": "ansi-regex", + "name_hash": "8115476937249128794", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "tag": "npm", + "value": "5.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 90, + ], + "id": 56, + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "man_dir": "", + "name": "ansi-styles", + "name_hash": "1496261712670764878", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "tag": "npm", + "value": "4.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 57, + "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==", + "man_dir": "", + "name": "any-promise", + "name_hash": "992496519212496549", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz", + "tag": "npm", + "value": "1.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 91, + 92, + ], + "id": 58, + "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", + "man_dir": "", + "name": "anymatch", + "name_hash": "13083778620000400888", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", + "tag": "npm", + "value": "3.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 59, + "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", + "man_dir": "", + "name": "arg", + "name_hash": "2472924048160638220", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz", + "tag": "npm", + "value": "5.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 60, + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", + "man_dir": "", + "name": "argparse", + "name_hash": "14330104742551621378", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "tag": "npm", + "value": "2.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 93, + ], + "id": 61, + "integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==", + "man_dir": "", + "name": "aria-query", + "name_hash": "506127023625643336", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz", + "tag": "npm", + "value": "5.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 94, + 95, + ], + "id": 62, + "integrity": "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==", + "man_dir": "", + "name": "array-buffer-byte-length", + "name_hash": "9975978122018604356", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 96, + 97, + 98, + 99, + 100, + 101, + ], + "id": 63, + "integrity": "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==", + "man_dir": "", + "name": "array-includes", + "name_hash": "4525275494838245397", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.8.tgz", + "tag": "npm", + "value": "3.1.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 64, + "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", + "man_dir": "", + "name": "array-union", + "name_hash": "16137961625129706702", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", + "tag": "npm", + "value": "2.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 102, + 103, + 104, + 105, + 106, + 107, + ], + "id": 65, + "integrity": "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==", + "man_dir": "", + "name": "array.prototype.findlast", + "name_hash": "1818731707851809687", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz", + "tag": "npm", + "value": "1.2.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 108, + 109, + 110, + 111, + 112, + 113, + ], + "id": 66, + "integrity": "sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==", + "man_dir": "", + "name": "array.prototype.findlastindex", + "name_hash": "12218267642355334154", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz", + "tag": "npm", + "value": "1.2.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 114, + 115, + 116, + 117, + ], + "id": 67, + "integrity": "sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==", + "man_dir": "", + "name": "array.prototype.flat", + "name_hash": "13419566320551684202", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz", + "tag": "npm", + "value": "1.3.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 118, + 119, + 120, + 121, + ], + "id": 68, + "integrity": "sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==", + "man_dir": "", + "name": "array.prototype.flatmap", + "name_hash": "4112999450230342125", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz", + "tag": "npm", + "value": "1.3.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 122, + 123, + 124, + 125, + ], + "id": 69, + "integrity": "sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA==", + "man_dir": "", + "name": "array.prototype.toreversed", + "name_hash": "13586337247798060470", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array.prototype.toreversed/-/array.prototype.toreversed-1.1.2.tgz", + "tag": "npm", + "value": "1.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 126, + 127, + 128, + 129, + 130, + ], + "id": 70, + "integrity": "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==", + "man_dir": "", + "name": "array.prototype.tosorted", + "name_hash": "6050988382768901310", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz", + "tag": "npm", + "value": "1.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 131, + 132, + 133, + 134, + 135, + 136, + 137, + 138, + ], + "id": 71, + "integrity": "sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==", + "man_dir": "", + "name": "arraybuffer.prototype.slice", + "name_hash": "11166998714227851504", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz", + "tag": "npm", + "value": "1.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 139, + ], + "id": 72, + "integrity": "sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==", + "man_dir": "", + "name": "ast-types", + "name_hash": "4997596490212765360", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.13.4.tgz", + "tag": "npm", + "value": "0.13.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 73, + "integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==", + "man_dir": "", + "name": "ast-types-flow", + "name_hash": "3772215945262775731", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.8.tgz", + "tag": "npm", + "value": "0.0.8", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/autoprefixer", + "name": "autoprefixer", + }, + "dependencies": [ + 140, + 141, + 142, + 143, + 144, + 145, + 146, + ], + "id": 74, + "integrity": "sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==", + "man_dir": "", + "name": "autoprefixer", + "name_hash": "8637312893797281270", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.16.tgz", + "tag": "npm", + "value": "10.4.16", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 147, + ], + "id": 75, + "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==", + "man_dir": "", + "name": "available-typed-arrays", + "name_hash": "16267035547686705519", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", + "tag": "npm", + "value": "1.0.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 76, + "integrity": "sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==", + "man_dir": "", + "name": "axe-core", + "name_hash": "13988195930258765777", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.7.0.tgz", + "tag": "npm", + "value": "4.7.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 148, + ], + "id": 77, + "integrity": "sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg==", + "man_dir": "", + "name": "axobject-query", + "name_hash": "9344054106894956572", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-3.2.1.tgz", + "tag": "npm", + "value": "3.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 78, + "integrity": "sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==", + "man_dir": "", + "name": "b4a", + "name_hash": "10649709558693226266", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.6.tgz", + "tag": "npm", + "value": "1.6.6", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 79, + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "man_dir": "", + "name": "balanced-match", + "name_hash": "16269801611404267863", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 80, + "integrity": "sha512-sJnSOTVESURZ61XgEleqmP255T6zTYwHPwE4r6SssIh0U9/uDvfpdoJYpVUerJJZH2fueO+CdT8ZT+OC/7aZDA==", + "man_dir": "", + "name": "bare-events", + "name_hash": "4035129451839648869", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.3.1.tgz", + "tag": "npm", + "value": "2.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 149, + 150, + 151, + ], + "id": 81, + "integrity": "sha512-W/Hfxc/6VehXlsgFtbB5B4xFcsCl+pAh30cYhoFyXErf6oGrwjh8SwiPAdHgpmWonKuYpZgGywN0SXt7dgsADA==", + "man_dir": "", + "name": "bare-fs", + "name_hash": "15205712258788157948", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-2.3.1.tgz", + "tag": "npm", + "value": "2.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 82, + "integrity": "sha512-oPb8oMM1xZbhRQBngTgpcQ5gXw6kjOaRsSWsIeNyRxGed2w/ARyP7ScBYpWR1qfX2E5rS3gBw6OWcSQo+s+kUg==", + "man_dir": "", + "name": "bare-os", + "name_hash": "6865937522145537276", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-2.3.0.tgz", + "tag": "npm", + "value": "2.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 152, + ], + "id": 83, + "integrity": "sha512-lh/eITfU8hrj9Ru5quUp0Io1kJWIk1bTjzo7JH1P5dWmQ2EL4hFUlfI8FonAhSlgIfhn63p84CDY/x+PisgcXA==", + "man_dir": "", + "name": "bare-path", + "name_hash": "12654746909665824402", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/bare-path/-/bare-path-2.1.3.tgz", + "tag": "npm", + "value": "2.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 153, + ], + "id": 84, + "integrity": "sha512-ubLyoDqPnUf5o0kSFp709HC0WRZuxVuh4pbte5eY95Xvx5bdvz07c2JFmXBfqqe60q+9PJ8S4X5GRvmcNSKMxg==", + "man_dir": "", + "name": "bare-stream", + "name_hash": "17753182882008442002", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.0.1.tgz", + "tag": "npm", + "value": "2.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 85, + "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", + "man_dir": "", + "name": "base64-js", + "name_hash": "14626266614050083415", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", + "tag": "npm", + "value": "1.5.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 86, + "integrity": "sha512-4Bcg1P8xhUuqcii/S0Z9wiHIrQVPMermM1any+MX5GeGD7faD3/msQUDGLol9wOcz4/jbg/WJnGqoJF6LiBdtg==", + "man_dir": "", + "name": "basic-ftp", + "name_hash": "3294105759639631117", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.0.5.tgz", + "tag": "npm", + "value": "5.0.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 87, + "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", + "man_dir": "", + "name": "binary-extensions", + "name_hash": "17194422772331613284", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz", + "tag": "npm", + "value": "2.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 154, + 155, + ], + "id": 88, + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "man_dir": "", + "name": "brace-expansion", + "name_hash": "2949258092693339993", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "tag": "npm", + "value": "1.1.11", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 156, + ], + "id": 89, + "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", + "man_dir": "", + "name": "braces", + "name_hash": "2299021338542085312", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", + "tag": "npm", + "value": "3.0.3", + }, + "scripts": {}, + }, + { + "bin": { + "file": "cli.js", + "name": "browserslist", + }, + "dependencies": [ + 157, + 158, + 159, + 160, + ], + "id": 90, + "integrity": "sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==", + "man_dir": "", + "name": "browserslist", + "name_hash": "10902238872969648239", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.0.tgz", + "tag": "npm", + "value": "4.23.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 161, + 162, + ], + "id": 91, + "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", + "man_dir": "", + "name": "buffer", + "name_hash": "10358694932499417541", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", + "tag": "npm", + "value": "5.7.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 92, + "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==", + "man_dir": "", + "name": "buffer-crc32", + "name_hash": "4553253441045318076", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz", + "tag": "npm", + "value": "0.2.13", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 163, + 164, + ], + "id": 93, + "integrity": "sha512-DIM2C9qCECwhck9nLsCDeTv943VmGMCkwX3KljjprSRDXaK2CSiUDVGbUit80Er38ukgxuESJgYPAys4FsNCdg==", + "man_dir": "", + "name": "bun-types", + "name_hash": "2516125195587546235", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.12.tgz", + "tag": "npm", + "value": "1.1.12", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 165, + ], + "id": 94, + "integrity": "sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==", + "man_dir": "", + "name": "busboy", + "name_hash": "12056783266830520862", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz", + "tag": "npm", + "value": "1.6.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 166, + 167, + 168, + 169, + 170, + ], + "id": 95, + "integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==", + "man_dir": "", + "name": "call-bind", + "name_hash": "12438735438837079615", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz", + "tag": "npm", + "value": "1.0.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 96, + "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "man_dir": "", + "name": "callsites", + "name_hash": "3613437260212473067", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", + "tag": "npm", + "value": "3.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 97, + "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==", + "man_dir": "", + "name": "camelcase-css", + "name_hash": "11196719252326564430", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz", + "tag": "npm", + "value": "2.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 98, "integrity": "sha512-S3BnR4Kh26TBxbi5t5kpbcUlLJb9lhtDXISDPwOfI+JoC+ik0QksvkZtUVyikw3hjnkgkMPSJ8oIM9yMm9vflA==", "man_dir": "", "name": "caniuse-lite", @@ -16217,44 +14071,72 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "bin": null, "dependencies": [ - 318, + 171, + 172, ], - "id": 230, - "integrity": "sha512-E4KcWTpoLHqwPHLxidpOqQbcrZVgi0rsmmZXUle1jXmJfuIf/UWpczUJ7MZZ5tlxytgJXyp0w4PGkkeLiuIdZw==", + "id": 99, + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "man_dir": "", - "name": "@swc/helpers", - "name_hash": "6882297182432941771", + "name": "chalk", + "name_hash": "15590360526536958927", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.2.tgz", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", "tag": "npm", - "value": "0.5.2", + "value": "4.1.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 319, - 320, + 173, + 174, + 175, + 176, + 177, + 178, + 179, + 180, ], - "id": 231, - "integrity": "sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==", + "id": 100, + "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", "man_dir": "", - "name": "styled-jsx", - "name_hash": "3150382730046383618", + "name": "chokidar", + "name_hash": "13416011201726038119", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.1.tgz", + "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", "tag": "npm", - "value": "5.1.1", + "value": "3.6.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 181, + 182, + 183, + 184, + ], + "id": 101, + "integrity": "sha512-5xQNN2SVBdZv4TxeMLaI+PelrnZsHDhn8h2JtyriLr+0qHcZS8BMuo93qN6J1VmtmrgYP+rmcLHcbpnA8QJh+w==", + "man_dir": "", + "name": "chromium-bidi", + "name_hash": "17738832193826713561", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.24.tgz", + "tag": "npm", + "value": "0.5.24", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 232, + "id": 102, "integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==", "man_dir": "", "name": "client-only", @@ -16269,77 +14151,868 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` }, { "bin": null, - "dependencies": [], - "id": 233, - "integrity": "sha512-VhgXTvrgeBRxNPjyfBsDIMvgsKDxjlpw4IAUsHCX8Gjl1vtHUYRT3+xfQ/wwvLPDd/6kqfLqk9Pt4+7gysuCKQ==", + "dependencies": [ + 185, + 186, + 187, + ], + "id": 103, + "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", "man_dir": "", - "name": "@next/env", - "name_hash": "14533567151760189614", + "name": "cliui", + "name_hash": "5778858105899329304", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@next/env/-/env-14.1.3.tgz", + "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", "tag": "npm", - "value": "14.1.3", + "value": "8.0.1", }, "scripts": {}, }, { "bin": null, "dependencies": [ + 188, + ], + "id": 104, + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "man_dir": "", + "name": "color-convert", + "name_hash": "4039459761306235234", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "tag": "npm", + "value": "2.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 105, + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "man_dir": "", + "name": "color-name", + "name_hash": "16546212153853106385", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "tag": "npm", + "value": "1.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 106, + "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==", + "man_dir": "", + "name": "commander", + "name_hash": "5281338156924866262", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz", + "tag": "npm", + "value": "4.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 107, + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", + "man_dir": "", + "name": "concat-map", + "name_hash": "8706867752641269193", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "tag": "npm", + "value": "0.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 189, + 190, + 191, + 192, + 193, + ], + "id": 108, + "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==", + "man_dir": "", + "name": "cosmiconfig", + "name_hash": "6870876620368412607", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz", + "tag": "npm", + "value": "9.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 194, + 195, + 196, + ], + "id": 109, + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "man_dir": "", + "name": "cross-spawn", + "name_hash": "12444485756966960720", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "tag": "npm", + "value": "7.0.3", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/cssesc", + "name": "cssesc", + }, + "dependencies": [], + "id": 110, + "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", + "man_dir": "", + "name": "cssesc", + "name_hash": "11039868621287934035", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 111, + "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", + "man_dir": "", + "name": "csstype", + "name_hash": "10489861045436610105", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", + "tag": "npm", + "value": "3.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 112, + "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==", + "man_dir": "", + "name": "damerau-levenshtein", + "name_hash": "15167018638538311401", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz", + "tag": "npm", + "value": "1.0.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 113, + "integrity": "sha512-7hvf7/GW8e86rW0ptuwS3OcBGDjIi6SZva7hCyWC0yYry2cOPmLIjXAUHI6DK2HsnwJd9ifmt57i8eV2n4YNpw==", + "man_dir": "", + "name": "data-uri-to-buffer", + "name_hash": "14979328150197748023", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-6.0.2.tgz", + "tag": "npm", + "value": "6.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 197, + 198, + 199, + ], + "id": 114, + "integrity": "sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==", + "man_dir": "", + "name": "data-view-buffer", + "name_hash": "15944719431260154058", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 200, + 201, + 202, + ], + "id": 115, + "integrity": "sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==", + "man_dir": "", + "name": "data-view-byte-length", + "name_hash": "5338396469217736400", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 203, + 204, + 205, + ], + "id": 116, + "integrity": "sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==", + "man_dir": "", + "name": "data-view-byte-offset", + "name_hash": "9075261318428197850", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.0.tgz", + "tag": "npm", + "value": "1.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 206, + ], + "id": 117, + "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==", + "man_dir": "", + "name": "debug", + "name_hash": "14324291119347696526", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz", + "tag": "npm", + "value": "4.3.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 118, + "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", + "man_dir": "", + "name": "deep-is", + "name_hash": "4678193845338186713", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", + "tag": "npm", + "value": "0.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 207, + 208, + 209, + ], + "id": 119, + "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", + "man_dir": "", + "name": "define-data-property", + "name_hash": "11872812789934333141", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", + "tag": "npm", + "value": "1.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 210, + 211, + 212, + ], + "id": 120, + "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==", + "man_dir": "", + "name": "define-properties", + "name_hash": "6291091409189323848", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz", + "tag": "npm", + "value": "1.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 213, + 214, + 215, + ], + "id": 121, + "integrity": "sha512-TllpMR/t0M5sqCXfj85i4XaAzxmS5tVA16dqvdkMwGmzI+dXLXnw3J+3Vdv7VKw+ThlTMboK6i9rnZ6Nntj5CQ==", + "man_dir": "", + "name": "degenerator", + "name_hash": "8612146826381285798", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/degenerator/-/degenerator-5.0.1.tgz", + "tag": "npm", + "value": "5.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 122, + "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", + "man_dir": "", + "name": "dequal", + "name_hash": "9863785364709466334", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 123, + "integrity": "sha512-+qtL3eX50qsJ7c+qVyagqi7AWMoQCBGNfoyJZMwm/NSXVqLYbuitrWEEIzxfUmTNy7//Xe8yhMmQ+elj3uAqSg==", + "man_dir": "", + "name": "devtools-protocol", + "name_hash": "12159960943916763407", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1299070.tgz", + "tag": "npm", + "value": "0.0.1299070", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 124, + "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==", + "man_dir": "", + "name": "didyoumean", + "name_hash": "3290316626148068785", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz", + "tag": "npm", + "value": "1.2.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 216, + ], + "id": 125, + "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", + "man_dir": "", + "name": "dir-glob", + "name_hash": "7561427002176423027", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", + "tag": "npm", + "value": "3.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 126, + "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", + "man_dir": "", + "name": "dlv", + "name_hash": "6290291366792823487", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz", + "tag": "npm", + "value": "1.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 217, + ], + "id": 127, + "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", + "man_dir": "", + "name": "doctrine", + "name_hash": "17204823894354646410", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 128, + "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", + "man_dir": "", + "name": "eastasianwidth", + "name_hash": "17075761832414070361", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", + "tag": "npm", + "value": "0.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 129, + "integrity": "sha512-eVGeQxpaBYbomDBa/Mehrs28MdvCXfJmEFzaMFsv8jH/MJDLIylJN81eTJ5kvx7B7p18OiPK0BkC06lydEy63A==", + "man_dir": "", + "name": "electron-to-chromium", + "name_hash": "670529235028360171", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.790.tgz", + "tag": "npm", + "value": "1.4.790", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 130, + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", + "man_dir": "", + "name": "emoji-regex", + "name_hash": "4954026511424972012", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", + "tag": "npm", + "value": "9.2.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 218, + ], + "id": 131, + "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", + "man_dir": "", + "name": "end-of-stream", + "name_hash": "17455588742510412071", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", + "tag": "npm", + "value": "1.4.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 219, + 220, + ], + "id": 132, + "integrity": "sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==", + "man_dir": "", + "name": "enhanced-resolve", + "name_hash": "2987069983667056488", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.17.0.tgz", + "tag": "npm", + "value": "5.17.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 133, + "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==", + "man_dir": "", + "name": "env-paths", + "name_hash": "763024076902060186", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz", + "tag": "npm", + "value": "2.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 221, + ], + "id": 134, + "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", + "man_dir": "", + "name": "error-ex", + "name_hash": "10994745590019451357", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", + "tag": "npm", + "value": "1.3.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 222, + 223, + 224, + 225, + 226, + 227, + 228, + 229, + 230, + 231, + 232, + 233, + 234, + 235, + 236, + 237, + 238, + 239, + 240, + 241, + 242, + 243, + 244, + 245, + 246, + 247, + 248, + 249, + 250, + 251, + 252, + 253, + 254, + 255, + 256, + 257, + 258, + 259, + 260, + 261, + 262, + 263, + 264, + 265, + 266, + 267, + ], + "id": 135, + "integrity": "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==", + "man_dir": "", + "name": "es-abstract", + "name_hash": "18149169871844198539", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.3.tgz", + "tag": "npm", + "value": "1.23.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 268, + ], + "id": 136, + "integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==", + "man_dir": "", + "name": "es-define-property", + "name_hash": "3626708926058962712", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz", + "tag": "npm", + "value": "1.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 137, + "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", + "man_dir": "", + "name": "es-errors", + "name_hash": "1431088895329652005", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", + "tag": "npm", + "value": "1.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 269, + 270, + 271, + 272, + 273, + 274, + 275, + 276, + 277, + 278, + 279, + 280, + 281, + 282, + ], + "id": 138, + "integrity": "sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==", + "man_dir": "", + "name": "es-iterator-helpers", + "name_hash": "6828621610707932693", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.0.19.tgz", + "tag": "npm", + "value": "1.0.19", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 283, + ], + "id": 139, + "integrity": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==", + "man_dir": "", + "name": "es-object-atoms", + "name_hash": "6220468241073126446", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz", + "tag": "npm", + "value": "1.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 284, + 285, + 286, + ], + "id": 140, + "integrity": "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==", + "man_dir": "", + "name": "es-set-tostringtag", + "name_hash": "6364566058234691598", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 287, + ], + "id": 141, + "integrity": "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==", + "man_dir": "", + "name": "es-shim-unscopables", + "name_hash": "9491299634916711255", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 288, + 289, + 290, + ], + "id": 142, + "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==", + "man_dir": "", + "name": "es-to-primitive", + "name_hash": "5511149163085325549", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz", + "tag": "npm", + "value": "1.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 143, + "integrity": "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==", + "man_dir": "", + "name": "escalade", + "name_hash": "6879348821336485116", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz", + "tag": "npm", + "value": "3.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 144, + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "man_dir": "", + "name": "escape-string-regexp", + "name_hash": "6183299340420948366", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", + }, + "scripts": {}, + }, + { + "bin": { + "escodegen": "bin/escodegen.js", + "esgenerate": "bin/esgenerate.js", + }, + "dependencies": [ + 291, + 292, + 293, + 294, + ], + "id": 145, + "integrity": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==", + "man_dir": "", + "name": "escodegen", + "name_hash": "7568564790816534200", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.1.0.tgz", + "tag": "npm", + "value": "2.1.0", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/eslint.js", + "name": "eslint", + }, + "dependencies": [ + 295, + 296, + 297, + 298, + 299, + 300, + 301, + 302, + 303, + 304, + 305, + 306, + 307, + 308, + 309, + 310, + 311, + 312, + 313, + 314, + 315, + 316, + 317, + 318, + 319, + 320, 321, 322, 323, - ], - "id": 234, - "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", - "man_dir": "", - "name": "postcss", - "name_hash": "9297766010604904796", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", - "tag": "npm", - "value": "8.4.31", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ 324, - ], - "id": 235, - "integrity": "sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==", - "man_dir": "", - "name": "busboy", - "name_hash": "12056783266830520862", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz", - "tag": "npm", - "value": "1.6.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 236, - "integrity": "sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==", - "man_dir": "", - "name": "streamsearch", - "name_hash": "16767345128201185654", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz", - "tag": "npm", - "value": "1.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ 325, 326, 327, @@ -16347,12 +15020,36 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` 329, 330, 331, + ], + "id": 146, + "integrity": "sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==", + "man_dir": "", + "name": "eslint", + "name_hash": "17917589463370847417", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.50.0.tgz", + "tag": "npm", + "value": "8.50.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 332, 333, 334, 335, + 336, + 337, + 338, + 339, + 340, + 341, + 342, ], - "id": 237, + "id": 147, "integrity": "sha512-sUCpWlGuHpEhI0pIT0UtdSLJk5Z8E2DYinPTwsBiWaSYQomchdl0i60pjynY48+oXvtyWMQ7oE+G3m49yrfacg==", "man_dir": "", "name": "eslint-config-next", @@ -16366,21 +15063,28 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "scripts": {}, }, { - "bin": { - "file": "bin/eslint.js", - "name": "eslint", - }, + "bin": null, "dependencies": [ - 336, - 337, - 338, - 339, - 340, - 341, - 342, 343, 344, 345, + ], + "id": 148, + "integrity": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==", + "man_dir": "", + "name": "eslint-import-resolver-node", + "name_hash": "7112252065464945765", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz", + "tag": "npm", + "value": "0.3.9", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 346, 347, 348, @@ -16390,7 +15094,41 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` 352, 353, 354, + ], + "id": 149, + "integrity": "sha512-xgdptdoi5W3niYeuQxKmzVDTATvLYqhpwmykwsh7f6HIOStGWEIL9iqZgQDF9u9OEzrRwR8no5q2VT+bjAujTg==", + "man_dir": "", + "name": "eslint-import-resolver-typescript", + "name_hash": "15133821067886250480", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.6.1.tgz", + "tag": "npm", + "value": "3.6.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 355, + ], + "id": 150, + "integrity": "sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q==", + "man_dir": "", + "name": "eslint-module-utils", + "name_hash": "8461306141657248779", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.8.1.tgz", + "tag": "npm", + "value": "2.8.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 356, 357, 358, @@ -16408,1175 +15146,9 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` 370, 371, 372, - ], - "id": 238, - "integrity": "sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==", - "man_dir": "", - "name": "eslint", - "name_hash": "17917589463370847417", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.50.0.tgz", - "tag": "npm", - "value": "8.50.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 239, - "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", - "man_dir": "", - "name": "json-stable-stringify-without-jsonify", - "name_hash": "14534225541412166230", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 240, - "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", - "man_dir": "", - "name": "@humanwhocodes/module-importer", - "name_hash": "12456817044413428026", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ 373, - 374, ], - "id": 241, - "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==", - "man_dir": "", - "name": "@eslint-community/eslint-utils", - "name_hash": "17370105237013380211", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", - "tag": "npm", - "value": "4.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 242, - "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", - "man_dir": "", - "name": "eslint-visitor-keys", - "name_hash": "17830281265467207399", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", - "tag": "npm", - "value": "3.4.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 375, - 376, - 377, - ], - "id": 243, - "integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==", - "man_dir": "", - "name": "@humanwhocodes/config-array", - "name_hash": "4378208149395492413", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz", - "tag": "npm", - "value": "0.11.14", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 378, - ], - "id": 244, - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "man_dir": "", - "name": "minimatch", - "name_hash": "8137703609956696607", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "tag": "npm", - "value": "3.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 379, - 380, - ], - "id": 245, - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "man_dir": "", - "name": "brace-expansion", - "name_hash": "2949258092693339993", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "tag": "npm", - "value": "1.1.11", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 246, - "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", - "man_dir": "", - "name": "concat-map", - "name_hash": "8706867752641269193", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "tag": "npm", - "value": "0.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 247, - "integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==", - "man_dir": "", - "name": "@humanwhocodes/object-schema", - "name_hash": "8965646483962562622", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 248, - "integrity": "sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA==", - "man_dir": "", - "name": "@eslint-community/regexpp", - "name_hash": "633405221675698401", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.1.tgz", - "tag": "npm", - "value": "4.10.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 249, - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "man_dir": "", - "name": "escape-string-regexp", - "name_hash": "6183299340420948366", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "tag": "npm", - "value": "4.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 381, - ], - "id": 250, - "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", - "man_dir": "", - "name": "file-entry-cache", - "name_hash": "7451434054063451186", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", - "tag": "npm", - "value": "6.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 382, - 383, - 384, - ], - "id": 251, - "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", - "man_dir": "", - "name": "flat-cache", - "name_hash": "1109822261564484039", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", - "tag": "npm", - "value": "3.2.0", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin.js", - "name": "rimraf", - }, - "dependencies": [ - 385, - ], - "id": 252, - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "man_dir": "", - "name": "rimraf", - "name_hash": "6866739241594583209", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "tag": "npm", - "value": "3.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 386, - 387, - 388, - 389, - 390, - 391, - ], - "id": 253, - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "man_dir": "", - "name": "glob", - "name_hash": "4994027009006720870", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "tag": "npm", - "value": "7.2.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 254, - "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", - "man_dir": "", - "name": "path-is-absolute", - "name_hash": "8164005222338448325", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 255, - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "man_dir": "", - "name": "inherits", - "name_hash": "7481850175542696465", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "tag": "npm", - "value": "2.0.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 392, - 393, - ], - "id": 256, - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "man_dir": "", - "name": "inflight", - "name_hash": "15335006233399436565", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "tag": "npm", - "value": "1.0.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 257, - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "man_dir": "", - "name": "fs.realpath", - "name_hash": "913835373532407557", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "tag": "npm", - "value": "1.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 394, - ], - "id": 258, - "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", - "man_dir": "", - "name": "keyv", - "name_hash": "11030851470615570686", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", - "tag": "npm", - "value": "4.5.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 259, - "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", - "man_dir": "", - "name": "json-buffer", - "name_hash": "5720297936225446253", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", - "tag": "npm", - "value": "3.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 260, - "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==", - "man_dir": "", - "name": "flatted", - "name_hash": "12258717572737769681", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz", - "tag": "npm", - "value": "3.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 395, - 396, - 397, - 398, - 399, - 400, - 401, - 402, - 403, - ], - "id": 261, - "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==", - "man_dir": "", - "name": "@eslint/eslintrc", - "name_hash": "12097048422266797669", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz", - "tag": "npm", - "value": "2.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 262, - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "man_dir": "", - "name": "strip-json-comments", - "name_hash": "3826326773345398095", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "tag": "npm", - "value": "3.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 263, - "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==", - "man_dir": "", - "name": "ignore", - "name_hash": "7684941795926889194", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz", - "tag": "npm", - "value": "5.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 404, - ], - "id": 264, - "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", - "man_dir": "", - "name": "globals", - "name_hash": "15143409006866382382", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", - "tag": "npm", - "value": "13.24.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 265, - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "man_dir": "", - "name": "type-fest", - "name_hash": "14668870911319020225", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "tag": "npm", - "value": "0.20.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 405, - 406, - 407, - ], - "id": 266, - "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==", - "man_dir": "", - "name": "espree", - "name_hash": "3641367103187261350", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz", - "tag": "npm", - "value": "9.6.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 408, - ], - "id": 267, - "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", - "man_dir": "", - "name": "acorn-jsx", - "name_hash": "1754355278825952408", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", - "tag": "npm", - "value": "5.3.2", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/acorn", - "name": "acorn", - }, - "dependencies": [], - "id": 268, - "integrity": "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==", - "man_dir": "", - "name": "acorn", - "name_hash": "17430233180242180057", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz", - "tag": "npm", - "value": "8.11.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 409, - 410, - 411, - 412, - ], - "id": 269, - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "man_dir": "", - "name": "ajv", - "name_hash": "4704814928422522869", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "tag": "npm", - "value": "6.12.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 413, - ], - "id": 270, - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", - "man_dir": "", - "name": "uri-js", - "name_hash": "9694608825335680295", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "tag": "npm", - "value": "4.4.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 271, - "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", - "man_dir": "", - "name": "punycode", - "name_hash": "6702779252101758505", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", - "tag": "npm", - "value": "2.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 272, - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "man_dir": "", - "name": "json-schema-traverse", - "name_hash": "686899269284038873", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "tag": "npm", - "value": "0.4.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 273, - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", - "man_dir": "", - "name": "fast-json-stable-stringify", - "name_hash": "5172613188748066692", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "tag": "npm", - "value": "2.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 274, - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", - "man_dir": "", - "name": "fast-deep-equal", - "name_hash": "12371535360781568025", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "tag": "npm", - "value": "3.1.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 275, - "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", - "man_dir": "", - "name": "natural-compare", - "name_hash": "10983874298500943893", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "tag": "npm", - "value": "1.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 276, - "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", - "man_dir": "", - "name": "is-path-inside", - "name_hash": "11945178255920368404", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", - "tag": "npm", - "value": "3.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 277, - "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", - "man_dir": "", - "name": "lodash.merge", - "name_hash": "1968752870223903086", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", - "tag": "npm", - "value": "4.6.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 414, - 415, - ], - "id": 278, - "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", - "man_dir": "", - "name": "eslint-scope", - "name_hash": "17629221228476930459", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", - "tag": "npm", - "value": "7.2.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 416, - ], - "id": 279, - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", - "man_dir": "", - "name": "esrecurse", - "name_hash": "17661314847727534689", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "tag": "npm", - "value": "4.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 280, - "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", - "man_dir": "", - "name": "imurmurhash", - "name_hash": "16912020589681053487", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "tag": "npm", - "value": "0.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 281, - "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", - "man_dir": "", - "name": "text-table", - "name_hash": "8812171258786601301", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", - "tag": "npm", - "value": "0.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 417, - 418, - 419, - 420, - 421, - 422, - ], - "id": 282, - "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", - "man_dir": "", - "name": "optionator", - "name_hash": "13855909686375249440", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", - "tag": "npm", - "value": "0.9.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 283, - "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", - "man_dir": "", - "name": "fast-levenshtein", - "name_hash": "12342460047873653112", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "tag": "npm", - "value": "2.0.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 423, - 424, - ], - "id": 284, - "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", - "man_dir": "", - "name": "levn", - "name_hash": "9969646077825321011", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", - "tag": "npm", - "value": "0.4.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 425, - ], - "id": 285, - "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", - "man_dir": "", - "name": "type-check", - "name_hash": "14488857500191659576", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", - "tag": "npm", - "value": "0.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 286, - "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", - "man_dir": "", - "name": "prelude-ls", - "name_hash": "2714658211020917171", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", - "tag": "npm", - "value": "1.2.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 287, - "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", - "man_dir": "", - "name": "word-wrap", - "name_hash": "17394224781186240192", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", - "tag": "npm", - "value": "1.2.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 288, - "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", - "man_dir": "", - "name": "deep-is", - "name_hash": "4678193845338186713", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", - "tag": "npm", - "value": "0.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 289, - "integrity": "sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==", - "man_dir": "", - "name": "@eslint/js", - "name_hash": "14520481844909638934", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.50.0.tgz", - "tag": "npm", - "value": "8.50.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 290, - "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", - "man_dir": "", - "name": "graphemer", - "name_hash": "10355618371909736900", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", - "tag": "npm", - "value": "1.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 426, - ], - "id": 291, - "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", - "man_dir": "", - "name": "doctrine", - "name_hash": "17204823894354646410", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 427, - 428, - ], - "id": 292, - "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", - "man_dir": "", - "name": "find-up", - "name_hash": "8309621910990874126", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", - "tag": "npm", - "value": "5.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 293, - "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", - "man_dir": "", - "name": "path-exists", - "name_hash": "12097053851796077639", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", - "tag": "npm", - "value": "4.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 429, - ], - "id": 294, - "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", - "man_dir": "", - "name": "locate-path", - "name_hash": "14390144719475396950", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", - "tag": "npm", - "value": "6.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 430, - ], - "id": 295, - "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", - "man_dir": "", - "name": "p-locate", - "name_hash": "9693850335197275095", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", - "tag": "npm", - "value": "5.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 431, - ], - "id": 296, - "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", - "man_dir": "", - "name": "p-limit", - "name_hash": "3083404427706523125", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", - "tag": "npm", - "value": "3.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 297, - "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", - "man_dir": "", - "name": "yocto-queue", - "name_hash": "9034931028572940079", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", - "tag": "npm", - "value": "0.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 432, - ], - "id": 298, - "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", - "man_dir": "", - "name": "esquery", - "name_hash": "7289272869223478230", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", - "tag": "npm", - "value": "1.5.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 433, - 434, - ], - "id": 299, - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "man_dir": "", - "name": "chalk", - "name_hash": "15590360526536958927", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "tag": "npm", - "value": "4.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 435, - ], - "id": 300, - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "man_dir": "", - "name": "supports-color", - "name_hash": "8283007902753735493", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "tag": "npm", - "value": "7.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 301, - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "man_dir": "", - "name": "has-flag", - "name_hash": "14617373831546330259", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "tag": "npm", - "value": "4.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 436, - 437, - 438, - 439, - 440, - 441, - 442, - 443, - 444, - ], - "id": 302, - "integrity": "sha512-xgdptdoi5W3niYeuQxKmzVDTATvLYqhpwmykwsh7f6HIOStGWEIL9iqZgQDF9u9OEzrRwR8no5q2VT+bjAujTg==", - "man_dir": "", - "name": "eslint-import-resolver-typescript", - "name_hash": "15133821067886250480", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.6.1.tgz", - "tag": "npm", - "value": "3.6.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 445, - 446, - 447, - 448, - 449, - 450, - 451, - 452, - 453, - 454, - 455, - 456, - 457, - 458, - 459, - 460, - 461, - 462, - ], - "id": 303, + "id": 151, "integrity": "sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==", "man_dir": "", "name": "eslint-plugin-import", @@ -17592,145 +15164,554 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "bin": null, "dependencies": [ - 463, - 464, - 465, - 466, + 374, + 375, + 376, + 377, + 378, + 379, + 380, + 381, + 382, + 383, + 384, + 385, + 386, + 387, + 388, + 389, + 390, ], - "id": 304, - "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==", + "id": 152, + "integrity": "sha512-Hdh937BS3KdwwbBaKd5+PLCOmYY6U4f2h9Z2ktwtNKvIdIEu137rjYbcb9ApSbVJfWxANNuiKTD/9tOKjK9qOA==", "man_dir": "", - "name": "tsconfig-paths", - "name_hash": "9484880556576660029", + "name": "eslint-plugin-jsx-a11y", + "name_hash": "17038906309846806775", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.8.0.tgz", "tag": "npm", - "value": "3.15.0", + "value": "6.8.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 391, + 392, + 393, + 394, + 395, + 396, + 397, + 398, + 399, + 400, + 401, + 402, + 403, + 404, + 405, + 406, + 407, + 408, + 409, + ], + "id": 153, + "integrity": "sha512-2HCmrU+/JNigDN6tg55cRDKCQWicYAPB38JGSFDQt95jDm8rrvSUo7YPkOIm5l6ts1j1zCvysNcasvfTMQzUOw==", + "man_dir": "", + "name": "eslint-plugin-react", + "name_hash": "15811917473959571682", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.34.2.tgz", + "tag": "npm", + "value": "7.34.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 410, + ], + "id": 154, + "integrity": "sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==", + "man_dir": "", + "name": "eslint-plugin-react-hooks", + "name_hash": "14057422571669714006", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz", + "tag": "npm", + "value": "4.6.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 411, + 412, + ], + "id": 155, + "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", + "man_dir": "", + "name": "eslint-scope", + "name_hash": "17629221228476930459", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", + "tag": "npm", + "value": "7.2.2", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 305, - "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", + "id": 156, + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", "man_dir": "", - "name": "strip-bom", - "name_hash": "10409965272767959480", + "name": "eslint-visitor-keys", + "name_hash": "17830281265467207399", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", "tag": "npm", - "value": "3.0.0", + "value": "3.4.3", }, "scripts": {}, }, { "bin": null, - "dependencies": [], - "id": 306, - "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", + "dependencies": [ + 413, + 414, + 415, + ], + "id": 157, + "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==", "man_dir": "", - "name": "minimist", - "name_hash": "3523651443977674137", + "name": "espree", + "name_hash": "3641367103187261350", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz", "tag": "npm", - "value": "1.2.8", + "value": "9.6.1", }, "scripts": {}, }, { "bin": { - "file": "lib/cli.js", - "name": "json5", + "esparse": "./bin/esparse.js", + "esvalidate": "./bin/esvalidate.js", }, - "dependencies": [ - 467, - ], - "id": 307, - "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", + "dependencies": [], + "id": 158, + "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", "man_dir": "", - "name": "json5", - "name_hash": "8623012563386528314", + "name": "esprima", + "name_hash": "16070041258147025859", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", "tag": "npm", - "value": "1.0.2", + "value": "4.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 416, + ], + "id": 159, + "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", + "man_dir": "", + "name": "esquery", + "name_hash": "7289272869223478230", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", + "tag": "npm", + "value": "1.5.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 417, + ], + "id": 160, + "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", + "man_dir": "", + "name": "esrecurse", + "name_hash": "17661314847727534689", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", + "tag": "npm", + "value": "4.3.0", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 308, - "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==", + "id": 161, + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", "man_dir": "", - "name": "@types/json5", - "name_hash": "7880870305537908928", + "name": "estraverse", + "name_hash": "14401618193000185195", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", "tag": "npm", - "value": "0.0.29", + "value": "5.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 162, + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", + "man_dir": "", + "name": "esutils", + "name_hash": "7981716078883515000", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", }, "scripts": {}, }, { "bin": { - "file": "bin/semver.js", - "name": "semver", + "file": "cli.js", + "name": "extract-zip", }, + "dependencies": [ + 418, + 419, + 420, + 421, + ], + "id": 163, + "integrity": "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==", + "man_dir": "", + "name": "extract-zip", + "name_hash": "8810061046982445994", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz", + "tag": "npm", + "value": "2.0.1", + }, + "scripts": {}, + }, + { + "bin": null, "dependencies": [], - "id": 309, - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "id": 164, + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", "man_dir": "", - "name": "semver", - "name_hash": "16367367531761322261", + "name": "fast-deep-equal", + "name_hash": "12371535360781568025", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", "tag": "npm", - "value": "6.3.1", + "value": "3.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 165, + "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==", + "man_dir": "", + "name": "fast-fifo", + "name_hash": "1244249015522350723", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz", + "tag": "npm", + "value": "1.3.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 468, - 469, - 470, + 422, + 423, + 424, + 425, + 426, ], - "id": 310, - "integrity": "sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==", + "id": 166, + "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", "man_dir": "", - "name": "object.values", - "name_hash": "17183857510284531499", + "name": "fast-glob", + "name_hash": "1878427088820911921", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.2.0.tgz", + "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz", "tag": "npm", - "value": "1.2.0", + "value": "3.3.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 167, + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", + "man_dir": "", + "name": "fast-json-stable-stringify", + "name_hash": "5172613188748066692", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", + "tag": "npm", + "value": "2.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 168, + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", + "man_dir": "", + "name": "fast-levenshtein", + "name_hash": "12342460047873653112", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", + "tag": "npm", + "value": "2.0.6", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 471, + 427, ], - "id": 311, - "integrity": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==", + "id": 169, + "integrity": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==", "man_dir": "", - "name": "es-object-atoms", - "name_hash": "6220468241073126446", + "name": "fastq", + "name_hash": "6741130188853797494", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz", + "tag": "npm", + "value": "1.17.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 428, + ], + "id": 170, + "integrity": "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==", + "man_dir": "", + "name": "fd-slicer", + "name_hash": "10851489456408334660", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz", + "tag": "npm", + "value": "1.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 429, + ], + "id": 171, + "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", + "man_dir": "", + "name": "file-entry-cache", + "name_hash": "7451434054063451186", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", + "tag": "npm", + "value": "6.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 430, + ], + "id": 172, + "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", + "man_dir": "", + "name": "fill-range", + "name_hash": "7508926416461820733", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", + "tag": "npm", + "value": "7.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 431, + 432, + ], + "id": 173, + "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", + "man_dir": "", + "name": "find-up", + "name_hash": "8309621910990874126", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", + "tag": "npm", + "value": "5.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 433, + 434, + 435, + ], + "id": 174, + "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", + "man_dir": "", + "name": "flat-cache", + "name_hash": "1109822261564484039", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", + "tag": "npm", + "value": "3.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 175, + "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==", + "man_dir": "", + "name": "flatted", + "name_hash": "12258717572737769681", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz", + "tag": "npm", + "value": "3.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 436, + ], + "id": 176, + "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==", + "man_dir": "", + "name": "for-each", + "name_hash": "10867395407301386752", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz", + "tag": "npm", + "value": "0.3.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 437, + 438, + ], + "id": 177, + "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==", + "man_dir": "", + "name": "foreground-child", + "name_hash": "15280470906188730905", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz", + "tag": "npm", + "value": "3.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 178, + "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==", + "man_dir": "", + "name": "fraction.js", + "name_hash": "8226692764887072839", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz", + "tag": "npm", + "value": "4.3.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 439, + 440, + 441, + ], + "id": 179, + "integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==", + "man_dir": "", + "name": "fs-extra", + "name_hash": "2453474818627632477", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz", + "tag": "npm", + "value": "11.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 180, + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", + "man_dir": "", + "name": "fs.realpath", + "name_hash": "913835373532407557", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", "tag": "npm", "value": "1.0.0", }, @@ -17739,101 +15720,101 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "bin": null, "dependencies": [], - "id": 312, - "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", + "id": 181, + "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", "man_dir": "", - "name": "es-errors", - "name_hash": "1431088895329652005", + "name": "fsevents", + "name_hash": "16035328728645144760", "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", - "tag": "npm", - "value": "1.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 472, - 473, - 474, + "os": [ + "darwin", ], - "id": 313, - "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==", - "man_dir": "", - "name": "define-properties", - "name_hash": "6291091409189323848", - "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz", + "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", "tag": "npm", - "value": "1.2.1", + "value": "2.3.3", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 314, - "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", + "id": 182, + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", "man_dir": "", - "name": "object-keys", - "name_hash": "17064657543629771811", + "name": "function-bind", + "name_hash": "844545262680185243", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", "tag": "npm", - "value": "1.1.1", + "value": "1.1.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 475, + 442, + 443, + 444, + 445, ], - "id": 315, - "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", + "id": 183, + "integrity": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==", "man_dir": "", - "name": "has-property-descriptors", - "name_hash": "4664477375836720802", + "name": "function.prototype.name", + "name_hash": "4695092674110180958", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz", "tag": "npm", - "value": "1.0.2", + "value": "1.1.6", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 184, + "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==", + "man_dir": "", + "name": "functions-have-names", + "name_hash": "2705786889099279986", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", + "tag": "npm", + "value": "1.2.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 185, + "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", + "man_dir": "", + "name": "get-caller-file", + "name_hash": "1638769084888476079", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", + "tag": "npm", + "value": "2.0.5", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 476, + 446, + 447, + 448, + 449, + 450, ], - "id": 316, - "integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==", - "man_dir": "", - "name": "es-define-property", - "name_hash": "3626708926058962712", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz", - "tag": "npm", - "value": "1.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 477, - 478, - 479, - 480, - 481, - ], - "id": 317, + "id": 186, "integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==", "man_dir": "", "name": "get-intrinsic", @@ -17848,62 +15829,190 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` }, { "bin": null, - "dependencies": [], - "id": 318, - "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", + "dependencies": [ + 451, + ], + "id": 187, + "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==", "man_dir": "", - "name": "has-symbols", - "name_hash": "11738213668566965255", + "name": "get-stream", + "name_hash": "13254119490064412968", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", + "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", "tag": "npm", - "value": "1.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 319, - "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==", - "man_dir": "", - "name": "has-proto", - "name_hash": "14548784663137950749", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz", - "tag": "npm", - "value": "1.0.3", + "value": "5.2.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 482, - 483, - 484, + 452, + 453, + 454, ], - "id": 320, - "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", + "id": 188, + "integrity": "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==", "man_dir": "", - "name": "define-data-property", - "name_hash": "11872812789934333141", + "name": "get-symbol-description", + "name_hash": "9231308723607962639", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", + "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.2.tgz", "tag": "npm", - "value": "1.1.4", + "value": "1.0.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 485, + 455, ], - "id": 321, + "id": 189, + "integrity": "sha512-ZCuZCnlqNzjb4QprAzXKdpp/gh6KTxSJuw3IBsPnV/7fV4NxC9ckB+vPTt8w7fJA0TaSD7c55BR47JD6MEDyDw==", + "man_dir": "", + "name": "get-tsconfig", + "name_hash": "4239972350118399509", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.7.5.tgz", + "tag": "npm", + "value": "4.7.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 456, + 457, + 458, + 459, + ], + "id": 190, + "integrity": "sha512-BzUrJBS9EcUb4cFol8r4W3v1cPsSyajLSthNkz5BxbpDcHN5tIrM10E2eNvfnvBn3DaT3DUgx0OpsBKkaOpanw==", + "man_dir": "", + "name": "get-uri", + "name_hash": "4377287927338690314", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.3.tgz", + "tag": "npm", + "value": "6.0.3", + }, + "scripts": {}, + }, + { + "bin": { + "file": "dist/esm/bin.mjs", + "name": "glob", + }, + "dependencies": [ + 460, + 461, + 462, + 463, + 464, + ], + "id": 191, + "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==", + "man_dir": "", + "name": "glob", + "name_hash": "4994027009006720870", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz", + "tag": "npm", + "value": "10.3.10", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 465, + ], + "id": 192, + "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", + "man_dir": "", + "name": "glob-parent", + "name_hash": "11965780159102682782", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", + "tag": "npm", + "value": "6.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 466, + ], + "id": 193, + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", + "man_dir": "", + "name": "globals", + "name_hash": "15143409006866382382", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", + "tag": "npm", + "value": "13.24.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 467, + 468, + ], + "id": 194, + "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==", + "man_dir": "", + "name": "globalthis", + "name_hash": "13441561870904786738", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz", + "tag": "npm", + "value": "1.0.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 469, + 470, + 471, + 472, + 473, + 474, + ], + "id": 195, + "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", + "man_dir": "", + "name": "globby", + "name_hash": "15348107128072099982", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", + "tag": "npm", + "value": "11.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 475, + ], + "id": 196, "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==", "man_dir": "", "name": "gopd", @@ -17918,64 +16027,113 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` }, { "bin": null, - "dependencies": [ - 486, - 487, - 488, - 489, - 490, - ], - "id": 322, - "integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==", + "dependencies": [], + "id": 197, + "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", "man_dir": "", - "name": "call-bind", - "name_hash": "12438735438837079615", + "name": "graceful-fs", + "name_hash": "8654400277002734136", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz", + "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", "tag": "npm", - "value": "1.0.7", + "value": "4.2.11", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 198, + "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", + "man_dir": "", + "name": "graphemer", + "name_hash": "10355618371909736900", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", + "tag": "npm", + "value": "1.4.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 199, + "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==", + "man_dir": "", + "name": "has-bigints", + "name_hash": "8902287851533908224", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 200, + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "man_dir": "", + "name": "has-flag", + "name_hash": "14617373831546330259", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 491, - 492, - 493, - 494, - 495, - 496, + 476, ], - "id": 323, - "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", + "id": 201, + "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", "man_dir": "", - "name": "set-function-length", - "name_hash": "4099692491438602224", + "name": "has-property-descriptors", + "name_hash": "4664477375836720802", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", + "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", "tag": "npm", - "value": "1.2.2", + "value": "1.0.2", }, "scripts": {}, }, { "bin": null, - "dependencies": [ - 497, - 498, - 499, - ], - "id": 324, - "integrity": "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==", + "dependencies": [], + "id": 202, + "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==", "man_dir": "", - "name": "object.groupby", - "name_hash": "11641877674072745532", + "name": "has-proto", + "name_hash": "14548784663137950749", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.3.tgz", + "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz", + "tag": "npm", + "value": "1.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 203, + "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", + "man_dir": "", + "name": "has-symbols", + "name_hash": "11738213668566965255", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", "tag": "npm", "value": "1.0.3", }, @@ -17984,94 +16142,9 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "bin": null, "dependencies": [ - 500, - 501, - 502, - 503, - 504, - 505, - 506, - 507, - 508, - 509, - 510, - 511, - 512, - 513, - 514, - 515, - 516, - 517, - 518, - 519, - 520, - 521, - 522, - 523, - 524, - 525, - 526, - 527, - 528, - 529, - 530, - 531, - 532, - 533, - 534, - 535, - 536, - 537, - 538, - 539, - 540, - 541, - 542, - 543, - 544, - 545, + 477, ], - "id": 325, - "integrity": "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==", - "man_dir": "", - "name": "es-abstract", - "name_hash": "18149169871844198539", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.3.tgz", - "tag": "npm", - "value": "1.23.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 546, - 547, - 548, - 549, - 550, - ], - "id": 326, - "integrity": "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==", - "man_dir": "", - "name": "which-typed-array", - "name_hash": "15299409777186876504", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.15.tgz", - "tag": "npm", - "value": "1.1.15", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 551, - ], - "id": 327, + "id": 204, "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", "man_dir": "", "name": "has-tostringtag", @@ -18087,25 +16160,312 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "bin": null, "dependencies": [ - 552, + 478, ], - "id": 328, - "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==", + "id": 205, + "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", "man_dir": "", - "name": "for-each", - "name_hash": "10867395407301386752", + "name": "hasown", + "name_hash": "15051111907103293256", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", "tag": "npm", - "value": "0.3.3", + "value": "2.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 479, + 480, + ], + "id": 206, + "integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==", + "man_dir": "", + "name": "http-proxy-agent", + "name_hash": "9762732492936976178", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz", + "tag": "npm", + "value": "7.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 481, + 482, + ], + "id": 207, + "integrity": "sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==", + "man_dir": "", + "name": "https-proxy-agent", + "name_hash": "6012108288334718116", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz", + "tag": "npm", + "value": "7.0.4", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 329, + "id": 208, + "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", + "man_dir": "", + "name": "ieee754", + "name_hash": "17889458061139334532", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", + "tag": "npm", + "value": "1.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 209, + "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==", + "man_dir": "", + "name": "ignore", + "name_hash": "7684941795926889194", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz", + "tag": "npm", + "value": "5.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 483, + 484, + ], + "id": 210, + "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", + "man_dir": "", + "name": "import-fresh", + "name_hash": "11575749002643879646", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", + "tag": "npm", + "value": "3.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 211, + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "man_dir": "", + "name": "imurmurhash", + "name_hash": "16912020589681053487", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", + "tag": "npm", + "value": "0.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 485, + 486, + ], + "id": 212, + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "man_dir": "", + "name": "inflight", + "name_hash": "15335006233399436565", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "tag": "npm", + "value": "1.0.6", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 213, + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "man_dir": "", + "name": "inherits", + "name_hash": "7481850175542696465", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "tag": "npm", + "value": "2.0.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 487, + 488, + 489, + ], + "id": 214, + "integrity": "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==", + "man_dir": "", + "name": "internal-slot", + "name_hash": "5294586439646401067", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.7.tgz", + "tag": "npm", + "value": "1.0.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 490, + 491, + ], + "id": 215, + "integrity": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==", + "man_dir": "", + "name": "ip-address", + "name_hash": "5841623577927749136", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz", + "tag": "npm", + "value": "9.0.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 492, + 493, + ], + "id": 216, + "integrity": "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==", + "man_dir": "", + "name": "is-array-buffer", + "name_hash": "14032760764897204845", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz", + "tag": "npm", + "value": "3.0.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 217, + "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", + "man_dir": "", + "name": "is-arrayish", + "name_hash": "2568751720667967222", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", + "tag": "npm", + "value": "0.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 494, + ], + "id": 218, + "integrity": "sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==", + "man_dir": "", + "name": "is-async-function", + "name_hash": "7396704721306843003", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.0.0.tgz", + "tag": "npm", + "value": "2.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 495, + ], + "id": 219, + "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==", + "man_dir": "", + "name": "is-bigint", + "name_hash": "15395120181649760746", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz", + "tag": "npm", + "value": "1.0.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 496, + ], + "id": 220, + "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", + "man_dir": "", + "name": "is-binary-path", + "name_hash": "10002650304558927684", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", + "tag": "npm", + "value": "2.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 497, + 498, + ], + "id": 221, + "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==", + "man_dir": "", + "name": "is-boolean-object", + "name_hash": "977724548377731595", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz", + "tag": "npm", + "value": "1.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 222, "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==", "man_dir": "", "name": "is-callable", @@ -18121,16 +16481,204 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "bin": null, "dependencies": [ - 553, + 499, ], - "id": 330, - "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==", + "id": 223, + "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", "man_dir": "", - "name": "available-typed-arrays", - "name_hash": "16267035547686705519", + "name": "is-core-module", + "name_hash": "2115564247595772579", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", + "tag": "npm", + "value": "2.13.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 500, + ], + "id": 224, + "integrity": "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==", + "man_dir": "", + "name": "is-data-view", + "name_hash": "9883274985744387088", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 501, + ], + "id": 225, + "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==", + "man_dir": "", + "name": "is-date-object", + "name_hash": "2234586858061383196", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz", + "tag": "npm", + "value": "1.0.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 226, + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "man_dir": "", + "name": "is-extglob", + "name_hash": "3738840382836940042", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "tag": "npm", + "value": "2.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 502, + ], + "id": 227, + "integrity": "sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==", + "man_dir": "", + "name": "is-finalizationregistry", + "name_hash": "3324291948921067566", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 228, + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "man_dir": "", + "name": "is-fullwidth-code-point", + "name_hash": "11413228031333986220", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 503, + ], + "id": 229, + "integrity": "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==", + "man_dir": "", + "name": "is-generator-function", + "name_hash": "6389681397246265335", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.0.10.tgz", + "tag": "npm", + "value": "1.0.10", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 504, + ], + "id": 230, + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "man_dir": "", + "name": "is-glob", + "name_hash": "3852072119137895543", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "tag": "npm", + "value": "4.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 231, + "integrity": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==", + "man_dir": "", + "name": "is-map", + "name_hash": "13285296637631486371", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 232, + "integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==", + "man_dir": "", + "name": "is-negative-zero", + "name_hash": "15976851243871524828", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 233, + "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", + "man_dir": "", + "name": "is-number", + "name_hash": "17443668381655379754", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", + "tag": "npm", + "value": "7.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 505, + ], + "id": 234, + "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==", + "man_dir": "", + "name": "is-number-object", + "name_hash": "17734215349587891459", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz", "tag": "npm", "value": "1.0.7", }, @@ -18139,86 +16687,78 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "bin": null, "dependencies": [], - "id": 331, - "integrity": "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==", + "id": 235, + "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", "man_dir": "", - "name": "possible-typed-array-names", - "name_hash": "4610919488398457019", + "name": "is-path-inside", + "name_hash": "11945178255920368404", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", "tag": "npm", - "value": "1.0.0", + "value": "3.0.3", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 554, - 555, - 556, - 557, + 506, + 507, ], - "id": 332, - "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==", + "id": 236, + "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==", "man_dir": "", - "name": "unbox-primitive", - "name_hash": "5619034830996442352", + "name": "is-regex", + "name_hash": "5347229372705359543", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz", "tag": "npm", - "value": "1.0.2", + "value": "1.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 237, + "integrity": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==", + "man_dir": "", + "name": "is-set", + "name_hash": "711008573234634940", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-set/-/is-set-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 558, - 559, - 560, - 561, - 562, + 508, ], - "id": 333, - "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==", + "id": 238, + "integrity": "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==", "man_dir": "", - "name": "which-boxed-primitive", - "name_hash": "16054727932152155669", + "name": "is-shared-array-buffer", + "name_hash": "16404740693320828184", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz", "tag": "npm", - "value": "1.0.2", + "value": "1.0.3", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 563, + 509, ], - "id": 334, - "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==", - "man_dir": "", - "name": "is-symbol", - "name_hash": "17261375015506057632", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz", - "tag": "npm", - "value": "1.0.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 564, - ], - "id": 335, + "id": 239, "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==", "man_dir": "", "name": "is-string", @@ -18234,103 +16774,27 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "bin": null, "dependencies": [ - 565, + 510, ], - "id": 336, - "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==", + "id": 240, + "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==", "man_dir": "", - "name": "is-number-object", - "name_hash": "17734215349587891459", + "name": "is-symbol", + "name_hash": "17261375015506057632", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz", - "tag": "npm", - "value": "1.0.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 566, - 567, - ], - "id": 337, - "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==", - "man_dir": "", - "name": "is-boolean-object", - "name_hash": "977724548377731595", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz", - "tag": "npm", - "value": "1.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 568, - ], - "id": 338, - "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==", - "man_dir": "", - "name": "is-bigint", - "name_hash": "15395120181649760746", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz", + "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz", "tag": "npm", "value": "1.0.4", }, "scripts": {}, }, - { - "bin": null, - "dependencies": [], - "id": 339, - "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==", - "man_dir": "", - "name": "has-bigints", - "name_hash": "8902287851533908224", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, { "bin": null, "dependencies": [ - 569, - 570, - 571, - 572, - 573, - 574, + 511, ], - "id": 340, - "integrity": "sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==", - "man_dir": "", - "name": "typed-array-length", - "name_hash": "11116743844802335237", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.6.tgz", - "tag": "npm", - "value": "1.0.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 575, - ], - "id": 341, + "id": 241, "integrity": "sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==", "man_dir": "", "name": "is-typed-array", @@ -18345,44 +16809,1097 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` }, { "bin": null, - "dependencies": [ - 576, - 577, - 578, - 579, - 580, - 581, - ], - "id": 342, - "integrity": "sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==", + "dependencies": [], + "id": 242, + "integrity": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==", "man_dir": "", - "name": "typed-array-byte-offset", - "name_hash": "4363148948656071809", + "name": "is-weakmap", + "name_hash": "6846802860855249568", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.2.tgz", + "tag": "npm", + "value": "2.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 512, + ], + "id": 243, + "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==", + "man_dir": "", + "name": "is-weakref", + "name_hash": "16457982703851476953", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz", "tag": "npm", "value": "1.0.2", }, "scripts": {}, }, + { + "bin": null, + "dependencies": [ + 513, + 514, + ], + "id": 244, + "integrity": "sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ==", + "man_dir": "", + "name": "is-weakset", + "name_hash": "15512317874752413182", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 245, + "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", + "man_dir": "", + "name": "isarray", + "name_hash": "1313190527457156627", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", + "tag": "npm", + "value": "2.0.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 246, + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "man_dir": "", + "name": "isexe", + "name_hash": "15558268014059531432", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "tag": "npm", + "value": "2.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 515, + 516, + 517, + 518, + 519, + ], + "id": 247, + "integrity": "sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==", + "man_dir": "", + "name": "iterator.prototype", + "name_hash": "2087250667608616513", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.2.tgz", + "tag": "npm", + "value": "1.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 520, + 521, + ], + "id": 248, + "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==", + "man_dir": "", + "name": "jackspeak", + "name_hash": "16168027919126698688", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz", + "tag": "npm", + "value": "2.3.6", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/jiti.js", + "name": "jiti", + }, + "dependencies": [], + "id": 249, + "integrity": "sha512-uy2bNX5zQ+tESe+TiC7ilGRz8AtRGmnJH55NC5S0nSUjvvvM2hJHmefHErugGXN4pNv4Qx7vLsnNw9qJ9mtIsw==", + "man_dir": "", + "name": "jiti", + "name_hash": "13838530331656232073", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.3.tgz", + "tag": "npm", + "value": "1.21.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 250, + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", + "man_dir": "", + "name": "js-tokens", + "name_hash": "8072375596980283624", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/js-yaml.js", + "name": "js-yaml", + }, + "dependencies": [ + 522, + ], + "id": 251, + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "man_dir": "", + "name": "js-yaml", + "name_hash": "192709174173096334", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "tag": "npm", + "value": "4.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 252, + "integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==", + "man_dir": "", + "name": "jsbn", + "name_hash": "14311822655393200441", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz", + "tag": "npm", + "value": "1.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 253, + "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", + "man_dir": "", + "name": "json-buffer", + "name_hash": "5720297936225446253", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", + "tag": "npm", + "value": "3.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 254, + "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", + "man_dir": "", + "name": "json-parse-even-better-errors", + "name_hash": "13977239420854766139", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", + "tag": "npm", + "value": "2.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 255, + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", + "man_dir": "", + "name": "json-schema-traverse", + "name_hash": "686899269284038873", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "tag": "npm", + "value": "0.4.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 256, + "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", + "man_dir": "", + "name": "json-stable-stringify-without-jsonify", + "name_hash": "14534225541412166230", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": { + "file": "lib/cli.js", + "name": "json5", + }, + "dependencies": [ + 523, + ], + "id": 257, + "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", + "man_dir": "", + "name": "json5", + "name_hash": "8623012563386528314", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 524, + 525, + ], + "id": 258, + "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", + "man_dir": "", + "name": "jsonfile", + "name_hash": "16030246458379256651", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz", + "tag": "npm", + "value": "6.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 526, + 527, + 528, + 529, + ], + "id": 259, + "integrity": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==", + "man_dir": "", + "name": "jsx-ast-utils", + "name_hash": "7365668162252757844", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz", + "tag": "npm", + "value": "3.3.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 530, + ], + "id": 260, + "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", + "man_dir": "", + "name": "keyv", + "name_hash": "11030851470615570686", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", + "tag": "npm", + "value": "4.5.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 261, + "integrity": "sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==", + "man_dir": "", + "name": "language-subtag-registry", + "name_hash": "15962551382548022065", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz", + "tag": "npm", + "value": "0.3.23", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 531, + ], + "id": 262, + "integrity": "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==", + "man_dir": "", + "name": "language-tags", + "name_hash": "3625175203997363083", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.9.tgz", + "tag": "npm", + "value": "1.0.9", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 532, + 533, + ], + "id": 263, + "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", + "man_dir": "", + "name": "levn", + "name_hash": "9969646077825321011", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", + "tag": "npm", + "value": "0.4.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 264, + "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==", + "man_dir": "", + "name": "lilconfig", + "name_hash": "17464546908434930808", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz", + "tag": "npm", + "value": "2.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 265, + "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", + "man_dir": "", + "name": "lines-and-columns", + "name_hash": "8731744980636261242", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", + "tag": "npm", + "value": "1.2.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 534, + ], + "id": 266, + "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", + "man_dir": "", + "name": "locate-path", + "name_hash": "14390144719475396950", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", + "tag": "npm", + "value": "6.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 267, + "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", + "man_dir": "", + "name": "lodash.merge", + "name_hash": "1968752870223903086", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", + "tag": "npm", + "value": "4.6.2", + }, + "scripts": {}, + }, + { + "bin": { + "file": "cli.js", + "name": "loose-envify", + }, + "dependencies": [ + 535, + ], + "id": 268, + "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", + "man_dir": "", + "name": "loose-envify", + "name_hash": "3112622411417245442", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", + "tag": "npm", + "value": "1.4.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 269, + "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==", + "man_dir": "", + "name": "lru-cache", + "name_hash": "15261810304153928944", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", + "tag": "npm", + "value": "7.18.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 270, + "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", + "man_dir": "", + "name": "merge2", + "name_hash": "10405164528992167668", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", + "tag": "npm", + "value": "1.4.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 536, + 537, + ], + "id": 271, + "integrity": "sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==", + "man_dir": "", + "name": "micromatch", + "name_hash": "14650745430569414123", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.7.tgz", + "tag": "npm", + "value": "4.0.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 538, + ], + "id": 272, + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "man_dir": "", + "name": "minimatch", + "name_hash": "8137703609956696607", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "tag": "npm", + "value": "3.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 273, + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", + "man_dir": "", + "name": "minimist", + "name_hash": "3523651443977674137", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "tag": "npm", + "value": "1.2.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 274, + "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", + "man_dir": "", + "name": "minipass", + "name_hash": "8663404386276345459", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", + "tag": "npm", + "value": "7.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 275, + "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==", + "man_dir": "", + "name": "mitt", + "name_hash": "8939019029139500810", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz", + "tag": "npm", + "value": "3.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 276, + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "man_dir": "", + "name": "ms", + "name_hash": "5228634868375925924", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "tag": "npm", + "value": "2.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 539, + 540, + 541, + ], + "id": 277, + "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", + "man_dir": "", + "name": "mz", + "name_hash": "4860889167171965650", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz", + "tag": "npm", + "value": "2.7.0", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/nanoid.cjs", + "name": "nanoid", + }, + "dependencies": [], + "id": 278, + "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", + "man_dir": "", + "name": "nanoid", + "name_hash": "10076454668178771807", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", + "tag": "npm", + "value": "3.3.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 279, + "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", + "man_dir": "", + "name": "natural-compare", + "name_hash": "10983874298500943893", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", + "tag": "npm", + "value": "1.4.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 280, + "integrity": "sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==", + "man_dir": "", + "name": "netmask", + "name_hash": "16100660929392435651", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/netmask/-/netmask-2.0.2.tgz", + "tag": "npm", + "value": "2.0.2", + }, + "scripts": {}, + }, + { + "bin": { + "file": "dist/bin/next", + "name": "next", + }, + "dependencies": [ + 542, + 543, + 544, + 545, + 546, + 547, + 548, + 549, + 550, + 551, + 552, + 553, + 554, + 555, + 556, + 557, + 558, + 559, + 560, + 561, + ], + "id": 281, + "integrity": "sha512-oexgMV2MapI0UIWiXKkixF8J8ORxpy64OuJ/J9oVUmIthXOUCcuVEZX+dtpgq7wIfIqtBwQsKEDXejcjTsan9g==", + "man_dir": "", + "name": "next", + "name_hash": "11339591345958603137", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/next/-/next-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 282, + "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==", + "man_dir": "", + "name": "node-releases", + "name_hash": "16500855680207755447", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz", + "tag": "npm", + "value": "2.0.14", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 283, + "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", + "man_dir": "", + "name": "normalize-path", + "name_hash": "7972932911556789884", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 284, + "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", + "man_dir": "", + "name": "normalize-range", + "name_hash": "2450824346687386237", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", + "tag": "npm", + "value": "0.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 285, + "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", + "man_dir": "", + "name": "object-assign", + "name_hash": "741501977461426514", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", + "tag": "npm", + "value": "4.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 286, + "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==", + "man_dir": "", + "name": "object-hash", + "name_hash": "14333069055553598090", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 287, + "integrity": "sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==", + "man_dir": "", + "name": "object-inspect", + "name_hash": "956383507377191237", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz", + "tag": "npm", + "value": "1.13.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 288, + "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", + "man_dir": "", + "name": "object-keys", + "name_hash": "17064657543629771811", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", + "tag": "npm", + "value": "1.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 562, + 563, + 564, + 565, + ], + "id": 289, + "integrity": "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==", + "man_dir": "", + "name": "object.assign", + "name_hash": "3382096865825279030", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz", + "tag": "npm", + "value": "4.1.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 566, + 567, + 568, + ], + "id": 290, + "integrity": "sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==", + "man_dir": "", + "name": "object.entries", + "name_hash": "9232336923373250807", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.8.tgz", + "tag": "npm", + "value": "1.1.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 569, + 570, + 571, + 572, + ], + "id": 291, + "integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==", + "man_dir": "", + "name": "object.fromentries", + "name_hash": "58142230756561331", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.8.tgz", + "tag": "npm", + "value": "2.0.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 573, + 574, + 575, + ], + "id": 292, + "integrity": "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==", + "man_dir": "", + "name": "object.groupby", + "name_hash": "11641877674072745532", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.3.tgz", + "tag": "npm", + "value": "1.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 576, + 577, + 578, + ], + "id": 293, + "integrity": "sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==", + "man_dir": "", + "name": "object.hasown", + "name_hash": "12140096160358655980", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.4.tgz", + "tag": "npm", + "value": "1.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 579, + 580, + 581, + ], + "id": 294, + "integrity": "sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==", + "man_dir": "", + "name": "object.values", + "name_hash": "17183857510284531499", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.2.0.tgz", + "tag": "npm", + "value": "1.2.0", + }, + "scripts": {}, + }, { "bin": null, "dependencies": [ 582, + ], + "id": 295, + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "man_dir": "", + "name": "once", + "name_hash": "748011609921859784", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "tag": "npm", + "value": "1.4.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 583, 584, 585, 586, + 587, + 588, ], - "id": 343, - "integrity": "sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==", + "id": 296, + "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", "man_dir": "", - "name": "typed-array-byte-length", - "name_hash": "15839092223363072276", + "name": "optionator", + "name_hash": "13855909686375249440", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.1.tgz", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", + "tag": "npm", + "value": "0.9.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 589, + ], + "id": 297, + "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", + "man_dir": "", + "name": "p-limit", + "name_hash": "3083404427706523125", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", + "tag": "npm", + "value": "3.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 590, + ], + "id": 298, + "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", + "man_dir": "", + "name": "p-locate", + "name_hash": "9693850335197275095", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", + "tag": "npm", + "value": "5.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 591, + 592, + 593, + 594, + 595, + 596, + 597, + 598, + ], + "id": 299, + "integrity": "sha512-ASV8yU4LLKBAjqIPMbrgtaKIvxQri/yh2OpI+S6hVa9JRkUI3Y3NPFbfngDtY7oFtSMD3w31Xns89mDa3Feo5A==", + "man_dir": "", + "name": "pac-proxy-agent", + "name_hash": "818729749152565950", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.0.1.tgz", + "tag": "npm", + "value": "7.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 599, + 600, + ], + "id": 300, + "integrity": "sha512-5NPgf87AT2STgwa2ntRMr45jTKrYBGkVU36yT0ig/n/GMAa3oPqhZfIQ2kMEimReg0+t9kZViDVZ83qfVUlckg==", + "man_dir": "", + "name": "pac-resolver", + "name_hash": "12373948793919354804", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/pac-resolver/-/pac-resolver-7.0.1.tgz", + "tag": "npm", + "value": "7.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 601, + ], + "id": 301, + "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "man_dir": "", + "name": "parent-module", + "name_hash": "2665996815938625963", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", "tag": "npm", "value": "1.0.1", }, @@ -18391,92 +17908,866 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "bin": null, "dependencies": [ - 587, - 588, - 589, + 602, + 603, + 604, + 605, ], + "id": 302, + "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", + "man_dir": "", + "name": "parse-json", + "name_hash": "10803339664298030440", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", + "tag": "npm", + "value": "5.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 303, + "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", + "man_dir": "", + "name": "path-exists", + "name_hash": "12097053851796077639", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 304, + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "man_dir": "", + "name": "path-is-absolute", + "name_hash": "8164005222338448325", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 305, + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "man_dir": "", + "name": "path-key", + "name_hash": "665497923999462354", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "tag": "npm", + "value": "3.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 306, + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", + "man_dir": "", + "name": "path-parse", + "name_hash": "13352954276207767683", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "tag": "npm", + "value": "1.0.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 606, + 607, + ], + "id": 307, + "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", + "man_dir": "", + "name": "path-scurry", + "name_hash": "11241411746102775941", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", + "tag": "npm", + "value": "1.11.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 308, + "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", + "man_dir": "", + "name": "path-type", + "name_hash": "1886008933504244910", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 309, + "integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==", + "man_dir": "", + "name": "pend", + "name_hash": "11550940272933590184", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz", + "tag": "npm", + "value": "1.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 310, + "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==", + "man_dir": "", + "name": "picocolors", + "name_hash": "8945456956643510643", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 311, + "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "man_dir": "", + "name": "picomatch", + "name_hash": "17753630613781110869", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", + "tag": "npm", + "value": "2.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 312, + "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", + "man_dir": "", + "name": "pify", + "name_hash": "516088454160206643", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", + "tag": "npm", + "value": "2.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 313, + "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==", + "man_dir": "", + "name": "pirates", + "name_hash": "11463431525122174591", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz", + "tag": "npm", + "value": "4.0.6", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 314, + "integrity": "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==", + "man_dir": "", + "name": "possible-typed-array-names", + "name_hash": "4610919488398457019", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz", + "tag": "npm", + "value": "1.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 608, + 609, + 610, + ], + "id": 315, + "integrity": "sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==", + "man_dir": "", + "name": "postcss", + "name_hash": "9297766010604904796", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.30.tgz", + "tag": "npm", + "value": "8.4.30", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 611, + 612, + 613, + 614, + ], + "id": 316, + "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==", + "man_dir": "", + "name": "postcss-import", + "name_hash": "3854262770217217840", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz", + "tag": "npm", + "value": "15.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 615, + 616, + ], + "id": 317, + "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==", + "man_dir": "", + "name": "postcss-js", + "name_hash": "51201709044640027", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz", + "tag": "npm", + "value": "4.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 617, + 618, + 619, + 620, + ], + "id": 318, + "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==", + "man_dir": "", + "name": "postcss-load-config", + "name_hash": "11124459238108428623", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.2.tgz", + "tag": "npm", + "value": "4.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 621, + 622, + ], + "id": 319, + "integrity": "sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==", + "man_dir": "", + "name": "postcss-nested", + "name_hash": "13580188021191584601", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.1.tgz", + "tag": "npm", + "value": "6.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 623, + 624, + ], + "id": 320, + "integrity": "sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==", + "man_dir": "", + "name": "postcss-selector-parser", + "name_hash": "8882225543017639620", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.0.tgz", + "tag": "npm", + "value": "6.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 321, + "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", + "man_dir": "", + "name": "postcss-value-parser", + "name_hash": "4513255719471974821", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", + "tag": "npm", + "value": "4.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 322, + "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", + "man_dir": "", + "name": "prelude-ls", + "name_hash": "2714658211020917171", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", + "tag": "npm", + "value": "1.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 323, + "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", + "man_dir": "", + "name": "progress", + "name_hash": "11283104389794780362", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 625, + 626, + 627, + ], + "id": 324, + "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", + "man_dir": "", + "name": "prop-types", + "name_hash": "2288456573804260909", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", + "tag": "npm", + "value": "15.8.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 628, + 629, + 630, + 631, + 632, + 633, + 634, + 635, + ], + "id": 325, + "integrity": "sha512-u0piLU+nCOHMgGjRbimiXmA9kM/L9EHh3zL81xCdp7m+Y2pHIsnmbdDoEDoAz5geaonNR6q6+yOPQs6n4T6sBQ==", + "man_dir": "", + "name": "proxy-agent", + "name_hash": "9904923658574585845", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-6.4.0.tgz", + "tag": "npm", + "value": "6.4.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 326, + "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==", + "man_dir": "", + "name": "proxy-from-env", + "name_hash": "1270194980615207566", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", + "tag": "npm", + "value": "1.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 636, + 637, + ], + "id": 327, + "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", + "man_dir": "", + "name": "pump", + "name_hash": "7040703475696644678", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 328, + "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", + "man_dir": "", + "name": "punycode", + "name_hash": "6702779252101758505", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", + "tag": "npm", + "value": "2.3.1", + }, + "scripts": {}, + }, + { + "bin": { + "file": "lib/esm/puppeteer/node/cli.js", + "name": "puppeteer", + }, + "dependencies": [ + 638, + 639, + 640, + 641, + ], + "id": 329, + "integrity": "sha512-kyUYI12SyJIjf9UGTnHfhNMYv4oVK321Jb9QZDBiGVNx5453SplvbdKI7UrF+S//3RtCneuUFCyHxnvQXQjpxg==", + "man_dir": "", + "name": "puppeteer", + "name_hash": "13072297456933147981", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-22.12.0.tgz", + "tag": "npm", + "value": "22.12.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 642, + 643, + 644, + 645, + 646, + ], + "id": 330, + "integrity": "sha512-9gY+JwBW/Fp3/x9+cOGK7ZcwqjvtvY2xjqRqsAA0B3ZFMzBauVTSZ26iWTmvOQX2sk78TN/rd5rnetxVxmK5CQ==", + "man_dir": "", + "name": "puppeteer-core", + "name_hash": "10954685796294859150", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-22.12.0.tgz", + "tag": "npm", + "value": "22.12.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 331, + "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", + "man_dir": "", + "name": "queue-microtask", + "name_hash": "5425309755386634043", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", + "tag": "npm", + "value": "1.2.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 332, + "integrity": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==", + "man_dir": "", + "name": "queue-tick", + "name_hash": "9246306848360353145", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/queue-tick/-/queue-tick-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 647, + ], + "id": 333, + "integrity": "sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==", + "man_dir": "", + "name": "react", + "name_hash": "10719851453835962256", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/react/-/react-18.2.0.tgz", + "tag": "npm", + "value": "18.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 648, + 649, + 650, + ], + "id": 334, + "integrity": "sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==", + "man_dir": "", + "name": "react-dom", + "name_hash": "7373667379151837307", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz", + "tag": "npm", + "value": "18.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 335, + "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", + "man_dir": "", + "name": "react-is", + "name_hash": "2565568243106125199", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", + "tag": "npm", + "value": "16.13.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 651, + ], + "id": 336, + "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==", + "man_dir": "", + "name": "read-cache", + "name_hash": "10142894349910084417", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz", + "tag": "npm", + "value": "1.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 652, + ], + "id": 337, + "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", + "man_dir": "", + "name": "readdirp", + "name_hash": "10039124027740987170", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", + "tag": "npm", + "value": "3.6.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 653, + 654, + 655, + 656, + 657, + 658, + 659, + ], + "id": 338, + "integrity": "sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==", + "man_dir": "", + "name": "reflect.getprototypeof", + "name_hash": "16421047821568888832", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.6.tgz", + "tag": "npm", + "value": "1.0.6", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 339, + "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==", + "man_dir": "", + "name": "regenerator-runtime", + "name_hash": "7537904526969317900", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", + "tag": "npm", + "value": "0.14.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 660, + 661, + 662, + 663, + ], + "id": 340, + "integrity": "sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==", + "man_dir": "", + "name": "regexp.prototype.flags", + "name_hash": "1450419609126993699", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz", + "tag": "npm", + "value": "1.5.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 341, + "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", + "man_dir": "", + "name": "require-directory", + "name_hash": "6781837652461215204", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", + "tag": "npm", + "value": "2.1.1", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/resolve", + "name": "resolve", + }, + "dependencies": [ + 664, + 665, + 666, + ], + "id": 342, + "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", + "man_dir": "", + "name": "resolve", + "name_hash": "17831413505788817704", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", + "tag": "npm", + "value": "1.22.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 343, + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "man_dir": "", + "name": "resolve-from", + "name_hash": "3749267992243009772", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], "id": 344, - "integrity": "sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==", + "integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==", "man_dir": "", - "name": "typed-array-buffer", - "name_hash": "12632345045689166547", + "name": "resolve-pkg-maps", + "name_hash": "2492033107302429470", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz", "tag": "npm", - "value": "1.0.2", + "value": "1.0.0", }, "scripts": {}, }, { "bin": null, - "dependencies": [ - 590, - 591, - 592, - ], + "dependencies": [], "id": 345, - "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==", + "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", "man_dir": "", - "name": "string.prototype.trimstart", - "name_hash": "2565522221466854936", + "name": "reusify", + "name_hash": "6641847649693934607", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz", + "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", "tag": "npm", - "value": "1.0.8", + "value": "1.0.4", }, "scripts": {}, }, { - "bin": null, + "bin": { + "file": "bin.js", + "name": "rimraf", + }, "dependencies": [ - 593, - 594, - 595, + 667, ], "id": 346, - "integrity": "sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", "man_dir": "", - "name": "string.prototype.trimend", - "name_hash": "1025553805644415088", + "name": "rimraf", + "name_hash": "6866739241594583209", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", "tag": "npm", - "value": "1.0.8", + "value": "3.0.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 596, - 597, - 598, - 599, + 668, ], "id": 347, - "integrity": "sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==", + "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", "man_dir": "", - "name": "string.prototype.trim", - "name_hash": "13195996988681286312", + "name": "run-parallel", + "name_hash": "12083900303949760391", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz", + "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", "tag": "npm", - "value": "1.2.9", + "value": "1.2.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 600, - 601, - 602, + 669, + 670, + 671, + 672, ], "id": 348, + "integrity": "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==", + "man_dir": "", + "name": "safe-array-concat", + "name_hash": "16724726882203544952", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.2.tgz", + "tag": "npm", + "value": "1.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 673, + 674, + 675, + ], + "id": 349, "integrity": "sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==", "man_dir": "", "name": "safe-regex-test", @@ -18492,87 +18783,70 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "bin": null, "dependencies": [ - 603, - 604, - ], - "id": 349, - "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==", - "man_dir": "", - "name": "is-regex", - "name_hash": "5347229372705359543", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz", - "tag": "npm", - "value": "1.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 605, - 606, - 607, - 608, + 676, ], "id": 350, - "integrity": "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==", + "integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==", "man_dir": "", - "name": "safe-array-concat", - "name_hash": "16724726882203544952", + "name": "scheduler", + "name_hash": "6246319597786948434", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.2.tgz", + "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz", "tag": "npm", - "value": "1.1.2", + "value": "0.23.2", }, "scripts": {}, }, { - "bin": null, + "bin": { + "file": "bin/semver.js", + "name": "semver", + }, "dependencies": [], "id": 351, - "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "man_dir": "", - "name": "isarray", - "name_hash": "1313190527457156627", + "name": "semver", + "name_hash": "16367367531761322261", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", "tag": "npm", - "value": "2.0.5", + "value": "6.3.1", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 609, - 610, - 611, - 612, + 677, + 678, + 679, + 680, + 681, + 682, ], "id": 352, - "integrity": "sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==", + "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", "man_dir": "", - "name": "regexp.prototype.flags", - "name_hash": "1450419609126993699", + "name": "set-function-length", + "name_hash": "4099692491438602224", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz", + "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", "tag": "npm", - "value": "1.5.2", + "value": "1.2.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 613, - 614, - 615, - 616, + 683, + 684, + 685, + 686, ], "id": 353, "integrity": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==", @@ -18589,175 +18863,47 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` }, { "bin": null, - "dependencies": [], + "dependencies": [ + 687, + ], "id": 354, - "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", "man_dir": "", - "name": "functions-have-names", - "name_hash": "2705786889099279986", + "name": "shebang-command", + "name_hash": "9009661312948442432", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", "tag": "npm", - "value": "1.2.3", + "value": "2.0.0", }, "scripts": {}, }, { "bin": null, - "dependencies": [ - 617, - 618, - 619, - 620, - ], + "dependencies": [], "id": 355, - "integrity": "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", "man_dir": "", - "name": "object.assign", - "name_hash": "3382096865825279030", + "name": "shebang-regex", + "name_hash": "18053981199157160202", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", "tag": "npm", - "value": "4.1.5", + "value": "3.0.0", }, "scripts": {}, }, { "bin": null, - "dependencies": [], + "dependencies": [ + 688, + 689, + 690, + 691, + ], "id": 356, - "integrity": "sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==", - "man_dir": "", - "name": "object-inspect", - "name_hash": "956383507377191237", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz", - "tag": "npm", - "value": "1.13.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 621, - ], - "id": 357, - "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==", - "man_dir": "", - "name": "is-weakref", - "name_hash": "16457982703851476953", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 622, - ], - "id": 358, - "integrity": "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==", - "man_dir": "", - "name": "is-shared-array-buffer", - "name_hash": "16404740693320828184", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz", - "tag": "npm", - "value": "1.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 359, - "integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==", - "man_dir": "", - "name": "is-negative-zero", - "name_hash": "15976851243871524828", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 623, - ], - "id": 360, - "integrity": "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==", - "man_dir": "", - "name": "is-data-view", - "name_hash": "9883274985744387088", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 624, - 625, - ], - "id": 361, - "integrity": "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==", - "man_dir": "", - "name": "is-array-buffer", - "name_hash": "14032760764897204845", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz", - "tag": "npm", - "value": "3.0.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 626, - 627, - 628, - ], - "id": 362, - "integrity": "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==", - "man_dir": "", - "name": "internal-slot", - "name_hash": "5294586439646401067", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.7.tgz", - "tag": "npm", - "value": "1.0.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 629, - 630, - 631, - 632, - ], - "id": 363, "integrity": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==", "man_dir": "", "name": "side-channel", @@ -18772,484 +18918,462 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` }, { "bin": null, - "dependencies": [ - 633, - 634, - ], - "id": 364, - "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==", + "dependencies": [], + "id": 357, + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", "man_dir": "", - "name": "globalthis", - "name_hash": "13441561870904786738", + "name": "signal-exit", + "name_hash": "10435964049369420478", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", "tag": "npm", - "value": "1.0.4", + "value": "4.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 358, + "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", + "man_dir": "", + "name": "slash", + "name_hash": "14883663570633596397", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 359, + "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==", + "man_dir": "", + "name": "smart-buffer", + "name_hash": "9798348771309838398", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz", + "tag": "npm", + "value": "4.2.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 635, - 636, - 637, - ], - "id": 365, - "integrity": "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==", - "man_dir": "", - "name": "get-symbol-description", - "name_hash": "9231308723607962639", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 638, - 639, - 640, - 641, - ], - "id": 366, - "integrity": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==", - "man_dir": "", - "name": "function.prototype.name", - "name_hash": "4695092674110180958", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz", - "tag": "npm", - "value": "1.1.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 642, - 643, - 644, - ], - "id": 367, - "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==", - "man_dir": "", - "name": "es-to-primitive", - "name_hash": "5511149163085325549", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz", - "tag": "npm", - "value": "1.2.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 645, - ], - "id": 368, - "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==", - "man_dir": "", - "name": "is-date-object", - "name_hash": "2234586858061383196", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz", - "tag": "npm", - "value": "1.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 646, - 647, - 648, - ], - "id": 369, - "integrity": "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==", - "man_dir": "", - "name": "es-set-tostringtag", - "name_hash": "6364566058234691598", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 649, - 650, - 651, - ], - "id": 370, - "integrity": "sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==", - "man_dir": "", - "name": "data-view-byte-offset", - "name_hash": "9075261318428197850", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.0.tgz", - "tag": "npm", - "value": "1.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 652, - 653, - 654, - ], - "id": 371, - "integrity": "sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==", - "man_dir": "", - "name": "data-view-byte-length", - "name_hash": "5338396469217736400", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 655, - 656, - 657, - ], - "id": 372, - "integrity": "sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==", - "man_dir": "", - "name": "data-view-buffer", - "name_hash": "15944719431260154058", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 658, - 659, - 660, - 661, - 662, - 663, - 664, - 665, - ], - "id": 373, - "integrity": "sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==", - "man_dir": "", - "name": "arraybuffer.prototype.slice", - "name_hash": "11166998714227851504", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz", - "tag": "npm", - "value": "1.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 666, - 667, - ], - "id": 374, - "integrity": "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==", - "man_dir": "", - "name": "array-buffer-byte-length", - "name_hash": "9975978122018604356", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 668, - 669, - 670, - 671, - ], - "id": 375, - "integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==", - "man_dir": "", - "name": "object.fromentries", - "name_hash": "58142230756561331", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.8.tgz", - "tag": "npm", - "value": "2.0.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 672, - ], - "id": 376, - "integrity": "sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q==", - "man_dir": "", - "name": "eslint-module-utils", - "name_hash": "8461306141657248779", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.8.1.tgz", - "tag": "npm", - "value": "2.8.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 673, - ], - "id": 377, - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "man_dir": "", - "name": "debug", - "name_hash": "14324291119347696526", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "tag": "npm", - "value": "3.2.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 674, - 675, - 676, - ], - "id": 378, - "integrity": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==", - "man_dir": "", - "name": "eslint-import-resolver-node", - "name_hash": "7112252065464945765", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz", - "tag": "npm", - "value": "0.3.9", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 677, - ], - "id": 379, - "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", - "man_dir": "", - "name": "doctrine", - "name_hash": "17204823894354646410", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", - "tag": "npm", - "value": "2.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 678, - 679, - 680, - 681, - ], - "id": 380, - "integrity": "sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==", - "man_dir": "", - "name": "array.prototype.flatmap", - "name_hash": "4112999450230342125", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz", - "tag": "npm", - "value": "1.3.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 682, - ], - "id": 381, - "integrity": "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==", - "man_dir": "", - "name": "es-shim-unscopables", - "name_hash": "9491299634916711255", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 683, - 684, - 685, - 686, - ], - "id": 382, - "integrity": "sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==", - "man_dir": "", - "name": "array.prototype.flat", - "name_hash": "13419566320551684202", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz", - "tag": "npm", - "value": "1.3.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 687, - 688, - 689, - 690, - 691, 692, + 693, ], - "id": 383, - "integrity": "sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==", + "id": 360, + "integrity": "sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==", "man_dir": "", - "name": "array.prototype.findlastindex", - "name_hash": "12218267642355334154", + "name": "socks", + "name_hash": "16884970381877539768", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz", + "resolved": "https://registry.npmjs.org/socks/-/socks-2.8.3.tgz", "tag": "npm", - "value": "1.2.5", + "value": "2.8.3", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 693, 694, 695, 696, - 697, - 698, ], - "id": 384, - "integrity": "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==", + "id": 361, + "integrity": "sha512-VNegTZKhuGq5vSD6XNKlbqWhyt/40CgoEw8XxD6dhnm8Jq9IEa3nIa4HwnM8XOqU0CdB0BwWVXusqiFXfHB3+A==", "man_dir": "", - "name": "array-includes", - "name_hash": "4525275494838245397", + "name": "socks-proxy-agent", + "name_hash": "11921171134012595164", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.8.tgz", + "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.3.tgz", "tag": "npm", - "value": "3.1.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 699, - ], - "id": 385, - "integrity": "sha512-ZCuZCnlqNzjb4QprAzXKdpp/gh6KTxSJuw3IBsPnV/7fV4NxC9ckB+vPTt8w7fJA0TaSD7c55BR47JD6MEDyDw==", - "man_dir": "", - "name": "get-tsconfig", - "name_hash": "4239972350118399509", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.7.5.tgz", - "tag": "npm", - "value": "4.7.5", + "value": "8.0.3", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 386, - "integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==", + "id": 362, + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", "man_dir": "", - "name": "resolve-pkg-maps", - "name_hash": "2492033107302429470", + "name": "source-map", + "name_hash": "15131286332489002212", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", + "tag": "npm", + "value": "0.6.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 363, + "integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==", + "man_dir": "", + "name": "source-map-js", + "name_hash": "6679519744659543339", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz", + "tag": "npm", + "value": "1.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 364, + "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==", + "man_dir": "", + "name": "sprintf-js", + "name_hash": "13547290882791134867", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz", + "tag": "npm", + "value": "1.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 365, + "integrity": "sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==", + "man_dir": "", + "name": "streamsearch", + "name_hash": "16767345128201185654", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz", + "tag": "npm", + "value": "1.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 697, + 698, + 699, + 700, + ], + "id": 366, + "integrity": "sha512-LLUC1TWdjVdn1weXGcSxyTR3T4+acB6tVGXT95y0nGbca4t4o/ng1wKAGTljm9VicuCVLvRlqFYXYy5GwgM7sQ==", + "man_dir": "", + "name": "streamx", + "name_hash": "74555136203185339", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.18.0.tgz", + "tag": "npm", + "value": "2.18.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 701, + 702, + 703, + ], + "id": 367, + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "man_dir": "", + "name": "string-width", + "name_hash": "15727733666069179645", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "tag": "npm", + "value": "4.2.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 707, + 708, + 709, + 710, + 711, + 712, + 713, + 714, + 715, + 716, + 717, + 718, + ], + "id": 368, + "integrity": "sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==", + "man_dir": "", + "name": "string.prototype.matchall", + "name_hash": "3859254092910215586", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz", + "tag": "npm", + "value": "4.0.11", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 719, + 720, + 721, + 722, + ], + "id": 369, + "integrity": "sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==", + "man_dir": "", + "name": "string.prototype.trim", + "name_hash": "13195996988681286312", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz", + "tag": "npm", + "value": "1.2.9", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 723, + 724, + 725, + ], + "id": 370, + "integrity": "sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==", + "man_dir": "", + "name": "string.prototype.trimend", + "name_hash": "1025553805644415088", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz", + "tag": "npm", + "value": "1.0.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 726, + 727, + 728, + ], + "id": 371, + "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==", + "man_dir": "", + "name": "string.prototype.trimstart", + "name_hash": "2565522221466854936", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz", + "tag": "npm", + "value": "1.0.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 729, + ], + "id": 372, + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "man_dir": "", + "name": "strip-ansi", + "name_hash": "13340235767065158173", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "tag": "npm", + "value": "6.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 373, + "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", + "man_dir": "", + "name": "strip-bom", + "name_hash": "10409965272767959480", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 374, + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", + "man_dir": "", + "name": "strip-json-comments", + "name_hash": "3826326773345398095", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "tag": "npm", + "value": "3.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 731, + 732, + ], + "id": 375, + "integrity": "sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==", + "man_dir": "", + "name": "styled-jsx", + "name_hash": "3150382730046383618", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.1.tgz", + "tag": "npm", + "value": "5.1.1", + }, + "scripts": {}, + }, + { + "bin": { + "sucrase": "bin/sucrase", + "sucrase-node": "bin/sucrase-node", + }, + "dependencies": [ + 733, + 734, + 735, + 736, + 737, + 738, + 739, + ], + "id": 376, + "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==", + "man_dir": "", + "name": "sucrase", + "name_hash": "8220562023141918134", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.0.tgz", + "tag": "npm", + "value": "3.35.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 740, + ], + "id": 377, + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "man_dir": "", + "name": "supports-color", + "name_hash": "8283007902753735493", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "tag": "npm", + "value": "7.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 378, + "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "man_dir": "", + "name": "supports-preserve-symlinks-flag", + "name_hash": "7228670803640303868", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", "tag": "npm", "value": "1.0.0", }, "scripts": {}, }, { - "bin": null, + "bin": { + "tailwind": "lib/cli.js", + "tailwindcss": "lib/cli.js", + }, "dependencies": [ - 700, - 701, + 741, + 742, + 743, + 744, + 745, + 746, + 747, + 748, + 749, + 750, + 751, + 752, + 753, + 754, + 755, + 756, + 757, + 758, + 759, + 760, + 761, + 762, ], - "id": 387, - "integrity": "sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==", + "id": 379, + "integrity": "sha512-A0KgSkef7eE4Mf+nKJ83i75TMyq8HqY3qmFIJSWy8bNt0v1lG7jUcpGpoTFxAwYcWOphcTBLPPJg+bDfhDf52w==", "man_dir": "", - "name": "enhanced-resolve", - "name_hash": "2987069983667056488", + "name": "tailwindcss", + "name_hash": "6098981126968834122", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.17.0.tgz", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.3.tgz", "tag": "npm", - "value": "5.17.0", + "value": "3.3.3", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 388, + "id": 380, "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==", "man_dir": "", "name": "tapable", @@ -19265,110 +19389,154 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "bin": null, "dependencies": [ - 702, + 763, + 764, + 765, + 766, ], - "id": 389, - "integrity": "sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==", + "id": 381, + "integrity": "sha512-JOgGAmZyMgbqpLwct7ZV8VzkEB6pxXFBVErLtb+XCOqzc6w1xiWKI9GVd6bwk68EX7eJ4DWmfXVmq8K2ziZTGg==", "man_dir": "", - "name": "eslint-plugin-react-hooks", - "name_hash": "14057422571669714006", + "name": "tar-fs", + "name_hash": "14440968244754303214", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz", + "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.5.tgz", "tag": "npm", - "value": "4.6.2", + "value": "3.0.5", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 703, - 704, - 705, - 706, - 707, - 708, + 767, + 768, + 769, ], - "id": 390, - "integrity": "sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==", + "id": 382, + "integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==", "man_dir": "", - "name": "@typescript-eslint/parser", - "name_hash": "16517001479467293030", + "name": "tar-stream", + "name_hash": "14255302179190904139", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.21.0.tgz", + "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.7.tgz", "tag": "npm", - "value": "6.21.0", + "value": "3.1.7", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 709, - 710, - 711, - 712, - 713, - 714, - 715, - 716, + 770, ], - "id": 391, - "integrity": "sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==", + "id": 383, + "integrity": "sha512-TmLJNj6UgX8xcUZo4UDStGQtDiTzF7BzWlzn9g7UWrjkpHr5uJTK1ld16wZ3LXb2vb6jH8qU89dW5whuMdXYdw==", "man_dir": "", - "name": "@typescript-eslint/typescript-estree", - "name_hash": "17745786537991019945", + "name": "text-decoder", + "name_hash": "16075354394561303825", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz", + "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.1.0.tgz", "tag": "npm", - "value": "6.21.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 717, - 718, - ], - "id": 392, - "integrity": "sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==", - "man_dir": "", - "name": "@typescript-eslint/visitor-keys", - "name_hash": "7940841856001563650", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz", - "tag": "npm", - "value": "6.21.0", + "value": "1.1.0", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 393, - "integrity": "sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==", + "id": 384, + "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", "man_dir": "", - "name": "@typescript-eslint/types", - "name_hash": "9755027355340495761", + "name": "text-table", + "name_hash": "8812171258786601301", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.21.0.tgz", + "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", "tag": "npm", - "value": "6.21.0", + "value": "0.2.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 719, + 771, ], - "id": 394, + "id": 385, + "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", + "man_dir": "", + "name": "thenify", + "name_hash": "10214550608932566002", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz", + "tag": "npm", + "value": "3.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 772, + ], + "id": 386, + "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==", + "man_dir": "", + "name": "thenify-all", + "name_hash": "3497577183623575301", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz", + "tag": "npm", + "value": "1.6.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 387, + "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==", + "man_dir": "", + "name": "through", + "name_hash": "16941386786386382390", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", + "tag": "npm", + "value": "2.3.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 773, + ], + "id": 388, + "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", + "man_dir": "", + "name": "to-regex-range", + "name_hash": "14243204250463262724", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", + "tag": "npm", + "value": "5.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 774, + ], + "id": 389, "integrity": "sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==", "man_dir": "", "name": "ts-api-utils", @@ -19381,325 +19549,19 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` }, "scripts": {}, }, - { - "bin": null, - "dependencies": [ - 720, - ], - "id": 395, - "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==", - "man_dir": "", - "name": "minimatch", - "name_hash": "8137703609956696607", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz", - "tag": "npm", - "value": "9.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 721, - 722, - 723, - 724, - 725, - 726, - ], - "id": 396, - "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", - "man_dir": "", - "name": "globby", - "name_hash": "15348107128072099982", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", - "tag": "npm", - "value": "11.1.0", - }, - "scripts": {}, - }, { "bin": null, "dependencies": [], - "id": 397, - "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", + "id": 390, + "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==", "man_dir": "", - "name": "slash", - "name_hash": "14883663570633596397", + "name": "ts-interface-checker", + "name_hash": "9090669025631097322", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz", "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 727, - ], - "id": 398, - "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", - "man_dir": "", - "name": "dir-glob", - "name_hash": "7561427002176423027", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", - "tag": "npm", - "value": "3.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 399, - "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", - "man_dir": "", - "name": "path-type", - "name_hash": "1886008933504244910", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", - "tag": "npm", - "value": "4.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 400, - "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", - "man_dir": "", - "name": "array-union", - "name_hash": "16137961625129706702", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", - "tag": "npm", - "value": "2.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 728, - 729, - ], - "id": 401, - "integrity": "sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==", - "man_dir": "", - "name": "@typescript-eslint/scope-manager", - "name_hash": "4117654371883490926", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz", - "tag": "npm", - "value": "6.21.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 730, - ], - "id": 402, - "integrity": "sha512-VCnZI2cy77Yaj3L7Uhs3+44ikMM1VD/fBMwvTBb3hIaTIuqa+DmG4dhUDq+MASu3yx97KhgsVJbsas0XuiKyww==", - "man_dir": "", - "name": "@next/eslint-plugin-next", - "name_hash": "12150179697604729174", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 403, - "integrity": "sha512-qC/xYId4NMebE6w/V33Fh9gWxLgURiNYgVNObbJl2LZv0GUUItCcCqC5axQSwRaAgaxl2mELq1rMzlswaQ0Zxg==", - "man_dir": "", - "name": "@rushstack/eslint-patch", - "name_hash": "11774582013079126290", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.3.tgz", - "tag": "npm", - "value": "1.10.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 731, - 732, - 733, - 734, - 735, - 736, - 737, - 738, - 739, - 740, - 741, - 742, - 743, - 744, - 745, - 746, - 747, - ], - "id": 404, - "integrity": "sha512-Hdh937BS3KdwwbBaKd5+PLCOmYY6U4f2h9Z2ktwtNKvIdIEu137rjYbcb9ApSbVJfWxANNuiKTD/9tOKjK9qOA==", - "man_dir": "", - "name": "eslint-plugin-jsx-a11y", - "name_hash": "17038906309846806775", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.8.0.tgz", - "tag": "npm", - "value": "6.8.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 748, - 749, - 750, - ], - "id": 405, - "integrity": "sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==", - "man_dir": "", - "name": "object.entries", - "name_hash": "9232336923373250807", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.8.tgz", - "tag": "npm", - "value": "1.1.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 751, - ], - "id": 406, - "integrity": "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==", - "man_dir": "", - "name": "language-tags", - "name_hash": "3625175203997363083", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.9.tgz", - "tag": "npm", - "value": "1.0.9", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 407, - "integrity": "sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==", - "man_dir": "", - "name": "language-subtag-registry", - "name_hash": "15962551382548022065", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz", - "tag": "npm", - "value": "0.3.23", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 752, - 753, - 754, - 755, - ], - "id": 408, - "integrity": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==", - "man_dir": "", - "name": "jsx-ast-utils", - "name_hash": "7365668162252757844", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz", - "tag": "npm", - "value": "3.3.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 756, - 757, - 758, - 759, - 760, - 761, - 762, - 763, - 764, - 765, - 766, - 767, - 768, - 769, - ], - "id": 409, - "integrity": "sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==", - "man_dir": "", - "name": "es-iterator-helpers", - "name_hash": "6828621610707932693", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.0.19.tgz", - "tag": "npm", - "value": "1.0.19", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 770, - 771, - 772, - 773, - 774, - ], - "id": 410, - "integrity": "sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==", - "man_dir": "", - "name": "iterator.prototype", - "name_hash": "2087250667608616513", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.2.tgz", - "tag": "npm", - "value": "1.1.2", + "value": "0.1.13", }, "scripts": {}, }, @@ -19710,32 +19572,115 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` 776, 777, 778, - 779, - 780, - 781, ], - "id": 411, - "integrity": "sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==", + "id": 391, + "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==", "man_dir": "", - "name": "reflect.getprototypeof", - "name_hash": "16421047821568888832", + "name": "tsconfig-paths", + "name_hash": "9484880556576660029", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.6.tgz", + "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz", "tag": "npm", - "value": "1.0.6", + "value": "3.15.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 392, + "integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==", + "man_dir": "", + "name": "tslib", + "name_hash": "17922945129469812550", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz", + "tag": "npm", + "value": "2.6.3", }, "scripts": {}, }, { "bin": null, "dependencies": [ + 779, + ], + "id": 393, + "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", + "man_dir": "", + "name": "type-check", + "name_hash": "14488857500191659576", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", + "tag": "npm", + "value": "0.4.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 394, + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "man_dir": "", + "name": "type-fest", + "name_hash": "14668870911319020225", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "tag": "npm", + "value": "0.20.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 780, + 781, 782, + ], + "id": 395, + "integrity": "sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==", + "man_dir": "", + "name": "typed-array-buffer", + "name_hash": "12632345045689166547", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 783, 784, 785, 786, 787, + ], + "id": 396, + "integrity": "sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==", + "man_dir": "", + "name": "typed-array-byte-length", + "name_hash": "15839092223363072276", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 788, 789, 790, @@ -19743,7 +19688,266 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` 792, 793, ], - "id": 412, + "id": 397, + "integrity": "sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==", + "man_dir": "", + "name": "typed-array-byte-offset", + "name_hash": "4363148948656071809", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 794, + 795, + 796, + 797, + 798, + 799, + ], + "id": 398, + "integrity": "sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==", + "man_dir": "", + "name": "typed-array-length", + "name_hash": "11116743844802335237", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.6.tgz", + "tag": "npm", + "value": "1.0.6", + }, + "scripts": {}, + }, + { + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver", + }, + "dependencies": [], + "id": 399, + "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", + "man_dir": "", + "name": "typescript", + "name_hash": "7090219608841397663", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", + "tag": "npm", + "value": "5.2.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 800, + 801, + 802, + 803, + ], + "id": 400, + "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==", + "man_dir": "", + "name": "unbox-primitive", + "name_hash": "5619034830996442352", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 804, + 805, + ], + "id": 401, + "integrity": "sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==", + "man_dir": "", + "name": "unbzip2-stream", + "name_hash": "12033811216485982774", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz", + "tag": "npm", + "value": "1.4.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 402, + "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==", + "man_dir": "", + "name": "undici-types", + "name_hash": "13518207300296011529", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", + "tag": "npm", + "value": "5.26.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 403, + "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==", + "man_dir": "", + "name": "universalify", + "name_hash": "9857909289728530428", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz", + "tag": "npm", + "value": "2.0.1", + }, + "scripts": {}, + }, + { + "bin": { + "file": "cli.js", + "name": "update-browserslist-db", + }, + "dependencies": [ + 806, + 807, + 808, + ], + "id": 404, + "integrity": "sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ==", + "man_dir": "", + "name": "update-browserslist-db", + "name_hash": "6664421840286510928", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.16.tgz", + "tag": "npm", + "value": "1.0.16", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 809, + ], + "id": 405, + "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", + "man_dir": "", + "name": "uri-js", + "name_hash": "9694608825335680295", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", + "tag": "npm", + "value": "4.4.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 406, + "integrity": "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==", + "man_dir": "", + "name": "urlpattern-polyfill", + "name_hash": "11822535153800140816", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-10.0.0.tgz", + "tag": "npm", + "value": "10.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 407, + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", + "man_dir": "", + "name": "util-deprecate", + "name_hash": "4033437044928033698", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": { + "file": "./bin/node-which", + "name": "node-which", + }, + "dependencies": [ + 810, + ], + "id": 408, + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "man_dir": "", + "name": "which", + "name_hash": "5112236092670504396", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "tag": "npm", + "value": "2.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 811, + 812, + 813, + 814, + 815, + ], + "id": 409, + "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==", + "man_dir": "", + "name": "which-boxed-primitive", + "name_hash": "16054727932152155669", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 816, + 817, + 818, + 819, + 820, + 821, + 822, + 823, + 824, + 825, + 826, + 827, + ], + "id": 410, "integrity": "sha512-YmjsSMDBYsM1CaFiayOVT06+KJeXf0o5M/CAd4o1lTadFAtacTUM49zoYxr/oroopFDfhvN6iEcBxUyc3gvKmw==", "man_dir": "", "name": "which-builtin-type", @@ -19759,12 +19963,12 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "bin": null, "dependencies": [ - 794, - 795, - 796, - 797, + 828, + 829, + 830, + 831, ], - "id": 413, + "id": 411, "integrity": "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==", "man_dir": "", "name": "which-collection", @@ -19780,19 +19984,58 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "bin": null, "dependencies": [ - 798, - 799, + 832, + 833, + 834, + 835, + 836, ], - "id": 414, - "integrity": "sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ==", + "id": 412, + "integrity": "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==", "man_dir": "", - "name": "is-weakset", - "name_hash": "15512317874752413182", + "name": "which-typed-array", + "name_hash": "15299409777186876504", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.3.tgz", + "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.15.tgz", "tag": "npm", - "value": "2.0.3", + "value": "1.1.15", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 413, + "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", + "man_dir": "", + "name": "word-wrap", + "name_hash": "17394224781186240192", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", + "tag": "npm", + "value": "1.2.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 837, + 838, + 839, + ], + "id": 414, + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "man_dir": "", + "name": "wrap-ansi", + "name_hash": "6417752039399150421", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "tag": "npm", + "value": "7.0.0", }, "scripts": {}, }, @@ -19800,81 +20043,13 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "bin": null, "dependencies": [], "id": 415, - "integrity": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", "man_dir": "", - "name": "is-weakmap", - "name_hash": "6846802860855249568", + "name": "wrappy", + "name_hash": "18119806661187706052", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.2.tgz", - "tag": "npm", - "value": "2.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 416, - "integrity": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==", - "man_dir": "", - "name": "is-set", - "name_hash": "711008573234634940", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-set/-/is-set-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 417, - "integrity": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==", - "man_dir": "", - "name": "is-map", - "name_hash": "13285296637631486371", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 800, - ], - "id": 418, - "integrity": "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==", - "man_dir": "", - "name": "is-generator-function", - "name_hash": "6389681397246265335", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.0.10.tgz", - "tag": "npm", - "value": "1.0.10", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 801, - ], - "id": 419, - "integrity": "sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==", - "man_dir": "", - "name": "is-finalizationregistry", - "name_hash": "3324291948921067566", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", "tag": "npm", "value": "1.0.2", }, @@ -19883,18 +20058,94 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "bin": null, "dependencies": [ - 802, + 843, + 844, ], - "id": 420, - "integrity": "sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==", + "id": 416, + "integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==", "man_dir": "", - "name": "is-async-function", - "name_hash": "7396704721306843003", + "name": "ws", + "name_hash": "14644737011329074183", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz", "tag": "npm", - "value": "2.0.0", + "value": "8.17.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 417, + "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", + "man_dir": "", + "name": "y18n", + "name_hash": "13867919047397601860", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", + "tag": "npm", + "value": "5.0.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 418, + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "man_dir": "", + "name": "yallist", + "name_hash": "17447362886122903538", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin.mjs", + "name": "yaml", + }, + "dependencies": [], + "id": 419, + "integrity": "sha512-sntgmxj8o7DE7g/Qi60cqpLBA3HG3STcDA0kO+WfB05jEKhZMbY7umNm2rBpQvsmZ16/lPXCJGW2672dgOUkrg==", + "man_dir": "", + "name": "yaml", + "name_hash": "6823399114509449780", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.3.tgz", + "tag": "npm", + "value": "2.4.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 845, + 846, + 847, + 848, + 849, + 850, + 851, + ], + "id": 420, + "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", + "man_dir": "", + "name": "yargs", + "name_hash": "18153588124555602831", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", + "tag": "npm", + "value": "17.7.2", }, "scripts": {}, }, @@ -19902,33 +20153,34 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "bin": null, "dependencies": [], "id": 421, - "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==", + "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", "man_dir": "", - "name": "damerau-levenshtein", - "name_hash": "15167018638538311401", + "name": "yargs-parser", + "name_hash": "2624058701233809213", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", "tag": "npm", - "value": "1.0.8", + "value": "21.1.1", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 803, + 852, + 853, ], "id": 422, - "integrity": "sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg==", + "integrity": "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==", "man_dir": "", - "name": "axobject-query", - "name_hash": "9344054106894956572", + "name": "yauzl", + "name_hash": "7329914562904170092", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-3.2.1.tgz", + "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz", "tag": "npm", - "value": "3.2.1", + "value": "2.10.0", }, "scripts": {}, }, @@ -19936,15 +20188,15 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "bin": null, "dependencies": [], "id": 423, - "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", + "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", "man_dir": "", - "name": "dequal", - "name_hash": "9863785364709466334", + "name": "yocto-queue", + "name_hash": "9034931028572940079", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz", + "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", "tag": "npm", - "value": "2.0.3", + "value": "0.1.0", }, "scripts": {}, }, @@ -19952,148 +20204,222 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "bin": null, "dependencies": [], "id": 424, - "integrity": "sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==", + "integrity": "sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==", "man_dir": "", - "name": "axe-core", - "name_hash": "13988195930258765777", + "name": "zod", + "name_hash": "13942938047053248045", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.7.0.tgz", + "resolved": "https://registry.npmjs.org/zod/-/zod-3.23.8.tgz", "tag": "npm", - "value": "4.7.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 425, - "integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==", - "man_dir": "", - "name": "ast-types-flow", - "name_hash": "3772215945262775731", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.8.tgz", - "tag": "npm", - "value": "0.0.8", + "value": "3.23.8", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 804, + 854, + 855, + 856, + ], + "id": 425, + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "man_dir": "", + "name": "chalk", + "name_hash": "15590360526536958927", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "tag": "npm", + "value": "2.4.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 857, + 858, + 859, ], "id": 426, - "integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==", + "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", "man_dir": "", - "name": "aria-query", - "name_hash": "506127023625643336", + "name": "string-width", + "name_hash": "15727733666069179645", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", "tag": "npm", - "value": "5.3.0", + "value": "5.1.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 805, + 860, ], "id": 427, - "integrity": "sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==", + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", "man_dir": "", - "name": "@babel/runtime", - "name_hash": "10291762809505250838", + "name": "strip-ansi", + "name_hash": "13340235767065158173", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.7.tgz", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", "tag": "npm", - "value": "7.24.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 428, - "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==", - "man_dir": "", - "name": "regenerator-runtime", - "name_hash": "7537904526969317900", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", - "tag": "npm", - "value": "0.14.1", + "value": "7.1.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 806, - 807, - 808, - 809, - 810, - 811, - 812, - 813, - 814, - 815, - 816, - 817, - 818, - 819, - 820, - 821, - 822, - 823, - 824, + 861, + 862, + 863, + ], + "id": 428, + "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", + "man_dir": "", + "name": "wrap-ansi", + "name_hash": "6417752039399150421", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", + "tag": "npm", + "value": "8.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 864, ], "id": 429, - "integrity": "sha512-2HCmrU+/JNigDN6tg55cRDKCQWicYAPB38JGSFDQt95jDm8rrvSUo7YPkOIm5l6ts1j1zCvysNcasvfTMQzUOw==", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", "man_dir": "", - "name": "eslint-plugin-react", - "name_hash": "15811917473959571682", + "name": "debug", + "name_hash": "14324291119347696526", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.34.2.tgz", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", "tag": "npm", - "value": "7.34.2", + "value": "4.3.4", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/semver.js", + "name": "semver", + }, + "dependencies": [ + 865, + ], + "id": 430, + "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "man_dir": "", + "name": "semver", + "name_hash": "16367367531761322261", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", + "tag": "npm", + "value": "7.6.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 825, - 826, - 827, - 828, - 829, - 830, - 831, - 832, - 833, - 834, - 835, - 836, + 866, ], - "id": 430, - "integrity": "sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==", + "id": 431, + "integrity": "sha512-scnD59RpYD91xngrQQLGkE+6UrHUPzeKZWhhjBSa3HSkwjbQc38+q3RoIVEwxQGRw3M+j5hpNAM+lgV3cVormg==", "man_dir": "", - "name": "string.prototype.matchall", - "name_hash": "3859254092910215586", + "name": "@types/node", + "name_hash": "4124652010926124945", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.14.tgz", "tag": "npm", - "value": "4.0.11", + "value": "20.12.14", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 868, + ], + "id": 432, + "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==", + "man_dir": "", + "name": "minimatch", + "name_hash": "8137703609956696607", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz", + "tag": "npm", + "value": "9.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 871, + ], + "id": 433, + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "man_dir": "", + "name": "glob-parent", + "name_hash": "11965780159102682782", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "tag": "npm", + "value": "5.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 872, + ], + "id": 434, + "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", + "man_dir": "", + "name": "debug", + "name_hash": "14324291119347696526", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", + "tag": "npm", + "value": "3.2.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 875, + ], + "id": 435, + "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", + "man_dir": "", + "name": "doctrine", + "name_hash": "17204823894354646410", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", + "tag": "npm", + "value": "2.1.0", }, "scripts": {}, }, @@ -20103,11 +20429,11 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "name": "resolve", }, "dependencies": [ - 837, - 838, - 839, + 877, + 878, + 879, ], - "id": 431, + "id": 436, "integrity": "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==", "man_dir": "", "name": "resolve", @@ -20123,202 +20449,93 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "bin": null, "dependencies": [ - 840, - 841, - 842, - ], - "id": 432, - "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", - "man_dir": "", - "name": "prop-types", - "name_hash": "2288456573804260909", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", - "tag": "npm", - "value": "15.8.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 433, - "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", - "man_dir": "", - "name": "react-is", - "name_hash": "2565568243106125199", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", - "tag": "npm", - "value": "16.13.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 843, - 844, - 845, - ], - "id": 434, - "integrity": "sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==", - "man_dir": "", - "name": "object.hasown", - "name_hash": "12140096160358655980", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.4.tgz", - "tag": "npm", - "value": "1.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 846, - 847, - 848, - 849, - 850, - ], - "id": 435, - "integrity": "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==", - "man_dir": "", - "name": "array.prototype.tosorted", - "name_hash": "6050988382768901310", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz", - "tag": "npm", - "value": "1.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 851, - 852, - 853, - 854, - ], - "id": 436, - "integrity": "sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA==", - "man_dir": "", - "name": "array.prototype.toreversed", - "name_hash": "13586337247798060470", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/array.prototype.toreversed/-/array.prototype.toreversed-1.1.2.tgz", - "tag": "npm", - "value": "1.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 855, - 856, - 857, - 858, - 859, - 860, + 881, ], "id": 437, - "integrity": "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==", + "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==", "man_dir": "", - "name": "array.prototype.findlast", - "name_hash": "1818731707851809687", + "name": "minimatch", + "name_hash": "8137703609956696607", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", "tag": "npm", - "value": "1.2.5", + "value": "9.0.4", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 861, - 862, + 882, + 883, + 884, ], "id": 438, - "integrity": "sha512-DIM2C9qCECwhck9nLsCDeTv943VmGMCkwX3KljjprSRDXaK2CSiUDVGbUit80Er38ukgxuESJgYPAys4FsNCdg==", + "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", "man_dir": "", - "name": "bun-types", - "name_hash": "2516125195587546235", + "name": "postcss", + "name_hash": "9297766010604904796", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.12.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", "tag": "npm", - "value": "1.1.12", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 863, - ], - "id": 439, - "integrity": "sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==", - "man_dir": "", - "name": "@types/ws", - "name_hash": "7625274352264072099", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.10.tgz", - "tag": "npm", - "value": "8.5.10", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/autoprefixer", - "name": "autoprefixer", - }, - "dependencies": [ - 864, - 865, - 866, - 867, - 868, - 869, - 870, - ], - "id": 440, - "integrity": "sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==", - "man_dir": "", - "name": "autoprefixer", - "name_hash": "8637312893797281270", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.16.tgz", - "tag": "npm", - "value": "10.4.16", + "value": "8.4.31", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 441, - "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", + "id": 439, + "integrity": "sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==", "man_dir": "", - "name": "normalize-range", - "name_hash": "2450824346687386237", + "name": "lru-cache", + "name_hash": "15261810304153928944", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.2.tgz", "tag": "npm", - "value": "0.1.2", + "value": "10.2.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 440, + "integrity": "sha512-O18pf7nyvHTckunPWCV1XUNXU1piu01y2b7ATJ0ppkUkk8ocqVWBrYjJBCwHDjD/ZWcfyrA0P4gKhzWGi5EINQ==", + "man_dir": "", + "name": "lilconfig", + "name_hash": "17464546908434930808", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.1.tgz", + "tag": "npm", + "value": "3.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 885, + 886, + 887, + 888, + 889, + 890, + ], + "id": 441, + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "man_dir": "", + "name": "glob", + "name_hash": "4994027009006720870", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "tag": "npm", + "value": "7.2.3", }, "scripts": {}, }, @@ -20326,78 +20543,67 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "bin": null, "dependencies": [], "id": 442, - "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", "man_dir": "", - "name": "fraction.js", - "name_hash": "8226692764887072839", + "name": "emoji-regex", + "name_hash": "4954026511424972012", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", "tag": "npm", - "value": "4.3.7", + "value": "8.0.0", }, "scripts": {}, }, { - "bin": { - "file": "cli.js", - "name": "browserslist", - }, + "bin": null, "dependencies": [ - 871, - 872, - 873, - 874, + 891, ], "id": 443, - "integrity": "sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", "man_dir": "", - "name": "browserslist", - "name_hash": "10902238872969648239", + "name": "ansi-styles", + "name_hash": "1496261712670764878", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.0.tgz", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", "tag": "npm", - "value": "4.23.0", - }, - "scripts": {}, - }, - { - "bin": { - "file": "cli.js", - "name": "update-browserslist-db", - }, - "dependencies": [ - 875, - 876, - 877, - ], - "id": 444, - "integrity": "sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ==", - "man_dir": "", - "name": "update-browserslist-db", - "name_hash": "6664421840286510928", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.16.tgz", - "tag": "npm", - "value": "1.0.16", + "value": "3.2.1", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 445, - "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==", + "id": 444, + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", "man_dir": "", - "name": "node-releases", - "name_hash": "16500855680207755447", + "name": "escape-string-regexp", + "name_hash": "6183299340420948366", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", "tag": "npm", - "value": "2.0.14", + "value": "1.0.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 892, + ], + "id": 445, + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "man_dir": "", + "name": "supports-color", + "name_hash": "8283007902753735493", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "tag": "npm", + "value": "5.5.0", }, "scripts": {}, }, @@ -20405,85 +20611,85 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "bin": null, "dependencies": [], "id": 446, - "integrity": "sha512-eVGeQxpaBYbomDBa/Mehrs28MdvCXfJmEFzaMFsv8jH/MJDLIylJN81eTJ5kvx7B7p18OiPK0BkC06lydEy63A==", + "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", "man_dir": "", - "name": "electron-to-chromium", - "name_hash": "670529235028360171", + "name": "ansi-regex", + "name_hash": "8115476937249128794", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.790.tgz", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", "tag": "npm", - "value": "1.4.790", + "value": "6.0.1", }, "scripts": {}, }, { "bin": null, - "dependencies": [ - 878, - ], + "dependencies": [], "id": 447, - "integrity": "sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA==", + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", "man_dir": "", - "name": "@types/react-dom", - "name_hash": "3229493356298419080", + "name": "ansi-styles", + "name_hash": "1496261712670764878", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.7.tgz", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", "tag": "npm", - "value": "18.2.7", + "value": "6.2.1", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 879, - 880, - 881, + 893, ], "id": 448, - "integrity": "sha512-60fLTOLqzarLED2O3UQImc/lsNRgG0jE/a1mPW9KjMemY0LMITWEsbS4VvZ4p6rorEHd5YKxxmMKSDK505GHpA==", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", "man_dir": "", - "name": "@types/react", - "name_hash": "14723150644049679642", + "name": "lru-cache", + "name_hash": "15261810304153928944", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.22.tgz", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", "tag": "npm", - "value": "18.2.22", + "value": "6.0.0", }, "scripts": {}, }, { "bin": null, - "dependencies": [], + "dependencies": [ + 894, + ], "id": 449, - "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", "man_dir": "", - "name": "csstype", - "name_hash": "10489861045436610105", + "name": "brace-expansion", + "name_hash": "2949258092693339993", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", "tag": "npm", - "value": "3.1.3", + "value": "2.0.1", }, "scripts": {}, }, { "bin": null, - "dependencies": [], + "dependencies": [ + 897, + ], "id": 450, - "integrity": "sha512-YIoDCTH3Af6XM5VuwGG/QL/CJqga1Zm3NkU3HZ4ZHK2fRMPYP1VczsTUqtsf43PH/iJNVlPHAo2oWX7BSdB2Hw==", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", "man_dir": "", - "name": "@types/scheduler", - "name_hash": "12135549028975824460", + "name": "color-convert", + "name_hash": "4039459761306235234", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.23.0.tgz", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", "tag": "npm", - "value": "0.23.0", + "value": "1.9.3", }, "scripts": {}, }, @@ -20491,15 +20697,15 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "bin": null, "dependencies": [], "id": 451, - "integrity": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", "man_dir": "", - "name": "@types/prop-types", - "name_hash": "14301724962060537021", + "name": "has-flag", + "name_hash": "14617373831546330259", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.12.tgz", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", "tag": "npm", - "value": "15.7.12", + "value": "3.0.0", }, "scripts": {}, }, @@ -20507,15 +20713,15 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` "bin": null, "dependencies": [], "id": 452, - "integrity": "sha512-zI22/pJW2wUZOVyguFaUL1HABdmSVxpXrzIqkjsHmyUjNhPoWM1CKfvVuXfetHhIok4RY573cqS0mZ1SJEnoTg==", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", "man_dir": "", - "name": "@types/node", - "name_hash": "4124652010926124945", + "name": "color-name", + "name_hash": "16546212153853106385", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.7.0.tgz", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", "tag": "npm", - "value": "20.7.0", + "value": "1.1.3", }, "scripts": {}, }, @@ -20524,1712 +20730,1712 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "@alloc/quick-lru": { - "id": 33, - "package_id": 13, + "id": 741, + "package_id": 1, }, "@babel/code-frame": { - "id": 277, - "package_id": 202, + "id": 602, + "package_id": 2, }, "@babel/helper-validator-identifier": { - "id": 284, - "package_id": 211, + "id": 16, + "package_id": 3, }, "@babel/highlight": { - "id": 282, - "package_id": 203, + "id": 14, + "package_id": 4, }, "@babel/runtime": { - "id": 731, - "package_id": 427, + "id": 375, + "package_id": 5, }, "@eslint-community/eslint-utils": { - "id": 370, - "package_id": 241, + "id": 295, + "package_id": 6, }, "@eslint-community/regexpp": { - "id": 368, - "package_id": 248, + "id": 296, + "package_id": 7, }, "@eslint/eslintrc": { - "id": 363, - "package_id": 261, + "id": 297, + "package_id": 8, }, "@eslint/js": { - "id": 351, - "package_id": 289, + "id": 298, + "package_id": 9, }, "@humanwhocodes/config-array": { - "id": 369, - "package_id": 243, + "id": 299, + "package_id": 10, }, "@humanwhocodes/module-importer": { - "id": 371, - "package_id": 240, + "id": 300, + "package_id": 11, }, "@humanwhocodes/object-schema": { - "id": 375, - "package_id": 247, + "id": 32, + "package_id": 12, }, "@isaacs/cliui": { - "id": 111, - "package_id": 74, + "id": 521, + "package_id": 13, }, "@jridgewell/gen-mapping": { - "id": 90, - "package_id": 100, + "id": 733, + "package_id": 14, }, "@jridgewell/resolve-uri": { - "id": 145, - "package_id": 103, + "id": 44, + "package_id": 15, }, "@jridgewell/set-array": { - "id": 142, - "package_id": 104, + "id": 41, + "package_id": 16, }, "@jridgewell/sourcemap-codec": { - "id": 143, - "package_id": 102, + "id": 42, + "package_id": 17, }, "@jridgewell/trace-mapping": { - "id": 144, - "package_id": 101, + "id": 43, + "package_id": 18, }, "@next/env": { - "id": 300, - "package_id": 233, + "id": 555, + "package_id": 19, }, "@next/eslint-plugin-next": { - "id": 329, - "package_id": 402, + "id": 334, + "package_id": 20, }, "@next/swc-darwin-arm64": { - "id": 306, - "package_id": 227, + "id": 546, + "package_id": 21, }, "@next/swc-darwin-x64": { - "id": 305, - "package_id": 228, + "id": 547, + "package_id": 22, }, "@next/swc-linux-arm64-gnu": { - "id": 310, - "package_id": 223, + "id": 548, + "package_id": 23, }, "@next/swc-linux-arm64-musl": { - "id": 312, - "package_id": 221, + "id": 549, + "package_id": 24, }, "@next/swc-linux-x64-gnu": { - "id": 307, - "package_id": 226, + "id": 550, + "package_id": 25, }, "@next/swc-linux-x64-musl": { - "id": 308, - "package_id": 225, + "id": 551, + "package_id": 26, }, "@next/swc-win32-arm64-msvc": { - "id": 313, - "package_id": 220, + "id": 552, + "package_id": 27, }, "@next/swc-win32-ia32-msvc": { - "id": 311, - "package_id": 222, + "id": 553, + "package_id": 28, }, "@next/swc-win32-x64-msvc": { - "id": 309, - "package_id": 224, + "id": 554, + "package_id": 29, }, "@nodelib/fs.scandir": { - "id": 72, - "package_id": 46, + "id": 49, + "package_id": 30, }, "@nodelib/fs.stat": { - "id": 66, - "package_id": 49, + "id": 422, + "package_id": 31, }, "@nodelib/fs.walk": { - "id": 364, - "package_id": 43, + "id": 301, + "package_id": 32, }, "@pkgjs/parseargs": { - "id": 112, - "package_id": 73, + "id": 520, + "package_id": 33, }, "@puppeteer/browsers": { - "id": 155, - "package_id": 115, + "id": 638, + "package_id": 34, }, "@rushstack/eslint-patch": { - "id": 328, - "package_id": 403, + "id": 335, + "package_id": 35, }, "@swc/helpers": { - "id": 303, - "package_id": 230, + "id": 556, + "package_id": 36, }, "@tootallnate/quickjs-emscripten": { - "id": 219, - "package_id": 178, + "id": 591, + "package_id": 37, }, "@types/json5": { - "id": 463, - "package_id": 308, + "id": 775, + "package_id": 38, }, "@types/node": { "id": 0, - "package_id": 452, + "package_id": 39, }, "@types/prop-types": { - "id": 879, - "package_id": 451, + "id": 60, + "package_id": 40, }, "@types/react": { "id": 1, - "package_id": 448, + "package_id": 41, }, "@types/react-dom": { "id": 2, - "package_id": 447, + "package_id": 42, }, "@types/scheduler": { - "id": 880, - "package_id": 450, + "id": 61, + "package_id": 43, }, "@types/ws": { - "id": 861, - "package_id": 439, + "id": 164, + "package_id": 44, }, "@types/yauzl": { - "id": 253, - "package_id": 182, + "id": 418, + "package_id": 45, }, "@typescript-eslint/parser": { - "id": 330, - "package_id": 390, + "id": 336, + "package_id": 46, }, "@typescript-eslint/scope-manager": { - "id": 706, - "package_id": 401, + "id": 67, + "package_id": 47, }, "@typescript-eslint/types": { - "id": 704, - "package_id": 393, + "id": 68, + "package_id": 48, }, "@typescript-eslint/typescript-estree": { - "id": 707, - "package_id": 391, + "id": 69, + "package_id": 49, }, "@typescript-eslint/visitor-keys": { - "id": 705, - "package_id": 392, + "id": 70, + "package_id": 50, }, "acorn": { - "id": 405, - "package_id": 268, + "id": 413, + "package_id": 51, }, "acorn-jsx": { - "id": 406, - "package_id": 267, + "id": 414, + "package_id": 52, }, "agent-base": { - "id": 202, - "package_id": 156, + "id": 628, + "package_id": 53, }, "ajv": { - "id": 336, - "package_id": 269, + "id": 302, + "package_id": 54, }, "ansi-regex": { - "id": 122, - "package_id": 77, - }, - "ansi-styles": { - "id": 433, - "package_id": 81, - }, - "any-promise": { - "id": 97, - "package_id": 62, - }, - "anymatch": { - "id": 78, + "id": 729, "package_id": 55, }, + "ansi-styles": { + "id": 171, + "package_id": 56, + }, + "any-promise": { + "id": 539, + "package_id": 57, + }, + "anymatch": { + "id": 174, + "package_id": 58, + }, "arg": { - "id": 14, - "package_id": 107, + "id": 742, + "package_id": 59, }, "argparse": { - "id": 294, - "package_id": 213, + "id": 522, + "package_id": 60, }, "aria-query": { - "id": 732, - "package_id": 426, + "id": 376, + "package_id": 61, }, "array-buffer-byte-length": { - "id": 500, - "package_id": 374, + "id": 222, + "package_id": 62, }, "array-includes": { - "id": 445, - "package_id": 384, + "id": 357, + "package_id": 63, }, "array-union": { - "id": 721, - "package_id": 400, + "id": 469, + "package_id": 64, }, "array.prototype.findlast": { - "id": 807, - "package_id": 437, + "id": 393, + "package_id": 65, }, "array.prototype.findlastindex": { - "id": 446, - "package_id": 383, + "id": 358, + "package_id": 66, }, "array.prototype.flat": { - "id": 447, - "package_id": 382, + "id": 359, + "package_id": 67, }, "array.prototype.flatmap": { - "id": 448, - "package_id": 380, + "id": 360, + "package_id": 68, }, "array.prototype.toreversed": { - "id": 809, - "package_id": 436, + "id": 395, + "package_id": 69, }, "array.prototype.tosorted": { - "id": 810, - "package_id": 435, + "id": 396, + "package_id": 70, }, "arraybuffer.prototype.slice": { - "id": 501, - "package_id": 373, + "id": 223, + "package_id": 71, }, "ast-types": { - "id": 229, - "package_id": 167, + "id": 213, + "package_id": 72, }, "ast-types-flow": { - "id": 735, - "package_id": 425, + "id": 379, + "package_id": 73, }, "autoprefixer": { "id": 3, - "package_id": 440, + "package_id": 74, }, "available-typed-arrays": { - "id": 502, - "package_id": 330, + "id": 224, + "package_id": 75, }, "axe-core": { - "id": 736, - "package_id": 424, + "id": 380, + "package_id": 76, }, "axobject-query": { - "id": 737, - "package_id": 422, + "id": 381, + "package_id": 77, }, "b4a": { - "id": 195, - "package_id": 139, + "id": 767, + "package_id": 78, }, "balanced-match": { - "id": 379, - "package_id": 71, + "id": 154, + "package_id": 79, }, "bare-events": { - "id": 186, - "package_id": 137, + "id": 149, + "package_id": 80, }, "bare-fs": { - "id": 183, - "package_id": 134, + "id": 763, + "package_id": 81, }, "bare-os": { - "id": 185, - "package_id": 133, + "id": 152, + "package_id": 82, }, "bare-path": { - "id": 184, - "package_id": 132, + "id": 764, + "package_id": 83, }, "bare-stream": { - "id": 188, - "package_id": 135, + "id": 151, + "package_id": 84, }, "base64-js": { - "id": 179, - "package_id": 130, + "id": 161, + "package_id": 85, }, "basic-ftp": { - "id": 241, - "package_id": 177, + "id": 456, + "package_id": 86, }, "binary-extensions": { - "id": 87, - "package_id": 54, + "id": 496, + "package_id": 87, }, "brace-expansion": { - "id": 378, - "package_id": 245, + "id": 538, + "package_id": 88, }, "braces": { - "id": 79, - "package_id": 34, + "id": 175, + "package_id": 89, }, "browserslist": { - "id": 864, - "package_id": 443, + "id": 141, + "package_id": 90, }, "buffer": { - "id": 177, - "package_id": 128, + "id": 804, + "package_id": 91, }, "buffer-crc32": { - "id": 257, - "package_id": 186, + "id": 852, + "package_id": 92, }, "bun-types": { "id": 4, - "package_id": 438, - }, - "busboy": { - "id": 298, - "package_id": 235, - }, - "call-bind": { - "id": 693, - "package_id": 322, - }, - "callsites": { - "id": 297, - "package_id": 217, - }, - "camelcase-css": { - "id": 59, - "package_id": 31, - }, - "caniuse-lite": { - "id": 865, - "package_id": 229, - }, - "chalk": { - "id": 338, - "package_id": 299, - }, - "chokidar": { - "id": 21, - "package_id": 50, - }, - "chromium-bidi": { - "id": 262, - "package_id": 193, - }, - "client-only": { - "id": 319, - "package_id": 232, - }, - "cliui": { - "id": 167, - "package_id": 125, - }, - "color-convert": { - "id": 126, - "package_id": 82, - }, - "color-name": { - "id": 127, - "package_id": 83, - }, - "commander": { - "id": 91, - "package_id": 99, - }, - "concat-map": { - "id": 380, - "package_id": 246, - }, - "cosmiconfig": { - "id": 153, - "package_id": 197, - }, - "cross-spawn": { - "id": 355, "package_id": 93, }, - "cssesc": { - "id": 36, - "package_id": 5, + "busboy": { + "id": 557, + "package_id": 94, }, - "csstype": { - "id": 881, - "package_id": 449, + "call-bind": { + "id": 96, + "package_id": 95, }, - "damerau-levenshtein": { - "id": 738, - "package_id": 421, + "callsites": { + "id": 601, + "package_id": 96, }, - "data-uri-to-buffer": { - "id": 242, - "package_id": 176, + "camelcase-css": { + "id": 616, + "package_id": 97, }, - "data-view-buffer": { - "id": 504, - "package_id": 372, + "caniuse-lite": { + "id": 142, + "package_id": 98, }, - "data-view-byte-length": { - "id": 505, - "package_id": 371, + "chalk": { + "id": 303, + "package_id": 99, }, - "data-view-byte-offset": { - "id": 506, - "package_id": 370, + "chokidar": { + "id": 743, + "package_id": 100, }, - "debug": { - "id": 339, - "package_id": 154, + "chromium-bidi": { + "id": 643, + "package_id": 101, }, - "deep-is": { - "id": 418, - "package_id": 288, + "client-only": { + "id": 732, + "package_id": 102, }, - "define-data-property": { - "id": 472, - "package_id": 320, + "cliui": { + "id": 845, + "package_id": 103, }, - "define-properties": { - "id": 694, - "package_id": 313, + "color-convert": { + "id": 90, + "package_id": 104, }, - "degenerator": { - "id": 227, - "package_id": 161, + "color-name": { + "id": 188, + "package_id": 105, }, - "dequal": { - "id": 804, - "package_id": 423, - }, - "devtools-protocol": { - "id": 156, - "package_id": 114, - }, - "didyoumean": { - "id": 24, - "package_id": 38, - }, - "dir-glob": { - "id": 722, - "package_id": 398, - }, - "dlv": { - "id": 15, + "commander": { + "id": 734, "package_id": 106, }, - "doctrine": { - "id": 348, - "package_id": 291, + "concat-map": { + "id": 155, + "package_id": 107, }, - "eastasianwidth": { - "id": 132, - "package_id": 89, + "cosmiconfig": { + "id": 639, + "package_id": 108, }, - "electron-to-chromium": { - "id": 872, - "package_id": 446, + "cross-spawn": { + "id": 304, + "package_id": 109, }, - "emoji-regex": { - "id": 739, - "package_id": 88, + "cssesc": { + "id": 623, + "package_id": 110, }, - "end-of-stream": { - "id": 198, - "package_id": 146, + "csstype": { + "id": 62, + "package_id": 111, }, - "enhanced-resolve": { - "id": 437, - "package_id": 387, + "damerau-levenshtein": { + "id": 382, + "package_id": 112, }, - "env-paths": { - "id": 272, - "package_id": 218, + "data-uri-to-buffer": { + "id": 457, + "package_id": 113, }, - "error-ex": { - "id": 278, - "package_id": 200, + "data-view-buffer": { + "id": 226, + "package_id": 114, }, - "es-abstract": { - "id": 695, - "package_id": 325, + "data-view-byte-length": { + "id": 227, + "package_id": 115, }, - "es-define-property": { - "id": 486, - "package_id": 316, + "data-view-byte-offset": { + "id": 228, + "package_id": 116, }, - "es-errors": { - "id": 690, - "package_id": 312, + "debug": { + "id": 305, + "package_id": 117, }, - "es-iterator-helpers": { - "id": 740, - "package_id": 409, + "deep-is": { + "id": 583, + "package_id": 118, }, - "es-object-atoms": { - "id": 696, - "package_id": 311, + "define-data-property": { + "id": 210, + "package_id": 119, }, - "es-set-tostringtag": { - "id": 760, - "package_id": 369, + "define-properties": { + "id": 97, + "package_id": 120, }, - "es-shim-unscopables": { - "id": 692, - "package_id": 381, + "degenerator": { + "id": 599, + "package_id": 121, }, - "es-to-primitive": { - "id": 511, - "package_id": 367, + "dequal": { + "id": 93, + "package_id": 122, }, - "escalade": { - "id": 875, + "devtools-protocol": { + "id": 640, + "package_id": 123, + }, + "didyoumean": { + "id": 744, "package_id": 124, }, + "dir-glob": { + "id": 470, + "package_id": 125, + }, + "dlv": { + "id": 745, + "package_id": 126, + }, + "doctrine": { + "id": 306, + "package_id": 127, + }, + "eastasianwidth": { + "id": 857, + "package_id": 128, + }, + "electron-to-chromium": { + "id": 158, + "package_id": 129, + }, + "emoji-regex": { + "id": 383, + "package_id": 130, + }, + "end-of-stream": { + "id": 636, + "package_id": 131, + }, + "enhanced-resolve": { + "id": 349, + "package_id": 132, + }, + "env-paths": { + "id": 190, + "package_id": 133, + }, + "error-ex": { + "id": 603, + "package_id": 134, + }, + "es-abstract": { + "id": 98, + "package_id": 135, + }, + "es-define-property": { + "id": 166, + "package_id": 136, + }, + "es-errors": { + "id": 111, + "package_id": 137, + }, + "es-iterator-helpers": { + "id": 384, + "package_id": 138, + }, + "es-object-atoms": { + "id": 99, + "package_id": 139, + }, + "es-set-tostringtag": { + "id": 273, + "package_id": 140, + }, + "es-shim-unscopables": { + "id": 113, + "package_id": 141, + }, + "es-to-primitive": { + "id": 233, + "package_id": 142, + }, + "escalade": { + "id": 807, + "package_id": 143, + }, "escape-string-regexp": { - "id": 367, - "package_id": 249, + "id": 307, + "package_id": 144, }, "escodegen": { - "id": 230, - "package_id": 163, + "id": 214, + "package_id": 145, }, "eslint": { "id": 5, - "package_id": 238, + "package_id": 146, }, "eslint-config-next": { "id": 6, - "package_id": 237, + "package_id": 147, }, "eslint-import-resolver-node": { - "id": 332, - "package_id": 378, + "id": 337, + "package_id": 148, }, "eslint-import-resolver-typescript": { - "id": 333, - "package_id": 302, + "id": 338, + "package_id": 149, }, "eslint-module-utils": { - "id": 438, - "package_id": 376, + "id": 350, + "package_id": 150, }, "eslint-plugin-import": { - "id": 326, - "package_id": 303, - }, - "eslint-plugin-jsx-a11y": { - "id": 327, - "package_id": 404, - }, - "eslint-plugin-react": { - "id": 325, - "package_id": 429, - }, - "eslint-plugin-react-hooks": { - "id": 331, - "package_id": 389, - }, - "eslint-scope": { - "id": 358, - "package_id": 278, - }, - "eslint-visitor-keys": { - "id": 366, - "package_id": 242, - }, - "espree": { - "id": 340, - "package_id": 266, - }, - "esprima": { - "id": 231, - "package_id": 162, - }, - "esquery": { - "id": 342, - "package_id": 298, - }, - "esrecurse": { - "id": 414, - "package_id": 279, - }, - "estraverse": { - "id": 415, - "package_id": 166, - }, - "esutils": { - "id": 343, - "package_id": 165, - }, - "extract-zip": { - "id": 158, - "package_id": 181, - }, - "fast-deep-equal": { - "id": 361, - "package_id": 274, - }, - "fast-fifo": { - "id": 196, - "package_id": 141, - }, - "fast-glob": { - "id": 22, - "package_id": 40, - }, - "fast-json-stable-stringify": { - "id": 410, - "package_id": 273, - }, - "fast-levenshtein": { - "id": 422, - "package_id": 283, - }, - "fastq": { - "id": 73, - "package_id": 44, - }, - "fd-slicer": { - "id": 256, - "package_id": 187, - }, - "file-entry-cache": { - "id": 365, - "package_id": 250, - }, - "fill-range": { - "id": 63, - "package_id": 35, - }, - "find-up": { - "id": 344, - "package_id": 292, - }, - "flat-cache": { - "id": 381, - "package_id": 251, - }, - "flatted": { - "id": 382, - "package_id": 260, - }, - "for-each": { - "id": 583, - "package_id": 328, - }, - "foreground-child": { - "id": 102, - "package_id": 91, - }, - "fraction.js": { - "id": 866, - "package_id": 442, - }, - "fs-extra": { - "id": 244, - "package_id": 172, - }, - "fs.realpath": { - "id": 386, - "package_id": 257, - }, - "fsevents": { - "id": 85, - "package_id": 51, - }, - "function-bind": { - "id": 55, - "package_id": 21, - }, - "function.prototype.name": { - "id": 512, - "package_id": 366, - }, - "functions-have-names": { - "id": 615, - "package_id": 354, - }, - "get-caller-file": { - "id": 169, - "package_id": 123, - }, - "get-intrinsic": { - "id": 697, - "package_id": 317, - }, - "get-stream": { - "id": 251, - "package_id": 189, - }, - "get-symbol-description": { - "id": 514, - "package_id": 365, - }, - "get-tsconfig": { - "id": 440, - "package_id": 385, - }, - "get-uri": { - "id": 222, - "package_id": 171, - }, - "glob": { - "id": 730, - "package_id": 65, - }, - "glob-parent": { - "id": 356, - "package_id": 27, - }, - "globals": { - "id": 345, - "package_id": 264, - }, - "globalthis": { - "id": 763, - "package_id": 364, - }, - "globby": { - "id": 710, - "package_id": 396, - }, - "gopd": { - "id": 831, - "package_id": 321, - }, - "graceful-fs": { - "id": 302, - "package_id": 175, - }, - "graphemer": { - "id": 349, - "package_id": 290, - }, - "has-bigints": { - "id": 555, - "package_id": 339, - }, - "has-flag": { - "id": 435, - "package_id": 301, - }, - "has-property-descriptors": { - "id": 764, - "package_id": 315, - }, - "has-proto": { - "id": 765, - "package_id": 319, - }, - "has-symbols": { - "id": 766, - "package_id": 318, - }, - "has-tostringtag": { - "id": 564, - "package_id": 327, - }, - "hasown": { - "id": 453, - "package_id": 20, - }, - "http-proxy-agent": { - "id": 204, - "package_id": 170, - }, - "https-proxy-agent": { - "id": 205, - "package_id": 169, - }, - "ieee754": { - "id": 180, - "package_id": 129, - }, - "ignore": { - "id": 341, - "package_id": 263, - }, - "import-fresh": { - "id": 400, - "package_id": 214, - }, - "imurmurhash": { - "id": 357, - "package_id": 280, - }, - "inflight": { - "id": 387, - "package_id": 256, - }, - "inherits": { - "id": 388, - "package_id": 255, - }, - "internal-slot": { - "id": 767, - "package_id": 362, - }, - "ip-address": { - "id": 213, + "id": 339, "package_id": 151, }, - "is-array-buffer": { - "id": 522, - "package_id": 361, + "eslint-plugin-jsx-a11y": { + "id": 340, + "package_id": 152, }, - "is-arrayish": { - "id": 281, - "package_id": 201, - }, - "is-async-function": { - "id": 784, - "package_id": 420, - }, - "is-bigint": { - "id": 558, - "package_id": 338, - }, - "is-binary-path": { - "id": 81, - "package_id": 53, - }, - "is-boolean-object": { - "id": 559, - "package_id": 337, - }, - "is-callable": { - "id": 523, - "package_id": 329, - }, - "is-core-module": { - "id": 675, - "package_id": 19, - }, - "is-data-view": { - "id": 524, - "package_id": 360, - }, - "is-date-object": { - "id": 643, - "package_id": 368, - }, - "is-extglob": { - "id": 58, - "package_id": 29, - }, - "is-finalizationregistry": { - "id": 786, - "package_id": 419, - }, - "is-fullwidth-code-point": { - "id": 124, - "package_id": 79, - }, - "is-generator-function": { - "id": 787, - "package_id": 418, - }, - "is-glob": { - "id": 346, - "package_id": 28, - }, - "is-map": { - "id": 794, - "package_id": 417, - }, - "is-negative-zero": { - "id": 525, - "package_id": 359, - }, - "is-number": { - "id": 65, - "package_id": 37, - }, - "is-number-object": { - "id": 560, - "package_id": 336, - }, - "is-path-inside": { - "id": 360, - "package_id": 276, - }, - "is-regex": { - "id": 526, - "package_id": 349, - }, - "is-set": { - "id": 795, - "package_id": 416, - }, - "is-shared-array-buffer": { - "id": 527, - "package_id": 358, - }, - "is-string": { - "id": 698, - "package_id": 335, - }, - "is-symbol": { - "id": 644, - "package_id": 334, - }, - "is-typed-array": { - "id": 529, - "package_id": 341, - }, - "is-weakmap": { - "id": 796, - "package_id": 415, - }, - "is-weakref": { - "id": 530, - "package_id": 357, - }, - "is-weakset": { - "id": 797, - "package_id": 414, - }, - "isarray": { - "id": 608, - "package_id": 351, - }, - "isexe": { - "id": 140, - "package_id": 95, - }, - "iterator.prototype": { - "id": 768, - "package_id": 410, - }, - "jackspeak": { - "id": 103, - "package_id": 72, - }, - "jiti": { - "id": 16, - "package_id": 105, - }, - "js-tokens": { - "id": 151, - "package_id": 111, - }, - "js-yaml": { - "id": 347, - "package_id": 212, - }, - "jsbn": { - "id": 215, + "eslint-plugin-react": { + "id": 341, "package_id": 153, }, - "json-buffer": { - "id": 394, - "package_id": 259, + "eslint-plugin-react-hooks": { + "id": 342, + "package_id": 154, }, - "json-parse-even-better-errors": { - "id": 279, - "package_id": 199, - }, - "json-schema-traverse": { - "id": 411, - "package_id": 272, - }, - "json-stable-stringify-without-jsonify": { - "id": 372, - "package_id": 239, - }, - "json5": { - "id": 464, - "package_id": 307, - }, - "jsonfile": { - "id": 246, - "package_id": 174, - }, - "jsx-ast-utils": { - "id": 742, - "package_id": 408, - }, - "keyv": { - "id": 383, - "package_id": 258, - }, - "language-subtag-registry": { - "id": 751, - "package_id": 407, - }, - "language-tags": { - "id": 743, - "package_id": 406, - }, - "levn": { - "id": 337, - "package_id": 284, - }, - "lilconfig": { - "id": 23, - "package_id": 39, - }, - "lines-and-columns": { - "id": 93, - "package_id": 64, - }, - "locate-path": { - "id": 427, - "package_id": 294, - }, - "lodash.merge": { - "id": 359, - "package_id": 277, - }, - "loose-envify": { - "id": 150, - "package_id": 110, - }, - "lru-cache": { - "id": 206, - "package_id": 179, - }, - "merge2": { - "id": 69, - "package_id": 41, - }, - "micromatch": { - "id": 25, - "package_id": 32, - }, - "minimatch": { - "id": 350, - "package_id": 244, - }, - "minimist": { - "id": 465, - "package_id": 306, - }, - "minipass": { - "id": 105, - "package_id": 67, - }, - "mitt": { - "id": 268, - "package_id": 196, - }, - "ms": { - "id": 217, + "eslint-scope": { + "id": 308, "package_id": 155, }, - "mz": { - "id": 94, - "package_id": 59, + "eslint-visitor-keys": { + "id": 309, + "package_id": 156, }, - "nanoid": { - "id": 42, - "package_id": 10, + "espree": { + "id": 310, + "package_id": 157, }, - "natural-compare": { - "id": 362, + "esprima": { + "id": 215, + "package_id": 158, + }, + "esquery": { + "id": 311, + "package_id": 159, + }, + "esrecurse": { + "id": 411, + "package_id": 160, + }, + "estraverse": { + "id": 412, + "package_id": 161, + }, + "esutils": { + "id": 312, + "package_id": 162, + }, + "extract-zip": { + "id": 52, + "package_id": 163, + }, + "fast-deep-equal": { + "id": 313, + "package_id": 164, + }, + "fast-fifo": { + "id": 768, + "package_id": 165, + }, + "fast-glob": { + "id": 746, + "package_id": 166, + }, + "fast-json-stable-stringify": { + "id": 87, + "package_id": 167, + }, + "fast-levenshtein": { + "id": 584, + "package_id": 168, + }, + "fastq": { + "id": 50, + "package_id": 169, + }, + "fd-slicer": { + "id": 853, + "package_id": 170, + }, + "file-entry-cache": { + "id": 314, + "package_id": 171, + }, + "fill-range": { + "id": 156, + "package_id": 172, + }, + "find-up": { + "id": 315, + "package_id": 173, + }, + "flat-cache": { + "id": 429, + "package_id": 174, + }, + "flatted": { + "id": 433, + "package_id": 175, + }, + "for-each": { + "id": 784, + "package_id": 176, + }, + "foreground-child": { + "id": 460, + "package_id": 177, + }, + "fraction.js": { + "id": 143, + "package_id": 178, + }, + "fs-extra": { + "id": 459, + "package_id": 179, + }, + "fs.realpath": { + "id": 885, + "package_id": 180, + }, + "fsevents": { + "id": 173, + "package_id": 181, + }, + "function-bind": { + "id": 478, + "package_id": 182, + }, + "function.prototype.name": { + "id": 234, + "package_id": 183, + }, + "functions-have-names": { + "id": 685, + "package_id": 184, + }, + "get-caller-file": { + "id": 847, + "package_id": 185, + }, + "get-intrinsic": { + "id": 100, + "package_id": 186, + }, + "get-stream": { + "id": 420, + "package_id": 187, + }, + "get-symbol-description": { + "id": 236, + "package_id": 188, + }, + "get-tsconfig": { + "id": 352, + "package_id": 189, + }, + "get-uri": { + "id": 594, + "package_id": 190, + }, + "glob": { + "id": 46, + "package_id": 191, + }, + "glob-parent": { + "id": 316, + "package_id": 192, + }, + "globals": { + "id": 317, + "package_id": 193, + }, + "globalthis": { + "id": 276, + "package_id": 194, + }, + "globby": { + "id": 77, + "package_id": 195, + }, + "gopd": { + "id": 713, + "package_id": 196, + }, + "graceful-fs": { + "id": 559, + "package_id": 197, + }, + "graphemer": { + "id": 318, + "package_id": 198, + }, + "has-bigints": { + "id": 801, + "package_id": 199, + }, + "has-flag": { + "id": 740, + "package_id": 200, + }, + "has-property-descriptors": { + "id": 277, + "package_id": 201, + }, + "has-proto": { + "id": 278, + "package_id": 202, + }, + "has-symbols": { + "id": 279, + "package_id": 203, + }, + "has-tostringtag": { + "id": 509, + "package_id": 204, + }, + "hasown": { + "id": 365, + "package_id": 205, + }, + "http-proxy-agent": { + "id": 630, + "package_id": 206, + }, + "https-proxy-agent": { + "id": 631, + "package_id": 207, + }, + "ieee754": { + "id": 162, + "package_id": 208, + }, + "ignore": { + "id": 319, + "package_id": 209, + }, + "import-fresh": { + "id": 28, + "package_id": 210, + }, + "imurmurhash": { + "id": 320, + "package_id": 211, + }, + "inflight": { + "id": 886, + "package_id": 212, + }, + "inherits": { + "id": 887, + "package_id": 213, + }, + "internal-slot": { + "id": 280, + "package_id": 214, + }, + "ip-address": { + "id": 692, + "package_id": 215, + }, + "is-array-buffer": { + "id": 244, + "package_id": 216, + }, + "is-arrayish": { + "id": 221, + "package_id": 217, + }, + "is-async-function": { + "id": 818, + "package_id": 218, + }, + "is-bigint": { + "id": 811, + "package_id": 219, + }, + "is-binary-path": { + "id": 177, + "package_id": 220, + }, + "is-boolean-object": { + "id": 812, + "package_id": 221, + }, + "is-callable": { + "id": 245, + "package_id": 222, + }, + "is-core-module": { + "id": 344, + "package_id": 223, + }, + "is-data-view": { + "id": 246, + "package_id": 224, + }, + "is-date-object": { + "id": 289, + "package_id": 225, + }, + "is-extglob": { + "id": 504, + "package_id": 226, + }, + "is-finalizationregistry": { + "id": 820, + "package_id": 227, + }, + "is-fullwidth-code-point": { + "id": 702, + "package_id": 228, + }, + "is-generator-function": { + "id": 821, + "package_id": 229, + }, + "is-glob": { + "id": 321, + "package_id": 230, + }, + "is-map": { + "id": 828, + "package_id": 231, + }, + "is-negative-zero": { + "id": 247, + "package_id": 232, + }, + "is-number": { + "id": 773, + "package_id": 233, + }, + "is-number-object": { + "id": 813, + "package_id": 234, + }, + "is-path-inside": { + "id": 322, + "package_id": 235, + }, + "is-regex": { + "id": 248, + "package_id": 236, + }, + "is-set": { + "id": 829, + "package_id": 237, + }, + "is-shared-array-buffer": { + "id": 249, + "package_id": 238, + }, + "is-string": { + "id": 101, + "package_id": 239, + }, + "is-symbol": { + "id": 290, + "package_id": 240, + }, + "is-typed-array": { + "id": 251, + "package_id": 241, + }, + "is-weakmap": { + "id": 830, + "package_id": 242, + }, + "is-weakref": { + "id": 252, + "package_id": 243, + }, + "is-weakset": { + "id": 831, + "package_id": 244, + }, + "isarray": { + "id": 672, + "package_id": 245, + }, + "isexe": { + "id": 810, + "package_id": 246, + }, + "iterator.prototype": { + "id": 281, + "package_id": 247, + }, + "jackspeak": { + "id": 461, + "package_id": 248, + }, + "jiti": { + "id": 749, + "package_id": 249, + }, + "js-tokens": { + "id": 535, + "package_id": 250, + }, + "js-yaml": { + "id": 323, + "package_id": 251, + }, + "jsbn": { + "id": 490, + "package_id": 252, + }, + "json-buffer": { + "id": 530, + "package_id": 253, + }, + "json-parse-even-better-errors": { + "id": 604, + "package_id": 254, + }, + "json-schema-traverse": { + "id": 88, + "package_id": 255, + }, + "json-stable-stringify-without-jsonify": { + "id": 324, + "package_id": 256, + }, + "json5": { + "id": 776, + "package_id": 257, + }, + "jsonfile": { + "id": 440, + "package_id": 258, + }, + "jsx-ast-utils": { + "id": 386, + "package_id": 259, + }, + "keyv": { + "id": 434, + "package_id": 260, + }, + "language-subtag-registry": { + "id": 531, + "package_id": 261, + }, + "language-tags": { + "id": 387, + "package_id": 262, + }, + "levn": { + "id": 325, + "package_id": 263, + }, + "lilconfig": { + "id": 750, + "package_id": 264, + }, + "lines-and-columns": { + "id": 736, + "package_id": 265, + }, + "locate-path": { + "id": 431, + "package_id": 266, + }, + "lodash.merge": { + "id": 326, + "package_id": 267, + }, + "loose-envify": { + "id": 647, + "package_id": 268, + }, + "lru-cache": { + "id": 632, + "package_id": 269, + }, + "merge2": { + "id": 425, + "package_id": 270, + }, + "micromatch": { + "id": 751, + "package_id": 271, + }, + "minimatch": { + "id": 327, + "package_id": 272, + }, + "minimist": { + "id": 777, + "package_id": 273, + }, + "minipass": { + "id": 463, + "package_id": 274, + }, + "mitt": { + "id": 182, "package_id": 275, }, + "ms": { + "id": 206, + "package_id": 276, + }, + "mz": { + "id": 737, + "package_id": 277, + }, + "nanoid": { + "id": 608, + "package_id": 278, + }, + "natural-compare": { + "id": 328, + "package_id": 279, + }, "netmask": { - "id": 228, - "package_id": 160, + "id": 600, + "package_id": 280, }, "next": { "id": 7, - "package_id": 219, + "package_id": 281, }, "node-releases": { - "id": 873, - "package_id": 445, - }, - "normalize-path": { - "id": 30, - "package_id": 25, - }, - "normalize-range": { - "id": 867, - "package_id": 441, - }, - "object-assign": { - "id": 841, - "package_id": 63, - }, - "object-hash": { - "id": 29, - "package_id": 26, - }, - "object-inspect": { - "id": 531, - "package_id": 356, - }, - "object-keys": { - "id": 474, - "package_id": 314, - }, - "object.assign": { - "id": 754, - "package_id": 355, - }, - "object.entries": { - "id": 745, - "package_id": 405, - }, - "object.fromentries": { - "id": 457, - "package_id": 375, - }, - "object.groupby": { - "id": 458, - "package_id": 324, - }, - "object.hasown": { - "id": 818, - "package_id": 434, - }, - "object.values": { - "id": 459, - "package_id": 310, - }, - "once": { - "id": 199, - "package_id": 144, - }, - "optionator": { - "id": 352, + "id": 159, "package_id": 282, }, - "p-limit": { - "id": 430, - "package_id": 296, + "normalize-path": { + "id": 752, + "package_id": 283, }, - "p-locate": { - "id": 429, - "package_id": 295, + "normalize-range": { + "id": 144, + "package_id": 284, }, - "pac-proxy-agent": { - "id": 207, - "package_id": 158, + "object-assign": { + "id": 626, + "package_id": 285, }, - "pac-resolver": { - "id": 225, - "package_id": 159, + "object-hash": { + "id": 753, + "package_id": 286, }, - "parent-module": { - "id": 295, - "package_id": 216, + "object-inspect": { + "id": 253, + "package_id": 287, }, - "parse-json": { - "id": 275, - "package_id": 198, + "object-keys": { + "id": 212, + "package_id": 288, }, - "path-exists": { - "id": 428, + "object.assign": { + "id": 528, + "package_id": 289, + }, + "object.entries": { + "id": 389, + "package_id": 290, + }, + "object.fromentries": { + "id": 369, + "package_id": 291, + }, + "object.groupby": { + "id": 370, + "package_id": 292, + }, + "object.hasown": { + "id": 404, "package_id": 293, }, + "object.values": { + "id": 371, + "package_id": 294, + }, + "once": { + "id": 637, + "package_id": 295, + }, + "optionator": { + "id": 329, + "package_id": 296, + }, + "p-limit": { + "id": 590, + "package_id": 297, + }, + "p-locate": { + "id": 534, + "package_id": 298, + }, + "pac-proxy-agent": { + "id": 633, + "package_id": 299, + }, + "pac-resolver": { + "id": 597, + "package_id": 300, + }, + "parent-module": { + "id": 483, + "package_id": 301, + }, + "parse-json": { + "id": 193, + "package_id": 302, + }, + "path-exists": { + "id": 432, + "package_id": 303, + }, "path-is-absolute": { - "id": 391, - "package_id": 254, + "id": 890, + "package_id": 304, }, "path-key": { - "id": 137, - "package_id": 98, + "id": 194, + "package_id": 305, }, "path-parse": { - "id": 52, - "package_id": 18, + "id": 665, + "package_id": 306, }, "path-scurry": { - "id": 106, - "package_id": 66, + "id": 464, + "package_id": 307, }, "path-type": { - "id": 727, - "package_id": 399, + "id": 216, + "package_id": 308, }, "pend": { - "id": 258, - "package_id": 188, + "id": 428, + "package_id": 309, }, "picocolors": { - "id": 868, - "package_id": 9, + "id": 145, + "package_id": 310, }, "picomatch": { - "id": 62, - "package_id": 33, + "id": 537, + "package_id": 311, }, "pify": { - "id": 56, - "package_id": 23, + "id": 651, + "package_id": 312, }, "pirates": { - "id": 95, - "package_id": 58, + "id": 738, + "package_id": 313, }, "possible-typed-array-names": { - "id": 553, - "package_id": 331, + "id": 147, + "package_id": 314, }, "postcss": { "id": 8, - "package_id": 7, + "package_id": 315, }, "postcss-import": { - "id": 31, - "package_id": 15, + "id": 756, + "package_id": 316, }, "postcss-js": { - "id": 27, - "package_id": 30, + "id": 757, + "package_id": 317, }, "postcss-load-config": { - "id": 34, - "package_id": 6, + "id": 758, + "package_id": 318, }, "postcss-nested": { - "id": 32, - "package_id": 14, + "id": 759, + "package_id": 319, }, "postcss-selector-parser": { - "id": 35, - "package_id": 3, + "id": 760, + "package_id": 320, }, "postcss-value-parser": { - "id": 869, - "package_id": 24, + "id": 146, + "package_id": 321, }, "prelude-ls": { - "id": 423, - "package_id": 286, + "id": 532, + "package_id": 322, }, "progress": { - "id": 159, - "package_id": 180, + "id": 53, + "package_id": 323, }, "prop-types": { - "id": 820, - "package_id": 432, + "id": 406, + "package_id": 324, }, "proxy-agent": { - "id": 160, - "package_id": 147, + "id": 54, + "package_id": 325, }, "proxy-from-env": { - "id": 208, - "package_id": 157, + "id": 634, + "package_id": 326, }, "pump": { - "id": 181, - "package_id": 143, + "id": 765, + "package_id": 327, }, "punycode": { - "id": 413, - "package_id": 271, + "id": 809, + "package_id": 328, }, "puppeteer": { "id": 9, - "package_id": 113, + "package_id": 329, }, "puppeteer-core": { - "id": 154, - "package_id": 191, + "id": 641, + "package_id": 330, }, "queue-microtask": { - "id": 77, - "package_id": 48, + "id": 668, + "package_id": 331, }, "queue-tick": { - "id": 191, - "package_id": 140, + "id": 699, + "package_id": 332, }, "react": { "id": 10, - "package_id": 109, + "package_id": 333, }, "react-dom": { "id": 11, - "package_id": 108, + "package_id": 334, }, "react-is": { - "id": 842, - "package_id": 433, + "id": 627, + "package_id": 335, }, "read-cache": { - "id": 48, - "package_id": 22, + "id": 613, + "package_id": 336, }, "readdirp": { - "id": 84, - "package_id": 52, + "id": 180, + "package_id": 337, }, "reflect.getprototypeof": { - "id": 773, - "package_id": 411, + "id": 518, + "package_id": 338, }, "regenerator-runtime": { - "id": 805, - "package_id": 428, + "id": 20, + "package_id": 339, }, "regexp.prototype.flags": { - "id": 834, - "package_id": 352, + "id": 716, + "package_id": 340, }, "require-directory": { - "id": 170, - "package_id": 122, + "id": 848, + "package_id": 341, }, "resolve": { - "id": 19, - "package_id": 16, + "id": 761, + "package_id": 342, }, "resolve-from": { - "id": 296, - "package_id": 215, + "id": 484, + "package_id": 343, }, "resolve-pkg-maps": { - "id": 699, - "package_id": 386, + "id": 455, + "package_id": 344, }, "reusify": { - "id": 74, - "package_id": 45, + "id": 427, + "package_id": 345, }, "rimraf": { - "id": 384, - "package_id": 252, + "id": 435, + "package_id": 346, }, "run-parallel": { - "id": 76, - "package_id": 47, + "id": 48, + "package_id": 347, }, "safe-array-concat": { - "id": 769, - "package_id": 350, - }, - "safe-regex-test": { - "id": 536, + "id": 282, "package_id": 348, }, + "safe-regex-test": { + "id": 258, + "package_id": 349, + }, "scheduler": { - "id": 147, - "package_id": 112, + "id": 650, + "package_id": 350, }, "semver": { - "id": 460, - "package_id": 309, + "id": 372, + "package_id": 351, }, "set-function-length": { - "id": 490, - "package_id": 323, + "id": 170, + "package_id": 352, }, "set-function-name": { - "id": 835, + "id": 717, "package_id": 353, }, "shebang-command": { - "id": 138, - "package_id": 96, + "id": 195, + "package_id": 354, }, "shebang-regex": { - "id": 141, - "package_id": 97, + "id": 687, + "package_id": 355, }, "side-channel": { - "id": 836, - "package_id": 363, + "id": 718, + "package_id": 356, }, "signal-exit": { - "id": 136, - "package_id": 92, + "id": 438, + "package_id": 357, }, "slash": { - "id": 726, - "package_id": 397, + "id": 474, + "package_id": 358, }, "smart-buffer": { - "id": 214, - "package_id": 150, + "id": 693, + "package_id": 359, }, "socks": { - "id": 212, - "package_id": 149, + "id": 696, + "package_id": 360, }, "socks-proxy-agent": { - "id": 209, - "package_id": 148, + "id": 635, + "package_id": 361, }, "source-map": { - "id": 235, - "package_id": 164, + "id": 291, + "package_id": 362, }, "source-map-js": { - "id": 44, - "package_id": 8, + "id": 610, + "package_id": 363, }, "sprintf-js": { - "id": 216, - "package_id": 152, + "id": 491, + "package_id": 364, }, "streamsearch": { - "id": 324, - "package_id": 236, + "id": 165, + "package_id": 365, }, "streamx": { - "id": 197, - "package_id": 136, + "id": 769, + "package_id": 366, }, "string-width": { - "id": 171, - "package_id": 78, + "id": 849, + "package_id": 367, }, "string-width-cjs": { - "id": 114, - "package_id": 78, + "id": 36, + "package_id": 367, }, "string.prototype.matchall": { - "id": 823, - "package_id": 430, + "id": 409, + "package_id": 368, }, "string.prototype.trim": { - "id": 537, - "package_id": 347, + "id": 259, + "package_id": 369, }, "string.prototype.trimend": { - "id": 538, - "package_id": 346, + "id": 260, + "package_id": 370, }, "string.prototype.trimstart": { - "id": 539, - "package_id": 345, + "id": 261, + "package_id": 371, }, "strip-ansi": { - "id": 353, - "package_id": 76, + "id": 330, + "package_id": 372, }, "strip-ansi-cjs": { - "id": 116, - "package_id": 76, + "id": 38, + "package_id": 372, }, "strip-bom": { - "id": 466, - "package_id": 305, + "id": 778, + "package_id": 373, }, "strip-json-comments": { - "id": 403, - "package_id": 262, + "id": 31, + "package_id": 374, }, "styled-jsx": { - "id": 301, - "package_id": 231, + "id": 561, + "package_id": 375, }, "sucrase": { - "id": 20, - "package_id": 56, + "id": 762, + "package_id": 376, }, "supports-color": { - "id": 434, - "package_id": 300, + "id": 172, + "package_id": 377, }, "supports-preserve-symlinks-flag": { - "id": 53, - "package_id": 17, + "id": 666, + "package_id": 378, }, "tailwindcss": { "id": 12, - "package_id": 2, + "package_id": 379, }, "tapable": { - "id": 701, - "package_id": 388, + "id": 220, + "package_id": 380, }, "tar-fs": { - "id": 161, - "package_id": 131, + "id": 56, + "package_id": 381, }, "tar-stream": { - "id": 182, - "package_id": 142, + "id": 766, + "package_id": 382, }, "text-decoder": { - "id": 192, - "package_id": 138, + "id": 700, + "package_id": 383, }, "text-table": { - "id": 354, - "package_id": 281, + "id": 331, + "package_id": 384, }, "thenify": { - "id": 100, - "package_id": 61, + "id": 772, + "package_id": 385, }, "thenify-all": { - "id": 99, - "package_id": 60, + "id": 541, + "package_id": 386, }, "through": { - "id": 178, - "package_id": 127, + "id": 805, + "package_id": 387, }, "to-regex-range": { - "id": 64, - "package_id": 36, + "id": 430, + "package_id": 388, }, "ts-api-utils": { - "id": 714, - "package_id": 394, + "id": 81, + "package_id": 389, }, "ts-interface-checker": { - "id": 96, - "package_id": 57, + "id": 739, + "package_id": 390, }, "tsconfig-paths": { - "id": 461, - "package_id": 304, + "id": 373, + "package_id": 391, }, "tslib": { - "id": 318, - "package_id": 168, + "id": 59, + "package_id": 392, }, "type-check": { - "id": 424, - "package_id": 285, + "id": 533, + "package_id": 393, }, "type-fest": { - "id": 404, - "package_id": 265, + "id": 466, + "package_id": 394, }, "typed-array-buffer": { - "id": 540, - "package_id": 344, + "id": 262, + "package_id": 395, }, "typed-array-byte-length": { - "id": 541, - "package_id": 343, + "id": 263, + "package_id": 396, }, "typed-array-byte-offset": { - "id": 542, - "package_id": 342, + "id": 264, + "package_id": 397, }, "typed-array-length": { - "id": 543, - "package_id": 340, + "id": 265, + "package_id": 398, }, "typescript": { "id": 13, - "package_id": 1, + "package_id": 399, }, "unbox-primitive": { - "id": 544, - "package_id": 332, + "id": 266, + "package_id": 400, }, "unbzip2-stream": { - "id": 162, - "package_id": 126, + "id": 57, + "package_id": 401, }, "undici-types": { - "id": 255, - "package_id": 184, + "id": 866, + "package_id": 402, }, "universalify": { - "id": 247, - "package_id": 173, + "id": 441, + "package_id": 403, }, "update-browserslist-db": { - "id": 874, - "package_id": 444, + "id": 160, + "package_id": 404, }, "uri-js": { - "id": 412, - "package_id": 270, + "id": 89, + "package_id": 405, }, "urlpattern-polyfill": { - "id": 269, - "package_id": 195, + "id": 183, + "package_id": 406, }, "util-deprecate": { - "id": 37, - "package_id": 4, + "id": 624, + "package_id": 407, }, "which": { - "id": 139, - "package_id": 94, + "id": 196, + "package_id": 408, }, "which-boxed-primitive": { - "id": 557, - "package_id": 333, + "id": 803, + "package_id": 409, }, "which-builtin-type": { - "id": 781, - "package_id": 412, + "id": 659, + "package_id": 410, }, "which-collection": { - "id": 792, - "package_id": 413, + "id": 826, + "package_id": 411, }, "which-typed-array": { - "id": 545, - "package_id": 326, + "id": 267, + "package_id": 412, }, "word-wrap": { - "id": 419, - "package_id": 287, + "id": 588, + "package_id": 413, }, "wrap-ansi": { - "id": 176, - "package_id": 75, + "id": 187, + "package_id": 414, }, "wrap-ansi-cjs": { - "id": 118, - "package_id": 75, + "id": 40, + "package_id": 414, }, "wrappy": { - "id": 200, - "package_id": 145, + "id": 582, + "package_id": 415, }, "ws": { - "id": 265, - "package_id": 192, + "id": 646, + "package_id": 416, }, "y18n": { - "id": 172, - "package_id": 121, + "id": 850, + "package_id": 417, }, "yallist": { - "id": 166, - "package_id": 118, + "id": 893, + "package_id": 418, }, "yaml": { - "id": 38, - "package_id": 12, + "id": 620, + "package_id": 419, }, "yargs": { - "id": 163, - "package_id": 119, + "id": 58, + "package_id": 420, }, "yargs-parser": { - "id": 173, - "package_id": 120, + "id": 851, + "package_id": 421, }, "yauzl": { - "id": 252, - "package_id": 185, + "id": 421, + "package_id": 422, }, "yocto-queue": { - "id": 431, - "package_id": 297, + "id": 589, + "package_id": 423, }, "zod": { - "id": 270, - "package_id": 194, + "id": 184, + "package_id": 424, }, }, "depth": 0, @@ -22239,8 +22445,8 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "@types/node": { - "id": 862, - "package_id": 183, + "id": 163, + "package_id": 431, }, }, "depth": 1, @@ -22250,8 +22456,8 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "postcss": { - "id": 299, - "package_id": 234, + "id": 560, + "package_id": 438, }, }, "depth": 1, @@ -22261,8 +22467,8 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "@types/node": { - "id": 863, - "package_id": 183, + "id": 64, + "package_id": 431, }, }, "depth": 1, @@ -22272,8 +22478,8 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "debug": { - "id": 674, - "package_id": 377, + "id": 343, + "package_id": 434, }, }, "depth": 1, @@ -22283,12 +22489,12 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "debug": { - "id": 449, - "package_id": 377, + "id": 361, + "package_id": 434, }, "doctrine": { - "id": 450, - "package_id": 379, + "id": 362, + "package_id": 435, }, }, "depth": 1, @@ -22298,12 +22504,12 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "doctrine": { - "id": 811, - "package_id": 379, + "id": 397, + "package_id": 435, }, "resolve": { - "id": 821, - "package_id": 431, + "id": 407, + "package_id": 436, }, }, "depth": 1, @@ -22313,12 +22519,12 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "debug": { - "id": 157, - "package_id": 190, + "id": 51, + "package_id": 429, }, "semver": { - "id": 164, - "package_id": 116, + "id": 55, + "package_id": 430, }, }, "depth": 1, @@ -22328,8 +22534,8 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "glob-parent": { - "id": 80, - "package_id": 42, + "id": 176, + "package_id": 433, }, }, "depth": 1, @@ -22339,8 +22545,8 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "glob-parent": { - "id": 68, - "package_id": 42, + "id": 424, + "package_id": 433, }, }, "depth": 1, @@ -22350,8 +22556,8 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "lilconfig": { - "id": 39, - "package_id": 11, + "id": 619, + "package_id": 440, }, }, "depth": 1, @@ -22361,8 +22567,8 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "minimatch": { - "id": 104, - "package_id": 69, + "id": 462, + "package_id": 437, }, }, "depth": 1, @@ -22372,12 +22578,12 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "minimatch": { - "id": 713, - "package_id": 395, + "id": 79, + "package_id": 432, }, "semver": { - "id": 711, - "package_id": 116, + "id": 80, + "package_id": 430, }, }, "depth": 1, @@ -22387,8 +22593,8 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "debug": { - "id": 672, - "package_id": 377, + "id": 355, + "package_id": 434, }, }, "depth": 1, @@ -22398,8 +22604,8 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "lru-cache": { - "id": 165, - "package_id": 117, + "id": 865, + "package_id": 448, }, }, "depth": 2, @@ -22409,8 +22615,8 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "glob": { - "id": 385, - "package_id": 253, + "id": 667, + "package_id": 441, }, }, "depth": 1, @@ -22420,8 +22626,8 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "brace-expansion": { - "id": 109, - "package_id": 70, + "id": 881, + "package_id": 449, }, }, "depth": 2, @@ -22431,8 +22637,8 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "lru-cache": { - "id": 107, - "package_id": 68, + "id": 606, + "package_id": 439, }, }, "depth": 1, @@ -22442,8 +22648,8 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "brace-expansion": { - "id": 720, - "package_id": 70, + "id": 868, + "package_id": 449, }, }, "depth": 2, @@ -22453,8 +22659,8 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "lru-cache": { - "id": 165, - "package_id": 117, + "id": 865, + "package_id": 448, }, }, "depth": 2, @@ -22464,8 +22670,8 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "@types/node": { - "id": 254, - "package_id": 183, + "id": 65, + "package_id": 431, }, }, "depth": 1, @@ -22475,8 +22681,8 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "emoji-regex": { - "id": 123, - "package_id": 80, + "id": 701, + "package_id": 442, }, }, "depth": 1, @@ -22486,16 +22692,16 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "string-width": { - "id": 113, - "package_id": 87, + "id": 35, + "package_id": 426, }, "strip-ansi": { - "id": 115, - "package_id": 85, + "id": 37, + "package_id": 427, }, "wrap-ansi": { - "id": 117, - "package_id": 84, + "id": 39, + "package_id": 428, }, }, "depth": 1, @@ -22505,8 +22711,8 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "chalk": { - "id": 285, - "package_id": 204, + "id": 17, + "package_id": 425, }, }, "depth": 1, @@ -22516,8 +22722,8 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "emoji-regex": { - "id": 123, - "package_id": 80, + "id": 701, + "package_id": 442, }, }, "depth": 1, @@ -22527,8 +22733,8 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "ansi-regex": { - "id": 131, - "package_id": 86, + "id": 860, + "package_id": 446, }, }, "depth": 2, @@ -22538,8 +22744,8 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "ansi-styles": { - "id": 128, - "package_id": 90, + "id": 861, + "package_id": 447, }, }, "depth": 2, @@ -22549,16 +22755,16 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "ansi-styles": { - "id": 288, - "package_id": 208, + "id": 854, + "package_id": 443, }, "escape-string-regexp": { - "id": 289, - "package_id": 207, + "id": 855, + "package_id": 444, }, "supports-color": { - "id": 290, - "package_id": 205, + "id": 856, + "package_id": 445, }, }, "depth": 2, @@ -22568,8 +22774,8 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "color-convert": { - "id": 292, - "package_id": 209, + "id": 891, + "package_id": 450, }, }, "depth": 3, @@ -22579,8 +22785,8 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "has-flag": { - "id": 291, - "package_id": 206, + "id": 892, + "package_id": 451, }, }, "depth": 3, @@ -22590,8 +22796,8 @@ exports[`hot reloading works on the client (+ tailwind hmr) 1`] = ` { "dependencies": { "color-name": { - "id": 293, - "package_id": 210, + "id": 897, + "package_id": 452, }, }, "depth": 4, diff --git a/test/integration/next-pages/test/__snapshots__/next-build.test.ts.snap b/test/integration/next-pages/test/__snapshots__/next-build.test.ts.snap index fe8eb9c7d8..d64c703ce1 100644 --- a/test/integration/next-pages/test/__snapshots__/next-build.test.ts.snap +++ b/test/integration/next-pages/test/__snapshots__/next-build.test.ts.snap @@ -14,7 +14,7 @@ exports[`next build works: bun 1`] = ` "name": "@types/node", "version": "==20.7.0", }, - "package_id": 452, + "package_id": 39, }, { "behavior": { @@ -27,7 +27,7 @@ exports[`next build works: bun 1`] = ` "name": "@types/react", "version": "==18.2.22", }, - "package_id": 448, + "package_id": 41, }, { "behavior": { @@ -40,7 +40,7 @@ exports[`next build works: bun 1`] = ` "name": "@types/react-dom", "version": "==18.2.7", }, - "package_id": 447, + "package_id": 42, }, { "behavior": { @@ -53,7 +53,7 @@ exports[`next build works: bun 1`] = ` "name": "autoprefixer", "version": "==10.4.16", }, - "package_id": 440, + "package_id": 74, }, { "behavior": { @@ -66,7 +66,7 @@ exports[`next build works: bun 1`] = ` "name": "bun-types", "version": ">=1.0.3 <2.0.0", }, - "package_id": 438, + "package_id": 93, }, { "behavior": { @@ -79,7 +79,7 @@ exports[`next build works: bun 1`] = ` "name": "eslint", "version": "==8.50.0", }, - "package_id": 238, + "package_id": 146, }, { "behavior": { @@ -92,7 +92,7 @@ exports[`next build works: bun 1`] = ` "name": "eslint-config-next", "version": "==14.1.3", }, - "package_id": 237, + "package_id": 147, }, { "behavior": { @@ -105,7 +105,7 @@ exports[`next build works: bun 1`] = ` "name": "next", "version": "==14.1.3", }, - "package_id": 219, + "package_id": 281, }, { "behavior": { @@ -118,7 +118,7 @@ exports[`next build works: bun 1`] = ` "name": "postcss", "version": "==8.4.30", }, - "package_id": 7, + "package_id": 315, }, { "behavior": { @@ -131,7 +131,7 @@ exports[`next build works: bun 1`] = ` "name": "puppeteer", "version": "==22.12.0", }, - "package_id": 113, + "package_id": 329, }, { "behavior": { @@ -144,7 +144,7 @@ exports[`next build works: bun 1`] = ` "name": "react", "version": "==18.2.0", }, - "package_id": 109, + "package_id": 333, }, { "behavior": { @@ -157,7 +157,7 @@ exports[`next build works: bun 1`] = ` "name": "react-dom", "version": "==18.2.0", }, - "package_id": 108, + "package_id": 334, }, { "behavior": { @@ -170,7 +170,7 @@ exports[`next build works: bun 1`] = ` "name": "tailwindcss", "version": "==3.3.3", }, - "package_id": 2, + "package_id": 379, }, { "behavior": { @@ -183,317 +183,18 @@ exports[`next build works: bun 1`] = ` "name": "typescript", "version": "==5.2.2", }, - "package_id": 1, + "package_id": 399, }, { "behavior": { "prod": true, }, "id": 14, - "literal": "^5.0.2", - "name": "arg", + "literal": "^7.24.7", + "name": "@babel/highlight", "npm": { - "name": "arg", - "version": ">=5.0.2 <6.0.0", - }, - "package_id": 107, - }, - { - "behavior": { - "prod": true, - }, - "id": 15, - "literal": "^1.1.3", - "name": "dlv", - "npm": { - "name": "dlv", - "version": ">=1.1.3 <2.0.0", - }, - "package_id": 106, - }, - { - "behavior": { - "prod": true, - }, - "id": 16, - "literal": "^1.18.2", - "name": "jiti", - "npm": { - "name": "jiti", - "version": ">=1.18.2 <2.0.0", - }, - "package_id": 105, - }, - { - "behavior": { - "prod": true, - }, - "id": 17, - "literal": "^4.0.3", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.3 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 18, - "literal": "^8.4.23", - "name": "postcss", - "npm": { - "name": "postcss", - "version": ">=8.4.23 <9.0.0", - }, - "package_id": 7, - }, - { - "behavior": { - "prod": true, - }, - "id": 19, - "literal": "^1.22.2", - "name": "resolve", - "npm": { - "name": "resolve", - "version": ">=1.22.2 <2.0.0", - }, - "package_id": 16, - }, - { - "behavior": { - "prod": true, - }, - "id": 20, - "literal": "^3.32.0", - "name": "sucrase", - "npm": { - "name": "sucrase", - "version": ">=3.32.0 <4.0.0", - }, - "package_id": 56, - }, - { - "behavior": { - "prod": true, - }, - "id": 21, - "literal": "^3.5.3", - "name": "chokidar", - "npm": { - "name": "chokidar", - "version": ">=3.5.3 <4.0.0", - }, - "package_id": 50, - }, - { - "behavior": { - "prod": true, - }, - "id": 22, - "literal": "^3.2.12", - "name": "fast-glob", - "npm": { - "name": "fast-glob", - "version": ">=3.2.12 <4.0.0", - }, - "package_id": 40, - }, - { - "behavior": { - "prod": true, - }, - "id": 23, - "literal": "^2.1.0", - "name": "lilconfig", - "npm": { - "name": "lilconfig", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 39, - }, - { - "behavior": { - "prod": true, - }, - "id": 24, - "literal": "^1.2.2", - "name": "didyoumean", - "npm": { - "name": "didyoumean", - "version": ">=1.2.2 <2.0.0", - }, - "package_id": 38, - }, - { - "behavior": { - "prod": true, - }, - "id": 25, - "literal": "^4.0.5", - "name": "micromatch", - "npm": { - "name": "micromatch", - "version": ">=4.0.5 <5.0.0", - }, - "package_id": 32, - }, - { - "behavior": { - "prod": true, - }, - "id": 26, - "literal": "^1.0.0", - "name": "picocolors", - "npm": { - "name": "picocolors", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 9, - }, - { - "behavior": { - "prod": true, - }, - "id": 27, - "literal": "^4.0.1", - "name": "postcss-js", - "npm": { - "name": "postcss-js", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 30, - }, - { - "behavior": { - "prod": true, - }, - "id": 28, - "literal": "^6.0.2", - "name": "glob-parent", - "npm": { - "name": "glob-parent", - "version": ">=6.0.2 <7.0.0", - }, - "package_id": 27, - }, - { - "behavior": { - "prod": true, - }, - "id": 29, - "literal": "^3.0.0", - "name": "object-hash", - "npm": { - "name": "object-hash", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 26, - }, - { - "behavior": { - "prod": true, - }, - "id": 30, - "literal": "^3.0.0", - "name": "normalize-path", - "npm": { - "name": "normalize-path", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 25, - }, - { - "behavior": { - "prod": true, - }, - "id": 31, - "literal": "^15.1.0", - "name": "postcss-import", - "npm": { - "name": "postcss-import", - "version": ">=15.1.0 <16.0.0", - }, - "package_id": 15, - }, - { - "behavior": { - "prod": true, - }, - "id": 32, - "literal": "^6.0.1", - "name": "postcss-nested", - "npm": { - "name": "postcss-nested", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 14, - }, - { - "behavior": { - "prod": true, - }, - "id": 33, - "literal": "^5.2.0", - "name": "@alloc/quick-lru", - "npm": { - "name": "@alloc/quick-lru", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 13, - }, - { - "behavior": { - "prod": true, - }, - "id": 34, - "literal": "^4.0.1", - "name": "postcss-load-config", - "npm": { - "name": "postcss-load-config", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 6, - }, - { - "behavior": { - "prod": true, - }, - "id": 35, - "literal": "^6.0.11", - "name": "postcss-selector-parser", - "npm": { - "name": "postcss-selector-parser", - "version": ">=6.0.11 <7.0.0", - }, - "package_id": 3, - }, - { - "behavior": { - "prod": true, - }, - "id": 36, - "literal": "^3.0.0", - "name": "cssesc", - "npm": { - "name": "cssesc", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 5, - }, - { - "behavior": { - "prod": true, - }, - "id": 37, - "literal": "^1.0.2", - "name": "util-deprecate", - "npm": { - "name": "util-deprecate", - "version": ">=1.0.2 <2.0.0", + "name": "@babel/highlight", + "version": ">=7.24.7 <8.0.0", }, "package_id": 4, }, @@ -501,12 +202,233 @@ exports[`next build works: bun 1`] = ` "behavior": { "prod": true, }, - "id": 38, - "literal": "^2.3.4", - "name": "yaml", + "id": 15, + "literal": "^1.0.0", + "name": "picocolors", "npm": { - "name": "yaml", - "version": ">=2.3.4 <3.0.0", + "name": "picocolors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 310, + }, + { + "behavior": { + "prod": true, + }, + "id": 16, + "literal": "^7.24.7", + "name": "@babel/helper-validator-identifier", + "npm": { + "name": "@babel/helper-validator-identifier", + "version": ">=7.24.7 <8.0.0", + }, + "package_id": 3, + }, + { + "behavior": { + "prod": true, + }, + "id": 17, + "literal": "^2.4.2", + "name": "chalk", + "npm": { + "name": "chalk", + "version": ">=2.4.2 <3.0.0", + }, + "package_id": 425, + }, + { + "behavior": { + "prod": true, + }, + "id": 18, + "literal": "^4.0.0", + "name": "js-tokens", + "npm": { + "name": "js-tokens", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 250, + }, + { + "behavior": { + "prod": true, + }, + "id": 19, + "literal": "^1.0.0", + "name": "picocolors", + "npm": { + "name": "picocolors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 310, + }, + { + "behavior": { + "prod": true, + }, + "id": 20, + "literal": "^0.14.0", + "name": "regenerator-runtime", + "npm": { + "name": "regenerator-runtime", + "version": ">=0.14.0 <0.15.0", + }, + "package_id": 339, + }, + { + "behavior": { + "peer": true, + }, + "id": 21, + "literal": "^6.0.0 || ^7.0.0 || >=8.0.0", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 && >=8.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "prod": true, + }, + "id": 22, + "literal": "^3.3.0", + "name": "eslint-visitor-keys", + "npm": { + "name": "eslint-visitor-keys", + "version": ">=3.3.0 <4.0.0", + }, + "package_id": 156, + }, + { + "behavior": { + "prod": true, + }, + "id": 23, + "literal": "^6.12.4", + "name": "ajv", + "npm": { + "name": "ajv", + "version": ">=6.12.4 <7.0.0", + }, + "package_id": 54, + }, + { + "behavior": { + "prod": true, + }, + "id": 24, + "literal": "^4.3.2", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.2 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 25, + "literal": "^9.6.0", + "name": "espree", + "npm": { + "name": "espree", + "version": ">=9.6.0 <10.0.0", + }, + "package_id": 157, + }, + { + "behavior": { + "prod": true, + }, + "id": 26, + "literal": "^13.19.0", + "name": "globals", + "npm": { + "name": "globals", + "version": ">=13.19.0 <14.0.0", + }, + "package_id": 193, + }, + { + "behavior": { + "prod": true, + }, + "id": 27, + "literal": "^5.2.0", + "name": "ignore", + "npm": { + "name": "ignore", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 209, + }, + { + "behavior": { + "prod": true, + }, + "id": 28, + "literal": "^3.2.1", + "name": "import-fresh", + "npm": { + "name": "import-fresh", + "version": ">=3.2.1 <4.0.0", + }, + "package_id": 210, + }, + { + "behavior": { + "prod": true, + }, + "id": 29, + "literal": "^4.1.0", + "name": "js-yaml", + "npm": { + "name": "js-yaml", + "version": ">=4.1.0 <5.0.0", + }, + "package_id": 251, + }, + { + "behavior": { + "prod": true, + }, + "id": 30, + "literal": "^3.1.2", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.1.2 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 31, + "literal": "^3.1.1", + "name": "strip-json-comments", + "npm": { + "name": "strip-json-comments", + "version": ">=3.1.1 <4.0.0", + }, + "package_id": 374, + }, + { + "behavior": { + "prod": true, + }, + "id": 32, + "literal": "^2.0.2", + "name": "@humanwhocodes/object-schema", + "npm": { + "name": "@humanwhocodes/object-schema", + "version": ">=2.0.2 <3.0.0", }, "package_id": 12, }, @@ -514,35 +436,7621 @@ exports[`next build works: bun 1`] = ` "behavior": { "prod": true, }, - "id": 39, - "literal": "^3.0.0", - "name": "lilconfig", + "id": 33, + "literal": "^4.3.1", + "name": "debug", "npm": { - "name": "lilconfig", + "name": "debug", + "version": ">=4.3.1 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 34, + "literal": "^3.0.5", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.0.5 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 35, + "literal": "^5.1.2", + "name": "string-width", + "npm": { + "name": "string-width", + "version": ">=5.1.2 <6.0.0", + }, + "package_id": 426, + }, + { + "behavior": { + "prod": true, + }, + "id": 36, + "is_alias": true, + "literal": "npm:string-width@^4.2.0", + "name": "string-width-cjs", + "npm": { + "name": "string-width", + "version": ">=4.2.0 <5.0.0", + }, + "package_id": 367, + }, + { + "behavior": { + "prod": true, + }, + "id": 37, + "literal": "^7.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=7.0.1 <8.0.0", + }, + "package_id": 427, + }, + { + "behavior": { + "prod": true, + }, + "id": 38, + "is_alias": true, + "literal": "npm:strip-ansi@^6.0.1", + "name": "strip-ansi-cjs", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 372, + }, + { + "behavior": { + "prod": true, + }, + "id": 39, + "literal": "^8.1.0", + "name": "wrap-ansi", + "npm": { + "name": "wrap-ansi", + "version": ">=8.1.0 <9.0.0", + }, + "package_id": 428, + }, + { + "behavior": { + "prod": true, + }, + "id": 40, + "is_alias": true, + "literal": "npm:wrap-ansi@^7.0.0", + "name": "wrap-ansi-cjs", + "npm": { + "name": "wrap-ansi", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 414, + }, + { + "behavior": { + "prod": true, + }, + "id": 41, + "literal": "^1.2.1", + "name": "@jridgewell/set-array", + "npm": { + "name": "@jridgewell/set-array", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 16, + }, + { + "behavior": { + "prod": true, + }, + "id": 42, + "literal": "^1.4.10", + "name": "@jridgewell/sourcemap-codec", + "npm": { + "name": "@jridgewell/sourcemap-codec", + "version": ">=1.4.10 <2.0.0", + }, + "package_id": 17, + }, + { + "behavior": { + "prod": true, + }, + "id": 43, + "literal": "^0.3.24", + "name": "@jridgewell/trace-mapping", + "npm": { + "name": "@jridgewell/trace-mapping", + "version": ">=0.3.24 <0.4.0", + }, + "package_id": 18, + }, + { + "behavior": { + "prod": true, + }, + "id": 44, + "literal": "^3.1.0", + "name": "@jridgewell/resolve-uri", + "npm": { + "name": "@jridgewell/resolve-uri", + "version": ">=3.1.0 <4.0.0", + }, + "package_id": 15, + }, + { + "behavior": { + "prod": true, + }, + "id": 45, + "literal": "^1.4.14", + "name": "@jridgewell/sourcemap-codec", + "npm": { + "name": "@jridgewell/sourcemap-codec", + "version": ">=1.4.14 <2.0.0", + }, + "package_id": 17, + }, + { + "behavior": { + "prod": true, + }, + "id": 46, + "literal": "10.3.10", + "name": "glob", + "npm": { + "name": "glob", + "version": "==10.3.10", + }, + "package_id": 191, + }, + { + "behavior": { + "prod": true, + }, + "id": 47, + "literal": "2.0.5", + "name": "@nodelib/fs.stat", + "npm": { + "name": "@nodelib/fs.stat", + "version": "==2.0.5", + }, + "package_id": 31, + }, + { + "behavior": { + "prod": true, + }, + "id": 48, + "literal": "^1.1.9", + "name": "run-parallel", + "npm": { + "name": "run-parallel", + "version": ">=1.1.9 <2.0.0", + }, + "package_id": 347, + }, + { + "behavior": { + "prod": true, + }, + "id": 49, + "literal": "2.1.5", + "name": "@nodelib/fs.scandir", + "npm": { + "name": "@nodelib/fs.scandir", + "version": "==2.1.5", + }, + "package_id": 30, + }, + { + "behavior": { + "prod": true, + }, + "id": 50, + "literal": "^1.6.0", + "name": "fastq", + "npm": { + "name": "fastq", + "version": ">=1.6.0 <2.0.0", + }, + "package_id": 169, + }, + { + "behavior": { + "prod": true, + }, + "id": 51, + "literal": "4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": "==4.3.4", + }, + "package_id": 429, + }, + { + "behavior": { + "prod": true, + }, + "id": 52, + "literal": "2.0.1", + "name": "extract-zip", + "npm": { + "name": "extract-zip", + "version": "==2.0.1", + }, + "package_id": 163, + }, + { + "behavior": { + "prod": true, + }, + "id": 53, + "literal": "2.0.3", + "name": "progress", + "npm": { + "name": "progress", + "version": "==2.0.3", + }, + "package_id": 323, + }, + { + "behavior": { + "prod": true, + }, + "id": 54, + "literal": "6.4.0", + "name": "proxy-agent", + "npm": { + "name": "proxy-agent", + "version": "==6.4.0", + }, + "package_id": 325, + }, + { + "behavior": { + "prod": true, + }, + "id": 55, + "literal": "7.6.0", + "name": "semver", + "npm": { + "name": "semver", + "version": "==7.6.0", + }, + "package_id": 430, + }, + { + "behavior": { + "prod": true, + }, + "id": 56, + "literal": "3.0.5", + "name": "tar-fs", + "npm": { + "name": "tar-fs", + "version": "==3.0.5", + }, + "package_id": 381, + }, + { + "behavior": { + "prod": true, + }, + "id": 57, + "literal": "1.4.3", + "name": "unbzip2-stream", + "npm": { + "name": "unbzip2-stream", + "version": "==1.4.3", + }, + "package_id": 401, + }, + { + "behavior": { + "prod": true, + }, + "id": 58, + "literal": "17.7.2", + "name": "yargs", + "npm": { + "name": "yargs", + "version": "==17.7.2", + }, + "package_id": 420, + }, + { + "behavior": { + "prod": true, + }, + "id": 59, + "literal": "^2.4.0", + "name": "tslib", + "npm": { + "name": "tslib", + "version": ">=2.4.0 <3.0.0", + }, + "package_id": 392, + }, + { + "behavior": { + "prod": true, + }, + "id": 60, + "literal": "*", + "name": "@types/prop-types", + "npm": { + "name": "@types/prop-types", + "version": ">=0.0.0", + }, + "package_id": 40, + }, + { + "behavior": { + "prod": true, + }, + "id": 61, + "literal": "*", + "name": "@types/scheduler", + "npm": { + "name": "@types/scheduler", + "version": ">=0.0.0", + }, + "package_id": 43, + }, + { + "behavior": { + "prod": true, + }, + "id": 62, + "literal": "^3.0.2", + "name": "csstype", + "npm": { + "name": "csstype", + "version": ">=3.0.2 <4.0.0", + }, + "package_id": 111, + }, + { + "behavior": { + "prod": true, + }, + "id": 63, + "literal": "*", + "name": "@types/react", + "npm": { + "name": "@types/react", + "version": ">=0.0.0", + }, + "package_id": 41, + }, + { + "behavior": { + "prod": true, + }, + "id": 64, + "literal": "*", + "name": "@types/node", + "npm": { + "name": "@types/node", + "version": ">=0.0.0", + }, + "package_id": 431, + }, + { + "behavior": { + "prod": true, + }, + "id": 65, + "literal": "*", + "name": "@types/node", + "npm": { + "name": "@types/node", + "version": ">=0.0.0", + }, + "package_id": 431, + }, + { + "behavior": { + "peer": true, + }, + "id": 66, + "literal": "^7.0.0 || ^8.0.0", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "prod": true, + }, + "id": 67, + "literal": "6.21.0", + "name": "@typescript-eslint/scope-manager", + "npm": { + "name": "@typescript-eslint/scope-manager", + "version": "==6.21.0", + }, + "package_id": 47, + }, + { + "behavior": { + "prod": true, + }, + "id": 68, + "literal": "6.21.0", + "name": "@typescript-eslint/types", + "npm": { + "name": "@typescript-eslint/types", + "version": "==6.21.0", + }, + "package_id": 48, + }, + { + "behavior": { + "prod": true, + }, + "id": 69, + "literal": "6.21.0", + "name": "@typescript-eslint/typescript-estree", + "npm": { + "name": "@typescript-eslint/typescript-estree", + "version": "==6.21.0", + }, + "package_id": 49, + }, + { + "behavior": { + "prod": true, + }, + "id": 70, + "literal": "6.21.0", + "name": "@typescript-eslint/visitor-keys", + "npm": { + "name": "@typescript-eslint/visitor-keys", + "version": "==6.21.0", + }, + "package_id": 50, + }, + { + "behavior": { + "prod": true, + }, + "id": 71, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 72, + "literal": "6.21.0", + "name": "@typescript-eslint/types", + "npm": { + "name": "@typescript-eslint/types", + "version": "==6.21.0", + }, + "package_id": 48, + }, + { + "behavior": { + "prod": true, + }, + "id": 73, + "literal": "6.21.0", + "name": "@typescript-eslint/visitor-keys", + "npm": { + "name": "@typescript-eslint/visitor-keys", + "version": "==6.21.0", + }, + "package_id": 50, + }, + { + "behavior": { + "prod": true, + }, + "id": 74, + "literal": "6.21.0", + "name": "@typescript-eslint/types", + "npm": { + "name": "@typescript-eslint/types", + "version": "==6.21.0", + }, + "package_id": 48, + }, + { + "behavior": { + "prod": true, + }, + "id": 75, + "literal": "6.21.0", + "name": "@typescript-eslint/visitor-keys", + "npm": { + "name": "@typescript-eslint/visitor-keys", + "version": "==6.21.0", + }, + "package_id": 50, + }, + { + "behavior": { + "prod": true, + }, + "id": 76, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 77, + "literal": "^11.1.0", + "name": "globby", + "npm": { + "name": "globby", + "version": ">=11.1.0 <12.0.0", + }, + "package_id": 195, + }, + { + "behavior": { + "prod": true, + }, + "id": 78, + "literal": "^4.0.3", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.3 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 79, + "literal": "9.0.3", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": "==9.0.3", + }, + "package_id": 432, + }, + { + "behavior": { + "prod": true, + }, + "id": 80, + "literal": "^7.5.4", + "name": "semver", + "npm": { + "name": "semver", + "version": ">=7.5.4 <8.0.0", + }, + "package_id": 430, + }, + { + "behavior": { + "prod": true, + }, + "id": 81, + "literal": "^1.0.1", + "name": "ts-api-utils", + "npm": { + "name": "ts-api-utils", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 389, + }, + { + "behavior": { + "prod": true, + }, + "id": 82, + "literal": "6.21.0", + "name": "@typescript-eslint/types", + "npm": { + "name": "@typescript-eslint/types", + "version": "==6.21.0", + }, + "package_id": 48, + }, + { + "behavior": { + "prod": true, + }, + "id": 83, + "literal": "^3.4.1", + "name": "eslint-visitor-keys", + "npm": { + "name": "eslint-visitor-keys", + "version": ">=3.4.1 <4.0.0", + }, + "package_id": 156, + }, + { + "behavior": { + "peer": true, + }, + "id": 84, + "literal": "^6.0.0 || ^7.0.0 || ^8.0.0", + "name": "acorn", + "npm": { + "name": "acorn", + "version": ">=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", + }, + "package_id": 51, + }, + { + "behavior": { + "prod": true, + }, + "id": 85, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 86, + "literal": "^3.1.1", + "name": "fast-deep-equal", + "npm": { + "name": "fast-deep-equal", + "version": ">=3.1.1 <4.0.0", + }, + "package_id": 164, + }, + { + "behavior": { + "prod": true, + }, + "id": 87, + "literal": "^2.0.0", + "name": "fast-json-stable-stringify", + "npm": { + "name": "fast-json-stable-stringify", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 167, + }, + { + "behavior": { + "prod": true, + }, + "id": 88, + "literal": "^0.4.1", + "name": "json-schema-traverse", + "npm": { + "name": "json-schema-traverse", + "version": ">=0.4.1 <0.5.0", + }, + "package_id": 255, + }, + { + "behavior": { + "prod": true, + }, + "id": 89, + "literal": "^4.2.2", + "name": "uri-js", + "npm": { + "name": "uri-js", + "version": ">=4.2.2 <5.0.0", + }, + "package_id": 405, + }, + { + "behavior": { + "prod": true, + }, + "id": 90, + "literal": "^2.0.1", + "name": "color-convert", + "npm": { + "name": "color-convert", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 104, + }, + { + "behavior": { + "prod": true, + }, + "id": 91, + "literal": "^3.0.0", + "name": "normalize-path", + "npm": { + "name": "normalize-path", "version": ">=3.0.0 <4.0.0", }, - "package_id": 11, + "package_id": 283, + }, + { + "behavior": { + "prod": true, + }, + "id": 92, + "literal": "^2.0.4", + "name": "picomatch", + "npm": { + "name": "picomatch", + "version": ">=2.0.4 <3.0.0", + }, + "package_id": 311, + }, + { + "behavior": { + "prod": true, + }, + "id": 93, + "literal": "^2.0.3", + "name": "dequal", + "npm": { + "name": "dequal", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 122, + }, + { + "behavior": { + "prod": true, + }, + "id": 94, + "literal": "^1.0.5", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.5 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 95, + "literal": "^3.0.4", + "name": "is-array-buffer", + "npm": { + "name": "is-array-buffer", + "version": ">=3.0.4 <4.0.0", + }, + "package_id": 216, + }, + { + "behavior": { + "prod": true, + }, + "id": 96, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 97, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 98, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 99, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 100, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 101, + "literal": "^1.0.7", + "name": "is-string", + "npm": { + "name": "is-string", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 239, + }, + { + "behavior": { + "prod": true, + }, + "id": 102, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 103, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 104, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 105, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 106, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 107, + "literal": "^1.0.2", + "name": "es-shim-unscopables", + "npm": { + "name": "es-shim-unscopables", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 141, + }, + { + "behavior": { + "prod": true, + }, + "id": 108, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 109, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 110, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 111, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 112, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 113, + "literal": "^1.0.2", + "name": "es-shim-unscopables", + "npm": { + "name": "es-shim-unscopables", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 141, + }, + { + "behavior": { + "prod": true, + }, + "id": 114, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 115, + "literal": "^1.2.0", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 116, + "literal": "^1.22.1", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.22.1 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 117, + "literal": "^1.0.0", + "name": "es-shim-unscopables", + "npm": { + "name": "es-shim-unscopables", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 141, + }, + { + "behavior": { + "prod": true, + }, + "id": 118, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 119, + "literal": "^1.2.0", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 120, + "literal": "^1.22.1", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.22.1 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 121, + "literal": "^1.0.0", + "name": "es-shim-unscopables", + "npm": { + "name": "es-shim-unscopables", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 141, + }, + { + "behavior": { + "prod": true, + }, + "id": 122, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 123, + "literal": "^1.2.0", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 124, + "literal": "^1.22.1", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.22.1 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 125, + "literal": "^1.0.0", + "name": "es-shim-unscopables", + "npm": { + "name": "es-shim-unscopables", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 141, + }, + { + "behavior": { + "prod": true, + }, + "id": 126, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 127, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 128, + "literal": "^1.23.3", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.3 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 129, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 130, + "literal": "^1.0.2", + "name": "es-shim-unscopables", + "npm": { + "name": "es-shim-unscopables", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 141, + }, + { + "behavior": { + "prod": true, + }, + "id": 131, + "literal": "^1.0.1", + "name": "array-buffer-byte-length", + "npm": { + "name": "array-buffer-byte-length", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 62, + }, + { + "behavior": { + "prod": true, + }, + "id": 132, + "literal": "^1.0.5", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.5 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 133, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 134, + "literal": "^1.22.3", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.22.3 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 135, + "literal": "^1.2.1", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 136, + "literal": "^1.2.3", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.3 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 137, + "literal": "^3.0.4", + "name": "is-array-buffer", + "npm": { + "name": "is-array-buffer", + "version": ">=3.0.4 <4.0.0", + }, + "package_id": 216, + }, + { + "behavior": { + "prod": true, + }, + "id": 138, + "literal": "^1.0.2", + "name": "is-shared-array-buffer", + "npm": { + "name": "is-shared-array-buffer", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 238, + }, + { + "behavior": { + "prod": true, + }, + "id": 139, + "literal": "^2.0.1", + "name": "tslib", + "npm": { + "name": "tslib", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 392, + }, + { + "behavior": { + "peer": true, + }, + "id": 140, + "literal": "^8.1.0", + "name": "postcss", + "npm": { + "name": "postcss", + "version": ">=8.1.0 <9.0.0", + }, + "package_id": 315, + }, + { + "behavior": { + "prod": true, + }, + "id": 141, + "literal": "^4.21.10", + "name": "browserslist", + "npm": { + "name": "browserslist", + "version": ">=4.21.10 <5.0.0", + }, + "package_id": 90, + }, + { + "behavior": { + "prod": true, + }, + "id": 142, + "literal": "^1.0.30001538", + "name": "caniuse-lite", + "npm": { + "name": "caniuse-lite", + "version": ">=1.0.30001538 <2.0.0", + }, + "package_id": 98, + }, + { + "behavior": { + "prod": true, + }, + "id": 143, + "literal": "^4.3.6", + "name": "fraction.js", + "npm": { + "name": "fraction.js", + "version": ">=4.3.6 <5.0.0", + }, + "package_id": 178, + }, + { + "behavior": { + "prod": true, + }, + "id": 144, + "literal": "^0.1.2", + "name": "normalize-range", + "npm": { + "name": "normalize-range", + "version": ">=0.1.2 <0.2.0", + }, + "package_id": 284, + }, + { + "behavior": { + "prod": true, + }, + "id": 145, + "literal": "^1.0.0", + "name": "picocolors", + "npm": { + "name": "picocolors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 310, + }, + { + "behavior": { + "prod": true, + }, + "id": 146, + "literal": "^4.2.0", + "name": "postcss-value-parser", + "npm": { + "name": "postcss-value-parser", + "version": ">=4.2.0 <5.0.0", + }, + "package_id": 321, + }, + { + "behavior": { + "prod": true, + }, + "id": 147, + "literal": "^1.0.0", + "name": "possible-typed-array-names", + "npm": { + "name": "possible-typed-array-names", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 314, + }, + { + "behavior": { + "prod": true, + }, + "id": 148, + "literal": "^2.0.3", + "name": "dequal", + "npm": { + "name": "dequal", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 122, + }, + { + "behavior": { + "prod": true, + }, + "id": 149, + "literal": "^2.0.0", + "name": "bare-events", + "npm": { + "name": "bare-events", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 80, + }, + { + "behavior": { + "prod": true, + }, + "id": 150, + "literal": "^2.0.0", + "name": "bare-path", + "npm": { + "name": "bare-path", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 83, + }, + { + "behavior": { + "prod": true, + }, + "id": 151, + "literal": "^2.0.0", + "name": "bare-stream", + "npm": { + "name": "bare-stream", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 84, + }, + { + "behavior": { + "prod": true, + }, + "id": 152, + "literal": "^2.1.0", + "name": "bare-os", + "npm": { + "name": "bare-os", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 82, + }, + { + "behavior": { + "prod": true, + }, + "id": 153, + "literal": "^2.18.0", + "name": "streamx", + "npm": { + "name": "streamx", + "version": ">=2.18.0 <3.0.0", + }, + "package_id": 366, + }, + { + "behavior": { + "prod": true, + }, + "id": 154, + "literal": "^1.0.0", + "name": "balanced-match", + "npm": { + "name": "balanced-match", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 79, + }, + { + "behavior": { + "prod": true, + }, + "id": 155, + "literal": "0.0.1", + "name": "concat-map", + "npm": { + "name": "concat-map", + "version": "==0.0.1", + }, + "package_id": 107, + }, + { + "behavior": { + "prod": true, + }, + "id": 156, + "literal": "^7.1.1", + "name": "fill-range", + "npm": { + "name": "fill-range", + "version": ">=7.1.1 <8.0.0", + }, + "package_id": 172, + }, + { + "behavior": { + "prod": true, + }, + "id": 157, + "literal": "^1.0.30001587", + "name": "caniuse-lite", + "npm": { + "name": "caniuse-lite", + "version": ">=1.0.30001587 <2.0.0", + }, + "package_id": 98, + }, + { + "behavior": { + "prod": true, + }, + "id": 158, + "literal": "^1.4.668", + "name": "electron-to-chromium", + "npm": { + "name": "electron-to-chromium", + "version": ">=1.4.668 <2.0.0", + }, + "package_id": 129, + }, + { + "behavior": { + "prod": true, + }, + "id": 159, + "literal": "^2.0.14", + "name": "node-releases", + "npm": { + "name": "node-releases", + "version": ">=2.0.14 <3.0.0", + }, + "package_id": 282, + }, + { + "behavior": { + "prod": true, + }, + "id": 160, + "literal": "^1.0.13", + "name": "update-browserslist-db", + "npm": { + "name": "update-browserslist-db", + "version": ">=1.0.13 <2.0.0", + }, + "package_id": 404, + }, + { + "behavior": { + "prod": true, + }, + "id": 161, + "literal": "^1.3.1", + "name": "base64-js", + "npm": { + "name": "base64-js", + "version": ">=1.3.1 <2.0.0", + }, + "package_id": 85, + }, + { + "behavior": { + "prod": true, + }, + "id": 162, + "literal": "^1.1.13", + "name": "ieee754", + "npm": { + "name": "ieee754", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 208, + }, + { + "behavior": { + "prod": true, + }, + "id": 163, + "literal": "~20.12.8", + "name": "@types/node", + "npm": { + "name": "@types/node", + "version": ">=20.12.8 <20.13.0", + }, + "package_id": 431, + }, + { + "behavior": { + "prod": true, + }, + "id": 164, + "literal": "~8.5.10", + "name": "@types/ws", + "npm": { + "name": "@types/ws", + "version": ">=8.5.10 <8.6.0", + }, + "package_id": 44, + }, + { + "behavior": { + "prod": true, + }, + "id": 165, + "literal": "^1.1.0", + "name": "streamsearch", + "npm": { + "name": "streamsearch", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 365, + }, + { + "behavior": { + "prod": true, + }, + "id": 166, + "literal": "^1.0.0", + "name": "es-define-property", + "npm": { + "name": "es-define-property", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 136, + }, + { + "behavior": { + "prod": true, + }, + "id": 167, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 168, + "literal": "^1.1.2", + "name": "function-bind", + "npm": { + "name": "function-bind", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 182, + }, + { + "behavior": { + "prod": true, + }, + "id": 169, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 170, + "literal": "^1.2.1", + "name": "set-function-length", + "npm": { + "name": "set-function-length", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 352, + }, + { + "behavior": { + "prod": true, + }, + "id": 171, + "literal": "^4.1.0", + "name": "ansi-styles", + "npm": { + "name": "ansi-styles", + "version": ">=4.1.0 <5.0.0", + }, + "package_id": 56, + }, + { + "behavior": { + "prod": true, + }, + "id": 172, + "literal": "^7.1.0", + "name": "supports-color", + "npm": { + "name": "supports-color", + "version": ">=7.1.0 <8.0.0", + }, + "package_id": 377, + }, + { + "behavior": { + "optional": true, + }, + "id": 173, + "literal": "~2.3.2", + "name": "fsevents", + "npm": { + "name": "fsevents", + "version": ">=2.3.2 <2.4.0", + }, + "package_id": 181, + }, + { + "behavior": { + "prod": true, + }, + "id": 174, + "literal": "~3.1.2", + "name": "anymatch", + "npm": { + "name": "anymatch", + "version": ">=3.1.2 <3.2.0", + }, + "package_id": 58, + }, + { + "behavior": { + "prod": true, + }, + "id": 175, + "literal": "~3.0.2", + "name": "braces", + "npm": { + "name": "braces", + "version": ">=3.0.2 <3.1.0", + }, + "package_id": 89, + }, + { + "behavior": { + "prod": true, + }, + "id": 176, + "literal": "~5.1.2", + "name": "glob-parent", + "npm": { + "name": "glob-parent", + "version": ">=5.1.2 <5.2.0", + }, + "package_id": 433, + }, + { + "behavior": { + "prod": true, + }, + "id": 177, + "literal": "~2.1.0", + "name": "is-binary-path", + "npm": { + "name": "is-binary-path", + "version": ">=2.1.0 <2.2.0", + }, + "package_id": 220, + }, + { + "behavior": { + "prod": true, + }, + "id": 178, + "literal": "~4.0.1", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.1 <4.1.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 179, + "literal": "~3.0.0", + "name": "normalize-path", + "npm": { + "name": "normalize-path", + "version": ">=3.0.0 <3.1.0", + }, + "package_id": 283, + }, + { + "behavior": { + "prod": true, + }, + "id": 180, + "literal": "~3.6.0", + "name": "readdirp", + "npm": { + "name": "readdirp", + "version": ">=3.6.0 <3.7.0", + }, + "package_id": 337, + }, + { + "behavior": { + "peer": true, + }, + "id": 181, + "literal": "*", + "name": "devtools-protocol", + "npm": { + "name": "devtools-protocol", + "version": ">=0.0.0", + }, + "package_id": 123, + }, + { + "behavior": { + "prod": true, + }, + "id": 182, + "literal": "3.0.1", + "name": "mitt", + "npm": { + "name": "mitt", + "version": "==3.0.1", + }, + "package_id": 275, + }, + { + "behavior": { + "prod": true, + }, + "id": 183, + "literal": "10.0.0", + "name": "urlpattern-polyfill", + "npm": { + "name": "urlpattern-polyfill", + "version": "==10.0.0", + }, + "package_id": 406, + }, + { + "behavior": { + "prod": true, + }, + "id": 184, + "literal": "3.23.8", + "name": "zod", + "npm": { + "name": "zod", + "version": "==3.23.8", + }, + "package_id": 424, + }, + { + "behavior": { + "prod": true, + }, + "id": 185, + "literal": "^4.2.0", + "name": "string-width", + "npm": { + "name": "string-width", + "version": ">=4.2.0 <5.0.0", + }, + "package_id": 367, + }, + { + "behavior": { + "prod": true, + }, + "id": 186, + "literal": "^6.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 372, + }, + { + "behavior": { + "prod": true, + }, + "id": 187, + "literal": "^7.0.0", + "name": "wrap-ansi", + "npm": { + "name": "wrap-ansi", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 414, + }, + { + "behavior": { + "prod": true, + }, + "id": 188, + "literal": "~1.1.4", + "name": "color-name", + "npm": { + "name": "color-name", + "version": ">=1.1.4 <1.2.0", + }, + "package_id": 105, }, { "behavior": { "optional": true, "peer": true, }, - "id": 40, + "id": 189, + "literal": ">=4.9.5", + "name": "typescript", + "npm": { + "name": "typescript", + "version": ">=4.9.5", + }, + "package_id": 399, + }, + { + "behavior": { + "prod": true, + }, + "id": 190, + "literal": "^2.2.1", + "name": "env-paths", + "npm": { + "name": "env-paths", + "version": ">=2.2.1 <3.0.0", + }, + "package_id": 133, + }, + { + "behavior": { + "prod": true, + }, + "id": 191, + "literal": "^3.3.0", + "name": "import-fresh", + "npm": { + "name": "import-fresh", + "version": ">=3.3.0 <4.0.0", + }, + "package_id": 210, + }, + { + "behavior": { + "prod": true, + }, + "id": 192, + "literal": "^4.1.0", + "name": "js-yaml", + "npm": { + "name": "js-yaml", + "version": ">=4.1.0 <5.0.0", + }, + "package_id": 251, + }, + { + "behavior": { + "prod": true, + }, + "id": 193, + "literal": "^5.2.0", + "name": "parse-json", + "npm": { + "name": "parse-json", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 302, + }, + { + "behavior": { + "prod": true, + }, + "id": 194, + "literal": "^3.1.0", + "name": "path-key", + "npm": { + "name": "path-key", + "version": ">=3.1.0 <4.0.0", + }, + "package_id": 305, + }, + { + "behavior": { + "prod": true, + }, + "id": 195, + "literal": "^2.0.0", + "name": "shebang-command", + "npm": { + "name": "shebang-command", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 354, + }, + { + "behavior": { + "prod": true, + }, + "id": 196, + "literal": "^2.0.1", + "name": "which", + "npm": { + "name": "which", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 408, + }, + { + "behavior": { + "prod": true, + }, + "id": 197, + "literal": "^1.0.6", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.6 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 198, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 199, + "literal": "^1.0.1", + "name": "is-data-view", + "npm": { + "name": "is-data-view", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 224, + }, + { + "behavior": { + "prod": true, + }, + "id": 200, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 201, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 202, + "literal": "^1.0.1", + "name": "is-data-view", + "npm": { + "name": "is-data-view", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 224, + }, + { + "behavior": { + "prod": true, + }, + "id": 203, + "literal": "^1.0.6", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.6 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 204, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 205, + "literal": "^1.0.1", + "name": "is-data-view", + "npm": { + "name": "is-data-view", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 224, + }, + { + "behavior": { + "prod": true, + }, + "id": 206, + "literal": "2.1.2", + "name": "ms", + "npm": { + "name": "ms", + "version": "==2.1.2", + }, + "package_id": 276, + }, + { + "behavior": { + "prod": true, + }, + "id": 207, + "literal": "^1.0.0", + "name": "es-define-property", + "npm": { + "name": "es-define-property", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 136, + }, + { + "behavior": { + "prod": true, + }, + "id": 208, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 209, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 210, + "literal": "^1.0.1", + "name": "define-data-property", + "npm": { + "name": "define-data-property", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 119, + }, + { + "behavior": { + "prod": true, + }, + "id": 211, + "literal": "^1.0.0", + "name": "has-property-descriptors", + "npm": { + "name": "has-property-descriptors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 201, + }, + { + "behavior": { + "prod": true, + }, + "id": 212, + "literal": "^1.1.1", + "name": "object-keys", + "npm": { + "name": "object-keys", + "version": ">=1.1.1 <2.0.0", + }, + "package_id": 288, + }, + { + "behavior": { + "prod": true, + }, + "id": 213, + "literal": "^0.13.4", + "name": "ast-types", + "npm": { + "name": "ast-types", + "version": ">=0.13.4 <0.14.0", + }, + "package_id": 72, + }, + { + "behavior": { + "prod": true, + }, + "id": 214, + "literal": "^2.1.0", + "name": "escodegen", + "npm": { + "name": "escodegen", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 145, + }, + { + "behavior": { + "prod": true, + }, + "id": 215, + "literal": "^4.0.1", + "name": "esprima", + "npm": { + "name": "esprima", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 158, + }, + { + "behavior": { + "prod": true, + }, + "id": 216, + "literal": "^4.0.0", + "name": "path-type", + "npm": { + "name": "path-type", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 308, + }, + { + "behavior": { + "prod": true, + }, + "id": 217, + "literal": "^2.0.2", + "name": "esutils", + "npm": { + "name": "esutils", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 162, + }, + { + "behavior": { + "prod": true, + }, + "id": 218, + "literal": "^1.4.0", + "name": "once", + "npm": { + "name": "once", + "version": ">=1.4.0 <2.0.0", + }, + "package_id": 295, + }, + { + "behavior": { + "prod": true, + }, + "id": 219, + "literal": "^4.2.4", + "name": "graceful-fs", + "npm": { + "name": "graceful-fs", + "version": ">=4.2.4 <5.0.0", + }, + "package_id": 197, + }, + { + "behavior": { + "prod": true, + }, + "id": 220, + "literal": "^2.2.0", + "name": "tapable", + "npm": { + "name": "tapable", + "version": ">=2.2.0 <3.0.0", + }, + "package_id": 380, + }, + { + "behavior": { + "prod": true, + }, + "id": 221, + "literal": "^0.2.1", + "name": "is-arrayish", + "npm": { + "name": "is-arrayish", + "version": ">=0.2.1 <0.3.0", + }, + "package_id": 217, + }, + { + "behavior": { + "prod": true, + }, + "id": 222, + "literal": "^1.0.1", + "name": "array-buffer-byte-length", + "npm": { + "name": "array-buffer-byte-length", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 62, + }, + { + "behavior": { + "prod": true, + }, + "id": 223, + "literal": "^1.0.3", + "name": "arraybuffer.prototype.slice", + "npm": { + "name": "arraybuffer.prototype.slice", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 71, + }, + { + "behavior": { + "prod": true, + }, + "id": 224, + "literal": "^1.0.7", + "name": "available-typed-arrays", + "npm": { + "name": "available-typed-arrays", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 75, + }, + { + "behavior": { + "prod": true, + }, + "id": 225, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 226, + "literal": "^1.0.1", + "name": "data-view-buffer", + "npm": { + "name": "data-view-buffer", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 114, + }, + { + "behavior": { + "prod": true, + }, + "id": 227, + "literal": "^1.0.1", + "name": "data-view-byte-length", + "npm": { + "name": "data-view-byte-length", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 115, + }, + { + "behavior": { + "prod": true, + }, + "id": 228, + "literal": "^1.0.0", + "name": "data-view-byte-offset", + "npm": { + "name": "data-view-byte-offset", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 116, + }, + { + "behavior": { + "prod": true, + }, + "id": 229, + "literal": "^1.0.0", + "name": "es-define-property", + "npm": { + "name": "es-define-property", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 136, + }, + { + "behavior": { + "prod": true, + }, + "id": 230, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 231, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 232, + "literal": "^2.0.3", + "name": "es-set-tostringtag", + "npm": { + "name": "es-set-tostringtag", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 140, + }, + { + "behavior": { + "prod": true, + }, + "id": 233, + "literal": "^1.2.1", + "name": "es-to-primitive", + "npm": { + "name": "es-to-primitive", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 142, + }, + { + "behavior": { + "prod": true, + }, + "id": 234, + "literal": "^1.1.6", + "name": "function.prototype.name", + "npm": { + "name": "function.prototype.name", + "version": ">=1.1.6 <2.0.0", + }, + "package_id": 183, + }, + { + "behavior": { + "prod": true, + }, + "id": 235, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 236, + "literal": "^1.0.2", + "name": "get-symbol-description", + "npm": { + "name": "get-symbol-description", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 188, + }, + { + "behavior": { + "prod": true, + }, + "id": 237, + "literal": "^1.0.3", + "name": "globalthis", + "npm": { + "name": "globalthis", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 194, + }, + { + "behavior": { + "prod": true, + }, + "id": 238, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 239, + "literal": "^1.0.2", + "name": "has-property-descriptors", + "npm": { + "name": "has-property-descriptors", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 201, + }, + { + "behavior": { + "prod": true, + }, + "id": 240, + "literal": "^1.0.3", + "name": "has-proto", + "npm": { + "name": "has-proto", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 202, + }, + { + "behavior": { + "prod": true, + }, + "id": 241, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 242, + "literal": "^2.0.2", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 243, + "literal": "^1.0.7", + "name": "internal-slot", + "npm": { + "name": "internal-slot", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 214, + }, + { + "behavior": { + "prod": true, + }, + "id": 244, + "literal": "^3.0.4", + "name": "is-array-buffer", + "npm": { + "name": "is-array-buffer", + "version": ">=3.0.4 <4.0.0", + }, + "package_id": 216, + }, + { + "behavior": { + "prod": true, + }, + "id": 245, + "literal": "^1.2.7", + "name": "is-callable", + "npm": { + "name": "is-callable", + "version": ">=1.2.7 <2.0.0", + }, + "package_id": 222, + }, + { + "behavior": { + "prod": true, + }, + "id": 246, + "literal": "^1.0.1", + "name": "is-data-view", + "npm": { + "name": "is-data-view", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 224, + }, + { + "behavior": { + "prod": true, + }, + "id": 247, + "literal": "^2.0.3", + "name": "is-negative-zero", + "npm": { + "name": "is-negative-zero", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 232, + }, + { + "behavior": { + "prod": true, + }, + "id": 248, + "literal": "^1.1.4", + "name": "is-regex", + "npm": { + "name": "is-regex", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 236, + }, + { + "behavior": { + "prod": true, + }, + "id": 249, + "literal": "^1.0.3", + "name": "is-shared-array-buffer", + "npm": { + "name": "is-shared-array-buffer", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 238, + }, + { + "behavior": { + "prod": true, + }, + "id": 250, + "literal": "^1.0.7", + "name": "is-string", + "npm": { + "name": "is-string", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 239, + }, + { + "behavior": { + "prod": true, + }, + "id": 251, + "literal": "^1.1.13", + "name": "is-typed-array", + "npm": { + "name": "is-typed-array", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 241, + }, + { + "behavior": { + "prod": true, + }, + "id": 252, + "literal": "^1.0.2", + "name": "is-weakref", + "npm": { + "name": "is-weakref", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 243, + }, + { + "behavior": { + "prod": true, + }, + "id": 253, + "literal": "^1.13.1", + "name": "object-inspect", + "npm": { + "name": "object-inspect", + "version": ">=1.13.1 <2.0.0", + }, + "package_id": 287, + }, + { + "behavior": { + "prod": true, + }, + "id": 254, + "literal": "^1.1.1", + "name": "object-keys", + "npm": { + "name": "object-keys", + "version": ">=1.1.1 <2.0.0", + }, + "package_id": 288, + }, + { + "behavior": { + "prod": true, + }, + "id": 255, + "literal": "^4.1.5", + "name": "object.assign", + "npm": { + "name": "object.assign", + "version": ">=4.1.5 <5.0.0", + }, + "package_id": 289, + }, + { + "behavior": { + "prod": true, + }, + "id": 256, + "literal": "^1.5.2", + "name": "regexp.prototype.flags", + "npm": { + "name": "regexp.prototype.flags", + "version": ">=1.5.2 <2.0.0", + }, + "package_id": 340, + }, + { + "behavior": { + "prod": true, + }, + "id": 257, + "literal": "^1.1.2", + "name": "safe-array-concat", + "npm": { + "name": "safe-array-concat", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 348, + }, + { + "behavior": { + "prod": true, + }, + "id": 258, + "literal": "^1.0.3", + "name": "safe-regex-test", + "npm": { + "name": "safe-regex-test", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 349, + }, + { + "behavior": { + "prod": true, + }, + "id": 259, + "literal": "^1.2.9", + "name": "string.prototype.trim", + "npm": { + "name": "string.prototype.trim", + "version": ">=1.2.9 <2.0.0", + }, + "package_id": 369, + }, + { + "behavior": { + "prod": true, + }, + "id": 260, + "literal": "^1.0.8", + "name": "string.prototype.trimend", + "npm": { + "name": "string.prototype.trimend", + "version": ">=1.0.8 <2.0.0", + }, + "package_id": 370, + }, + { + "behavior": { + "prod": true, + }, + "id": 261, + "literal": "^1.0.8", + "name": "string.prototype.trimstart", + "npm": { + "name": "string.prototype.trimstart", + "version": ">=1.0.8 <2.0.0", + }, + "package_id": 371, + }, + { + "behavior": { + "prod": true, + }, + "id": 262, + "literal": "^1.0.2", + "name": "typed-array-buffer", + "npm": { + "name": "typed-array-buffer", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 395, + }, + { + "behavior": { + "prod": true, + }, + "id": 263, + "literal": "^1.0.1", + "name": "typed-array-byte-length", + "npm": { + "name": "typed-array-byte-length", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 396, + }, + { + "behavior": { + "prod": true, + }, + "id": 264, + "literal": "^1.0.2", + "name": "typed-array-byte-offset", + "npm": { + "name": "typed-array-byte-offset", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 397, + }, + { + "behavior": { + "prod": true, + }, + "id": 265, + "literal": "^1.0.6", + "name": "typed-array-length", + "npm": { + "name": "typed-array-length", + "version": ">=1.0.6 <2.0.0", + }, + "package_id": 398, + }, + { + "behavior": { + "prod": true, + }, + "id": 266, + "literal": "^1.0.2", + "name": "unbox-primitive", + "npm": { + "name": "unbox-primitive", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 400, + }, + { + "behavior": { + "prod": true, + }, + "id": 267, + "literal": "^1.1.15", + "name": "which-typed-array", + "npm": { + "name": "which-typed-array", + "version": ">=1.1.15 <2.0.0", + }, + "package_id": 412, + }, + { + "behavior": { + "prod": true, + }, + "id": 268, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 269, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 270, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 271, + "literal": "^1.23.3", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.3 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 272, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 273, + "literal": "^2.0.3", + "name": "es-set-tostringtag", + "npm": { + "name": "es-set-tostringtag", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 140, + }, + { + "behavior": { + "prod": true, + }, + "id": 274, + "literal": "^1.1.2", + "name": "function-bind", + "npm": { + "name": "function-bind", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 182, + }, + { + "behavior": { + "prod": true, + }, + "id": 275, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 276, + "literal": "^1.0.3", + "name": "globalthis", + "npm": { + "name": "globalthis", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 194, + }, + { + "behavior": { + "prod": true, + }, + "id": 277, + "literal": "^1.0.2", + "name": "has-property-descriptors", + "npm": { + "name": "has-property-descriptors", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 201, + }, + { + "behavior": { + "prod": true, + }, + "id": 278, + "literal": "^1.0.3", + "name": "has-proto", + "npm": { + "name": "has-proto", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 202, + }, + { + "behavior": { + "prod": true, + }, + "id": 279, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 280, + "literal": "^1.0.7", + "name": "internal-slot", + "npm": { + "name": "internal-slot", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 214, + }, + { + "behavior": { + "prod": true, + }, + "id": 281, + "literal": "^1.1.2", + "name": "iterator.prototype", + "npm": { + "name": "iterator.prototype", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 247, + }, + { + "behavior": { + "prod": true, + }, + "id": 282, + "literal": "^1.1.2", + "name": "safe-array-concat", + "npm": { + "name": "safe-array-concat", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 348, + }, + { + "behavior": { + "prod": true, + }, + "id": 283, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 284, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 285, + "literal": "^1.0.2", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 286, + "literal": "^2.0.1", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 287, + "literal": "^2.0.0", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 288, + "literal": "^1.1.4", + "name": "is-callable", + "npm": { + "name": "is-callable", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 222, + }, + { + "behavior": { + "prod": true, + }, + "id": 289, + "literal": "^1.0.1", + "name": "is-date-object", + "npm": { + "name": "is-date-object", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 225, + }, + { + "behavior": { + "prod": true, + }, + "id": 290, + "literal": "^1.0.2", + "name": "is-symbol", + "npm": { + "name": "is-symbol", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 240, + }, + { + "behavior": { + "optional": true, + }, + "id": 291, + "literal": "~0.6.1", + "name": "source-map", + "npm": { + "name": "source-map", + "version": ">=0.6.1 <0.7.0", + }, + "package_id": 362, + }, + { + "behavior": { + "prod": true, + }, + "id": 292, + "literal": "^4.0.1", + "name": "esprima", + "npm": { + "name": "esprima", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 158, + }, + { + "behavior": { + "prod": true, + }, + "id": 293, + "literal": "^5.2.0", + "name": "estraverse", + "npm": { + "name": "estraverse", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 161, + }, + { + "behavior": { + "prod": true, + }, + "id": 294, + "literal": "^2.0.2", + "name": "esutils", + "npm": { + "name": "esutils", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 162, + }, + { + "behavior": { + "prod": true, + }, + "id": 295, + "literal": "^4.2.0", + "name": "@eslint-community/eslint-utils", + "npm": { + "name": "@eslint-community/eslint-utils", + "version": ">=4.2.0 <5.0.0", + }, + "package_id": 6, + }, + { + "behavior": { + "prod": true, + }, + "id": 296, + "literal": "^4.6.1", + "name": "@eslint-community/regexpp", + "npm": { + "name": "@eslint-community/regexpp", + "version": ">=4.6.1 <5.0.0", + }, + "package_id": 7, + }, + { + "behavior": { + "prod": true, + }, + "id": 297, + "literal": "^2.1.2", + "name": "@eslint/eslintrc", + "npm": { + "name": "@eslint/eslintrc", + "version": ">=2.1.2 <3.0.0", + }, + "package_id": 8, + }, + { + "behavior": { + "prod": true, + }, + "id": 298, + "literal": "8.50.0", + "name": "@eslint/js", + "npm": { + "name": "@eslint/js", + "version": "==8.50.0", + }, + "package_id": 9, + }, + { + "behavior": { + "prod": true, + }, + "id": 299, + "literal": "^0.11.11", + "name": "@humanwhocodes/config-array", + "npm": { + "name": "@humanwhocodes/config-array", + "version": ">=0.11.11 <0.12.0", + }, + "package_id": 10, + }, + { + "behavior": { + "prod": true, + }, + "id": 300, + "literal": "^1.0.1", + "name": "@humanwhocodes/module-importer", + "npm": { + "name": "@humanwhocodes/module-importer", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 11, + }, + { + "behavior": { + "prod": true, + }, + "id": 301, + "literal": "^1.2.8", + "name": "@nodelib/fs.walk", + "npm": { + "name": "@nodelib/fs.walk", + "version": ">=1.2.8 <2.0.0", + }, + "package_id": 32, + }, + { + "behavior": { + "prod": true, + }, + "id": 302, + "literal": "^6.12.4", + "name": "ajv", + "npm": { + "name": "ajv", + "version": ">=6.12.4 <7.0.0", + }, + "package_id": 54, + }, + { + "behavior": { + "prod": true, + }, + "id": 303, + "literal": "^4.0.0", + "name": "chalk", + "npm": { + "name": "chalk", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 99, + }, + { + "behavior": { + "prod": true, + }, + "id": 304, + "literal": "^7.0.2", + "name": "cross-spawn", + "npm": { + "name": "cross-spawn", + "version": ">=7.0.2 <8.0.0", + }, + "package_id": 109, + }, + { + "behavior": { + "prod": true, + }, + "id": 305, + "literal": "^4.3.2", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.2 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 306, + "literal": "^3.0.0", + "name": "doctrine", + "npm": { + "name": "doctrine", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 127, + }, + { + "behavior": { + "prod": true, + }, + "id": 307, + "literal": "^4.0.0", + "name": "escape-string-regexp", + "npm": { + "name": "escape-string-regexp", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 144, + }, + { + "behavior": { + "prod": true, + }, + "id": 308, + "literal": "^7.2.2", + "name": "eslint-scope", + "npm": { + "name": "eslint-scope", + "version": ">=7.2.2 <8.0.0", + }, + "package_id": 155, + }, + { + "behavior": { + "prod": true, + }, + "id": 309, + "literal": "^3.4.3", + "name": "eslint-visitor-keys", + "npm": { + "name": "eslint-visitor-keys", + "version": ">=3.4.3 <4.0.0", + }, + "package_id": 156, + }, + { + "behavior": { + "prod": true, + }, + "id": 310, + "literal": "^9.6.1", + "name": "espree", + "npm": { + "name": "espree", + "version": ">=9.6.1 <10.0.0", + }, + "package_id": 157, + }, + { + "behavior": { + "prod": true, + }, + "id": 311, + "literal": "^1.4.2", + "name": "esquery", + "npm": { + "name": "esquery", + "version": ">=1.4.2 <2.0.0", + }, + "package_id": 159, + }, + { + "behavior": { + "prod": true, + }, + "id": 312, + "literal": "^2.0.2", + "name": "esutils", + "npm": { + "name": "esutils", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 162, + }, + { + "behavior": { + "prod": true, + }, + "id": 313, + "literal": "^3.1.3", + "name": "fast-deep-equal", + "npm": { + "name": "fast-deep-equal", + "version": ">=3.1.3 <4.0.0", + }, + "package_id": 164, + }, + { + "behavior": { + "prod": true, + }, + "id": 314, + "literal": "^6.0.1", + "name": "file-entry-cache", + "npm": { + "name": "file-entry-cache", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 171, + }, + { + "behavior": { + "prod": true, + }, + "id": 315, + "literal": "^5.0.0", + "name": "find-up", + "npm": { + "name": "find-up", + "version": ">=5.0.0 <6.0.0", + }, + "package_id": 173, + }, + { + "behavior": { + "prod": true, + }, + "id": 316, + "literal": "^6.0.2", + "name": "glob-parent", + "npm": { + "name": "glob-parent", + "version": ">=6.0.2 <7.0.0", + }, + "package_id": 192, + }, + { + "behavior": { + "prod": true, + }, + "id": 317, + "literal": "^13.19.0", + "name": "globals", + "npm": { + "name": "globals", + "version": ">=13.19.0 <14.0.0", + }, + "package_id": 193, + }, + { + "behavior": { + "prod": true, + }, + "id": 318, + "literal": "^1.4.0", + "name": "graphemer", + "npm": { + "name": "graphemer", + "version": ">=1.4.0 <2.0.0", + }, + "package_id": 198, + }, + { + "behavior": { + "prod": true, + }, + "id": 319, + "literal": "^5.2.0", + "name": "ignore", + "npm": { + "name": "ignore", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 209, + }, + { + "behavior": { + "prod": true, + }, + "id": 320, + "literal": "^0.1.4", + "name": "imurmurhash", + "npm": { + "name": "imurmurhash", + "version": ">=0.1.4 <0.2.0", + }, + "package_id": 211, + }, + { + "behavior": { + "prod": true, + }, + "id": 321, + "literal": "^4.0.0", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 322, + "literal": "^3.0.3", + "name": "is-path-inside", + "npm": { + "name": "is-path-inside", + "version": ">=3.0.3 <4.0.0", + }, + "package_id": 235, + }, + { + "behavior": { + "prod": true, + }, + "id": 323, + "literal": "^4.1.0", + "name": "js-yaml", + "npm": { + "name": "js-yaml", + "version": ">=4.1.0 <5.0.0", + }, + "package_id": 251, + }, + { + "behavior": { + "prod": true, + }, + "id": 324, + "literal": "^1.0.1", + "name": "json-stable-stringify-without-jsonify", + "npm": { + "name": "json-stable-stringify-without-jsonify", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 256, + }, + { + "behavior": { + "prod": true, + }, + "id": 325, + "literal": "^0.4.1", + "name": "levn", + "npm": { + "name": "levn", + "version": ">=0.4.1 <0.5.0", + }, + "package_id": 263, + }, + { + "behavior": { + "prod": true, + }, + "id": 326, + "literal": "^4.6.2", + "name": "lodash.merge", + "npm": { + "name": "lodash.merge", + "version": ">=4.6.2 <5.0.0", + }, + "package_id": 267, + }, + { + "behavior": { + "prod": true, + }, + "id": 327, + "literal": "^3.1.2", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.1.2 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 328, + "literal": "^1.4.0", + "name": "natural-compare", + "npm": { + "name": "natural-compare", + "version": ">=1.4.0 <2.0.0", + }, + "package_id": 279, + }, + { + "behavior": { + "prod": true, + }, + "id": 329, + "literal": "^0.9.3", + "name": "optionator", + "npm": { + "name": "optionator", + "version": ">=0.9.3 <0.10.0", + }, + "package_id": 296, + }, + { + "behavior": { + "prod": true, + }, + "id": 330, + "literal": "^6.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 372, + }, + { + "behavior": { + "prod": true, + }, + "id": 331, + "literal": "^0.2.0", + "name": "text-table", + "npm": { + "name": "text-table", + "version": ">=0.2.0 <0.3.0", + }, + "package_id": 384, + }, + { + "behavior": { + "peer": true, + }, + "id": 332, + "literal": "^7.23.0 || ^8.0.0", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=7.23.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "optional": true, + "peer": true, + }, + "id": 333, + "literal": ">=3.3.1", + "name": "typescript", + "npm": { + "name": "typescript", + "version": ">=3.3.1", + }, + "package_id": 399, + }, + { + "behavior": { + "prod": true, + }, + "id": 334, + "literal": "14.1.3", + "name": "@next/eslint-plugin-next", + "npm": { + "name": "@next/eslint-plugin-next", + "version": "==14.1.3", + }, + "package_id": 20, + }, + { + "behavior": { + "prod": true, + }, + "id": 335, + "literal": "^1.3.3", + "name": "@rushstack/eslint-patch", + "npm": { + "name": "@rushstack/eslint-patch", + "version": ">=1.3.3 <2.0.0", + }, + "package_id": 35, + }, + { + "behavior": { + "prod": true, + }, + "id": 336, + "literal": "^5.4.2 || ^6.0.0", + "name": "@typescript-eslint/parser", + "npm": { + "name": "@typescript-eslint/parser", + "version": ">=5.4.2 <6.0.0 || >=6.0.0 <7.0.0 && >=6.0.0 <7.0.0", + }, + "package_id": 46, + }, + { + "behavior": { + "prod": true, + }, + "id": 337, + "literal": "^0.3.6", + "name": "eslint-import-resolver-node", + "npm": { + "name": "eslint-import-resolver-node", + "version": ">=0.3.6 <0.4.0", + }, + "package_id": 148, + }, + { + "behavior": { + "prod": true, + }, + "id": 338, + "literal": "^3.5.2", + "name": "eslint-import-resolver-typescript", + "npm": { + "name": "eslint-import-resolver-typescript", + "version": ">=3.5.2 <4.0.0", + }, + "package_id": 149, + }, + { + "behavior": { + "prod": true, + }, + "id": 339, + "literal": "^2.28.1", + "name": "eslint-plugin-import", + "npm": { + "name": "eslint-plugin-import", + "version": ">=2.28.1 <3.0.0", + }, + "package_id": 151, + }, + { + "behavior": { + "prod": true, + }, + "id": 340, + "literal": "^6.7.1", + "name": "eslint-plugin-jsx-a11y", + "npm": { + "name": "eslint-plugin-jsx-a11y", + "version": ">=6.7.1 <7.0.0", + }, + "package_id": 152, + }, + { + "behavior": { + "prod": true, + }, + "id": 341, + "literal": "^7.33.2", + "name": "eslint-plugin-react", + "npm": { + "name": "eslint-plugin-react", + "version": ">=7.33.2 <8.0.0", + }, + "package_id": 153, + }, + { + "behavior": { + "prod": true, + }, + "id": 342, + "literal": "^4.5.0 || 5.0.0-canary-7118f5dd7-20230705", + "name": "eslint-plugin-react-hooks", + "npm": { + "name": "eslint-plugin-react-hooks", + "version": ">=4.5.0 <5.0.0 || ==5.0.0-canary-7118f5dd7-20230705 && ==5.0.0-canary-7118f5dd7-20230705", + }, + "package_id": 154, + }, + { + "behavior": { + "prod": true, + }, + "id": 343, + "literal": "^3.2.7", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=3.2.7 <4.0.0", + }, + "package_id": 434, + }, + { + "behavior": { + "prod": true, + }, + "id": 344, + "literal": "^2.13.0", + "name": "is-core-module", + "npm": { + "name": "is-core-module", + "version": ">=2.13.0 <3.0.0", + }, + "package_id": 223, + }, + { + "behavior": { + "prod": true, + }, + "id": 345, + "literal": "^1.22.4", + "name": "resolve", + "npm": { + "name": "resolve", + "version": ">=1.22.4 <2.0.0", + }, + "package_id": 342, + }, + { + "behavior": { + "peer": true, + }, + "id": 346, + "literal": "*", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=0.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "peer": true, + }, + "id": 347, + "literal": "*", + "name": "eslint-plugin-import", + "npm": { + "name": "eslint-plugin-import", + "version": ">=0.0.0", + }, + "package_id": 151, + }, + { + "behavior": { + "prod": true, + }, + "id": 348, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 349, + "literal": "^5.12.0", + "name": "enhanced-resolve", + "npm": { + "name": "enhanced-resolve", + "version": ">=5.12.0 <6.0.0", + }, + "package_id": 132, + }, + { + "behavior": { + "prod": true, + }, + "id": 350, + "literal": "^2.7.4", + "name": "eslint-module-utils", + "npm": { + "name": "eslint-module-utils", + "version": ">=2.7.4 <3.0.0", + }, + "package_id": 150, + }, + { + "behavior": { + "prod": true, + }, + "id": 351, + "literal": "^3.3.1", + "name": "fast-glob", + "npm": { + "name": "fast-glob", + "version": ">=3.3.1 <4.0.0", + }, + "package_id": 166, + }, + { + "behavior": { + "prod": true, + }, + "id": 352, + "literal": "^4.5.0", + "name": "get-tsconfig", + "npm": { + "name": "get-tsconfig", + "version": ">=4.5.0 <5.0.0", + }, + "package_id": 189, + }, + { + "behavior": { + "prod": true, + }, + "id": 353, + "literal": "^2.11.0", + "name": "is-core-module", + "npm": { + "name": "is-core-module", + "version": ">=2.11.0 <3.0.0", + }, + "package_id": 223, + }, + { + "behavior": { + "prod": true, + }, + "id": 354, + "literal": "^4.0.3", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.3 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 355, + "literal": "^3.2.7", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=3.2.7 <4.0.0", + }, + "package_id": 434, + }, + { + "behavior": { + "peer": true, + }, + "id": 356, + "literal": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=2.0.0 <3.0.0 || >=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "prod": true, + }, + "id": 357, + "literal": "^3.1.7", + "name": "array-includes", + "npm": { + "name": "array-includes", + "version": ">=3.1.7 <4.0.0", + }, + "package_id": 63, + }, + { + "behavior": { + "prod": true, + }, + "id": 358, + "literal": "^1.2.3", + "name": "array.prototype.findlastindex", + "npm": { + "name": "array.prototype.findlastindex", + "version": ">=1.2.3 <2.0.0", + }, + "package_id": 66, + }, + { + "behavior": { + "prod": true, + }, + "id": 359, + "literal": "^1.3.2", + "name": "array.prototype.flat", + "npm": { + "name": "array.prototype.flat", + "version": ">=1.3.2 <2.0.0", + }, + "package_id": 67, + }, + { + "behavior": { + "prod": true, + }, + "id": 360, + "literal": "^1.3.2", + "name": "array.prototype.flatmap", + "npm": { + "name": "array.prototype.flatmap", + "version": ">=1.3.2 <2.0.0", + }, + "package_id": 68, + }, + { + "behavior": { + "prod": true, + }, + "id": 361, + "literal": "^3.2.7", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=3.2.7 <4.0.0", + }, + "package_id": 434, + }, + { + "behavior": { + "prod": true, + }, + "id": 362, + "literal": "^2.1.0", + "name": "doctrine", + "npm": { + "name": "doctrine", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 435, + }, + { + "behavior": { + "prod": true, + }, + "id": 363, + "literal": "^0.3.9", + "name": "eslint-import-resolver-node", + "npm": { + "name": "eslint-import-resolver-node", + "version": ">=0.3.9 <0.4.0", + }, + "package_id": 148, + }, + { + "behavior": { + "prod": true, + }, + "id": 364, + "literal": "^2.8.0", + "name": "eslint-module-utils", + "npm": { + "name": "eslint-module-utils", + "version": ">=2.8.0 <3.0.0", + }, + "package_id": 150, + }, + { + "behavior": { + "prod": true, + }, + "id": 365, + "literal": "^2.0.0", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 366, + "literal": "^2.13.1", + "name": "is-core-module", + "npm": { + "name": "is-core-module", + "version": ">=2.13.1 <3.0.0", + }, + "package_id": 223, + }, + { + "behavior": { + "prod": true, + }, + "id": 367, + "literal": "^4.0.3", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.3 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 368, + "literal": "^3.1.2", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.1.2 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 369, + "literal": "^2.0.7", + "name": "object.fromentries", + "npm": { + "name": "object.fromentries", + "version": ">=2.0.7 <3.0.0", + }, + "package_id": 291, + }, + { + "behavior": { + "prod": true, + }, + "id": 370, + "literal": "^1.0.1", + "name": "object.groupby", + "npm": { + "name": "object.groupby", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 292, + }, + { + "behavior": { + "prod": true, + }, + "id": 371, + "literal": "^1.1.7", + "name": "object.values", + "npm": { + "name": "object.values", + "version": ">=1.1.7 <2.0.0", + }, + "package_id": 294, + }, + { + "behavior": { + "prod": true, + }, + "id": 372, + "literal": "^6.3.1", + "name": "semver", + "npm": { + "name": "semver", + "version": ">=6.3.1 <7.0.0", + }, + "package_id": 351, + }, + { + "behavior": { + "prod": true, + }, + "id": 373, + "literal": "^3.15.0", + "name": "tsconfig-paths", + "npm": { + "name": "tsconfig-paths", + "version": ">=3.15.0 <4.0.0", + }, + "package_id": 391, + }, + { + "behavior": { + "peer": true, + }, + "id": 374, + "literal": "^3 || ^4 || ^5 || ^6 || ^7 || ^8", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "prod": true, + }, + "id": 375, + "literal": "^7.23.2", + "name": "@babel/runtime", + "npm": { + "name": "@babel/runtime", + "version": ">=7.23.2 <8.0.0", + }, + "package_id": 5, + }, + { + "behavior": { + "prod": true, + }, + "id": 376, + "literal": "^5.3.0", + "name": "aria-query", + "npm": { + "name": "aria-query", + "version": ">=5.3.0 <6.0.0", + }, + "package_id": 61, + }, + { + "behavior": { + "prod": true, + }, + "id": 377, + "literal": "^3.1.7", + "name": "array-includes", + "npm": { + "name": "array-includes", + "version": ">=3.1.7 <4.0.0", + }, + "package_id": 63, + }, + { + "behavior": { + "prod": true, + }, + "id": 378, + "literal": "^1.3.2", + "name": "array.prototype.flatmap", + "npm": { + "name": "array.prototype.flatmap", + "version": ">=1.3.2 <2.0.0", + }, + "package_id": 68, + }, + { + "behavior": { + "prod": true, + }, + "id": 379, + "literal": "^0.0.8", + "name": "ast-types-flow", + "npm": { + "name": "ast-types-flow", + "version": ">=0.0.8 <0.0.9", + }, + "package_id": 73, + }, + { + "behavior": { + "prod": true, + }, + "id": 380, + "literal": "=4.7.0", + "name": "axe-core", + "npm": { + "name": "axe-core", + "version": "==4.7.0", + }, + "package_id": 76, + }, + { + "behavior": { + "prod": true, + }, + "id": 381, + "literal": "^3.2.1", + "name": "axobject-query", + "npm": { + "name": "axobject-query", + "version": ">=3.2.1 <4.0.0", + }, + "package_id": 77, + }, + { + "behavior": { + "prod": true, + }, + "id": 382, + "literal": "^1.0.8", + "name": "damerau-levenshtein", + "npm": { + "name": "damerau-levenshtein", + "version": ">=1.0.8 <2.0.0", + }, + "package_id": 112, + }, + { + "behavior": { + "prod": true, + }, + "id": 383, + "literal": "^9.2.2", + "name": "emoji-regex", + "npm": { + "name": "emoji-regex", + "version": ">=9.2.2 <10.0.0", + }, + "package_id": 130, + }, + { + "behavior": { + "prod": true, + }, + "id": 384, + "literal": "^1.0.15", + "name": "es-iterator-helpers", + "npm": { + "name": "es-iterator-helpers", + "version": ">=1.0.15 <2.0.0", + }, + "package_id": 138, + }, + { + "behavior": { + "prod": true, + }, + "id": 385, + "literal": "^2.0.0", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 386, + "literal": "^3.3.5", + "name": "jsx-ast-utils", + "npm": { + "name": "jsx-ast-utils", + "version": ">=3.3.5 <4.0.0", + }, + "package_id": 259, + }, + { + "behavior": { + "prod": true, + }, + "id": 387, + "literal": "^1.0.9", + "name": "language-tags", + "npm": { + "name": "language-tags", + "version": ">=1.0.9 <2.0.0", + }, + "package_id": 262, + }, + { + "behavior": { + "prod": true, + }, + "id": 388, + "literal": "^3.1.2", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.1.2 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 389, + "literal": "^1.1.7", + "name": "object.entries", + "npm": { + "name": "object.entries", + "version": ">=1.1.7 <2.0.0", + }, + "package_id": 290, + }, + { + "behavior": { + "prod": true, + }, + "id": 390, + "literal": "^2.0.7", + "name": "object.fromentries", + "npm": { + "name": "object.fromentries", + "version": ">=2.0.7 <3.0.0", + }, + "package_id": 291, + }, + { + "behavior": { + "peer": true, + }, + "id": 391, + "literal": "^3 || ^4 || ^5 || ^6 || ^7 || ^8", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "prod": true, + }, + "id": 392, + "literal": "^3.1.8", + "name": "array-includes", + "npm": { + "name": "array-includes", + "version": ">=3.1.8 <4.0.0", + }, + "package_id": 63, + }, + { + "behavior": { + "prod": true, + }, + "id": 393, + "literal": "^1.2.5", + "name": "array.prototype.findlast", + "npm": { + "name": "array.prototype.findlast", + "version": ">=1.2.5 <2.0.0", + }, + "package_id": 65, + }, + { + "behavior": { + "prod": true, + }, + "id": 394, + "literal": "^1.3.2", + "name": "array.prototype.flatmap", + "npm": { + "name": "array.prototype.flatmap", + "version": ">=1.3.2 <2.0.0", + }, + "package_id": 68, + }, + { + "behavior": { + "prod": true, + }, + "id": 395, + "literal": "^1.1.2", + "name": "array.prototype.toreversed", + "npm": { + "name": "array.prototype.toreversed", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 69, + }, + { + "behavior": { + "prod": true, + }, + "id": 396, + "literal": "^1.1.3", + "name": "array.prototype.tosorted", + "npm": { + "name": "array.prototype.tosorted", + "version": ">=1.1.3 <2.0.0", + }, + "package_id": 70, + }, + { + "behavior": { + "prod": true, + }, + "id": 397, + "literal": "^2.1.0", + "name": "doctrine", + "npm": { + "name": "doctrine", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 435, + }, + { + "behavior": { + "prod": true, + }, + "id": 398, + "literal": "^1.0.19", + "name": "es-iterator-helpers", + "npm": { + "name": "es-iterator-helpers", + "version": ">=1.0.19 <2.0.0", + }, + "package_id": 138, + }, + { + "behavior": { + "prod": true, + }, + "id": 399, + "literal": "^5.3.0", + "name": "estraverse", + "npm": { + "name": "estraverse", + "version": ">=5.3.0 <6.0.0", + }, + "package_id": 161, + }, + { + "behavior": { + "prod": true, + }, + "id": 400, + "literal": "^2.4.1 || ^3.0.0", + "name": "jsx-ast-utils", + "npm": { + "name": "jsx-ast-utils", + "version": ">=2.4.1 <3.0.0 || >=3.0.0 <4.0.0 && >=3.0.0 <4.0.0", + }, + "package_id": 259, + }, + { + "behavior": { + "prod": true, + }, + "id": 401, + "literal": "^3.1.2", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.1.2 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 402, + "literal": "^1.1.8", + "name": "object.entries", + "npm": { + "name": "object.entries", + "version": ">=1.1.8 <2.0.0", + }, + "package_id": 290, + }, + { + "behavior": { + "prod": true, + }, + "id": 403, + "literal": "^2.0.8", + "name": "object.fromentries", + "npm": { + "name": "object.fromentries", + "version": ">=2.0.8 <3.0.0", + }, + "package_id": 291, + }, + { + "behavior": { + "prod": true, + }, + "id": 404, + "literal": "^1.1.4", + "name": "object.hasown", + "npm": { + "name": "object.hasown", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 293, + }, + { + "behavior": { + "prod": true, + }, + "id": 405, + "literal": "^1.2.0", + "name": "object.values", + "npm": { + "name": "object.values", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 294, + }, + { + "behavior": { + "prod": true, + }, + "id": 406, + "literal": "^15.8.1", + "name": "prop-types", + "npm": { + "name": "prop-types", + "version": ">=15.8.1 <16.0.0", + }, + "package_id": 324, + }, + { + "behavior": { + "prod": true, + }, + "id": 407, + "literal": "^2.0.0-next.5", + "name": "resolve", + "npm": { + "name": "resolve", + "version": ">=2.0.0-next.5 <3.0.0", + }, + "package_id": 436, + }, + { + "behavior": { + "prod": true, + }, + "id": 408, + "literal": "^6.3.1", + "name": "semver", + "npm": { + "name": "semver", + "version": ">=6.3.1 <7.0.0", + }, + "package_id": 351, + }, + { + "behavior": { + "prod": true, + }, + "id": 409, + "literal": "^4.0.11", + "name": "string.prototype.matchall", + "npm": { + "name": "string.prototype.matchall", + "version": ">=4.0.11 <5.0.0", + }, + "package_id": 368, + }, + { + "behavior": { + "peer": true, + }, + "id": 410, + "literal": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=8.0.0-0 <9.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "prod": true, + }, + "id": 411, + "literal": "^4.3.0", + "name": "esrecurse", + "npm": { + "name": "esrecurse", + "version": ">=4.3.0 <5.0.0", + }, + "package_id": 160, + }, + { + "behavior": { + "prod": true, + }, + "id": 412, + "literal": "^5.2.0", + "name": "estraverse", + "npm": { + "name": "estraverse", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 161, + }, + { + "behavior": { + "prod": true, + }, + "id": 413, + "literal": "^8.9.0", + "name": "acorn", + "npm": { + "name": "acorn", + "version": ">=8.9.0 <9.0.0", + }, + "package_id": 51, + }, + { + "behavior": { + "prod": true, + }, + "id": 414, + "literal": "^5.3.2", + "name": "acorn-jsx", + "npm": { + "name": "acorn-jsx", + "version": ">=5.3.2 <6.0.0", + }, + "package_id": 52, + }, + { + "behavior": { + "prod": true, + }, + "id": 415, + "literal": "^3.4.1", + "name": "eslint-visitor-keys", + "npm": { + "name": "eslint-visitor-keys", + "version": ">=3.4.1 <4.0.0", + }, + "package_id": 156, + }, + { + "behavior": { + "prod": true, + }, + "id": 416, + "literal": "^5.1.0", + "name": "estraverse", + "npm": { + "name": "estraverse", + "version": ">=5.1.0 <6.0.0", + }, + "package_id": 161, + }, + { + "behavior": { + "prod": true, + }, + "id": 417, + "literal": "^5.2.0", + "name": "estraverse", + "npm": { + "name": "estraverse", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 161, + }, + { + "behavior": { + "optional": true, + }, + "id": 418, + "literal": "^2.9.1", + "name": "@types/yauzl", + "npm": { + "name": "@types/yauzl", + "version": ">=2.9.1 <3.0.0", + }, + "package_id": 45, + }, + { + "behavior": { + "prod": true, + }, + "id": 419, + "literal": "^4.1.1", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.1.1 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 420, + "literal": "^5.1.0", + "name": "get-stream", + "npm": { + "name": "get-stream", + "version": ">=5.1.0 <6.0.0", + }, + "package_id": 187, + }, + { + "behavior": { + "prod": true, + }, + "id": 421, + "literal": "^2.10.0", + "name": "yauzl", + "npm": { + "name": "yauzl", + "version": ">=2.10.0 <3.0.0", + }, + "package_id": 422, + }, + { + "behavior": { + "prod": true, + }, + "id": 422, + "literal": "^2.0.2", + "name": "@nodelib/fs.stat", + "npm": { + "name": "@nodelib/fs.stat", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 31, + }, + { + "behavior": { + "prod": true, + }, + "id": 423, + "literal": "^1.2.3", + "name": "@nodelib/fs.walk", + "npm": { + "name": "@nodelib/fs.walk", + "version": ">=1.2.3 <2.0.0", + }, + "package_id": 32, + }, + { + "behavior": { + "prod": true, + }, + "id": 424, + "literal": "^5.1.2", + "name": "glob-parent", + "npm": { + "name": "glob-parent", + "version": ">=5.1.2 <6.0.0", + }, + "package_id": 433, + }, + { + "behavior": { + "prod": true, + }, + "id": 425, + "literal": "^1.3.0", + "name": "merge2", + "npm": { + "name": "merge2", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 270, + }, + { + "behavior": { + "prod": true, + }, + "id": 426, + "literal": "^4.0.4", + "name": "micromatch", + "npm": { + "name": "micromatch", + "version": ">=4.0.4 <5.0.0", + }, + "package_id": 271, + }, + { + "behavior": { + "prod": true, + }, + "id": 427, + "literal": "^1.0.4", + "name": "reusify", + "npm": { + "name": "reusify", + "version": ">=1.0.4 <2.0.0", + }, + "package_id": 345, + }, + { + "behavior": { + "prod": true, + }, + "id": 428, + "literal": "~1.2.0", + "name": "pend", + "npm": { + "name": "pend", + "version": ">=1.2.0 <1.3.0", + }, + "package_id": 309, + }, + { + "behavior": { + "prod": true, + }, + "id": 429, + "literal": "^3.0.4", + "name": "flat-cache", + "npm": { + "name": "flat-cache", + "version": ">=3.0.4 <4.0.0", + }, + "package_id": 174, + }, + { + "behavior": { + "prod": true, + }, + "id": 430, + "literal": "^5.0.1", + "name": "to-regex-range", + "npm": { + "name": "to-regex-range", + "version": ">=5.0.1 <6.0.0", + }, + "package_id": 388, + }, + { + "behavior": { + "prod": true, + }, + "id": 431, + "literal": "^6.0.0", + "name": "locate-path", + "npm": { + "name": "locate-path", + "version": ">=6.0.0 <7.0.0", + }, + "package_id": 266, + }, + { + "behavior": { + "prod": true, + }, + "id": 432, + "literal": "^4.0.0", + "name": "path-exists", + "npm": { + "name": "path-exists", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 303, + }, + { + "behavior": { + "prod": true, + }, + "id": 433, + "literal": "^3.2.9", + "name": "flatted", + "npm": { + "name": "flatted", + "version": ">=3.2.9 <4.0.0", + }, + "package_id": 175, + }, + { + "behavior": { + "prod": true, + }, + "id": 434, + "literal": "^4.5.3", + "name": "keyv", + "npm": { + "name": "keyv", + "version": ">=4.5.3 <5.0.0", + }, + "package_id": 260, + }, + { + "behavior": { + "prod": true, + }, + "id": 435, + "literal": "^3.0.2", + "name": "rimraf", + "npm": { + "name": "rimraf", + "version": ">=3.0.2 <4.0.0", + }, + "package_id": 346, + }, + { + "behavior": { + "prod": true, + }, + "id": 436, + "literal": "^1.1.3", + "name": "is-callable", + "npm": { + "name": "is-callable", + "version": ">=1.1.3 <2.0.0", + }, + "package_id": 222, + }, + { + "behavior": { + "prod": true, + }, + "id": 437, + "literal": "^7.0.0", + "name": "cross-spawn", + "npm": { + "name": "cross-spawn", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 109, + }, + { + "behavior": { + "prod": true, + }, + "id": 438, + "literal": "^4.0.1", + "name": "signal-exit", + "npm": { + "name": "signal-exit", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 357, + }, + { + "behavior": { + "prod": true, + }, + "id": 439, + "literal": "^4.2.0", + "name": "graceful-fs", + "npm": { + "name": "graceful-fs", + "version": ">=4.2.0 <5.0.0", + }, + "package_id": 197, + }, + { + "behavior": { + "prod": true, + }, + "id": 440, + "literal": "^6.0.1", + "name": "jsonfile", + "npm": { + "name": "jsonfile", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 258, + }, + { + "behavior": { + "prod": true, + }, + "id": 441, + "literal": "^2.0.0", + "name": "universalify", + "npm": { + "name": "universalify", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 403, + }, + { + "behavior": { + "prod": true, + }, + "id": 442, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 443, + "literal": "^1.2.0", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 444, + "literal": "^1.22.1", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.22.1 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 445, + "literal": "^1.2.3", + "name": "functions-have-names", + "npm": { + "name": "functions-have-names", + "version": ">=1.2.3 <2.0.0", + }, + "package_id": 184, + }, + { + "behavior": { + "prod": true, + }, + "id": 446, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 447, + "literal": "^1.1.2", + "name": "function-bind", + "npm": { + "name": "function-bind", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 182, + }, + { + "behavior": { + "prod": true, + }, + "id": 448, + "literal": "^1.0.1", + "name": "has-proto", + "npm": { + "name": "has-proto", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 202, + }, + { + "behavior": { + "prod": true, + }, + "id": 449, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 450, + "literal": "^2.0.0", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 451, + "literal": "^3.0.0", + "name": "pump", + "npm": { + "name": "pump", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 327, + }, + { + "behavior": { + "prod": true, + }, + "id": 452, + "literal": "^1.0.5", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.5 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 453, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 454, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 455, + "literal": "^1.0.0", + "name": "resolve-pkg-maps", + "npm": { + "name": "resolve-pkg-maps", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 344, + }, + { + "behavior": { + "prod": true, + }, + "id": 456, + "literal": "^5.0.2", + "name": "basic-ftp", + "npm": { + "name": "basic-ftp", + "version": ">=5.0.2 <6.0.0", + }, + "package_id": 86, + }, + { + "behavior": { + "prod": true, + }, + "id": 457, + "literal": "^6.0.2", + "name": "data-uri-to-buffer", + "npm": { + "name": "data-uri-to-buffer", + "version": ">=6.0.2 <7.0.0", + }, + "package_id": 113, + }, + { + "behavior": { + "prod": true, + }, + "id": 458, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 459, + "literal": "^11.2.0", + "name": "fs-extra", + "npm": { + "name": "fs-extra", + "version": ">=11.2.0 <12.0.0", + }, + "package_id": 179, + }, + { + "behavior": { + "prod": true, + }, + "id": 460, + "literal": "^3.1.0", + "name": "foreground-child", + "npm": { + "name": "foreground-child", + "version": ">=3.1.0 <4.0.0", + }, + "package_id": 177, + }, + { + "behavior": { + "prod": true, + }, + "id": 461, + "literal": "^2.3.5", + "name": "jackspeak", + "npm": { + "name": "jackspeak", + "version": ">=2.3.5 <3.0.0", + }, + "package_id": 248, + }, + { + "behavior": { + "prod": true, + }, + "id": 462, + "literal": "^9.0.1", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=9.0.1 <10.0.0", + }, + "package_id": 437, + }, + { + "behavior": { + "prod": true, + }, + "id": 463, + "literal": "^5.0.0 || ^6.0.2 || ^7.0.0", + "name": "minipass", + "npm": { + "name": "minipass", + "version": ">=5.0.0 <6.0.0 || >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=7.0.0 <8.0.0", + }, + "package_id": 274, + }, + { + "behavior": { + "prod": true, + }, + "id": 464, + "literal": "^1.10.1", + "name": "path-scurry", + "npm": { + "name": "path-scurry", + "version": ">=1.10.1 <2.0.0", + }, + "package_id": 307, + }, + { + "behavior": { + "prod": true, + }, + "id": 465, + "literal": "^4.0.3", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.3 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 466, + "literal": "^0.20.2", + "name": "type-fest", + "npm": { + "name": "type-fest", + "version": ">=0.20.2 <0.21.0", + }, + "package_id": 394, + }, + { + "behavior": { + "prod": true, + }, + "id": 467, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 468, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 469, + "literal": "^2.1.0", + "name": "array-union", + "npm": { + "name": "array-union", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 64, + }, + { + "behavior": { + "prod": true, + }, + "id": 470, + "literal": "^3.0.1", + "name": "dir-glob", + "npm": { + "name": "dir-glob", + "version": ">=3.0.1 <4.0.0", + }, + "package_id": 125, + }, + { + "behavior": { + "prod": true, + }, + "id": 471, + "literal": "^3.2.9", + "name": "fast-glob", + "npm": { + "name": "fast-glob", + "version": ">=3.2.9 <4.0.0", + }, + "package_id": 166, + }, + { + "behavior": { + "prod": true, + }, + "id": 472, + "literal": "^5.2.0", + "name": "ignore", + "npm": { + "name": "ignore", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 209, + }, + { + "behavior": { + "prod": true, + }, + "id": 473, + "literal": "^1.4.1", + "name": "merge2", + "npm": { + "name": "merge2", + "version": ">=1.4.1 <2.0.0", + }, + "package_id": 270, + }, + { + "behavior": { + "prod": true, + }, + "id": 474, + "literal": "^3.0.0", + "name": "slash", + "npm": { + "name": "slash", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 358, + }, + { + "behavior": { + "prod": true, + }, + "id": 475, + "literal": "^1.1.3", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.1.3 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 476, + "literal": "^1.0.0", + "name": "es-define-property", + "npm": { + "name": "es-define-property", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 136, + }, + { + "behavior": { + "prod": true, + }, + "id": 477, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 478, + "literal": "^1.1.2", + "name": "function-bind", + "npm": { + "name": "function-bind", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 182, + }, + { + "behavior": { + "prod": true, + }, + "id": 479, + "literal": "^7.1.0", + "name": "agent-base", + "npm": { + "name": "agent-base", + "version": ">=7.1.0 <8.0.0", + }, + "package_id": 53, + }, + { + "behavior": { + "prod": true, + }, + "id": 480, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 481, + "literal": "^7.0.2", + "name": "agent-base", + "npm": { + "name": "agent-base", + "version": ">=7.0.2 <8.0.0", + }, + "package_id": 53, + }, + { + "behavior": { + "prod": true, + }, + "id": 482, + "literal": "4", + "name": "debug", + "npm": { + "name": "debug", + "version": "<5.0.0 >=4.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 483, + "literal": "^1.0.0", + "name": "parent-module", + "npm": { + "name": "parent-module", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 301, + }, + { + "behavior": { + "prod": true, + }, + "id": 484, + "literal": "^4.0.0", + "name": "resolve-from", + "npm": { + "name": "resolve-from", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 343, + }, + { + "behavior": { + "prod": true, + }, + "id": 485, + "literal": "^1.3.0", + "name": "once", + "npm": { + "name": "once", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 295, + }, + { + "behavior": { + "prod": true, + }, + "id": 486, + "literal": "1", + "name": "wrappy", + "npm": { + "name": "wrappy", + "version": "<2.0.0 >=1.0.0", + }, + "package_id": 415, + }, + { + "behavior": { + "prod": true, + }, + "id": 487, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 488, + "literal": "^2.0.0", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 489, + "literal": "^1.0.4", + "name": "side-channel", + "npm": { + "name": "side-channel", + "version": ">=1.0.4 <2.0.0", + }, + "package_id": 356, + }, + { + "behavior": { + "prod": true, + }, + "id": 490, + "literal": "1.1.0", + "name": "jsbn", + "npm": { + "name": "jsbn", + "version": "==1.1.0", + }, + "package_id": 252, + }, + { + "behavior": { + "prod": true, + }, + "id": 491, + "literal": "^1.1.3", + "name": "sprintf-js", + "npm": { + "name": "sprintf-js", + "version": ">=1.1.3 <2.0.0", + }, + "package_id": 364, + }, + { + "behavior": { + "prod": true, + }, + "id": 492, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 493, + "literal": "^1.2.1", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 494, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 495, + "literal": "^1.0.1", + "name": "has-bigints", + "npm": { + "name": "has-bigints", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 199, + }, + { + "behavior": { + "prod": true, + }, + "id": 496, + "literal": "^2.0.0", + "name": "binary-extensions", + "npm": { + "name": "binary-extensions", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 87, + }, + { + "behavior": { + "prod": true, + }, + "id": 497, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 498, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 499, + "literal": "^2.0.0", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 500, + "literal": "^1.1.13", + "name": "is-typed-array", + "npm": { + "name": "is-typed-array", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 241, + }, + { + "behavior": { + "prod": true, + }, + "id": 501, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 502, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 503, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 504, + "literal": "^2.1.1", + "name": "is-extglob", + "npm": { + "name": "is-extglob", + "version": ">=2.1.1 <3.0.0", + }, + "package_id": 226, + }, + { + "behavior": { + "prod": true, + }, + "id": 505, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 506, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 507, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 508, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 509, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 510, + "literal": "^1.0.2", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 511, + "literal": "^1.1.14", + "name": "which-typed-array", + "npm": { + "name": "which-typed-array", + "version": ">=1.1.14 <2.0.0", + }, + "package_id": 412, + }, + { + "behavior": { + "prod": true, + }, + "id": 512, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 513, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 514, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 515, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 516, + "literal": "^1.2.1", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 517, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 518, + "literal": "^1.0.4", + "name": "reflect.getprototypeof", + "npm": { + "name": "reflect.getprototypeof", + "version": ">=1.0.4 <2.0.0", + }, + "package_id": 338, + }, + { + "behavior": { + "prod": true, + }, + "id": 519, + "literal": "^2.0.1", + "name": "set-function-name", + "npm": { + "name": "set-function-name", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 353, + }, + { + "behavior": { + "optional": true, + }, + "id": 520, + "literal": "^0.11.0", + "name": "@pkgjs/parseargs", + "npm": { + "name": "@pkgjs/parseargs", + "version": ">=0.11.0 <0.12.0", + }, + "package_id": 33, + }, + { + "behavior": { + "prod": true, + }, + "id": 521, + "literal": "^8.0.2", + "name": "@isaacs/cliui", + "npm": { + "name": "@isaacs/cliui", + "version": ">=8.0.2 <9.0.0", + }, + "package_id": 13, + }, + { + "behavior": { + "prod": true, + }, + "id": 522, + "literal": "^2.0.1", + "name": "argparse", + "npm": { + "name": "argparse", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 60, + }, + { + "behavior": { + "prod": true, + }, + "id": 523, + "literal": "^1.2.0", + "name": "minimist", + "npm": { + "name": "minimist", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 273, + }, + { + "behavior": { + "optional": true, + }, + "id": 524, + "literal": "^4.1.6", + "name": "graceful-fs", + "npm": { + "name": "graceful-fs", + "version": ">=4.1.6 <5.0.0", + }, + "package_id": 197, + }, + { + "behavior": { + "prod": true, + }, + "id": 525, + "literal": "^2.0.0", + "name": "universalify", + "npm": { + "name": "universalify", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 403, + }, + { + "behavior": { + "prod": true, + }, + "id": 526, + "literal": "^3.1.6", + "name": "array-includes", + "npm": { + "name": "array-includes", + "version": ">=3.1.6 <4.0.0", + }, + "package_id": 63, + }, + { + "behavior": { + "prod": true, + }, + "id": 527, + "literal": "^1.3.1", + "name": "array.prototype.flat", + "npm": { + "name": "array.prototype.flat", + "version": ">=1.3.1 <2.0.0", + }, + "package_id": 67, + }, + { + "behavior": { + "prod": true, + }, + "id": 528, + "literal": "^4.1.4", + "name": "object.assign", + "npm": { + "name": "object.assign", + "version": ">=4.1.4 <5.0.0", + }, + "package_id": 289, + }, + { + "behavior": { + "prod": true, + }, + "id": 529, + "literal": "^1.1.6", + "name": "object.values", + "npm": { + "name": "object.values", + "version": ">=1.1.6 <2.0.0", + }, + "package_id": 294, + }, + { + "behavior": { + "prod": true, + }, + "id": 530, + "literal": "3.0.1", + "name": "json-buffer", + "npm": { + "name": "json-buffer", + "version": "==3.0.1", + }, + "package_id": 253, + }, + { + "behavior": { + "prod": true, + }, + "id": 531, + "literal": "^0.3.20", + "name": "language-subtag-registry", + "npm": { + "name": "language-subtag-registry", + "version": ">=0.3.20 <0.4.0", + }, + "package_id": 261, + }, + { + "behavior": { + "prod": true, + }, + "id": 532, + "literal": "^1.2.1", + "name": "prelude-ls", + "npm": { + "name": "prelude-ls", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 322, + }, + { + "behavior": { + "prod": true, + }, + "id": 533, + "literal": "~0.4.0", + "name": "type-check", + "npm": { + "name": "type-check", + "version": ">=0.4.0 <0.5.0", + }, + "package_id": 393, + }, + { + "behavior": { + "prod": true, + }, + "id": 534, + "literal": "^5.0.0", + "name": "p-locate", + "npm": { + "name": "p-locate", + "version": ">=5.0.0 <6.0.0", + }, + "package_id": 298, + }, + { + "behavior": { + "prod": true, + }, + "id": 535, + "literal": "^3.0.0 || ^4.0.0", + "name": "js-tokens", + "npm": { + "name": "js-tokens", + "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 && >=4.0.0 <5.0.0", + }, + "package_id": 250, + }, + { + "behavior": { + "prod": true, + }, + "id": 536, + "literal": "^3.0.3", + "name": "braces", + "npm": { + "name": "braces", + "version": ">=3.0.3 <4.0.0", + }, + "package_id": 89, + }, + { + "behavior": { + "prod": true, + }, + "id": 537, + "literal": "^2.3.1", + "name": "picomatch", + "npm": { + "name": "picomatch", + "version": ">=2.3.1 <3.0.0", + }, + "package_id": 311, + }, + { + "behavior": { + "prod": true, + }, + "id": 538, + "literal": "^1.1.7", + "name": "brace-expansion", + "npm": { + "name": "brace-expansion", + "version": ">=1.1.7 <2.0.0", + }, + "package_id": 88, + }, + { + "behavior": { + "prod": true, + }, + "id": 539, + "literal": "^1.0.0", + "name": "any-promise", + "npm": { + "name": "any-promise", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 57, + }, + { + "behavior": { + "prod": true, + }, + "id": 540, + "literal": "^4.0.1", + "name": "object-assign", + "npm": { + "name": "object-assign", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 285, + }, + { + "behavior": { + "prod": true, + }, + "id": 541, + "literal": "^1.0.0", + "name": "thenify-all", + "npm": { + "name": "thenify-all", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 386, + }, + { + "behavior": { + "optional": true, + "peer": true, + }, + "id": 542, + "literal": "^1.1.0", + "name": "@opentelemetry/api", + "npm": { + "name": "@opentelemetry/api", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "peer": true, + }, + "id": 543, + "literal": "^18.2.0", + "name": "react", + "npm": { + "name": "react", + "version": ">=18.2.0 <19.0.0", + }, + "package_id": 333, + }, + { + "behavior": { + "peer": true, + }, + "id": 544, + "literal": "^18.2.0", + "name": "react-dom", + "npm": { + "name": "react-dom", + "version": ">=18.2.0 <19.0.0", + }, + "package_id": 334, + }, + { + "behavior": { + "optional": true, + "peer": true, + }, + "id": 545, + "literal": "^1.3.0", + "name": "sass", + "npm": { + "name": "sass", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "optional": true, + }, + "id": 546, + "literal": "14.1.3", + "name": "@next/swc-darwin-arm64", + "npm": { + "name": "@next/swc-darwin-arm64", + "version": "==14.1.3", + }, + "package_id": 21, + }, + { + "behavior": { + "optional": true, + }, + "id": 547, + "literal": "14.1.3", + "name": "@next/swc-darwin-x64", + "npm": { + "name": "@next/swc-darwin-x64", + "version": "==14.1.3", + }, + "package_id": 22, + }, + { + "behavior": { + "optional": true, + }, + "id": 548, + "literal": "14.1.3", + "name": "@next/swc-linux-arm64-gnu", + "npm": { + "name": "@next/swc-linux-arm64-gnu", + "version": "==14.1.3", + }, + "package_id": 23, + }, + { + "behavior": { + "optional": true, + }, + "id": 549, + "literal": "14.1.3", + "name": "@next/swc-linux-arm64-musl", + "npm": { + "name": "@next/swc-linux-arm64-musl", + "version": "==14.1.3", + }, + "package_id": 24, + }, + { + "behavior": { + "optional": true, + }, + "id": 550, + "literal": "14.1.3", + "name": "@next/swc-linux-x64-gnu", + "npm": { + "name": "@next/swc-linux-x64-gnu", + "version": "==14.1.3", + }, + "package_id": 25, + }, + { + "behavior": { + "optional": true, + }, + "id": 551, + "literal": "14.1.3", + "name": "@next/swc-linux-x64-musl", + "npm": { + "name": "@next/swc-linux-x64-musl", + "version": "==14.1.3", + }, + "package_id": 26, + }, + { + "behavior": { + "optional": true, + }, + "id": 552, + "literal": "14.1.3", + "name": "@next/swc-win32-arm64-msvc", + "npm": { + "name": "@next/swc-win32-arm64-msvc", + "version": "==14.1.3", + }, + "package_id": 27, + }, + { + "behavior": { + "optional": true, + }, + "id": 553, + "literal": "14.1.3", + "name": "@next/swc-win32-ia32-msvc", + "npm": { + "name": "@next/swc-win32-ia32-msvc", + "version": "==14.1.3", + }, + "package_id": 28, + }, + { + "behavior": { + "optional": true, + }, + "id": 554, + "literal": "14.1.3", + "name": "@next/swc-win32-x64-msvc", + "npm": { + "name": "@next/swc-win32-x64-msvc", + "version": "==14.1.3", + }, + "package_id": 29, + }, + { + "behavior": { + "prod": true, + }, + "id": 555, + "literal": "14.1.3", + "name": "@next/env", + "npm": { + "name": "@next/env", + "version": "==14.1.3", + }, + "package_id": 19, + }, + { + "behavior": { + "prod": true, + }, + "id": 556, + "literal": "0.5.2", + "name": "@swc/helpers", + "npm": { + "name": "@swc/helpers", + "version": "==0.5.2", + }, + "package_id": 36, + }, + { + "behavior": { + "prod": true, + }, + "id": 557, + "literal": "1.6.0", + "name": "busboy", + "npm": { + "name": "busboy", + "version": "==1.6.0", + }, + "package_id": 94, + }, + { + "behavior": { + "prod": true, + }, + "id": 558, + "literal": "^1.0.30001579", + "name": "caniuse-lite", + "npm": { + "name": "caniuse-lite", + "version": ">=1.0.30001579 <2.0.0", + }, + "package_id": 98, + }, + { + "behavior": { + "prod": true, + }, + "id": 559, + "literal": "^4.2.11", + "name": "graceful-fs", + "npm": { + "name": "graceful-fs", + "version": ">=4.2.11 <5.0.0", + }, + "package_id": 197, + }, + { + "behavior": { + "prod": true, + }, + "id": 560, + "literal": "8.4.31", + "name": "postcss", + "npm": { + "name": "postcss", + "version": "==8.4.31", + }, + "package_id": 438, + }, + { + "behavior": { + "prod": true, + }, + "id": 561, + "literal": "5.1.1", + "name": "styled-jsx", + "npm": { + "name": "styled-jsx", + "version": "==5.1.1", + }, + "package_id": 375, + }, + { + "behavior": { + "prod": true, + }, + "id": 562, + "literal": "^1.0.5", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.5 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 563, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 564, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 565, + "literal": "^1.1.1", + "name": "object-keys", + "npm": { + "name": "object-keys", + "version": ">=1.1.1 <2.0.0", + }, + "package_id": 288, + }, + { + "behavior": { + "prod": true, + }, + "id": 566, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 567, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 568, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 569, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 570, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 571, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 572, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 573, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 574, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 575, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 576, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 577, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 578, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 579, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 580, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 581, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 582, + "literal": "1", + "name": "wrappy", + "npm": { + "name": "wrappy", + "version": "<2.0.0 >=1.0.0", + }, + "package_id": 415, + }, + { + "behavior": { + "prod": true, + }, + "id": 583, + "literal": "^0.1.3", + "name": "deep-is", + "npm": { + "name": "deep-is", + "version": ">=0.1.3 <0.2.0", + }, + "package_id": 118, + }, + { + "behavior": { + "prod": true, + }, + "id": 584, + "literal": "^2.0.6", + "name": "fast-levenshtein", + "npm": { + "name": "fast-levenshtein", + "version": ">=2.0.6 <3.0.0", + }, + "package_id": 168, + }, + { + "behavior": { + "prod": true, + }, + "id": 585, + "literal": "^0.4.1", + "name": "levn", + "npm": { + "name": "levn", + "version": ">=0.4.1 <0.5.0", + }, + "package_id": 263, + }, + { + "behavior": { + "prod": true, + }, + "id": 586, + "literal": "^1.2.1", + "name": "prelude-ls", + "npm": { + "name": "prelude-ls", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 322, + }, + { + "behavior": { + "prod": true, + }, + "id": 587, + "literal": "^0.4.0", + "name": "type-check", + "npm": { + "name": "type-check", + "version": ">=0.4.0 <0.5.0", + }, + "package_id": 393, + }, + { + "behavior": { + "prod": true, + }, + "id": 588, + "literal": "^1.2.5", + "name": "word-wrap", + "npm": { + "name": "word-wrap", + "version": ">=1.2.5 <2.0.0", + }, + "package_id": 413, + }, + { + "behavior": { + "prod": true, + }, + "id": 589, + "literal": "^0.1.0", + "name": "yocto-queue", + "npm": { + "name": "yocto-queue", + "version": ">=0.1.0 <0.2.0", + }, + "package_id": 423, + }, + { + "behavior": { + "prod": true, + }, + "id": 590, + "literal": "^3.0.2", + "name": "p-limit", + "npm": { + "name": "p-limit", + "version": ">=3.0.2 <4.0.0", + }, + "package_id": 297, + }, + { + "behavior": { + "prod": true, + }, + "id": 591, + "literal": "^0.23.0", + "name": "@tootallnate/quickjs-emscripten", + "npm": { + "name": "@tootallnate/quickjs-emscripten", + "version": ">=0.23.0 <0.24.0", + }, + "package_id": 37, + }, + { + "behavior": { + "prod": true, + }, + "id": 592, + "literal": "^7.0.2", + "name": "agent-base", + "npm": { + "name": "agent-base", + "version": ">=7.0.2 <8.0.0", + }, + "package_id": 53, + }, + { + "behavior": { + "prod": true, + }, + "id": 593, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 594, + "literal": "^6.0.1", + "name": "get-uri", + "npm": { + "name": "get-uri", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 190, + }, + { + "behavior": { + "prod": true, + }, + "id": 595, + "literal": "^7.0.0", + "name": "http-proxy-agent", + "npm": { + "name": "http-proxy-agent", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 206, + }, + { + "behavior": { + "prod": true, + }, + "id": 596, + "literal": "^7.0.2", + "name": "https-proxy-agent", + "npm": { + "name": "https-proxy-agent", + "version": ">=7.0.2 <8.0.0", + }, + "package_id": 207, + }, + { + "behavior": { + "prod": true, + }, + "id": 597, + "literal": "^7.0.0", + "name": "pac-resolver", + "npm": { + "name": "pac-resolver", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 300, + }, + { + "behavior": { + "prod": true, + }, + "id": 598, + "literal": "^8.0.2", + "name": "socks-proxy-agent", + "npm": { + "name": "socks-proxy-agent", + "version": ">=8.0.2 <9.0.0", + }, + "package_id": 361, + }, + { + "behavior": { + "prod": true, + }, + "id": 599, + "literal": "^5.0.0", + "name": "degenerator", + "npm": { + "name": "degenerator", + "version": ">=5.0.0 <6.0.0", + }, + "package_id": 121, + }, + { + "behavior": { + "prod": true, + }, + "id": 600, + "literal": "^2.0.2", + "name": "netmask", + "npm": { + "name": "netmask", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 280, + }, + { + "behavior": { + "prod": true, + }, + "id": 601, + "literal": "^3.0.0", + "name": "callsites", + "npm": { + "name": "callsites", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 96, + }, + { + "behavior": { + "prod": true, + }, + "id": 602, + "literal": "^7.0.0", + "name": "@babel/code-frame", + "npm": { + "name": "@babel/code-frame", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 2, + }, + { + "behavior": { + "prod": true, + }, + "id": 603, + "literal": "^1.3.1", + "name": "error-ex", + "npm": { + "name": "error-ex", + "version": ">=1.3.1 <2.0.0", + }, + "package_id": 134, + }, + { + "behavior": { + "prod": true, + }, + "id": 604, + "literal": "^2.3.0", + "name": "json-parse-even-better-errors", + "npm": { + "name": "json-parse-even-better-errors", + "version": ">=2.3.0 <3.0.0", + }, + "package_id": 254, + }, + { + "behavior": { + "prod": true, + }, + "id": 605, + "literal": "^1.1.6", + "name": "lines-and-columns", + "npm": { + "name": "lines-and-columns", + "version": ">=1.1.6 <2.0.0", + }, + "package_id": 265, + }, + { + "behavior": { + "prod": true, + }, + "id": 606, + "literal": "^10.2.0", + "name": "lru-cache", + "npm": { + "name": "lru-cache", + "version": ">=10.2.0 <11.0.0", + }, + "package_id": 439, + }, + { + "behavior": { + "prod": true, + }, + "id": 607, + "literal": "^5.0.0 || ^6.0.2 || ^7.0.0", + "name": "minipass", + "npm": { + "name": "minipass", + "version": ">=5.0.0 <6.0.0 || >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=7.0.0 <8.0.0", + }, + "package_id": 274, + }, + { + "behavior": { + "prod": true, + }, + "id": 608, + "literal": "^3.3.6", + "name": "nanoid", + "npm": { + "name": "nanoid", + "version": ">=3.3.6 <4.0.0", + }, + "package_id": 278, + }, + { + "behavior": { + "prod": true, + }, + "id": 609, + "literal": "^1.0.0", + "name": "picocolors", + "npm": { + "name": "picocolors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 310, + }, + { + "behavior": { + "prod": true, + }, + "id": 610, + "literal": "^1.0.2", + "name": "source-map-js", + "npm": { + "name": "source-map-js", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 363, + }, + { + "behavior": { + "peer": true, + }, + "id": 611, + "literal": "^8.0.0", + "name": "postcss", + "npm": { + "name": "postcss", + "version": ">=8.0.0 <9.0.0", + }, + "package_id": 315, + }, + { + "behavior": { + "prod": true, + }, + "id": 612, + "literal": "^4.0.0", + "name": "postcss-value-parser", + "npm": { + "name": "postcss-value-parser", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 321, + }, + { + "behavior": { + "prod": true, + }, + "id": 613, + "literal": "^1.0.0", + "name": "read-cache", + "npm": { + "name": "read-cache", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 336, + }, + { + "behavior": { + "prod": true, + }, + "id": 614, + "literal": "^1.1.7", + "name": "resolve", + "npm": { + "name": "resolve", + "version": ">=1.1.7 <2.0.0", + }, + "package_id": 342, + }, + { + "behavior": { + "peer": true, + }, + "id": 615, + "literal": "^8.4.21", + "name": "postcss", + "npm": { + "name": "postcss", + "version": ">=8.4.21 <9.0.0", + }, + "package_id": 315, + }, + { + "behavior": { + "prod": true, + }, + "id": 616, + "literal": "^2.0.1", + "name": "camelcase-css", + "npm": { + "name": "camelcase-css", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 97, + }, + { + "behavior": { + "optional": true, + "peer": true, + }, + "id": 617, "literal": ">=8.0.9", "name": "postcss", "npm": { "name": "postcss", "version": ">=8.0.9", }, - "package_id": 7, + "package_id": 315, }, { "behavior": { "optional": true, "peer": true, }, - "id": 41, + "id": 618, "literal": ">=9.0.0", "name": "ts-node", "npm": { @@ -555,519 +8063,129 @@ exports[`next build works: bun 1`] = ` "behavior": { "prod": true, }, - "id": 42, - "literal": "^3.3.6", - "name": "nanoid", + "id": 619, + "literal": "^3.0.0", + "name": "lilconfig", "npm": { - "name": "nanoid", - "version": ">=3.3.6 <4.0.0", + "name": "lilconfig", + "version": ">=3.0.0 <4.0.0", }, - "package_id": 10, + "package_id": 440, }, { "behavior": { "prod": true, }, - "id": 43, - "literal": "^1.0.0", - "name": "picocolors", + "id": 620, + "literal": "^2.3.4", + "name": "yaml", "npm": { - "name": "picocolors", - "version": ">=1.0.0 <2.0.0", + "name": "yaml", + "version": ">=2.3.4 <3.0.0", }, - "package_id": 9, - }, - { - "behavior": { - "prod": true, - }, - "id": 44, - "literal": "^1.0.2", - "name": "source-map-js", - "npm": { - "name": "source-map-js", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 8, - }, - { - "behavior": { - "prod": true, - }, - "id": 45, - "literal": "^6.0.11", - "name": "postcss-selector-parser", - "npm": { - "name": "postcss-selector-parser", - "version": ">=6.0.11 <7.0.0", - }, - "package_id": 3, + "package_id": 419, }, { "behavior": { "peer": true, }, - "id": 46, + "id": 621, "literal": "^8.2.14", "name": "postcss", "npm": { "name": "postcss", "version": ">=8.2.14 <9.0.0", }, - "package_id": 7, + "package_id": 315, }, { "behavior": { "prod": true, }, - "id": 47, - "literal": "^4.0.0", - "name": "postcss-value-parser", + "id": 622, + "literal": "^6.0.11", + "name": "postcss-selector-parser", "npm": { - "name": "postcss-value-parser", - "version": ">=4.0.0 <5.0.0", + "name": "postcss-selector-parser", + "version": ">=6.0.11 <7.0.0", }, - "package_id": 24, + "package_id": 320, }, { "behavior": { "prod": true, }, - "id": 48, - "literal": "^1.0.0", - "name": "read-cache", + "id": 623, + "literal": "^3.0.0", + "name": "cssesc", "npm": { - "name": "read-cache", - "version": ">=1.0.0 <2.0.0", + "name": "cssesc", + "version": ">=3.0.0 <4.0.0", }, - "package_id": 22, + "package_id": 110, }, { "behavior": { "prod": true, }, - "id": 49, - "literal": "^1.1.7", - "name": "resolve", + "id": 624, + "literal": "^1.0.2", + "name": "util-deprecate", "npm": { - "name": "resolve", - "version": ">=1.1.7 <2.0.0", + "name": "util-deprecate", + "version": ">=1.0.2 <2.0.0", }, - "package_id": 16, - }, - { - "behavior": { - "peer": true, - }, - "id": 50, - "literal": "^8.0.0", - "name": "postcss", - "npm": { - "name": "postcss", - "version": ">=8.0.0 <9.0.0", - }, - "package_id": 7, + "package_id": 407, }, { "behavior": { "prod": true, }, - "id": 51, - "literal": "^2.13.0", - "name": "is-core-module", + "id": 625, + "literal": "^1.4.0", + "name": "loose-envify", "npm": { - "name": "is-core-module", - "version": ">=2.13.0 <3.0.0", + "name": "loose-envify", + "version": ">=1.4.0 <2.0.0", }, - "package_id": 19, + "package_id": 268, }, { "behavior": { "prod": true, }, - "id": 52, - "literal": "^1.0.7", - "name": "path-parse", + "id": 626, + "literal": "^4.1.1", + "name": "object-assign", "npm": { - "name": "path-parse", - "version": ">=1.0.7 <2.0.0", + "name": "object-assign", + "version": ">=4.1.1 <5.0.0", }, - "package_id": 18, + "package_id": 285, }, { "behavior": { "prod": true, }, - "id": 53, - "literal": "^1.0.0", - "name": "supports-preserve-symlinks-flag", + "id": 627, + "literal": "^16.13.1", + "name": "react-is", "npm": { - "name": "supports-preserve-symlinks-flag", - "version": ">=1.0.0 <2.0.0", + "name": "react-is", + "version": ">=16.13.1 <17.0.0", }, - "package_id": 17, + "package_id": 335, }, { "behavior": { "prod": true, }, - "id": 54, - "literal": "^2.0.0", - "name": "hasown", + "id": 628, + "literal": "^7.0.2", + "name": "agent-base", "npm": { - "name": "hasown", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 55, - "literal": "^1.1.2", - "name": "function-bind", - "npm": { - "name": "function-bind", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 21, - }, - { - "behavior": { - "prod": true, - }, - "id": 56, - "literal": "^2.3.0", - "name": "pify", - "npm": { - "name": "pify", - "version": ">=2.3.0 <3.0.0", - }, - "package_id": 23, - }, - { - "behavior": { - "prod": true, - }, - "id": 57, - "literal": "^4.0.3", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.3 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 58, - "literal": "^2.1.1", - "name": "is-extglob", - "npm": { - "name": "is-extglob", - "version": ">=2.1.1 <3.0.0", - }, - "package_id": 29, - }, - { - "behavior": { - "prod": true, - }, - "id": 59, - "literal": "^2.0.1", - "name": "camelcase-css", - "npm": { - "name": "camelcase-css", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 31, - }, - { - "behavior": { - "peer": true, - }, - "id": 60, - "literal": "^8.4.21", - "name": "postcss", - "npm": { - "name": "postcss", - "version": ">=8.4.21 <9.0.0", - }, - "package_id": 7, - }, - { - "behavior": { - "prod": true, - }, - "id": 61, - "literal": "^3.0.3", - "name": "braces", - "npm": { - "name": "braces", - "version": ">=3.0.3 <4.0.0", - }, - "package_id": 34, - }, - { - "behavior": { - "prod": true, - }, - "id": 62, - "literal": "^2.3.1", - "name": "picomatch", - "npm": { - "name": "picomatch", - "version": ">=2.3.1 <3.0.0", - }, - "package_id": 33, - }, - { - "behavior": { - "prod": true, - }, - "id": 63, - "literal": "^7.1.1", - "name": "fill-range", - "npm": { - "name": "fill-range", - "version": ">=7.1.1 <8.0.0", - }, - "package_id": 35, - }, - { - "behavior": { - "prod": true, - }, - "id": 64, - "literal": "^5.0.1", - "name": "to-regex-range", - "npm": { - "name": "to-regex-range", - "version": ">=5.0.1 <6.0.0", - }, - "package_id": 36, - }, - { - "behavior": { - "prod": true, - }, - "id": 65, - "literal": "^7.0.0", - "name": "is-number", - "npm": { - "name": "is-number", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 37, - }, - { - "behavior": { - "prod": true, - }, - "id": 66, - "literal": "^2.0.2", - "name": "@nodelib/fs.stat", - "npm": { - "name": "@nodelib/fs.stat", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 49, - }, - { - "behavior": { - "prod": true, - }, - "id": 67, - "literal": "^1.2.3", - "name": "@nodelib/fs.walk", - "npm": { - "name": "@nodelib/fs.walk", - "version": ">=1.2.3 <2.0.0", - }, - "package_id": 43, - }, - { - "behavior": { - "prod": true, - }, - "id": 68, - "literal": "^5.1.2", - "name": "glob-parent", - "npm": { - "name": "glob-parent", - "version": ">=5.1.2 <6.0.0", - }, - "package_id": 42, - }, - { - "behavior": { - "prod": true, - }, - "id": 69, - "literal": "^1.3.0", - "name": "merge2", - "npm": { - "name": "merge2", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 41, - }, - { - "behavior": { - "prod": true, - }, - "id": 70, - "literal": "^4.0.4", - "name": "micromatch", - "npm": { - "name": "micromatch", - "version": ">=4.0.4 <5.0.0", - }, - "package_id": 32, - }, - { - "behavior": { - "prod": true, - }, - "id": 71, - "literal": "^4.0.1", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 72, - "literal": "2.1.5", - "name": "@nodelib/fs.scandir", - "npm": { - "name": "@nodelib/fs.scandir", - "version": "==2.1.5", - }, - "package_id": 46, - }, - { - "behavior": { - "prod": true, - }, - "id": 73, - "literal": "^1.6.0", - "name": "fastq", - "npm": { - "name": "fastq", - "version": ">=1.6.0 <2.0.0", - }, - "package_id": 44, - }, - { - "behavior": { - "prod": true, - }, - "id": 74, - "literal": "^1.0.4", - "name": "reusify", - "npm": { - "name": "reusify", - "version": ">=1.0.4 <2.0.0", - }, - "package_id": 45, - }, - { - "behavior": { - "prod": true, - }, - "id": 75, - "literal": "2.0.5", - "name": "@nodelib/fs.stat", - "npm": { - "name": "@nodelib/fs.stat", - "version": "==2.0.5", - }, - "package_id": 49, - }, - { - "behavior": { - "prod": true, - }, - "id": 76, - "literal": "^1.1.9", - "name": "run-parallel", - "npm": { - "name": "run-parallel", - "version": ">=1.1.9 <2.0.0", - }, - "package_id": 47, - }, - { - "behavior": { - "prod": true, - }, - "id": 77, - "literal": "^1.2.2", - "name": "queue-microtask", - "npm": { - "name": "queue-microtask", - "version": ">=1.2.2 <2.0.0", - }, - "package_id": 48, - }, - { - "behavior": { - "prod": true, - }, - "id": 78, - "literal": "~3.1.2", - "name": "anymatch", - "npm": { - "name": "anymatch", - "version": ">=3.1.2 <3.2.0", - }, - "package_id": 55, - }, - { - "behavior": { - "prod": true, - }, - "id": 79, - "literal": "~3.0.2", - "name": "braces", - "npm": { - "name": "braces", - "version": ">=3.0.2 <3.1.0", - }, - "package_id": 34, - }, - { - "behavior": { - "prod": true, - }, - "id": 80, - "literal": "~5.1.2", - "name": "glob-parent", - "npm": { - "name": "glob-parent", - "version": ">=5.1.2 <5.2.0", - }, - "package_id": 42, - }, - { - "behavior": { - "prod": true, - }, - "id": 81, - "literal": "~2.1.0", - "name": "is-binary-path", - "npm": { - "name": "is-binary-path", - "version": ">=2.1.0 <2.2.0", + "name": "agent-base", + "version": ">=7.0.2 <8.0.0", }, "package_id": 53, }, @@ -1075,1094 +8193,12 @@ exports[`next build works: bun 1`] = ` "behavior": { "prod": true, }, - "id": 82, - "literal": "~4.0.1", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.1 <4.1.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 83, - "literal": "~3.0.0", - "name": "normalize-path", - "npm": { - "name": "normalize-path", - "version": ">=3.0.0 <3.1.0", - }, - "package_id": 25, - }, - { - "behavior": { - "prod": true, - }, - "id": 84, - "literal": "~3.6.0", - "name": "readdirp", - "npm": { - "name": "readdirp", - "version": ">=3.6.0 <3.7.0", - }, - "package_id": 52, - }, - { - "behavior": { - "optional": true, - }, - "id": 85, - "literal": "~2.3.2", - "name": "fsevents", - "npm": { - "name": "fsevents", - "version": ">=2.3.2 <2.4.0", - }, - "package_id": 51, - }, - { - "behavior": { - "prod": true, - }, - "id": 86, - "literal": "^2.2.1", - "name": "picomatch", - "npm": { - "name": "picomatch", - "version": ">=2.2.1 <3.0.0", - }, - "package_id": 33, - }, - { - "behavior": { - "prod": true, - }, - "id": 87, - "literal": "^2.0.0", - "name": "binary-extensions", - "npm": { - "name": "binary-extensions", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 54, - }, - { - "behavior": { - "prod": true, - }, - "id": 88, - "literal": "^3.0.0", - "name": "normalize-path", - "npm": { - "name": "normalize-path", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 25, - }, - { - "behavior": { - "prod": true, - }, - "id": 89, - "literal": "^2.0.4", - "name": "picomatch", - "npm": { - "name": "picomatch", - "version": ">=2.0.4 <3.0.0", - }, - "package_id": 33, - }, - { - "behavior": { - "prod": true, - }, - "id": 90, - "literal": "^0.3.2", - "name": "@jridgewell/gen-mapping", - "npm": { - "name": "@jridgewell/gen-mapping", - "version": ">=0.3.2 <0.4.0", - }, - "package_id": 100, - }, - { - "behavior": { - "prod": true, - }, - "id": 91, - "literal": "^4.0.0", - "name": "commander", - "npm": { - "name": "commander", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 99, - }, - { - "behavior": { - "prod": true, - }, - "id": 92, - "literal": "^10.3.10", - "name": "glob", - "npm": { - "name": "glob", - "version": ">=10.3.10 <11.0.0", - }, - "package_id": 65, - }, - { - "behavior": { - "prod": true, - }, - "id": 93, - "literal": "^1.1.6", - "name": "lines-and-columns", - "npm": { - "name": "lines-and-columns", - "version": ">=1.1.6 <2.0.0", - }, - "package_id": 64, - }, - { - "behavior": { - "prod": true, - }, - "id": 94, - "literal": "^2.7.0", - "name": "mz", - "npm": { - "name": "mz", - "version": ">=2.7.0 <3.0.0", - }, - "package_id": 59, - }, - { - "behavior": { - "prod": true, - }, - "id": 95, - "literal": "^4.0.1", - "name": "pirates", - "npm": { - "name": "pirates", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 58, - }, - { - "behavior": { - "prod": true, - }, - "id": 96, - "literal": "^0.1.9", - "name": "ts-interface-checker", - "npm": { - "name": "ts-interface-checker", - "version": ">=0.1.9 <0.2.0", - }, - "package_id": 57, - }, - { - "behavior": { - "prod": true, - }, - "id": 97, - "literal": "^1.0.0", - "name": "any-promise", - "npm": { - "name": "any-promise", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 62, - }, - { - "behavior": { - "prod": true, - }, - "id": 98, - "literal": "^4.0.1", - "name": "object-assign", - "npm": { - "name": "object-assign", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 63, - }, - { - "behavior": { - "prod": true, - }, - "id": 99, - "literal": "^1.0.0", - "name": "thenify-all", - "npm": { - "name": "thenify-all", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 60, - }, - { - "behavior": { - "prod": true, - }, - "id": 100, - "literal": ">= 3.1.0 < 4", - "name": "thenify", - "npm": { - "name": "thenify", - "version": ">=3.1.0 && <4.0.0", - }, - "package_id": 61, - }, - { - "behavior": { - "prod": true, - }, - "id": 101, - "literal": "^1.0.0", - "name": "any-promise", - "npm": { - "name": "any-promise", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 62, - }, - { - "behavior": { - "prod": true, - }, - "id": 102, - "literal": "^3.1.0", - "name": "foreground-child", - "npm": { - "name": "foreground-child", - "version": ">=3.1.0 <4.0.0", - }, - "package_id": 91, - }, - { - "behavior": { - "prod": true, - }, - "id": 103, - "literal": "^2.3.5", - "name": "jackspeak", - "npm": { - "name": "jackspeak", - "version": ">=2.3.5 <3.0.0", - }, - "package_id": 72, - }, - { - "behavior": { - "prod": true, - }, - "id": 104, - "literal": "^9.0.1", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=9.0.1 <10.0.0", - }, - "package_id": 69, - }, - { - "behavior": { - "prod": true, - }, - "id": 105, - "literal": "^5.0.0 || ^6.0.2 || ^7.0.0", - "name": "minipass", - "npm": { - "name": "minipass", - "version": ">=5.0.0 <6.0.0 || >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=7.0.0 <8.0.0", - }, - "package_id": 67, - }, - { - "behavior": { - "prod": true, - }, - "id": 106, - "literal": "^1.10.1", - "name": "path-scurry", - "npm": { - "name": "path-scurry", - "version": ">=1.10.1 <2.0.0", - }, - "package_id": 66, - }, - { - "behavior": { - "prod": true, - }, - "id": 107, - "literal": "^10.2.0", - "name": "lru-cache", - "npm": { - "name": "lru-cache", - "version": ">=10.2.0 <11.0.0", - }, - "package_id": 68, - }, - { - "behavior": { - "prod": true, - }, - "id": 108, - "literal": "^5.0.0 || ^6.0.2 || ^7.0.0", - "name": "minipass", - "npm": { - "name": "minipass", - "version": ">=5.0.0 <6.0.0 || >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=7.0.0 <8.0.0", - }, - "package_id": 67, - }, - { - "behavior": { - "prod": true, - }, - "id": 109, - "literal": "^2.0.1", - "name": "brace-expansion", - "npm": { - "name": "brace-expansion", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 70, - }, - { - "behavior": { - "prod": true, - }, - "id": 110, - "literal": "^1.0.0", - "name": "balanced-match", - "npm": { - "name": "balanced-match", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 71, - }, - { - "behavior": { - "prod": true, - }, - "id": 111, - "literal": "^8.0.2", - "name": "@isaacs/cliui", - "npm": { - "name": "@isaacs/cliui", - "version": ">=8.0.2 <9.0.0", - }, - "package_id": 74, - }, - { - "behavior": { - "optional": true, - }, - "id": 112, - "literal": "^0.11.0", - "name": "@pkgjs/parseargs", - "npm": { - "name": "@pkgjs/parseargs", - "version": ">=0.11.0 <0.12.0", - }, - "package_id": 73, - }, - { - "behavior": { - "prod": true, - }, - "id": 113, - "literal": "^5.1.2", - "name": "string-width", - "npm": { - "name": "string-width", - "version": ">=5.1.2 <6.0.0", - }, - "package_id": 87, - }, - { - "behavior": { - "prod": true, - }, - "id": 114, - "is_alias": true, - "literal": "npm:string-width@^4.2.0", - "name": "string-width-cjs", - "npm": { - "name": "string-width", - "version": ">=4.2.0 <5.0.0", - }, - "package_id": 78, - }, - { - "behavior": { - "prod": true, - }, - "id": 115, - "literal": "^7.0.1", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=7.0.1 <8.0.0", - }, - "package_id": 85, - }, - { - "behavior": { - "prod": true, - }, - "id": 116, - "is_alias": true, - "literal": "npm:strip-ansi@^6.0.1", - "name": "strip-ansi-cjs", - "npm": { - "name": "strip-ansi", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 76, - }, - { - "behavior": { - "prod": true, - }, - "id": 117, - "literal": "^8.1.0", - "name": "wrap-ansi", - "npm": { - "name": "wrap-ansi", - "version": ">=8.1.0 <9.0.0", - }, - "package_id": 84, - }, - { - "behavior": { - "prod": true, - }, - "id": 118, - "is_alias": true, - "literal": "npm:wrap-ansi@^7.0.0", - "name": "wrap-ansi-cjs", - "npm": { - "name": "wrap-ansi", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 75, - }, - { - "behavior": { - "prod": true, - }, - "id": 119, - "literal": "^4.0.0", - "name": "ansi-styles", - "npm": { - "name": "ansi-styles", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 81, - }, - { - "behavior": { - "prod": true, - }, - "id": 120, - "literal": "^4.1.0", - "name": "string-width", - "npm": { - "name": "string-width", - "version": ">=4.1.0 <5.0.0", - }, - "package_id": 78, - }, - { - "behavior": { - "prod": true, - }, - "id": 121, - "literal": "^6.0.0", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=6.0.0 <7.0.0", - }, - "package_id": 76, - }, - { - "behavior": { - "prod": true, - }, - "id": 122, - "literal": "^5.0.1", - "name": "ansi-regex", - "npm": { - "name": "ansi-regex", - "version": ">=5.0.1 <6.0.0", - }, - "package_id": 77, - }, - { - "behavior": { - "prod": true, - }, - "id": 123, - "literal": "^8.0.0", - "name": "emoji-regex", - "npm": { - "name": "emoji-regex", - "version": ">=8.0.0 <9.0.0", - }, - "package_id": 80, - }, - { - "behavior": { - "prod": true, - }, - "id": 124, - "literal": "^3.0.0", - "name": "is-fullwidth-code-point", - "npm": { - "name": "is-fullwidth-code-point", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 79, - }, - { - "behavior": { - "prod": true, - }, - "id": 125, - "literal": "^6.0.1", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 76, - }, - { - "behavior": { - "prod": true, - }, - "id": 126, - "literal": "^2.0.1", - "name": "color-convert", - "npm": { - "name": "color-convert", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 82, - }, - { - "behavior": { - "prod": true, - }, - "id": 127, - "literal": "~1.1.4", - "name": "color-name", - "npm": { - "name": "color-name", - "version": ">=1.1.4 <1.2.0", - }, - "package_id": 83, - }, - { - "behavior": { - "prod": true, - }, - "id": 128, - "literal": "^6.1.0", - "name": "ansi-styles", - "npm": { - "name": "ansi-styles", - "version": ">=6.1.0 <7.0.0", - }, - "package_id": 90, - }, - { - "behavior": { - "prod": true, - }, - "id": 129, - "literal": "^5.0.1", - "name": "string-width", - "npm": { - "name": "string-width", - "version": ">=5.0.1 <6.0.0", - }, - "package_id": 87, - }, - { - "behavior": { - "prod": true, - }, - "id": 130, - "literal": "^7.0.1", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=7.0.1 <8.0.0", - }, - "package_id": 85, - }, - { - "behavior": { - "prod": true, - }, - "id": 131, - "literal": "^6.0.1", - "name": "ansi-regex", - "npm": { - "name": "ansi-regex", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 86, - }, - { - "behavior": { - "prod": true, - }, - "id": 132, - "literal": "^0.2.0", - "name": "eastasianwidth", - "npm": { - "name": "eastasianwidth", - "version": ">=0.2.0 <0.3.0", - }, - "package_id": 89, - }, - { - "behavior": { - "prod": true, - }, - "id": 133, - "literal": "^9.2.2", - "name": "emoji-regex", - "npm": { - "name": "emoji-regex", - "version": ">=9.2.2 <10.0.0", - }, - "package_id": 88, - }, - { - "behavior": { - "prod": true, - }, - "id": 134, - "literal": "^7.0.1", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=7.0.1 <8.0.0", - }, - "package_id": 85, - }, - { - "behavior": { - "prod": true, - }, - "id": 135, - "literal": "^7.0.0", - "name": "cross-spawn", - "npm": { - "name": "cross-spawn", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 93, - }, - { - "behavior": { - "prod": true, - }, - "id": 136, - "literal": "^4.0.1", - "name": "signal-exit", - "npm": { - "name": "signal-exit", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 92, - }, - { - "behavior": { - "prod": true, - }, - "id": 137, - "literal": "^3.1.0", - "name": "path-key", - "npm": { - "name": "path-key", - "version": ">=3.1.0 <4.0.0", - }, - "package_id": 98, - }, - { - "behavior": { - "prod": true, - }, - "id": 138, - "literal": "^2.0.0", - "name": "shebang-command", - "npm": { - "name": "shebang-command", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 96, - }, - { - "behavior": { - "prod": true, - }, - "id": 139, - "literal": "^2.0.1", - "name": "which", - "npm": { - "name": "which", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 94, - }, - { - "behavior": { - "prod": true, - }, - "id": 140, - "literal": "^2.0.0", - "name": "isexe", - "npm": { - "name": "isexe", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 95, - }, - { - "behavior": { - "prod": true, - }, - "id": 141, - "literal": "^3.0.0", - "name": "shebang-regex", - "npm": { - "name": "shebang-regex", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 97, - }, - { - "behavior": { - "prod": true, - }, - "id": 142, - "literal": "^1.2.1", - "name": "@jridgewell/set-array", - "npm": { - "name": "@jridgewell/set-array", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 104, - }, - { - "behavior": { - "prod": true, - }, - "id": 143, - "literal": "^1.4.10", - "name": "@jridgewell/sourcemap-codec", - "npm": { - "name": "@jridgewell/sourcemap-codec", - "version": ">=1.4.10 <2.0.0", - }, - "package_id": 102, - }, - { - "behavior": { - "prod": true, - }, - "id": 144, - "literal": "^0.3.24", - "name": "@jridgewell/trace-mapping", - "npm": { - "name": "@jridgewell/trace-mapping", - "version": ">=0.3.24 <0.4.0", - }, - "package_id": 101, - }, - { - "behavior": { - "prod": true, - }, - "id": 145, - "literal": "^3.1.0", - "name": "@jridgewell/resolve-uri", - "npm": { - "name": "@jridgewell/resolve-uri", - "version": ">=3.1.0 <4.0.0", - }, - "package_id": 103, - }, - { - "behavior": { - "prod": true, - }, - "id": 146, - "literal": "^1.4.14", - "name": "@jridgewell/sourcemap-codec", - "npm": { - "name": "@jridgewell/sourcemap-codec", - "version": ">=1.4.14 <2.0.0", - }, - "package_id": 102, - }, - { - "behavior": { - "prod": true, - }, - "id": 147, - "literal": "^0.23.0", - "name": "scheduler", - "npm": { - "name": "scheduler", - "version": ">=0.23.0 <0.24.0", - }, - "package_id": 112, - }, - { - "behavior": { - "prod": true, - }, - "id": 148, - "literal": "^1.1.0", - "name": "loose-envify", - "npm": { - "name": "loose-envify", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 110, - }, - { - "behavior": { - "peer": true, - }, - "id": 149, - "literal": "^18.2.0", - "name": "react", - "npm": { - "name": "react", - "version": ">=18.2.0 <19.0.0", - }, - "package_id": 109, - }, - { - "behavior": { - "prod": true, - }, - "id": 150, - "literal": "^1.1.0", - "name": "loose-envify", - "npm": { - "name": "loose-envify", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 110, - }, - { - "behavior": { - "prod": true, - }, - "id": 151, - "literal": "^3.0.0 || ^4.0.0", - "name": "js-tokens", - "npm": { - "name": "js-tokens", - "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 && >=4.0.0 <5.0.0", - }, - "package_id": 111, - }, - { - "behavior": { - "prod": true, - }, - "id": 152, - "literal": "^1.1.0", - "name": "loose-envify", - "npm": { - "name": "loose-envify", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 110, - }, - { - "behavior": { - "prod": true, - }, - "id": 153, - "literal": "9.0.0", - "name": "cosmiconfig", - "npm": { - "name": "cosmiconfig", - "version": "==9.0.0", - }, - "package_id": 197, - }, - { - "behavior": { - "prod": true, - }, - "id": 154, - "literal": "22.12.0", - "name": "puppeteer-core", - "npm": { - "name": "puppeteer-core", - "version": "==22.12.0", - }, - "package_id": 191, - }, - { - "behavior": { - "prod": true, - }, - "id": 155, - "literal": "2.2.3", - "name": "@puppeteer/browsers", - "npm": { - "name": "@puppeteer/browsers", - "version": "==2.2.3", - }, - "package_id": 115, - }, - { - "behavior": { - "prod": true, - }, - "id": 156, - "literal": "0.0.1299070", - "name": "devtools-protocol", - "npm": { - "name": "devtools-protocol", - "version": "==0.0.1299070", - }, - "package_id": 114, - }, - { - "behavior": { - "prod": true, - }, - "id": 157, - "literal": "4.3.4", + "id": 629, + "literal": "^4.3.4", "name": "debug", "npm": { "name": "debug", - "version": "==4.3.4", - }, - "package_id": 190, - }, - { - "behavior": { - "prod": true, - }, - "id": 158, - "literal": "2.0.1", - "name": "extract-zip", - "npm": { - "name": "extract-zip", - "version": "==2.0.1", - }, - "package_id": 181, - }, - { - "behavior": { - "prod": true, - }, - "id": 159, - "literal": "2.0.3", - "name": "progress", - "npm": { - "name": "progress", - "version": "==2.0.3", - }, - "package_id": 180, - }, - { - "behavior": { - "prod": true, - }, - "id": 160, - "literal": "6.4.0", - "name": "proxy-agent", - "npm": { - "name": "proxy-agent", - "version": "==6.4.0", - }, - "package_id": 147, - }, - { - "behavior": { - "prod": true, - }, - "id": 161, - "literal": "3.0.5", - "name": "tar-fs", - "npm": { - "name": "tar-fs", - "version": "==3.0.5", - }, - "package_id": 131, - }, - { - "behavior": { - "prod": true, - }, - "id": 162, - "literal": "1.4.3", - "name": "unbzip2-stream", - "npm": { - "name": "unbzip2-stream", - "version": "==1.4.3", - }, - "package_id": 126, - }, - { - "behavior": { - "prod": true, - }, - "id": 163, - "literal": "17.7.2", - "name": "yargs", - "npm": { - "name": "yargs", - "version": "==17.7.2", - }, - "package_id": 119, - }, - { - "behavior": { - "prod": true, - }, - "id": 164, - "literal": "7.6.0", - "name": "semver", - "npm": { - "name": "semver", - "version": "==7.6.0", - }, - "package_id": 116, - }, - { - "behavior": { - "prod": true, - }, - "id": 165, - "literal": "^6.0.0", - "name": "lru-cache", - "npm": { - "name": "lru-cache", - "version": ">=6.0.0 <7.0.0", + "version": ">=4.3.4 <5.0.0", }, "package_id": 117, }, @@ -2170,51 +8206,142 @@ exports[`next build works: bun 1`] = ` "behavior": { "prod": true, }, - "id": 166, - "literal": "^4.0.0", - "name": "yallist", + "id": 630, + "literal": "^7.0.1", + "name": "http-proxy-agent", "npm": { - "name": "yallist", - "version": ">=4.0.0 <5.0.0", + "name": "http-proxy-agent", + "version": ">=7.0.1 <8.0.0", }, - "package_id": 118, + "package_id": 206, }, { "behavior": { "prod": true, }, - "id": 167, - "literal": "^8.0.1", - "name": "cliui", + "id": 631, + "literal": "^7.0.3", + "name": "https-proxy-agent", "npm": { - "name": "cliui", - "version": ">=8.0.1 <9.0.0", + "name": "https-proxy-agent", + "version": ">=7.0.3 <8.0.0", }, - "package_id": 125, + "package_id": 207, }, { "behavior": { "prod": true, }, - "id": 168, - "literal": "^3.1.1", - "name": "escalade", + "id": 632, + "literal": "^7.14.1", + "name": "lru-cache", "npm": { - "name": "escalade", - "version": ">=3.1.1 <4.0.0", + "name": "lru-cache", + "version": ">=7.14.1 <8.0.0", }, - "package_id": 124, + "package_id": 269, }, { "behavior": { "prod": true, }, - "id": 169, - "literal": "^2.0.5", - "name": "get-caller-file", + "id": 633, + "literal": "^7.0.1", + "name": "pac-proxy-agent", "npm": { - "name": "get-caller-file", - "version": ">=2.0.5 <3.0.0", + "name": "pac-proxy-agent", + "version": ">=7.0.1 <8.0.0", + }, + "package_id": 299, + }, + { + "behavior": { + "prod": true, + }, + "id": 634, + "literal": "^1.1.0", + "name": "proxy-from-env", + "npm": { + "name": "proxy-from-env", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 326, + }, + { + "behavior": { + "prod": true, + }, + "id": 635, + "literal": "^8.0.2", + "name": "socks-proxy-agent", + "npm": { + "name": "socks-proxy-agent", + "version": ">=8.0.2 <9.0.0", + }, + "package_id": 361, + }, + { + "behavior": { + "prod": true, + }, + "id": 636, + "literal": "^1.1.0", + "name": "end-of-stream", + "npm": { + "name": "end-of-stream", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 131, + }, + { + "behavior": { + "prod": true, + }, + "id": 637, + "literal": "^1.3.1", + "name": "once", + "npm": { + "name": "once", + "version": ">=1.3.1 <2.0.0", + }, + "package_id": 295, + }, + { + "behavior": { + "prod": true, + }, + "id": 638, + "literal": "2.2.3", + "name": "@puppeteer/browsers", + "npm": { + "name": "@puppeteer/browsers", + "version": "==2.2.3", + }, + "package_id": 34, + }, + { + "behavior": { + "prod": true, + }, + "id": 639, + "literal": "9.0.0", + "name": "cosmiconfig", + "npm": { + "name": "cosmiconfig", + "version": "==9.0.0", + }, + "package_id": 108, + }, + { + "behavior": { + "prod": true, + }, + "id": 640, + "literal": "0.0.1299070", + "name": "devtools-protocol", + "npm": { + "name": "devtools-protocol", + "version": "==0.0.1299070", }, "package_id": 123, }, @@ -2222,51 +8349,181 @@ exports[`next build works: bun 1`] = ` "behavior": { "prod": true, }, - "id": 170, - "literal": "^2.1.1", - "name": "require-directory", + "id": 641, + "literal": "22.12.0", + "name": "puppeteer-core", "npm": { - "name": "require-directory", - "version": ">=2.1.1 <3.0.0", + "name": "puppeteer-core", + "version": "==22.12.0", }, - "package_id": 122, + "package_id": 330, }, { "behavior": { "prod": true, }, - "id": 171, - "literal": "^4.2.3", - "name": "string-width", + "id": 642, + "literal": "2.2.3", + "name": "@puppeteer/browsers", "npm": { - "name": "string-width", - "version": ">=4.2.3 <5.0.0", + "name": "@puppeteer/browsers", + "version": "==2.2.3", }, - "package_id": 78, + "package_id": 34, }, { "behavior": { "prod": true, }, - "id": 172, - "literal": "^5.0.5", - "name": "y18n", + "id": 643, + "literal": "0.5.24", + "name": "chromium-bidi", "npm": { - "name": "y18n", - "version": ">=5.0.5 <6.0.0", + "name": "chromium-bidi", + "version": "==0.5.24", }, - "package_id": 121, + "package_id": 101, }, { "behavior": { "prod": true, }, - "id": 173, - "literal": "^21.1.1", - "name": "yargs-parser", + "id": 644, + "literal": "4.3.5", + "name": "debug", "npm": { - "name": "yargs-parser", - "version": ">=21.1.1 <22.0.0", + "name": "debug", + "version": "==4.3.5", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 645, + "literal": "0.0.1299070", + "name": "devtools-protocol", + "npm": { + "name": "devtools-protocol", + "version": "==0.0.1299070", + }, + "package_id": 123, + }, + { + "behavior": { + "prod": true, + }, + "id": 646, + "literal": "8.17.1", + "name": "ws", + "npm": { + "name": "ws", + "version": "==8.17.1", + }, + "package_id": 416, + }, + { + "behavior": { + "prod": true, + }, + "id": 647, + "literal": "^1.1.0", + "name": "loose-envify", + "npm": { + "name": "loose-envify", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 268, + }, + { + "behavior": { + "peer": true, + }, + "id": 648, + "literal": "^18.2.0", + "name": "react", + "npm": { + "name": "react", + "version": ">=18.2.0 <19.0.0", + }, + "package_id": 333, + }, + { + "behavior": { + "prod": true, + }, + "id": 649, + "literal": "^1.1.0", + "name": "loose-envify", + "npm": { + "name": "loose-envify", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 268, + }, + { + "behavior": { + "prod": true, + }, + "id": 650, + "literal": "^0.23.0", + "name": "scheduler", + "npm": { + "name": "scheduler", + "version": ">=0.23.0 <0.24.0", + }, + "package_id": 350, + }, + { + "behavior": { + "prod": true, + }, + "id": 651, + "literal": "^2.3.0", + "name": "pify", + "npm": { + "name": "pify", + "version": ">=2.3.0 <3.0.0", + }, + "package_id": 312, + }, + { + "behavior": { + "prod": true, + }, + "id": 652, + "literal": "^2.2.1", + "name": "picomatch", + "npm": { + "name": "picomatch", + "version": ">=2.2.1 <3.0.0", + }, + "package_id": 311, + }, + { + "behavior": { + "prod": true, + }, + "id": 653, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 654, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", }, "package_id": 120, }, @@ -2274,194 +8531,12 @@ exports[`next build works: bun 1`] = ` "behavior": { "prod": true, }, - "id": 174, - "literal": "^4.2.0", - "name": "string-width", + "id": 655, + "literal": "^1.23.1", + "name": "es-abstract", "npm": { - "name": "string-width", - "version": ">=4.2.0 <5.0.0", - }, - "package_id": 78, - }, - { - "behavior": { - "prod": true, - }, - "id": 175, - "literal": "^6.0.1", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 76, - }, - { - "behavior": { - "prod": true, - }, - "id": 176, - "literal": "^7.0.0", - "name": "wrap-ansi", - "npm": { - "name": "wrap-ansi", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 75, - }, - { - "behavior": { - "prod": true, - }, - "id": 177, - "literal": "^5.2.1", - "name": "buffer", - "npm": { - "name": "buffer", - "version": ">=5.2.1 <6.0.0", - }, - "package_id": 128, - }, - { - "behavior": { - "prod": true, - }, - "id": 178, - "literal": "^2.3.8", - "name": "through", - "npm": { - "name": "through", - "version": ">=2.3.8 <3.0.0", - }, - "package_id": 127, - }, - { - "behavior": { - "prod": true, - }, - "id": 179, - "literal": "^1.3.1", - "name": "base64-js", - "npm": { - "name": "base64-js", - "version": ">=1.3.1 <2.0.0", - }, - "package_id": 130, - }, - { - "behavior": { - "prod": true, - }, - "id": 180, - "literal": "^1.1.13", - "name": "ieee754", - "npm": { - "name": "ieee754", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 129, - }, - { - "behavior": { - "prod": true, - }, - "id": 181, - "literal": "^3.0.0", - "name": "pump", - "npm": { - "name": "pump", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 143, - }, - { - "behavior": { - "prod": true, - }, - "id": 182, - "literal": "^3.1.5", - "name": "tar-stream", - "npm": { - "name": "tar-stream", - "version": ">=3.1.5 <4.0.0", - }, - "package_id": 142, - }, - { - "behavior": { - "optional": true, - }, - "id": 183, - "literal": "^2.1.1", - "name": "bare-fs", - "npm": { - "name": "bare-fs", - "version": ">=2.1.1 <3.0.0", - }, - "package_id": 134, - }, - { - "behavior": { - "optional": true, - }, - "id": 184, - "literal": "^2.1.0", - "name": "bare-path", - "npm": { - "name": "bare-path", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 132, - }, - { - "behavior": { - "prod": true, - }, - "id": 185, - "literal": "^2.1.0", - "name": "bare-os", - "npm": { - "name": "bare-os", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 133, - }, - { - "behavior": { - "prod": true, - }, - "id": 186, - "literal": "^2.0.0", - "name": "bare-events", - "npm": { - "name": "bare-events", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 137, - }, - { - "behavior": { - "prod": true, - }, - "id": 187, - "literal": "^2.0.0", - "name": "bare-path", - "npm": { - "name": "bare-path", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 132, - }, - { - "behavior": { - "prod": true, - }, - "id": 188, - "literal": "^2.0.0", - "name": "bare-stream", - "npm": { - "name": "bare-stream", - "version": ">=2.0.0 <3.0.0", + "name": "es-abstract", + "version": ">=1.23.1 <2.0.0", }, "package_id": 135, }, @@ -2469,64 +8544,12 @@ exports[`next build works: bun 1`] = ` "behavior": { "prod": true, }, - "id": 189, - "literal": "^2.18.0", - "name": "streamx", + "id": 656, + "literal": "^1.3.0", + "name": "es-errors", "npm": { - "name": "streamx", - "version": ">=2.18.0 <3.0.0", - }, - "package_id": 136, - }, - { - "behavior": { - "prod": true, - }, - "id": 190, - "literal": "^1.3.2", - "name": "fast-fifo", - "npm": { - "name": "fast-fifo", - "version": ">=1.3.2 <2.0.0", - }, - "package_id": 141, - }, - { - "behavior": { - "prod": true, - }, - "id": 191, - "literal": "^1.0.1", - "name": "queue-tick", - "npm": { - "name": "queue-tick", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 140, - }, - { - "behavior": { - "prod": true, - }, - "id": 192, - "literal": "^1.1.0", - "name": "text-decoder", - "npm": { - "name": "text-decoder", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 138, - }, - { - "behavior": { - "optional": true, - }, - "id": 193, - "literal": "^2.2.0", - "name": "bare-events", - "npm": { - "name": "bare-events", - "version": ">=2.2.0 <3.0.0", + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", }, "package_id": 137, }, @@ -2534,831 +8557,12 @@ exports[`next build works: bun 1`] = ` "behavior": { "prod": true, }, - "id": 194, - "literal": "^1.6.4", - "name": "b4a", + "id": 657, + "literal": "^1.2.4", + "name": "get-intrinsic", "npm": { - "name": "b4a", - "version": ">=1.6.4 <2.0.0", - }, - "package_id": 139, - }, - { - "behavior": { - "prod": true, - }, - "id": 195, - "literal": "^1.6.4", - "name": "b4a", - "npm": { - "name": "b4a", - "version": ">=1.6.4 <2.0.0", - }, - "package_id": 139, - }, - { - "behavior": { - "prod": true, - }, - "id": 196, - "literal": "^1.2.0", - "name": "fast-fifo", - "npm": { - "name": "fast-fifo", - "version": ">=1.2.0 <2.0.0", - }, - "package_id": 141, - }, - { - "behavior": { - "prod": true, - }, - "id": 197, - "literal": "^2.15.0", - "name": "streamx", - "npm": { - "name": "streamx", - "version": ">=2.15.0 <3.0.0", - }, - "package_id": 136, - }, - { - "behavior": { - "prod": true, - }, - "id": 198, - "literal": "^1.1.0", - "name": "end-of-stream", - "npm": { - "name": "end-of-stream", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 146, - }, - { - "behavior": { - "prod": true, - }, - "id": 199, - "literal": "^1.3.1", - "name": "once", - "npm": { - "name": "once", - "version": ">=1.3.1 <2.0.0", - }, - "package_id": 144, - }, - { - "behavior": { - "prod": true, - }, - "id": 200, - "literal": "1", - "name": "wrappy", - "npm": { - "name": "wrappy", - "version": "<2.0.0 >=1.0.0", - }, - "package_id": 145, - }, - { - "behavior": { - "prod": true, - }, - "id": 201, - "literal": "^1.4.0", - "name": "once", - "npm": { - "name": "once", - "version": ">=1.4.0 <2.0.0", - }, - "package_id": 144, - }, - { - "behavior": { - "prod": true, - }, - "id": 202, - "literal": "^7.0.2", - "name": "agent-base", - "npm": { - "name": "agent-base", - "version": ">=7.0.2 <8.0.0", - }, - "package_id": 156, - }, - { - "behavior": { - "prod": true, - }, - "id": 203, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 204, - "literal": "^7.0.1", - "name": "http-proxy-agent", - "npm": { - "name": "http-proxy-agent", - "version": ">=7.0.1 <8.0.0", - }, - "package_id": 170, - }, - { - "behavior": { - "prod": true, - }, - "id": 205, - "literal": "^7.0.3", - "name": "https-proxy-agent", - "npm": { - "name": "https-proxy-agent", - "version": ">=7.0.3 <8.0.0", - }, - "package_id": 169, - }, - { - "behavior": { - "prod": true, - }, - "id": 206, - "literal": "^7.14.1", - "name": "lru-cache", - "npm": { - "name": "lru-cache", - "version": ">=7.14.1 <8.0.0", - }, - "package_id": 179, - }, - { - "behavior": { - "prod": true, - }, - "id": 207, - "literal": "^7.0.1", - "name": "pac-proxy-agent", - "npm": { - "name": "pac-proxy-agent", - "version": ">=7.0.1 <8.0.0", - }, - "package_id": 158, - }, - { - "behavior": { - "prod": true, - }, - "id": 208, - "literal": "^1.1.0", - "name": "proxy-from-env", - "npm": { - "name": "proxy-from-env", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 157, - }, - { - "behavior": { - "prod": true, - }, - "id": 209, - "literal": "^8.0.2", - "name": "socks-proxy-agent", - "npm": { - "name": "socks-proxy-agent", - "version": ">=8.0.2 <9.0.0", - }, - "package_id": 148, - }, - { - "behavior": { - "prod": true, - }, - "id": 210, - "literal": "^7.1.1", - "name": "agent-base", - "npm": { - "name": "agent-base", - "version": ">=7.1.1 <8.0.0", - }, - "package_id": 156, - }, - { - "behavior": { - "prod": true, - }, - "id": 211, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 212, - "literal": "^2.7.1", - "name": "socks", - "npm": { - "name": "socks", - "version": ">=2.7.1 <3.0.0", - }, - "package_id": 149, - }, - { - "behavior": { - "prod": true, - }, - "id": 213, - "literal": "^9.0.5", - "name": "ip-address", - "npm": { - "name": "ip-address", - "version": ">=9.0.5 <10.0.0", - }, - "package_id": 151, - }, - { - "behavior": { - "prod": true, - }, - "id": 214, - "literal": "^4.2.0", - "name": "smart-buffer", - "npm": { - "name": "smart-buffer", - "version": ">=4.2.0 <5.0.0", - }, - "package_id": 150, - }, - { - "behavior": { - "prod": true, - }, - "id": 215, - "literal": "1.1.0", - "name": "jsbn", - "npm": { - "name": "jsbn", - "version": "==1.1.0", - }, - "package_id": 153, - }, - { - "behavior": { - "prod": true, - }, - "id": 216, - "literal": "^1.1.3", - "name": "sprintf-js", - "npm": { - "name": "sprintf-js", - "version": ">=1.1.3 <2.0.0", - }, - "package_id": 152, - }, - { - "behavior": { - "prod": true, - }, - "id": 217, - "literal": "2.1.2", - "name": "ms", - "npm": { - "name": "ms", - "version": "==2.1.2", - }, - "package_id": 155, - }, - { - "behavior": { - "prod": true, - }, - "id": 218, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 219, - "literal": "^0.23.0", - "name": "@tootallnate/quickjs-emscripten", - "npm": { - "name": "@tootallnate/quickjs-emscripten", - "version": ">=0.23.0 <0.24.0", - }, - "package_id": 178, - }, - { - "behavior": { - "prod": true, - }, - "id": 220, - "literal": "^7.0.2", - "name": "agent-base", - "npm": { - "name": "agent-base", - "version": ">=7.0.2 <8.0.0", - }, - "package_id": 156, - }, - { - "behavior": { - "prod": true, - }, - "id": 221, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 222, - "literal": "^6.0.1", - "name": "get-uri", - "npm": { - "name": "get-uri", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 171, - }, - { - "behavior": { - "prod": true, - }, - "id": 223, - "literal": "^7.0.0", - "name": "http-proxy-agent", - "npm": { - "name": "http-proxy-agent", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 170, - }, - { - "behavior": { - "prod": true, - }, - "id": 224, - "literal": "^7.0.2", - "name": "https-proxy-agent", - "npm": { - "name": "https-proxy-agent", - "version": ">=7.0.2 <8.0.0", - }, - "package_id": 169, - }, - { - "behavior": { - "prod": true, - }, - "id": 225, - "literal": "^7.0.0", - "name": "pac-resolver", - "npm": { - "name": "pac-resolver", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 159, - }, - { - "behavior": { - "prod": true, - }, - "id": 226, - "literal": "^8.0.2", - "name": "socks-proxy-agent", - "npm": { - "name": "socks-proxy-agent", - "version": ">=8.0.2 <9.0.0", - }, - "package_id": 148, - }, - { - "behavior": { - "prod": true, - }, - "id": 227, - "literal": "^5.0.0", - "name": "degenerator", - "npm": { - "name": "degenerator", - "version": ">=5.0.0 <6.0.0", - }, - "package_id": 161, - }, - { - "behavior": { - "prod": true, - }, - "id": 228, - "literal": "^2.0.2", - "name": "netmask", - "npm": { - "name": "netmask", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 160, - }, - { - "behavior": { - "prod": true, - }, - "id": 229, - "literal": "^0.13.4", - "name": "ast-types", - "npm": { - "name": "ast-types", - "version": ">=0.13.4 <0.14.0", - }, - "package_id": 167, - }, - { - "behavior": { - "prod": true, - }, - "id": 230, - "literal": "^2.1.0", - "name": "escodegen", - "npm": { - "name": "escodegen", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 163, - }, - { - "behavior": { - "prod": true, - }, - "id": 231, - "literal": "^4.0.1", - "name": "esprima", - "npm": { - "name": "esprima", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 162, - }, - { - "behavior": { - "prod": true, - }, - "id": 232, - "literal": "^5.2.0", - "name": "estraverse", - "npm": { - "name": "estraverse", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 166, - }, - { - "behavior": { - "prod": true, - }, - "id": 233, - "literal": "^2.0.2", - "name": "esutils", - "npm": { - "name": "esutils", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 165, - }, - { - "behavior": { - "prod": true, - }, - "id": 234, - "literal": "^4.0.1", - "name": "esprima", - "npm": { - "name": "esprima", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 162, - }, - { - "behavior": { - "optional": true, - }, - "id": 235, - "literal": "~0.6.1", - "name": "source-map", - "npm": { - "name": "source-map", - "version": ">=0.6.1 <0.7.0", - }, - "package_id": 164, - }, - { - "behavior": { - "prod": true, - }, - "id": 236, - "literal": "^2.0.1", - "name": "tslib", - "npm": { - "name": "tslib", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 168, - }, - { - "behavior": { - "prod": true, - }, - "id": 237, - "literal": "^7.0.2", - "name": "agent-base", - "npm": { - "name": "agent-base", - "version": ">=7.0.2 <8.0.0", - }, - "package_id": 156, - }, - { - "behavior": { - "prod": true, - }, - "id": 238, - "literal": "4", - "name": "debug", - "npm": { - "name": "debug", - "version": "<5.0.0 >=4.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 239, - "literal": "^7.1.0", - "name": "agent-base", - "npm": { - "name": "agent-base", - "version": ">=7.1.0 <8.0.0", - }, - "package_id": 156, - }, - { - "behavior": { - "prod": true, - }, - "id": 240, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 241, - "literal": "^5.0.2", - "name": "basic-ftp", - "npm": { - "name": "basic-ftp", - "version": ">=5.0.2 <6.0.0", - }, - "package_id": 177, - }, - { - "behavior": { - "prod": true, - }, - "id": 242, - "literal": "^6.0.2", - "name": "data-uri-to-buffer", - "npm": { - "name": "data-uri-to-buffer", - "version": ">=6.0.2 <7.0.0", - }, - "package_id": 176, - }, - { - "behavior": { - "prod": true, - }, - "id": 243, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 244, - "literal": "^11.2.0", - "name": "fs-extra", - "npm": { - "name": "fs-extra", - "version": ">=11.2.0 <12.0.0", - }, - "package_id": 172, - }, - { - "behavior": { - "prod": true, - }, - "id": 245, - "literal": "^4.2.0", - "name": "graceful-fs", - "npm": { - "name": "graceful-fs", - "version": ">=4.2.0 <5.0.0", - }, - "package_id": 175, - }, - { - "behavior": { - "prod": true, - }, - "id": 246, - "literal": "^6.0.1", - "name": "jsonfile", - "npm": { - "name": "jsonfile", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 174, - }, - { - "behavior": { - "prod": true, - }, - "id": 247, - "literal": "^2.0.0", - "name": "universalify", - "npm": { - "name": "universalify", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 173, - }, - { - "behavior": { - "prod": true, - }, - "id": 248, - "literal": "^2.0.0", - "name": "universalify", - "npm": { - "name": "universalify", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 173, - }, - { - "behavior": { - "optional": true, - }, - "id": 249, - "literal": "^4.1.6", - "name": "graceful-fs", - "npm": { - "name": "graceful-fs", - "version": ">=4.1.6 <5.0.0", - }, - "package_id": 175, - }, - { - "behavior": { - "prod": true, - }, - "id": 250, - "literal": "^4.1.1", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.1.1 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 251, - "literal": "^5.1.0", - "name": "get-stream", - "npm": { - "name": "get-stream", - "version": ">=5.1.0 <6.0.0", - }, - "package_id": 189, - }, - { - "behavior": { - "prod": true, - }, - "id": 252, - "literal": "^2.10.0", - "name": "yauzl", - "npm": { - "name": "yauzl", - "version": ">=2.10.0 <3.0.0", - }, - "package_id": 185, - }, - { - "behavior": { - "optional": true, - }, - "id": 253, - "literal": "^2.9.1", - "name": "@types/yauzl", - "npm": { - "name": "@types/yauzl", - "version": ">=2.9.1 <3.0.0", - }, - "package_id": 182, - }, - { - "behavior": { - "prod": true, - }, - "id": 254, - "literal": "*", - "name": "@types/node", - "npm": { - "name": "@types/node", - "version": ">=0.0.0", - }, - "package_id": 183, - }, - { - "behavior": { - "prod": true, - }, - "id": 255, - "literal": "~5.26.4", - "name": "undici-types", - "npm": { - "name": "undici-types", - "version": ">=5.26.4 <5.27.0", - }, - "package_id": 184, - }, - { - "behavior": { - "prod": true, - }, - "id": 256, - "literal": "~1.1.0", - "name": "fd-slicer", - "npm": { - "name": "fd-slicer", - "version": ">=1.1.0 <1.2.0", - }, - "package_id": 187, - }, - { - "behavior": { - "prod": true, - }, - "id": 257, - "literal": "~0.2.3", - "name": "buffer-crc32", - "npm": { - "name": "buffer-crc32", - "version": ">=0.2.3 <0.3.0", + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", }, "package_id": 186, }, @@ -3366,112 +8570,2413 @@ exports[`next build works: bun 1`] = ` "behavior": { "prod": true, }, - "id": 258, - "literal": "~1.2.0", - "name": "pend", + "id": 658, + "literal": "^1.0.3", + "name": "globalthis", "npm": { - "name": "pend", - "version": ">=1.2.0 <1.3.0", + "name": "globalthis", + "version": ">=1.0.3 <2.0.0", }, - "package_id": 188, + "package_id": 194, }, { "behavior": { "prod": true, }, - "id": 259, + "id": 659, + "literal": "^1.1.3", + "name": "which-builtin-type", + "npm": { + "name": "which-builtin-type", + "version": ">=1.1.3 <2.0.0", + }, + "package_id": 410, + }, + { + "behavior": { + "prod": true, + }, + "id": 660, + "literal": "^1.0.6", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.6 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 661, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 662, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 663, + "literal": "^2.0.1", + "name": "set-function-name", + "npm": { + "name": "set-function-name", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 353, + }, + { + "behavior": { + "prod": true, + }, + "id": 664, + "literal": "^2.13.0", + "name": "is-core-module", + "npm": { + "name": "is-core-module", + "version": ">=2.13.0 <3.0.0", + }, + "package_id": 223, + }, + { + "behavior": { + "prod": true, + }, + "id": 665, + "literal": "^1.0.7", + "name": "path-parse", + "npm": { + "name": "path-parse", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 306, + }, + { + "behavior": { + "prod": true, + }, + "id": 666, + "literal": "^1.0.0", + "name": "supports-preserve-symlinks-flag", + "npm": { + "name": "supports-preserve-symlinks-flag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 378, + }, + { + "behavior": { + "prod": true, + }, + "id": 667, + "literal": "^7.1.3", + "name": "glob", + "npm": { + "name": "glob", + "version": ">=7.1.3 <8.0.0", + }, + "package_id": 441, + }, + { + "behavior": { + "prod": true, + }, + "id": 668, + "literal": "^1.2.2", + "name": "queue-microtask", + "npm": { + "name": "queue-microtask", + "version": ">=1.2.2 <2.0.0", + }, + "package_id": 331, + }, + { + "behavior": { + "prod": true, + }, + "id": 669, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 670, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 671, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 672, + "literal": "^2.0.5", + "name": "isarray", + "npm": { + "name": "isarray", + "version": ">=2.0.5 <3.0.0", + }, + "package_id": 245, + }, + { + "behavior": { + "prod": true, + }, + "id": 673, + "literal": "^1.0.6", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.6 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 674, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 675, + "literal": "^1.1.4", + "name": "is-regex", + "npm": { + "name": "is-regex", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 236, + }, + { + "behavior": { + "prod": true, + }, + "id": 676, + "literal": "^1.1.0", + "name": "loose-envify", + "npm": { + "name": "loose-envify", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 268, + }, + { + "behavior": { + "prod": true, + }, + "id": 677, + "literal": "^1.1.4", + "name": "define-data-property", + "npm": { + "name": "define-data-property", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 119, + }, + { + "behavior": { + "prod": true, + }, + "id": 678, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 679, + "literal": "^1.1.2", + "name": "function-bind", + "npm": { + "name": "function-bind", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 182, + }, + { + "behavior": { + "prod": true, + }, + "id": 680, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 681, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 682, + "literal": "^1.0.2", + "name": "has-property-descriptors", + "npm": { + "name": "has-property-descriptors", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 201, + }, + { + "behavior": { + "prod": true, + }, + "id": 683, + "literal": "^1.1.4", + "name": "define-data-property", + "npm": { + "name": "define-data-property", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 119, + }, + { + "behavior": { + "prod": true, + }, + "id": 684, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 685, + "literal": "^1.2.3", + "name": "functions-have-names", + "npm": { + "name": "functions-have-names", + "version": ">=1.2.3 <2.0.0", + }, + "package_id": 184, + }, + { + "behavior": { + "prod": true, + }, + "id": 686, + "literal": "^1.0.2", + "name": "has-property-descriptors", + "npm": { + "name": "has-property-descriptors", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 201, + }, + { + "behavior": { + "prod": true, + }, + "id": 687, + "literal": "^3.0.0", + "name": "shebang-regex", + "npm": { + "name": "shebang-regex", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 355, + }, + { + "behavior": { + "prod": true, + }, + "id": 688, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 689, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 690, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 691, + "literal": "^1.13.1", + "name": "object-inspect", + "npm": { + "name": "object-inspect", + "version": ">=1.13.1 <2.0.0", + }, + "package_id": 287, + }, + { + "behavior": { + "prod": true, + }, + "id": 692, + "literal": "^9.0.5", + "name": "ip-address", + "npm": { + "name": "ip-address", + "version": ">=9.0.5 <10.0.0", + }, + "package_id": 215, + }, + { + "behavior": { + "prod": true, + }, + "id": 693, + "literal": "^4.2.0", + "name": "smart-buffer", + "npm": { + "name": "smart-buffer", + "version": ">=4.2.0 <5.0.0", + }, + "package_id": 359, + }, + { + "behavior": { + "prod": true, + }, + "id": 694, + "literal": "^7.1.1", + "name": "agent-base", + "npm": { + "name": "agent-base", + "version": ">=7.1.1 <8.0.0", + }, + "package_id": 53, + }, + { + "behavior": { + "prod": true, + }, + "id": 695, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 696, + "literal": "^2.7.1", + "name": "socks", + "npm": { + "name": "socks", + "version": ">=2.7.1 <3.0.0", + }, + "package_id": 360, + }, + { + "behavior": { + "optional": true, + }, + "id": 697, + "literal": "^2.2.0", + "name": "bare-events", + "npm": { + "name": "bare-events", + "version": ">=2.2.0 <3.0.0", + }, + "package_id": 80, + }, + { + "behavior": { + "prod": true, + }, + "id": 698, + "literal": "^1.3.2", + "name": "fast-fifo", + "npm": { + "name": "fast-fifo", + "version": ">=1.3.2 <2.0.0", + }, + "package_id": 165, + }, + { + "behavior": { + "prod": true, + }, + "id": 699, + "literal": "^1.0.1", + "name": "queue-tick", + "npm": { + "name": "queue-tick", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 332, + }, + { + "behavior": { + "prod": true, + }, + "id": 700, + "literal": "^1.1.0", + "name": "text-decoder", + "npm": { + "name": "text-decoder", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 383, + }, + { + "behavior": { + "prod": true, + }, + "id": 701, + "literal": "^8.0.0", + "name": "emoji-regex", + "npm": { + "name": "emoji-regex", + "version": ">=8.0.0 <9.0.0", + }, + "package_id": 442, + }, + { + "behavior": { + "prod": true, + }, + "id": 702, + "literal": "^3.0.0", + "name": "is-fullwidth-code-point", + "npm": { + "name": "is-fullwidth-code-point", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 228, + }, + { + "behavior": { + "prod": true, + }, + "id": 703, + "literal": "^6.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 372, + }, + { + "behavior": { + "prod": true, + }, + "id": 704, + "literal": "^8.0.0", + "name": "emoji-regex", + "npm": { + "name": "emoji-regex", + "version": ">=8.0.0 <9.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 705, + "literal": "^3.0.0", + "name": "is-fullwidth-code-point", + "npm": { + "name": "is-fullwidth-code-point", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 706, + "literal": "^6.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 707, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 708, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 709, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 710, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 711, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 712, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 713, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 714, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 715, + "literal": "^1.0.7", + "name": "internal-slot", + "npm": { + "name": "internal-slot", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 214, + }, + { + "behavior": { + "prod": true, + }, + "id": 716, + "literal": "^1.5.2", + "name": "regexp.prototype.flags", + "npm": { + "name": "regexp.prototype.flags", + "version": ">=1.5.2 <2.0.0", + }, + "package_id": 340, + }, + { + "behavior": { + "prod": true, + }, + "id": 717, + "literal": "^2.0.2", + "name": "set-function-name", + "npm": { + "name": "set-function-name", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 353, + }, + { + "behavior": { + "prod": true, + }, + "id": 718, + "literal": "^1.0.6", + "name": "side-channel", + "npm": { + "name": "side-channel", + "version": ">=1.0.6 <2.0.0", + }, + "package_id": 356, + }, + { + "behavior": { + "prod": true, + }, + "id": 719, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 720, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 721, + "literal": "^1.23.0", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.0 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 722, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 723, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 724, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 725, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 726, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 727, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 728, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 729, + "literal": "^5.0.1", + "name": "ansi-regex", + "npm": { + "name": "ansi-regex", + "version": ">=5.0.1 <6.0.0", + }, + "package_id": 55, + }, + { + "behavior": { + "prod": true, + }, + "id": 730, + "literal": "^5.0.1", + "name": "ansi-regex", + "npm": { + "name": "ansi-regex", + "version": ">=5.0.1 <6.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "peer": true, + }, + "id": 731, + "literal": ">= 16.8.0 || 17.x.x || ^18.0.0-0", + "name": "react", + "npm": { + "name": "react", + "version": ">=16.8.0 || <18.0.0 >=17.0.0 || >=18.0.0-0 <19.0.0 && <18.0.0 >=17.0.0 || >=18.0.0-0 <19.0.0 && >=18.0.0-0 <19.0.0", + }, + "package_id": 333, + }, + { + "behavior": { + "prod": true, + }, + "id": 732, + "literal": "0.0.1", + "name": "client-only", + "npm": { + "name": "client-only", + "version": "==0.0.1", + }, + "package_id": 102, + }, + { + "behavior": { + "prod": true, + }, + "id": 733, + "literal": "^0.3.2", + "name": "@jridgewell/gen-mapping", + "npm": { + "name": "@jridgewell/gen-mapping", + "version": ">=0.3.2 <0.4.0", + }, + "package_id": 14, + }, + { + "behavior": { + "prod": true, + }, + "id": 734, + "literal": "^4.0.0", + "name": "commander", + "npm": { + "name": "commander", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 106, + }, + { + "behavior": { + "prod": true, + }, + "id": 735, + "literal": "^10.3.10", + "name": "glob", + "npm": { + "name": "glob", + "version": ">=10.3.10 <11.0.0", + }, + "package_id": 191, + }, + { + "behavior": { + "prod": true, + }, + "id": 736, + "literal": "^1.1.6", + "name": "lines-and-columns", + "npm": { + "name": "lines-and-columns", + "version": ">=1.1.6 <2.0.0", + }, + "package_id": 265, + }, + { + "behavior": { + "prod": true, + }, + "id": 737, + "literal": "^2.7.0", + "name": "mz", + "npm": { + "name": "mz", + "version": ">=2.7.0 <3.0.0", + }, + "package_id": 277, + }, + { + "behavior": { + "prod": true, + }, + "id": 738, + "literal": "^4.0.1", + "name": "pirates", + "npm": { + "name": "pirates", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 313, + }, + { + "behavior": { + "prod": true, + }, + "id": 739, + "literal": "^0.1.9", + "name": "ts-interface-checker", + "npm": { + "name": "ts-interface-checker", + "version": ">=0.1.9 <0.2.0", + }, + "package_id": 390, + }, + { + "behavior": { + "prod": true, + }, + "id": 740, + "literal": "^4.0.0", + "name": "has-flag", + "npm": { + "name": "has-flag", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 200, + }, + { + "behavior": { + "prod": true, + }, + "id": 741, + "literal": "^5.2.0", + "name": "@alloc/quick-lru", + "npm": { + "name": "@alloc/quick-lru", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 1, + }, + { + "behavior": { + "prod": true, + }, + "id": 742, + "literal": "^5.0.2", + "name": "arg", + "npm": { + "name": "arg", + "version": ">=5.0.2 <6.0.0", + }, + "package_id": 59, + }, + { + "behavior": { + "prod": true, + }, + "id": 743, + "literal": "^3.5.3", + "name": "chokidar", + "npm": { + "name": "chokidar", + "version": ">=3.5.3 <4.0.0", + }, + "package_id": 100, + }, + { + "behavior": { + "prod": true, + }, + "id": 744, + "literal": "^1.2.2", + "name": "didyoumean", + "npm": { + "name": "didyoumean", + "version": ">=1.2.2 <2.0.0", + }, + "package_id": 124, + }, + { + "behavior": { + "prod": true, + }, + "id": 745, + "literal": "^1.1.3", + "name": "dlv", + "npm": { + "name": "dlv", + "version": ">=1.1.3 <2.0.0", + }, + "package_id": 126, + }, + { + "behavior": { + "prod": true, + }, + "id": 746, + "literal": "^3.2.12", + "name": "fast-glob", + "npm": { + "name": "fast-glob", + "version": ">=3.2.12 <4.0.0", + }, + "package_id": 166, + }, + { + "behavior": { + "prod": true, + }, + "id": 747, + "literal": "^6.0.2", + "name": "glob-parent", + "npm": { + "name": "glob-parent", + "version": ">=6.0.2 <7.0.0", + }, + "package_id": 192, + }, + { + "behavior": { + "prod": true, + }, + "id": 748, + "literal": "^4.0.3", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.3 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 749, + "literal": "^1.18.2", + "name": "jiti", + "npm": { + "name": "jiti", + "version": ">=1.18.2 <2.0.0", + }, + "package_id": 249, + }, + { + "behavior": { + "prod": true, + }, + "id": 750, + "literal": "^2.1.0", + "name": "lilconfig", + "npm": { + "name": "lilconfig", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 264, + }, + { + "behavior": { + "prod": true, + }, + "id": 751, + "literal": "^4.0.5", + "name": "micromatch", + "npm": { + "name": "micromatch", + "version": ">=4.0.5 <5.0.0", + }, + "package_id": 271, + }, + { + "behavior": { + "prod": true, + }, + "id": 752, + "literal": "^3.0.0", + "name": "normalize-path", + "npm": { + "name": "normalize-path", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 283, + }, + { + "behavior": { + "prod": true, + }, + "id": 753, + "literal": "^3.0.0", + "name": "object-hash", + "npm": { + "name": "object-hash", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 286, + }, + { + "behavior": { + "prod": true, + }, + "id": 754, + "literal": "^1.0.0", + "name": "picocolors", + "npm": { + "name": "picocolors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 310, + }, + { + "behavior": { + "prod": true, + }, + "id": 755, + "literal": "^8.4.23", + "name": "postcss", + "npm": { + "name": "postcss", + "version": ">=8.4.23 <9.0.0", + }, + "package_id": 315, + }, + { + "behavior": { + "prod": true, + }, + "id": 756, + "literal": "^15.1.0", + "name": "postcss-import", + "npm": { + "name": "postcss-import", + "version": ">=15.1.0 <16.0.0", + }, + "package_id": 316, + }, + { + "behavior": { + "prod": true, + }, + "id": 757, + "literal": "^4.0.1", + "name": "postcss-js", + "npm": { + "name": "postcss-js", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 317, + }, + { + "behavior": { + "prod": true, + }, + "id": 758, + "literal": "^4.0.1", + "name": "postcss-load-config", + "npm": { + "name": "postcss-load-config", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 318, + }, + { + "behavior": { + "prod": true, + }, + "id": 759, + "literal": "^6.0.1", + "name": "postcss-nested", + "npm": { + "name": "postcss-nested", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 319, + }, + { + "behavior": { + "prod": true, + }, + "id": 760, + "literal": "^6.0.11", + "name": "postcss-selector-parser", + "npm": { + "name": "postcss-selector-parser", + "version": ">=6.0.11 <7.0.0", + }, + "package_id": 320, + }, + { + "behavior": { + "prod": true, + }, + "id": 761, + "literal": "^1.22.2", + "name": "resolve", + "npm": { + "name": "resolve", + "version": ">=1.22.2 <2.0.0", + }, + "package_id": 342, + }, + { + "behavior": { + "prod": true, + }, + "id": 762, + "literal": "^3.32.0", + "name": "sucrase", + "npm": { + "name": "sucrase", + "version": ">=3.32.0 <4.0.0", + }, + "package_id": 376, + }, + { + "behavior": { + "optional": true, + }, + "id": 763, + "literal": "^2.1.1", + "name": "bare-fs", + "npm": { + "name": "bare-fs", + "version": ">=2.1.1 <3.0.0", + }, + "package_id": 81, + }, + { + "behavior": { + "optional": true, + }, + "id": 764, + "literal": "^2.1.0", + "name": "bare-path", + "npm": { + "name": "bare-path", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 83, + }, + { + "behavior": { + "prod": true, + }, + "id": 765, "literal": "^3.0.0", "name": "pump", "npm": { "name": "pump", "version": ">=3.0.0 <4.0.0", }, + "package_id": 327, + }, + { + "behavior": { + "prod": true, + }, + "id": 766, + "literal": "^3.1.5", + "name": "tar-stream", + "npm": { + "name": "tar-stream", + "version": ">=3.1.5 <4.0.0", + }, + "package_id": 382, + }, + { + "behavior": { + "prod": true, + }, + "id": 767, + "literal": "^1.6.4", + "name": "b4a", + "npm": { + "name": "b4a", + "version": ">=1.6.4 <2.0.0", + }, + "package_id": 78, + }, + { + "behavior": { + "prod": true, + }, + "id": 768, + "literal": "^1.2.0", + "name": "fast-fifo", + "npm": { + "name": "fast-fifo", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 165, + }, + { + "behavior": { + "prod": true, + }, + "id": 769, + "literal": "^2.15.0", + "name": "streamx", + "npm": { + "name": "streamx", + "version": ">=2.15.0 <3.0.0", + }, + "package_id": 366, + }, + { + "behavior": { + "prod": true, + }, + "id": 770, + "literal": "^1.6.4", + "name": "b4a", + "npm": { + "name": "b4a", + "version": ">=1.6.4 <2.0.0", + }, + "package_id": 78, + }, + { + "behavior": { + "prod": true, + }, + "id": 771, + "literal": "^1.0.0", + "name": "any-promise", + "npm": { + "name": "any-promise", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 57, + }, + { + "behavior": { + "prod": true, + }, + "id": 772, + "literal": ">= 3.1.0 < 4", + "name": "thenify", + "npm": { + "name": "thenify", + "version": ">=3.1.0 && <4.0.0", + }, + "package_id": 385, + }, + { + "behavior": { + "prod": true, + }, + "id": 773, + "literal": "^7.0.0", + "name": "is-number", + "npm": { + "name": "is-number", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 233, + }, + { + "behavior": { + "peer": true, + }, + "id": 774, + "literal": ">=4.2.0", + "name": "typescript", + "npm": { + "name": "typescript", + "version": ">=4.2.0", + }, + "package_id": 399, + }, + { + "behavior": { + "prod": true, + }, + "id": 775, + "literal": "^0.0.29", + "name": "@types/json5", + "npm": { + "name": "@types/json5", + "version": ">=0.0.29 <0.0.30", + }, + "package_id": 38, + }, + { + "behavior": { + "prod": true, + }, + "id": 776, + "literal": "^1.0.2", + "name": "json5", + "npm": { + "name": "json5", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 257, + }, + { + "behavior": { + "prod": true, + }, + "id": 777, + "literal": "^1.2.6", + "name": "minimist", + "npm": { + "name": "minimist", + "version": ">=1.2.6 <2.0.0", + }, + "package_id": 273, + }, + { + "behavior": { + "prod": true, + }, + "id": 778, + "literal": "^3.0.0", + "name": "strip-bom", + "npm": { + "name": "strip-bom", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 373, + }, + { + "behavior": { + "prod": true, + }, + "id": 779, + "literal": "^1.2.1", + "name": "prelude-ls", + "npm": { + "name": "prelude-ls", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 322, + }, + { + "behavior": { + "prod": true, + }, + "id": 780, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 781, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 782, + "literal": "^1.1.13", + "name": "is-typed-array", + "npm": { + "name": "is-typed-array", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 241, + }, + { + "behavior": { + "prod": true, + }, + "id": 783, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 784, + "literal": "^0.3.3", + "name": "for-each", + "npm": { + "name": "for-each", + "version": ">=0.3.3 <0.4.0", + }, + "package_id": 176, + }, + { + "behavior": { + "prod": true, + }, + "id": 785, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 786, + "literal": "^1.0.3", + "name": "has-proto", + "npm": { + "name": "has-proto", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 202, + }, + { + "behavior": { + "prod": true, + }, + "id": 787, + "literal": "^1.1.13", + "name": "is-typed-array", + "npm": { + "name": "is-typed-array", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 241, + }, + { + "behavior": { + "prod": true, + }, + "id": 788, + "literal": "^1.0.7", + "name": "available-typed-arrays", + "npm": { + "name": "available-typed-arrays", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 75, + }, + { + "behavior": { + "prod": true, + }, + "id": 789, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 790, + "literal": "^0.3.3", + "name": "for-each", + "npm": { + "name": "for-each", + "version": ">=0.3.3 <0.4.0", + }, + "package_id": 176, + }, + { + "behavior": { + "prod": true, + }, + "id": 791, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 792, + "literal": "^1.0.3", + "name": "has-proto", + "npm": { + "name": "has-proto", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 202, + }, + { + "behavior": { + "prod": true, + }, + "id": 793, + "literal": "^1.1.13", + "name": "is-typed-array", + "npm": { + "name": "is-typed-array", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 241, + }, + { + "behavior": { + "prod": true, + }, + "id": 794, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 795, + "literal": "^0.3.3", + "name": "for-each", + "npm": { + "name": "for-each", + "version": ">=0.3.3 <0.4.0", + }, + "package_id": 176, + }, + { + "behavior": { + "prod": true, + }, + "id": 796, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 797, + "literal": "^1.0.3", + "name": "has-proto", + "npm": { + "name": "has-proto", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 202, + }, + { + "behavior": { + "prod": true, + }, + "id": 798, + "literal": "^1.1.13", + "name": "is-typed-array", + "npm": { + "name": "is-typed-array", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 241, + }, + { + "behavior": { + "prod": true, + }, + "id": 799, + "literal": "^1.0.0", + "name": "possible-typed-array-names", + "npm": { + "name": "possible-typed-array-names", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 314, + }, + { + "behavior": { + "prod": true, + }, + "id": 800, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 801, + "literal": "^1.0.2", + "name": "has-bigints", + "npm": { + "name": "has-bigints", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 199, + }, + { + "behavior": { + "prod": true, + }, + "id": 802, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 803, + "literal": "^1.0.2", + "name": "which-boxed-primitive", + "npm": { + "name": "which-boxed-primitive", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 409, + }, + { + "behavior": { + "prod": true, + }, + "id": 804, + "literal": "^5.2.1", + "name": "buffer", + "npm": { + "name": "buffer", + "version": ">=5.2.1 <6.0.0", + }, + "package_id": 91, + }, + { + "behavior": { + "prod": true, + }, + "id": 805, + "literal": "^2.3.8", + "name": "through", + "npm": { + "name": "through", + "version": ">=2.3.8 <3.0.0", + }, + "package_id": 387, + }, + { + "behavior": { + "peer": true, + }, + "id": 806, + "literal": ">= 4.21.0", + "name": "browserslist", + "npm": { + "name": "browserslist", + "version": ">=4.21.0", + }, + "package_id": 90, + }, + { + "behavior": { + "prod": true, + }, + "id": 807, + "literal": "^3.1.2", + "name": "escalade", + "npm": { + "name": "escalade", + "version": ">=3.1.2 <4.0.0", + }, "package_id": 143, }, { "behavior": { "prod": true, }, - "id": 260, - "literal": "2.1.2", - "name": "ms", + "id": 808, + "literal": "^1.0.1", + "name": "picocolors", "npm": { - "name": "ms", - "version": "==2.1.2", + "name": "picocolors", + "version": ">=1.0.1 <2.0.0", }, - "package_id": 155, + "package_id": 310, }, { "behavior": { "prod": true, }, - "id": 261, - "literal": "2.2.3", - "name": "@puppeteer/browsers", + "id": 809, + "literal": "^2.1.0", + "name": "punycode", "npm": { - "name": "@puppeteer/browsers", - "version": "==2.2.3", + "name": "punycode", + "version": ">=2.1.0 <3.0.0", }, - "package_id": 115, + "package_id": 328, }, { "behavior": { "prod": true, }, - "id": 262, - "literal": "0.5.24", - "name": "chromium-bidi", + "id": 810, + "literal": "^2.0.0", + "name": "isexe", "npm": { - "name": "chromium-bidi", - "version": "==0.5.24", + "name": "isexe", + "version": ">=2.0.0 <3.0.0", }, - "package_id": 193, + "package_id": 246, }, { "behavior": { "prod": true, }, - "id": 263, - "literal": "4.3.5", - "name": "debug", + "id": 811, + "literal": "^1.0.1", + "name": "is-bigint", "npm": { - "name": "debug", - "version": "==4.3.5", + "name": "is-bigint", + "version": ">=1.0.1 <2.0.0", }, - "package_id": 154, + "package_id": 219, }, { "behavior": { "prod": true, }, - "id": 264, - "literal": "0.0.1299070", - "name": "devtools-protocol", + "id": 812, + "literal": "^1.1.0", + "name": "is-boolean-object", "npm": { - "name": "devtools-protocol", - "version": "==0.0.1299070", + "name": "is-boolean-object", + "version": ">=1.1.0 <2.0.0", }, - "package_id": 114, + "package_id": 221, }, { "behavior": { "prod": true, }, - "id": 265, - "literal": "8.17.1", - "name": "ws", + "id": 813, + "literal": "^1.0.4", + "name": "is-number-object", "npm": { - "name": "ws", - "version": "==8.17.1", + "name": "is-number-object", + "version": ">=1.0.4 <2.0.0", }, - "package_id": 192, + "package_id": 234, + }, + { + "behavior": { + "prod": true, + }, + "id": 814, + "literal": "^1.0.5", + "name": "is-string", + "npm": { + "name": "is-string", + "version": ">=1.0.5 <2.0.0", + }, + "package_id": 239, + }, + { + "behavior": { + "prod": true, + }, + "id": 815, + "literal": "^1.0.3", + "name": "is-symbol", + "npm": { + "name": "is-symbol", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 240, + }, + { + "behavior": { + "prod": true, + }, + "id": 816, + "literal": "^1.1.5", + "name": "function.prototype.name", + "npm": { + "name": "function.prototype.name", + "version": ">=1.1.5 <2.0.0", + }, + "package_id": 183, + }, + { + "behavior": { + "prod": true, + }, + "id": 817, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 818, + "literal": "^2.0.0", + "name": "is-async-function", + "npm": { + "name": "is-async-function", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 218, + }, + { + "behavior": { + "prod": true, + }, + "id": 819, + "literal": "^1.0.5", + "name": "is-date-object", + "npm": { + "name": "is-date-object", + "version": ">=1.0.5 <2.0.0", + }, + "package_id": 225, + }, + { + "behavior": { + "prod": true, + }, + "id": 820, + "literal": "^1.0.2", + "name": "is-finalizationregistry", + "npm": { + "name": "is-finalizationregistry", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 227, + }, + { + "behavior": { + "prod": true, + }, + "id": 821, + "literal": "^1.0.10", + "name": "is-generator-function", + "npm": { + "name": "is-generator-function", + "version": ">=1.0.10 <2.0.0", + }, + "package_id": 229, + }, + { + "behavior": { + "prod": true, + }, + "id": 822, + "literal": "^1.1.4", + "name": "is-regex", + "npm": { + "name": "is-regex", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 236, + }, + { + "behavior": { + "prod": true, + }, + "id": 823, + "literal": "^1.0.2", + "name": "is-weakref", + "npm": { + "name": "is-weakref", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 243, + }, + { + "behavior": { + "prod": true, + }, + "id": 824, + "literal": "^2.0.5", + "name": "isarray", + "npm": { + "name": "isarray", + "version": ">=2.0.5 <3.0.0", + }, + "package_id": 245, + }, + { + "behavior": { + "prod": true, + }, + "id": 825, + "literal": "^1.0.2", + "name": "which-boxed-primitive", + "npm": { + "name": "which-boxed-primitive", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 409, + }, + { + "behavior": { + "prod": true, + }, + "id": 826, + "literal": "^1.0.1", + "name": "which-collection", + "npm": { + "name": "which-collection", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 411, + }, + { + "behavior": { + "prod": true, + }, + "id": 827, + "literal": "^1.1.9", + "name": "which-typed-array", + "npm": { + "name": "which-typed-array", + "version": ">=1.1.9 <2.0.0", + }, + "package_id": 412, + }, + { + "behavior": { + "prod": true, + }, + "id": 828, + "literal": "^2.0.3", + "name": "is-map", + "npm": { + "name": "is-map", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 231, + }, + { + "behavior": { + "prod": true, + }, + "id": 829, + "literal": "^2.0.3", + "name": "is-set", + "npm": { + "name": "is-set", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 237, + }, + { + "behavior": { + "prod": true, + }, + "id": 830, + "literal": "^2.0.2", + "name": "is-weakmap", + "npm": { + "name": "is-weakmap", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 242, + }, + { + "behavior": { + "prod": true, + }, + "id": 831, + "literal": "^2.0.3", + "name": "is-weakset", + "npm": { + "name": "is-weakset", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 244, + }, + { + "behavior": { + "prod": true, + }, + "id": 832, + "literal": "^1.0.7", + "name": "available-typed-arrays", + "npm": { + "name": "available-typed-arrays", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 75, + }, + { + "behavior": { + "prod": true, + }, + "id": 833, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 834, + "literal": "^0.3.3", + "name": "for-each", + "npm": { + "name": "for-each", + "version": ">=0.3.3 <0.4.0", + }, + "package_id": 176, + }, + { + "behavior": { + "prod": true, + }, + "id": 835, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 836, + "literal": "^1.0.2", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 837, + "literal": "^4.0.0", + "name": "ansi-styles", + "npm": { + "name": "ansi-styles", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 56, + }, + { + "behavior": { + "prod": true, + }, + "id": 838, + "literal": "^4.1.0", + "name": "string-width", + "npm": { + "name": "string-width", + "version": ">=4.1.0 <5.0.0", + }, + "package_id": 367, + }, + { + "behavior": { + "prod": true, + }, + "id": 839, + "literal": "^6.0.0", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.0 <7.0.0", + }, + "package_id": 372, + }, + { + "behavior": { + "prod": true, + }, + "id": 840, + "literal": "^4.0.0", + "name": "ansi-styles", + "npm": { + "name": "ansi-styles", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 841, + "literal": "^4.1.0", + "name": "string-width", + "npm": { + "name": "string-width", + "version": ">=4.1.0 <5.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 842, + "literal": "^6.0.0", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.0 <7.0.0", + }, + "package_id": null, }, { "behavior": { "optional": true, "peer": true, }, - "id": 266, + "id": 843, "literal": "^4.0.1", "name": "bufferutil", "npm": { @@ -3485,7 +10990,7 @@ exports[`next build works: bun 1`] = ` "optional": true, "peer": true, }, - "id": 267, + "id": 844, "literal": ">=5.0.2", "name": "utf-8-validate", "npm": { @@ -3498,3175 +11003,64 @@ exports[`next build works: bun 1`] = ` "behavior": { "prod": true, }, - "id": 268, - "literal": "3.0.1", - "name": "mitt", + "id": 845, + "literal": "^8.0.1", + "name": "cliui", "npm": { - "name": "mitt", - "version": "==3.0.1", + "name": "cliui", + "version": ">=8.0.1 <9.0.0", }, - "package_id": 196, + "package_id": 103, }, { "behavior": { "prod": true, }, - "id": 269, - "literal": "10.0.0", - "name": "urlpattern-polyfill", - "npm": { - "name": "urlpattern-polyfill", - "version": "==10.0.0", - }, - "package_id": 195, - }, - { - "behavior": { - "prod": true, - }, - "id": 270, - "literal": "3.23.8", - "name": "zod", - "npm": { - "name": "zod", - "version": "==3.23.8", - }, - "package_id": 194, - }, - { - "behavior": { - "peer": true, - }, - "id": 271, - "literal": "*", - "name": "devtools-protocol", - "npm": { - "name": "devtools-protocol", - "version": ">=0.0.0", - }, - "package_id": 114, - }, - { - "behavior": { - "prod": true, - }, - "id": 272, - "literal": "^2.2.1", - "name": "env-paths", - "npm": { - "name": "env-paths", - "version": ">=2.2.1 <3.0.0", - }, - "package_id": 218, - }, - { - "behavior": { - "prod": true, - }, - "id": 273, - "literal": "^3.3.0", - "name": "import-fresh", - "npm": { - "name": "import-fresh", - "version": ">=3.3.0 <4.0.0", - }, - "package_id": 214, - }, - { - "behavior": { - "prod": true, - }, - "id": 274, - "literal": "^4.1.0", - "name": "js-yaml", - "npm": { - "name": "js-yaml", - "version": ">=4.1.0 <5.0.0", - }, - "package_id": 212, - }, - { - "behavior": { - "prod": true, - }, - "id": 275, - "literal": "^5.2.0", - "name": "parse-json", - "npm": { - "name": "parse-json", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 198, - }, - { - "behavior": { - "optional": true, - "peer": true, - }, - "id": 276, - "literal": ">=4.9.5", - "name": "typescript", - "npm": { - "name": "typescript", - "version": ">=4.9.5", - }, - "package_id": 1, - }, - { - "behavior": { - "prod": true, - }, - "id": 277, - "literal": "^7.0.0", - "name": "@babel/code-frame", - "npm": { - "name": "@babel/code-frame", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 202, - }, - { - "behavior": { - "prod": true, - }, - "id": 278, - "literal": "^1.3.1", - "name": "error-ex", - "npm": { - "name": "error-ex", - "version": ">=1.3.1 <2.0.0", - }, - "package_id": 200, - }, - { - "behavior": { - "prod": true, - }, - "id": 279, - "literal": "^2.3.0", - "name": "json-parse-even-better-errors", - "npm": { - "name": "json-parse-even-better-errors", - "version": ">=2.3.0 <3.0.0", - }, - "package_id": 199, - }, - { - "behavior": { - "prod": true, - }, - "id": 280, - "literal": "^1.1.6", - "name": "lines-and-columns", - "npm": { - "name": "lines-and-columns", - "version": ">=1.1.6 <2.0.0", - }, - "package_id": 64, - }, - { - "behavior": { - "prod": true, - }, - "id": 281, - "literal": "^0.2.1", - "name": "is-arrayish", - "npm": { - "name": "is-arrayish", - "version": ">=0.2.1 <0.3.0", - }, - "package_id": 201, - }, - { - "behavior": { - "prod": true, - }, - "id": 282, - "literal": "^7.24.7", - "name": "@babel/highlight", - "npm": { - "name": "@babel/highlight", - "version": ">=7.24.7 <8.0.0", - }, - "package_id": 203, - }, - { - "behavior": { - "prod": true, - }, - "id": 283, - "literal": "^1.0.0", - "name": "picocolors", - "npm": { - "name": "picocolors", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 9, - }, - { - "behavior": { - "prod": true, - }, - "id": 284, - "literal": "^7.24.7", - "name": "@babel/helper-validator-identifier", - "npm": { - "name": "@babel/helper-validator-identifier", - "version": ">=7.24.7 <8.0.0", - }, - "package_id": 211, - }, - { - "behavior": { - "prod": true, - }, - "id": 285, - "literal": "^2.4.2", - "name": "chalk", - "npm": { - "name": "chalk", - "version": ">=2.4.2 <3.0.0", - }, - "package_id": 204, - }, - { - "behavior": { - "prod": true, - }, - "id": 286, - "literal": "^4.0.0", - "name": "js-tokens", - "npm": { - "name": "js-tokens", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 111, - }, - { - "behavior": { - "prod": true, - }, - "id": 287, - "literal": "^1.0.0", - "name": "picocolors", - "npm": { - "name": "picocolors", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 9, - }, - { - "behavior": { - "prod": true, - }, - "id": 288, - "literal": "^3.2.1", - "name": "ansi-styles", - "npm": { - "name": "ansi-styles", - "version": ">=3.2.1 <4.0.0", - }, - "package_id": 208, - }, - { - "behavior": { - "prod": true, - }, - "id": 289, - "literal": "^1.0.5", - "name": "escape-string-regexp", - "npm": { - "name": "escape-string-regexp", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 207, - }, - { - "behavior": { - "prod": true, - }, - "id": 290, - "literal": "^5.3.0", - "name": "supports-color", - "npm": { - "name": "supports-color", - "version": ">=5.3.0 <6.0.0", - }, - "package_id": 205, - }, - { - "behavior": { - "prod": true, - }, - "id": 291, - "literal": "^3.0.0", - "name": "has-flag", - "npm": { - "name": "has-flag", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 206, - }, - { - "behavior": { - "prod": true, - }, - "id": 292, - "literal": "^1.9.0", - "name": "color-convert", - "npm": { - "name": "color-convert", - "version": ">=1.9.0 <2.0.0", - }, - "package_id": 209, - }, - { - "behavior": { - "prod": true, - }, - "id": 293, - "literal": "1.1.3", - "name": "color-name", - "npm": { - "name": "color-name", - "version": "==1.1.3", - }, - "package_id": 210, - }, - { - "behavior": { - "prod": true, - }, - "id": 294, - "literal": "^2.0.1", - "name": "argparse", - "npm": { - "name": "argparse", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 213, - }, - { - "behavior": { - "prod": true, - }, - "id": 295, - "literal": "^1.0.0", - "name": "parent-module", - "npm": { - "name": "parent-module", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 216, - }, - { - "behavior": { - "prod": true, - }, - "id": 296, - "literal": "^4.0.0", - "name": "resolve-from", - "npm": { - "name": "resolve-from", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 215, - }, - { - "behavior": { - "prod": true, - }, - "id": 297, - "literal": "^3.0.0", - "name": "callsites", - "npm": { - "name": "callsites", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 217, - }, - { - "behavior": { - "prod": true, - }, - "id": 298, - "literal": "1.6.0", - "name": "busboy", - "npm": { - "name": "busboy", - "version": "==1.6.0", - }, - "package_id": 235, - }, - { - "behavior": { - "prod": true, - }, - "id": 299, - "literal": "8.4.31", - "name": "postcss", - "npm": { - "name": "postcss", - "version": "==8.4.31", - }, - "package_id": 234, - }, - { - "behavior": { - "prod": true, - }, - "id": 300, - "literal": "14.1.3", - "name": "@next/env", - "npm": { - "name": "@next/env", - "version": "==14.1.3", - }, - "package_id": 233, - }, - { - "behavior": { - "prod": true, - }, - "id": 301, - "literal": "5.1.1", - "name": "styled-jsx", - "npm": { - "name": "styled-jsx", - "version": "==5.1.1", - }, - "package_id": 231, - }, - { - "behavior": { - "prod": true, - }, - "id": 302, - "literal": "^4.2.11", - "name": "graceful-fs", - "npm": { - "name": "graceful-fs", - "version": ">=4.2.11 <5.0.0", - }, - "package_id": 175, - }, - { - "behavior": { - "prod": true, - }, - "id": 303, - "literal": "0.5.2", - "name": "@swc/helpers", - "npm": { - "name": "@swc/helpers", - "version": "==0.5.2", - }, - "package_id": 230, - }, - { - "behavior": { - "prod": true, - }, - "id": 304, - "literal": "^1.0.30001579", - "name": "caniuse-lite", - "npm": { - "name": "caniuse-lite", - "version": ">=1.0.30001579 <2.0.0", - }, - "package_id": 229, - }, - { - "behavior": { - "optional": true, - }, - "id": 305, - "literal": "14.1.3", - "name": "@next/swc-darwin-x64", - "npm": { - "name": "@next/swc-darwin-x64", - "version": "==14.1.3", - }, - "package_id": 228, - }, - { - "behavior": { - "optional": true, - }, - "id": 306, - "literal": "14.1.3", - "name": "@next/swc-darwin-arm64", - "npm": { - "name": "@next/swc-darwin-arm64", - "version": "==14.1.3", - }, - "package_id": 227, - }, - { - "behavior": { - "optional": true, - }, - "id": 307, - "literal": "14.1.3", - "name": "@next/swc-linux-x64-gnu", - "npm": { - "name": "@next/swc-linux-x64-gnu", - "version": "==14.1.3", - }, - "package_id": 226, - }, - { - "behavior": { - "optional": true, - }, - "id": 308, - "literal": "14.1.3", - "name": "@next/swc-linux-x64-musl", - "npm": { - "name": "@next/swc-linux-x64-musl", - "version": "==14.1.3", - }, - "package_id": 225, - }, - { - "behavior": { - "optional": true, - }, - "id": 309, - "literal": "14.1.3", - "name": "@next/swc-win32-x64-msvc", - "npm": { - "name": "@next/swc-win32-x64-msvc", - "version": "==14.1.3", - }, - "package_id": 224, - }, - { - "behavior": { - "optional": true, - }, - "id": 310, - "literal": "14.1.3", - "name": "@next/swc-linux-arm64-gnu", - "npm": { - "name": "@next/swc-linux-arm64-gnu", - "version": "==14.1.3", - }, - "package_id": 223, - }, - { - "behavior": { - "optional": true, - }, - "id": 311, - "literal": "14.1.3", - "name": "@next/swc-win32-ia32-msvc", - "npm": { - "name": "@next/swc-win32-ia32-msvc", - "version": "==14.1.3", - }, - "package_id": 222, - }, - { - "behavior": { - "optional": true, - }, - "id": 312, - "literal": "14.1.3", - "name": "@next/swc-linux-arm64-musl", - "npm": { - "name": "@next/swc-linux-arm64-musl", - "version": "==14.1.3", - }, - "package_id": 221, - }, - { - "behavior": { - "optional": true, - }, - "id": 313, - "literal": "14.1.3", - "name": "@next/swc-win32-arm64-msvc", - "npm": { - "name": "@next/swc-win32-arm64-msvc", - "version": "==14.1.3", - }, - "package_id": 220, - }, - { - "behavior": { - "optional": true, - "peer": true, - }, - "id": 314, - "literal": "^1.3.0", - "name": "sass", - "npm": { - "name": "sass", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": null, - }, - { - "behavior": { - "optional": true, - "peer": true, - }, - "id": 315, - "literal": "^1.1.0", - "name": "@opentelemetry/api", - "npm": { - "name": "@opentelemetry/api", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": null, - }, - { - "behavior": { - "peer": true, - }, - "id": 316, - "literal": "^18.2.0", - "name": "react-dom", - "npm": { - "name": "react-dom", - "version": ">=18.2.0 <19.0.0", - }, - "package_id": 108, - }, - { - "behavior": { - "peer": true, - }, - "id": 317, - "literal": "^18.2.0", - "name": "react", - "npm": { - "name": "react", - "version": ">=18.2.0 <19.0.0", - }, - "package_id": 109, - }, - { - "behavior": { - "prod": true, - }, - "id": 318, - "literal": "^2.4.0", - "name": "tslib", - "npm": { - "name": "tslib", - "version": ">=2.4.0 <3.0.0", - }, - "package_id": 168, - }, - { - "behavior": { - "prod": true, - }, - "id": 319, - "literal": "0.0.1", - "name": "client-only", - "npm": { - "name": "client-only", - "version": "==0.0.1", - }, - "package_id": 232, - }, - { - "behavior": { - "peer": true, - }, - "id": 320, - "literal": ">= 16.8.0 || 17.x.x || ^18.0.0-0", - "name": "react", - "npm": { - "name": "react", - "version": ">=16.8.0 || <18.0.0 >=17.0.0 || >=18.0.0-0 <19.0.0 && <18.0.0 >=17.0.0 || >=18.0.0-0 <19.0.0 && >=18.0.0-0 <19.0.0", - }, - "package_id": 109, - }, - { - "behavior": { - "prod": true, - }, - "id": 321, - "literal": "^3.3.6", - "name": "nanoid", - "npm": { - "name": "nanoid", - "version": ">=3.3.6 <4.0.0", - }, - "package_id": 10, - }, - { - "behavior": { - "prod": true, - }, - "id": 322, - "literal": "^1.0.0", - "name": "picocolors", - "npm": { - "name": "picocolors", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 9, - }, - { - "behavior": { - "prod": true, - }, - "id": 323, - "literal": "^1.0.2", - "name": "source-map-js", - "npm": { - "name": "source-map-js", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 8, - }, - { - "behavior": { - "prod": true, - }, - "id": 324, - "literal": "^1.1.0", - "name": "streamsearch", - "npm": { - "name": "streamsearch", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 236, - }, - { - "behavior": { - "prod": true, - }, - "id": 325, - "literal": "^7.33.2", - "name": "eslint-plugin-react", - "npm": { - "name": "eslint-plugin-react", - "version": ">=7.33.2 <8.0.0", - }, - "package_id": 429, - }, - { - "behavior": { - "prod": true, - }, - "id": 326, - "literal": "^2.28.1", - "name": "eslint-plugin-import", - "npm": { - "name": "eslint-plugin-import", - "version": ">=2.28.1 <3.0.0", - }, - "package_id": 303, - }, - { - "behavior": { - "prod": true, - }, - "id": 327, - "literal": "^6.7.1", - "name": "eslint-plugin-jsx-a11y", - "npm": { - "name": "eslint-plugin-jsx-a11y", - "version": ">=6.7.1 <7.0.0", - }, - "package_id": 404, - }, - { - "behavior": { - "prod": true, - }, - "id": 328, - "literal": "^1.3.3", - "name": "@rushstack/eslint-patch", - "npm": { - "name": "@rushstack/eslint-patch", - "version": ">=1.3.3 <2.0.0", - }, - "package_id": 403, - }, - { - "behavior": { - "prod": true, - }, - "id": 329, - "literal": "14.1.3", - "name": "@next/eslint-plugin-next", - "npm": { - "name": "@next/eslint-plugin-next", - "version": "==14.1.3", - }, - "package_id": 402, - }, - { - "behavior": { - "prod": true, - }, - "id": 330, - "literal": "^5.4.2 || ^6.0.0", - "name": "@typescript-eslint/parser", - "npm": { - "name": "@typescript-eslint/parser", - "version": ">=5.4.2 <6.0.0 || >=6.0.0 <7.0.0 && >=6.0.0 <7.0.0", - }, - "package_id": 390, - }, - { - "behavior": { - "prod": true, - }, - "id": 331, - "literal": "^4.5.0 || 5.0.0-canary-7118f5dd7-20230705", - "name": "eslint-plugin-react-hooks", - "npm": { - "name": "eslint-plugin-react-hooks", - "version": ">=4.5.0 <5.0.0 || ==5.0.0-canary-7118f5dd7-20230705 && ==5.0.0-canary-7118f5dd7-20230705", - }, - "package_id": 389, - }, - { - "behavior": { - "prod": true, - }, - "id": 332, - "literal": "^0.3.6", - "name": "eslint-import-resolver-node", - "npm": { - "name": "eslint-import-resolver-node", - "version": ">=0.3.6 <0.4.0", - }, - "package_id": 378, - }, - { - "behavior": { - "prod": true, - }, - "id": 333, - "literal": "^3.5.2", - "name": "eslint-import-resolver-typescript", - "npm": { - "name": "eslint-import-resolver-typescript", - "version": ">=3.5.2 <4.0.0", - }, - "package_id": 302, - }, - { - "behavior": { - "optional": true, - "peer": true, - }, - "id": 334, - "literal": ">=3.3.1", - "name": "typescript", - "npm": { - "name": "typescript", - "version": ">=3.3.1", - }, - "package_id": 1, - }, - { - "behavior": { - "peer": true, - }, - "id": 335, - "literal": "^7.23.0 || ^8.0.0", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=7.23.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 336, - "literal": "^6.12.4", - "name": "ajv", - "npm": { - "name": "ajv", - "version": ">=6.12.4 <7.0.0", - }, - "package_id": 269, - }, - { - "behavior": { - "prod": true, - }, - "id": 337, - "literal": "^0.4.1", - "name": "levn", - "npm": { - "name": "levn", - "version": ">=0.4.1 <0.5.0", - }, - "package_id": 284, - }, - { - "behavior": { - "prod": true, - }, - "id": 338, - "literal": "^4.0.0", - "name": "chalk", - "npm": { - "name": "chalk", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 299, - }, - { - "behavior": { - "prod": true, - }, - "id": 339, - "literal": "^4.3.2", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.2 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 340, - "literal": "^9.6.1", - "name": "espree", - "npm": { - "name": "espree", - "version": ">=9.6.1 <10.0.0", - }, - "package_id": 266, - }, - { - "behavior": { - "prod": true, - }, - "id": 341, - "literal": "^5.2.0", - "name": "ignore", - "npm": { - "name": "ignore", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 263, - }, - { - "behavior": { - "prod": true, - }, - "id": 342, - "literal": "^1.4.2", - "name": "esquery", - "npm": { - "name": "esquery", - "version": ">=1.4.2 <2.0.0", - }, - "package_id": 298, - }, - { - "behavior": { - "prod": true, - }, - "id": 343, - "literal": "^2.0.2", - "name": "esutils", - "npm": { - "name": "esutils", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 165, - }, - { - "behavior": { - "prod": true, - }, - "id": 344, - "literal": "^5.0.0", - "name": "find-up", - "npm": { - "name": "find-up", - "version": ">=5.0.0 <6.0.0", - }, - "package_id": 292, - }, - { - "behavior": { - "prod": true, - }, - "id": 345, - "literal": "^13.19.0", - "name": "globals", - "npm": { - "name": "globals", - "version": ">=13.19.0 <14.0.0", - }, - "package_id": 264, - }, - { - "behavior": { - "prod": true, - }, - "id": 346, - "literal": "^4.0.0", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 347, - "literal": "^4.1.0", - "name": "js-yaml", - "npm": { - "name": "js-yaml", - "version": ">=4.1.0 <5.0.0", - }, - "package_id": 212, - }, - { - "behavior": { - "prod": true, - }, - "id": 348, - "literal": "^3.0.0", - "name": "doctrine", - "npm": { - "name": "doctrine", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 291, - }, - { - "behavior": { - "prod": true, - }, - "id": 349, - "literal": "^1.4.0", - "name": "graphemer", - "npm": { - "name": "graphemer", - "version": ">=1.4.0 <2.0.0", - }, - "package_id": 290, - }, - { - "behavior": { - "prod": true, - }, - "id": 350, - "literal": "^3.1.2", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=3.1.2 <4.0.0", - }, - "package_id": 244, - }, - { - "behavior": { - "prod": true, - }, - "id": 351, - "literal": "8.50.0", - "name": "@eslint/js", - "npm": { - "name": "@eslint/js", - "version": "==8.50.0", - }, - "package_id": 289, - }, - { - "behavior": { - "prod": true, - }, - "id": 352, - "literal": "^0.9.3", - "name": "optionator", - "npm": { - "name": "optionator", - "version": ">=0.9.3 <0.10.0", - }, - "package_id": 282, - }, - { - "behavior": { - "prod": true, - }, - "id": 353, - "literal": "^6.0.1", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 76, - }, - { - "behavior": { - "prod": true, - }, - "id": 354, - "literal": "^0.2.0", - "name": "text-table", - "npm": { - "name": "text-table", - "version": ">=0.2.0 <0.3.0", - }, - "package_id": 281, - }, - { - "behavior": { - "prod": true, - }, - "id": 355, - "literal": "^7.0.2", - "name": "cross-spawn", - "npm": { - "name": "cross-spawn", - "version": ">=7.0.2 <8.0.0", - }, - "package_id": 93, - }, - { - "behavior": { - "prod": true, - }, - "id": 356, - "literal": "^6.0.2", - "name": "glob-parent", - "npm": { - "name": "glob-parent", - "version": ">=6.0.2 <7.0.0", - }, - "package_id": 27, - }, - { - "behavior": { - "prod": true, - }, - "id": 357, - "literal": "^0.1.4", - "name": "imurmurhash", - "npm": { - "name": "imurmurhash", - "version": ">=0.1.4 <0.2.0", - }, - "package_id": 280, - }, - { - "behavior": { - "prod": true, - }, - "id": 358, - "literal": "^7.2.2", - "name": "eslint-scope", - "npm": { - "name": "eslint-scope", - "version": ">=7.2.2 <8.0.0", - }, - "package_id": 278, - }, - { - "behavior": { - "prod": true, - }, - "id": 359, - "literal": "^4.6.2", - "name": "lodash.merge", - "npm": { - "name": "lodash.merge", - "version": ">=4.6.2 <5.0.0", - }, - "package_id": 277, - }, - { - "behavior": { - "prod": true, - }, - "id": 360, - "literal": "^3.0.3", - "name": "is-path-inside", - "npm": { - "name": "is-path-inside", - "version": ">=3.0.3 <4.0.0", - }, - "package_id": 276, - }, - { - "behavior": { - "prod": true, - }, - "id": 361, - "literal": "^3.1.3", - "name": "fast-deep-equal", - "npm": { - "name": "fast-deep-equal", - "version": ">=3.1.3 <4.0.0", - }, - "package_id": 274, - }, - { - "behavior": { - "prod": true, - }, - "id": 362, - "literal": "^1.4.0", - "name": "natural-compare", - "npm": { - "name": "natural-compare", - "version": ">=1.4.0 <2.0.0", - }, - "package_id": 275, - }, - { - "behavior": { - "prod": true, - }, - "id": 363, - "literal": "^2.1.2", - "name": "@eslint/eslintrc", - "npm": { - "name": "@eslint/eslintrc", - "version": ">=2.1.2 <3.0.0", - }, - "package_id": 261, - }, - { - "behavior": { - "prod": true, - }, - "id": 364, - "literal": "^1.2.8", - "name": "@nodelib/fs.walk", - "npm": { - "name": "@nodelib/fs.walk", - "version": ">=1.2.8 <2.0.0", - }, - "package_id": 43, - }, - { - "behavior": { - "prod": true, - }, - "id": 365, - "literal": "^6.0.1", - "name": "file-entry-cache", - "npm": { - "name": "file-entry-cache", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 250, - }, - { - "behavior": { - "prod": true, - }, - "id": 366, - "literal": "^3.4.3", - "name": "eslint-visitor-keys", - "npm": { - "name": "eslint-visitor-keys", - "version": ">=3.4.3 <4.0.0", - }, - "package_id": 242, - }, - { - "behavior": { - "prod": true, - }, - "id": 367, - "literal": "^4.0.0", - "name": "escape-string-regexp", - "npm": { - "name": "escape-string-regexp", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 249, - }, - { - "behavior": { - "prod": true, - }, - "id": 368, - "literal": "^4.6.1", - "name": "@eslint-community/regexpp", - "npm": { - "name": "@eslint-community/regexpp", - "version": ">=4.6.1 <5.0.0", - }, - "package_id": 248, - }, - { - "behavior": { - "prod": true, - }, - "id": 369, - "literal": "^0.11.11", - "name": "@humanwhocodes/config-array", - "npm": { - "name": "@humanwhocodes/config-array", - "version": ">=0.11.11 <0.12.0", - }, - "package_id": 243, - }, - { - "behavior": { - "prod": true, - }, - "id": 370, - "literal": "^4.2.0", - "name": "@eslint-community/eslint-utils", - "npm": { - "name": "@eslint-community/eslint-utils", - "version": ">=4.2.0 <5.0.0", - }, - "package_id": 241, - }, - { - "behavior": { - "prod": true, - }, - "id": 371, - "literal": "^1.0.1", - "name": "@humanwhocodes/module-importer", - "npm": { - "name": "@humanwhocodes/module-importer", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 240, - }, - { - "behavior": { - "prod": true, - }, - "id": 372, - "literal": "^1.0.1", - "name": "json-stable-stringify-without-jsonify", - "npm": { - "name": "json-stable-stringify-without-jsonify", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 239, - }, - { - "behavior": { - "prod": true, - }, - "id": 373, - "literal": "^3.3.0", - "name": "eslint-visitor-keys", - "npm": { - "name": "eslint-visitor-keys", - "version": ">=3.3.0 <4.0.0", - }, - "package_id": 242, - }, - { - "behavior": { - "peer": true, - }, - "id": 374, - "literal": "^6.0.0 || ^7.0.0 || >=8.0.0", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 && >=8.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 375, - "literal": "^2.0.2", - "name": "@humanwhocodes/object-schema", - "npm": { - "name": "@humanwhocodes/object-schema", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 247, - }, - { - "behavior": { - "prod": true, - }, - "id": 376, - "literal": "^4.3.1", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.1 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 377, - "literal": "^3.0.5", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=3.0.5 <4.0.0", - }, - "package_id": 244, - }, - { - "behavior": { - "prod": true, - }, - "id": 378, - "literal": "^1.1.7", - "name": "brace-expansion", - "npm": { - "name": "brace-expansion", - "version": ">=1.1.7 <2.0.0", - }, - "package_id": 245, - }, - { - "behavior": { - "prod": true, - }, - "id": 379, - "literal": "^1.0.0", - "name": "balanced-match", - "npm": { - "name": "balanced-match", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 71, - }, - { - "behavior": { - "prod": true, - }, - "id": 380, - "literal": "0.0.1", - "name": "concat-map", - "npm": { - "name": "concat-map", - "version": "==0.0.1", - }, - "package_id": 246, - }, - { - "behavior": { - "prod": true, - }, - "id": 381, - "literal": "^3.0.4", - "name": "flat-cache", - "npm": { - "name": "flat-cache", - "version": ">=3.0.4 <4.0.0", - }, - "package_id": 251, - }, - { - "behavior": { - "prod": true, - }, - "id": 382, - "literal": "^3.2.9", - "name": "flatted", - "npm": { - "name": "flatted", - "version": ">=3.2.9 <4.0.0", - }, - "package_id": 260, - }, - { - "behavior": { - "prod": true, - }, - "id": 383, - "literal": "^4.5.3", - "name": "keyv", - "npm": { - "name": "keyv", - "version": ">=4.5.3 <5.0.0", - }, - "package_id": 258, - }, - { - "behavior": { - "prod": true, - }, - "id": 384, - "literal": "^3.0.2", - "name": "rimraf", - "npm": { - "name": "rimraf", - "version": ">=3.0.2 <4.0.0", - }, - "package_id": 252, - }, - { - "behavior": { - "prod": true, - }, - "id": 385, - "literal": "^7.1.3", - "name": "glob", - "npm": { - "name": "glob", - "version": ">=7.1.3 <8.0.0", - }, - "package_id": 253, - }, - { - "behavior": { - "prod": true, - }, - "id": 386, - "literal": "^1.0.0", - "name": "fs.realpath", - "npm": { - "name": "fs.realpath", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 257, - }, - { - "behavior": { - "prod": true, - }, - "id": 387, - "literal": "^1.0.4", - "name": "inflight", - "npm": { - "name": "inflight", - "version": ">=1.0.4 <2.0.0", - }, - "package_id": 256, - }, - { - "behavior": { - "prod": true, - }, - "id": 388, - "literal": "2", - "name": "inherits", - "npm": { - "name": "inherits", - "version": "<3.0.0 >=2.0.0", - }, - "package_id": 255, - }, - { - "behavior": { - "prod": true, - }, - "id": 389, + "id": 846, "literal": "^3.1.1", - "name": "minimatch", + "name": "escalade", "npm": { - "name": "minimatch", + "name": "escalade", "version": ">=3.1.1 <4.0.0", }, - "package_id": 244, + "package_id": 143, }, { "behavior": { "prod": true, }, - "id": 390, - "literal": "^1.3.0", - "name": "once", + "id": 847, + "literal": "^2.0.5", + "name": "get-caller-file", "npm": { - "name": "once", - "version": ">=1.3.0 <2.0.0", + "name": "get-caller-file", + "version": ">=2.0.5 <3.0.0", }, - "package_id": 144, + "package_id": 185, }, { "behavior": { "prod": true, }, - "id": 391, - "literal": "^1.0.0", - "name": "path-is-absolute", + "id": 848, + "literal": "^2.1.1", + "name": "require-directory", "npm": { - "name": "path-is-absolute", - "version": ">=1.0.0 <2.0.0", + "name": "require-directory", + "version": ">=2.1.1 <3.0.0", }, - "package_id": 254, + "package_id": 341, }, { "behavior": { "prod": true, }, - "id": 392, - "literal": "^1.3.0", - "name": "once", + "id": 849, + "literal": "^4.2.3", + "name": "string-width", "npm": { - "name": "once", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 144, - }, - { - "behavior": { - "prod": true, - }, - "id": 393, - "literal": "1", - "name": "wrappy", - "npm": { - "name": "wrappy", - "version": "<2.0.0 >=1.0.0", - }, - "package_id": 145, - }, - { - "behavior": { - "prod": true, - }, - "id": 394, - "literal": "3.0.1", - "name": "json-buffer", - "npm": { - "name": "json-buffer", - "version": "==3.0.1", - }, - "package_id": 259, - }, - { - "behavior": { - "prod": true, - }, - "id": 395, - "literal": "^6.12.4", - "name": "ajv", - "npm": { - "name": "ajv", - "version": ">=6.12.4 <7.0.0", - }, - "package_id": 269, - }, - { - "behavior": { - "prod": true, - }, - "id": 396, - "literal": "^4.3.2", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.2 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 397, - "literal": "^9.6.0", - "name": "espree", - "npm": { - "name": "espree", - "version": ">=9.6.0 <10.0.0", - }, - "package_id": 266, - }, - { - "behavior": { - "prod": true, - }, - "id": 398, - "literal": "^13.19.0", - "name": "globals", - "npm": { - "name": "globals", - "version": ">=13.19.0 <14.0.0", - }, - "package_id": 264, - }, - { - "behavior": { - "prod": true, - }, - "id": 399, - "literal": "^5.2.0", - "name": "ignore", - "npm": { - "name": "ignore", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 263, - }, - { - "behavior": { - "prod": true, - }, - "id": 400, - "literal": "^3.2.1", - "name": "import-fresh", - "npm": { - "name": "import-fresh", - "version": ">=3.2.1 <4.0.0", - }, - "package_id": 214, - }, - { - "behavior": { - "prod": true, - }, - "id": 401, - "literal": "^4.1.0", - "name": "js-yaml", - "npm": { - "name": "js-yaml", - "version": ">=4.1.0 <5.0.0", - }, - "package_id": 212, - }, - { - "behavior": { - "prod": true, - }, - "id": 402, - "literal": "^3.1.2", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=3.1.2 <4.0.0", - }, - "package_id": 244, - }, - { - "behavior": { - "prod": true, - }, - "id": 403, - "literal": "^3.1.1", - "name": "strip-json-comments", - "npm": { - "name": "strip-json-comments", - "version": ">=3.1.1 <4.0.0", - }, - "package_id": 262, - }, - { - "behavior": { - "prod": true, - }, - "id": 404, - "literal": "^0.20.2", - "name": "type-fest", - "npm": { - "name": "type-fest", - "version": ">=0.20.2 <0.21.0", - }, - "package_id": 265, - }, - { - "behavior": { - "prod": true, - }, - "id": 405, - "literal": "^8.9.0", - "name": "acorn", - "npm": { - "name": "acorn", - "version": ">=8.9.0 <9.0.0", - }, - "package_id": 268, - }, - { - "behavior": { - "prod": true, - }, - "id": 406, - "literal": "^5.3.2", - "name": "acorn-jsx", - "npm": { - "name": "acorn-jsx", - "version": ">=5.3.2 <6.0.0", - }, - "package_id": 267, - }, - { - "behavior": { - "prod": true, - }, - "id": 407, - "literal": "^3.4.1", - "name": "eslint-visitor-keys", - "npm": { - "name": "eslint-visitor-keys", - "version": ">=3.4.1 <4.0.0", - }, - "package_id": 242, - }, - { - "behavior": { - "peer": true, - }, - "id": 408, - "literal": "^6.0.0 || ^7.0.0 || ^8.0.0", - "name": "acorn", - "npm": { - "name": "acorn", - "version": ">=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", - }, - "package_id": 268, - }, - { - "behavior": { - "prod": true, - }, - "id": 409, - "literal": "^3.1.1", - "name": "fast-deep-equal", - "npm": { - "name": "fast-deep-equal", - "version": ">=3.1.1 <4.0.0", - }, - "package_id": 274, - }, - { - "behavior": { - "prod": true, - }, - "id": 410, - "literal": "^2.0.0", - "name": "fast-json-stable-stringify", - "npm": { - "name": "fast-json-stable-stringify", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 273, - }, - { - "behavior": { - "prod": true, - }, - "id": 411, - "literal": "^0.4.1", - "name": "json-schema-traverse", - "npm": { - "name": "json-schema-traverse", - "version": ">=0.4.1 <0.5.0", - }, - "package_id": 272, - }, - { - "behavior": { - "prod": true, - }, - "id": 412, - "literal": "^4.2.2", - "name": "uri-js", - "npm": { - "name": "uri-js", - "version": ">=4.2.2 <5.0.0", - }, - "package_id": 270, - }, - { - "behavior": { - "prod": true, - }, - "id": 413, - "literal": "^2.1.0", - "name": "punycode", - "npm": { - "name": "punycode", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 271, - }, - { - "behavior": { - "prod": true, - }, - "id": 414, - "literal": "^4.3.0", - "name": "esrecurse", - "npm": { - "name": "esrecurse", - "version": ">=4.3.0 <5.0.0", - }, - "package_id": 279, - }, - { - "behavior": { - "prod": true, - }, - "id": 415, - "literal": "^5.2.0", - "name": "estraverse", - "npm": { - "name": "estraverse", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 166, - }, - { - "behavior": { - "prod": true, - }, - "id": 416, - "literal": "^5.2.0", - "name": "estraverse", - "npm": { - "name": "estraverse", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 166, - }, - { - "behavior": { - "prod": true, - }, - "id": 417, - "literal": "^1.2.1", - "name": "prelude-ls", - "npm": { - "name": "prelude-ls", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 286, - }, - { - "behavior": { - "prod": true, - }, - "id": 418, - "literal": "^0.1.3", - "name": "deep-is", - "npm": { - "name": "deep-is", - "version": ">=0.1.3 <0.2.0", - }, - "package_id": 288, - }, - { - "behavior": { - "prod": true, - }, - "id": 419, - "literal": "^1.2.5", - "name": "word-wrap", - "npm": { - "name": "word-wrap", - "version": ">=1.2.5 <2.0.0", - }, - "package_id": 287, - }, - { - "behavior": { - "prod": true, - }, - "id": 420, - "literal": "^0.4.0", - "name": "type-check", - "npm": { - "name": "type-check", - "version": ">=0.4.0 <0.5.0", - }, - "package_id": 285, - }, - { - "behavior": { - "prod": true, - }, - "id": 421, - "literal": "^0.4.1", - "name": "levn", - "npm": { - "name": "levn", - "version": ">=0.4.1 <0.5.0", - }, - "package_id": 284, - }, - { - "behavior": { - "prod": true, - }, - "id": 422, - "literal": "^2.0.6", - "name": "fast-levenshtein", - "npm": { - "name": "fast-levenshtein", - "version": ">=2.0.6 <3.0.0", - }, - "package_id": 283, - }, - { - "behavior": { - "prod": true, - }, - "id": 423, - "literal": "^1.2.1", - "name": "prelude-ls", - "npm": { - "name": "prelude-ls", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 286, - }, - { - "behavior": { - "prod": true, - }, - "id": 424, - "literal": "~0.4.0", - "name": "type-check", - "npm": { - "name": "type-check", - "version": ">=0.4.0 <0.5.0", - }, - "package_id": 285, - }, - { - "behavior": { - "prod": true, - }, - "id": 425, - "literal": "^1.2.1", - "name": "prelude-ls", - "npm": { - "name": "prelude-ls", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 286, - }, - { - "behavior": { - "prod": true, - }, - "id": 426, - "literal": "^2.0.2", - "name": "esutils", - "npm": { - "name": "esutils", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 165, - }, - { - "behavior": { - "prod": true, - }, - "id": 427, - "literal": "^6.0.0", - "name": "locate-path", - "npm": { - "name": "locate-path", - "version": ">=6.0.0 <7.0.0", - }, - "package_id": 294, - }, - { - "behavior": { - "prod": true, - }, - "id": 428, - "literal": "^4.0.0", - "name": "path-exists", - "npm": { - "name": "path-exists", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 293, - }, - { - "behavior": { - "prod": true, - }, - "id": 429, - "literal": "^5.0.0", - "name": "p-locate", - "npm": { - "name": "p-locate", - "version": ">=5.0.0 <6.0.0", - }, - "package_id": 295, - }, - { - "behavior": { - "prod": true, - }, - "id": 430, - "literal": "^3.0.2", - "name": "p-limit", - "npm": { - "name": "p-limit", - "version": ">=3.0.2 <4.0.0", - }, - "package_id": 296, - }, - { - "behavior": { - "prod": true, - }, - "id": 431, - "literal": "^0.1.0", - "name": "yocto-queue", - "npm": { - "name": "yocto-queue", - "version": ">=0.1.0 <0.2.0", - }, - "package_id": 297, - }, - { - "behavior": { - "prod": true, - }, - "id": 432, - "literal": "^5.1.0", - "name": "estraverse", - "npm": { - "name": "estraverse", - "version": ">=5.1.0 <6.0.0", - }, - "package_id": 166, - }, - { - "behavior": { - "prod": true, - }, - "id": 433, - "literal": "^4.1.0", - "name": "ansi-styles", - "npm": { - "name": "ansi-styles", - "version": ">=4.1.0 <5.0.0", - }, - "package_id": 81, - }, - { - "behavior": { - "prod": true, - }, - "id": 434, - "literal": "^7.1.0", - "name": "supports-color", - "npm": { - "name": "supports-color", - "version": ">=7.1.0 <8.0.0", - }, - "package_id": 300, - }, - { - "behavior": { - "prod": true, - }, - "id": 435, - "literal": "^4.0.0", - "name": "has-flag", - "npm": { - "name": "has-flag", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 301, - }, - { - "behavior": { - "prod": true, - }, - "id": 436, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 437, - "literal": "^5.12.0", - "name": "enhanced-resolve", - "npm": { - "name": "enhanced-resolve", - "version": ">=5.12.0 <6.0.0", - }, - "package_id": 387, - }, - { - "behavior": { - "prod": true, - }, - "id": 438, - "literal": "^2.7.4", - "name": "eslint-module-utils", - "npm": { - "name": "eslint-module-utils", - "version": ">=2.7.4 <3.0.0", - }, - "package_id": 376, - }, - { - "behavior": { - "prod": true, - }, - "id": 439, - "literal": "^3.3.1", - "name": "fast-glob", - "npm": { - "name": "fast-glob", - "version": ">=3.3.1 <4.0.0", - }, - "package_id": 40, - }, - { - "behavior": { - "prod": true, - }, - "id": 440, - "literal": "^4.5.0", - "name": "get-tsconfig", - "npm": { - "name": "get-tsconfig", - "version": ">=4.5.0 <5.0.0", - }, - "package_id": 385, - }, - { - "behavior": { - "prod": true, - }, - "id": 441, - "literal": "^2.11.0", - "name": "is-core-module", - "npm": { - "name": "is-core-module", - "version": ">=2.11.0 <3.0.0", - }, - "package_id": 19, - }, - { - "behavior": { - "prod": true, - }, - "id": 442, - "literal": "^4.0.3", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.3 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "peer": true, - }, - "id": 443, - "literal": "*", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=0.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "peer": true, - }, - "id": 444, - "literal": "*", - "name": "eslint-plugin-import", - "npm": { - "name": "eslint-plugin-import", - "version": ">=0.0.0", - }, - "package_id": 303, - }, - { - "behavior": { - "prod": true, - }, - "id": 445, - "literal": "^3.1.7", - "name": "array-includes", - "npm": { - "name": "array-includes", - "version": ">=3.1.7 <4.0.0", - }, - "package_id": 384, - }, - { - "behavior": { - "prod": true, - }, - "id": 446, - "literal": "^1.2.3", - "name": "array.prototype.findlastindex", - "npm": { - "name": "array.prototype.findlastindex", - "version": ">=1.2.3 <2.0.0", - }, - "package_id": 383, - }, - { - "behavior": { - "prod": true, - }, - "id": 447, - "literal": "^1.3.2", - "name": "array.prototype.flat", - "npm": { - "name": "array.prototype.flat", - "version": ">=1.3.2 <2.0.0", - }, - "package_id": 382, - }, - { - "behavior": { - "prod": true, - }, - "id": 448, - "literal": "^1.3.2", - "name": "array.prototype.flatmap", - "npm": { - "name": "array.prototype.flatmap", - "version": ">=1.3.2 <2.0.0", - }, - "package_id": 380, - }, - { - "behavior": { - "prod": true, - }, - "id": 449, - "literal": "^3.2.7", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=3.2.7 <4.0.0", - }, - "package_id": 377, - }, - { - "behavior": { - "prod": true, - }, - "id": 450, - "literal": "^2.1.0", - "name": "doctrine", - "npm": { - "name": "doctrine", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 379, - }, - { - "behavior": { - "prod": true, - }, - "id": 451, - "literal": "^0.3.9", - "name": "eslint-import-resolver-node", - "npm": { - "name": "eslint-import-resolver-node", - "version": ">=0.3.9 <0.4.0", - }, - "package_id": 378, - }, - { - "behavior": { - "prod": true, - }, - "id": 452, - "literal": "^2.8.0", - "name": "eslint-module-utils", - "npm": { - "name": "eslint-module-utils", - "version": ">=2.8.0 <3.0.0", - }, - "package_id": 376, - }, - { - "behavior": { - "prod": true, - }, - "id": 453, - "literal": "^2.0.0", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 454, - "literal": "^2.13.1", - "name": "is-core-module", - "npm": { - "name": "is-core-module", - "version": ">=2.13.1 <3.0.0", - }, - "package_id": 19, - }, - { - "behavior": { - "prod": true, - }, - "id": 455, - "literal": "^4.0.3", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.3 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 456, - "literal": "^3.1.2", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=3.1.2 <4.0.0", - }, - "package_id": 244, - }, - { - "behavior": { - "prod": true, - }, - "id": 457, - "literal": "^2.0.7", - "name": "object.fromentries", - "npm": { - "name": "object.fromentries", - "version": ">=2.0.7 <3.0.0", - }, - "package_id": 375, - }, - { - "behavior": { - "prod": true, - }, - "id": 458, - "literal": "^1.0.1", - "name": "object.groupby", - "npm": { - "name": "object.groupby", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 324, - }, - { - "behavior": { - "prod": true, - }, - "id": 459, - "literal": "^1.1.7", - "name": "object.values", - "npm": { - "name": "object.values", - "version": ">=1.1.7 <2.0.0", - }, - "package_id": 310, - }, - { - "behavior": { - "prod": true, - }, - "id": 460, - "literal": "^6.3.1", - "name": "semver", - "npm": { - "name": "semver", - "version": ">=6.3.1 <7.0.0", - }, - "package_id": 309, - }, - { - "behavior": { - "prod": true, - }, - "id": 461, - "literal": "^3.15.0", - "name": "tsconfig-paths", - "npm": { - "name": "tsconfig-paths", - "version": ">=3.15.0 <4.0.0", - }, - "package_id": 304, - }, - { - "behavior": { - "peer": true, - }, - "id": 462, - "literal": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=2.0.0 <3.0.0 || >=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 463, - "literal": "^0.0.29", - "name": "@types/json5", - "npm": { - "name": "@types/json5", - "version": ">=0.0.29 <0.0.30", - }, - "package_id": 308, - }, - { - "behavior": { - "prod": true, - }, - "id": 464, - "literal": "^1.0.2", - "name": "json5", - "npm": { - "name": "json5", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 307, - }, - { - "behavior": { - "prod": true, - }, - "id": 465, - "literal": "^1.2.6", - "name": "minimist", - "npm": { - "name": "minimist", - "version": ">=1.2.6 <2.0.0", - }, - "package_id": 306, - }, - { - "behavior": { - "prod": true, - }, - "id": 466, - "literal": "^3.0.0", - "name": "strip-bom", - "npm": { - "name": "strip-bom", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 305, - }, - { - "behavior": { - "prod": true, - }, - "id": 467, - "literal": "^1.2.0", - "name": "minimist", - "npm": { - "name": "minimist", - "version": ">=1.2.0 <2.0.0", - }, - "package_id": 306, - }, - { - "behavior": { - "prod": true, - }, - "id": 468, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 469, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 470, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 471, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 472, - "literal": "^1.0.1", - "name": "define-data-property", - "npm": { - "name": "define-data-property", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 320, - }, - { - "behavior": { - "prod": true, - }, - "id": 473, - "literal": "^1.0.0", - "name": "has-property-descriptors", - "npm": { - "name": "has-property-descriptors", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 315, - }, - { - "behavior": { - "prod": true, - }, - "id": 474, - "literal": "^1.1.1", - "name": "object-keys", - "npm": { - "name": "object-keys", - "version": ">=1.1.1 <2.0.0", - }, - "package_id": 314, - }, - { - "behavior": { - "prod": true, - }, - "id": 475, - "literal": "^1.0.0", - "name": "es-define-property", - "npm": { - "name": "es-define-property", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 316, - }, - { - "behavior": { - "prod": true, - }, - "id": 476, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 477, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 478, - "literal": "^1.1.2", - "name": "function-bind", - "npm": { - "name": "function-bind", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 21, - }, - { - "behavior": { - "prod": true, - }, - "id": 479, - "literal": "^1.0.1", - "name": "has-proto", - "npm": { - "name": "has-proto", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 319, - }, - { - "behavior": { - "prod": true, - }, - "id": 480, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 481, - "literal": "^2.0.0", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 482, - "literal": "^1.0.0", - "name": "es-define-property", - "npm": { - "name": "es-define-property", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 316, - }, - { - "behavior": { - "prod": true, - }, - "id": 483, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 484, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 485, - "literal": "^1.1.3", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.1.3 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 486, - "literal": "^1.0.0", - "name": "es-define-property", - "npm": { - "name": "es-define-property", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 316, - }, - { - "behavior": { - "prod": true, - }, - "id": 487, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 488, - "literal": "^1.1.2", - "name": "function-bind", - "npm": { - "name": "function-bind", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 21, - }, - { - "behavior": { - "prod": true, - }, - "id": 489, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 490, - "literal": "^1.2.1", - "name": "set-function-length", - "npm": { - "name": "set-function-length", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 323, - }, - { - "behavior": { - "prod": true, - }, - "id": 491, - "literal": "^1.1.4", - "name": "define-data-property", - "npm": { - "name": "define-data-property", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 320, - }, - { - "behavior": { - "prod": true, - }, - "id": 492, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 493, - "literal": "^1.1.2", - "name": "function-bind", - "npm": { - "name": "function-bind", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 21, - }, - { - "behavior": { - "prod": true, - }, - "id": 494, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 495, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 496, - "literal": "^1.0.2", - "name": "has-property-descriptors", - "npm": { - "name": "has-property-descriptors", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 315, - }, - { - "behavior": { - "prod": true, - }, - "id": 497, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 498, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 499, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 500, - "literal": "^1.0.1", - "name": "array-buffer-byte-length", - "npm": { - "name": "array-buffer-byte-length", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 374, - }, - { - "behavior": { - "prod": true, - }, - "id": 501, - "literal": "^1.0.3", - "name": "arraybuffer.prototype.slice", - "npm": { - "name": "arraybuffer.prototype.slice", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 373, - }, - { - "behavior": { - "prod": true, - }, - "id": 502, - "literal": "^1.0.7", - "name": "available-typed-arrays", - "npm": { - "name": "available-typed-arrays", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 330, - }, - { - "behavior": { - "prod": true, - }, - "id": 503, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 504, - "literal": "^1.0.1", - "name": "data-view-buffer", - "npm": { - "name": "data-view-buffer", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 372, - }, - { - "behavior": { - "prod": true, - }, - "id": 505, - "literal": "^1.0.1", - "name": "data-view-byte-length", - "npm": { - "name": "data-view-byte-length", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 371, - }, - { - "behavior": { - "prod": true, - }, - "id": 506, - "literal": "^1.0.0", - "name": "data-view-byte-offset", - "npm": { - "name": "data-view-byte-offset", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 370, - }, - { - "behavior": { - "prod": true, - }, - "id": 507, - "literal": "^1.0.0", - "name": "es-define-property", - "npm": { - "name": "es-define-property", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 316, - }, - { - "behavior": { - "prod": true, - }, - "id": 508, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 509, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 510, - "literal": "^2.0.3", - "name": "es-set-tostringtag", - "npm": { - "name": "es-set-tostringtag", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 369, - }, - { - "behavior": { - "prod": true, - }, - "id": 511, - "literal": "^1.2.1", - "name": "es-to-primitive", - "npm": { - "name": "es-to-primitive", - "version": ">=1.2.1 <2.0.0", + "name": "string-width", + "version": ">=4.2.3 <5.0.0", }, "package_id": 367, }, @@ -6674,4588 +11068,64 @@ exports[`next build works: bun 1`] = ` "behavior": { "prod": true, }, - "id": 512, - "literal": "^1.1.6", - "name": "function.prototype.name", + "id": 850, + "literal": "^5.0.5", + "name": "y18n", "npm": { - "name": "function.prototype.name", - "version": ">=1.1.6 <2.0.0", - }, - "package_id": 366, - }, - { - "behavior": { - "prod": true, - }, - "id": 513, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 514, - "literal": "^1.0.2", - "name": "get-symbol-description", - "npm": { - "name": "get-symbol-description", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 365, - }, - { - "behavior": { - "prod": true, - }, - "id": 515, - "literal": "^1.0.3", - "name": "globalthis", - "npm": { - "name": "globalthis", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 364, - }, - { - "behavior": { - "prod": true, - }, - "id": 516, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 517, - "literal": "^1.0.2", - "name": "has-property-descriptors", - "npm": { - "name": "has-property-descriptors", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 315, - }, - { - "behavior": { - "prod": true, - }, - "id": 518, - "literal": "^1.0.3", - "name": "has-proto", - "npm": { - "name": "has-proto", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 319, - }, - { - "behavior": { - "prod": true, - }, - "id": 519, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 520, - "literal": "^2.0.2", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 521, - "literal": "^1.0.7", - "name": "internal-slot", - "npm": { - "name": "internal-slot", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 362, - }, - { - "behavior": { - "prod": true, - }, - "id": 522, - "literal": "^3.0.4", - "name": "is-array-buffer", - "npm": { - "name": "is-array-buffer", - "version": ">=3.0.4 <4.0.0", - }, - "package_id": 361, - }, - { - "behavior": { - "prod": true, - }, - "id": 523, - "literal": "^1.2.7", - "name": "is-callable", - "npm": { - "name": "is-callable", - "version": ">=1.2.7 <2.0.0", - }, - "package_id": 329, - }, - { - "behavior": { - "prod": true, - }, - "id": 524, - "literal": "^1.0.1", - "name": "is-data-view", - "npm": { - "name": "is-data-view", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 360, - }, - { - "behavior": { - "prod": true, - }, - "id": 525, - "literal": "^2.0.3", - "name": "is-negative-zero", - "npm": { - "name": "is-negative-zero", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 359, - }, - { - "behavior": { - "prod": true, - }, - "id": 526, - "literal": "^1.1.4", - "name": "is-regex", - "npm": { - "name": "is-regex", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 349, - }, - { - "behavior": { - "prod": true, - }, - "id": 527, - "literal": "^1.0.3", - "name": "is-shared-array-buffer", - "npm": { - "name": "is-shared-array-buffer", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 358, - }, - { - "behavior": { - "prod": true, - }, - "id": 528, - "literal": "^1.0.7", - "name": "is-string", - "npm": { - "name": "is-string", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 335, - }, - { - "behavior": { - "prod": true, - }, - "id": 529, - "literal": "^1.1.13", - "name": "is-typed-array", - "npm": { - "name": "is-typed-array", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 341, - }, - { - "behavior": { - "prod": true, - }, - "id": 530, - "literal": "^1.0.2", - "name": "is-weakref", - "npm": { - "name": "is-weakref", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 357, - }, - { - "behavior": { - "prod": true, - }, - "id": 531, - "literal": "^1.13.1", - "name": "object-inspect", - "npm": { - "name": "object-inspect", - "version": ">=1.13.1 <2.0.0", - }, - "package_id": 356, - }, - { - "behavior": { - "prod": true, - }, - "id": 532, - "literal": "^1.1.1", - "name": "object-keys", - "npm": { - "name": "object-keys", - "version": ">=1.1.1 <2.0.0", - }, - "package_id": 314, - }, - { - "behavior": { - "prod": true, - }, - "id": 533, - "literal": "^4.1.5", - "name": "object.assign", - "npm": { - "name": "object.assign", - "version": ">=4.1.5 <5.0.0", - }, - "package_id": 355, - }, - { - "behavior": { - "prod": true, - }, - "id": 534, - "literal": "^1.5.2", - "name": "regexp.prototype.flags", - "npm": { - "name": "regexp.prototype.flags", - "version": ">=1.5.2 <2.0.0", - }, - "package_id": 352, - }, - { - "behavior": { - "prod": true, - }, - "id": 535, - "literal": "^1.1.2", - "name": "safe-array-concat", - "npm": { - "name": "safe-array-concat", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 350, - }, - { - "behavior": { - "prod": true, - }, - "id": 536, - "literal": "^1.0.3", - "name": "safe-regex-test", - "npm": { - "name": "safe-regex-test", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 348, - }, - { - "behavior": { - "prod": true, - }, - "id": 537, - "literal": "^1.2.9", - "name": "string.prototype.trim", - "npm": { - "name": "string.prototype.trim", - "version": ">=1.2.9 <2.0.0", - }, - "package_id": 347, - }, - { - "behavior": { - "prod": true, - }, - "id": 538, - "literal": "^1.0.8", - "name": "string.prototype.trimend", - "npm": { - "name": "string.prototype.trimend", - "version": ">=1.0.8 <2.0.0", - }, - "package_id": 346, - }, - { - "behavior": { - "prod": true, - }, - "id": 539, - "literal": "^1.0.8", - "name": "string.prototype.trimstart", - "npm": { - "name": "string.prototype.trimstart", - "version": ">=1.0.8 <2.0.0", - }, - "package_id": 345, - }, - { - "behavior": { - "prod": true, - }, - "id": 540, - "literal": "^1.0.2", - "name": "typed-array-buffer", - "npm": { - "name": "typed-array-buffer", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 344, - }, - { - "behavior": { - "prod": true, - }, - "id": 541, - "literal": "^1.0.1", - "name": "typed-array-byte-length", - "npm": { - "name": "typed-array-byte-length", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 343, - }, - { - "behavior": { - "prod": true, - }, - "id": 542, - "literal": "^1.0.2", - "name": "typed-array-byte-offset", - "npm": { - "name": "typed-array-byte-offset", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 342, - }, - { - "behavior": { - "prod": true, - }, - "id": 543, - "literal": "^1.0.6", - "name": "typed-array-length", - "npm": { - "name": "typed-array-length", - "version": ">=1.0.6 <2.0.0", - }, - "package_id": 340, - }, - { - "behavior": { - "prod": true, - }, - "id": 544, - "literal": "^1.0.2", - "name": "unbox-primitive", - "npm": { - "name": "unbox-primitive", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 332, - }, - { - "behavior": { - "prod": true, - }, - "id": 545, - "literal": "^1.1.15", - "name": "which-typed-array", - "npm": { - "name": "which-typed-array", - "version": ">=1.1.15 <2.0.0", - }, - "package_id": 326, - }, - { - "behavior": { - "prod": true, - }, - "id": 546, - "literal": "^1.0.7", - "name": "available-typed-arrays", - "npm": { - "name": "available-typed-arrays", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 330, - }, - { - "behavior": { - "prod": true, - }, - "id": 547, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 548, - "literal": "^0.3.3", - "name": "for-each", - "npm": { - "name": "for-each", - "version": ">=0.3.3 <0.4.0", - }, - "package_id": 328, - }, - { - "behavior": { - "prod": true, - }, - "id": 549, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 550, - "literal": "^1.0.2", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 551, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 552, - "literal": "^1.1.3", - "name": "is-callable", - "npm": { - "name": "is-callable", - "version": ">=1.1.3 <2.0.0", - }, - "package_id": 329, - }, - { - "behavior": { - "prod": true, - }, - "id": 553, - "literal": "^1.0.0", - "name": "possible-typed-array-names", - "npm": { - "name": "possible-typed-array-names", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 331, - }, - { - "behavior": { - "prod": true, - }, - "id": 554, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 555, - "literal": "^1.0.2", - "name": "has-bigints", - "npm": { - "name": "has-bigints", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 339, - }, - { - "behavior": { - "prod": true, - }, - "id": 556, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 557, - "literal": "^1.0.2", - "name": "which-boxed-primitive", - "npm": { - "name": "which-boxed-primitive", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 333, - }, - { - "behavior": { - "prod": true, - }, - "id": 558, - "literal": "^1.0.1", - "name": "is-bigint", - "npm": { - "name": "is-bigint", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 338, - }, - { - "behavior": { - "prod": true, - }, - "id": 559, - "literal": "^1.1.0", - "name": "is-boolean-object", - "npm": { - "name": "is-boolean-object", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 337, - }, - { - "behavior": { - "prod": true, - }, - "id": 560, - "literal": "^1.0.4", - "name": "is-number-object", - "npm": { - "name": "is-number-object", - "version": ">=1.0.4 <2.0.0", - }, - "package_id": 336, - }, - { - "behavior": { - "prod": true, - }, - "id": 561, - "literal": "^1.0.5", - "name": "is-string", - "npm": { - "name": "is-string", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 335, - }, - { - "behavior": { - "prod": true, - }, - "id": 562, - "literal": "^1.0.3", - "name": "is-symbol", - "npm": { - "name": "is-symbol", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 334, - }, - { - "behavior": { - "prod": true, - }, - "id": 563, - "literal": "^1.0.2", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 564, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 565, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 566, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 567, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 568, - "literal": "^1.0.1", - "name": "has-bigints", - "npm": { - "name": "has-bigints", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 339, - }, - { - "behavior": { - "prod": true, - }, - "id": 569, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 570, - "literal": "^0.3.3", - "name": "for-each", - "npm": { - "name": "for-each", - "version": ">=0.3.3 <0.4.0", - }, - "package_id": 328, - }, - { - "behavior": { - "prod": true, - }, - "id": 571, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 572, - "literal": "^1.0.3", - "name": "has-proto", - "npm": { - "name": "has-proto", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 319, - }, - { - "behavior": { - "prod": true, - }, - "id": 573, - "literal": "^1.1.13", - "name": "is-typed-array", - "npm": { - "name": "is-typed-array", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 341, - }, - { - "behavior": { - "prod": true, - }, - "id": 574, - "literal": "^1.0.0", - "name": "possible-typed-array-names", - "npm": { - "name": "possible-typed-array-names", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 331, - }, - { - "behavior": { - "prod": true, - }, - "id": 575, - "literal": "^1.1.14", - "name": "which-typed-array", - "npm": { - "name": "which-typed-array", - "version": ">=1.1.14 <2.0.0", - }, - "package_id": 326, - }, - { - "behavior": { - "prod": true, - }, - "id": 576, - "literal": "^1.0.7", - "name": "available-typed-arrays", - "npm": { - "name": "available-typed-arrays", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 330, - }, - { - "behavior": { - "prod": true, - }, - "id": 577, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 578, - "literal": "^0.3.3", - "name": "for-each", - "npm": { - "name": "for-each", - "version": ">=0.3.3 <0.4.0", - }, - "package_id": 328, - }, - { - "behavior": { - "prod": true, - }, - "id": 579, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 580, - "literal": "^1.0.3", - "name": "has-proto", - "npm": { - "name": "has-proto", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 319, - }, - { - "behavior": { - "prod": true, - }, - "id": 581, - "literal": "^1.1.13", - "name": "is-typed-array", - "npm": { - "name": "is-typed-array", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 341, - }, - { - "behavior": { - "prod": true, - }, - "id": 582, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 583, - "literal": "^0.3.3", - "name": "for-each", - "npm": { - "name": "for-each", - "version": ">=0.3.3 <0.4.0", - }, - "package_id": 328, - }, - { - "behavior": { - "prod": true, - }, - "id": 584, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 585, - "literal": "^1.0.3", - "name": "has-proto", - "npm": { - "name": "has-proto", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 319, - }, - { - "behavior": { - "prod": true, - }, - "id": 586, - "literal": "^1.1.13", - "name": "is-typed-array", - "npm": { - "name": "is-typed-array", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 341, - }, - { - "behavior": { - "prod": true, - }, - "id": 587, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 588, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 589, - "literal": "^1.1.13", - "name": "is-typed-array", - "npm": { - "name": "is-typed-array", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 341, - }, - { - "behavior": { - "prod": true, - }, - "id": 590, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 591, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 592, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 593, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 594, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 595, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 596, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 597, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 598, - "literal": "^1.23.0", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.0 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 599, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 600, - "literal": "^1.0.6", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.6 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 601, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 602, - "literal": "^1.1.4", - "name": "is-regex", - "npm": { - "name": "is-regex", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 349, - }, - { - "behavior": { - "prod": true, - }, - "id": 603, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 604, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 605, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 606, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 607, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 608, - "literal": "^2.0.5", - "name": "isarray", - "npm": { - "name": "isarray", - "version": ">=2.0.5 <3.0.0", - }, - "package_id": 351, - }, - { - "behavior": { - "prod": true, - }, - "id": 609, - "literal": "^1.0.6", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.6 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 610, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 611, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 612, - "literal": "^2.0.1", - "name": "set-function-name", - "npm": { - "name": "set-function-name", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 353, - }, - { - "behavior": { - "prod": true, - }, - "id": 613, - "literal": "^1.1.4", - "name": "define-data-property", - "npm": { - "name": "define-data-property", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 320, - }, - { - "behavior": { - "prod": true, - }, - "id": 614, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 615, - "literal": "^1.2.3", - "name": "functions-have-names", - "npm": { - "name": "functions-have-names", - "version": ">=1.2.3 <2.0.0", - }, - "package_id": 354, - }, - { - "behavior": { - "prod": true, - }, - "id": 616, - "literal": "^1.0.2", - "name": "has-property-descriptors", - "npm": { - "name": "has-property-descriptors", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 315, - }, - { - "behavior": { - "prod": true, - }, - "id": 617, - "literal": "^1.0.5", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 618, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 619, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 620, - "literal": "^1.1.1", - "name": "object-keys", - "npm": { - "name": "object-keys", - "version": ">=1.1.1 <2.0.0", - }, - "package_id": 314, - }, - { - "behavior": { - "prod": true, - }, - "id": 621, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 622, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 623, - "literal": "^1.1.13", - "name": "is-typed-array", - "npm": { - "name": "is-typed-array", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 341, - }, - { - "behavior": { - "prod": true, - }, - "id": 624, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 625, - "literal": "^1.2.1", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 626, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 627, - "literal": "^2.0.0", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 628, - "literal": "^1.0.4", - "name": "side-channel", - "npm": { - "name": "side-channel", - "version": ">=1.0.4 <2.0.0", - }, - "package_id": 363, - }, - { - "behavior": { - "prod": true, - }, - "id": 629, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 630, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 631, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 632, - "literal": "^1.13.1", - "name": "object-inspect", - "npm": { - "name": "object-inspect", - "version": ">=1.13.1 <2.0.0", - }, - "package_id": 356, - }, - { - "behavior": { - "prod": true, - }, - "id": 633, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 634, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 635, - "literal": "^1.0.5", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 636, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 637, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 638, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 639, - "literal": "^1.2.0", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.0 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 640, - "literal": "^1.22.1", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.22.1 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 641, - "literal": "^1.2.3", - "name": "functions-have-names", - "npm": { - "name": "functions-have-names", - "version": ">=1.2.3 <2.0.0", - }, - "package_id": 354, - }, - { - "behavior": { - "prod": true, - }, - "id": 642, - "literal": "^1.1.4", - "name": "is-callable", - "npm": { - "name": "is-callable", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 329, - }, - { - "behavior": { - "prod": true, - }, - "id": 643, - "literal": "^1.0.1", - "name": "is-date-object", - "npm": { - "name": "is-date-object", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 368, - }, - { - "behavior": { - "prod": true, - }, - "id": 644, - "literal": "^1.0.2", - "name": "is-symbol", - "npm": { - "name": "is-symbol", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 334, - }, - { - "behavior": { - "prod": true, - }, - "id": 645, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 646, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 647, - "literal": "^1.0.2", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 648, - "literal": "^2.0.1", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 649, - "literal": "^1.0.6", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.6 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 650, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 651, - "literal": "^1.0.1", - "name": "is-data-view", - "npm": { - "name": "is-data-view", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 360, - }, - { - "behavior": { - "prod": true, - }, - "id": 652, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 653, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 654, - "literal": "^1.0.1", - "name": "is-data-view", - "npm": { - "name": "is-data-view", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 360, - }, - { - "behavior": { - "prod": true, - }, - "id": 655, - "literal": "^1.0.6", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.6 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 656, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 657, - "literal": "^1.0.1", - "name": "is-data-view", - "npm": { - "name": "is-data-view", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 360, - }, - { - "behavior": { - "prod": true, - }, - "id": 658, - "literal": "^1.0.1", - "name": "array-buffer-byte-length", - "npm": { - "name": "array-buffer-byte-length", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 374, - }, - { - "behavior": { - "prod": true, - }, - "id": 659, - "literal": "^1.0.5", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 660, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 661, - "literal": "^1.22.3", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.22.3 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 662, - "literal": "^1.2.1", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 663, - "literal": "^1.2.3", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.3 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 664, - "literal": "^3.0.4", - "name": "is-array-buffer", - "npm": { - "name": "is-array-buffer", - "version": ">=3.0.4 <4.0.0", - }, - "package_id": 361, - }, - { - "behavior": { - "prod": true, - }, - "id": 665, - "literal": "^1.0.2", - "name": "is-shared-array-buffer", - "npm": { - "name": "is-shared-array-buffer", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 358, - }, - { - "behavior": { - "prod": true, - }, - "id": 666, - "literal": "^1.0.5", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 667, - "literal": "^3.0.4", - "name": "is-array-buffer", - "npm": { - "name": "is-array-buffer", - "version": ">=3.0.4 <4.0.0", - }, - "package_id": 361, - }, - { - "behavior": { - "prod": true, - }, - "id": 668, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 669, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 670, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 671, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 672, - "literal": "^3.2.7", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=3.2.7 <4.0.0", - }, - "package_id": 377, - }, - { - "behavior": { - "prod": true, - }, - "id": 673, - "literal": "^2.1.1", - "name": "ms", - "npm": { - "name": "ms", - "version": ">=2.1.1 <3.0.0", - }, - "package_id": 155, - }, - { - "behavior": { - "prod": true, - }, - "id": 674, - "literal": "^3.2.7", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=3.2.7 <4.0.0", - }, - "package_id": 377, - }, - { - "behavior": { - "prod": true, - }, - "id": 675, - "literal": "^2.13.0", - "name": "is-core-module", - "npm": { - "name": "is-core-module", - "version": ">=2.13.0 <3.0.0", - }, - "package_id": 19, - }, - { - "behavior": { - "prod": true, - }, - "id": 676, - "literal": "^1.22.4", - "name": "resolve", - "npm": { - "name": "resolve", - "version": ">=1.22.4 <2.0.0", - }, - "package_id": 16, - }, - { - "behavior": { - "prod": true, - }, - "id": 677, - "literal": "^2.0.2", - "name": "esutils", - "npm": { - "name": "esutils", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 165, - }, - { - "behavior": { - "prod": true, - }, - "id": 678, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 679, - "literal": "^1.2.0", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.0 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 680, - "literal": "^1.22.1", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.22.1 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 681, - "literal": "^1.0.0", - "name": "es-shim-unscopables", - "npm": { - "name": "es-shim-unscopables", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 381, - }, - { - "behavior": { - "prod": true, - }, - "id": 682, - "literal": "^2.0.0", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 683, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 684, - "literal": "^1.2.0", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.0 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 685, - "literal": "^1.22.1", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.22.1 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 686, - "literal": "^1.0.0", - "name": "es-shim-unscopables", - "npm": { - "name": "es-shim-unscopables", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 381, - }, - { - "behavior": { - "prod": true, - }, - "id": 687, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 688, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 689, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 690, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 691, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 692, - "literal": "^1.0.2", - "name": "es-shim-unscopables", - "npm": { - "name": "es-shim-unscopables", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 381, - }, - { - "behavior": { - "prod": true, - }, - "id": 693, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 694, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 695, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 696, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 697, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 698, - "literal": "^1.0.7", - "name": "is-string", - "npm": { - "name": "is-string", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 335, - }, - { - "behavior": { - "prod": true, - }, - "id": 699, - "literal": "^1.0.0", - "name": "resolve-pkg-maps", - "npm": { - "name": "resolve-pkg-maps", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 386, - }, - { - "behavior": { - "prod": true, - }, - "id": 700, - "literal": "^4.2.4", - "name": "graceful-fs", - "npm": { - "name": "graceful-fs", - "version": ">=4.2.4 <5.0.0", - }, - "package_id": 175, - }, - { - "behavior": { - "prod": true, - }, - "id": 701, - "literal": "^2.2.0", - "name": "tapable", - "npm": { - "name": "tapable", - "version": ">=2.2.0 <3.0.0", - }, - "package_id": 388, - }, - { - "behavior": { - "peer": true, - }, - "id": 702, - "literal": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=8.0.0-0 <9.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 703, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 704, - "literal": "6.21.0", - "name": "@typescript-eslint/types", - "npm": { - "name": "@typescript-eslint/types", - "version": "==6.21.0", - }, - "package_id": 393, - }, - { - "behavior": { - "prod": true, - }, - "id": 705, - "literal": "6.21.0", - "name": "@typescript-eslint/visitor-keys", - "npm": { - "name": "@typescript-eslint/visitor-keys", - "version": "==6.21.0", - }, - "package_id": 392, - }, - { - "behavior": { - "prod": true, - }, - "id": 706, - "literal": "6.21.0", - "name": "@typescript-eslint/scope-manager", - "npm": { - "name": "@typescript-eslint/scope-manager", - "version": "==6.21.0", - }, - "package_id": 401, - }, - { - "behavior": { - "prod": true, - }, - "id": 707, - "literal": "6.21.0", - "name": "@typescript-eslint/typescript-estree", - "npm": { - "name": "@typescript-eslint/typescript-estree", - "version": "==6.21.0", - }, - "package_id": 391, - }, - { - "behavior": { - "peer": true, - }, - "id": 708, - "literal": "^7.0.0 || ^8.0.0", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 709, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 710, - "literal": "^11.1.0", - "name": "globby", - "npm": { - "name": "globby", - "version": ">=11.1.0 <12.0.0", - }, - "package_id": 396, - }, - { - "behavior": { - "prod": true, - }, - "id": 711, - "literal": "^7.5.4", - "name": "semver", - "npm": { - "name": "semver", - "version": ">=7.5.4 <8.0.0", - }, - "package_id": 116, - }, - { - "behavior": { - "prod": true, - }, - "id": 712, - "literal": "^4.0.3", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.3 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 713, - "literal": "9.0.3", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": "==9.0.3", - }, - "package_id": 395, - }, - { - "behavior": { - "prod": true, - }, - "id": 714, - "literal": "^1.0.1", - "name": "ts-api-utils", - "npm": { - "name": "ts-api-utils", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 394, - }, - { - "behavior": { - "prod": true, - }, - "id": 715, - "literal": "6.21.0", - "name": "@typescript-eslint/types", - "npm": { - "name": "@typescript-eslint/types", - "version": "==6.21.0", - }, - "package_id": 393, - }, - { - "behavior": { - "prod": true, - }, - "id": 716, - "literal": "6.21.0", - "name": "@typescript-eslint/visitor-keys", - "npm": { - "name": "@typescript-eslint/visitor-keys", - "version": "==6.21.0", - }, - "package_id": 392, - }, - { - "behavior": { - "prod": true, - }, - "id": 717, - "literal": "^3.4.1", - "name": "eslint-visitor-keys", - "npm": { - "name": "eslint-visitor-keys", - "version": ">=3.4.1 <4.0.0", - }, - "package_id": 242, - }, - { - "behavior": { - "prod": true, - }, - "id": 718, - "literal": "6.21.0", - "name": "@typescript-eslint/types", - "npm": { - "name": "@typescript-eslint/types", - "version": "==6.21.0", - }, - "package_id": 393, - }, - { - "behavior": { - "peer": true, - }, - "id": 719, - "literal": ">=4.2.0", - "name": "typescript", - "npm": { - "name": "typescript", - "version": ">=4.2.0", - }, - "package_id": 1, - }, - { - "behavior": { - "prod": true, - }, - "id": 720, - "literal": "^2.0.1", - "name": "brace-expansion", - "npm": { - "name": "brace-expansion", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 70, - }, - { - "behavior": { - "prod": true, - }, - "id": 721, - "literal": "^2.1.0", - "name": "array-union", - "npm": { - "name": "array-union", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 400, - }, - { - "behavior": { - "prod": true, - }, - "id": 722, - "literal": "^3.0.1", - "name": "dir-glob", - "npm": { - "name": "dir-glob", - "version": ">=3.0.1 <4.0.0", - }, - "package_id": 398, - }, - { - "behavior": { - "prod": true, - }, - "id": 723, - "literal": "^3.2.9", - "name": "fast-glob", - "npm": { - "name": "fast-glob", - "version": ">=3.2.9 <4.0.0", - }, - "package_id": 40, - }, - { - "behavior": { - "prod": true, - }, - "id": 724, - "literal": "^5.2.0", - "name": "ignore", - "npm": { - "name": "ignore", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 263, - }, - { - "behavior": { - "prod": true, - }, - "id": 725, - "literal": "^1.4.1", - "name": "merge2", - "npm": { - "name": "merge2", - "version": ">=1.4.1 <2.0.0", - }, - "package_id": 41, - }, - { - "behavior": { - "prod": true, - }, - "id": 726, - "literal": "^3.0.0", - "name": "slash", - "npm": { - "name": "slash", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 397, - }, - { - "behavior": { - "prod": true, - }, - "id": 727, - "literal": "^4.0.0", - "name": "path-type", - "npm": { - "name": "path-type", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 399, - }, - { - "behavior": { - "prod": true, - }, - "id": 728, - "literal": "6.21.0", - "name": "@typescript-eslint/types", - "npm": { - "name": "@typescript-eslint/types", - "version": "==6.21.0", - }, - "package_id": 393, - }, - { - "behavior": { - "prod": true, - }, - "id": 729, - "literal": "6.21.0", - "name": "@typescript-eslint/visitor-keys", - "npm": { - "name": "@typescript-eslint/visitor-keys", - "version": "==6.21.0", - }, - "package_id": 392, - }, - { - "behavior": { - "prod": true, - }, - "id": 730, - "literal": "10.3.10", - "name": "glob", - "npm": { - "name": "glob", - "version": "==10.3.10", - }, - "package_id": 65, - }, - { - "behavior": { - "prod": true, - }, - "id": 731, - "literal": "^7.23.2", - "name": "@babel/runtime", - "npm": { - "name": "@babel/runtime", - "version": ">=7.23.2 <8.0.0", - }, - "package_id": 427, - }, - { - "behavior": { - "prod": true, - }, - "id": 732, - "literal": "^5.3.0", - "name": "aria-query", - "npm": { - "name": "aria-query", - "version": ">=5.3.0 <6.0.0", - }, - "package_id": 426, - }, - { - "behavior": { - "prod": true, - }, - "id": 733, - "literal": "^3.1.7", - "name": "array-includes", - "npm": { - "name": "array-includes", - "version": ">=3.1.7 <4.0.0", - }, - "package_id": 384, - }, - { - "behavior": { - "prod": true, - }, - "id": 734, - "literal": "^1.3.2", - "name": "array.prototype.flatmap", - "npm": { - "name": "array.prototype.flatmap", - "version": ">=1.3.2 <2.0.0", - }, - "package_id": 380, - }, - { - "behavior": { - "prod": true, - }, - "id": 735, - "literal": "^0.0.8", - "name": "ast-types-flow", - "npm": { - "name": "ast-types-flow", - "version": ">=0.0.8 <0.0.9", - }, - "package_id": 425, - }, - { - "behavior": { - "prod": true, - }, - "id": 736, - "literal": "=4.7.0", - "name": "axe-core", - "npm": { - "name": "axe-core", - "version": "==4.7.0", - }, - "package_id": 424, - }, - { - "behavior": { - "prod": true, - }, - "id": 737, - "literal": "^3.2.1", - "name": "axobject-query", - "npm": { - "name": "axobject-query", - "version": ">=3.2.1 <4.0.0", - }, - "package_id": 422, - }, - { - "behavior": { - "prod": true, - }, - "id": 738, - "literal": "^1.0.8", - "name": "damerau-levenshtein", - "npm": { - "name": "damerau-levenshtein", - "version": ">=1.0.8 <2.0.0", - }, - "package_id": 421, - }, - { - "behavior": { - "prod": true, - }, - "id": 739, - "literal": "^9.2.2", - "name": "emoji-regex", - "npm": { - "name": "emoji-regex", - "version": ">=9.2.2 <10.0.0", - }, - "package_id": 88, - }, - { - "behavior": { - "prod": true, - }, - "id": 740, - "literal": "^1.0.15", - "name": "es-iterator-helpers", - "npm": { - "name": "es-iterator-helpers", - "version": ">=1.0.15 <2.0.0", - }, - "package_id": 409, - }, - { - "behavior": { - "prod": true, - }, - "id": 741, - "literal": "^2.0.0", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 742, - "literal": "^3.3.5", - "name": "jsx-ast-utils", - "npm": { - "name": "jsx-ast-utils", - "version": ">=3.3.5 <4.0.0", - }, - "package_id": 408, - }, - { - "behavior": { - "prod": true, - }, - "id": 743, - "literal": "^1.0.9", - "name": "language-tags", - "npm": { - "name": "language-tags", - "version": ">=1.0.9 <2.0.0", - }, - "package_id": 406, - }, - { - "behavior": { - "prod": true, - }, - "id": 744, - "literal": "^3.1.2", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=3.1.2 <4.0.0", - }, - "package_id": 244, - }, - { - "behavior": { - "prod": true, - }, - "id": 745, - "literal": "^1.1.7", - "name": "object.entries", - "npm": { - "name": "object.entries", - "version": ">=1.1.7 <2.0.0", - }, - "package_id": 405, - }, - { - "behavior": { - "prod": true, - }, - "id": 746, - "literal": "^2.0.7", - "name": "object.fromentries", - "npm": { - "name": "object.fromentries", - "version": ">=2.0.7 <3.0.0", - }, - "package_id": 375, - }, - { - "behavior": { - "peer": true, - }, - "id": 747, - "literal": "^3 || ^4 || ^5 || ^6 || ^7 || ^8", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 748, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 749, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 750, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 751, - "literal": "^0.3.20", - "name": "language-subtag-registry", - "npm": { - "name": "language-subtag-registry", - "version": ">=0.3.20 <0.4.0", - }, - "package_id": 407, - }, - { - "behavior": { - "prod": true, - }, - "id": 752, - "literal": "^3.1.6", - "name": "array-includes", - "npm": { - "name": "array-includes", - "version": ">=3.1.6 <4.0.0", - }, - "package_id": 384, - }, - { - "behavior": { - "prod": true, - }, - "id": 753, - "literal": "^1.3.1", - "name": "array.prototype.flat", - "npm": { - "name": "array.prototype.flat", - "version": ">=1.3.1 <2.0.0", - }, - "package_id": 382, - }, - { - "behavior": { - "prod": true, - }, - "id": 754, - "literal": "^4.1.4", - "name": "object.assign", - "npm": { - "name": "object.assign", - "version": ">=4.1.4 <5.0.0", - }, - "package_id": 355, - }, - { - "behavior": { - "prod": true, - }, - "id": 755, - "literal": "^1.1.6", - "name": "object.values", - "npm": { - "name": "object.values", - "version": ">=1.1.6 <2.0.0", - }, - "package_id": 310, - }, - { - "behavior": { - "prod": true, - }, - "id": 756, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 757, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 758, - "literal": "^1.23.3", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.3 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 759, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 760, - "literal": "^2.0.3", - "name": "es-set-tostringtag", - "npm": { - "name": "es-set-tostringtag", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 369, - }, - { - "behavior": { - "prod": true, - }, - "id": 761, - "literal": "^1.1.2", - "name": "function-bind", - "npm": { - "name": "function-bind", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 21, - }, - { - "behavior": { - "prod": true, - }, - "id": 762, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 763, - "literal": "^1.0.3", - "name": "globalthis", - "npm": { - "name": "globalthis", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 364, - }, - { - "behavior": { - "prod": true, - }, - "id": 764, - "literal": "^1.0.2", - "name": "has-property-descriptors", - "npm": { - "name": "has-property-descriptors", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 315, - }, - { - "behavior": { - "prod": true, - }, - "id": 765, - "literal": "^1.0.3", - "name": "has-proto", - "npm": { - "name": "has-proto", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 319, - }, - { - "behavior": { - "prod": true, - }, - "id": 766, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 767, - "literal": "^1.0.7", - "name": "internal-slot", - "npm": { - "name": "internal-slot", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 362, - }, - { - "behavior": { - "prod": true, - }, - "id": 768, - "literal": "^1.1.2", - "name": "iterator.prototype", - "npm": { - "name": "iterator.prototype", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 410, - }, - { - "behavior": { - "prod": true, - }, - "id": 769, - "literal": "^1.1.2", - "name": "safe-array-concat", - "npm": { - "name": "safe-array-concat", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 350, - }, - { - "behavior": { - "prod": true, - }, - "id": 770, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 771, - "literal": "^1.2.1", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 772, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 773, - "literal": "^1.0.4", - "name": "reflect.getprototypeof", - "npm": { - "name": "reflect.getprototypeof", - "version": ">=1.0.4 <2.0.0", - }, - "package_id": 411, - }, - { - "behavior": { - "prod": true, - }, - "id": 774, - "literal": "^2.0.1", - "name": "set-function-name", - "npm": { - "name": "set-function-name", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 353, - }, - { - "behavior": { - "prod": true, - }, - "id": 775, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 776, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 777, - "literal": "^1.23.1", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.1 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 778, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 779, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 780, - "literal": "^1.0.3", - "name": "globalthis", - "npm": { - "name": "globalthis", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 364, - }, - { - "behavior": { - "prod": true, - }, - "id": 781, - "literal": "^1.1.3", - "name": "which-builtin-type", - "npm": { - "name": "which-builtin-type", - "version": ">=1.1.3 <2.0.0", - }, - "package_id": 412, - }, - { - "behavior": { - "prod": true, - }, - "id": 782, - "literal": "^1.1.5", - "name": "function.prototype.name", - "npm": { - "name": "function.prototype.name", - "version": ">=1.1.5 <2.0.0", - }, - "package_id": 366, - }, - { - "behavior": { - "prod": true, - }, - "id": 783, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 784, - "literal": "^2.0.0", - "name": "is-async-function", - "npm": { - "name": "is-async-function", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 420, - }, - { - "behavior": { - "prod": true, - }, - "id": 785, - "literal": "^1.0.5", - "name": "is-date-object", - "npm": { - "name": "is-date-object", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 368, - }, - { - "behavior": { - "prod": true, - }, - "id": 786, - "literal": "^1.0.2", - "name": "is-finalizationregistry", - "npm": { - "name": "is-finalizationregistry", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 419, - }, - { - "behavior": { - "prod": true, - }, - "id": 787, - "literal": "^1.0.10", - "name": "is-generator-function", - "npm": { - "name": "is-generator-function", - "version": ">=1.0.10 <2.0.0", - }, - "package_id": 418, - }, - { - "behavior": { - "prod": true, - }, - "id": 788, - "literal": "^1.1.4", - "name": "is-regex", - "npm": { - "name": "is-regex", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 349, - }, - { - "behavior": { - "prod": true, - }, - "id": 789, - "literal": "^1.0.2", - "name": "is-weakref", - "npm": { - "name": "is-weakref", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 357, - }, - { - "behavior": { - "prod": true, - }, - "id": 790, - "literal": "^2.0.5", - "name": "isarray", - "npm": { - "name": "isarray", - "version": ">=2.0.5 <3.0.0", - }, - "package_id": 351, - }, - { - "behavior": { - "prod": true, - }, - "id": 791, - "literal": "^1.0.2", - "name": "which-boxed-primitive", - "npm": { - "name": "which-boxed-primitive", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 333, - }, - { - "behavior": { - "prod": true, - }, - "id": 792, - "literal": "^1.0.1", - "name": "which-collection", - "npm": { - "name": "which-collection", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 413, - }, - { - "behavior": { - "prod": true, - }, - "id": 793, - "literal": "^1.1.9", - "name": "which-typed-array", - "npm": { - "name": "which-typed-array", - "version": ">=1.1.9 <2.0.0", - }, - "package_id": 326, - }, - { - "behavior": { - "prod": true, - }, - "id": 794, - "literal": "^2.0.3", - "name": "is-map", - "npm": { - "name": "is-map", - "version": ">=2.0.3 <3.0.0", + "name": "y18n", + "version": ">=5.0.5 <6.0.0", }, "package_id": 417, }, - { - "behavior": { - "prod": true, - }, - "id": 795, - "literal": "^2.0.3", - "name": "is-set", - "npm": { - "name": "is-set", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 416, - }, - { - "behavior": { - "prod": true, - }, - "id": 796, - "literal": "^2.0.2", - "name": "is-weakmap", - "npm": { - "name": "is-weakmap", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 415, - }, - { - "behavior": { - "prod": true, - }, - "id": 797, - "literal": "^2.0.3", - "name": "is-weakset", - "npm": { - "name": "is-weakset", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 414, - }, - { - "behavior": { - "prod": true, - }, - "id": 798, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 799, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 800, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 801, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 802, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 803, - "literal": "^2.0.3", - "name": "dequal", - "npm": { - "name": "dequal", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 423, - }, - { - "behavior": { - "prod": true, - }, - "id": 804, - "literal": "^2.0.3", - "name": "dequal", - "npm": { - "name": "dequal", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 423, - }, - { - "behavior": { - "prod": true, - }, - "id": 805, - "literal": "^0.14.0", - "name": "regenerator-runtime", - "npm": { - "name": "regenerator-runtime", - "version": ">=0.14.0 <0.15.0", - }, - "package_id": 428, - }, - { - "behavior": { - "prod": true, - }, - "id": 806, - "literal": "^3.1.8", - "name": "array-includes", - "npm": { - "name": "array-includes", - "version": ">=3.1.8 <4.0.0", - }, - "package_id": 384, - }, - { - "behavior": { - "prod": true, - }, - "id": 807, - "literal": "^1.2.5", - "name": "array.prototype.findlast", - "npm": { - "name": "array.prototype.findlast", - "version": ">=1.2.5 <2.0.0", - }, - "package_id": 437, - }, - { - "behavior": { - "prod": true, - }, - "id": 808, - "literal": "^1.3.2", - "name": "array.prototype.flatmap", - "npm": { - "name": "array.prototype.flatmap", - "version": ">=1.3.2 <2.0.0", - }, - "package_id": 380, - }, - { - "behavior": { - "prod": true, - }, - "id": 809, - "literal": "^1.1.2", - "name": "array.prototype.toreversed", - "npm": { - "name": "array.prototype.toreversed", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 436, - }, - { - "behavior": { - "prod": true, - }, - "id": 810, - "literal": "^1.1.3", - "name": "array.prototype.tosorted", - "npm": { - "name": "array.prototype.tosorted", - "version": ">=1.1.3 <2.0.0", - }, - "package_id": 435, - }, - { - "behavior": { - "prod": true, - }, - "id": 811, - "literal": "^2.1.0", - "name": "doctrine", - "npm": { - "name": "doctrine", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 379, - }, - { - "behavior": { - "prod": true, - }, - "id": 812, - "literal": "^1.0.19", - "name": "es-iterator-helpers", - "npm": { - "name": "es-iterator-helpers", - "version": ">=1.0.19 <2.0.0", - }, - "package_id": 409, - }, - { - "behavior": { - "prod": true, - }, - "id": 813, - "literal": "^5.3.0", - "name": "estraverse", - "npm": { - "name": "estraverse", - "version": ">=5.3.0 <6.0.0", - }, - "package_id": 166, - }, - { - "behavior": { - "prod": true, - }, - "id": 814, - "literal": "^2.4.1 || ^3.0.0", - "name": "jsx-ast-utils", - "npm": { - "name": "jsx-ast-utils", - "version": ">=2.4.1 <3.0.0 || >=3.0.0 <4.0.0 && >=3.0.0 <4.0.0", - }, - "package_id": 408, - }, - { - "behavior": { - "prod": true, - }, - "id": 815, - "literal": "^3.1.2", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=3.1.2 <4.0.0", - }, - "package_id": 244, - }, - { - "behavior": { - "prod": true, - }, - "id": 816, - "literal": "^1.1.8", - "name": "object.entries", - "npm": { - "name": "object.entries", - "version": ">=1.1.8 <2.0.0", - }, - "package_id": 405, - }, - { - "behavior": { - "prod": true, - }, - "id": 817, - "literal": "^2.0.8", - "name": "object.fromentries", - "npm": { - "name": "object.fromentries", - "version": ">=2.0.8 <3.0.0", - }, - "package_id": 375, - }, - { - "behavior": { - "prod": true, - }, - "id": 818, - "literal": "^1.1.4", - "name": "object.hasown", - "npm": { - "name": "object.hasown", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 434, - }, - { - "behavior": { - "prod": true, - }, - "id": 819, - "literal": "^1.2.0", - "name": "object.values", - "npm": { - "name": "object.values", - "version": ">=1.2.0 <2.0.0", - }, - "package_id": 310, - }, - { - "behavior": { - "prod": true, - }, - "id": 820, - "literal": "^15.8.1", - "name": "prop-types", - "npm": { - "name": "prop-types", - "version": ">=15.8.1 <16.0.0", - }, - "package_id": 432, - }, - { - "behavior": { - "prod": true, - }, - "id": 821, - "literal": "^2.0.0-next.5", - "name": "resolve", - "npm": { - "name": "resolve", - "version": ">=2.0.0-next.5 <3.0.0", - }, - "package_id": 431, - }, - { - "behavior": { - "prod": true, - }, - "id": 822, - "literal": "^6.3.1", - "name": "semver", - "npm": { - "name": "semver", - "version": ">=6.3.1 <7.0.0", - }, - "package_id": 309, - }, - { - "behavior": { - "prod": true, - }, - "id": 823, - "literal": "^4.0.11", - "name": "string.prototype.matchall", - "npm": { - "name": "string.prototype.matchall", - "version": ">=4.0.11 <5.0.0", - }, - "package_id": 430, - }, - { - "behavior": { - "peer": true, - }, - "id": 824, - "literal": "^3 || ^4 || ^5 || ^6 || ^7 || ^8", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 825, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 826, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 827, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 828, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 829, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 830, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 831, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 832, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 833, - "literal": "^1.0.7", - "name": "internal-slot", - "npm": { - "name": "internal-slot", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 362, - }, - { - "behavior": { - "prod": true, - }, - "id": 834, - "literal": "^1.5.2", - "name": "regexp.prototype.flags", - "npm": { - "name": "regexp.prototype.flags", - "version": ">=1.5.2 <2.0.0", - }, - "package_id": 352, - }, - { - "behavior": { - "prod": true, - }, - "id": 835, - "literal": "^2.0.2", - "name": "set-function-name", - "npm": { - "name": "set-function-name", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 353, - }, - { - "behavior": { - "prod": true, - }, - "id": 836, - "literal": "^1.0.6", - "name": "side-channel", - "npm": { - "name": "side-channel", - "version": ">=1.0.6 <2.0.0", - }, - "package_id": 363, - }, - { - "behavior": { - "prod": true, - }, - "id": 837, - "literal": "^2.13.0", - "name": "is-core-module", - "npm": { - "name": "is-core-module", - "version": ">=2.13.0 <3.0.0", - }, - "package_id": 19, - }, - { - "behavior": { - "prod": true, - }, - "id": 838, - "literal": "^1.0.7", - "name": "path-parse", - "npm": { - "name": "path-parse", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 18, - }, - { - "behavior": { - "prod": true, - }, - "id": 839, - "literal": "^1.0.0", - "name": "supports-preserve-symlinks-flag", - "npm": { - "name": "supports-preserve-symlinks-flag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 17, - }, - { - "behavior": { - "prod": true, - }, - "id": 840, - "literal": "^1.4.0", - "name": "loose-envify", - "npm": { - "name": "loose-envify", - "version": ">=1.4.0 <2.0.0", - }, - "package_id": 110, - }, - { - "behavior": { - "prod": true, - }, - "id": 841, - "literal": "^4.1.1", - "name": "object-assign", - "npm": { - "name": "object-assign", - "version": ">=4.1.1 <5.0.0", - }, - "package_id": 63, - }, - { - "behavior": { - "prod": true, - }, - "id": 842, - "literal": "^16.13.1", - "name": "react-is", - "npm": { - "name": "react-is", - "version": ">=16.13.1 <17.0.0", - }, - "package_id": 433, - }, - { - "behavior": { - "prod": true, - }, - "id": 843, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 844, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 845, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 846, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 847, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 848, - "literal": "^1.23.3", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.3 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 849, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 850, - "literal": "^1.0.2", - "name": "es-shim-unscopables", - "npm": { - "name": "es-shim-unscopables", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 381, - }, { "behavior": { "prod": true, }, "id": 851, - "literal": "^1.0.2", - "name": "call-bind", + "literal": "^21.1.1", + "name": "yargs-parser", "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", + "name": "yargs-parser", + "version": ">=21.1.1 <22.0.0", }, - "package_id": 322, + "package_id": 421, }, { "behavior": { "prod": true, }, "id": 852, - "literal": "^1.2.0", - "name": "define-properties", + "literal": "~0.2.3", + "name": "buffer-crc32", "npm": { - "name": "define-properties", - "version": ">=1.2.0 <2.0.0", + "name": "buffer-crc32", + "version": ">=0.2.3 <0.3.0", }, - "package_id": 313, + "package_id": 92, }, { "behavior": { "prod": true, }, "id": 853, - "literal": "^1.22.1", - "name": "es-abstract", + "literal": "~1.1.0", + "name": "fd-slicer", "npm": { - "name": "es-abstract", - "version": ">=1.22.1 <2.0.0", + "name": "fd-slicer", + "version": ">=1.1.0 <1.2.0", }, - "package_id": 325, + "package_id": 170, }, { "behavior": { "prod": true, }, "id": 854, - "literal": "^1.0.0", - "name": "es-shim-unscopables", + "literal": "^3.2.1", + "name": "ansi-styles", "npm": { - "name": "es-shim-unscopables", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 381, - }, - { - "behavior": { - "prod": true, - }, - "id": 855, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 856, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 857, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 858, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 859, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 860, - "literal": "^1.0.2", - "name": "es-shim-unscopables", - "npm": { - "name": "es-shim-unscopables", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 381, - }, - { - "behavior": { - "prod": true, - }, - "id": 861, - "literal": "~8.5.10", - "name": "@types/ws", - "npm": { - "name": "@types/ws", - "version": ">=8.5.10 <8.6.0", - }, - "package_id": 439, - }, - { - "behavior": { - "prod": true, - }, - "id": 862, - "literal": "~20.12.8", - "name": "@types/node", - "npm": { - "name": "@types/node", - "version": ">=20.12.8 <20.13.0", - }, - "package_id": 183, - }, - { - "behavior": { - "prod": true, - }, - "id": 863, - "literal": "*", - "name": "@types/node", - "npm": { - "name": "@types/node", - "version": ">=0.0.0", - }, - "package_id": 183, - }, - { - "behavior": { - "prod": true, - }, - "id": 864, - "literal": "^4.21.10", - "name": "browserslist", - "npm": { - "name": "browserslist", - "version": ">=4.21.10 <5.0.0", + "name": "ansi-styles", + "version": ">=3.2.1 <4.0.0", }, "package_id": 443, }, @@ -11263,129 +11133,12 @@ exports[`next build works: bun 1`] = ` "behavior": { "prod": true, }, - "id": 865, - "literal": "^1.0.30001538", - "name": "caniuse-lite", + "id": 855, + "literal": "^1.0.5", + "name": "escape-string-regexp", "npm": { - "name": "caniuse-lite", - "version": ">=1.0.30001538 <2.0.0", - }, - "package_id": 229, - }, - { - "behavior": { - "prod": true, - }, - "id": 866, - "literal": "^4.3.6", - "name": "fraction.js", - "npm": { - "name": "fraction.js", - "version": ">=4.3.6 <5.0.0", - }, - "package_id": 442, - }, - { - "behavior": { - "prod": true, - }, - "id": 867, - "literal": "^0.1.2", - "name": "normalize-range", - "npm": { - "name": "normalize-range", - "version": ">=0.1.2 <0.2.0", - }, - "package_id": 441, - }, - { - "behavior": { - "prod": true, - }, - "id": 868, - "literal": "^1.0.0", - "name": "picocolors", - "npm": { - "name": "picocolors", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 9, - }, - { - "behavior": { - "prod": true, - }, - "id": 869, - "literal": "^4.2.0", - "name": "postcss-value-parser", - "npm": { - "name": "postcss-value-parser", - "version": ">=4.2.0 <5.0.0", - }, - "package_id": 24, - }, - { - "behavior": { - "peer": true, - }, - "id": 870, - "literal": "^8.1.0", - "name": "postcss", - "npm": { - "name": "postcss", - "version": ">=8.1.0 <9.0.0", - }, - "package_id": 7, - }, - { - "behavior": { - "prod": true, - }, - "id": 871, - "literal": "^1.0.30001587", - "name": "caniuse-lite", - "npm": { - "name": "caniuse-lite", - "version": ">=1.0.30001587 <2.0.0", - }, - "package_id": 229, - }, - { - "behavior": { - "prod": true, - }, - "id": 872, - "literal": "^1.4.668", - "name": "electron-to-chromium", - "npm": { - "name": "electron-to-chromium", - "version": ">=1.4.668 <2.0.0", - }, - "package_id": 446, - }, - { - "behavior": { - "prod": true, - }, - "id": 873, - "literal": "^2.0.14", - "name": "node-releases", - "npm": { - "name": "node-releases", - "version": ">=2.0.14 <3.0.0", - }, - "package_id": 445, - }, - { - "behavior": { - "prod": true, - }, - "id": 874, - "literal": "^1.0.13", - "name": "update-browserslist-db", - "npm": { - "name": "update-browserslist-db", - "version": ">=1.0.13 <2.0.0", + "name": "escape-string-regexp", + "version": ">=1.0.5 <2.0.0", }, "package_id": 444, }, @@ -11393,51 +11146,129 @@ exports[`next build works: bun 1`] = ` "behavior": { "prod": true, }, - "id": 875, - "literal": "^3.1.2", - "name": "escalade", + "id": 856, + "literal": "^5.3.0", + "name": "supports-color", "npm": { - "name": "escalade", - "version": ">=3.1.2 <4.0.0", + "name": "supports-color", + "version": ">=5.3.0 <6.0.0", }, - "package_id": 124, + "package_id": 445, }, { "behavior": { "prod": true, }, - "id": 876, - "literal": "^1.0.1", - "name": "picocolors", + "id": 857, + "literal": "^0.2.0", + "name": "eastasianwidth", "npm": { - "name": "picocolors", - "version": ">=1.0.1 <2.0.0", + "name": "eastasianwidth", + "version": ">=0.2.0 <0.3.0", }, - "package_id": 9, - }, - { - "behavior": { - "peer": true, - }, - "id": 877, - "literal": ">= 4.21.0", - "name": "browserslist", - "npm": { - "name": "browserslist", - "version": ">=4.21.0", - }, - "package_id": 443, + "package_id": 128, }, { "behavior": { "prod": true, }, - "id": 878, - "literal": "*", - "name": "@types/react", + "id": 858, + "literal": "^9.2.2", + "name": "emoji-regex", "npm": { - "name": "@types/react", - "version": ">=0.0.0", + "name": "emoji-regex", + "version": ">=9.2.2 <10.0.0", + }, + "package_id": 130, + }, + { + "behavior": { + "prod": true, + }, + "id": 859, + "literal": "^7.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=7.0.1 <8.0.0", + }, + "package_id": 427, + }, + { + "behavior": { + "prod": true, + }, + "id": 860, + "literal": "^6.0.1", + "name": "ansi-regex", + "npm": { + "name": "ansi-regex", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 446, + }, + { + "behavior": { + "prod": true, + }, + "id": 861, + "literal": "^6.1.0", + "name": "ansi-styles", + "npm": { + "name": "ansi-styles", + "version": ">=6.1.0 <7.0.0", + }, + "package_id": 447, + }, + { + "behavior": { + "prod": true, + }, + "id": 862, + "literal": "^5.0.1", + "name": "string-width", + "npm": { + "name": "string-width", + "version": ">=5.0.1 <6.0.0", + }, + "package_id": 426, + }, + { + "behavior": { + "prod": true, + }, + "id": 863, + "literal": "^7.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=7.0.1 <8.0.0", + }, + "package_id": 427, + }, + { + "behavior": { + "prod": true, + }, + "id": 864, + "literal": "2.1.2", + "name": "ms", + "npm": { + "name": "ms", + "version": "==2.1.2", + }, + "package_id": 276, + }, + { + "behavior": { + "prod": true, + }, + "id": 865, + "literal": "^6.0.0", + "name": "lru-cache", + "npm": { + "name": "lru-cache", + "version": ">=6.0.0 <7.0.0", }, "package_id": 448, }, @@ -11445,25 +11276,337 @@ exports[`next build works: bun 1`] = ` "behavior": { "prod": true, }, - "id": 879, - "literal": "*", - "name": "@types/prop-types", + "id": 866, + "literal": "~5.26.4", + "name": "undici-types", "npm": { - "name": "@types/prop-types", - "version": ">=0.0.0", + "name": "undici-types", + "version": ">=5.26.4 <5.27.0", }, - "package_id": 451, + "package_id": 402, + }, + { + "behavior": { + "prod": true, + }, + "id": 867, + "literal": "~5.26.4", + "name": "undici-types", + "npm": { + "name": "undici-types", + "version": ">=5.26.4 <5.27.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 868, + "literal": "^2.0.1", + "name": "brace-expansion", + "npm": { + "name": "brace-expansion", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 449, + }, + { + "behavior": { + "prod": true, + }, + "id": 869, + "literal": "^6.0.0", + "name": "lru-cache", + "npm": { + "name": "lru-cache", + "version": ">=6.0.0 <7.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 870, + "literal": "~5.26.4", + "name": "undici-types", + "npm": { + "name": "undici-types", + "version": ">=5.26.4 <5.27.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 871, + "literal": "^4.0.1", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 872, + "literal": "^2.1.1", + "name": "ms", + "npm": { + "name": "ms", + "version": ">=2.1.1 <3.0.0", + }, + "package_id": 276, + }, + { + "behavior": { + "prod": true, + }, + "id": 873, + "literal": "^2.1.1", + "name": "ms", + "npm": { + "name": "ms", + "version": ">=2.1.1 <3.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 874, + "literal": "^2.1.1", + "name": "ms", + "npm": { + "name": "ms", + "version": ">=2.1.1 <3.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 875, + "literal": "^2.0.2", + "name": "esutils", + "npm": { + "name": "esutils", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 162, + }, + { + "behavior": { + "prod": true, + }, + "id": 876, + "literal": "^2.0.2", + "name": "esutils", + "npm": { + "name": "esutils", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 877, + "literal": "^2.13.0", + "name": "is-core-module", + "npm": { + "name": "is-core-module", + "version": ">=2.13.0 <3.0.0", + }, + "package_id": 223, + }, + { + "behavior": { + "prod": true, + }, + "id": 878, + "literal": "^1.0.7", + "name": "path-parse", + "npm": { + "name": "path-parse", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 306, + }, + { + "behavior": { + "prod": true, + }, + "id": 879, + "literal": "^1.0.0", + "name": "supports-preserve-symlinks-flag", + "npm": { + "name": "supports-preserve-symlinks-flag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 378, }, { "behavior": { "prod": true, }, "id": 880, - "literal": "*", - "name": "@types/scheduler", + "literal": "^4.0.1", + "name": "is-glob", "npm": { - "name": "@types/scheduler", - "version": ">=0.0.0", + "name": "is-glob", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 881, + "literal": "^2.0.1", + "name": "brace-expansion", + "npm": { + "name": "brace-expansion", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 449, + }, + { + "behavior": { + "prod": true, + }, + "id": 882, + "literal": "^3.3.6", + "name": "nanoid", + "npm": { + "name": "nanoid", + "version": ">=3.3.6 <4.0.0", + }, + "package_id": 278, + }, + { + "behavior": { + "prod": true, + }, + "id": 883, + "literal": "^1.0.0", + "name": "picocolors", + "npm": { + "name": "picocolors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 310, + }, + { + "behavior": { + "prod": true, + }, + "id": 884, + "literal": "^1.0.2", + "name": "source-map-js", + "npm": { + "name": "source-map-js", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 363, + }, + { + "behavior": { + "prod": true, + }, + "id": 885, + "literal": "^1.0.0", + "name": "fs.realpath", + "npm": { + "name": "fs.realpath", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 180, + }, + { + "behavior": { + "prod": true, + }, + "id": 886, + "literal": "^1.0.4", + "name": "inflight", + "npm": { + "name": "inflight", + "version": ">=1.0.4 <2.0.0", + }, + "package_id": 212, + }, + { + "behavior": { + "prod": true, + }, + "id": 887, + "literal": "2", + "name": "inherits", + "npm": { + "name": "inherits", + "version": "<3.0.0 >=2.0.0", + }, + "package_id": 213, + }, + { + "behavior": { + "prod": true, + }, + "id": 888, + "literal": "^3.1.1", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.1.1 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 889, + "literal": "^1.3.0", + "name": "once", + "npm": { + "name": "once", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 295, + }, + { + "behavior": { + "prod": true, + }, + "id": 890, + "literal": "^1.0.0", + "name": "path-is-absolute", + "npm": { + "name": "path-is-absolute", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 304, + }, + { + "behavior": { + "prod": true, + }, + "id": 891, + "literal": "^1.9.0", + "name": "color-convert", + "npm": { + "name": "color-convert", + "version": ">=1.9.0 <2.0.0", }, "package_id": 450, }, @@ -11471,520 +11614,585 @@ exports[`next build works: bun 1`] = ` "behavior": { "prod": true, }, - "id": 881, - "literal": "^3.0.2", - "name": "csstype", + "id": 892, + "literal": "^3.0.0", + "name": "has-flag", "npm": { - "name": "csstype", - "version": ">=3.0.2 <4.0.0", + "name": "has-flag", + "version": ">=3.0.0 <4.0.0", }, - "package_id": 449, + "package_id": 451, + }, + { + "behavior": { + "prod": true, + }, + "id": 893, + "literal": "^4.0.0", + "name": "yallist", + "npm": { + "name": "yallist", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 418, + }, + { + "behavior": { + "prod": true, + }, + "id": 894, + "literal": "^1.0.0", + "name": "balanced-match", + "npm": { + "name": "balanced-match", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 79, + }, + { + "behavior": { + "prod": true, + }, + "id": 895, + "literal": "^4.0.0", + "name": "yallist", + "npm": { + "name": "yallist", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 896, + "literal": "^1.0.0", + "name": "balanced-match", + "npm": { + "name": "balanced-match", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 897, + "literal": "1.1.3", + "name": "color-name", + "npm": { + "name": "color-name", + "version": "==1.1.3", + }, + "package_id": 452, }, ], "format": "v2", - "meta_hash": "632a4f7405ad36643df0c844e942395e7c61cf79c7738eb128eba03ebdd1e094", + "meta_hash": "0000000000000000000000000000000000000000000000000000000000000000", "package_index": { - "@alloc/quick-lru": 13, - "@babel/code-frame": 202, - "@babel/helper-validator-identifier": 211, - "@babel/highlight": 203, - "@babel/runtime": 427, - "@eslint-community/eslint-utils": 241, - "@eslint-community/regexpp": 248, - "@eslint/eslintrc": 261, - "@eslint/js": 289, - "@humanwhocodes/config-array": 243, - "@humanwhocodes/module-importer": 240, - "@humanwhocodes/object-schema": 247, - "@isaacs/cliui": 74, - "@jridgewell/gen-mapping": 100, - "@jridgewell/resolve-uri": 103, - "@jridgewell/set-array": 104, - "@jridgewell/sourcemap-codec": 102, - "@jridgewell/trace-mapping": 101, - "@next/env": 233, - "@next/eslint-plugin-next": 402, - "@next/swc-darwin-arm64": 227, - "@next/swc-darwin-x64": 228, - "@next/swc-linux-arm64-gnu": 223, - "@next/swc-linux-arm64-musl": 221, - "@next/swc-linux-x64-gnu": 226, - "@next/swc-linux-x64-musl": 225, - "@next/swc-win32-arm64-msvc": 220, - "@next/swc-win32-ia32-msvc": 222, - "@next/swc-win32-x64-msvc": 224, - "@nodelib/fs.scandir": 46, - "@nodelib/fs.stat": 49, - "@nodelib/fs.walk": 43, - "@pkgjs/parseargs": 73, - "@puppeteer/browsers": 115, - "@rushstack/eslint-patch": 403, - "@swc/helpers": 230, - "@tootallnate/quickjs-emscripten": 178, - "@types/json5": 308, + "@alloc/quick-lru": 1, + "@babel/code-frame": 2, + "@babel/helper-validator-identifier": 3, + "@babel/highlight": 4, + "@babel/runtime": 5, + "@eslint-community/eslint-utils": 6, + "@eslint-community/regexpp": 7, + "@eslint/eslintrc": 8, + "@eslint/js": 9, + "@humanwhocodes/config-array": 10, + "@humanwhocodes/module-importer": 11, + "@humanwhocodes/object-schema": 12, + "@isaacs/cliui": 13, + "@jridgewell/gen-mapping": 14, + "@jridgewell/resolve-uri": 15, + "@jridgewell/set-array": 16, + "@jridgewell/sourcemap-codec": 17, + "@jridgewell/trace-mapping": 18, + "@next/env": 19, + "@next/eslint-plugin-next": 20, + "@next/swc-darwin-arm64": 21, + "@next/swc-darwin-x64": 22, + "@next/swc-linux-arm64-gnu": 23, + "@next/swc-linux-arm64-musl": 24, + "@next/swc-linux-x64-gnu": 25, + "@next/swc-linux-x64-musl": 26, + "@next/swc-win32-arm64-msvc": 27, + "@next/swc-win32-ia32-msvc": 28, + "@next/swc-win32-x64-msvc": 29, + "@nodelib/fs.scandir": 30, + "@nodelib/fs.stat": 31, + "@nodelib/fs.walk": 32, + "@pkgjs/parseargs": 33, + "@puppeteer/browsers": 34, + "@rushstack/eslint-patch": 35, + "@swc/helpers": 36, + "@tootallnate/quickjs-emscripten": 37, + "@types/json5": 38, "@types/node": [ - 183, - 452, - ], - "@types/prop-types": 451, - "@types/react": 448, - "@types/react-dom": 447, - "@types/scheduler": 450, - "@types/ws": 439, - "@types/yauzl": 182, - "@typescript-eslint/parser": 390, - "@typescript-eslint/scope-manager": 401, - "@typescript-eslint/types": 393, - "@typescript-eslint/typescript-estree": 391, - "@typescript-eslint/visitor-keys": 392, - "acorn": 268, - "acorn-jsx": 267, - "agent-base": 156, - "ajv": 269, - "ansi-regex": [ - 86, - 77, - ], - "ansi-styles": [ - 90, - 81, - 208, - ], - "any-promise": 62, - "anymatch": 55, - "arg": 107, - "argparse": 213, - "aria-query": 426, - "array-buffer-byte-length": 374, - "array-includes": 384, - "array-union": 400, - "array.prototype.findlast": 437, - "array.prototype.findlastindex": 383, - "array.prototype.flat": 382, - "array.prototype.flatmap": 380, - "array.prototype.toreversed": 436, - "array.prototype.tosorted": 435, - "arraybuffer.prototype.slice": 373, - "ast-types": 167, - "ast-types-flow": 425, - "autoprefixer": 440, - "available-typed-arrays": 330, - "axe-core": 424, - "axobject-query": 422, - "b4a": 139, - "balanced-match": 71, - "bare-events": 137, - "bare-fs": 134, - "bare-os": 133, - "bare-path": 132, - "bare-stream": 135, - "base64-js": 130, - "basic-ftp": 177, - "binary-extensions": 54, - "brace-expansion": [ - 70, - 245, - ], - "braces": 34, - "browserslist": 443, - "buffer": 128, - "buffer-crc32": 186, - "bun-types": 438, - "busboy": 235, - "call-bind": 322, - "callsites": 217, - "camelcase-css": 31, - "caniuse-lite": 229, - "chalk": [ - 299, - 204, - ], - "chokidar": 50, - "chromium-bidi": 193, - "client-only": 232, - "cliui": 125, - "color-convert": [ - 82, - 209, - ], - "color-name": [ - 83, - 210, - ], - "commander": 99, - "concat-map": 246, - "cosmiconfig": 197, - "cross-spawn": 93, - "cssesc": 5, - "csstype": 449, - "damerau-levenshtein": 421, - "data-uri-to-buffer": 176, - "data-view-buffer": 372, - "data-view-byte-length": 371, - "data-view-byte-offset": 370, - "debug": [ - 154, - 190, - 377, - ], - "deep-is": 288, - "default-create-template": 0, - "define-data-property": 320, - "define-properties": 313, - "degenerator": 161, - "dequal": 423, - "devtools-protocol": 114, - "didyoumean": 38, - "dir-glob": 398, - "dlv": 106, - "doctrine": [ - 291, - 379, - ], - "eastasianwidth": 89, - "electron-to-chromium": 446, - "emoji-regex": [ - 88, - 80, - ], - "end-of-stream": 146, - "enhanced-resolve": 387, - "env-paths": 218, - "error-ex": 200, - "es-abstract": 325, - "es-define-property": 316, - "es-errors": 312, - "es-iterator-helpers": 409, - "es-object-atoms": 311, - "es-set-tostringtag": 369, - "es-shim-unscopables": 381, - "es-to-primitive": 367, - "escalade": 124, - "escape-string-regexp": [ - 249, - 207, - ], - "escodegen": 163, - "eslint": 238, - "eslint-config-next": 237, - "eslint-import-resolver-node": 378, - "eslint-import-resolver-typescript": 302, - "eslint-module-utils": 376, - "eslint-plugin-import": 303, - "eslint-plugin-jsx-a11y": 404, - "eslint-plugin-react": 429, - "eslint-plugin-react-hooks": 389, - "eslint-scope": 278, - "eslint-visitor-keys": 242, - "espree": 266, - "esprima": 162, - "esquery": 298, - "esrecurse": 279, - "estraverse": 166, - "esutils": 165, - "extract-zip": 181, - "fast-deep-equal": 274, - "fast-fifo": 141, - "fast-glob": 40, - "fast-json-stable-stringify": 273, - "fast-levenshtein": 283, - "fastq": 44, - "fd-slicer": 187, - "file-entry-cache": 250, - "fill-range": 35, - "find-up": 292, - "flat-cache": 251, - "flatted": 260, - "for-each": 328, - "foreground-child": 91, - "fraction.js": 442, - "fs-extra": 172, - "fs.realpath": 257, - "fsevents": 51, - "function-bind": 21, - "function.prototype.name": 366, - "functions-have-names": 354, - "get-caller-file": 123, - "get-intrinsic": 317, - "get-stream": 189, - "get-symbol-description": 365, - "get-tsconfig": 385, - "get-uri": 171, - "glob": [ - 65, - 253, - ], - "glob-parent": [ - 27, - 42, - ], - "globals": 264, - "globalthis": 364, - "globby": 396, - "gopd": 321, - "graceful-fs": 175, - "graphemer": 290, - "has-bigints": 339, - "has-flag": [ - 301, - 206, - ], - "has-property-descriptors": 315, - "has-proto": 319, - "has-symbols": 318, - "has-tostringtag": 327, - "hasown": 20, - "http-proxy-agent": 170, - "https-proxy-agent": 169, - "ieee754": 129, - "ignore": 263, - "import-fresh": 214, - "imurmurhash": 280, - "inflight": 256, - "inherits": 255, - "internal-slot": 362, - "ip-address": 151, - "is-array-buffer": 361, - "is-arrayish": 201, - "is-async-function": 420, - "is-bigint": 338, - "is-binary-path": 53, - "is-boolean-object": 337, - "is-callable": 329, - "is-core-module": 19, - "is-data-view": 360, - "is-date-object": 368, - "is-extglob": 29, - "is-finalizationregistry": 419, - "is-fullwidth-code-point": 79, - "is-generator-function": 418, - "is-glob": 28, - "is-map": 417, - "is-negative-zero": 359, - "is-number": 37, - "is-number-object": 336, - "is-path-inside": 276, - "is-regex": 349, - "is-set": 416, - "is-shared-array-buffer": 358, - "is-string": 335, - "is-symbol": 334, - "is-typed-array": 341, - "is-weakmap": 415, - "is-weakref": 357, - "is-weakset": 414, - "isarray": 351, - "isexe": 95, - "iterator.prototype": 410, - "jackspeak": 72, - "jiti": 105, - "js-tokens": 111, - "js-yaml": 212, - "jsbn": 153, - "json-buffer": 259, - "json-parse-even-better-errors": 199, - "json-schema-traverse": 272, - "json-stable-stringify-without-jsonify": 239, - "json5": 307, - "jsonfile": 174, - "jsx-ast-utils": 408, - "keyv": 258, - "language-subtag-registry": 407, - "language-tags": 406, - "levn": 284, - "lilconfig": [ - 11, + 431, 39, ], - "lines-and-columns": 64, - "locate-path": 294, - "lodash.merge": 277, - "loose-envify": 110, - "lru-cache": [ - 68, - 179, + "@types/prop-types": 40, + "@types/react": 41, + "@types/react-dom": 42, + "@types/scheduler": 43, + "@types/ws": 44, + "@types/yauzl": 45, + "@typescript-eslint/parser": 46, + "@typescript-eslint/scope-manager": 47, + "@typescript-eslint/types": 48, + "@typescript-eslint/typescript-estree": 49, + "@typescript-eslint/visitor-keys": 50, + "acorn": 51, + "acorn-jsx": 52, + "agent-base": 53, + "ajv": 54, + "ansi-regex": [ + 446, + 55, + ], + "ansi-styles": [ + 447, + 56, + 443, + ], + "any-promise": 57, + "anymatch": 58, + "arg": 59, + "argparse": 60, + "aria-query": 61, + "array-buffer-byte-length": 62, + "array-includes": 63, + "array-union": 64, + "array.prototype.findlast": 65, + "array.prototype.findlastindex": 66, + "array.prototype.flat": 67, + "array.prototype.flatmap": 68, + "array.prototype.toreversed": 69, + "array.prototype.tosorted": 70, + "arraybuffer.prototype.slice": 71, + "ast-types": 72, + "ast-types-flow": 73, + "autoprefixer": 74, + "available-typed-arrays": 75, + "axe-core": 76, + "axobject-query": 77, + "b4a": 78, + "balanced-match": 79, + "bare-events": 80, + "bare-fs": 81, + "bare-os": 82, + "bare-path": 83, + "bare-stream": 84, + "base64-js": 85, + "basic-ftp": 86, + "binary-extensions": 87, + "brace-expansion": [ + 449, + 88, + ], + "braces": 89, + "browserslist": 90, + "buffer": 91, + "buffer-crc32": 92, + "bun-types": 93, + "busboy": 94, + "call-bind": 95, + "callsites": 96, + "camelcase-css": 97, + "caniuse-lite": 98, + "chalk": [ + 99, + 425, + ], + "chokidar": 100, + "chromium-bidi": 101, + "client-only": 102, + "cliui": 103, + "color-convert": [ + 104, + 450, + ], + "color-name": [ + 105, + 452, + ], + "commander": 106, + "concat-map": 107, + "cosmiconfig": 108, + "cross-spawn": 109, + "cssesc": 110, + "csstype": 111, + "damerau-levenshtein": 112, + "data-uri-to-buffer": 113, + "data-view-buffer": 114, + "data-view-byte-length": 115, + "data-view-byte-offset": 116, + "debug": [ 117, + 429, + 434, ], - "merge2": 41, - "micromatch": 32, + "deep-is": 118, + "default-create-template": 0, + "define-data-property": 119, + "define-properties": 120, + "degenerator": 121, + "dequal": 122, + "devtools-protocol": 123, + "didyoumean": 124, + "dir-glob": 125, + "dlv": 126, + "doctrine": [ + 127, + 435, + ], + "eastasianwidth": 128, + "electron-to-chromium": 129, + "emoji-regex": [ + 130, + 442, + ], + "end-of-stream": 131, + "enhanced-resolve": 132, + "env-paths": 133, + "error-ex": 134, + "es-abstract": 135, + "es-define-property": 136, + "es-errors": 137, + "es-iterator-helpers": 138, + "es-object-atoms": 139, + "es-set-tostringtag": 140, + "es-shim-unscopables": 141, + "es-to-primitive": 142, + "escalade": 143, + "escape-string-regexp": [ + 144, + 444, + ], + "escodegen": 145, + "eslint": 146, + "eslint-config-next": 147, + "eslint-import-resolver-node": 148, + "eslint-import-resolver-typescript": 149, + "eslint-module-utils": 150, + "eslint-plugin-import": 151, + "eslint-plugin-jsx-a11y": 152, + "eslint-plugin-react": 153, + "eslint-plugin-react-hooks": 154, + "eslint-scope": 155, + "eslint-visitor-keys": 156, + "espree": 157, + "esprima": 158, + "esquery": 159, + "esrecurse": 160, + "estraverse": 161, + "esutils": 162, + "extract-zip": 163, + "fast-deep-equal": 164, + "fast-fifo": 165, + "fast-glob": 166, + "fast-json-stable-stringify": 167, + "fast-levenshtein": 168, + "fastq": 169, + "fd-slicer": 170, + "file-entry-cache": 171, + "fill-range": 172, + "find-up": 173, + "flat-cache": 174, + "flatted": 175, + "for-each": 176, + "foreground-child": 177, + "fraction.js": 178, + "fs-extra": 179, + "fs.realpath": 180, + "fsevents": 181, + "function-bind": 182, + "function.prototype.name": 183, + "functions-have-names": 184, + "get-caller-file": 185, + "get-intrinsic": 186, + "get-stream": 187, + "get-symbol-description": 188, + "get-tsconfig": 189, + "get-uri": 190, + "glob": [ + 191, + 441, + ], + "glob-parent": [ + 192, + 433, + ], + "globals": 193, + "globalthis": 194, + "globby": 195, + "gopd": 196, + "graceful-fs": 197, + "graphemer": 198, + "has-bigints": 199, + "has-flag": [ + 200, + 451, + ], + "has-property-descriptors": 201, + "has-proto": 202, + "has-symbols": 203, + "has-tostringtag": 204, + "hasown": 205, + "http-proxy-agent": 206, + "https-proxy-agent": 207, + "ieee754": 208, + "ignore": 209, + "import-fresh": 210, + "imurmurhash": 211, + "inflight": 212, + "inherits": 213, + "internal-slot": 214, + "ip-address": 215, + "is-array-buffer": 216, + "is-arrayish": 217, + "is-async-function": 218, + "is-bigint": 219, + "is-binary-path": 220, + "is-boolean-object": 221, + "is-callable": 222, + "is-core-module": 223, + "is-data-view": 224, + "is-date-object": 225, + "is-extglob": 226, + "is-finalizationregistry": 227, + "is-fullwidth-code-point": 228, + "is-generator-function": 229, + "is-glob": 230, + "is-map": 231, + "is-negative-zero": 232, + "is-number": 233, + "is-number-object": 234, + "is-path-inside": 235, + "is-regex": 236, + "is-set": 237, + "is-shared-array-buffer": 238, + "is-string": 239, + "is-symbol": 240, + "is-typed-array": 241, + "is-weakmap": 242, + "is-weakref": 243, + "is-weakset": 244, + "isarray": 245, + "isexe": 246, + "iterator.prototype": 247, + "jackspeak": 248, + "jiti": 249, + "js-tokens": 250, + "js-yaml": 251, + "jsbn": 252, + "json-buffer": 253, + "json-parse-even-better-errors": 254, + "json-schema-traverse": 255, + "json-stable-stringify-without-jsonify": 256, + "json5": 257, + "jsonfile": 258, + "jsx-ast-utils": 259, + "keyv": 260, + "language-subtag-registry": 261, + "language-tags": 262, + "levn": 263, + "lilconfig": [ + 440, + 264, + ], + "lines-and-columns": 265, + "locate-path": 266, + "lodash.merge": 267, + "loose-envify": 268, + "lru-cache": [ + 439, + 269, + 448, + ], + "merge2": 270, + "micromatch": 271, "minimatch": [ - 69, - 395, - 244, + 437, + 432, + 272, ], - "minimist": 306, - "minipass": 67, - "mitt": 196, - "ms": 155, - "mz": 59, - "nanoid": 10, - "natural-compare": 275, - "netmask": 160, - "next": 219, - "node-releases": 445, - "normalize-path": 25, - "normalize-range": 441, - "object-assign": 63, - "object-hash": 26, - "object-inspect": 356, - "object-keys": 314, - "object.assign": 355, - "object.entries": 405, - "object.fromentries": 375, - "object.groupby": 324, - "object.hasown": 434, - "object.values": 310, - "once": 144, - "optionator": 282, - "p-limit": 296, - "p-locate": 295, - "pac-proxy-agent": 158, - "pac-resolver": 159, - "parent-module": 216, - "parse-json": 198, - "path-exists": 293, - "path-is-absolute": 254, - "path-key": 98, - "path-parse": 18, - "path-scurry": 66, - "path-type": 399, - "pend": 188, - "picocolors": 9, - "picomatch": 33, - "pify": 23, - "pirates": 58, - "possible-typed-array-names": 331, + "minimist": 273, + "minipass": 274, + "mitt": 275, + "ms": 276, + "mz": 277, + "nanoid": 278, + "natural-compare": 279, + "netmask": 280, + "next": 281, + "node-releases": 282, + "normalize-path": 283, + "normalize-range": 284, + "object-assign": 285, + "object-hash": 286, + "object-inspect": 287, + "object-keys": 288, + "object.assign": 289, + "object.entries": 290, + "object.fromentries": 291, + "object.groupby": 292, + "object.hasown": 293, + "object.values": 294, + "once": 295, + "optionator": 296, + "p-limit": 297, + "p-locate": 298, + "pac-proxy-agent": 299, + "pac-resolver": 300, + "parent-module": 301, + "parse-json": 302, + "path-exists": 303, + "path-is-absolute": 304, + "path-key": 305, + "path-parse": 306, + "path-scurry": 307, + "path-type": 308, + "pend": 309, + "picocolors": 310, + "picomatch": 311, + "pify": 312, + "pirates": 313, + "possible-typed-array-names": 314, "postcss": [ - 234, - 7, + 438, + 315, ], - "postcss-import": 15, - "postcss-js": 30, - "postcss-load-config": 6, - "postcss-nested": 14, - "postcss-selector-parser": 3, - "postcss-value-parser": 24, - "prelude-ls": 286, - "progress": 180, - "prop-types": 432, - "proxy-agent": 147, - "proxy-from-env": 157, - "pump": 143, - "punycode": 271, - "puppeteer": 113, - "puppeteer-core": 191, - "queue-microtask": 48, - "queue-tick": 140, - "react": 109, - "react-dom": 108, - "react-is": 433, - "read-cache": 22, - "readdirp": 52, - "reflect.getprototypeof": 411, - "regenerator-runtime": 428, - "regexp.prototype.flags": 352, - "require-directory": 122, + "postcss-import": 316, + "postcss-js": 317, + "postcss-load-config": 318, + "postcss-nested": 319, + "postcss-selector-parser": 320, + "postcss-value-parser": 321, + "prelude-ls": 322, + "progress": 323, + "prop-types": 324, + "proxy-agent": 325, + "proxy-from-env": 326, + "pump": 327, + "punycode": 328, + "puppeteer": 329, + "puppeteer-core": 330, + "queue-microtask": 331, + "queue-tick": 332, + "react": 333, + "react-dom": 334, + "react-is": 335, + "read-cache": 336, + "readdirp": 337, + "reflect.getprototypeof": 338, + "regenerator-runtime": 339, + "regexp.prototype.flags": 340, + "require-directory": 341, "resolve": [ - 431, - 16, + 436, + 342, ], - "resolve-from": 215, - "resolve-pkg-maps": 386, - "reusify": 45, - "rimraf": 252, - "run-parallel": 47, - "safe-array-concat": 350, - "safe-regex-test": 348, - "scheduler": 112, + "resolve-from": 343, + "resolve-pkg-maps": 344, + "reusify": 345, + "rimraf": 346, + "run-parallel": 347, + "safe-array-concat": 348, + "safe-regex-test": 349, + "scheduler": 350, "semver": [ - 116, - 309, + 430, + 351, ], - "set-function-length": 323, + "set-function-length": 352, "set-function-name": 353, - "shebang-command": 96, - "shebang-regex": 97, - "side-channel": 363, - "signal-exit": 92, - "slash": 397, - "smart-buffer": 150, - "socks": 149, - "socks-proxy-agent": 148, - "source-map": 164, - "source-map-js": 8, - "sprintf-js": 152, - "streamsearch": 236, - "streamx": 136, + "shebang-command": 354, + "shebang-regex": 355, + "side-channel": 356, + "signal-exit": 357, + "slash": 358, + "smart-buffer": 359, + "socks": 360, + "socks-proxy-agent": 361, + "source-map": 362, + "source-map-js": 363, + "sprintf-js": 364, + "streamsearch": 365, + "streamx": 366, "string-width": [ - 87, - 78, + 426, + 367, ], - "string.prototype.matchall": 430, - "string.prototype.trim": 347, - "string.prototype.trimend": 346, - "string.prototype.trimstart": 345, + "string.prototype.matchall": 368, + "string.prototype.trim": 369, + "string.prototype.trimend": 370, + "string.prototype.trimstart": 371, "strip-ansi": [ - 85, - 76, + 427, + 372, ], - "strip-bom": 305, - "strip-json-comments": 262, - "styled-jsx": 231, - "sucrase": 56, + "strip-bom": 373, + "strip-json-comments": 374, + "styled-jsx": 375, + "sucrase": 376, "supports-color": [ - 300, - 205, + 377, + 445, ], - "supports-preserve-symlinks-flag": 17, - "tailwindcss": 2, - "tapable": 388, - "tar-fs": 131, - "tar-stream": 142, - "text-decoder": 138, - "text-table": 281, - "thenify": 61, - "thenify-all": 60, - "through": 127, - "to-regex-range": 36, - "ts-api-utils": 394, - "ts-interface-checker": 57, - "tsconfig-paths": 304, - "tslib": 168, - "type-check": 285, - "type-fest": 265, - "typed-array-buffer": 344, - "typed-array-byte-length": 343, - "typed-array-byte-offset": 342, - "typed-array-length": 340, - "typescript": 1, - "unbox-primitive": 332, - "unbzip2-stream": 126, - "undici-types": 184, - "universalify": 173, - "update-browserslist-db": 444, - "uri-js": 270, - "urlpattern-polyfill": 195, - "util-deprecate": 4, - "which": 94, - "which-boxed-primitive": 333, - "which-builtin-type": 412, - "which-collection": 413, - "which-typed-array": 326, - "word-wrap": 287, + "supports-preserve-symlinks-flag": 378, + "tailwindcss": 379, + "tapable": 380, + "tar-fs": 381, + "tar-stream": 382, + "text-decoder": 383, + "text-table": 384, + "thenify": 385, + "thenify-all": 386, + "through": 387, + "to-regex-range": 388, + "ts-api-utils": 389, + "ts-interface-checker": 390, + "tsconfig-paths": 391, + "tslib": 392, + "type-check": 393, + "type-fest": 394, + "typed-array-buffer": 395, + "typed-array-byte-length": 396, + "typed-array-byte-offset": 397, + "typed-array-length": 398, + "typescript": 399, + "unbox-primitive": 400, + "unbzip2-stream": 401, + "undici-types": 402, + "universalify": 403, + "update-browserslist-db": 404, + "uri-js": 405, + "urlpattern-polyfill": 406, + "util-deprecate": 407, + "which": 408, + "which-boxed-primitive": 409, + "which-builtin-type": 410, + "which-collection": 411, + "which-typed-array": 412, + "word-wrap": 413, "wrap-ansi": [ - 84, - 75, + 428, + 414, ], - "wrappy": 145, - "ws": 192, - "y18n": 121, - "yallist": 118, - "yaml": 12, - "yargs": 119, - "yargs-parser": 120, - "yauzl": 185, - "yocto-queue": 297, - "zod": 194, + "wrappy": 415, + "ws": 416, + "y18n": 417, + "yallist": 418, + "yaml": 419, + "yargs": 420, + "yargs-parser": 421, + "yauzl": 422, + "yocto-queue": 423, + "zod": 424, }, "packages": [ { @@ -12016,256 +12224,12 @@ exports[`next build works: bun 1`] = ` "tag": "root", "value": "", }, - "scripts": { - "postinstall": "cd node_modules/puppeteer && bun install.mjs", - }, + "scripts": {}, }, { - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver", - }, + "bin": null, "dependencies": [], "id": 1, - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", - "man_dir": "", - "name": "typescript", - "name_hash": "7090219608841397663", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "tag": "npm", - "value": "5.2.2", - }, - "scripts": {}, - }, - { - "bin": { - "tailwind": "lib/cli.js", - "tailwindcss": "lib/cli.js", - }, - "dependencies": [ - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32, - 33, - 34, - 35, - ], - "id": 2, - "integrity": "sha512-A0KgSkef7eE4Mf+nKJ83i75TMyq8HqY3qmFIJSWy8bNt0v1lG7jUcpGpoTFxAwYcWOphcTBLPPJg+bDfhDf52w==", - "man_dir": "", - "name": "tailwindcss", - "name_hash": "6098981126968834122", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.3.tgz", - "tag": "npm", - "value": "3.3.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 36, - 37, - ], - "id": 3, - "integrity": "sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==", - "man_dir": "", - "name": "postcss-selector-parser", - "name_hash": "8882225543017639620", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.0.tgz", - "tag": "npm", - "value": "6.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 4, - "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", - "man_dir": "", - "name": "util-deprecate", - "name_hash": "4033437044928033698", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/cssesc", - "name": "cssesc", - }, - "dependencies": [], - "id": 5, - "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", - "man_dir": "", - "name": "cssesc", - "name_hash": "11039868621287934035", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 38, - 39, - 40, - 41, - ], - "id": 6, - "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==", - "man_dir": "", - "name": "postcss-load-config", - "name_hash": "11124459238108428623", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.2.tgz", - "tag": "npm", - "value": "4.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 42, - 43, - 44, - ], - "id": 7, - "integrity": "sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==", - "man_dir": "", - "name": "postcss", - "name_hash": "9297766010604904796", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.30.tgz", - "tag": "npm", - "value": "8.4.30", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 8, - "integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==", - "man_dir": "", - "name": "source-map-js", - "name_hash": "6679519744659543339", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz", - "tag": "npm", - "value": "1.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 9, - "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==", - "man_dir": "", - "name": "picocolors", - "name_hash": "8945456956643510643", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/nanoid.cjs", - "name": "nanoid", - }, - "dependencies": [], - "id": 10, - "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", - "man_dir": "", - "name": "nanoid", - "name_hash": "10076454668178771807", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", - "tag": "npm", - "value": "3.3.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 11, - "integrity": "sha512-O18pf7nyvHTckunPWCV1XUNXU1piu01y2b7ATJ0ppkUkk8ocqVWBrYjJBCwHDjD/ZWcfyrA0P4gKhzWGi5EINQ==", - "man_dir": "", - "name": "lilconfig", - "name_hash": "17464546908434930808", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.1.tgz", - "tag": "npm", - "value": "3.1.1", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin.mjs", - "name": "yaml", - }, - "dependencies": [], - "id": 12, - "integrity": "sha512-sntgmxj8o7DE7g/Qi60cqpLBA3HG3STcDA0kO+WfB05jEKhZMbY7umNm2rBpQvsmZ16/lPXCJGW2672dgOUkrg==", - "man_dir": "", - "name": "yaml", - "name_hash": "6823399114509449780", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.3.tgz", - "tag": "npm", - "value": "2.4.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 13, "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==", "man_dir": "", "name": "@alloc/quick-lru", @@ -12281,3392 +12245,10 @@ exports[`next build works: bun 1`] = ` { "bin": null, "dependencies": [ - 45, - 46, + 14, + 15, ], - "id": 14, - "integrity": "sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==", - "man_dir": "", - "name": "postcss-nested", - "name_hash": "13580188021191584601", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.1.tgz", - "tag": "npm", - "value": "6.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 47, - 48, - 49, - 50, - ], - "id": 15, - "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==", - "man_dir": "", - "name": "postcss-import", - "name_hash": "3854262770217217840", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz", - "tag": "npm", - "value": "15.1.0", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/resolve", - "name": "resolve", - }, - "dependencies": [ - 51, - 52, - 53, - ], - "id": 16, - "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", - "man_dir": "", - "name": "resolve", - "name_hash": "17831413505788817704", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", - "tag": "npm", - "value": "1.22.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 17, - "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", - "man_dir": "", - "name": "supports-preserve-symlinks-flag", - "name_hash": "7228670803640303868", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "tag": "npm", - "value": "1.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 18, - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", - "man_dir": "", - "name": "path-parse", - "name_hash": "13352954276207767683", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "tag": "npm", - "value": "1.0.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 54, - ], - "id": 19, - "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", - "man_dir": "", - "name": "is-core-module", - "name_hash": "2115564247595772579", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", - "tag": "npm", - "value": "2.13.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 55, - ], - "id": 20, - "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", - "man_dir": "", - "name": "hasown", - "name_hash": "15051111907103293256", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", - "tag": "npm", - "value": "2.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 21, - "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", - "man_dir": "", - "name": "function-bind", - "name_hash": "844545262680185243", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", - "tag": "npm", - "value": "1.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 56, - ], - "id": 22, - "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==", - "man_dir": "", - "name": "read-cache", - "name_hash": "10142894349910084417", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz", - "tag": "npm", - "value": "1.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 23, - "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", - "man_dir": "", - "name": "pify", - "name_hash": "516088454160206643", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", - "tag": "npm", - "value": "2.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 24, - "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", - "man_dir": "", - "name": "postcss-value-parser", - "name_hash": "4513255719471974821", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", - "tag": "npm", - "value": "4.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 25, - "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", - "man_dir": "", - "name": "normalize-path", - "name_hash": "7972932911556789884", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 26, - "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==", - "man_dir": "", - "name": "object-hash", - "name_hash": "14333069055553598090", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 57, - ], - "id": 27, - "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", - "man_dir": "", - "name": "glob-parent", - "name_hash": "11965780159102682782", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", - "tag": "npm", - "value": "6.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 58, - ], - "id": 28, - "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", - "man_dir": "", - "name": "is-glob", - "name_hash": "3852072119137895543", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", - "tag": "npm", - "value": "4.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 29, - "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", - "man_dir": "", - "name": "is-extglob", - "name_hash": "3738840382836940042", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "tag": "npm", - "value": "2.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 59, - 60, - ], - "id": 30, - "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==", - "man_dir": "", - "name": "postcss-js", - "name_hash": "51201709044640027", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz", - "tag": "npm", - "value": "4.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 31, - "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==", - "man_dir": "", - "name": "camelcase-css", - "name_hash": "11196719252326564430", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz", - "tag": "npm", - "value": "2.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 61, - 62, - ], - "id": 32, - "integrity": "sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==", - "man_dir": "", - "name": "micromatch", - "name_hash": "14650745430569414123", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.7.tgz", - "tag": "npm", - "value": "4.0.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 33, - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", - "man_dir": "", - "name": "picomatch", - "name_hash": "17753630613781110869", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "tag": "npm", - "value": "2.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 63, - ], - "id": 34, - "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", - "man_dir": "", - "name": "braces", - "name_hash": "2299021338542085312", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", - "tag": "npm", - "value": "3.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 64, - ], - "id": 35, - "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", - "man_dir": "", - "name": "fill-range", - "name_hash": "7508926416461820733", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", - "tag": "npm", - "value": "7.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 65, - ], - "id": 36, - "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", - "man_dir": "", - "name": "to-regex-range", - "name_hash": "14243204250463262724", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", - "tag": "npm", - "value": "5.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 37, - "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", - "man_dir": "", - "name": "is-number", - "name_hash": "17443668381655379754", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", - "tag": "npm", - "value": "7.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 38, - "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==", - "man_dir": "", - "name": "didyoumean", - "name_hash": "3290316626148068785", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz", - "tag": "npm", - "value": "1.2.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 39, - "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==", - "man_dir": "", - "name": "lilconfig", - "name_hash": "17464546908434930808", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz", - "tag": "npm", - "value": "2.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 66, - 67, - 68, - 69, - 70, - ], - "id": 40, - "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", - "man_dir": "", - "name": "fast-glob", - "name_hash": "1878427088820911921", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz", - "tag": "npm", - "value": "3.3.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 41, - "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", - "man_dir": "", - "name": "merge2", - "name_hash": "10405164528992167668", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", - "tag": "npm", - "value": "1.4.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 71, - ], - "id": 42, - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "man_dir": "", - "name": "glob-parent", - "name_hash": "11965780159102682782", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "tag": "npm", - "value": "5.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 72, - 73, - ], - "id": 43, - "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", - "man_dir": "", - "name": "@nodelib/fs.walk", - "name_hash": "5339111073806757055", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", - "tag": "npm", - "value": "1.2.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 74, - ], - "id": 44, - "integrity": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==", - "man_dir": "", - "name": "fastq", - "name_hash": "6741130188853797494", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz", - "tag": "npm", - "value": "1.17.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 45, - "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", - "man_dir": "", - "name": "reusify", - "name_hash": "6641847649693934607", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", - "tag": "npm", - "value": "1.0.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 75, - 76, - ], - "id": 46, - "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", - "man_dir": "", - "name": "@nodelib/fs.scandir", - "name_hash": "3021833276702395597", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", - "tag": "npm", - "value": "2.1.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 77, - ], - "id": 47, - "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", - "man_dir": "", - "name": "run-parallel", - "name_hash": "12083900303949760391", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", - "tag": "npm", - "value": "1.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 48, - "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", - "man_dir": "", - "name": "queue-microtask", - "name_hash": "5425309755386634043", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", - "tag": "npm", - "value": "1.2.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 49, - "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", - "man_dir": "", - "name": "@nodelib/fs.stat", - "name_hash": "16125660444744770699", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", - "tag": "npm", - "value": "2.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 78, - 79, - 80, - 81, - 82, - 83, - 84, - 85, - ], - "id": 50, - "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", - "man_dir": "", - "name": "chokidar", - "name_hash": "13416011201726038119", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", - "tag": "npm", - "value": "3.6.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 51, - "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", - "man_dir": "", - "name": "fsevents", - "name_hash": "16035328728645144760", - "origin": "npm", - "os": [ - "darwin", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", - "tag": "npm", - "value": "2.3.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 86, - ], - "id": 52, - "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", - "man_dir": "", - "name": "readdirp", - "name_hash": "10039124027740987170", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", - "tag": "npm", - "value": "3.6.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 87, - ], - "id": 53, - "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", - "man_dir": "", - "name": "is-binary-path", - "name_hash": "10002650304558927684", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", - "tag": "npm", - "value": "2.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 54, - "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", - "man_dir": "", - "name": "binary-extensions", - "name_hash": "17194422772331613284", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz", - "tag": "npm", - "value": "2.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 88, - 89, - ], - "id": 55, - "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", - "man_dir": "", - "name": "anymatch", - "name_hash": "13083778620000400888", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", - "tag": "npm", - "value": "3.1.3", - }, - "scripts": {}, - }, - { - "bin": { - "sucrase": "bin/sucrase", - "sucrase-node": "bin/sucrase-node", - }, - "dependencies": [ - 90, - 91, - 92, - 93, - 94, - 95, - 96, - ], - "id": 56, - "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==", - "man_dir": "", - "name": "sucrase", - "name_hash": "8220562023141918134", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.0.tgz", - "tag": "npm", - "value": "3.35.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 57, - "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==", - "man_dir": "", - "name": "ts-interface-checker", - "name_hash": "9090669025631097322", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz", - "tag": "npm", - "value": "0.1.13", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 58, - "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==", - "man_dir": "", - "name": "pirates", - "name_hash": "11463431525122174591", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz", - "tag": "npm", - "value": "4.0.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 97, - 98, - 99, - ], - "id": 59, - "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", - "man_dir": "", - "name": "mz", - "name_hash": "4860889167171965650", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz", - "tag": "npm", - "value": "2.7.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 100, - ], - "id": 60, - "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==", - "man_dir": "", - "name": "thenify-all", - "name_hash": "3497577183623575301", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz", - "tag": "npm", - "value": "1.6.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 101, - ], - "id": 61, - "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", - "man_dir": "", - "name": "thenify", - "name_hash": "10214550608932566002", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz", - "tag": "npm", - "value": "3.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 62, - "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==", - "man_dir": "", - "name": "any-promise", - "name_hash": "992496519212496549", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz", - "tag": "npm", - "value": "1.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 63, - "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", - "man_dir": "", - "name": "object-assign", - "name_hash": "741501977461426514", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "tag": "npm", - "value": "4.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 64, - "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", - "man_dir": "", - "name": "lines-and-columns", - "name_hash": "8731744980636261242", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", - "tag": "npm", - "value": "1.2.4", - }, - "scripts": {}, - }, - { - "bin": { - "file": "dist/esm/bin.mjs", - "name": "glob", - }, - "dependencies": [ - 102, - 103, - 104, - 105, - 106, - ], - "id": 65, - "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==", - "man_dir": "", - "name": "glob", - "name_hash": "4994027009006720870", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz", - "tag": "npm", - "value": "10.3.10", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 107, - 108, - ], - "id": 66, - "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", - "man_dir": "", - "name": "path-scurry", - "name_hash": "11241411746102775941", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", - "tag": "npm", - "value": "1.11.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 67, - "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", - "man_dir": "", - "name": "minipass", - "name_hash": "8663404386276345459", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", - "tag": "npm", - "value": "7.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 68, - "integrity": "sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==", - "man_dir": "", - "name": "lru-cache", - "name_hash": "15261810304153928944", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.2.tgz", - "tag": "npm", - "value": "10.2.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 109, - ], - "id": 69, - "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==", - "man_dir": "", - "name": "minimatch", - "name_hash": "8137703609956696607", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", - "tag": "npm", - "value": "9.0.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 110, - ], - "id": 70, - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", - "man_dir": "", - "name": "brace-expansion", - "name_hash": "2949258092693339993", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "tag": "npm", - "value": "2.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 71, - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "man_dir": "", - "name": "balanced-match", - "name_hash": "16269801611404267863", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 111, - 112, - ], - "id": 72, - "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==", - "man_dir": "", - "name": "jackspeak", - "name_hash": "16168027919126698688", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz", - "tag": "npm", - "value": "2.3.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 73, - "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", - "man_dir": "", - "name": "@pkgjs/parseargs", - "name_hash": "4691519579619228072", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", - "tag": "npm", - "value": "0.11.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 113, - 114, - 115, - 116, - 117, - 118, - ], - "id": 74, - "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", - "man_dir": "", - "name": "@isaacs/cliui", - "name_hash": "9642792940339374750", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", - "tag": "npm", - "value": "8.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 119, - 120, - 121, - ], - "id": 75, - "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", - "man_dir": "", - "name": "wrap-ansi", - "name_hash": "6417752039399150421", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", - "tag": "npm", - "value": "7.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 122, - ], - "id": 76, - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "man_dir": "", - "name": "strip-ansi", - "name_hash": "13340235767065158173", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "tag": "npm", - "value": "6.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 77, - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "man_dir": "", - "name": "ansi-regex", - "name_hash": "8115476937249128794", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "tag": "npm", - "value": "5.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 123, - 124, - 125, - ], - "id": 78, - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "man_dir": "", - "name": "string-width", - "name_hash": "15727733666069179645", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "tag": "npm", - "value": "4.2.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 79, - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "man_dir": "", - "name": "is-fullwidth-code-point", - "name_hash": "11413228031333986220", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 80, - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "man_dir": "", - "name": "emoji-regex", - "name_hash": "4954026511424972012", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "tag": "npm", - "value": "8.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 126, - ], - "id": 81, - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "man_dir": "", - "name": "ansi-styles", - "name_hash": "1496261712670764878", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "tag": "npm", - "value": "4.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 127, - ], - "id": 82, - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "man_dir": "", - "name": "color-convert", - "name_hash": "4039459761306235234", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "tag": "npm", - "value": "2.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 83, - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "man_dir": "", - "name": "color-name", - "name_hash": "16546212153853106385", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "tag": "npm", - "value": "1.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 128, - 129, - 130, - ], - "id": 84, - "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", - "man_dir": "", - "name": "wrap-ansi", - "name_hash": "6417752039399150421", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", - "tag": "npm", - "value": "8.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 131, - ], - "id": 85, - "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", - "man_dir": "", - "name": "strip-ansi", - "name_hash": "13340235767065158173", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", - "tag": "npm", - "value": "7.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 86, - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", - "man_dir": "", - "name": "ansi-regex", - "name_hash": "8115476937249128794", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "tag": "npm", - "value": "6.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 132, - 133, - 134, - ], - "id": 87, - "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", - "man_dir": "", - "name": "string-width", - "name_hash": "15727733666069179645", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", - "tag": "npm", - "value": "5.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 88, - "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", - "man_dir": "", - "name": "emoji-regex", - "name_hash": "4954026511424972012", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", - "tag": "npm", - "value": "9.2.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 89, - "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", - "man_dir": "", - "name": "eastasianwidth", - "name_hash": "17075761832414070361", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", - "tag": "npm", - "value": "0.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 90, - "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", - "man_dir": "", - "name": "ansi-styles", - "name_hash": "1496261712670764878", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", - "tag": "npm", - "value": "6.2.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 135, - 136, - ], - "id": 91, - "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==", - "man_dir": "", - "name": "foreground-child", - "name_hash": "15280470906188730905", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz", - "tag": "npm", - "value": "3.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 92, - "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", - "man_dir": "", - "name": "signal-exit", - "name_hash": "10435964049369420478", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", - "tag": "npm", - "value": "4.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 137, - 138, - 139, - ], - "id": 93, - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "man_dir": "", - "name": "cross-spawn", - "name_hash": "12444485756966960720", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "tag": "npm", - "value": "7.0.3", - }, - "scripts": {}, - }, - { - "bin": { - "file": "./bin/node-which", - "name": "node-which", - }, - "dependencies": [ - 140, - ], - "id": 94, - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "man_dir": "", - "name": "which", - "name_hash": "5112236092670504396", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "tag": "npm", - "value": "2.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 95, - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", - "man_dir": "", - "name": "isexe", - "name_hash": "15558268014059531432", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "tag": "npm", - "value": "2.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 141, - ], - "id": 96, - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "man_dir": "", - "name": "shebang-command", - "name_hash": "9009661312948442432", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "tag": "npm", - "value": "2.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 97, - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "man_dir": "", - "name": "shebang-regex", - "name_hash": "18053981199157160202", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 98, - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "man_dir": "", - "name": "path-key", - "name_hash": "665497923999462354", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "tag": "npm", - "value": "3.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 99, - "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==", - "man_dir": "", - "name": "commander", - "name_hash": "5281338156924866262", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz", - "tag": "npm", - "value": "4.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 142, - 143, - 144, - ], - "id": 100, - "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", - "man_dir": "", - "name": "@jridgewell/gen-mapping", - "name_hash": "7763226208333403547", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", - "tag": "npm", - "value": "0.3.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 145, - 146, - ], - "id": 101, - "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", - "man_dir": "", - "name": "@jridgewell/trace-mapping", - "name_hash": "9132244357866713465", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", - "tag": "npm", - "value": "0.3.25", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 102, - "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==", - "man_dir": "", - "name": "@jridgewell/sourcemap-codec", - "name_hash": "11082572525356782073", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz", - "tag": "npm", - "value": "1.4.15", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 103, - "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", - "man_dir": "", - "name": "@jridgewell/resolve-uri", - "name_hash": "15732631652601645408", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", - "tag": "npm", - "value": "3.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 104, - "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", - "man_dir": "", - "name": "@jridgewell/set-array", - "name_hash": "10956470817798356705", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", - "tag": "npm", - "value": "1.2.1", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/jiti.js", - "name": "jiti", - }, - "dependencies": [], - "id": 105, - "integrity": "sha512-uy2bNX5zQ+tESe+TiC7ilGRz8AtRGmnJH55NC5S0nSUjvvvM2hJHmefHErugGXN4pNv4Qx7vLsnNw9qJ9mtIsw==", - "man_dir": "", - "name": "jiti", - "name_hash": "13838530331656232073", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.3.tgz", - "tag": "npm", - "value": "1.21.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 106, - "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", - "man_dir": "", - "name": "dlv", - "name_hash": "6290291366792823487", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz", - "tag": "npm", - "value": "1.1.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 107, - "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", - "man_dir": "", - "name": "arg", - "name_hash": "2472924048160638220", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz", - "tag": "npm", - "value": "5.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 147, - 148, - 149, - ], - "id": 108, - "integrity": "sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==", - "man_dir": "", - "name": "react-dom", - "name_hash": "7373667379151837307", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz", - "tag": "npm", - "value": "18.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 150, - ], - "id": 109, - "integrity": "sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==", - "man_dir": "", - "name": "react", - "name_hash": "10719851453835962256", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/react/-/react-18.2.0.tgz", - "tag": "npm", - "value": "18.2.0", - }, - "scripts": {}, - }, - { - "bin": { - "file": "cli.js", - "name": "loose-envify", - }, - "dependencies": [ - 151, - ], - "id": 110, - "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", - "man_dir": "", - "name": "loose-envify", - "name_hash": "3112622411417245442", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", - "tag": "npm", - "value": "1.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 111, - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", - "man_dir": "", - "name": "js-tokens", - "name_hash": "8072375596980283624", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "tag": "npm", - "value": "4.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 152, - ], - "id": 112, - "integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==", - "man_dir": "", - "name": "scheduler", - "name_hash": "6246319597786948434", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz", - "tag": "npm", - "value": "0.23.2", - }, - "scripts": {}, - }, - { - "bin": { - "file": "lib/esm/puppeteer/node/cli.js", - "name": "puppeteer", - }, - "dependencies": [ - 153, - 154, - 155, - 156, - ], - "id": 113, - "integrity": "sha512-kyUYI12SyJIjf9UGTnHfhNMYv4oVK321Jb9QZDBiGVNx5453SplvbdKI7UrF+S//3RtCneuUFCyHxnvQXQjpxg==", - "man_dir": "", - "name": "puppeteer", - "name_hash": "13072297456933147981", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-22.12.0.tgz", - "tag": "npm", - "value": "22.12.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 114, - "integrity": "sha512-+qtL3eX50qsJ7c+qVyagqi7AWMoQCBGNfoyJZMwm/NSXVqLYbuitrWEEIzxfUmTNy7//Xe8yhMmQ+elj3uAqSg==", - "man_dir": "", - "name": "devtools-protocol", - "name_hash": "12159960943916763407", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1299070.tgz", - "tag": "npm", - "value": "0.0.1299070", - }, - "scripts": {}, - }, - { - "bin": { - "file": "lib/cjs/main-cli.js", - "name": "browsers", - }, - "dependencies": [ - 157, - 158, - 159, - 160, - 161, - 162, - 163, - 164, - ], - "id": 115, - "integrity": "sha512-bJ0UBsk0ESOs6RFcLXOt99a3yTDcOKlzfjad+rhFwdaG1Lu/Wzq58GHYCDTlZ9z6mldf4g+NTb+TXEfe0PpnsQ==", - "man_dir": "", - "name": "@puppeteer/browsers", - "name_hash": "6318517029770692415", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.2.3.tgz", - "tag": "npm", - "value": "2.2.3", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/semver.js", - "name": "semver", - }, - "dependencies": [ - 165, - ], - "id": 116, - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", - "man_dir": "", - "name": "semver", - "name_hash": "16367367531761322261", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "tag": "npm", - "value": "7.6.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 166, - ], - "id": 117, - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "man_dir": "", - "name": "lru-cache", - "name_hash": "15261810304153928944", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "tag": "npm", - "value": "6.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 118, - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "man_dir": "", - "name": "yallist", - "name_hash": "17447362886122903538", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "tag": "npm", - "value": "4.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 167, - 168, - 169, - 170, - 171, - 172, - 173, - ], - "id": 119, - "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", - "man_dir": "", - "name": "yargs", - "name_hash": "18153588124555602831", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", - "tag": "npm", - "value": "17.7.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 120, - "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", - "man_dir": "", - "name": "yargs-parser", - "name_hash": "2624058701233809213", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", - "tag": "npm", - "value": "21.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 121, - "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", - "man_dir": "", - "name": "y18n", - "name_hash": "13867919047397601860", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", - "tag": "npm", - "value": "5.0.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 122, - "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", - "man_dir": "", - "name": "require-directory", - "name_hash": "6781837652461215204", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", - "tag": "npm", - "value": "2.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 123, - "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", - "man_dir": "", - "name": "get-caller-file", - "name_hash": "1638769084888476079", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", - "tag": "npm", - "value": "2.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 124, - "integrity": "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==", - "man_dir": "", - "name": "escalade", - "name_hash": "6879348821336485116", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz", - "tag": "npm", - "value": "3.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 174, - 175, - 176, - ], - "id": 125, - "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", - "man_dir": "", - "name": "cliui", - "name_hash": "5778858105899329304", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", - "tag": "npm", - "value": "8.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 177, - 178, - ], - "id": 126, - "integrity": "sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==", - "man_dir": "", - "name": "unbzip2-stream", - "name_hash": "12033811216485982774", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz", - "tag": "npm", - "value": "1.4.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 127, - "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==", - "man_dir": "", - "name": "through", - "name_hash": "16941386786386382390", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", - "tag": "npm", - "value": "2.3.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 179, - 180, - ], - "id": 128, - "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", - "man_dir": "", - "name": "buffer", - "name_hash": "10358694932499417541", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", - "tag": "npm", - "value": "5.7.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 129, - "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", - "man_dir": "", - "name": "ieee754", - "name_hash": "17889458061139334532", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", - "tag": "npm", - "value": "1.2.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 130, - "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", - "man_dir": "", - "name": "base64-js", - "name_hash": "14626266614050083415", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", - "tag": "npm", - "value": "1.5.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 181, - 182, - 183, - 184, - ], - "id": 131, - "integrity": "sha512-JOgGAmZyMgbqpLwct7ZV8VzkEB6pxXFBVErLtb+XCOqzc6w1xiWKI9GVd6bwk68EX7eJ4DWmfXVmq8K2ziZTGg==", - "man_dir": "", - "name": "tar-fs", - "name_hash": "14440968244754303214", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.5.tgz", - "tag": "npm", - "value": "3.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 185, - ], - "id": 132, - "integrity": "sha512-lh/eITfU8hrj9Ru5quUp0Io1kJWIk1bTjzo7JH1P5dWmQ2EL4hFUlfI8FonAhSlgIfhn63p84CDY/x+PisgcXA==", - "man_dir": "", - "name": "bare-path", - "name_hash": "12654746909665824402", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/bare-path/-/bare-path-2.1.3.tgz", - "tag": "npm", - "value": "2.1.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 133, - "integrity": "sha512-oPb8oMM1xZbhRQBngTgpcQ5gXw6kjOaRsSWsIeNyRxGed2w/ARyP7ScBYpWR1qfX2E5rS3gBw6OWcSQo+s+kUg==", - "man_dir": "", - "name": "bare-os", - "name_hash": "6865937522145537276", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-2.3.0.tgz", - "tag": "npm", - "value": "2.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 186, - 187, - 188, - ], - "id": 134, - "integrity": "sha512-W/Hfxc/6VehXlsgFtbB5B4xFcsCl+pAh30cYhoFyXErf6oGrwjh8SwiPAdHgpmWonKuYpZgGywN0SXt7dgsADA==", - "man_dir": "", - "name": "bare-fs", - "name_hash": "15205712258788157948", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-2.3.1.tgz", - "tag": "npm", - "value": "2.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 189, - ], - "id": 135, - "integrity": "sha512-ubLyoDqPnUf5o0kSFp709HC0WRZuxVuh4pbte5eY95Xvx5bdvz07c2JFmXBfqqe60q+9PJ8S4X5GRvmcNSKMxg==", - "man_dir": "", - "name": "bare-stream", - "name_hash": "17753182882008442002", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.0.1.tgz", - "tag": "npm", - "value": "2.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 190, - 191, - 192, - 193, - ], - "id": 136, - "integrity": "sha512-LLUC1TWdjVdn1weXGcSxyTR3T4+acB6tVGXT95y0nGbca4t4o/ng1wKAGTljm9VicuCVLvRlqFYXYy5GwgM7sQ==", - "man_dir": "", - "name": "streamx", - "name_hash": "74555136203185339", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.18.0.tgz", - "tag": "npm", - "value": "2.18.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 137, - "integrity": "sha512-sJnSOTVESURZ61XgEleqmP255T6zTYwHPwE4r6SssIh0U9/uDvfpdoJYpVUerJJZH2fueO+CdT8ZT+OC/7aZDA==", - "man_dir": "", - "name": "bare-events", - "name_hash": "4035129451839648869", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.3.1.tgz", - "tag": "npm", - "value": "2.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 194, - ], - "id": 138, - "integrity": "sha512-TmLJNj6UgX8xcUZo4UDStGQtDiTzF7BzWlzn9g7UWrjkpHr5uJTK1ld16wZ3LXb2vb6jH8qU89dW5whuMdXYdw==", - "man_dir": "", - "name": "text-decoder", - "name_hash": "16075354394561303825", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.1.0.tgz", - "tag": "npm", - "value": "1.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 139, - "integrity": "sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==", - "man_dir": "", - "name": "b4a", - "name_hash": "10649709558693226266", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.6.tgz", - "tag": "npm", - "value": "1.6.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 140, - "integrity": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==", - "man_dir": "", - "name": "queue-tick", - "name_hash": "9246306848360353145", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/queue-tick/-/queue-tick-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 141, - "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==", - "man_dir": "", - "name": "fast-fifo", - "name_hash": "1244249015522350723", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz", - "tag": "npm", - "value": "1.3.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 195, - 196, - 197, - ], - "id": 142, - "integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==", - "man_dir": "", - "name": "tar-stream", - "name_hash": "14255302179190904139", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.7.tgz", - "tag": "npm", - "value": "3.1.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 198, - 199, - ], - "id": 143, - "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", - "man_dir": "", - "name": "pump", - "name_hash": "7040703475696644678", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 200, - ], - "id": 144, - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "man_dir": "", - "name": "once", - "name_hash": "748011609921859784", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "tag": "npm", - "value": "1.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 145, - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "man_dir": "", - "name": "wrappy", - "name_hash": "18119806661187706052", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 201, - ], - "id": 146, - "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", - "man_dir": "", - "name": "end-of-stream", - "name_hash": "17455588742510412071", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", - "tag": "npm", - "value": "1.4.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 202, - 203, - 204, - 205, - 206, - 207, - 208, - 209, - ], - "id": 147, - "integrity": "sha512-u0piLU+nCOHMgGjRbimiXmA9kM/L9EHh3zL81xCdp7m+Y2pHIsnmbdDoEDoAz5geaonNR6q6+yOPQs6n4T6sBQ==", - "man_dir": "", - "name": "proxy-agent", - "name_hash": "9904923658574585845", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-6.4.0.tgz", - "tag": "npm", - "value": "6.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 210, - 211, - 212, - ], - "id": 148, - "integrity": "sha512-VNegTZKhuGq5vSD6XNKlbqWhyt/40CgoEw8XxD6dhnm8Jq9IEa3nIa4HwnM8XOqU0CdB0BwWVXusqiFXfHB3+A==", - "man_dir": "", - "name": "socks-proxy-agent", - "name_hash": "11921171134012595164", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.3.tgz", - "tag": "npm", - "value": "8.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 213, - 214, - ], - "id": 149, - "integrity": "sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==", - "man_dir": "", - "name": "socks", - "name_hash": "16884970381877539768", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/socks/-/socks-2.8.3.tgz", - "tag": "npm", - "value": "2.8.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 150, - "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==", - "man_dir": "", - "name": "smart-buffer", - "name_hash": "9798348771309838398", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz", - "tag": "npm", - "value": "4.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 215, - 216, - ], - "id": 151, - "integrity": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==", - "man_dir": "", - "name": "ip-address", - "name_hash": "5841623577927749136", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz", - "tag": "npm", - "value": "9.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 152, - "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==", - "man_dir": "", - "name": "sprintf-js", - "name_hash": "13547290882791134867", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz", - "tag": "npm", - "value": "1.1.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 153, - "integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==", - "man_dir": "", - "name": "jsbn", - "name_hash": "14311822655393200441", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz", - "tag": "npm", - "value": "1.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 217, - ], - "id": 154, - "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==", - "man_dir": "", - "name": "debug", - "name_hash": "14324291119347696526", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz", - "tag": "npm", - "value": "4.3.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 155, - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "man_dir": "", - "name": "ms", - "name_hash": "5228634868375925924", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "tag": "npm", - "value": "2.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 218, - ], - "id": 156, - "integrity": "sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==", - "man_dir": "", - "name": "agent-base", - "name_hash": "17689920659035782501", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.1.tgz", - "tag": "npm", - "value": "7.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 157, - "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==", - "man_dir": "", - "name": "proxy-from-env", - "name_hash": "1270194980615207566", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", - "tag": "npm", - "value": "1.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 219, - 220, - 221, - 222, - 223, - 224, - 225, - 226, - ], - "id": 158, - "integrity": "sha512-ASV8yU4LLKBAjqIPMbrgtaKIvxQri/yh2OpI+S6hVa9JRkUI3Y3NPFbfngDtY7oFtSMD3w31Xns89mDa3Feo5A==", - "man_dir": "", - "name": "pac-proxy-agent", - "name_hash": "818729749152565950", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.0.1.tgz", - "tag": "npm", - "value": "7.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 227, - 228, - ], - "id": 159, - "integrity": "sha512-5NPgf87AT2STgwa2ntRMr45jTKrYBGkVU36yT0ig/n/GMAa3oPqhZfIQ2kMEimReg0+t9kZViDVZ83qfVUlckg==", - "man_dir": "", - "name": "pac-resolver", - "name_hash": "12373948793919354804", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/pac-resolver/-/pac-resolver-7.0.1.tgz", - "tag": "npm", - "value": "7.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 160, - "integrity": "sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==", - "man_dir": "", - "name": "netmask", - "name_hash": "16100660929392435651", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/netmask/-/netmask-2.0.2.tgz", - "tag": "npm", - "value": "2.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 229, - 230, - 231, - ], - "id": 161, - "integrity": "sha512-TllpMR/t0M5sqCXfj85i4XaAzxmS5tVA16dqvdkMwGmzI+dXLXnw3J+3Vdv7VKw+ThlTMboK6i9rnZ6Nntj5CQ==", - "man_dir": "", - "name": "degenerator", - "name_hash": "8612146826381285798", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/degenerator/-/degenerator-5.0.1.tgz", - "tag": "npm", - "value": "5.0.1", - }, - "scripts": {}, - }, - { - "bin": { - "esparse": "./bin/esparse.js", - "esvalidate": "./bin/esvalidate.js", - }, - "dependencies": [], - "id": 162, - "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", - "man_dir": "", - "name": "esprima", - "name_hash": "16070041258147025859", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "tag": "npm", - "value": "4.0.1", - }, - "scripts": {}, - }, - { - "bin": { - "escodegen": "bin/escodegen.js", - "esgenerate": "bin/esgenerate.js", - }, - "dependencies": [ - 232, - 233, - 234, - 235, - ], - "id": 163, - "integrity": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==", - "man_dir": "", - "name": "escodegen", - "name_hash": "7568564790816534200", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.1.0.tgz", - "tag": "npm", - "value": "2.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 164, - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "man_dir": "", - "name": "source-map", - "name_hash": "15131286332489002212", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "tag": "npm", - "value": "0.6.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 165, - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "man_dir": "", - "name": "esutils", - "name_hash": "7981716078883515000", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 166, - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "man_dir": "", - "name": "estraverse", - "name_hash": "14401618193000185195", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "tag": "npm", - "value": "5.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 236, - ], - "id": 167, - "integrity": "sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==", - "man_dir": "", - "name": "ast-types", - "name_hash": "4997596490212765360", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.13.4.tgz", - "tag": "npm", - "value": "0.13.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 168, - "integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==", - "man_dir": "", - "name": "tslib", - "name_hash": "17922945129469812550", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz", - "tag": "npm", - "value": "2.6.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 237, - 238, - ], - "id": 169, - "integrity": "sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==", - "man_dir": "", - "name": "https-proxy-agent", - "name_hash": "6012108288334718116", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz", - "tag": "npm", - "value": "7.0.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 239, - 240, - ], - "id": 170, - "integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==", - "man_dir": "", - "name": "http-proxy-agent", - "name_hash": "9762732492936976178", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz", - "tag": "npm", - "value": "7.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 241, - 242, - 243, - 244, - ], - "id": 171, - "integrity": "sha512-BzUrJBS9EcUb4cFol8r4W3v1cPsSyajLSthNkz5BxbpDcHN5tIrM10E2eNvfnvBn3DaT3DUgx0OpsBKkaOpanw==", - "man_dir": "", - "name": "get-uri", - "name_hash": "4377287927338690314", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.3.tgz", - "tag": "npm", - "value": "6.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 245, - 246, - 247, - ], - "id": 172, - "integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==", - "man_dir": "", - "name": "fs-extra", - "name_hash": "2453474818627632477", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz", - "tag": "npm", - "value": "11.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 173, - "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==", - "man_dir": "", - "name": "universalify", - "name_hash": "9857909289728530428", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz", - "tag": "npm", - "value": "2.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 248, - 249, - ], - "id": 174, - "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", - "man_dir": "", - "name": "jsonfile", - "name_hash": "16030246458379256651", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz", - "tag": "npm", - "value": "6.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 175, - "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", - "man_dir": "", - "name": "graceful-fs", - "name_hash": "8654400277002734136", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", - "tag": "npm", - "value": "4.2.11", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 176, - "integrity": "sha512-7hvf7/GW8e86rW0ptuwS3OcBGDjIi6SZva7hCyWC0yYry2cOPmLIjXAUHI6DK2HsnwJd9ifmt57i8eV2n4YNpw==", - "man_dir": "", - "name": "data-uri-to-buffer", - "name_hash": "14979328150197748023", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-6.0.2.tgz", - "tag": "npm", - "value": "6.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 177, - "integrity": "sha512-4Bcg1P8xhUuqcii/S0Z9wiHIrQVPMermM1any+MX5GeGD7faD3/msQUDGLol9wOcz4/jbg/WJnGqoJF6LiBdtg==", - "man_dir": "", - "name": "basic-ftp", - "name_hash": "3294105759639631117", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.0.5.tgz", - "tag": "npm", - "value": "5.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 178, - "integrity": "sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA==", - "man_dir": "", - "name": "@tootallnate/quickjs-emscripten", - "name_hash": "5414003337280545145", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@tootallnate/quickjs-emscripten/-/quickjs-emscripten-0.23.0.tgz", - "tag": "npm", - "value": "0.23.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 179, - "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==", - "man_dir": "", - "name": "lru-cache", - "name_hash": "15261810304153928944", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", - "tag": "npm", - "value": "7.18.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 180, - "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", - "man_dir": "", - "name": "progress", - "name_hash": "11283104389794780362", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": { - "file": "cli.js", - "name": "extract-zip", - }, - "dependencies": [ - 250, - 251, - 252, - 253, - ], - "id": 181, - "integrity": "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==", - "man_dir": "", - "name": "extract-zip", - "name_hash": "8810061046982445994", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz", - "tag": "npm", - "value": "2.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 254, - ], - "id": 182, - "integrity": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==", - "man_dir": "", - "name": "@types/yauzl", - "name_hash": "10273980999870455328", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.3.tgz", - "tag": "npm", - "value": "2.10.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 255, - ], - "id": 183, - "integrity": "sha512-scnD59RpYD91xngrQQLGkE+6UrHUPzeKZWhhjBSa3HSkwjbQc38+q3RoIVEwxQGRw3M+j5hpNAM+lgV3cVormg==", - "man_dir": "", - "name": "@types/node", - "name_hash": "4124652010926124945", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.14.tgz", - "tag": "npm", - "value": "20.12.14", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 184, - "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==", - "man_dir": "", - "name": "undici-types", - "name_hash": "13518207300296011529", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", - "tag": "npm", - "value": "5.26.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 256, - 257, - ], - "id": 185, - "integrity": "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==", - "man_dir": "", - "name": "yauzl", - "name_hash": "7329914562904170092", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz", - "tag": "npm", - "value": "2.10.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 186, - "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==", - "man_dir": "", - "name": "buffer-crc32", - "name_hash": "4553253441045318076", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz", - "tag": "npm", - "value": "0.2.13", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 258, - ], - "id": 187, - "integrity": "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==", - "man_dir": "", - "name": "fd-slicer", - "name_hash": "10851489456408334660", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz", - "tag": "npm", - "value": "1.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 188, - "integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==", - "man_dir": "", - "name": "pend", - "name_hash": "11550940272933590184", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz", - "tag": "npm", - "value": "1.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 259, - ], - "id": 189, - "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==", - "man_dir": "", - "name": "get-stream", - "name_hash": "13254119490064412968", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", - "tag": "npm", - "value": "5.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 260, - ], - "id": 190, - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", - "man_dir": "", - "name": "debug", - "name_hash": "14324291119347696526", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "tag": "npm", - "value": "4.3.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 261, - 262, - 263, - 264, - 265, - ], - "id": 191, - "integrity": "sha512-9gY+JwBW/Fp3/x9+cOGK7ZcwqjvtvY2xjqRqsAA0B3ZFMzBauVTSZ26iWTmvOQX2sk78TN/rd5rnetxVxmK5CQ==", - "man_dir": "", - "name": "puppeteer-core", - "name_hash": "10954685796294859150", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-22.12.0.tgz", - "tag": "npm", - "value": "22.12.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 266, - 267, - ], - "id": 192, - "integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==", - "man_dir": "", - "name": "ws", - "name_hash": "14644737011329074183", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz", - "tag": "npm", - "value": "8.17.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 268, - 269, - 270, - 271, - ], - "id": 193, - "integrity": "sha512-5xQNN2SVBdZv4TxeMLaI+PelrnZsHDhn8h2JtyriLr+0qHcZS8BMuo93qN6J1VmtmrgYP+rmcLHcbpnA8QJh+w==", - "man_dir": "", - "name": "chromium-bidi", - "name_hash": "17738832193826713561", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.24.tgz", - "tag": "npm", - "value": "0.5.24", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 194, - "integrity": "sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==", - "man_dir": "", - "name": "zod", - "name_hash": "13942938047053248045", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/zod/-/zod-3.23.8.tgz", - "tag": "npm", - "value": "3.23.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 195, - "integrity": "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==", - "man_dir": "", - "name": "urlpattern-polyfill", - "name_hash": "11822535153800140816", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-10.0.0.tgz", - "tag": "npm", - "value": "10.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 196, - "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==", - "man_dir": "", - "name": "mitt", - "name_hash": "8939019029139500810", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz", - "tag": "npm", - "value": "3.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 272, - 273, - 274, - 275, - 276, - ], - "id": 197, - "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==", - "man_dir": "", - "name": "cosmiconfig", - "name_hash": "6870876620368412607", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz", - "tag": "npm", - "value": "9.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 277, - 278, - 279, - 280, - ], - "id": 198, - "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", - "man_dir": "", - "name": "parse-json", - "name_hash": "10803339664298030440", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", - "tag": "npm", - "value": "5.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 199, - "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", - "man_dir": "", - "name": "json-parse-even-better-errors", - "name_hash": "13977239420854766139", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", - "tag": "npm", - "value": "2.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 281, - ], - "id": 200, - "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", - "man_dir": "", - "name": "error-ex", - "name_hash": "10994745590019451357", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", - "tag": "npm", - "value": "1.3.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 201, - "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", - "man_dir": "", - "name": "is-arrayish", - "name_hash": "2568751720667967222", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", - "tag": "npm", - "value": "0.2.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 282, - 283, - ], - "id": 202, + "id": 2, "integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==", "man_dir": "", "name": "@babel/code-frame", @@ -15679,15 +12261,31 @@ exports[`next build works: bun 1`] = ` }, "scripts": {}, }, + { + "bin": null, + "dependencies": [], + "id": 3, + "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==", + "man_dir": "", + "name": "@babel/helper-validator-identifier", + "name_hash": "13229699169636733158", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz", + "tag": "npm", + "value": "7.24.7", + }, + "scripts": {}, + }, { "bin": null, "dependencies": [ - 284, - 285, - 286, - 287, + 16, + 17, + 18, + 19, ], - "id": 203, + "id": 4, "integrity": "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==", "man_dir": "", "name": "@babel/highlight", @@ -15703,226 +12301,129 @@ exports[`next build works: bun 1`] = ` { "bin": null, "dependencies": [ - 288, - 289, - 290, + 20, ], - "id": 204, - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "id": 5, + "integrity": "sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==", "man_dir": "", - "name": "chalk", - "name_hash": "15590360526536958927", + "name": "@babel/runtime", + "name_hash": "10291762809505250838", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "tag": "npm", - "value": "2.4.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 291, - ], - "id": 205, - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "man_dir": "", - "name": "supports-color", - "name_hash": "8283007902753735493", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "tag": "npm", - "value": "5.5.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 206, - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "man_dir": "", - "name": "has-flag", - "name_hash": "14617373831546330259", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 207, - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "man_dir": "", - "name": "escape-string-regexp", - "name_hash": "6183299340420948366", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "tag": "npm", - "value": "1.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 292, - ], - "id": 208, - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "man_dir": "", - "name": "ansi-styles", - "name_hash": "1496261712670764878", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "tag": "npm", - "value": "3.2.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 293, - ], - "id": 209, - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "man_dir": "", - "name": "color-convert", - "name_hash": "4039459761306235234", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "tag": "npm", - "value": "1.9.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 210, - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "man_dir": "", - "name": "color-name", - "name_hash": "16546212153853106385", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "tag": "npm", - "value": "1.1.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 211, - "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==", - "man_dir": "", - "name": "@babel/helper-validator-identifier", - "name_hash": "13229699169636733158", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.7.tgz", "tag": "npm", "value": "7.24.7", }, "scripts": {}, }, { - "bin": { - "file": "bin/js-yaml.js", - "name": "js-yaml", - }, + "bin": null, "dependencies": [ - 294, + 21, + 22, ], - "id": 212, - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "id": 6, + "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==", "man_dir": "", - "name": "js-yaml", - "name_hash": "192709174173096334", + "name": "@eslint-community/eslint-utils", + "name_hash": "17370105237013380211", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", "tag": "npm", - "value": "4.1.0", + "value": "4.4.0", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 213, - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", + "id": 7, + "integrity": "sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA==", "man_dir": "", - "name": "argparse", - "name_hash": "14330104742551621378", + "name": "@eslint-community/regexpp", + "name_hash": "633405221675698401", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.1.tgz", "tag": "npm", - "value": "2.0.1", + "value": "4.10.1", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 295, - 296, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, ], - "id": 214, - "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", + "id": 8, + "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==", "man_dir": "", - "name": "import-fresh", - "name_hash": "11575749002643879646", + "name": "@eslint/eslintrc", + "name_hash": "12097048422266797669", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz", "tag": "npm", - "value": "3.3.0", + "value": "2.1.4", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 215, - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "id": 9, + "integrity": "sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==", "man_dir": "", - "name": "resolve-from", - "name_hash": "3749267992243009772", + "name": "@eslint/js", + "name_hash": "14520481844909638934", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.50.0.tgz", "tag": "npm", - "value": "4.0.0", + "value": "8.50.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 297, + 32, + 33, + 34, ], - "id": 216, - "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "id": 10, + "integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==", "man_dir": "", - "name": "parent-module", - "name_hash": "2665996815938625963", + "name": "@humanwhocodes/config-array", + "name_hash": "4378208149395492413", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz", + "tag": "npm", + "value": "0.11.14", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 11, + "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", + "man_dir": "", + "name": "@humanwhocodes/module-importer", + "name_hash": "12456817044413428026", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", "tag": "npm", "value": "1.0.1", }, @@ -15931,70 +12432,158 @@ exports[`next build works: bun 1`] = ` { "bin": null, "dependencies": [], - "id": 217, - "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "id": 12, + "integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==", "man_dir": "", - "name": "callsites", - "name_hash": "3613437260212473067", + "name": "@humanwhocodes/object-schema", + "name_hash": "8965646483962562622", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz", "tag": "npm", - "value": "3.1.0", + "value": "2.0.3", }, "scripts": {}, }, { "bin": null, - "dependencies": [], - "id": 218, - "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==", - "man_dir": "", - "name": "env-paths", - "name_hash": "763024076902060186", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz", - "tag": "npm", - "value": "2.2.1", - }, - "scripts": {}, - }, - { - "bin": { - "file": "dist/bin/next", - "name": "next", - }, "dependencies": [ - 298, - 299, - 300, - 301, - 302, - 303, - 304, - 305, - 306, - 307, - 308, - 309, - 310, - 311, - 312, - 313, - 314, - 315, - 316, - 317, + 35, + 36, + 37, + 38, + 39, + 40, ], - "id": 219, - "integrity": "sha512-oexgMV2MapI0UIWiXKkixF8J8ORxpy64OuJ/J9oVUmIthXOUCcuVEZX+dtpgq7wIfIqtBwQsKEDXejcjTsan9g==", + "id": 13, + "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", "man_dir": "", - "name": "next", - "name_hash": "11339591345958603137", + "name": "@isaacs/cliui", + "name_hash": "9642792940339374750", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/next/-/next-14.1.3.tgz", + "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", + "tag": "npm", + "value": "8.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 41, + 42, + 43, + ], + "id": 14, + "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", + "man_dir": "", + "name": "@jridgewell/gen-mapping", + "name_hash": "7763226208333403547", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", + "tag": "npm", + "value": "0.3.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 15, + "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", + "man_dir": "", + "name": "@jridgewell/resolve-uri", + "name_hash": "15732631652601645408", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", + "tag": "npm", + "value": "3.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 16, + "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", + "man_dir": "", + "name": "@jridgewell/set-array", + "name_hash": "10956470817798356705", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", + "tag": "npm", + "value": "1.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 17, + "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==", + "man_dir": "", + "name": "@jridgewell/sourcemap-codec", + "name_hash": "11082572525356782073", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz", + "tag": "npm", + "value": "1.4.15", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 44, + 45, + ], + "id": 18, + "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", + "man_dir": "", + "name": "@jridgewell/trace-mapping", + "name_hash": "9132244357866713465", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", + "tag": "npm", + "value": "0.3.25", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 19, + "integrity": "sha512-VhgXTvrgeBRxNPjyfBsDIMvgsKDxjlpw4IAUsHCX8Gjl1vtHUYRT3+xfQ/wwvLPDd/6kqfLqk9Pt4+7gysuCKQ==", + "man_dir": "", + "name": "@next/env", + "name_hash": "14533567151760189614", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@next/env/-/env-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 46, + ], + "id": 20, + "integrity": "sha512-VCnZI2cy77Yaj3L7Uhs3+44ikMM1VD/fBMwvTBb3hIaTIuqa+DmG4dhUDq+MASu3yx97KhgsVJbsas0XuiKyww==", + "man_dir": "", + "name": "@next/eslint-plugin-next", + "name_hash": "12150179697604729174", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-14.1.3.tgz", "tag": "npm", "value": "14.1.3", }, @@ -16006,161 +12595,7 @@ exports[`next build works: bun 1`] = ` ], "bin": null, "dependencies": [], - "id": 220, - "integrity": "sha512-HjssFsCdsD4GHstXSQxsi2l70F/5FsRTRQp8xNgmQs15SxUfUJRvSI9qKny/jLkY3gLgiCR3+6A7wzzK0DBlfA==", - "man_dir": "", - "name": "@next/swc-win32-arm64-msvc", - "name_hash": "2162381238028589388", - "origin": "npm", - "os": [ - "win32", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "arm64", - ], - "bin": null, - "dependencies": [], - "id": 221, - "integrity": "sha512-esk1RkRBLSIEp1qaQXv1+s6ZdYzuVCnDAZySpa62iFTMGTisCyNQmqyCTL9P+cLJ4N9FKCI3ojtSfsyPHJDQNw==", - "man_dir": "", - "name": "@next/swc-linux-arm64-musl", - "name_hash": "10617419930187892296", - "origin": "npm", - "os": [ - "linux", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "ia32", - ], - "bin": null, - "dependencies": [], - "id": 222, - "integrity": "sha512-DRuxD5axfDM1/Ue4VahwSxl1O5rn61hX8/sF0HY8y0iCbpqdxw3rB3QasdHn/LJ6Wb2y5DoWzXcz3L1Cr+Thrw==", - "man_dir": "", - "name": "@next/swc-win32-ia32-msvc", - "name_hash": "9252805468461829479", - "origin": "npm", - "os": [ - "win32", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "arm64", - ], - "bin": null, - "dependencies": [], - "id": 223, - "integrity": "sha512-USArX9B+3rZSXYLFvgy0NVWQgqh6LHWDmMt38O4lmiJNQcwazeI6xRvSsliDLKt+78KChVacNiwvOMbl6g6BBw==", - "man_dir": "", - "name": "@next/swc-linux-arm64-gnu", - "name_hash": "11020036790013624239", - "origin": "npm", - "os": [ - "linux", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "x64", - ], - "bin": null, - "dependencies": [], - "id": 224, - "integrity": "sha512-uC2DaDoWH7h1P/aJ4Fok3Xiw6P0Lo4ez7NbowW2VGNXw/Xv6tOuLUcxhBYZxsSUJtpeknCi8/fvnSpyCFp4Rcg==", - "man_dir": "", - "name": "@next/swc-win32-x64-msvc", - "name_hash": "9647815457301330905", - "origin": "npm", - "os": [ - "win32", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "x64", - ], - "bin": null, - "dependencies": [], - "id": 225, - "integrity": "sha512-DX2zqz05ziElLoxskgHasaJBREC5Y9TJcbR2LYqu4r7naff25B4iXkfXWfcp69uD75/0URmmoSgT8JclJtrBoQ==", - "man_dir": "", - "name": "@next/swc-linux-x64-musl", - "name_hash": "2579566733029863568", - "origin": "npm", - "os": [ - "linux", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "x64", - ], - "bin": null, - "dependencies": [], - "id": 226, - "integrity": "sha512-8uOgRlYEYiKo0L8YGeS+3TudHVDWDjPVDUcST+z+dUzgBbTEwSSIaSgF/vkcC1T/iwl4QX9iuUyUdQEl0Kxalg==", - "man_dir": "", - "name": "@next/swc-linux-x64-gnu", - "name_hash": "300847313706189527", - "origin": "npm", - "os": [ - "linux", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "arm64", - ], - "bin": null, - "dependencies": [], - "id": 227, + "id": 21, "integrity": "sha512-LALu0yIBPRiG9ANrD5ncB3pjpO0Gli9ZLhxdOu6ZUNf3x1r3ea1rd9Q+4xxUkGrUXLqKVK9/lDkpYIJaCJ6AHQ==", "man_dir": "", "name": "@next/swc-darwin-arm64", @@ -16182,7 +12617,7 @@ exports[`next build works: bun 1`] = ` ], "bin": null, "dependencies": [], - "id": 228, + "id": 22, "integrity": "sha512-E/9WQeXxkqw2dfcn5UcjApFgUq73jqNKaE5bysDm58hEUdUGedVrnRhblhJM7HbCZNhtVl0j+6TXsK0PuzXTCg==", "man_dir": "", "name": "@next/swc-darwin-x64", @@ -16199,9 +12634,1428 @@ exports[`next build works: bun 1`] = ` "scripts": {}, }, { + "arch": [ + "arm64", + ], "bin": null, "dependencies": [], - "id": 229, + "id": 23, + "integrity": "sha512-USArX9B+3rZSXYLFvgy0NVWQgqh6LHWDmMt38O4lmiJNQcwazeI6xRvSsliDLKt+78KChVacNiwvOMbl6g6BBw==", + "man_dir": "", + "name": "@next/swc-linux-arm64-gnu", + "name_hash": "11020036790013624239", + "origin": "npm", + "os": [ + "linux", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "arch": [ + "arm64", + ], + "bin": null, + "dependencies": [], + "id": 24, + "integrity": "sha512-esk1RkRBLSIEp1qaQXv1+s6ZdYzuVCnDAZySpa62iFTMGTisCyNQmqyCTL9P+cLJ4N9FKCI3ojtSfsyPHJDQNw==", + "man_dir": "", + "name": "@next/swc-linux-arm64-musl", + "name_hash": "10617419930187892296", + "origin": "npm", + "os": [ + "linux", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "arch": [ + "x64", + ], + "bin": null, + "dependencies": [], + "id": 25, + "integrity": "sha512-8uOgRlYEYiKo0L8YGeS+3TudHVDWDjPVDUcST+z+dUzgBbTEwSSIaSgF/vkcC1T/iwl4QX9iuUyUdQEl0Kxalg==", + "man_dir": "", + "name": "@next/swc-linux-x64-gnu", + "name_hash": "300847313706189527", + "origin": "npm", + "os": [ + "linux", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "arch": [ + "x64", + ], + "bin": null, + "dependencies": [], + "id": 26, + "integrity": "sha512-DX2zqz05ziElLoxskgHasaJBREC5Y9TJcbR2LYqu4r7naff25B4iXkfXWfcp69uD75/0URmmoSgT8JclJtrBoQ==", + "man_dir": "", + "name": "@next/swc-linux-x64-musl", + "name_hash": "2579566733029863568", + "origin": "npm", + "os": [ + "linux", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "arch": [ + "arm64", + ], + "bin": null, + "dependencies": [], + "id": 27, + "integrity": "sha512-HjssFsCdsD4GHstXSQxsi2l70F/5FsRTRQp8xNgmQs15SxUfUJRvSI9qKny/jLkY3gLgiCR3+6A7wzzK0DBlfA==", + "man_dir": "", + "name": "@next/swc-win32-arm64-msvc", + "name_hash": "2162381238028589388", + "origin": "npm", + "os": [ + "win32", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "arch": [ + "ia32", + ], + "bin": null, + "dependencies": [], + "id": 28, + "integrity": "sha512-DRuxD5axfDM1/Ue4VahwSxl1O5rn61hX8/sF0HY8y0iCbpqdxw3rB3QasdHn/LJ6Wb2y5DoWzXcz3L1Cr+Thrw==", + "man_dir": "", + "name": "@next/swc-win32-ia32-msvc", + "name_hash": "9252805468461829479", + "origin": "npm", + "os": [ + "win32", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "arch": [ + "x64", + ], + "bin": null, + "dependencies": [], + "id": 29, + "integrity": "sha512-uC2DaDoWH7h1P/aJ4Fok3Xiw6P0Lo4ez7NbowW2VGNXw/Xv6tOuLUcxhBYZxsSUJtpeknCi8/fvnSpyCFp4Rcg==", + "man_dir": "", + "name": "@next/swc-win32-x64-msvc", + "name_hash": "9647815457301330905", + "origin": "npm", + "os": [ + "win32", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 47, + 48, + ], + "id": 30, + "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", + "man_dir": "", + "name": "@nodelib/fs.scandir", + "name_hash": "3021833276702395597", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", + "tag": "npm", + "value": "2.1.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 31, + "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", + "man_dir": "", + "name": "@nodelib/fs.stat", + "name_hash": "16125660444744770699", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", + "tag": "npm", + "value": "2.0.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 49, + 50, + ], + "id": 32, + "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", + "man_dir": "", + "name": "@nodelib/fs.walk", + "name_hash": "5339111073806757055", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", + "tag": "npm", + "value": "1.2.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 33, + "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", + "man_dir": "", + "name": "@pkgjs/parseargs", + "name_hash": "4691519579619228072", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", + "tag": "npm", + "value": "0.11.0", + }, + "scripts": {}, + }, + { + "bin": { + "file": "lib/cjs/main-cli.js", + "name": "browsers", + }, + "dependencies": [ + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + ], + "id": 34, + "integrity": "sha512-bJ0UBsk0ESOs6RFcLXOt99a3yTDcOKlzfjad+rhFwdaG1Lu/Wzq58GHYCDTlZ9z6mldf4g+NTb+TXEfe0PpnsQ==", + "man_dir": "", + "name": "@puppeteer/browsers", + "name_hash": "6318517029770692415", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.2.3.tgz", + "tag": "npm", + "value": "2.2.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 35, + "integrity": "sha512-qC/xYId4NMebE6w/V33Fh9gWxLgURiNYgVNObbJl2LZv0GUUItCcCqC5axQSwRaAgaxl2mELq1rMzlswaQ0Zxg==", + "man_dir": "", + "name": "@rushstack/eslint-patch", + "name_hash": "11774582013079126290", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.3.tgz", + "tag": "npm", + "value": "1.10.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 59, + ], + "id": 36, + "integrity": "sha512-E4KcWTpoLHqwPHLxidpOqQbcrZVgi0rsmmZXUle1jXmJfuIf/UWpczUJ7MZZ5tlxytgJXyp0w4PGkkeLiuIdZw==", + "man_dir": "", + "name": "@swc/helpers", + "name_hash": "6882297182432941771", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.2.tgz", + "tag": "npm", + "value": "0.5.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 37, + "integrity": "sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA==", + "man_dir": "", + "name": "@tootallnate/quickjs-emscripten", + "name_hash": "5414003337280545145", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@tootallnate/quickjs-emscripten/-/quickjs-emscripten-0.23.0.tgz", + "tag": "npm", + "value": "0.23.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 38, + "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==", + "man_dir": "", + "name": "@types/json5", + "name_hash": "7880870305537908928", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz", + "tag": "npm", + "value": "0.0.29", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 39, + "integrity": "sha512-zI22/pJW2wUZOVyguFaUL1HABdmSVxpXrzIqkjsHmyUjNhPoWM1CKfvVuXfetHhIok4RY573cqS0mZ1SJEnoTg==", + "man_dir": "", + "name": "@types/node", + "name_hash": "4124652010926124945", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.7.0.tgz", + "tag": "npm", + "value": "20.7.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 40, + "integrity": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==", + "man_dir": "", + "name": "@types/prop-types", + "name_hash": "14301724962060537021", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.12.tgz", + "tag": "npm", + "value": "15.7.12", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 60, + 61, + 62, + ], + "id": 41, + "integrity": "sha512-60fLTOLqzarLED2O3UQImc/lsNRgG0jE/a1mPW9KjMemY0LMITWEsbS4VvZ4p6rorEHd5YKxxmMKSDK505GHpA==", + "man_dir": "", + "name": "@types/react", + "name_hash": "14723150644049679642", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.22.tgz", + "tag": "npm", + "value": "18.2.22", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 63, + ], + "id": 42, + "integrity": "sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA==", + "man_dir": "", + "name": "@types/react-dom", + "name_hash": "3229493356298419080", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.7.tgz", + "tag": "npm", + "value": "18.2.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 43, + "integrity": "sha512-YIoDCTH3Af6XM5VuwGG/QL/CJqga1Zm3NkU3HZ4ZHK2fRMPYP1VczsTUqtsf43PH/iJNVlPHAo2oWX7BSdB2Hw==", + "man_dir": "", + "name": "@types/scheduler", + "name_hash": "12135549028975824460", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.23.0.tgz", + "tag": "npm", + "value": "0.23.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 64, + ], + "id": 44, + "integrity": "sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==", + "man_dir": "", + "name": "@types/ws", + "name_hash": "7625274352264072099", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.10.tgz", + "tag": "npm", + "value": "8.5.10", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 65, + ], + "id": 45, + "integrity": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==", + "man_dir": "", + "name": "@types/yauzl", + "name_hash": "10273980999870455328", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.3.tgz", + "tag": "npm", + "value": "2.10.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 66, + 67, + 68, + 69, + 70, + 71, + ], + "id": 46, + "integrity": "sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==", + "man_dir": "", + "name": "@typescript-eslint/parser", + "name_hash": "16517001479467293030", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.21.0.tgz", + "tag": "npm", + "value": "6.21.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 72, + 73, + ], + "id": 47, + "integrity": "sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==", + "man_dir": "", + "name": "@typescript-eslint/scope-manager", + "name_hash": "4117654371883490926", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz", + "tag": "npm", + "value": "6.21.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 48, + "integrity": "sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==", + "man_dir": "", + "name": "@typescript-eslint/types", + "name_hash": "9755027355340495761", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.21.0.tgz", + "tag": "npm", + "value": "6.21.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 74, + 75, + 76, + 77, + 78, + 79, + 80, + 81, + ], + "id": 49, + "integrity": "sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==", + "man_dir": "", + "name": "@typescript-eslint/typescript-estree", + "name_hash": "17745786537991019945", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz", + "tag": "npm", + "value": "6.21.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 82, + 83, + ], + "id": 50, + "integrity": "sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==", + "man_dir": "", + "name": "@typescript-eslint/visitor-keys", + "name_hash": "7940841856001563650", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz", + "tag": "npm", + "value": "6.21.0", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/acorn", + "name": "acorn", + }, + "dependencies": [], + "id": 51, + "integrity": "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==", + "man_dir": "", + "name": "acorn", + "name_hash": "17430233180242180057", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz", + "tag": "npm", + "value": "8.11.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 84, + ], + "id": 52, + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", + "man_dir": "", + "name": "acorn-jsx", + "name_hash": "1754355278825952408", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "tag": "npm", + "value": "5.3.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 85, + ], + "id": 53, + "integrity": "sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==", + "man_dir": "", + "name": "agent-base", + "name_hash": "17689920659035782501", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.1.tgz", + "tag": "npm", + "value": "7.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 86, + 87, + 88, + 89, + ], + "id": 54, + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "man_dir": "", + "name": "ajv", + "name_hash": "4704814928422522869", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "tag": "npm", + "value": "6.12.6", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 55, + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "man_dir": "", + "name": "ansi-regex", + "name_hash": "8115476937249128794", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "tag": "npm", + "value": "5.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 90, + ], + "id": 56, + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "man_dir": "", + "name": "ansi-styles", + "name_hash": "1496261712670764878", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "tag": "npm", + "value": "4.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 57, + "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==", + "man_dir": "", + "name": "any-promise", + "name_hash": "992496519212496549", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz", + "tag": "npm", + "value": "1.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 91, + 92, + ], + "id": 58, + "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", + "man_dir": "", + "name": "anymatch", + "name_hash": "13083778620000400888", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", + "tag": "npm", + "value": "3.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 59, + "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", + "man_dir": "", + "name": "arg", + "name_hash": "2472924048160638220", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz", + "tag": "npm", + "value": "5.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 60, + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", + "man_dir": "", + "name": "argparse", + "name_hash": "14330104742551621378", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "tag": "npm", + "value": "2.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 93, + ], + "id": 61, + "integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==", + "man_dir": "", + "name": "aria-query", + "name_hash": "506127023625643336", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz", + "tag": "npm", + "value": "5.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 94, + 95, + ], + "id": 62, + "integrity": "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==", + "man_dir": "", + "name": "array-buffer-byte-length", + "name_hash": "9975978122018604356", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 96, + 97, + 98, + 99, + 100, + 101, + ], + "id": 63, + "integrity": "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==", + "man_dir": "", + "name": "array-includes", + "name_hash": "4525275494838245397", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.8.tgz", + "tag": "npm", + "value": "3.1.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 64, + "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", + "man_dir": "", + "name": "array-union", + "name_hash": "16137961625129706702", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", + "tag": "npm", + "value": "2.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 102, + 103, + 104, + 105, + 106, + 107, + ], + "id": 65, + "integrity": "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==", + "man_dir": "", + "name": "array.prototype.findlast", + "name_hash": "1818731707851809687", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz", + "tag": "npm", + "value": "1.2.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 108, + 109, + 110, + 111, + 112, + 113, + ], + "id": 66, + "integrity": "sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==", + "man_dir": "", + "name": "array.prototype.findlastindex", + "name_hash": "12218267642355334154", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz", + "tag": "npm", + "value": "1.2.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 114, + 115, + 116, + 117, + ], + "id": 67, + "integrity": "sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==", + "man_dir": "", + "name": "array.prototype.flat", + "name_hash": "13419566320551684202", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz", + "tag": "npm", + "value": "1.3.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 118, + 119, + 120, + 121, + ], + "id": 68, + "integrity": "sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==", + "man_dir": "", + "name": "array.prototype.flatmap", + "name_hash": "4112999450230342125", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz", + "tag": "npm", + "value": "1.3.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 122, + 123, + 124, + 125, + ], + "id": 69, + "integrity": "sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA==", + "man_dir": "", + "name": "array.prototype.toreversed", + "name_hash": "13586337247798060470", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array.prototype.toreversed/-/array.prototype.toreversed-1.1.2.tgz", + "tag": "npm", + "value": "1.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 126, + 127, + 128, + 129, + 130, + ], + "id": 70, + "integrity": "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==", + "man_dir": "", + "name": "array.prototype.tosorted", + "name_hash": "6050988382768901310", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz", + "tag": "npm", + "value": "1.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 131, + 132, + 133, + 134, + 135, + 136, + 137, + 138, + ], + "id": 71, + "integrity": "sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==", + "man_dir": "", + "name": "arraybuffer.prototype.slice", + "name_hash": "11166998714227851504", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz", + "tag": "npm", + "value": "1.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 139, + ], + "id": 72, + "integrity": "sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==", + "man_dir": "", + "name": "ast-types", + "name_hash": "4997596490212765360", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.13.4.tgz", + "tag": "npm", + "value": "0.13.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 73, + "integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==", + "man_dir": "", + "name": "ast-types-flow", + "name_hash": "3772215945262775731", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.8.tgz", + "tag": "npm", + "value": "0.0.8", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/autoprefixer", + "name": "autoprefixer", + }, + "dependencies": [ + 140, + 141, + 142, + 143, + 144, + 145, + 146, + ], + "id": 74, + "integrity": "sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==", + "man_dir": "", + "name": "autoprefixer", + "name_hash": "8637312893797281270", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.16.tgz", + "tag": "npm", + "value": "10.4.16", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 147, + ], + "id": 75, + "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==", + "man_dir": "", + "name": "available-typed-arrays", + "name_hash": "16267035547686705519", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", + "tag": "npm", + "value": "1.0.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 76, + "integrity": "sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==", + "man_dir": "", + "name": "axe-core", + "name_hash": "13988195930258765777", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.7.0.tgz", + "tag": "npm", + "value": "4.7.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 148, + ], + "id": 77, + "integrity": "sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg==", + "man_dir": "", + "name": "axobject-query", + "name_hash": "9344054106894956572", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-3.2.1.tgz", + "tag": "npm", + "value": "3.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 78, + "integrity": "sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==", + "man_dir": "", + "name": "b4a", + "name_hash": "10649709558693226266", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.6.tgz", + "tag": "npm", + "value": "1.6.6", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 79, + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "man_dir": "", + "name": "balanced-match", + "name_hash": "16269801611404267863", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 80, + "integrity": "sha512-sJnSOTVESURZ61XgEleqmP255T6zTYwHPwE4r6SssIh0U9/uDvfpdoJYpVUerJJZH2fueO+CdT8ZT+OC/7aZDA==", + "man_dir": "", + "name": "bare-events", + "name_hash": "4035129451839648869", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.3.1.tgz", + "tag": "npm", + "value": "2.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 149, + 150, + 151, + ], + "id": 81, + "integrity": "sha512-W/Hfxc/6VehXlsgFtbB5B4xFcsCl+pAh30cYhoFyXErf6oGrwjh8SwiPAdHgpmWonKuYpZgGywN0SXt7dgsADA==", + "man_dir": "", + "name": "bare-fs", + "name_hash": "15205712258788157948", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-2.3.1.tgz", + "tag": "npm", + "value": "2.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 82, + "integrity": "sha512-oPb8oMM1xZbhRQBngTgpcQ5gXw6kjOaRsSWsIeNyRxGed2w/ARyP7ScBYpWR1qfX2E5rS3gBw6OWcSQo+s+kUg==", + "man_dir": "", + "name": "bare-os", + "name_hash": "6865937522145537276", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-2.3.0.tgz", + "tag": "npm", + "value": "2.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 152, + ], + "id": 83, + "integrity": "sha512-lh/eITfU8hrj9Ru5quUp0Io1kJWIk1bTjzo7JH1P5dWmQ2EL4hFUlfI8FonAhSlgIfhn63p84CDY/x+PisgcXA==", + "man_dir": "", + "name": "bare-path", + "name_hash": "12654746909665824402", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/bare-path/-/bare-path-2.1.3.tgz", + "tag": "npm", + "value": "2.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 153, + ], + "id": 84, + "integrity": "sha512-ubLyoDqPnUf5o0kSFp709HC0WRZuxVuh4pbte5eY95Xvx5bdvz07c2JFmXBfqqe60q+9PJ8S4X5GRvmcNSKMxg==", + "man_dir": "", + "name": "bare-stream", + "name_hash": "17753182882008442002", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.0.1.tgz", + "tag": "npm", + "value": "2.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 85, + "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", + "man_dir": "", + "name": "base64-js", + "name_hash": "14626266614050083415", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", + "tag": "npm", + "value": "1.5.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 86, + "integrity": "sha512-4Bcg1P8xhUuqcii/S0Z9wiHIrQVPMermM1any+MX5GeGD7faD3/msQUDGLol9wOcz4/jbg/WJnGqoJF6LiBdtg==", + "man_dir": "", + "name": "basic-ftp", + "name_hash": "3294105759639631117", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.0.5.tgz", + "tag": "npm", + "value": "5.0.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 87, + "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", + "man_dir": "", + "name": "binary-extensions", + "name_hash": "17194422772331613284", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz", + "tag": "npm", + "value": "2.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 154, + 155, + ], + "id": 88, + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "man_dir": "", + "name": "brace-expansion", + "name_hash": "2949258092693339993", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "tag": "npm", + "value": "1.1.11", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 156, + ], + "id": 89, + "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", + "man_dir": "", + "name": "braces", + "name_hash": "2299021338542085312", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", + "tag": "npm", + "value": "3.0.3", + }, + "scripts": {}, + }, + { + "bin": { + "file": "cli.js", + "name": "browserslist", + }, + "dependencies": [ + 157, + 158, + 159, + 160, + ], + "id": 90, + "integrity": "sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==", + "man_dir": "", + "name": "browserslist", + "name_hash": "10902238872969648239", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.0.tgz", + "tag": "npm", + "value": "4.23.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 161, + 162, + ], + "id": 91, + "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", + "man_dir": "", + "name": "buffer", + "name_hash": "10358694932499417541", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", + "tag": "npm", + "value": "5.7.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 92, + "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==", + "man_dir": "", + "name": "buffer-crc32", + "name_hash": "4553253441045318076", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz", + "tag": "npm", + "value": "0.2.13", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 163, + 164, + ], + "id": 93, + "integrity": "sha512-DIM2C9qCECwhck9nLsCDeTv943VmGMCkwX3KljjprSRDXaK2CSiUDVGbUit80Er38ukgxuESJgYPAys4FsNCdg==", + "man_dir": "", + "name": "bun-types", + "name_hash": "2516125195587546235", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.12.tgz", + "tag": "npm", + "value": "1.1.12", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 165, + ], + "id": 94, + "integrity": "sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==", + "man_dir": "", + "name": "busboy", + "name_hash": "12056783266830520862", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz", + "tag": "npm", + "value": "1.6.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 166, + 167, + 168, + 169, + 170, + ], + "id": 95, + "integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==", + "man_dir": "", + "name": "call-bind", + "name_hash": "12438735438837079615", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz", + "tag": "npm", + "value": "1.0.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 96, + "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "man_dir": "", + "name": "callsites", + "name_hash": "3613437260212473067", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", + "tag": "npm", + "value": "3.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 97, + "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==", + "man_dir": "", + "name": "camelcase-css", + "name_hash": "11196719252326564430", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz", + "tag": "npm", + "value": "2.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 98, "integrity": "sha512-S3BnR4Kh26TBxbi5t5kpbcUlLJb9lhtDXISDPwOfI+JoC+ik0QksvkZtUVyikw3hjnkgkMPSJ8oIM9yMm9vflA==", "man_dir": "", "name": "caniuse-lite", @@ -16217,44 +14071,72 @@ exports[`next build works: bun 1`] = ` { "bin": null, "dependencies": [ - 318, + 171, + 172, ], - "id": 230, - "integrity": "sha512-E4KcWTpoLHqwPHLxidpOqQbcrZVgi0rsmmZXUle1jXmJfuIf/UWpczUJ7MZZ5tlxytgJXyp0w4PGkkeLiuIdZw==", + "id": 99, + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "man_dir": "", - "name": "@swc/helpers", - "name_hash": "6882297182432941771", + "name": "chalk", + "name_hash": "15590360526536958927", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.2.tgz", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", "tag": "npm", - "value": "0.5.2", + "value": "4.1.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 319, - 320, + 173, + 174, + 175, + 176, + 177, + 178, + 179, + 180, ], - "id": 231, - "integrity": "sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==", + "id": 100, + "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", "man_dir": "", - "name": "styled-jsx", - "name_hash": "3150382730046383618", + "name": "chokidar", + "name_hash": "13416011201726038119", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.1.tgz", + "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", "tag": "npm", - "value": "5.1.1", + "value": "3.6.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 181, + 182, + 183, + 184, + ], + "id": 101, + "integrity": "sha512-5xQNN2SVBdZv4TxeMLaI+PelrnZsHDhn8h2JtyriLr+0qHcZS8BMuo93qN6J1VmtmrgYP+rmcLHcbpnA8QJh+w==", + "man_dir": "", + "name": "chromium-bidi", + "name_hash": "17738832193826713561", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.24.tgz", + "tag": "npm", + "value": "0.5.24", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 232, + "id": 102, "integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==", "man_dir": "", "name": "client-only", @@ -16269,77 +14151,868 @@ exports[`next build works: bun 1`] = ` }, { "bin": null, - "dependencies": [], - "id": 233, - "integrity": "sha512-VhgXTvrgeBRxNPjyfBsDIMvgsKDxjlpw4IAUsHCX8Gjl1vtHUYRT3+xfQ/wwvLPDd/6kqfLqk9Pt4+7gysuCKQ==", + "dependencies": [ + 185, + 186, + 187, + ], + "id": 103, + "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", "man_dir": "", - "name": "@next/env", - "name_hash": "14533567151760189614", + "name": "cliui", + "name_hash": "5778858105899329304", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@next/env/-/env-14.1.3.tgz", + "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", "tag": "npm", - "value": "14.1.3", + "value": "8.0.1", }, "scripts": {}, }, { "bin": null, "dependencies": [ + 188, + ], + "id": 104, + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "man_dir": "", + "name": "color-convert", + "name_hash": "4039459761306235234", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "tag": "npm", + "value": "2.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 105, + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "man_dir": "", + "name": "color-name", + "name_hash": "16546212153853106385", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "tag": "npm", + "value": "1.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 106, + "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==", + "man_dir": "", + "name": "commander", + "name_hash": "5281338156924866262", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz", + "tag": "npm", + "value": "4.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 107, + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", + "man_dir": "", + "name": "concat-map", + "name_hash": "8706867752641269193", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "tag": "npm", + "value": "0.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 189, + 190, + 191, + 192, + 193, + ], + "id": 108, + "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==", + "man_dir": "", + "name": "cosmiconfig", + "name_hash": "6870876620368412607", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz", + "tag": "npm", + "value": "9.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 194, + 195, + 196, + ], + "id": 109, + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "man_dir": "", + "name": "cross-spawn", + "name_hash": "12444485756966960720", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "tag": "npm", + "value": "7.0.3", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/cssesc", + "name": "cssesc", + }, + "dependencies": [], + "id": 110, + "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", + "man_dir": "", + "name": "cssesc", + "name_hash": "11039868621287934035", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 111, + "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", + "man_dir": "", + "name": "csstype", + "name_hash": "10489861045436610105", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", + "tag": "npm", + "value": "3.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 112, + "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==", + "man_dir": "", + "name": "damerau-levenshtein", + "name_hash": "15167018638538311401", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz", + "tag": "npm", + "value": "1.0.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 113, + "integrity": "sha512-7hvf7/GW8e86rW0ptuwS3OcBGDjIi6SZva7hCyWC0yYry2cOPmLIjXAUHI6DK2HsnwJd9ifmt57i8eV2n4YNpw==", + "man_dir": "", + "name": "data-uri-to-buffer", + "name_hash": "14979328150197748023", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-6.0.2.tgz", + "tag": "npm", + "value": "6.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 197, + 198, + 199, + ], + "id": 114, + "integrity": "sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==", + "man_dir": "", + "name": "data-view-buffer", + "name_hash": "15944719431260154058", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 200, + 201, + 202, + ], + "id": 115, + "integrity": "sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==", + "man_dir": "", + "name": "data-view-byte-length", + "name_hash": "5338396469217736400", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 203, + 204, + 205, + ], + "id": 116, + "integrity": "sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==", + "man_dir": "", + "name": "data-view-byte-offset", + "name_hash": "9075261318428197850", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.0.tgz", + "tag": "npm", + "value": "1.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 206, + ], + "id": 117, + "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==", + "man_dir": "", + "name": "debug", + "name_hash": "14324291119347696526", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz", + "tag": "npm", + "value": "4.3.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 118, + "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", + "man_dir": "", + "name": "deep-is", + "name_hash": "4678193845338186713", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", + "tag": "npm", + "value": "0.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 207, + 208, + 209, + ], + "id": 119, + "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", + "man_dir": "", + "name": "define-data-property", + "name_hash": "11872812789934333141", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", + "tag": "npm", + "value": "1.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 210, + 211, + 212, + ], + "id": 120, + "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==", + "man_dir": "", + "name": "define-properties", + "name_hash": "6291091409189323848", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz", + "tag": "npm", + "value": "1.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 213, + 214, + 215, + ], + "id": 121, + "integrity": "sha512-TllpMR/t0M5sqCXfj85i4XaAzxmS5tVA16dqvdkMwGmzI+dXLXnw3J+3Vdv7VKw+ThlTMboK6i9rnZ6Nntj5CQ==", + "man_dir": "", + "name": "degenerator", + "name_hash": "8612146826381285798", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/degenerator/-/degenerator-5.0.1.tgz", + "tag": "npm", + "value": "5.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 122, + "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", + "man_dir": "", + "name": "dequal", + "name_hash": "9863785364709466334", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 123, + "integrity": "sha512-+qtL3eX50qsJ7c+qVyagqi7AWMoQCBGNfoyJZMwm/NSXVqLYbuitrWEEIzxfUmTNy7//Xe8yhMmQ+elj3uAqSg==", + "man_dir": "", + "name": "devtools-protocol", + "name_hash": "12159960943916763407", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1299070.tgz", + "tag": "npm", + "value": "0.0.1299070", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 124, + "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==", + "man_dir": "", + "name": "didyoumean", + "name_hash": "3290316626148068785", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz", + "tag": "npm", + "value": "1.2.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 216, + ], + "id": 125, + "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", + "man_dir": "", + "name": "dir-glob", + "name_hash": "7561427002176423027", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", + "tag": "npm", + "value": "3.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 126, + "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", + "man_dir": "", + "name": "dlv", + "name_hash": "6290291366792823487", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz", + "tag": "npm", + "value": "1.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 217, + ], + "id": 127, + "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", + "man_dir": "", + "name": "doctrine", + "name_hash": "17204823894354646410", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 128, + "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", + "man_dir": "", + "name": "eastasianwidth", + "name_hash": "17075761832414070361", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", + "tag": "npm", + "value": "0.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 129, + "integrity": "sha512-eVGeQxpaBYbomDBa/Mehrs28MdvCXfJmEFzaMFsv8jH/MJDLIylJN81eTJ5kvx7B7p18OiPK0BkC06lydEy63A==", + "man_dir": "", + "name": "electron-to-chromium", + "name_hash": "670529235028360171", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.790.tgz", + "tag": "npm", + "value": "1.4.790", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 130, + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", + "man_dir": "", + "name": "emoji-regex", + "name_hash": "4954026511424972012", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", + "tag": "npm", + "value": "9.2.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 218, + ], + "id": 131, + "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", + "man_dir": "", + "name": "end-of-stream", + "name_hash": "17455588742510412071", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", + "tag": "npm", + "value": "1.4.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 219, + 220, + ], + "id": 132, + "integrity": "sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==", + "man_dir": "", + "name": "enhanced-resolve", + "name_hash": "2987069983667056488", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.17.0.tgz", + "tag": "npm", + "value": "5.17.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 133, + "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==", + "man_dir": "", + "name": "env-paths", + "name_hash": "763024076902060186", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz", + "tag": "npm", + "value": "2.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 221, + ], + "id": 134, + "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", + "man_dir": "", + "name": "error-ex", + "name_hash": "10994745590019451357", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", + "tag": "npm", + "value": "1.3.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 222, + 223, + 224, + 225, + 226, + 227, + 228, + 229, + 230, + 231, + 232, + 233, + 234, + 235, + 236, + 237, + 238, + 239, + 240, + 241, + 242, + 243, + 244, + 245, + 246, + 247, + 248, + 249, + 250, + 251, + 252, + 253, + 254, + 255, + 256, + 257, + 258, + 259, + 260, + 261, + 262, + 263, + 264, + 265, + 266, + 267, + ], + "id": 135, + "integrity": "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==", + "man_dir": "", + "name": "es-abstract", + "name_hash": "18149169871844198539", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.3.tgz", + "tag": "npm", + "value": "1.23.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 268, + ], + "id": 136, + "integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==", + "man_dir": "", + "name": "es-define-property", + "name_hash": "3626708926058962712", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz", + "tag": "npm", + "value": "1.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 137, + "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", + "man_dir": "", + "name": "es-errors", + "name_hash": "1431088895329652005", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", + "tag": "npm", + "value": "1.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 269, + 270, + 271, + 272, + 273, + 274, + 275, + 276, + 277, + 278, + 279, + 280, + 281, + 282, + ], + "id": 138, + "integrity": "sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==", + "man_dir": "", + "name": "es-iterator-helpers", + "name_hash": "6828621610707932693", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.0.19.tgz", + "tag": "npm", + "value": "1.0.19", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 283, + ], + "id": 139, + "integrity": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==", + "man_dir": "", + "name": "es-object-atoms", + "name_hash": "6220468241073126446", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz", + "tag": "npm", + "value": "1.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 284, + 285, + 286, + ], + "id": 140, + "integrity": "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==", + "man_dir": "", + "name": "es-set-tostringtag", + "name_hash": "6364566058234691598", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 287, + ], + "id": 141, + "integrity": "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==", + "man_dir": "", + "name": "es-shim-unscopables", + "name_hash": "9491299634916711255", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 288, + 289, + 290, + ], + "id": 142, + "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==", + "man_dir": "", + "name": "es-to-primitive", + "name_hash": "5511149163085325549", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz", + "tag": "npm", + "value": "1.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 143, + "integrity": "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==", + "man_dir": "", + "name": "escalade", + "name_hash": "6879348821336485116", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz", + "tag": "npm", + "value": "3.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 144, + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "man_dir": "", + "name": "escape-string-regexp", + "name_hash": "6183299340420948366", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", + }, + "scripts": {}, + }, + { + "bin": { + "escodegen": "bin/escodegen.js", + "esgenerate": "bin/esgenerate.js", + }, + "dependencies": [ + 291, + 292, + 293, + 294, + ], + "id": 145, + "integrity": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==", + "man_dir": "", + "name": "escodegen", + "name_hash": "7568564790816534200", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.1.0.tgz", + "tag": "npm", + "value": "2.1.0", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/eslint.js", + "name": "eslint", + }, + "dependencies": [ + 295, + 296, + 297, + 298, + 299, + 300, + 301, + 302, + 303, + 304, + 305, + 306, + 307, + 308, + 309, + 310, + 311, + 312, + 313, + 314, + 315, + 316, + 317, + 318, + 319, + 320, 321, 322, 323, - ], - "id": 234, - "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", - "man_dir": "", - "name": "postcss", - "name_hash": "9297766010604904796", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", - "tag": "npm", - "value": "8.4.31", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ 324, - ], - "id": 235, - "integrity": "sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==", - "man_dir": "", - "name": "busboy", - "name_hash": "12056783266830520862", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz", - "tag": "npm", - "value": "1.6.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 236, - "integrity": "sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==", - "man_dir": "", - "name": "streamsearch", - "name_hash": "16767345128201185654", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz", - "tag": "npm", - "value": "1.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ 325, 326, 327, @@ -16347,12 +15020,36 @@ exports[`next build works: bun 1`] = ` 329, 330, 331, + ], + "id": 146, + "integrity": "sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==", + "man_dir": "", + "name": "eslint", + "name_hash": "17917589463370847417", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.50.0.tgz", + "tag": "npm", + "value": "8.50.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 332, 333, 334, 335, + 336, + 337, + 338, + 339, + 340, + 341, + 342, ], - "id": 237, + "id": 147, "integrity": "sha512-sUCpWlGuHpEhI0pIT0UtdSLJk5Z8E2DYinPTwsBiWaSYQomchdl0i60pjynY48+oXvtyWMQ7oE+G3m49yrfacg==", "man_dir": "", "name": "eslint-config-next", @@ -16366,21 +15063,28 @@ exports[`next build works: bun 1`] = ` "scripts": {}, }, { - "bin": { - "file": "bin/eslint.js", - "name": "eslint", - }, + "bin": null, "dependencies": [ - 336, - 337, - 338, - 339, - 340, - 341, - 342, 343, 344, 345, + ], + "id": 148, + "integrity": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==", + "man_dir": "", + "name": "eslint-import-resolver-node", + "name_hash": "7112252065464945765", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz", + "tag": "npm", + "value": "0.3.9", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 346, 347, 348, @@ -16390,7 +15094,41 @@ exports[`next build works: bun 1`] = ` 352, 353, 354, + ], + "id": 149, + "integrity": "sha512-xgdptdoi5W3niYeuQxKmzVDTATvLYqhpwmykwsh7f6HIOStGWEIL9iqZgQDF9u9OEzrRwR8no5q2VT+bjAujTg==", + "man_dir": "", + "name": "eslint-import-resolver-typescript", + "name_hash": "15133821067886250480", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.6.1.tgz", + "tag": "npm", + "value": "3.6.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 355, + ], + "id": 150, + "integrity": "sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q==", + "man_dir": "", + "name": "eslint-module-utils", + "name_hash": "8461306141657248779", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.8.1.tgz", + "tag": "npm", + "value": "2.8.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 356, 357, 358, @@ -16408,1175 +15146,9 @@ exports[`next build works: bun 1`] = ` 370, 371, 372, - ], - "id": 238, - "integrity": "sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==", - "man_dir": "", - "name": "eslint", - "name_hash": "17917589463370847417", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.50.0.tgz", - "tag": "npm", - "value": "8.50.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 239, - "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", - "man_dir": "", - "name": "json-stable-stringify-without-jsonify", - "name_hash": "14534225541412166230", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 240, - "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", - "man_dir": "", - "name": "@humanwhocodes/module-importer", - "name_hash": "12456817044413428026", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ 373, - 374, ], - "id": 241, - "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==", - "man_dir": "", - "name": "@eslint-community/eslint-utils", - "name_hash": "17370105237013380211", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", - "tag": "npm", - "value": "4.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 242, - "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", - "man_dir": "", - "name": "eslint-visitor-keys", - "name_hash": "17830281265467207399", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", - "tag": "npm", - "value": "3.4.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 375, - 376, - 377, - ], - "id": 243, - "integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==", - "man_dir": "", - "name": "@humanwhocodes/config-array", - "name_hash": "4378208149395492413", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz", - "tag": "npm", - "value": "0.11.14", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 378, - ], - "id": 244, - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "man_dir": "", - "name": "minimatch", - "name_hash": "8137703609956696607", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "tag": "npm", - "value": "3.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 379, - 380, - ], - "id": 245, - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "man_dir": "", - "name": "brace-expansion", - "name_hash": "2949258092693339993", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "tag": "npm", - "value": "1.1.11", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 246, - "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", - "man_dir": "", - "name": "concat-map", - "name_hash": "8706867752641269193", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "tag": "npm", - "value": "0.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 247, - "integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==", - "man_dir": "", - "name": "@humanwhocodes/object-schema", - "name_hash": "8965646483962562622", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 248, - "integrity": "sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA==", - "man_dir": "", - "name": "@eslint-community/regexpp", - "name_hash": "633405221675698401", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.1.tgz", - "tag": "npm", - "value": "4.10.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 249, - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "man_dir": "", - "name": "escape-string-regexp", - "name_hash": "6183299340420948366", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "tag": "npm", - "value": "4.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 381, - ], - "id": 250, - "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", - "man_dir": "", - "name": "file-entry-cache", - "name_hash": "7451434054063451186", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", - "tag": "npm", - "value": "6.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 382, - 383, - 384, - ], - "id": 251, - "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", - "man_dir": "", - "name": "flat-cache", - "name_hash": "1109822261564484039", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", - "tag": "npm", - "value": "3.2.0", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin.js", - "name": "rimraf", - }, - "dependencies": [ - 385, - ], - "id": 252, - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "man_dir": "", - "name": "rimraf", - "name_hash": "6866739241594583209", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "tag": "npm", - "value": "3.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 386, - 387, - 388, - 389, - 390, - 391, - ], - "id": 253, - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "man_dir": "", - "name": "glob", - "name_hash": "4994027009006720870", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "tag": "npm", - "value": "7.2.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 254, - "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", - "man_dir": "", - "name": "path-is-absolute", - "name_hash": "8164005222338448325", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 255, - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "man_dir": "", - "name": "inherits", - "name_hash": "7481850175542696465", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "tag": "npm", - "value": "2.0.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 392, - 393, - ], - "id": 256, - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "man_dir": "", - "name": "inflight", - "name_hash": "15335006233399436565", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "tag": "npm", - "value": "1.0.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 257, - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "man_dir": "", - "name": "fs.realpath", - "name_hash": "913835373532407557", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "tag": "npm", - "value": "1.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 394, - ], - "id": 258, - "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", - "man_dir": "", - "name": "keyv", - "name_hash": "11030851470615570686", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", - "tag": "npm", - "value": "4.5.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 259, - "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", - "man_dir": "", - "name": "json-buffer", - "name_hash": "5720297936225446253", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", - "tag": "npm", - "value": "3.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 260, - "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==", - "man_dir": "", - "name": "flatted", - "name_hash": "12258717572737769681", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz", - "tag": "npm", - "value": "3.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 395, - 396, - 397, - 398, - 399, - 400, - 401, - 402, - 403, - ], - "id": 261, - "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==", - "man_dir": "", - "name": "@eslint/eslintrc", - "name_hash": "12097048422266797669", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz", - "tag": "npm", - "value": "2.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 262, - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "man_dir": "", - "name": "strip-json-comments", - "name_hash": "3826326773345398095", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "tag": "npm", - "value": "3.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 263, - "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==", - "man_dir": "", - "name": "ignore", - "name_hash": "7684941795926889194", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz", - "tag": "npm", - "value": "5.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 404, - ], - "id": 264, - "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", - "man_dir": "", - "name": "globals", - "name_hash": "15143409006866382382", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", - "tag": "npm", - "value": "13.24.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 265, - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "man_dir": "", - "name": "type-fest", - "name_hash": "14668870911319020225", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "tag": "npm", - "value": "0.20.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 405, - 406, - 407, - ], - "id": 266, - "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==", - "man_dir": "", - "name": "espree", - "name_hash": "3641367103187261350", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz", - "tag": "npm", - "value": "9.6.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 408, - ], - "id": 267, - "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", - "man_dir": "", - "name": "acorn-jsx", - "name_hash": "1754355278825952408", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", - "tag": "npm", - "value": "5.3.2", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/acorn", - "name": "acorn", - }, - "dependencies": [], - "id": 268, - "integrity": "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==", - "man_dir": "", - "name": "acorn", - "name_hash": "17430233180242180057", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz", - "tag": "npm", - "value": "8.11.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 409, - 410, - 411, - 412, - ], - "id": 269, - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "man_dir": "", - "name": "ajv", - "name_hash": "4704814928422522869", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "tag": "npm", - "value": "6.12.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 413, - ], - "id": 270, - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", - "man_dir": "", - "name": "uri-js", - "name_hash": "9694608825335680295", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "tag": "npm", - "value": "4.4.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 271, - "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", - "man_dir": "", - "name": "punycode", - "name_hash": "6702779252101758505", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", - "tag": "npm", - "value": "2.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 272, - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "man_dir": "", - "name": "json-schema-traverse", - "name_hash": "686899269284038873", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "tag": "npm", - "value": "0.4.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 273, - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", - "man_dir": "", - "name": "fast-json-stable-stringify", - "name_hash": "5172613188748066692", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "tag": "npm", - "value": "2.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 274, - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", - "man_dir": "", - "name": "fast-deep-equal", - "name_hash": "12371535360781568025", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "tag": "npm", - "value": "3.1.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 275, - "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", - "man_dir": "", - "name": "natural-compare", - "name_hash": "10983874298500943893", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "tag": "npm", - "value": "1.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 276, - "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", - "man_dir": "", - "name": "is-path-inside", - "name_hash": "11945178255920368404", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", - "tag": "npm", - "value": "3.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 277, - "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", - "man_dir": "", - "name": "lodash.merge", - "name_hash": "1968752870223903086", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", - "tag": "npm", - "value": "4.6.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 414, - 415, - ], - "id": 278, - "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", - "man_dir": "", - "name": "eslint-scope", - "name_hash": "17629221228476930459", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", - "tag": "npm", - "value": "7.2.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 416, - ], - "id": 279, - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", - "man_dir": "", - "name": "esrecurse", - "name_hash": "17661314847727534689", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "tag": "npm", - "value": "4.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 280, - "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", - "man_dir": "", - "name": "imurmurhash", - "name_hash": "16912020589681053487", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "tag": "npm", - "value": "0.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 281, - "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", - "man_dir": "", - "name": "text-table", - "name_hash": "8812171258786601301", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", - "tag": "npm", - "value": "0.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 417, - 418, - 419, - 420, - 421, - 422, - ], - "id": 282, - "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", - "man_dir": "", - "name": "optionator", - "name_hash": "13855909686375249440", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", - "tag": "npm", - "value": "0.9.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 283, - "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", - "man_dir": "", - "name": "fast-levenshtein", - "name_hash": "12342460047873653112", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "tag": "npm", - "value": "2.0.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 423, - 424, - ], - "id": 284, - "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", - "man_dir": "", - "name": "levn", - "name_hash": "9969646077825321011", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", - "tag": "npm", - "value": "0.4.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 425, - ], - "id": 285, - "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", - "man_dir": "", - "name": "type-check", - "name_hash": "14488857500191659576", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", - "tag": "npm", - "value": "0.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 286, - "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", - "man_dir": "", - "name": "prelude-ls", - "name_hash": "2714658211020917171", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", - "tag": "npm", - "value": "1.2.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 287, - "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", - "man_dir": "", - "name": "word-wrap", - "name_hash": "17394224781186240192", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", - "tag": "npm", - "value": "1.2.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 288, - "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", - "man_dir": "", - "name": "deep-is", - "name_hash": "4678193845338186713", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", - "tag": "npm", - "value": "0.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 289, - "integrity": "sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==", - "man_dir": "", - "name": "@eslint/js", - "name_hash": "14520481844909638934", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.50.0.tgz", - "tag": "npm", - "value": "8.50.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 290, - "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", - "man_dir": "", - "name": "graphemer", - "name_hash": "10355618371909736900", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", - "tag": "npm", - "value": "1.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 426, - ], - "id": 291, - "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", - "man_dir": "", - "name": "doctrine", - "name_hash": "17204823894354646410", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 427, - 428, - ], - "id": 292, - "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", - "man_dir": "", - "name": "find-up", - "name_hash": "8309621910990874126", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", - "tag": "npm", - "value": "5.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 293, - "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", - "man_dir": "", - "name": "path-exists", - "name_hash": "12097053851796077639", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", - "tag": "npm", - "value": "4.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 429, - ], - "id": 294, - "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", - "man_dir": "", - "name": "locate-path", - "name_hash": "14390144719475396950", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", - "tag": "npm", - "value": "6.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 430, - ], - "id": 295, - "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", - "man_dir": "", - "name": "p-locate", - "name_hash": "9693850335197275095", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", - "tag": "npm", - "value": "5.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 431, - ], - "id": 296, - "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", - "man_dir": "", - "name": "p-limit", - "name_hash": "3083404427706523125", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", - "tag": "npm", - "value": "3.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 297, - "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", - "man_dir": "", - "name": "yocto-queue", - "name_hash": "9034931028572940079", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", - "tag": "npm", - "value": "0.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 432, - ], - "id": 298, - "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", - "man_dir": "", - "name": "esquery", - "name_hash": "7289272869223478230", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", - "tag": "npm", - "value": "1.5.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 433, - 434, - ], - "id": 299, - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "man_dir": "", - "name": "chalk", - "name_hash": "15590360526536958927", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "tag": "npm", - "value": "4.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 435, - ], - "id": 300, - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "man_dir": "", - "name": "supports-color", - "name_hash": "8283007902753735493", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "tag": "npm", - "value": "7.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 301, - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "man_dir": "", - "name": "has-flag", - "name_hash": "14617373831546330259", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "tag": "npm", - "value": "4.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 436, - 437, - 438, - 439, - 440, - 441, - 442, - 443, - 444, - ], - "id": 302, - "integrity": "sha512-xgdptdoi5W3niYeuQxKmzVDTATvLYqhpwmykwsh7f6HIOStGWEIL9iqZgQDF9u9OEzrRwR8no5q2VT+bjAujTg==", - "man_dir": "", - "name": "eslint-import-resolver-typescript", - "name_hash": "15133821067886250480", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.6.1.tgz", - "tag": "npm", - "value": "3.6.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 445, - 446, - 447, - 448, - 449, - 450, - 451, - 452, - 453, - 454, - 455, - 456, - 457, - 458, - 459, - 460, - 461, - 462, - ], - "id": 303, + "id": 151, "integrity": "sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==", "man_dir": "", "name": "eslint-plugin-import", @@ -17592,145 +15164,554 @@ exports[`next build works: bun 1`] = ` { "bin": null, "dependencies": [ - 463, - 464, - 465, - 466, + 374, + 375, + 376, + 377, + 378, + 379, + 380, + 381, + 382, + 383, + 384, + 385, + 386, + 387, + 388, + 389, + 390, ], - "id": 304, - "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==", + "id": 152, + "integrity": "sha512-Hdh937BS3KdwwbBaKd5+PLCOmYY6U4f2h9Z2ktwtNKvIdIEu137rjYbcb9ApSbVJfWxANNuiKTD/9tOKjK9qOA==", "man_dir": "", - "name": "tsconfig-paths", - "name_hash": "9484880556576660029", + "name": "eslint-plugin-jsx-a11y", + "name_hash": "17038906309846806775", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.8.0.tgz", "tag": "npm", - "value": "3.15.0", + "value": "6.8.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 391, + 392, + 393, + 394, + 395, + 396, + 397, + 398, + 399, + 400, + 401, + 402, + 403, + 404, + 405, + 406, + 407, + 408, + 409, + ], + "id": 153, + "integrity": "sha512-2HCmrU+/JNigDN6tg55cRDKCQWicYAPB38JGSFDQt95jDm8rrvSUo7YPkOIm5l6ts1j1zCvysNcasvfTMQzUOw==", + "man_dir": "", + "name": "eslint-plugin-react", + "name_hash": "15811917473959571682", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.34.2.tgz", + "tag": "npm", + "value": "7.34.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 410, + ], + "id": 154, + "integrity": "sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==", + "man_dir": "", + "name": "eslint-plugin-react-hooks", + "name_hash": "14057422571669714006", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz", + "tag": "npm", + "value": "4.6.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 411, + 412, + ], + "id": 155, + "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", + "man_dir": "", + "name": "eslint-scope", + "name_hash": "17629221228476930459", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", + "tag": "npm", + "value": "7.2.2", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 305, - "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", + "id": 156, + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", "man_dir": "", - "name": "strip-bom", - "name_hash": "10409965272767959480", + "name": "eslint-visitor-keys", + "name_hash": "17830281265467207399", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", "tag": "npm", - "value": "3.0.0", + "value": "3.4.3", }, "scripts": {}, }, { "bin": null, - "dependencies": [], - "id": 306, - "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", + "dependencies": [ + 413, + 414, + 415, + ], + "id": 157, + "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==", "man_dir": "", - "name": "minimist", - "name_hash": "3523651443977674137", + "name": "espree", + "name_hash": "3641367103187261350", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz", "tag": "npm", - "value": "1.2.8", + "value": "9.6.1", }, "scripts": {}, }, { "bin": { - "file": "lib/cli.js", - "name": "json5", + "esparse": "./bin/esparse.js", + "esvalidate": "./bin/esvalidate.js", }, - "dependencies": [ - 467, - ], - "id": 307, - "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", + "dependencies": [], + "id": 158, + "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", "man_dir": "", - "name": "json5", - "name_hash": "8623012563386528314", + "name": "esprima", + "name_hash": "16070041258147025859", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", "tag": "npm", - "value": "1.0.2", + "value": "4.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 416, + ], + "id": 159, + "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", + "man_dir": "", + "name": "esquery", + "name_hash": "7289272869223478230", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", + "tag": "npm", + "value": "1.5.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 417, + ], + "id": 160, + "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", + "man_dir": "", + "name": "esrecurse", + "name_hash": "17661314847727534689", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", + "tag": "npm", + "value": "4.3.0", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 308, - "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==", + "id": 161, + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", "man_dir": "", - "name": "@types/json5", - "name_hash": "7880870305537908928", + "name": "estraverse", + "name_hash": "14401618193000185195", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", "tag": "npm", - "value": "0.0.29", + "value": "5.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 162, + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", + "man_dir": "", + "name": "esutils", + "name_hash": "7981716078883515000", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", }, "scripts": {}, }, { "bin": { - "file": "bin/semver.js", - "name": "semver", + "file": "cli.js", + "name": "extract-zip", }, + "dependencies": [ + 418, + 419, + 420, + 421, + ], + "id": 163, + "integrity": "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==", + "man_dir": "", + "name": "extract-zip", + "name_hash": "8810061046982445994", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz", + "tag": "npm", + "value": "2.0.1", + }, + "scripts": {}, + }, + { + "bin": null, "dependencies": [], - "id": 309, - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "id": 164, + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", "man_dir": "", - "name": "semver", - "name_hash": "16367367531761322261", + "name": "fast-deep-equal", + "name_hash": "12371535360781568025", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", "tag": "npm", - "value": "6.3.1", + "value": "3.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 165, + "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==", + "man_dir": "", + "name": "fast-fifo", + "name_hash": "1244249015522350723", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz", + "tag": "npm", + "value": "1.3.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 468, - 469, - 470, + 422, + 423, + 424, + 425, + 426, ], - "id": 310, - "integrity": "sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==", + "id": 166, + "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", "man_dir": "", - "name": "object.values", - "name_hash": "17183857510284531499", + "name": "fast-glob", + "name_hash": "1878427088820911921", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.2.0.tgz", + "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz", "tag": "npm", - "value": "1.2.0", + "value": "3.3.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 167, + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", + "man_dir": "", + "name": "fast-json-stable-stringify", + "name_hash": "5172613188748066692", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", + "tag": "npm", + "value": "2.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 168, + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", + "man_dir": "", + "name": "fast-levenshtein", + "name_hash": "12342460047873653112", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", + "tag": "npm", + "value": "2.0.6", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 471, + 427, ], - "id": 311, - "integrity": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==", + "id": 169, + "integrity": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==", "man_dir": "", - "name": "es-object-atoms", - "name_hash": "6220468241073126446", + "name": "fastq", + "name_hash": "6741130188853797494", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz", + "tag": "npm", + "value": "1.17.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 428, + ], + "id": 170, + "integrity": "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==", + "man_dir": "", + "name": "fd-slicer", + "name_hash": "10851489456408334660", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz", + "tag": "npm", + "value": "1.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 429, + ], + "id": 171, + "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", + "man_dir": "", + "name": "file-entry-cache", + "name_hash": "7451434054063451186", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", + "tag": "npm", + "value": "6.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 430, + ], + "id": 172, + "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", + "man_dir": "", + "name": "fill-range", + "name_hash": "7508926416461820733", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", + "tag": "npm", + "value": "7.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 431, + 432, + ], + "id": 173, + "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", + "man_dir": "", + "name": "find-up", + "name_hash": "8309621910990874126", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", + "tag": "npm", + "value": "5.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 433, + 434, + 435, + ], + "id": 174, + "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", + "man_dir": "", + "name": "flat-cache", + "name_hash": "1109822261564484039", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", + "tag": "npm", + "value": "3.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 175, + "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==", + "man_dir": "", + "name": "flatted", + "name_hash": "12258717572737769681", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz", + "tag": "npm", + "value": "3.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 436, + ], + "id": 176, + "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==", + "man_dir": "", + "name": "for-each", + "name_hash": "10867395407301386752", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz", + "tag": "npm", + "value": "0.3.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 437, + 438, + ], + "id": 177, + "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==", + "man_dir": "", + "name": "foreground-child", + "name_hash": "15280470906188730905", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz", + "tag": "npm", + "value": "3.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 178, + "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==", + "man_dir": "", + "name": "fraction.js", + "name_hash": "8226692764887072839", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz", + "tag": "npm", + "value": "4.3.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 439, + 440, + 441, + ], + "id": 179, + "integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==", + "man_dir": "", + "name": "fs-extra", + "name_hash": "2453474818627632477", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz", + "tag": "npm", + "value": "11.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 180, + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", + "man_dir": "", + "name": "fs.realpath", + "name_hash": "913835373532407557", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", "tag": "npm", "value": "1.0.0", }, @@ -17739,101 +15720,101 @@ exports[`next build works: bun 1`] = ` { "bin": null, "dependencies": [], - "id": 312, - "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", + "id": 181, + "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", "man_dir": "", - "name": "es-errors", - "name_hash": "1431088895329652005", + "name": "fsevents", + "name_hash": "16035328728645144760", "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", - "tag": "npm", - "value": "1.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 472, - 473, - 474, + "os": [ + "darwin", ], - "id": 313, - "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==", - "man_dir": "", - "name": "define-properties", - "name_hash": "6291091409189323848", - "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz", + "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", "tag": "npm", - "value": "1.2.1", + "value": "2.3.3", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 314, - "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", + "id": 182, + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", "man_dir": "", - "name": "object-keys", - "name_hash": "17064657543629771811", + "name": "function-bind", + "name_hash": "844545262680185243", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", "tag": "npm", - "value": "1.1.1", + "value": "1.1.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 475, + 442, + 443, + 444, + 445, ], - "id": 315, - "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", + "id": 183, + "integrity": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==", "man_dir": "", - "name": "has-property-descriptors", - "name_hash": "4664477375836720802", + "name": "function.prototype.name", + "name_hash": "4695092674110180958", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz", "tag": "npm", - "value": "1.0.2", + "value": "1.1.6", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 184, + "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==", + "man_dir": "", + "name": "functions-have-names", + "name_hash": "2705786889099279986", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", + "tag": "npm", + "value": "1.2.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 185, + "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", + "man_dir": "", + "name": "get-caller-file", + "name_hash": "1638769084888476079", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", + "tag": "npm", + "value": "2.0.5", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 476, + 446, + 447, + 448, + 449, + 450, ], - "id": 316, - "integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==", - "man_dir": "", - "name": "es-define-property", - "name_hash": "3626708926058962712", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz", - "tag": "npm", - "value": "1.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 477, - 478, - 479, - 480, - 481, - ], - "id": 317, + "id": 186, "integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==", "man_dir": "", "name": "get-intrinsic", @@ -17848,62 +15829,190 @@ exports[`next build works: bun 1`] = ` }, { "bin": null, - "dependencies": [], - "id": 318, - "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", + "dependencies": [ + 451, + ], + "id": 187, + "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==", "man_dir": "", - "name": "has-symbols", - "name_hash": "11738213668566965255", + "name": "get-stream", + "name_hash": "13254119490064412968", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", + "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", "tag": "npm", - "value": "1.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 319, - "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==", - "man_dir": "", - "name": "has-proto", - "name_hash": "14548784663137950749", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz", - "tag": "npm", - "value": "1.0.3", + "value": "5.2.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 482, - 483, - 484, + 452, + 453, + 454, ], - "id": 320, - "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", + "id": 188, + "integrity": "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==", "man_dir": "", - "name": "define-data-property", - "name_hash": "11872812789934333141", + "name": "get-symbol-description", + "name_hash": "9231308723607962639", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", + "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.2.tgz", "tag": "npm", - "value": "1.1.4", + "value": "1.0.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 485, + 455, ], - "id": 321, + "id": 189, + "integrity": "sha512-ZCuZCnlqNzjb4QprAzXKdpp/gh6KTxSJuw3IBsPnV/7fV4NxC9ckB+vPTt8w7fJA0TaSD7c55BR47JD6MEDyDw==", + "man_dir": "", + "name": "get-tsconfig", + "name_hash": "4239972350118399509", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.7.5.tgz", + "tag": "npm", + "value": "4.7.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 456, + 457, + 458, + 459, + ], + "id": 190, + "integrity": "sha512-BzUrJBS9EcUb4cFol8r4W3v1cPsSyajLSthNkz5BxbpDcHN5tIrM10E2eNvfnvBn3DaT3DUgx0OpsBKkaOpanw==", + "man_dir": "", + "name": "get-uri", + "name_hash": "4377287927338690314", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.3.tgz", + "tag": "npm", + "value": "6.0.3", + }, + "scripts": {}, + }, + { + "bin": { + "file": "dist/esm/bin.mjs", + "name": "glob", + }, + "dependencies": [ + 460, + 461, + 462, + 463, + 464, + ], + "id": 191, + "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==", + "man_dir": "", + "name": "glob", + "name_hash": "4994027009006720870", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz", + "tag": "npm", + "value": "10.3.10", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 465, + ], + "id": 192, + "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", + "man_dir": "", + "name": "glob-parent", + "name_hash": "11965780159102682782", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", + "tag": "npm", + "value": "6.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 466, + ], + "id": 193, + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", + "man_dir": "", + "name": "globals", + "name_hash": "15143409006866382382", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", + "tag": "npm", + "value": "13.24.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 467, + 468, + ], + "id": 194, + "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==", + "man_dir": "", + "name": "globalthis", + "name_hash": "13441561870904786738", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz", + "tag": "npm", + "value": "1.0.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 469, + 470, + 471, + 472, + 473, + 474, + ], + "id": 195, + "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", + "man_dir": "", + "name": "globby", + "name_hash": "15348107128072099982", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", + "tag": "npm", + "value": "11.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 475, + ], + "id": 196, "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==", "man_dir": "", "name": "gopd", @@ -17918,64 +16027,113 @@ exports[`next build works: bun 1`] = ` }, { "bin": null, - "dependencies": [ - 486, - 487, - 488, - 489, - 490, - ], - "id": 322, - "integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==", + "dependencies": [], + "id": 197, + "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", "man_dir": "", - "name": "call-bind", - "name_hash": "12438735438837079615", + "name": "graceful-fs", + "name_hash": "8654400277002734136", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz", + "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", "tag": "npm", - "value": "1.0.7", + "value": "4.2.11", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 198, + "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", + "man_dir": "", + "name": "graphemer", + "name_hash": "10355618371909736900", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", + "tag": "npm", + "value": "1.4.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 199, + "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==", + "man_dir": "", + "name": "has-bigints", + "name_hash": "8902287851533908224", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 200, + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "man_dir": "", + "name": "has-flag", + "name_hash": "14617373831546330259", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 491, - 492, - 493, - 494, - 495, - 496, + 476, ], - "id": 323, - "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", + "id": 201, + "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", "man_dir": "", - "name": "set-function-length", - "name_hash": "4099692491438602224", + "name": "has-property-descriptors", + "name_hash": "4664477375836720802", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", + "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", "tag": "npm", - "value": "1.2.2", + "value": "1.0.2", }, "scripts": {}, }, { "bin": null, - "dependencies": [ - 497, - 498, - 499, - ], - "id": 324, - "integrity": "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==", + "dependencies": [], + "id": 202, + "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==", "man_dir": "", - "name": "object.groupby", - "name_hash": "11641877674072745532", + "name": "has-proto", + "name_hash": "14548784663137950749", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.3.tgz", + "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz", + "tag": "npm", + "value": "1.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 203, + "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", + "man_dir": "", + "name": "has-symbols", + "name_hash": "11738213668566965255", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", "tag": "npm", "value": "1.0.3", }, @@ -17984,94 +16142,9 @@ exports[`next build works: bun 1`] = ` { "bin": null, "dependencies": [ - 500, - 501, - 502, - 503, - 504, - 505, - 506, - 507, - 508, - 509, - 510, - 511, - 512, - 513, - 514, - 515, - 516, - 517, - 518, - 519, - 520, - 521, - 522, - 523, - 524, - 525, - 526, - 527, - 528, - 529, - 530, - 531, - 532, - 533, - 534, - 535, - 536, - 537, - 538, - 539, - 540, - 541, - 542, - 543, - 544, - 545, + 477, ], - "id": 325, - "integrity": "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==", - "man_dir": "", - "name": "es-abstract", - "name_hash": "18149169871844198539", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.3.tgz", - "tag": "npm", - "value": "1.23.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 546, - 547, - 548, - 549, - 550, - ], - "id": 326, - "integrity": "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==", - "man_dir": "", - "name": "which-typed-array", - "name_hash": "15299409777186876504", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.15.tgz", - "tag": "npm", - "value": "1.1.15", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 551, - ], - "id": 327, + "id": 204, "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", "man_dir": "", "name": "has-tostringtag", @@ -18087,25 +16160,312 @@ exports[`next build works: bun 1`] = ` { "bin": null, "dependencies": [ - 552, + 478, ], - "id": 328, - "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==", + "id": 205, + "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", "man_dir": "", - "name": "for-each", - "name_hash": "10867395407301386752", + "name": "hasown", + "name_hash": "15051111907103293256", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", "tag": "npm", - "value": "0.3.3", + "value": "2.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 479, + 480, + ], + "id": 206, + "integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==", + "man_dir": "", + "name": "http-proxy-agent", + "name_hash": "9762732492936976178", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz", + "tag": "npm", + "value": "7.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 481, + 482, + ], + "id": 207, + "integrity": "sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==", + "man_dir": "", + "name": "https-proxy-agent", + "name_hash": "6012108288334718116", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz", + "tag": "npm", + "value": "7.0.4", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 329, + "id": 208, + "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", + "man_dir": "", + "name": "ieee754", + "name_hash": "17889458061139334532", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", + "tag": "npm", + "value": "1.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 209, + "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==", + "man_dir": "", + "name": "ignore", + "name_hash": "7684941795926889194", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz", + "tag": "npm", + "value": "5.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 483, + 484, + ], + "id": 210, + "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", + "man_dir": "", + "name": "import-fresh", + "name_hash": "11575749002643879646", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", + "tag": "npm", + "value": "3.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 211, + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "man_dir": "", + "name": "imurmurhash", + "name_hash": "16912020589681053487", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", + "tag": "npm", + "value": "0.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 485, + 486, + ], + "id": 212, + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "man_dir": "", + "name": "inflight", + "name_hash": "15335006233399436565", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "tag": "npm", + "value": "1.0.6", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 213, + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "man_dir": "", + "name": "inherits", + "name_hash": "7481850175542696465", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "tag": "npm", + "value": "2.0.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 487, + 488, + 489, + ], + "id": 214, + "integrity": "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==", + "man_dir": "", + "name": "internal-slot", + "name_hash": "5294586439646401067", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.7.tgz", + "tag": "npm", + "value": "1.0.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 490, + 491, + ], + "id": 215, + "integrity": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==", + "man_dir": "", + "name": "ip-address", + "name_hash": "5841623577927749136", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz", + "tag": "npm", + "value": "9.0.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 492, + 493, + ], + "id": 216, + "integrity": "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==", + "man_dir": "", + "name": "is-array-buffer", + "name_hash": "14032760764897204845", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz", + "tag": "npm", + "value": "3.0.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 217, + "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", + "man_dir": "", + "name": "is-arrayish", + "name_hash": "2568751720667967222", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", + "tag": "npm", + "value": "0.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 494, + ], + "id": 218, + "integrity": "sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==", + "man_dir": "", + "name": "is-async-function", + "name_hash": "7396704721306843003", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.0.0.tgz", + "tag": "npm", + "value": "2.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 495, + ], + "id": 219, + "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==", + "man_dir": "", + "name": "is-bigint", + "name_hash": "15395120181649760746", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz", + "tag": "npm", + "value": "1.0.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 496, + ], + "id": 220, + "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", + "man_dir": "", + "name": "is-binary-path", + "name_hash": "10002650304558927684", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", + "tag": "npm", + "value": "2.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 497, + 498, + ], + "id": 221, + "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==", + "man_dir": "", + "name": "is-boolean-object", + "name_hash": "977724548377731595", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz", + "tag": "npm", + "value": "1.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 222, "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==", "man_dir": "", "name": "is-callable", @@ -18121,16 +16481,204 @@ exports[`next build works: bun 1`] = ` { "bin": null, "dependencies": [ - 553, + 499, ], - "id": 330, - "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==", + "id": 223, + "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", "man_dir": "", - "name": "available-typed-arrays", - "name_hash": "16267035547686705519", + "name": "is-core-module", + "name_hash": "2115564247595772579", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", + "tag": "npm", + "value": "2.13.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 500, + ], + "id": 224, + "integrity": "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==", + "man_dir": "", + "name": "is-data-view", + "name_hash": "9883274985744387088", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 501, + ], + "id": 225, + "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==", + "man_dir": "", + "name": "is-date-object", + "name_hash": "2234586858061383196", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz", + "tag": "npm", + "value": "1.0.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 226, + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "man_dir": "", + "name": "is-extglob", + "name_hash": "3738840382836940042", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "tag": "npm", + "value": "2.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 502, + ], + "id": 227, + "integrity": "sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==", + "man_dir": "", + "name": "is-finalizationregistry", + "name_hash": "3324291948921067566", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 228, + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "man_dir": "", + "name": "is-fullwidth-code-point", + "name_hash": "11413228031333986220", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 503, + ], + "id": 229, + "integrity": "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==", + "man_dir": "", + "name": "is-generator-function", + "name_hash": "6389681397246265335", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.0.10.tgz", + "tag": "npm", + "value": "1.0.10", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 504, + ], + "id": 230, + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "man_dir": "", + "name": "is-glob", + "name_hash": "3852072119137895543", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "tag": "npm", + "value": "4.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 231, + "integrity": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==", + "man_dir": "", + "name": "is-map", + "name_hash": "13285296637631486371", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 232, + "integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==", + "man_dir": "", + "name": "is-negative-zero", + "name_hash": "15976851243871524828", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 233, + "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", + "man_dir": "", + "name": "is-number", + "name_hash": "17443668381655379754", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", + "tag": "npm", + "value": "7.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 505, + ], + "id": 234, + "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==", + "man_dir": "", + "name": "is-number-object", + "name_hash": "17734215349587891459", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz", "tag": "npm", "value": "1.0.7", }, @@ -18139,86 +16687,78 @@ exports[`next build works: bun 1`] = ` { "bin": null, "dependencies": [], - "id": 331, - "integrity": "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==", + "id": 235, + "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", "man_dir": "", - "name": "possible-typed-array-names", - "name_hash": "4610919488398457019", + "name": "is-path-inside", + "name_hash": "11945178255920368404", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", "tag": "npm", - "value": "1.0.0", + "value": "3.0.3", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 554, - 555, - 556, - 557, + 506, + 507, ], - "id": 332, - "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==", + "id": 236, + "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==", "man_dir": "", - "name": "unbox-primitive", - "name_hash": "5619034830996442352", + "name": "is-regex", + "name_hash": "5347229372705359543", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz", "tag": "npm", - "value": "1.0.2", + "value": "1.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 237, + "integrity": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==", + "man_dir": "", + "name": "is-set", + "name_hash": "711008573234634940", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-set/-/is-set-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 558, - 559, - 560, - 561, - 562, + 508, ], - "id": 333, - "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==", + "id": 238, + "integrity": "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==", "man_dir": "", - "name": "which-boxed-primitive", - "name_hash": "16054727932152155669", + "name": "is-shared-array-buffer", + "name_hash": "16404740693320828184", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz", "tag": "npm", - "value": "1.0.2", + "value": "1.0.3", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 563, + 509, ], - "id": 334, - "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==", - "man_dir": "", - "name": "is-symbol", - "name_hash": "17261375015506057632", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz", - "tag": "npm", - "value": "1.0.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 564, - ], - "id": 335, + "id": 239, "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==", "man_dir": "", "name": "is-string", @@ -18234,103 +16774,27 @@ exports[`next build works: bun 1`] = ` { "bin": null, "dependencies": [ - 565, + 510, ], - "id": 336, - "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==", + "id": 240, + "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==", "man_dir": "", - "name": "is-number-object", - "name_hash": "17734215349587891459", + "name": "is-symbol", + "name_hash": "17261375015506057632", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz", - "tag": "npm", - "value": "1.0.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 566, - 567, - ], - "id": 337, - "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==", - "man_dir": "", - "name": "is-boolean-object", - "name_hash": "977724548377731595", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz", - "tag": "npm", - "value": "1.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 568, - ], - "id": 338, - "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==", - "man_dir": "", - "name": "is-bigint", - "name_hash": "15395120181649760746", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz", + "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz", "tag": "npm", "value": "1.0.4", }, "scripts": {}, }, - { - "bin": null, - "dependencies": [], - "id": 339, - "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==", - "man_dir": "", - "name": "has-bigints", - "name_hash": "8902287851533908224", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, { "bin": null, "dependencies": [ - 569, - 570, - 571, - 572, - 573, - 574, + 511, ], - "id": 340, - "integrity": "sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==", - "man_dir": "", - "name": "typed-array-length", - "name_hash": "11116743844802335237", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.6.tgz", - "tag": "npm", - "value": "1.0.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 575, - ], - "id": 341, + "id": 241, "integrity": "sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==", "man_dir": "", "name": "is-typed-array", @@ -18345,44 +16809,1097 @@ exports[`next build works: bun 1`] = ` }, { "bin": null, - "dependencies": [ - 576, - 577, - 578, - 579, - 580, - 581, - ], - "id": 342, - "integrity": "sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==", + "dependencies": [], + "id": 242, + "integrity": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==", "man_dir": "", - "name": "typed-array-byte-offset", - "name_hash": "4363148948656071809", + "name": "is-weakmap", + "name_hash": "6846802860855249568", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.2.tgz", + "tag": "npm", + "value": "2.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 512, + ], + "id": 243, + "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==", + "man_dir": "", + "name": "is-weakref", + "name_hash": "16457982703851476953", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz", "tag": "npm", "value": "1.0.2", }, "scripts": {}, }, + { + "bin": null, + "dependencies": [ + 513, + 514, + ], + "id": 244, + "integrity": "sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ==", + "man_dir": "", + "name": "is-weakset", + "name_hash": "15512317874752413182", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 245, + "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", + "man_dir": "", + "name": "isarray", + "name_hash": "1313190527457156627", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", + "tag": "npm", + "value": "2.0.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 246, + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "man_dir": "", + "name": "isexe", + "name_hash": "15558268014059531432", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "tag": "npm", + "value": "2.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 515, + 516, + 517, + 518, + 519, + ], + "id": 247, + "integrity": "sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==", + "man_dir": "", + "name": "iterator.prototype", + "name_hash": "2087250667608616513", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.2.tgz", + "tag": "npm", + "value": "1.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 520, + 521, + ], + "id": 248, + "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==", + "man_dir": "", + "name": "jackspeak", + "name_hash": "16168027919126698688", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz", + "tag": "npm", + "value": "2.3.6", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/jiti.js", + "name": "jiti", + }, + "dependencies": [], + "id": 249, + "integrity": "sha512-uy2bNX5zQ+tESe+TiC7ilGRz8AtRGmnJH55NC5S0nSUjvvvM2hJHmefHErugGXN4pNv4Qx7vLsnNw9qJ9mtIsw==", + "man_dir": "", + "name": "jiti", + "name_hash": "13838530331656232073", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.3.tgz", + "tag": "npm", + "value": "1.21.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 250, + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", + "man_dir": "", + "name": "js-tokens", + "name_hash": "8072375596980283624", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/js-yaml.js", + "name": "js-yaml", + }, + "dependencies": [ + 522, + ], + "id": 251, + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "man_dir": "", + "name": "js-yaml", + "name_hash": "192709174173096334", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "tag": "npm", + "value": "4.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 252, + "integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==", + "man_dir": "", + "name": "jsbn", + "name_hash": "14311822655393200441", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz", + "tag": "npm", + "value": "1.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 253, + "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", + "man_dir": "", + "name": "json-buffer", + "name_hash": "5720297936225446253", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", + "tag": "npm", + "value": "3.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 254, + "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", + "man_dir": "", + "name": "json-parse-even-better-errors", + "name_hash": "13977239420854766139", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", + "tag": "npm", + "value": "2.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 255, + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", + "man_dir": "", + "name": "json-schema-traverse", + "name_hash": "686899269284038873", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "tag": "npm", + "value": "0.4.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 256, + "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", + "man_dir": "", + "name": "json-stable-stringify-without-jsonify", + "name_hash": "14534225541412166230", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": { + "file": "lib/cli.js", + "name": "json5", + }, + "dependencies": [ + 523, + ], + "id": 257, + "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", + "man_dir": "", + "name": "json5", + "name_hash": "8623012563386528314", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 524, + 525, + ], + "id": 258, + "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", + "man_dir": "", + "name": "jsonfile", + "name_hash": "16030246458379256651", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz", + "tag": "npm", + "value": "6.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 526, + 527, + 528, + 529, + ], + "id": 259, + "integrity": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==", + "man_dir": "", + "name": "jsx-ast-utils", + "name_hash": "7365668162252757844", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz", + "tag": "npm", + "value": "3.3.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 530, + ], + "id": 260, + "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", + "man_dir": "", + "name": "keyv", + "name_hash": "11030851470615570686", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", + "tag": "npm", + "value": "4.5.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 261, + "integrity": "sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==", + "man_dir": "", + "name": "language-subtag-registry", + "name_hash": "15962551382548022065", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz", + "tag": "npm", + "value": "0.3.23", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 531, + ], + "id": 262, + "integrity": "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==", + "man_dir": "", + "name": "language-tags", + "name_hash": "3625175203997363083", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.9.tgz", + "tag": "npm", + "value": "1.0.9", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 532, + 533, + ], + "id": 263, + "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", + "man_dir": "", + "name": "levn", + "name_hash": "9969646077825321011", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", + "tag": "npm", + "value": "0.4.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 264, + "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==", + "man_dir": "", + "name": "lilconfig", + "name_hash": "17464546908434930808", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz", + "tag": "npm", + "value": "2.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 265, + "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", + "man_dir": "", + "name": "lines-and-columns", + "name_hash": "8731744980636261242", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", + "tag": "npm", + "value": "1.2.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 534, + ], + "id": 266, + "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", + "man_dir": "", + "name": "locate-path", + "name_hash": "14390144719475396950", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", + "tag": "npm", + "value": "6.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 267, + "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", + "man_dir": "", + "name": "lodash.merge", + "name_hash": "1968752870223903086", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", + "tag": "npm", + "value": "4.6.2", + }, + "scripts": {}, + }, + { + "bin": { + "file": "cli.js", + "name": "loose-envify", + }, + "dependencies": [ + 535, + ], + "id": 268, + "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", + "man_dir": "", + "name": "loose-envify", + "name_hash": "3112622411417245442", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", + "tag": "npm", + "value": "1.4.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 269, + "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==", + "man_dir": "", + "name": "lru-cache", + "name_hash": "15261810304153928944", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", + "tag": "npm", + "value": "7.18.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 270, + "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", + "man_dir": "", + "name": "merge2", + "name_hash": "10405164528992167668", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", + "tag": "npm", + "value": "1.4.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 536, + 537, + ], + "id": 271, + "integrity": "sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==", + "man_dir": "", + "name": "micromatch", + "name_hash": "14650745430569414123", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.7.tgz", + "tag": "npm", + "value": "4.0.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 538, + ], + "id": 272, + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "man_dir": "", + "name": "minimatch", + "name_hash": "8137703609956696607", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "tag": "npm", + "value": "3.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 273, + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", + "man_dir": "", + "name": "minimist", + "name_hash": "3523651443977674137", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "tag": "npm", + "value": "1.2.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 274, + "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", + "man_dir": "", + "name": "minipass", + "name_hash": "8663404386276345459", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", + "tag": "npm", + "value": "7.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 275, + "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==", + "man_dir": "", + "name": "mitt", + "name_hash": "8939019029139500810", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz", + "tag": "npm", + "value": "3.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 276, + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "man_dir": "", + "name": "ms", + "name_hash": "5228634868375925924", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "tag": "npm", + "value": "2.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 539, + 540, + 541, + ], + "id": 277, + "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", + "man_dir": "", + "name": "mz", + "name_hash": "4860889167171965650", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz", + "tag": "npm", + "value": "2.7.0", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/nanoid.cjs", + "name": "nanoid", + }, + "dependencies": [], + "id": 278, + "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", + "man_dir": "", + "name": "nanoid", + "name_hash": "10076454668178771807", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", + "tag": "npm", + "value": "3.3.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 279, + "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", + "man_dir": "", + "name": "natural-compare", + "name_hash": "10983874298500943893", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", + "tag": "npm", + "value": "1.4.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 280, + "integrity": "sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==", + "man_dir": "", + "name": "netmask", + "name_hash": "16100660929392435651", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/netmask/-/netmask-2.0.2.tgz", + "tag": "npm", + "value": "2.0.2", + }, + "scripts": {}, + }, + { + "bin": { + "file": "dist/bin/next", + "name": "next", + }, + "dependencies": [ + 542, + 543, + 544, + 545, + 546, + 547, + 548, + 549, + 550, + 551, + 552, + 553, + 554, + 555, + 556, + 557, + 558, + 559, + 560, + 561, + ], + "id": 281, + "integrity": "sha512-oexgMV2MapI0UIWiXKkixF8J8ORxpy64OuJ/J9oVUmIthXOUCcuVEZX+dtpgq7wIfIqtBwQsKEDXejcjTsan9g==", + "man_dir": "", + "name": "next", + "name_hash": "11339591345958603137", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/next/-/next-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 282, + "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==", + "man_dir": "", + "name": "node-releases", + "name_hash": "16500855680207755447", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz", + "tag": "npm", + "value": "2.0.14", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 283, + "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", + "man_dir": "", + "name": "normalize-path", + "name_hash": "7972932911556789884", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 284, + "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", + "man_dir": "", + "name": "normalize-range", + "name_hash": "2450824346687386237", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", + "tag": "npm", + "value": "0.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 285, + "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", + "man_dir": "", + "name": "object-assign", + "name_hash": "741501977461426514", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", + "tag": "npm", + "value": "4.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 286, + "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==", + "man_dir": "", + "name": "object-hash", + "name_hash": "14333069055553598090", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 287, + "integrity": "sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==", + "man_dir": "", + "name": "object-inspect", + "name_hash": "956383507377191237", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz", + "tag": "npm", + "value": "1.13.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 288, + "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", + "man_dir": "", + "name": "object-keys", + "name_hash": "17064657543629771811", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", + "tag": "npm", + "value": "1.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 562, + 563, + 564, + 565, + ], + "id": 289, + "integrity": "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==", + "man_dir": "", + "name": "object.assign", + "name_hash": "3382096865825279030", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz", + "tag": "npm", + "value": "4.1.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 566, + 567, + 568, + ], + "id": 290, + "integrity": "sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==", + "man_dir": "", + "name": "object.entries", + "name_hash": "9232336923373250807", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.8.tgz", + "tag": "npm", + "value": "1.1.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 569, + 570, + 571, + 572, + ], + "id": 291, + "integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==", + "man_dir": "", + "name": "object.fromentries", + "name_hash": "58142230756561331", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.8.tgz", + "tag": "npm", + "value": "2.0.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 573, + 574, + 575, + ], + "id": 292, + "integrity": "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==", + "man_dir": "", + "name": "object.groupby", + "name_hash": "11641877674072745532", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.3.tgz", + "tag": "npm", + "value": "1.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 576, + 577, + 578, + ], + "id": 293, + "integrity": "sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==", + "man_dir": "", + "name": "object.hasown", + "name_hash": "12140096160358655980", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.4.tgz", + "tag": "npm", + "value": "1.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 579, + 580, + 581, + ], + "id": 294, + "integrity": "sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==", + "man_dir": "", + "name": "object.values", + "name_hash": "17183857510284531499", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.2.0.tgz", + "tag": "npm", + "value": "1.2.0", + }, + "scripts": {}, + }, { "bin": null, "dependencies": [ 582, + ], + "id": 295, + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "man_dir": "", + "name": "once", + "name_hash": "748011609921859784", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "tag": "npm", + "value": "1.4.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 583, 584, 585, 586, + 587, + 588, ], - "id": 343, - "integrity": "sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==", + "id": 296, + "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", "man_dir": "", - "name": "typed-array-byte-length", - "name_hash": "15839092223363072276", + "name": "optionator", + "name_hash": "13855909686375249440", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.1.tgz", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", + "tag": "npm", + "value": "0.9.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 589, + ], + "id": 297, + "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", + "man_dir": "", + "name": "p-limit", + "name_hash": "3083404427706523125", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", + "tag": "npm", + "value": "3.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 590, + ], + "id": 298, + "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", + "man_dir": "", + "name": "p-locate", + "name_hash": "9693850335197275095", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", + "tag": "npm", + "value": "5.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 591, + 592, + 593, + 594, + 595, + 596, + 597, + 598, + ], + "id": 299, + "integrity": "sha512-ASV8yU4LLKBAjqIPMbrgtaKIvxQri/yh2OpI+S6hVa9JRkUI3Y3NPFbfngDtY7oFtSMD3w31Xns89mDa3Feo5A==", + "man_dir": "", + "name": "pac-proxy-agent", + "name_hash": "818729749152565950", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.0.1.tgz", + "tag": "npm", + "value": "7.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 599, + 600, + ], + "id": 300, + "integrity": "sha512-5NPgf87AT2STgwa2ntRMr45jTKrYBGkVU36yT0ig/n/GMAa3oPqhZfIQ2kMEimReg0+t9kZViDVZ83qfVUlckg==", + "man_dir": "", + "name": "pac-resolver", + "name_hash": "12373948793919354804", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/pac-resolver/-/pac-resolver-7.0.1.tgz", + "tag": "npm", + "value": "7.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 601, + ], + "id": 301, + "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "man_dir": "", + "name": "parent-module", + "name_hash": "2665996815938625963", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", "tag": "npm", "value": "1.0.1", }, @@ -18391,92 +17908,866 @@ exports[`next build works: bun 1`] = ` { "bin": null, "dependencies": [ - 587, - 588, - 589, + 602, + 603, + 604, + 605, ], + "id": 302, + "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", + "man_dir": "", + "name": "parse-json", + "name_hash": "10803339664298030440", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", + "tag": "npm", + "value": "5.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 303, + "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", + "man_dir": "", + "name": "path-exists", + "name_hash": "12097053851796077639", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 304, + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "man_dir": "", + "name": "path-is-absolute", + "name_hash": "8164005222338448325", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 305, + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "man_dir": "", + "name": "path-key", + "name_hash": "665497923999462354", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "tag": "npm", + "value": "3.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 306, + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", + "man_dir": "", + "name": "path-parse", + "name_hash": "13352954276207767683", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "tag": "npm", + "value": "1.0.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 606, + 607, + ], + "id": 307, + "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", + "man_dir": "", + "name": "path-scurry", + "name_hash": "11241411746102775941", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", + "tag": "npm", + "value": "1.11.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 308, + "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", + "man_dir": "", + "name": "path-type", + "name_hash": "1886008933504244910", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 309, + "integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==", + "man_dir": "", + "name": "pend", + "name_hash": "11550940272933590184", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz", + "tag": "npm", + "value": "1.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 310, + "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==", + "man_dir": "", + "name": "picocolors", + "name_hash": "8945456956643510643", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 311, + "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "man_dir": "", + "name": "picomatch", + "name_hash": "17753630613781110869", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", + "tag": "npm", + "value": "2.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 312, + "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", + "man_dir": "", + "name": "pify", + "name_hash": "516088454160206643", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", + "tag": "npm", + "value": "2.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 313, + "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==", + "man_dir": "", + "name": "pirates", + "name_hash": "11463431525122174591", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz", + "tag": "npm", + "value": "4.0.6", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 314, + "integrity": "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==", + "man_dir": "", + "name": "possible-typed-array-names", + "name_hash": "4610919488398457019", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz", + "tag": "npm", + "value": "1.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 608, + 609, + 610, + ], + "id": 315, + "integrity": "sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==", + "man_dir": "", + "name": "postcss", + "name_hash": "9297766010604904796", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.30.tgz", + "tag": "npm", + "value": "8.4.30", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 611, + 612, + 613, + 614, + ], + "id": 316, + "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==", + "man_dir": "", + "name": "postcss-import", + "name_hash": "3854262770217217840", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz", + "tag": "npm", + "value": "15.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 615, + 616, + ], + "id": 317, + "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==", + "man_dir": "", + "name": "postcss-js", + "name_hash": "51201709044640027", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz", + "tag": "npm", + "value": "4.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 617, + 618, + 619, + 620, + ], + "id": 318, + "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==", + "man_dir": "", + "name": "postcss-load-config", + "name_hash": "11124459238108428623", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.2.tgz", + "tag": "npm", + "value": "4.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 621, + 622, + ], + "id": 319, + "integrity": "sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==", + "man_dir": "", + "name": "postcss-nested", + "name_hash": "13580188021191584601", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.1.tgz", + "tag": "npm", + "value": "6.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 623, + 624, + ], + "id": 320, + "integrity": "sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==", + "man_dir": "", + "name": "postcss-selector-parser", + "name_hash": "8882225543017639620", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.0.tgz", + "tag": "npm", + "value": "6.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 321, + "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", + "man_dir": "", + "name": "postcss-value-parser", + "name_hash": "4513255719471974821", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", + "tag": "npm", + "value": "4.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 322, + "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", + "man_dir": "", + "name": "prelude-ls", + "name_hash": "2714658211020917171", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", + "tag": "npm", + "value": "1.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 323, + "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", + "man_dir": "", + "name": "progress", + "name_hash": "11283104389794780362", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 625, + 626, + 627, + ], + "id": 324, + "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", + "man_dir": "", + "name": "prop-types", + "name_hash": "2288456573804260909", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", + "tag": "npm", + "value": "15.8.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 628, + 629, + 630, + 631, + 632, + 633, + 634, + 635, + ], + "id": 325, + "integrity": "sha512-u0piLU+nCOHMgGjRbimiXmA9kM/L9EHh3zL81xCdp7m+Y2pHIsnmbdDoEDoAz5geaonNR6q6+yOPQs6n4T6sBQ==", + "man_dir": "", + "name": "proxy-agent", + "name_hash": "9904923658574585845", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-6.4.0.tgz", + "tag": "npm", + "value": "6.4.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 326, + "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==", + "man_dir": "", + "name": "proxy-from-env", + "name_hash": "1270194980615207566", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", + "tag": "npm", + "value": "1.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 636, + 637, + ], + "id": 327, + "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", + "man_dir": "", + "name": "pump", + "name_hash": "7040703475696644678", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 328, + "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", + "man_dir": "", + "name": "punycode", + "name_hash": "6702779252101758505", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", + "tag": "npm", + "value": "2.3.1", + }, + "scripts": {}, + }, + { + "bin": { + "file": "lib/esm/puppeteer/node/cli.js", + "name": "puppeteer", + }, + "dependencies": [ + 638, + 639, + 640, + 641, + ], + "id": 329, + "integrity": "sha512-kyUYI12SyJIjf9UGTnHfhNMYv4oVK321Jb9QZDBiGVNx5453SplvbdKI7UrF+S//3RtCneuUFCyHxnvQXQjpxg==", + "man_dir": "", + "name": "puppeteer", + "name_hash": "13072297456933147981", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-22.12.0.tgz", + "tag": "npm", + "value": "22.12.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 642, + 643, + 644, + 645, + 646, + ], + "id": 330, + "integrity": "sha512-9gY+JwBW/Fp3/x9+cOGK7ZcwqjvtvY2xjqRqsAA0B3ZFMzBauVTSZ26iWTmvOQX2sk78TN/rd5rnetxVxmK5CQ==", + "man_dir": "", + "name": "puppeteer-core", + "name_hash": "10954685796294859150", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-22.12.0.tgz", + "tag": "npm", + "value": "22.12.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 331, + "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", + "man_dir": "", + "name": "queue-microtask", + "name_hash": "5425309755386634043", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", + "tag": "npm", + "value": "1.2.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 332, + "integrity": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==", + "man_dir": "", + "name": "queue-tick", + "name_hash": "9246306848360353145", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/queue-tick/-/queue-tick-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 647, + ], + "id": 333, + "integrity": "sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==", + "man_dir": "", + "name": "react", + "name_hash": "10719851453835962256", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/react/-/react-18.2.0.tgz", + "tag": "npm", + "value": "18.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 648, + 649, + 650, + ], + "id": 334, + "integrity": "sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==", + "man_dir": "", + "name": "react-dom", + "name_hash": "7373667379151837307", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz", + "tag": "npm", + "value": "18.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 335, + "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", + "man_dir": "", + "name": "react-is", + "name_hash": "2565568243106125199", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", + "tag": "npm", + "value": "16.13.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 651, + ], + "id": 336, + "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==", + "man_dir": "", + "name": "read-cache", + "name_hash": "10142894349910084417", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz", + "tag": "npm", + "value": "1.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 652, + ], + "id": 337, + "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", + "man_dir": "", + "name": "readdirp", + "name_hash": "10039124027740987170", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", + "tag": "npm", + "value": "3.6.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 653, + 654, + 655, + 656, + 657, + 658, + 659, + ], + "id": 338, + "integrity": "sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==", + "man_dir": "", + "name": "reflect.getprototypeof", + "name_hash": "16421047821568888832", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.6.tgz", + "tag": "npm", + "value": "1.0.6", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 339, + "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==", + "man_dir": "", + "name": "regenerator-runtime", + "name_hash": "7537904526969317900", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", + "tag": "npm", + "value": "0.14.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 660, + 661, + 662, + 663, + ], + "id": 340, + "integrity": "sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==", + "man_dir": "", + "name": "regexp.prototype.flags", + "name_hash": "1450419609126993699", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz", + "tag": "npm", + "value": "1.5.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 341, + "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", + "man_dir": "", + "name": "require-directory", + "name_hash": "6781837652461215204", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", + "tag": "npm", + "value": "2.1.1", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/resolve", + "name": "resolve", + }, + "dependencies": [ + 664, + 665, + 666, + ], + "id": 342, + "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", + "man_dir": "", + "name": "resolve", + "name_hash": "17831413505788817704", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", + "tag": "npm", + "value": "1.22.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 343, + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "man_dir": "", + "name": "resolve-from", + "name_hash": "3749267992243009772", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], "id": 344, - "integrity": "sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==", + "integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==", "man_dir": "", - "name": "typed-array-buffer", - "name_hash": "12632345045689166547", + "name": "resolve-pkg-maps", + "name_hash": "2492033107302429470", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz", "tag": "npm", - "value": "1.0.2", + "value": "1.0.0", }, "scripts": {}, }, { "bin": null, - "dependencies": [ - 590, - 591, - 592, - ], + "dependencies": [], "id": 345, - "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==", + "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", "man_dir": "", - "name": "string.prototype.trimstart", - "name_hash": "2565522221466854936", + "name": "reusify", + "name_hash": "6641847649693934607", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz", + "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", "tag": "npm", - "value": "1.0.8", + "value": "1.0.4", }, "scripts": {}, }, { - "bin": null, + "bin": { + "file": "bin.js", + "name": "rimraf", + }, "dependencies": [ - 593, - 594, - 595, + 667, ], "id": 346, - "integrity": "sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", "man_dir": "", - "name": "string.prototype.trimend", - "name_hash": "1025553805644415088", + "name": "rimraf", + "name_hash": "6866739241594583209", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", "tag": "npm", - "value": "1.0.8", + "value": "3.0.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 596, - 597, - 598, - 599, + 668, ], "id": 347, - "integrity": "sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==", + "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", "man_dir": "", - "name": "string.prototype.trim", - "name_hash": "13195996988681286312", + "name": "run-parallel", + "name_hash": "12083900303949760391", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz", + "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", "tag": "npm", - "value": "1.2.9", + "value": "1.2.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 600, - 601, - 602, + 669, + 670, + 671, + 672, ], "id": 348, + "integrity": "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==", + "man_dir": "", + "name": "safe-array-concat", + "name_hash": "16724726882203544952", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.2.tgz", + "tag": "npm", + "value": "1.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 673, + 674, + 675, + ], + "id": 349, "integrity": "sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==", "man_dir": "", "name": "safe-regex-test", @@ -18492,87 +18783,70 @@ exports[`next build works: bun 1`] = ` { "bin": null, "dependencies": [ - 603, - 604, - ], - "id": 349, - "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==", - "man_dir": "", - "name": "is-regex", - "name_hash": "5347229372705359543", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz", - "tag": "npm", - "value": "1.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 605, - 606, - 607, - 608, + 676, ], "id": 350, - "integrity": "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==", + "integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==", "man_dir": "", - "name": "safe-array-concat", - "name_hash": "16724726882203544952", + "name": "scheduler", + "name_hash": "6246319597786948434", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.2.tgz", + "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz", "tag": "npm", - "value": "1.1.2", + "value": "0.23.2", }, "scripts": {}, }, { - "bin": null, + "bin": { + "file": "bin/semver.js", + "name": "semver", + }, "dependencies": [], "id": 351, - "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "man_dir": "", - "name": "isarray", - "name_hash": "1313190527457156627", + "name": "semver", + "name_hash": "16367367531761322261", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", "tag": "npm", - "value": "2.0.5", + "value": "6.3.1", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 609, - 610, - 611, - 612, + 677, + 678, + 679, + 680, + 681, + 682, ], "id": 352, - "integrity": "sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==", + "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", "man_dir": "", - "name": "regexp.prototype.flags", - "name_hash": "1450419609126993699", + "name": "set-function-length", + "name_hash": "4099692491438602224", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz", + "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", "tag": "npm", - "value": "1.5.2", + "value": "1.2.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 613, - 614, - 615, - 616, + 683, + 684, + 685, + 686, ], "id": 353, "integrity": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==", @@ -18589,175 +18863,47 @@ exports[`next build works: bun 1`] = ` }, { "bin": null, - "dependencies": [], + "dependencies": [ + 687, + ], "id": 354, - "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", "man_dir": "", - "name": "functions-have-names", - "name_hash": "2705786889099279986", + "name": "shebang-command", + "name_hash": "9009661312948442432", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", "tag": "npm", - "value": "1.2.3", + "value": "2.0.0", }, "scripts": {}, }, { "bin": null, - "dependencies": [ - 617, - 618, - 619, - 620, - ], + "dependencies": [], "id": 355, - "integrity": "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", "man_dir": "", - "name": "object.assign", - "name_hash": "3382096865825279030", + "name": "shebang-regex", + "name_hash": "18053981199157160202", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", "tag": "npm", - "value": "4.1.5", + "value": "3.0.0", }, "scripts": {}, }, { "bin": null, - "dependencies": [], + "dependencies": [ + 688, + 689, + 690, + 691, + ], "id": 356, - "integrity": "sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==", - "man_dir": "", - "name": "object-inspect", - "name_hash": "956383507377191237", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz", - "tag": "npm", - "value": "1.13.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 621, - ], - "id": 357, - "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==", - "man_dir": "", - "name": "is-weakref", - "name_hash": "16457982703851476953", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 622, - ], - "id": 358, - "integrity": "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==", - "man_dir": "", - "name": "is-shared-array-buffer", - "name_hash": "16404740693320828184", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz", - "tag": "npm", - "value": "1.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 359, - "integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==", - "man_dir": "", - "name": "is-negative-zero", - "name_hash": "15976851243871524828", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 623, - ], - "id": 360, - "integrity": "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==", - "man_dir": "", - "name": "is-data-view", - "name_hash": "9883274985744387088", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 624, - 625, - ], - "id": 361, - "integrity": "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==", - "man_dir": "", - "name": "is-array-buffer", - "name_hash": "14032760764897204845", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz", - "tag": "npm", - "value": "3.0.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 626, - 627, - 628, - ], - "id": 362, - "integrity": "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==", - "man_dir": "", - "name": "internal-slot", - "name_hash": "5294586439646401067", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.7.tgz", - "tag": "npm", - "value": "1.0.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 629, - 630, - 631, - 632, - ], - "id": 363, "integrity": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==", "man_dir": "", "name": "side-channel", @@ -18772,484 +18918,462 @@ exports[`next build works: bun 1`] = ` }, { "bin": null, - "dependencies": [ - 633, - 634, - ], - "id": 364, - "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==", + "dependencies": [], + "id": 357, + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", "man_dir": "", - "name": "globalthis", - "name_hash": "13441561870904786738", + "name": "signal-exit", + "name_hash": "10435964049369420478", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", "tag": "npm", - "value": "1.0.4", + "value": "4.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 358, + "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", + "man_dir": "", + "name": "slash", + "name_hash": "14883663570633596397", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 359, + "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==", + "man_dir": "", + "name": "smart-buffer", + "name_hash": "9798348771309838398", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz", + "tag": "npm", + "value": "4.2.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 635, - 636, - 637, - ], - "id": 365, - "integrity": "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==", - "man_dir": "", - "name": "get-symbol-description", - "name_hash": "9231308723607962639", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 638, - 639, - 640, - 641, - ], - "id": 366, - "integrity": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==", - "man_dir": "", - "name": "function.prototype.name", - "name_hash": "4695092674110180958", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz", - "tag": "npm", - "value": "1.1.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 642, - 643, - 644, - ], - "id": 367, - "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==", - "man_dir": "", - "name": "es-to-primitive", - "name_hash": "5511149163085325549", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz", - "tag": "npm", - "value": "1.2.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 645, - ], - "id": 368, - "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==", - "man_dir": "", - "name": "is-date-object", - "name_hash": "2234586858061383196", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz", - "tag": "npm", - "value": "1.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 646, - 647, - 648, - ], - "id": 369, - "integrity": "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==", - "man_dir": "", - "name": "es-set-tostringtag", - "name_hash": "6364566058234691598", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 649, - 650, - 651, - ], - "id": 370, - "integrity": "sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==", - "man_dir": "", - "name": "data-view-byte-offset", - "name_hash": "9075261318428197850", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.0.tgz", - "tag": "npm", - "value": "1.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 652, - 653, - 654, - ], - "id": 371, - "integrity": "sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==", - "man_dir": "", - "name": "data-view-byte-length", - "name_hash": "5338396469217736400", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 655, - 656, - 657, - ], - "id": 372, - "integrity": "sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==", - "man_dir": "", - "name": "data-view-buffer", - "name_hash": "15944719431260154058", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 658, - 659, - 660, - 661, - 662, - 663, - 664, - 665, - ], - "id": 373, - "integrity": "sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==", - "man_dir": "", - "name": "arraybuffer.prototype.slice", - "name_hash": "11166998714227851504", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz", - "tag": "npm", - "value": "1.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 666, - 667, - ], - "id": 374, - "integrity": "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==", - "man_dir": "", - "name": "array-buffer-byte-length", - "name_hash": "9975978122018604356", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 668, - 669, - 670, - 671, - ], - "id": 375, - "integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==", - "man_dir": "", - "name": "object.fromentries", - "name_hash": "58142230756561331", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.8.tgz", - "tag": "npm", - "value": "2.0.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 672, - ], - "id": 376, - "integrity": "sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q==", - "man_dir": "", - "name": "eslint-module-utils", - "name_hash": "8461306141657248779", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.8.1.tgz", - "tag": "npm", - "value": "2.8.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 673, - ], - "id": 377, - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "man_dir": "", - "name": "debug", - "name_hash": "14324291119347696526", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "tag": "npm", - "value": "3.2.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 674, - 675, - 676, - ], - "id": 378, - "integrity": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==", - "man_dir": "", - "name": "eslint-import-resolver-node", - "name_hash": "7112252065464945765", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz", - "tag": "npm", - "value": "0.3.9", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 677, - ], - "id": 379, - "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", - "man_dir": "", - "name": "doctrine", - "name_hash": "17204823894354646410", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", - "tag": "npm", - "value": "2.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 678, - 679, - 680, - 681, - ], - "id": 380, - "integrity": "sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==", - "man_dir": "", - "name": "array.prototype.flatmap", - "name_hash": "4112999450230342125", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz", - "tag": "npm", - "value": "1.3.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 682, - ], - "id": 381, - "integrity": "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==", - "man_dir": "", - "name": "es-shim-unscopables", - "name_hash": "9491299634916711255", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 683, - 684, - 685, - 686, - ], - "id": 382, - "integrity": "sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==", - "man_dir": "", - "name": "array.prototype.flat", - "name_hash": "13419566320551684202", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz", - "tag": "npm", - "value": "1.3.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 687, - 688, - 689, - 690, - 691, 692, + 693, ], - "id": 383, - "integrity": "sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==", + "id": 360, + "integrity": "sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==", "man_dir": "", - "name": "array.prototype.findlastindex", - "name_hash": "12218267642355334154", + "name": "socks", + "name_hash": "16884970381877539768", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz", + "resolved": "https://registry.npmjs.org/socks/-/socks-2.8.3.tgz", "tag": "npm", - "value": "1.2.5", + "value": "2.8.3", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 693, 694, 695, 696, - 697, - 698, ], - "id": 384, - "integrity": "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==", + "id": 361, + "integrity": "sha512-VNegTZKhuGq5vSD6XNKlbqWhyt/40CgoEw8XxD6dhnm8Jq9IEa3nIa4HwnM8XOqU0CdB0BwWVXusqiFXfHB3+A==", "man_dir": "", - "name": "array-includes", - "name_hash": "4525275494838245397", + "name": "socks-proxy-agent", + "name_hash": "11921171134012595164", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.8.tgz", + "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.3.tgz", "tag": "npm", - "value": "3.1.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 699, - ], - "id": 385, - "integrity": "sha512-ZCuZCnlqNzjb4QprAzXKdpp/gh6KTxSJuw3IBsPnV/7fV4NxC9ckB+vPTt8w7fJA0TaSD7c55BR47JD6MEDyDw==", - "man_dir": "", - "name": "get-tsconfig", - "name_hash": "4239972350118399509", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.7.5.tgz", - "tag": "npm", - "value": "4.7.5", + "value": "8.0.3", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 386, - "integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==", + "id": 362, + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", "man_dir": "", - "name": "resolve-pkg-maps", - "name_hash": "2492033107302429470", + "name": "source-map", + "name_hash": "15131286332489002212", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", + "tag": "npm", + "value": "0.6.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 363, + "integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==", + "man_dir": "", + "name": "source-map-js", + "name_hash": "6679519744659543339", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz", + "tag": "npm", + "value": "1.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 364, + "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==", + "man_dir": "", + "name": "sprintf-js", + "name_hash": "13547290882791134867", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz", + "tag": "npm", + "value": "1.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 365, + "integrity": "sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==", + "man_dir": "", + "name": "streamsearch", + "name_hash": "16767345128201185654", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz", + "tag": "npm", + "value": "1.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 697, + 698, + 699, + 700, + ], + "id": 366, + "integrity": "sha512-LLUC1TWdjVdn1weXGcSxyTR3T4+acB6tVGXT95y0nGbca4t4o/ng1wKAGTljm9VicuCVLvRlqFYXYy5GwgM7sQ==", + "man_dir": "", + "name": "streamx", + "name_hash": "74555136203185339", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.18.0.tgz", + "tag": "npm", + "value": "2.18.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 701, + 702, + 703, + ], + "id": 367, + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "man_dir": "", + "name": "string-width", + "name_hash": "15727733666069179645", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "tag": "npm", + "value": "4.2.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 707, + 708, + 709, + 710, + 711, + 712, + 713, + 714, + 715, + 716, + 717, + 718, + ], + "id": 368, + "integrity": "sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==", + "man_dir": "", + "name": "string.prototype.matchall", + "name_hash": "3859254092910215586", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz", + "tag": "npm", + "value": "4.0.11", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 719, + 720, + 721, + 722, + ], + "id": 369, + "integrity": "sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==", + "man_dir": "", + "name": "string.prototype.trim", + "name_hash": "13195996988681286312", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz", + "tag": "npm", + "value": "1.2.9", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 723, + 724, + 725, + ], + "id": 370, + "integrity": "sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==", + "man_dir": "", + "name": "string.prototype.trimend", + "name_hash": "1025553805644415088", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz", + "tag": "npm", + "value": "1.0.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 726, + 727, + 728, + ], + "id": 371, + "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==", + "man_dir": "", + "name": "string.prototype.trimstart", + "name_hash": "2565522221466854936", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz", + "tag": "npm", + "value": "1.0.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 729, + ], + "id": 372, + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "man_dir": "", + "name": "strip-ansi", + "name_hash": "13340235767065158173", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "tag": "npm", + "value": "6.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 373, + "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", + "man_dir": "", + "name": "strip-bom", + "name_hash": "10409965272767959480", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 374, + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", + "man_dir": "", + "name": "strip-json-comments", + "name_hash": "3826326773345398095", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "tag": "npm", + "value": "3.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 731, + 732, + ], + "id": 375, + "integrity": "sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==", + "man_dir": "", + "name": "styled-jsx", + "name_hash": "3150382730046383618", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.1.tgz", + "tag": "npm", + "value": "5.1.1", + }, + "scripts": {}, + }, + { + "bin": { + "sucrase": "bin/sucrase", + "sucrase-node": "bin/sucrase-node", + }, + "dependencies": [ + 733, + 734, + 735, + 736, + 737, + 738, + 739, + ], + "id": 376, + "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==", + "man_dir": "", + "name": "sucrase", + "name_hash": "8220562023141918134", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.0.tgz", + "tag": "npm", + "value": "3.35.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 740, + ], + "id": 377, + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "man_dir": "", + "name": "supports-color", + "name_hash": "8283007902753735493", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "tag": "npm", + "value": "7.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 378, + "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "man_dir": "", + "name": "supports-preserve-symlinks-flag", + "name_hash": "7228670803640303868", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", "tag": "npm", "value": "1.0.0", }, "scripts": {}, }, { - "bin": null, + "bin": { + "tailwind": "lib/cli.js", + "tailwindcss": "lib/cli.js", + }, "dependencies": [ - 700, - 701, + 741, + 742, + 743, + 744, + 745, + 746, + 747, + 748, + 749, + 750, + 751, + 752, + 753, + 754, + 755, + 756, + 757, + 758, + 759, + 760, + 761, + 762, ], - "id": 387, - "integrity": "sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==", + "id": 379, + "integrity": "sha512-A0KgSkef7eE4Mf+nKJ83i75TMyq8HqY3qmFIJSWy8bNt0v1lG7jUcpGpoTFxAwYcWOphcTBLPPJg+bDfhDf52w==", "man_dir": "", - "name": "enhanced-resolve", - "name_hash": "2987069983667056488", + "name": "tailwindcss", + "name_hash": "6098981126968834122", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.17.0.tgz", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.3.tgz", "tag": "npm", - "value": "5.17.0", + "value": "3.3.3", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 388, + "id": 380, "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==", "man_dir": "", "name": "tapable", @@ -19265,110 +19389,154 @@ exports[`next build works: bun 1`] = ` { "bin": null, "dependencies": [ - 702, + 763, + 764, + 765, + 766, ], - "id": 389, - "integrity": "sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==", + "id": 381, + "integrity": "sha512-JOgGAmZyMgbqpLwct7ZV8VzkEB6pxXFBVErLtb+XCOqzc6w1xiWKI9GVd6bwk68EX7eJ4DWmfXVmq8K2ziZTGg==", "man_dir": "", - "name": "eslint-plugin-react-hooks", - "name_hash": "14057422571669714006", + "name": "tar-fs", + "name_hash": "14440968244754303214", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz", + "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.5.tgz", "tag": "npm", - "value": "4.6.2", + "value": "3.0.5", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 703, - 704, - 705, - 706, - 707, - 708, + 767, + 768, + 769, ], - "id": 390, - "integrity": "sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==", + "id": 382, + "integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==", "man_dir": "", - "name": "@typescript-eslint/parser", - "name_hash": "16517001479467293030", + "name": "tar-stream", + "name_hash": "14255302179190904139", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.21.0.tgz", + "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.7.tgz", "tag": "npm", - "value": "6.21.0", + "value": "3.1.7", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 709, - 710, - 711, - 712, - 713, - 714, - 715, - 716, + 770, ], - "id": 391, - "integrity": "sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==", + "id": 383, + "integrity": "sha512-TmLJNj6UgX8xcUZo4UDStGQtDiTzF7BzWlzn9g7UWrjkpHr5uJTK1ld16wZ3LXb2vb6jH8qU89dW5whuMdXYdw==", "man_dir": "", - "name": "@typescript-eslint/typescript-estree", - "name_hash": "17745786537991019945", + "name": "text-decoder", + "name_hash": "16075354394561303825", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz", + "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.1.0.tgz", "tag": "npm", - "value": "6.21.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 717, - 718, - ], - "id": 392, - "integrity": "sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==", - "man_dir": "", - "name": "@typescript-eslint/visitor-keys", - "name_hash": "7940841856001563650", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz", - "tag": "npm", - "value": "6.21.0", + "value": "1.1.0", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 393, - "integrity": "sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==", + "id": 384, + "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", "man_dir": "", - "name": "@typescript-eslint/types", - "name_hash": "9755027355340495761", + "name": "text-table", + "name_hash": "8812171258786601301", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.21.0.tgz", + "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", "tag": "npm", - "value": "6.21.0", + "value": "0.2.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 719, + 771, ], - "id": 394, + "id": 385, + "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", + "man_dir": "", + "name": "thenify", + "name_hash": "10214550608932566002", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz", + "tag": "npm", + "value": "3.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 772, + ], + "id": 386, + "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==", + "man_dir": "", + "name": "thenify-all", + "name_hash": "3497577183623575301", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz", + "tag": "npm", + "value": "1.6.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 387, + "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==", + "man_dir": "", + "name": "through", + "name_hash": "16941386786386382390", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", + "tag": "npm", + "value": "2.3.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 773, + ], + "id": 388, + "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", + "man_dir": "", + "name": "to-regex-range", + "name_hash": "14243204250463262724", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", + "tag": "npm", + "value": "5.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 774, + ], + "id": 389, "integrity": "sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==", "man_dir": "", "name": "ts-api-utils", @@ -19381,325 +19549,19 @@ exports[`next build works: bun 1`] = ` }, "scripts": {}, }, - { - "bin": null, - "dependencies": [ - 720, - ], - "id": 395, - "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==", - "man_dir": "", - "name": "minimatch", - "name_hash": "8137703609956696607", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz", - "tag": "npm", - "value": "9.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 721, - 722, - 723, - 724, - 725, - 726, - ], - "id": 396, - "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", - "man_dir": "", - "name": "globby", - "name_hash": "15348107128072099982", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", - "tag": "npm", - "value": "11.1.0", - }, - "scripts": {}, - }, { "bin": null, "dependencies": [], - "id": 397, - "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", + "id": 390, + "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==", "man_dir": "", - "name": "slash", - "name_hash": "14883663570633596397", + "name": "ts-interface-checker", + "name_hash": "9090669025631097322", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz", "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 727, - ], - "id": 398, - "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", - "man_dir": "", - "name": "dir-glob", - "name_hash": "7561427002176423027", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", - "tag": "npm", - "value": "3.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 399, - "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", - "man_dir": "", - "name": "path-type", - "name_hash": "1886008933504244910", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", - "tag": "npm", - "value": "4.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 400, - "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", - "man_dir": "", - "name": "array-union", - "name_hash": "16137961625129706702", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", - "tag": "npm", - "value": "2.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 728, - 729, - ], - "id": 401, - "integrity": "sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==", - "man_dir": "", - "name": "@typescript-eslint/scope-manager", - "name_hash": "4117654371883490926", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz", - "tag": "npm", - "value": "6.21.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 730, - ], - "id": 402, - "integrity": "sha512-VCnZI2cy77Yaj3L7Uhs3+44ikMM1VD/fBMwvTBb3hIaTIuqa+DmG4dhUDq+MASu3yx97KhgsVJbsas0XuiKyww==", - "man_dir": "", - "name": "@next/eslint-plugin-next", - "name_hash": "12150179697604729174", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 403, - "integrity": "sha512-qC/xYId4NMebE6w/V33Fh9gWxLgURiNYgVNObbJl2LZv0GUUItCcCqC5axQSwRaAgaxl2mELq1rMzlswaQ0Zxg==", - "man_dir": "", - "name": "@rushstack/eslint-patch", - "name_hash": "11774582013079126290", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.3.tgz", - "tag": "npm", - "value": "1.10.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 731, - 732, - 733, - 734, - 735, - 736, - 737, - 738, - 739, - 740, - 741, - 742, - 743, - 744, - 745, - 746, - 747, - ], - "id": 404, - "integrity": "sha512-Hdh937BS3KdwwbBaKd5+PLCOmYY6U4f2h9Z2ktwtNKvIdIEu137rjYbcb9ApSbVJfWxANNuiKTD/9tOKjK9qOA==", - "man_dir": "", - "name": "eslint-plugin-jsx-a11y", - "name_hash": "17038906309846806775", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.8.0.tgz", - "tag": "npm", - "value": "6.8.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 748, - 749, - 750, - ], - "id": 405, - "integrity": "sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==", - "man_dir": "", - "name": "object.entries", - "name_hash": "9232336923373250807", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.8.tgz", - "tag": "npm", - "value": "1.1.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 751, - ], - "id": 406, - "integrity": "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==", - "man_dir": "", - "name": "language-tags", - "name_hash": "3625175203997363083", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.9.tgz", - "tag": "npm", - "value": "1.0.9", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 407, - "integrity": "sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==", - "man_dir": "", - "name": "language-subtag-registry", - "name_hash": "15962551382548022065", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz", - "tag": "npm", - "value": "0.3.23", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 752, - 753, - 754, - 755, - ], - "id": 408, - "integrity": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==", - "man_dir": "", - "name": "jsx-ast-utils", - "name_hash": "7365668162252757844", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz", - "tag": "npm", - "value": "3.3.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 756, - 757, - 758, - 759, - 760, - 761, - 762, - 763, - 764, - 765, - 766, - 767, - 768, - 769, - ], - "id": 409, - "integrity": "sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==", - "man_dir": "", - "name": "es-iterator-helpers", - "name_hash": "6828621610707932693", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.0.19.tgz", - "tag": "npm", - "value": "1.0.19", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 770, - 771, - 772, - 773, - 774, - ], - "id": 410, - "integrity": "sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==", - "man_dir": "", - "name": "iterator.prototype", - "name_hash": "2087250667608616513", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.2.tgz", - "tag": "npm", - "value": "1.1.2", + "value": "0.1.13", }, "scripts": {}, }, @@ -19710,32 +19572,115 @@ exports[`next build works: bun 1`] = ` 776, 777, 778, - 779, - 780, - 781, ], - "id": 411, - "integrity": "sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==", + "id": 391, + "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==", "man_dir": "", - "name": "reflect.getprototypeof", - "name_hash": "16421047821568888832", + "name": "tsconfig-paths", + "name_hash": "9484880556576660029", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.6.tgz", + "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz", "tag": "npm", - "value": "1.0.6", + "value": "3.15.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 392, + "integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==", + "man_dir": "", + "name": "tslib", + "name_hash": "17922945129469812550", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz", + "tag": "npm", + "value": "2.6.3", }, "scripts": {}, }, { "bin": null, "dependencies": [ + 779, + ], + "id": 393, + "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", + "man_dir": "", + "name": "type-check", + "name_hash": "14488857500191659576", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", + "tag": "npm", + "value": "0.4.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 394, + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "man_dir": "", + "name": "type-fest", + "name_hash": "14668870911319020225", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "tag": "npm", + "value": "0.20.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 780, + 781, 782, + ], + "id": 395, + "integrity": "sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==", + "man_dir": "", + "name": "typed-array-buffer", + "name_hash": "12632345045689166547", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 783, 784, 785, 786, 787, + ], + "id": 396, + "integrity": "sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==", + "man_dir": "", + "name": "typed-array-byte-length", + "name_hash": "15839092223363072276", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 788, 789, 790, @@ -19743,7 +19688,266 @@ exports[`next build works: bun 1`] = ` 792, 793, ], - "id": 412, + "id": 397, + "integrity": "sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==", + "man_dir": "", + "name": "typed-array-byte-offset", + "name_hash": "4363148948656071809", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 794, + 795, + 796, + 797, + 798, + 799, + ], + "id": 398, + "integrity": "sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==", + "man_dir": "", + "name": "typed-array-length", + "name_hash": "11116743844802335237", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.6.tgz", + "tag": "npm", + "value": "1.0.6", + }, + "scripts": {}, + }, + { + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver", + }, + "dependencies": [], + "id": 399, + "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", + "man_dir": "", + "name": "typescript", + "name_hash": "7090219608841397663", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", + "tag": "npm", + "value": "5.2.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 800, + 801, + 802, + 803, + ], + "id": 400, + "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==", + "man_dir": "", + "name": "unbox-primitive", + "name_hash": "5619034830996442352", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 804, + 805, + ], + "id": 401, + "integrity": "sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==", + "man_dir": "", + "name": "unbzip2-stream", + "name_hash": "12033811216485982774", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz", + "tag": "npm", + "value": "1.4.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 402, + "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==", + "man_dir": "", + "name": "undici-types", + "name_hash": "13518207300296011529", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", + "tag": "npm", + "value": "5.26.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 403, + "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==", + "man_dir": "", + "name": "universalify", + "name_hash": "9857909289728530428", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz", + "tag": "npm", + "value": "2.0.1", + }, + "scripts": {}, + }, + { + "bin": { + "file": "cli.js", + "name": "update-browserslist-db", + }, + "dependencies": [ + 806, + 807, + 808, + ], + "id": 404, + "integrity": "sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ==", + "man_dir": "", + "name": "update-browserslist-db", + "name_hash": "6664421840286510928", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.16.tgz", + "tag": "npm", + "value": "1.0.16", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 809, + ], + "id": 405, + "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", + "man_dir": "", + "name": "uri-js", + "name_hash": "9694608825335680295", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", + "tag": "npm", + "value": "4.4.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 406, + "integrity": "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==", + "man_dir": "", + "name": "urlpattern-polyfill", + "name_hash": "11822535153800140816", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-10.0.0.tgz", + "tag": "npm", + "value": "10.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 407, + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", + "man_dir": "", + "name": "util-deprecate", + "name_hash": "4033437044928033698", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": { + "file": "./bin/node-which", + "name": "node-which", + }, + "dependencies": [ + 810, + ], + "id": 408, + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "man_dir": "", + "name": "which", + "name_hash": "5112236092670504396", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "tag": "npm", + "value": "2.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 811, + 812, + 813, + 814, + 815, + ], + "id": 409, + "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==", + "man_dir": "", + "name": "which-boxed-primitive", + "name_hash": "16054727932152155669", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 816, + 817, + 818, + 819, + 820, + 821, + 822, + 823, + 824, + 825, + 826, + 827, + ], + "id": 410, "integrity": "sha512-YmjsSMDBYsM1CaFiayOVT06+KJeXf0o5M/CAd4o1lTadFAtacTUM49zoYxr/oroopFDfhvN6iEcBxUyc3gvKmw==", "man_dir": "", "name": "which-builtin-type", @@ -19759,12 +19963,12 @@ exports[`next build works: bun 1`] = ` { "bin": null, "dependencies": [ - 794, - 795, - 796, - 797, + 828, + 829, + 830, + 831, ], - "id": 413, + "id": 411, "integrity": "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==", "man_dir": "", "name": "which-collection", @@ -19780,19 +19984,58 @@ exports[`next build works: bun 1`] = ` { "bin": null, "dependencies": [ - 798, - 799, + 832, + 833, + 834, + 835, + 836, ], - "id": 414, - "integrity": "sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ==", + "id": 412, + "integrity": "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==", "man_dir": "", - "name": "is-weakset", - "name_hash": "15512317874752413182", + "name": "which-typed-array", + "name_hash": "15299409777186876504", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.3.tgz", + "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.15.tgz", "tag": "npm", - "value": "2.0.3", + "value": "1.1.15", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 413, + "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", + "man_dir": "", + "name": "word-wrap", + "name_hash": "17394224781186240192", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", + "tag": "npm", + "value": "1.2.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 837, + 838, + 839, + ], + "id": 414, + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "man_dir": "", + "name": "wrap-ansi", + "name_hash": "6417752039399150421", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "tag": "npm", + "value": "7.0.0", }, "scripts": {}, }, @@ -19800,81 +20043,13 @@ exports[`next build works: bun 1`] = ` "bin": null, "dependencies": [], "id": 415, - "integrity": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", "man_dir": "", - "name": "is-weakmap", - "name_hash": "6846802860855249568", + "name": "wrappy", + "name_hash": "18119806661187706052", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.2.tgz", - "tag": "npm", - "value": "2.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 416, - "integrity": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==", - "man_dir": "", - "name": "is-set", - "name_hash": "711008573234634940", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-set/-/is-set-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 417, - "integrity": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==", - "man_dir": "", - "name": "is-map", - "name_hash": "13285296637631486371", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 800, - ], - "id": 418, - "integrity": "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==", - "man_dir": "", - "name": "is-generator-function", - "name_hash": "6389681397246265335", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.0.10.tgz", - "tag": "npm", - "value": "1.0.10", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 801, - ], - "id": 419, - "integrity": "sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==", - "man_dir": "", - "name": "is-finalizationregistry", - "name_hash": "3324291948921067566", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", "tag": "npm", "value": "1.0.2", }, @@ -19883,18 +20058,94 @@ exports[`next build works: bun 1`] = ` { "bin": null, "dependencies": [ - 802, + 843, + 844, ], - "id": 420, - "integrity": "sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==", + "id": 416, + "integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==", "man_dir": "", - "name": "is-async-function", - "name_hash": "7396704721306843003", + "name": "ws", + "name_hash": "14644737011329074183", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz", "tag": "npm", - "value": "2.0.0", + "value": "8.17.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 417, + "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", + "man_dir": "", + "name": "y18n", + "name_hash": "13867919047397601860", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", + "tag": "npm", + "value": "5.0.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 418, + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "man_dir": "", + "name": "yallist", + "name_hash": "17447362886122903538", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin.mjs", + "name": "yaml", + }, + "dependencies": [], + "id": 419, + "integrity": "sha512-sntgmxj8o7DE7g/Qi60cqpLBA3HG3STcDA0kO+WfB05jEKhZMbY7umNm2rBpQvsmZ16/lPXCJGW2672dgOUkrg==", + "man_dir": "", + "name": "yaml", + "name_hash": "6823399114509449780", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.3.tgz", + "tag": "npm", + "value": "2.4.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 845, + 846, + 847, + 848, + 849, + 850, + 851, + ], + "id": 420, + "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", + "man_dir": "", + "name": "yargs", + "name_hash": "18153588124555602831", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", + "tag": "npm", + "value": "17.7.2", }, "scripts": {}, }, @@ -19902,33 +20153,34 @@ exports[`next build works: bun 1`] = ` "bin": null, "dependencies": [], "id": 421, - "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==", + "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", "man_dir": "", - "name": "damerau-levenshtein", - "name_hash": "15167018638538311401", + "name": "yargs-parser", + "name_hash": "2624058701233809213", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", "tag": "npm", - "value": "1.0.8", + "value": "21.1.1", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 803, + 852, + 853, ], "id": 422, - "integrity": "sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg==", + "integrity": "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==", "man_dir": "", - "name": "axobject-query", - "name_hash": "9344054106894956572", + "name": "yauzl", + "name_hash": "7329914562904170092", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-3.2.1.tgz", + "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz", "tag": "npm", - "value": "3.2.1", + "value": "2.10.0", }, "scripts": {}, }, @@ -19936,15 +20188,15 @@ exports[`next build works: bun 1`] = ` "bin": null, "dependencies": [], "id": 423, - "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", + "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", "man_dir": "", - "name": "dequal", - "name_hash": "9863785364709466334", + "name": "yocto-queue", + "name_hash": "9034931028572940079", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz", + "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", "tag": "npm", - "value": "2.0.3", + "value": "0.1.0", }, "scripts": {}, }, @@ -19952,148 +20204,222 @@ exports[`next build works: bun 1`] = ` "bin": null, "dependencies": [], "id": 424, - "integrity": "sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==", + "integrity": "sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==", "man_dir": "", - "name": "axe-core", - "name_hash": "13988195930258765777", + "name": "zod", + "name_hash": "13942938047053248045", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.7.0.tgz", + "resolved": "https://registry.npmjs.org/zod/-/zod-3.23.8.tgz", "tag": "npm", - "value": "4.7.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 425, - "integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==", - "man_dir": "", - "name": "ast-types-flow", - "name_hash": "3772215945262775731", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.8.tgz", - "tag": "npm", - "value": "0.0.8", + "value": "3.23.8", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 804, + 854, + 855, + 856, + ], + "id": 425, + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "man_dir": "", + "name": "chalk", + "name_hash": "15590360526536958927", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "tag": "npm", + "value": "2.4.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 857, + 858, + 859, ], "id": 426, - "integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==", + "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", "man_dir": "", - "name": "aria-query", - "name_hash": "506127023625643336", + "name": "string-width", + "name_hash": "15727733666069179645", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", "tag": "npm", - "value": "5.3.0", + "value": "5.1.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 805, + 860, ], "id": 427, - "integrity": "sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==", + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", "man_dir": "", - "name": "@babel/runtime", - "name_hash": "10291762809505250838", + "name": "strip-ansi", + "name_hash": "13340235767065158173", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.7.tgz", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", "tag": "npm", - "value": "7.24.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 428, - "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==", - "man_dir": "", - "name": "regenerator-runtime", - "name_hash": "7537904526969317900", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", - "tag": "npm", - "value": "0.14.1", + "value": "7.1.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 806, - 807, - 808, - 809, - 810, - 811, - 812, - 813, - 814, - 815, - 816, - 817, - 818, - 819, - 820, - 821, - 822, - 823, - 824, + 861, + 862, + 863, + ], + "id": 428, + "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", + "man_dir": "", + "name": "wrap-ansi", + "name_hash": "6417752039399150421", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", + "tag": "npm", + "value": "8.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 864, ], "id": 429, - "integrity": "sha512-2HCmrU+/JNigDN6tg55cRDKCQWicYAPB38JGSFDQt95jDm8rrvSUo7YPkOIm5l6ts1j1zCvysNcasvfTMQzUOw==", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", "man_dir": "", - "name": "eslint-plugin-react", - "name_hash": "15811917473959571682", + "name": "debug", + "name_hash": "14324291119347696526", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.34.2.tgz", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", "tag": "npm", - "value": "7.34.2", + "value": "4.3.4", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/semver.js", + "name": "semver", + }, + "dependencies": [ + 865, + ], + "id": 430, + "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "man_dir": "", + "name": "semver", + "name_hash": "16367367531761322261", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", + "tag": "npm", + "value": "7.6.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 825, - 826, - 827, - 828, - 829, - 830, - 831, - 832, - 833, - 834, - 835, - 836, + 866, ], - "id": 430, - "integrity": "sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==", + "id": 431, + "integrity": "sha512-scnD59RpYD91xngrQQLGkE+6UrHUPzeKZWhhjBSa3HSkwjbQc38+q3RoIVEwxQGRw3M+j5hpNAM+lgV3cVormg==", "man_dir": "", - "name": "string.prototype.matchall", - "name_hash": "3859254092910215586", + "name": "@types/node", + "name_hash": "4124652010926124945", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.14.tgz", "tag": "npm", - "value": "4.0.11", + "value": "20.12.14", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 868, + ], + "id": 432, + "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==", + "man_dir": "", + "name": "minimatch", + "name_hash": "8137703609956696607", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz", + "tag": "npm", + "value": "9.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 871, + ], + "id": 433, + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "man_dir": "", + "name": "glob-parent", + "name_hash": "11965780159102682782", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "tag": "npm", + "value": "5.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 872, + ], + "id": 434, + "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", + "man_dir": "", + "name": "debug", + "name_hash": "14324291119347696526", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", + "tag": "npm", + "value": "3.2.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 875, + ], + "id": 435, + "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", + "man_dir": "", + "name": "doctrine", + "name_hash": "17204823894354646410", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", + "tag": "npm", + "value": "2.1.0", }, "scripts": {}, }, @@ -20103,11 +20429,11 @@ exports[`next build works: bun 1`] = ` "name": "resolve", }, "dependencies": [ - 837, - 838, - 839, + 877, + 878, + 879, ], - "id": 431, + "id": 436, "integrity": "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==", "man_dir": "", "name": "resolve", @@ -20123,202 +20449,93 @@ exports[`next build works: bun 1`] = ` { "bin": null, "dependencies": [ - 840, - 841, - 842, - ], - "id": 432, - "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", - "man_dir": "", - "name": "prop-types", - "name_hash": "2288456573804260909", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", - "tag": "npm", - "value": "15.8.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 433, - "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", - "man_dir": "", - "name": "react-is", - "name_hash": "2565568243106125199", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", - "tag": "npm", - "value": "16.13.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 843, - 844, - 845, - ], - "id": 434, - "integrity": "sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==", - "man_dir": "", - "name": "object.hasown", - "name_hash": "12140096160358655980", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.4.tgz", - "tag": "npm", - "value": "1.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 846, - 847, - 848, - 849, - 850, - ], - "id": 435, - "integrity": "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==", - "man_dir": "", - "name": "array.prototype.tosorted", - "name_hash": "6050988382768901310", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz", - "tag": "npm", - "value": "1.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 851, - 852, - 853, - 854, - ], - "id": 436, - "integrity": "sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA==", - "man_dir": "", - "name": "array.prototype.toreversed", - "name_hash": "13586337247798060470", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/array.prototype.toreversed/-/array.prototype.toreversed-1.1.2.tgz", - "tag": "npm", - "value": "1.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 855, - 856, - 857, - 858, - 859, - 860, + 881, ], "id": 437, - "integrity": "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==", + "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==", "man_dir": "", - "name": "array.prototype.findlast", - "name_hash": "1818731707851809687", + "name": "minimatch", + "name_hash": "8137703609956696607", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", "tag": "npm", - "value": "1.2.5", + "value": "9.0.4", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 861, - 862, + 882, + 883, + 884, ], "id": 438, - "integrity": "sha512-DIM2C9qCECwhck9nLsCDeTv943VmGMCkwX3KljjprSRDXaK2CSiUDVGbUit80Er38ukgxuESJgYPAys4FsNCdg==", + "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", "man_dir": "", - "name": "bun-types", - "name_hash": "2516125195587546235", + "name": "postcss", + "name_hash": "9297766010604904796", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.12.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", "tag": "npm", - "value": "1.1.12", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 863, - ], - "id": 439, - "integrity": "sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==", - "man_dir": "", - "name": "@types/ws", - "name_hash": "7625274352264072099", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.10.tgz", - "tag": "npm", - "value": "8.5.10", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/autoprefixer", - "name": "autoprefixer", - }, - "dependencies": [ - 864, - 865, - 866, - 867, - 868, - 869, - 870, - ], - "id": 440, - "integrity": "sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==", - "man_dir": "", - "name": "autoprefixer", - "name_hash": "8637312893797281270", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.16.tgz", - "tag": "npm", - "value": "10.4.16", + "value": "8.4.31", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 441, - "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", + "id": 439, + "integrity": "sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==", "man_dir": "", - "name": "normalize-range", - "name_hash": "2450824346687386237", + "name": "lru-cache", + "name_hash": "15261810304153928944", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.2.tgz", "tag": "npm", - "value": "0.1.2", + "value": "10.2.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 440, + "integrity": "sha512-O18pf7nyvHTckunPWCV1XUNXU1piu01y2b7ATJ0ppkUkk8ocqVWBrYjJBCwHDjD/ZWcfyrA0P4gKhzWGi5EINQ==", + "man_dir": "", + "name": "lilconfig", + "name_hash": "17464546908434930808", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.1.tgz", + "tag": "npm", + "value": "3.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 885, + 886, + 887, + 888, + 889, + 890, + ], + "id": 441, + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "man_dir": "", + "name": "glob", + "name_hash": "4994027009006720870", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "tag": "npm", + "value": "7.2.3", }, "scripts": {}, }, @@ -20326,78 +20543,67 @@ exports[`next build works: bun 1`] = ` "bin": null, "dependencies": [], "id": 442, - "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", "man_dir": "", - "name": "fraction.js", - "name_hash": "8226692764887072839", + "name": "emoji-regex", + "name_hash": "4954026511424972012", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", "tag": "npm", - "value": "4.3.7", + "value": "8.0.0", }, "scripts": {}, }, { - "bin": { - "file": "cli.js", - "name": "browserslist", - }, + "bin": null, "dependencies": [ - 871, - 872, - 873, - 874, + 891, ], "id": 443, - "integrity": "sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", "man_dir": "", - "name": "browserslist", - "name_hash": "10902238872969648239", + "name": "ansi-styles", + "name_hash": "1496261712670764878", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.0.tgz", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", "tag": "npm", - "value": "4.23.0", - }, - "scripts": {}, - }, - { - "bin": { - "file": "cli.js", - "name": "update-browserslist-db", - }, - "dependencies": [ - 875, - 876, - 877, - ], - "id": 444, - "integrity": "sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ==", - "man_dir": "", - "name": "update-browserslist-db", - "name_hash": "6664421840286510928", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.16.tgz", - "tag": "npm", - "value": "1.0.16", + "value": "3.2.1", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 445, - "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==", + "id": 444, + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", "man_dir": "", - "name": "node-releases", - "name_hash": "16500855680207755447", + "name": "escape-string-regexp", + "name_hash": "6183299340420948366", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", "tag": "npm", - "value": "2.0.14", + "value": "1.0.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 892, + ], + "id": 445, + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "man_dir": "", + "name": "supports-color", + "name_hash": "8283007902753735493", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "tag": "npm", + "value": "5.5.0", }, "scripts": {}, }, @@ -20405,85 +20611,85 @@ exports[`next build works: bun 1`] = ` "bin": null, "dependencies": [], "id": 446, - "integrity": "sha512-eVGeQxpaBYbomDBa/Mehrs28MdvCXfJmEFzaMFsv8jH/MJDLIylJN81eTJ5kvx7B7p18OiPK0BkC06lydEy63A==", + "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", "man_dir": "", - "name": "electron-to-chromium", - "name_hash": "670529235028360171", + "name": "ansi-regex", + "name_hash": "8115476937249128794", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.790.tgz", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", "tag": "npm", - "value": "1.4.790", + "value": "6.0.1", }, "scripts": {}, }, { "bin": null, - "dependencies": [ - 878, - ], + "dependencies": [], "id": 447, - "integrity": "sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA==", + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", "man_dir": "", - "name": "@types/react-dom", - "name_hash": "3229493356298419080", + "name": "ansi-styles", + "name_hash": "1496261712670764878", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.7.tgz", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", "tag": "npm", - "value": "18.2.7", + "value": "6.2.1", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 879, - 880, - 881, + 893, ], "id": 448, - "integrity": "sha512-60fLTOLqzarLED2O3UQImc/lsNRgG0jE/a1mPW9KjMemY0LMITWEsbS4VvZ4p6rorEHd5YKxxmMKSDK505GHpA==", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", "man_dir": "", - "name": "@types/react", - "name_hash": "14723150644049679642", + "name": "lru-cache", + "name_hash": "15261810304153928944", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.22.tgz", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", "tag": "npm", - "value": "18.2.22", + "value": "6.0.0", }, "scripts": {}, }, { "bin": null, - "dependencies": [], + "dependencies": [ + 894, + ], "id": 449, - "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", "man_dir": "", - "name": "csstype", - "name_hash": "10489861045436610105", + "name": "brace-expansion", + "name_hash": "2949258092693339993", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", "tag": "npm", - "value": "3.1.3", + "value": "2.0.1", }, "scripts": {}, }, { "bin": null, - "dependencies": [], + "dependencies": [ + 897, + ], "id": 450, - "integrity": "sha512-YIoDCTH3Af6XM5VuwGG/QL/CJqga1Zm3NkU3HZ4ZHK2fRMPYP1VczsTUqtsf43PH/iJNVlPHAo2oWX7BSdB2Hw==", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", "man_dir": "", - "name": "@types/scheduler", - "name_hash": "12135549028975824460", + "name": "color-convert", + "name_hash": "4039459761306235234", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.23.0.tgz", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", "tag": "npm", - "value": "0.23.0", + "value": "1.9.3", }, "scripts": {}, }, @@ -20491,15 +20697,15 @@ exports[`next build works: bun 1`] = ` "bin": null, "dependencies": [], "id": 451, - "integrity": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", "man_dir": "", - "name": "@types/prop-types", - "name_hash": "14301724962060537021", + "name": "has-flag", + "name_hash": "14617373831546330259", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.12.tgz", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", "tag": "npm", - "value": "15.7.12", + "value": "3.0.0", }, "scripts": {}, }, @@ -20507,15 +20713,15 @@ exports[`next build works: bun 1`] = ` "bin": null, "dependencies": [], "id": 452, - "integrity": "sha512-zI22/pJW2wUZOVyguFaUL1HABdmSVxpXrzIqkjsHmyUjNhPoWM1CKfvVuXfetHhIok4RY573cqS0mZ1SJEnoTg==", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", "man_dir": "", - "name": "@types/node", - "name_hash": "4124652010926124945", + "name": "color-name", + "name_hash": "16546212153853106385", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.7.0.tgz", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", "tag": "npm", - "value": "20.7.0", + "value": "1.1.3", }, "scripts": {}, }, @@ -20524,1712 +20730,1712 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "@alloc/quick-lru": { - "id": 33, - "package_id": 13, + "id": 741, + "package_id": 1, }, "@babel/code-frame": { - "id": 277, - "package_id": 202, + "id": 602, + "package_id": 2, }, "@babel/helper-validator-identifier": { - "id": 284, - "package_id": 211, + "id": 16, + "package_id": 3, }, "@babel/highlight": { - "id": 282, - "package_id": 203, + "id": 14, + "package_id": 4, }, "@babel/runtime": { - "id": 731, - "package_id": 427, + "id": 375, + "package_id": 5, }, "@eslint-community/eslint-utils": { - "id": 370, - "package_id": 241, + "id": 295, + "package_id": 6, }, "@eslint-community/regexpp": { - "id": 368, - "package_id": 248, + "id": 296, + "package_id": 7, }, "@eslint/eslintrc": { - "id": 363, - "package_id": 261, + "id": 297, + "package_id": 8, }, "@eslint/js": { - "id": 351, - "package_id": 289, + "id": 298, + "package_id": 9, }, "@humanwhocodes/config-array": { - "id": 369, - "package_id": 243, + "id": 299, + "package_id": 10, }, "@humanwhocodes/module-importer": { - "id": 371, - "package_id": 240, + "id": 300, + "package_id": 11, }, "@humanwhocodes/object-schema": { - "id": 375, - "package_id": 247, + "id": 32, + "package_id": 12, }, "@isaacs/cliui": { - "id": 111, - "package_id": 74, + "id": 521, + "package_id": 13, }, "@jridgewell/gen-mapping": { - "id": 90, - "package_id": 100, + "id": 733, + "package_id": 14, }, "@jridgewell/resolve-uri": { - "id": 145, - "package_id": 103, + "id": 44, + "package_id": 15, }, "@jridgewell/set-array": { - "id": 142, - "package_id": 104, + "id": 41, + "package_id": 16, }, "@jridgewell/sourcemap-codec": { - "id": 143, - "package_id": 102, + "id": 42, + "package_id": 17, }, "@jridgewell/trace-mapping": { - "id": 144, - "package_id": 101, + "id": 43, + "package_id": 18, }, "@next/env": { - "id": 300, - "package_id": 233, + "id": 555, + "package_id": 19, }, "@next/eslint-plugin-next": { - "id": 329, - "package_id": 402, + "id": 334, + "package_id": 20, }, "@next/swc-darwin-arm64": { - "id": 306, - "package_id": 227, + "id": 546, + "package_id": 21, }, "@next/swc-darwin-x64": { - "id": 305, - "package_id": 228, + "id": 547, + "package_id": 22, }, "@next/swc-linux-arm64-gnu": { - "id": 310, - "package_id": 223, + "id": 548, + "package_id": 23, }, "@next/swc-linux-arm64-musl": { - "id": 312, - "package_id": 221, + "id": 549, + "package_id": 24, }, "@next/swc-linux-x64-gnu": { - "id": 307, - "package_id": 226, + "id": 550, + "package_id": 25, }, "@next/swc-linux-x64-musl": { - "id": 308, - "package_id": 225, + "id": 551, + "package_id": 26, }, "@next/swc-win32-arm64-msvc": { - "id": 313, - "package_id": 220, + "id": 552, + "package_id": 27, }, "@next/swc-win32-ia32-msvc": { - "id": 311, - "package_id": 222, + "id": 553, + "package_id": 28, }, "@next/swc-win32-x64-msvc": { - "id": 309, - "package_id": 224, + "id": 554, + "package_id": 29, }, "@nodelib/fs.scandir": { - "id": 72, - "package_id": 46, + "id": 49, + "package_id": 30, }, "@nodelib/fs.stat": { - "id": 66, - "package_id": 49, + "id": 422, + "package_id": 31, }, "@nodelib/fs.walk": { - "id": 364, - "package_id": 43, + "id": 301, + "package_id": 32, }, "@pkgjs/parseargs": { - "id": 112, - "package_id": 73, + "id": 520, + "package_id": 33, }, "@puppeteer/browsers": { - "id": 155, - "package_id": 115, + "id": 638, + "package_id": 34, }, "@rushstack/eslint-patch": { - "id": 328, - "package_id": 403, + "id": 335, + "package_id": 35, }, "@swc/helpers": { - "id": 303, - "package_id": 230, + "id": 556, + "package_id": 36, }, "@tootallnate/quickjs-emscripten": { - "id": 219, - "package_id": 178, + "id": 591, + "package_id": 37, }, "@types/json5": { - "id": 463, - "package_id": 308, + "id": 775, + "package_id": 38, }, "@types/node": { "id": 0, - "package_id": 452, + "package_id": 39, }, "@types/prop-types": { - "id": 879, - "package_id": 451, + "id": 60, + "package_id": 40, }, "@types/react": { "id": 1, - "package_id": 448, + "package_id": 41, }, "@types/react-dom": { "id": 2, - "package_id": 447, + "package_id": 42, }, "@types/scheduler": { - "id": 880, - "package_id": 450, + "id": 61, + "package_id": 43, }, "@types/ws": { - "id": 861, - "package_id": 439, + "id": 164, + "package_id": 44, }, "@types/yauzl": { - "id": 253, - "package_id": 182, + "id": 418, + "package_id": 45, }, "@typescript-eslint/parser": { - "id": 330, - "package_id": 390, + "id": 336, + "package_id": 46, }, "@typescript-eslint/scope-manager": { - "id": 706, - "package_id": 401, + "id": 67, + "package_id": 47, }, "@typescript-eslint/types": { - "id": 704, - "package_id": 393, + "id": 68, + "package_id": 48, }, "@typescript-eslint/typescript-estree": { - "id": 707, - "package_id": 391, + "id": 69, + "package_id": 49, }, "@typescript-eslint/visitor-keys": { - "id": 705, - "package_id": 392, + "id": 70, + "package_id": 50, }, "acorn": { - "id": 405, - "package_id": 268, + "id": 413, + "package_id": 51, }, "acorn-jsx": { - "id": 406, - "package_id": 267, + "id": 414, + "package_id": 52, }, "agent-base": { - "id": 202, - "package_id": 156, + "id": 628, + "package_id": 53, }, "ajv": { - "id": 336, - "package_id": 269, + "id": 302, + "package_id": 54, }, "ansi-regex": { - "id": 122, - "package_id": 77, - }, - "ansi-styles": { - "id": 433, - "package_id": 81, - }, - "any-promise": { - "id": 97, - "package_id": 62, - }, - "anymatch": { - "id": 78, + "id": 729, "package_id": 55, }, + "ansi-styles": { + "id": 171, + "package_id": 56, + }, + "any-promise": { + "id": 539, + "package_id": 57, + }, + "anymatch": { + "id": 174, + "package_id": 58, + }, "arg": { - "id": 14, - "package_id": 107, + "id": 742, + "package_id": 59, }, "argparse": { - "id": 294, - "package_id": 213, + "id": 522, + "package_id": 60, }, "aria-query": { - "id": 732, - "package_id": 426, + "id": 376, + "package_id": 61, }, "array-buffer-byte-length": { - "id": 500, - "package_id": 374, + "id": 222, + "package_id": 62, }, "array-includes": { - "id": 445, - "package_id": 384, + "id": 357, + "package_id": 63, }, "array-union": { - "id": 721, - "package_id": 400, + "id": 469, + "package_id": 64, }, "array.prototype.findlast": { - "id": 807, - "package_id": 437, + "id": 393, + "package_id": 65, }, "array.prototype.findlastindex": { - "id": 446, - "package_id": 383, + "id": 358, + "package_id": 66, }, "array.prototype.flat": { - "id": 447, - "package_id": 382, + "id": 359, + "package_id": 67, }, "array.prototype.flatmap": { - "id": 448, - "package_id": 380, + "id": 360, + "package_id": 68, }, "array.prototype.toreversed": { - "id": 809, - "package_id": 436, + "id": 395, + "package_id": 69, }, "array.prototype.tosorted": { - "id": 810, - "package_id": 435, + "id": 396, + "package_id": 70, }, "arraybuffer.prototype.slice": { - "id": 501, - "package_id": 373, + "id": 223, + "package_id": 71, }, "ast-types": { - "id": 229, - "package_id": 167, + "id": 213, + "package_id": 72, }, "ast-types-flow": { - "id": 735, - "package_id": 425, + "id": 379, + "package_id": 73, }, "autoprefixer": { "id": 3, - "package_id": 440, + "package_id": 74, }, "available-typed-arrays": { - "id": 502, - "package_id": 330, + "id": 224, + "package_id": 75, }, "axe-core": { - "id": 736, - "package_id": 424, + "id": 380, + "package_id": 76, }, "axobject-query": { - "id": 737, - "package_id": 422, + "id": 381, + "package_id": 77, }, "b4a": { - "id": 195, - "package_id": 139, + "id": 767, + "package_id": 78, }, "balanced-match": { - "id": 379, - "package_id": 71, + "id": 154, + "package_id": 79, }, "bare-events": { - "id": 186, - "package_id": 137, + "id": 149, + "package_id": 80, }, "bare-fs": { - "id": 183, - "package_id": 134, + "id": 763, + "package_id": 81, }, "bare-os": { - "id": 185, - "package_id": 133, + "id": 152, + "package_id": 82, }, "bare-path": { - "id": 184, - "package_id": 132, + "id": 764, + "package_id": 83, }, "bare-stream": { - "id": 188, - "package_id": 135, + "id": 151, + "package_id": 84, }, "base64-js": { - "id": 179, - "package_id": 130, + "id": 161, + "package_id": 85, }, "basic-ftp": { - "id": 241, - "package_id": 177, + "id": 456, + "package_id": 86, }, "binary-extensions": { - "id": 87, - "package_id": 54, + "id": 496, + "package_id": 87, }, "brace-expansion": { - "id": 378, - "package_id": 245, + "id": 538, + "package_id": 88, }, "braces": { - "id": 79, - "package_id": 34, + "id": 175, + "package_id": 89, }, "browserslist": { - "id": 864, - "package_id": 443, + "id": 141, + "package_id": 90, }, "buffer": { - "id": 177, - "package_id": 128, + "id": 804, + "package_id": 91, }, "buffer-crc32": { - "id": 257, - "package_id": 186, + "id": 852, + "package_id": 92, }, "bun-types": { "id": 4, - "package_id": 438, - }, - "busboy": { - "id": 298, - "package_id": 235, - }, - "call-bind": { - "id": 693, - "package_id": 322, - }, - "callsites": { - "id": 297, - "package_id": 217, - }, - "camelcase-css": { - "id": 59, - "package_id": 31, - }, - "caniuse-lite": { - "id": 865, - "package_id": 229, - }, - "chalk": { - "id": 338, - "package_id": 299, - }, - "chokidar": { - "id": 21, - "package_id": 50, - }, - "chromium-bidi": { - "id": 262, - "package_id": 193, - }, - "client-only": { - "id": 319, - "package_id": 232, - }, - "cliui": { - "id": 167, - "package_id": 125, - }, - "color-convert": { - "id": 126, - "package_id": 82, - }, - "color-name": { - "id": 127, - "package_id": 83, - }, - "commander": { - "id": 91, - "package_id": 99, - }, - "concat-map": { - "id": 380, - "package_id": 246, - }, - "cosmiconfig": { - "id": 153, - "package_id": 197, - }, - "cross-spawn": { - "id": 355, "package_id": 93, }, - "cssesc": { - "id": 36, - "package_id": 5, + "busboy": { + "id": 557, + "package_id": 94, }, - "csstype": { - "id": 881, - "package_id": 449, + "call-bind": { + "id": 96, + "package_id": 95, }, - "damerau-levenshtein": { - "id": 738, - "package_id": 421, + "callsites": { + "id": 601, + "package_id": 96, }, - "data-uri-to-buffer": { - "id": 242, - "package_id": 176, + "camelcase-css": { + "id": 616, + "package_id": 97, }, - "data-view-buffer": { - "id": 504, - "package_id": 372, + "caniuse-lite": { + "id": 142, + "package_id": 98, }, - "data-view-byte-length": { - "id": 505, - "package_id": 371, + "chalk": { + "id": 303, + "package_id": 99, }, - "data-view-byte-offset": { - "id": 506, - "package_id": 370, + "chokidar": { + "id": 743, + "package_id": 100, }, - "debug": { - "id": 339, - "package_id": 154, + "chromium-bidi": { + "id": 643, + "package_id": 101, }, - "deep-is": { - "id": 418, - "package_id": 288, + "client-only": { + "id": 732, + "package_id": 102, }, - "define-data-property": { - "id": 472, - "package_id": 320, + "cliui": { + "id": 845, + "package_id": 103, }, - "define-properties": { - "id": 694, - "package_id": 313, + "color-convert": { + "id": 90, + "package_id": 104, }, - "degenerator": { - "id": 227, - "package_id": 161, + "color-name": { + "id": 188, + "package_id": 105, }, - "dequal": { - "id": 804, - "package_id": 423, - }, - "devtools-protocol": { - "id": 156, - "package_id": 114, - }, - "didyoumean": { - "id": 24, - "package_id": 38, - }, - "dir-glob": { - "id": 722, - "package_id": 398, - }, - "dlv": { - "id": 15, + "commander": { + "id": 734, "package_id": 106, }, - "doctrine": { - "id": 348, - "package_id": 291, + "concat-map": { + "id": 155, + "package_id": 107, }, - "eastasianwidth": { - "id": 132, - "package_id": 89, + "cosmiconfig": { + "id": 639, + "package_id": 108, }, - "electron-to-chromium": { - "id": 872, - "package_id": 446, + "cross-spawn": { + "id": 304, + "package_id": 109, }, - "emoji-regex": { - "id": 739, - "package_id": 88, + "cssesc": { + "id": 623, + "package_id": 110, }, - "end-of-stream": { - "id": 198, - "package_id": 146, + "csstype": { + "id": 62, + "package_id": 111, }, - "enhanced-resolve": { - "id": 437, - "package_id": 387, + "damerau-levenshtein": { + "id": 382, + "package_id": 112, }, - "env-paths": { - "id": 272, - "package_id": 218, + "data-uri-to-buffer": { + "id": 457, + "package_id": 113, }, - "error-ex": { - "id": 278, - "package_id": 200, + "data-view-buffer": { + "id": 226, + "package_id": 114, }, - "es-abstract": { - "id": 695, - "package_id": 325, + "data-view-byte-length": { + "id": 227, + "package_id": 115, }, - "es-define-property": { - "id": 486, - "package_id": 316, + "data-view-byte-offset": { + "id": 228, + "package_id": 116, }, - "es-errors": { - "id": 690, - "package_id": 312, + "debug": { + "id": 305, + "package_id": 117, }, - "es-iterator-helpers": { - "id": 740, - "package_id": 409, + "deep-is": { + "id": 583, + "package_id": 118, }, - "es-object-atoms": { - "id": 696, - "package_id": 311, + "define-data-property": { + "id": 210, + "package_id": 119, }, - "es-set-tostringtag": { - "id": 760, - "package_id": 369, + "define-properties": { + "id": 97, + "package_id": 120, }, - "es-shim-unscopables": { - "id": 692, - "package_id": 381, + "degenerator": { + "id": 599, + "package_id": 121, }, - "es-to-primitive": { - "id": 511, - "package_id": 367, + "dequal": { + "id": 93, + "package_id": 122, }, - "escalade": { - "id": 875, + "devtools-protocol": { + "id": 640, + "package_id": 123, + }, + "didyoumean": { + "id": 744, "package_id": 124, }, + "dir-glob": { + "id": 470, + "package_id": 125, + }, + "dlv": { + "id": 745, + "package_id": 126, + }, + "doctrine": { + "id": 306, + "package_id": 127, + }, + "eastasianwidth": { + "id": 857, + "package_id": 128, + }, + "electron-to-chromium": { + "id": 158, + "package_id": 129, + }, + "emoji-regex": { + "id": 383, + "package_id": 130, + }, + "end-of-stream": { + "id": 636, + "package_id": 131, + }, + "enhanced-resolve": { + "id": 349, + "package_id": 132, + }, + "env-paths": { + "id": 190, + "package_id": 133, + }, + "error-ex": { + "id": 603, + "package_id": 134, + }, + "es-abstract": { + "id": 98, + "package_id": 135, + }, + "es-define-property": { + "id": 166, + "package_id": 136, + }, + "es-errors": { + "id": 111, + "package_id": 137, + }, + "es-iterator-helpers": { + "id": 384, + "package_id": 138, + }, + "es-object-atoms": { + "id": 99, + "package_id": 139, + }, + "es-set-tostringtag": { + "id": 273, + "package_id": 140, + }, + "es-shim-unscopables": { + "id": 113, + "package_id": 141, + }, + "es-to-primitive": { + "id": 233, + "package_id": 142, + }, + "escalade": { + "id": 807, + "package_id": 143, + }, "escape-string-regexp": { - "id": 367, - "package_id": 249, + "id": 307, + "package_id": 144, }, "escodegen": { - "id": 230, - "package_id": 163, + "id": 214, + "package_id": 145, }, "eslint": { "id": 5, - "package_id": 238, + "package_id": 146, }, "eslint-config-next": { "id": 6, - "package_id": 237, + "package_id": 147, }, "eslint-import-resolver-node": { - "id": 332, - "package_id": 378, + "id": 337, + "package_id": 148, }, "eslint-import-resolver-typescript": { - "id": 333, - "package_id": 302, + "id": 338, + "package_id": 149, }, "eslint-module-utils": { - "id": 438, - "package_id": 376, + "id": 350, + "package_id": 150, }, "eslint-plugin-import": { - "id": 326, - "package_id": 303, - }, - "eslint-plugin-jsx-a11y": { - "id": 327, - "package_id": 404, - }, - "eslint-plugin-react": { - "id": 325, - "package_id": 429, - }, - "eslint-plugin-react-hooks": { - "id": 331, - "package_id": 389, - }, - "eslint-scope": { - "id": 358, - "package_id": 278, - }, - "eslint-visitor-keys": { - "id": 366, - "package_id": 242, - }, - "espree": { - "id": 340, - "package_id": 266, - }, - "esprima": { - "id": 231, - "package_id": 162, - }, - "esquery": { - "id": 342, - "package_id": 298, - }, - "esrecurse": { - "id": 414, - "package_id": 279, - }, - "estraverse": { - "id": 415, - "package_id": 166, - }, - "esutils": { - "id": 343, - "package_id": 165, - }, - "extract-zip": { - "id": 158, - "package_id": 181, - }, - "fast-deep-equal": { - "id": 361, - "package_id": 274, - }, - "fast-fifo": { - "id": 196, - "package_id": 141, - }, - "fast-glob": { - "id": 22, - "package_id": 40, - }, - "fast-json-stable-stringify": { - "id": 410, - "package_id": 273, - }, - "fast-levenshtein": { - "id": 422, - "package_id": 283, - }, - "fastq": { - "id": 73, - "package_id": 44, - }, - "fd-slicer": { - "id": 256, - "package_id": 187, - }, - "file-entry-cache": { - "id": 365, - "package_id": 250, - }, - "fill-range": { - "id": 63, - "package_id": 35, - }, - "find-up": { - "id": 344, - "package_id": 292, - }, - "flat-cache": { - "id": 381, - "package_id": 251, - }, - "flatted": { - "id": 382, - "package_id": 260, - }, - "for-each": { - "id": 583, - "package_id": 328, - }, - "foreground-child": { - "id": 102, - "package_id": 91, - }, - "fraction.js": { - "id": 866, - "package_id": 442, - }, - "fs-extra": { - "id": 244, - "package_id": 172, - }, - "fs.realpath": { - "id": 386, - "package_id": 257, - }, - "fsevents": { - "id": 85, - "package_id": 51, - }, - "function-bind": { - "id": 55, - "package_id": 21, - }, - "function.prototype.name": { - "id": 512, - "package_id": 366, - }, - "functions-have-names": { - "id": 615, - "package_id": 354, - }, - "get-caller-file": { - "id": 169, - "package_id": 123, - }, - "get-intrinsic": { - "id": 697, - "package_id": 317, - }, - "get-stream": { - "id": 251, - "package_id": 189, - }, - "get-symbol-description": { - "id": 514, - "package_id": 365, - }, - "get-tsconfig": { - "id": 440, - "package_id": 385, - }, - "get-uri": { - "id": 222, - "package_id": 171, - }, - "glob": { - "id": 730, - "package_id": 65, - }, - "glob-parent": { - "id": 356, - "package_id": 27, - }, - "globals": { - "id": 345, - "package_id": 264, - }, - "globalthis": { - "id": 763, - "package_id": 364, - }, - "globby": { - "id": 710, - "package_id": 396, - }, - "gopd": { - "id": 831, - "package_id": 321, - }, - "graceful-fs": { - "id": 302, - "package_id": 175, - }, - "graphemer": { - "id": 349, - "package_id": 290, - }, - "has-bigints": { - "id": 555, - "package_id": 339, - }, - "has-flag": { - "id": 435, - "package_id": 301, - }, - "has-property-descriptors": { - "id": 764, - "package_id": 315, - }, - "has-proto": { - "id": 765, - "package_id": 319, - }, - "has-symbols": { - "id": 766, - "package_id": 318, - }, - "has-tostringtag": { - "id": 564, - "package_id": 327, - }, - "hasown": { - "id": 453, - "package_id": 20, - }, - "http-proxy-agent": { - "id": 204, - "package_id": 170, - }, - "https-proxy-agent": { - "id": 205, - "package_id": 169, - }, - "ieee754": { - "id": 180, - "package_id": 129, - }, - "ignore": { - "id": 341, - "package_id": 263, - }, - "import-fresh": { - "id": 400, - "package_id": 214, - }, - "imurmurhash": { - "id": 357, - "package_id": 280, - }, - "inflight": { - "id": 387, - "package_id": 256, - }, - "inherits": { - "id": 388, - "package_id": 255, - }, - "internal-slot": { - "id": 767, - "package_id": 362, - }, - "ip-address": { - "id": 213, + "id": 339, "package_id": 151, }, - "is-array-buffer": { - "id": 522, - "package_id": 361, + "eslint-plugin-jsx-a11y": { + "id": 340, + "package_id": 152, }, - "is-arrayish": { - "id": 281, - "package_id": 201, - }, - "is-async-function": { - "id": 784, - "package_id": 420, - }, - "is-bigint": { - "id": 558, - "package_id": 338, - }, - "is-binary-path": { - "id": 81, - "package_id": 53, - }, - "is-boolean-object": { - "id": 559, - "package_id": 337, - }, - "is-callable": { - "id": 523, - "package_id": 329, - }, - "is-core-module": { - "id": 675, - "package_id": 19, - }, - "is-data-view": { - "id": 524, - "package_id": 360, - }, - "is-date-object": { - "id": 643, - "package_id": 368, - }, - "is-extglob": { - "id": 58, - "package_id": 29, - }, - "is-finalizationregistry": { - "id": 786, - "package_id": 419, - }, - "is-fullwidth-code-point": { - "id": 124, - "package_id": 79, - }, - "is-generator-function": { - "id": 787, - "package_id": 418, - }, - "is-glob": { - "id": 346, - "package_id": 28, - }, - "is-map": { - "id": 794, - "package_id": 417, - }, - "is-negative-zero": { - "id": 525, - "package_id": 359, - }, - "is-number": { - "id": 65, - "package_id": 37, - }, - "is-number-object": { - "id": 560, - "package_id": 336, - }, - "is-path-inside": { - "id": 360, - "package_id": 276, - }, - "is-regex": { - "id": 526, - "package_id": 349, - }, - "is-set": { - "id": 795, - "package_id": 416, - }, - "is-shared-array-buffer": { - "id": 527, - "package_id": 358, - }, - "is-string": { - "id": 698, - "package_id": 335, - }, - "is-symbol": { - "id": 644, - "package_id": 334, - }, - "is-typed-array": { - "id": 529, - "package_id": 341, - }, - "is-weakmap": { - "id": 796, - "package_id": 415, - }, - "is-weakref": { - "id": 530, - "package_id": 357, - }, - "is-weakset": { - "id": 797, - "package_id": 414, - }, - "isarray": { - "id": 608, - "package_id": 351, - }, - "isexe": { - "id": 140, - "package_id": 95, - }, - "iterator.prototype": { - "id": 768, - "package_id": 410, - }, - "jackspeak": { - "id": 103, - "package_id": 72, - }, - "jiti": { - "id": 16, - "package_id": 105, - }, - "js-tokens": { - "id": 151, - "package_id": 111, - }, - "js-yaml": { - "id": 347, - "package_id": 212, - }, - "jsbn": { - "id": 215, + "eslint-plugin-react": { + "id": 341, "package_id": 153, }, - "json-buffer": { - "id": 394, - "package_id": 259, + "eslint-plugin-react-hooks": { + "id": 342, + "package_id": 154, }, - "json-parse-even-better-errors": { - "id": 279, - "package_id": 199, - }, - "json-schema-traverse": { - "id": 411, - "package_id": 272, - }, - "json-stable-stringify-without-jsonify": { - "id": 372, - "package_id": 239, - }, - "json5": { - "id": 464, - "package_id": 307, - }, - "jsonfile": { - "id": 246, - "package_id": 174, - }, - "jsx-ast-utils": { - "id": 742, - "package_id": 408, - }, - "keyv": { - "id": 383, - "package_id": 258, - }, - "language-subtag-registry": { - "id": 751, - "package_id": 407, - }, - "language-tags": { - "id": 743, - "package_id": 406, - }, - "levn": { - "id": 337, - "package_id": 284, - }, - "lilconfig": { - "id": 23, - "package_id": 39, - }, - "lines-and-columns": { - "id": 93, - "package_id": 64, - }, - "locate-path": { - "id": 427, - "package_id": 294, - }, - "lodash.merge": { - "id": 359, - "package_id": 277, - }, - "loose-envify": { - "id": 150, - "package_id": 110, - }, - "lru-cache": { - "id": 206, - "package_id": 179, - }, - "merge2": { - "id": 69, - "package_id": 41, - }, - "micromatch": { - "id": 25, - "package_id": 32, - }, - "minimatch": { - "id": 350, - "package_id": 244, - }, - "minimist": { - "id": 465, - "package_id": 306, - }, - "minipass": { - "id": 105, - "package_id": 67, - }, - "mitt": { - "id": 268, - "package_id": 196, - }, - "ms": { - "id": 217, + "eslint-scope": { + "id": 308, "package_id": 155, }, - "mz": { - "id": 94, - "package_id": 59, + "eslint-visitor-keys": { + "id": 309, + "package_id": 156, }, - "nanoid": { - "id": 42, - "package_id": 10, + "espree": { + "id": 310, + "package_id": 157, }, - "natural-compare": { - "id": 362, + "esprima": { + "id": 215, + "package_id": 158, + }, + "esquery": { + "id": 311, + "package_id": 159, + }, + "esrecurse": { + "id": 411, + "package_id": 160, + }, + "estraverse": { + "id": 412, + "package_id": 161, + }, + "esutils": { + "id": 312, + "package_id": 162, + }, + "extract-zip": { + "id": 52, + "package_id": 163, + }, + "fast-deep-equal": { + "id": 313, + "package_id": 164, + }, + "fast-fifo": { + "id": 768, + "package_id": 165, + }, + "fast-glob": { + "id": 746, + "package_id": 166, + }, + "fast-json-stable-stringify": { + "id": 87, + "package_id": 167, + }, + "fast-levenshtein": { + "id": 584, + "package_id": 168, + }, + "fastq": { + "id": 50, + "package_id": 169, + }, + "fd-slicer": { + "id": 853, + "package_id": 170, + }, + "file-entry-cache": { + "id": 314, + "package_id": 171, + }, + "fill-range": { + "id": 156, + "package_id": 172, + }, + "find-up": { + "id": 315, + "package_id": 173, + }, + "flat-cache": { + "id": 429, + "package_id": 174, + }, + "flatted": { + "id": 433, + "package_id": 175, + }, + "for-each": { + "id": 784, + "package_id": 176, + }, + "foreground-child": { + "id": 460, + "package_id": 177, + }, + "fraction.js": { + "id": 143, + "package_id": 178, + }, + "fs-extra": { + "id": 459, + "package_id": 179, + }, + "fs.realpath": { + "id": 885, + "package_id": 180, + }, + "fsevents": { + "id": 173, + "package_id": 181, + }, + "function-bind": { + "id": 478, + "package_id": 182, + }, + "function.prototype.name": { + "id": 234, + "package_id": 183, + }, + "functions-have-names": { + "id": 685, + "package_id": 184, + }, + "get-caller-file": { + "id": 847, + "package_id": 185, + }, + "get-intrinsic": { + "id": 100, + "package_id": 186, + }, + "get-stream": { + "id": 420, + "package_id": 187, + }, + "get-symbol-description": { + "id": 236, + "package_id": 188, + }, + "get-tsconfig": { + "id": 352, + "package_id": 189, + }, + "get-uri": { + "id": 594, + "package_id": 190, + }, + "glob": { + "id": 46, + "package_id": 191, + }, + "glob-parent": { + "id": 316, + "package_id": 192, + }, + "globals": { + "id": 317, + "package_id": 193, + }, + "globalthis": { + "id": 276, + "package_id": 194, + }, + "globby": { + "id": 77, + "package_id": 195, + }, + "gopd": { + "id": 713, + "package_id": 196, + }, + "graceful-fs": { + "id": 559, + "package_id": 197, + }, + "graphemer": { + "id": 318, + "package_id": 198, + }, + "has-bigints": { + "id": 801, + "package_id": 199, + }, + "has-flag": { + "id": 740, + "package_id": 200, + }, + "has-property-descriptors": { + "id": 277, + "package_id": 201, + }, + "has-proto": { + "id": 278, + "package_id": 202, + }, + "has-symbols": { + "id": 279, + "package_id": 203, + }, + "has-tostringtag": { + "id": 509, + "package_id": 204, + }, + "hasown": { + "id": 365, + "package_id": 205, + }, + "http-proxy-agent": { + "id": 630, + "package_id": 206, + }, + "https-proxy-agent": { + "id": 631, + "package_id": 207, + }, + "ieee754": { + "id": 162, + "package_id": 208, + }, + "ignore": { + "id": 319, + "package_id": 209, + }, + "import-fresh": { + "id": 28, + "package_id": 210, + }, + "imurmurhash": { + "id": 320, + "package_id": 211, + }, + "inflight": { + "id": 886, + "package_id": 212, + }, + "inherits": { + "id": 887, + "package_id": 213, + }, + "internal-slot": { + "id": 280, + "package_id": 214, + }, + "ip-address": { + "id": 692, + "package_id": 215, + }, + "is-array-buffer": { + "id": 244, + "package_id": 216, + }, + "is-arrayish": { + "id": 221, + "package_id": 217, + }, + "is-async-function": { + "id": 818, + "package_id": 218, + }, + "is-bigint": { + "id": 811, + "package_id": 219, + }, + "is-binary-path": { + "id": 177, + "package_id": 220, + }, + "is-boolean-object": { + "id": 812, + "package_id": 221, + }, + "is-callable": { + "id": 245, + "package_id": 222, + }, + "is-core-module": { + "id": 344, + "package_id": 223, + }, + "is-data-view": { + "id": 246, + "package_id": 224, + }, + "is-date-object": { + "id": 289, + "package_id": 225, + }, + "is-extglob": { + "id": 504, + "package_id": 226, + }, + "is-finalizationregistry": { + "id": 820, + "package_id": 227, + }, + "is-fullwidth-code-point": { + "id": 702, + "package_id": 228, + }, + "is-generator-function": { + "id": 821, + "package_id": 229, + }, + "is-glob": { + "id": 321, + "package_id": 230, + }, + "is-map": { + "id": 828, + "package_id": 231, + }, + "is-negative-zero": { + "id": 247, + "package_id": 232, + }, + "is-number": { + "id": 773, + "package_id": 233, + }, + "is-number-object": { + "id": 813, + "package_id": 234, + }, + "is-path-inside": { + "id": 322, + "package_id": 235, + }, + "is-regex": { + "id": 248, + "package_id": 236, + }, + "is-set": { + "id": 829, + "package_id": 237, + }, + "is-shared-array-buffer": { + "id": 249, + "package_id": 238, + }, + "is-string": { + "id": 101, + "package_id": 239, + }, + "is-symbol": { + "id": 290, + "package_id": 240, + }, + "is-typed-array": { + "id": 251, + "package_id": 241, + }, + "is-weakmap": { + "id": 830, + "package_id": 242, + }, + "is-weakref": { + "id": 252, + "package_id": 243, + }, + "is-weakset": { + "id": 831, + "package_id": 244, + }, + "isarray": { + "id": 672, + "package_id": 245, + }, + "isexe": { + "id": 810, + "package_id": 246, + }, + "iterator.prototype": { + "id": 281, + "package_id": 247, + }, + "jackspeak": { + "id": 461, + "package_id": 248, + }, + "jiti": { + "id": 749, + "package_id": 249, + }, + "js-tokens": { + "id": 535, + "package_id": 250, + }, + "js-yaml": { + "id": 323, + "package_id": 251, + }, + "jsbn": { + "id": 490, + "package_id": 252, + }, + "json-buffer": { + "id": 530, + "package_id": 253, + }, + "json-parse-even-better-errors": { + "id": 604, + "package_id": 254, + }, + "json-schema-traverse": { + "id": 88, + "package_id": 255, + }, + "json-stable-stringify-without-jsonify": { + "id": 324, + "package_id": 256, + }, + "json5": { + "id": 776, + "package_id": 257, + }, + "jsonfile": { + "id": 440, + "package_id": 258, + }, + "jsx-ast-utils": { + "id": 386, + "package_id": 259, + }, + "keyv": { + "id": 434, + "package_id": 260, + }, + "language-subtag-registry": { + "id": 531, + "package_id": 261, + }, + "language-tags": { + "id": 387, + "package_id": 262, + }, + "levn": { + "id": 325, + "package_id": 263, + }, + "lilconfig": { + "id": 750, + "package_id": 264, + }, + "lines-and-columns": { + "id": 736, + "package_id": 265, + }, + "locate-path": { + "id": 431, + "package_id": 266, + }, + "lodash.merge": { + "id": 326, + "package_id": 267, + }, + "loose-envify": { + "id": 647, + "package_id": 268, + }, + "lru-cache": { + "id": 632, + "package_id": 269, + }, + "merge2": { + "id": 425, + "package_id": 270, + }, + "micromatch": { + "id": 751, + "package_id": 271, + }, + "minimatch": { + "id": 327, + "package_id": 272, + }, + "minimist": { + "id": 777, + "package_id": 273, + }, + "minipass": { + "id": 463, + "package_id": 274, + }, + "mitt": { + "id": 182, "package_id": 275, }, + "ms": { + "id": 206, + "package_id": 276, + }, + "mz": { + "id": 737, + "package_id": 277, + }, + "nanoid": { + "id": 608, + "package_id": 278, + }, + "natural-compare": { + "id": 328, + "package_id": 279, + }, "netmask": { - "id": 228, - "package_id": 160, + "id": 600, + "package_id": 280, }, "next": { "id": 7, - "package_id": 219, + "package_id": 281, }, "node-releases": { - "id": 873, - "package_id": 445, - }, - "normalize-path": { - "id": 30, - "package_id": 25, - }, - "normalize-range": { - "id": 867, - "package_id": 441, - }, - "object-assign": { - "id": 841, - "package_id": 63, - }, - "object-hash": { - "id": 29, - "package_id": 26, - }, - "object-inspect": { - "id": 531, - "package_id": 356, - }, - "object-keys": { - "id": 474, - "package_id": 314, - }, - "object.assign": { - "id": 754, - "package_id": 355, - }, - "object.entries": { - "id": 745, - "package_id": 405, - }, - "object.fromentries": { - "id": 457, - "package_id": 375, - }, - "object.groupby": { - "id": 458, - "package_id": 324, - }, - "object.hasown": { - "id": 818, - "package_id": 434, - }, - "object.values": { - "id": 459, - "package_id": 310, - }, - "once": { - "id": 199, - "package_id": 144, - }, - "optionator": { - "id": 352, + "id": 159, "package_id": 282, }, - "p-limit": { - "id": 430, - "package_id": 296, + "normalize-path": { + "id": 752, + "package_id": 283, }, - "p-locate": { - "id": 429, - "package_id": 295, + "normalize-range": { + "id": 144, + "package_id": 284, }, - "pac-proxy-agent": { - "id": 207, - "package_id": 158, + "object-assign": { + "id": 626, + "package_id": 285, }, - "pac-resolver": { - "id": 225, - "package_id": 159, + "object-hash": { + "id": 753, + "package_id": 286, }, - "parent-module": { - "id": 295, - "package_id": 216, + "object-inspect": { + "id": 253, + "package_id": 287, }, - "parse-json": { - "id": 275, - "package_id": 198, + "object-keys": { + "id": 212, + "package_id": 288, }, - "path-exists": { - "id": 428, + "object.assign": { + "id": 528, + "package_id": 289, + }, + "object.entries": { + "id": 389, + "package_id": 290, + }, + "object.fromentries": { + "id": 369, + "package_id": 291, + }, + "object.groupby": { + "id": 370, + "package_id": 292, + }, + "object.hasown": { + "id": 404, "package_id": 293, }, + "object.values": { + "id": 371, + "package_id": 294, + }, + "once": { + "id": 637, + "package_id": 295, + }, + "optionator": { + "id": 329, + "package_id": 296, + }, + "p-limit": { + "id": 590, + "package_id": 297, + }, + "p-locate": { + "id": 534, + "package_id": 298, + }, + "pac-proxy-agent": { + "id": 633, + "package_id": 299, + }, + "pac-resolver": { + "id": 597, + "package_id": 300, + }, + "parent-module": { + "id": 483, + "package_id": 301, + }, + "parse-json": { + "id": 193, + "package_id": 302, + }, + "path-exists": { + "id": 432, + "package_id": 303, + }, "path-is-absolute": { - "id": 391, - "package_id": 254, + "id": 890, + "package_id": 304, }, "path-key": { - "id": 137, - "package_id": 98, + "id": 194, + "package_id": 305, }, "path-parse": { - "id": 52, - "package_id": 18, + "id": 665, + "package_id": 306, }, "path-scurry": { - "id": 106, - "package_id": 66, + "id": 464, + "package_id": 307, }, "path-type": { - "id": 727, - "package_id": 399, + "id": 216, + "package_id": 308, }, "pend": { - "id": 258, - "package_id": 188, + "id": 428, + "package_id": 309, }, "picocolors": { - "id": 868, - "package_id": 9, + "id": 145, + "package_id": 310, }, "picomatch": { - "id": 62, - "package_id": 33, + "id": 537, + "package_id": 311, }, "pify": { - "id": 56, - "package_id": 23, + "id": 651, + "package_id": 312, }, "pirates": { - "id": 95, - "package_id": 58, + "id": 738, + "package_id": 313, }, "possible-typed-array-names": { - "id": 553, - "package_id": 331, + "id": 147, + "package_id": 314, }, "postcss": { "id": 8, - "package_id": 7, + "package_id": 315, }, "postcss-import": { - "id": 31, - "package_id": 15, + "id": 756, + "package_id": 316, }, "postcss-js": { - "id": 27, - "package_id": 30, + "id": 757, + "package_id": 317, }, "postcss-load-config": { - "id": 34, - "package_id": 6, + "id": 758, + "package_id": 318, }, "postcss-nested": { - "id": 32, - "package_id": 14, + "id": 759, + "package_id": 319, }, "postcss-selector-parser": { - "id": 35, - "package_id": 3, + "id": 760, + "package_id": 320, }, "postcss-value-parser": { - "id": 869, - "package_id": 24, + "id": 146, + "package_id": 321, }, "prelude-ls": { - "id": 423, - "package_id": 286, + "id": 532, + "package_id": 322, }, "progress": { - "id": 159, - "package_id": 180, + "id": 53, + "package_id": 323, }, "prop-types": { - "id": 820, - "package_id": 432, + "id": 406, + "package_id": 324, }, "proxy-agent": { - "id": 160, - "package_id": 147, + "id": 54, + "package_id": 325, }, "proxy-from-env": { - "id": 208, - "package_id": 157, + "id": 634, + "package_id": 326, }, "pump": { - "id": 181, - "package_id": 143, + "id": 765, + "package_id": 327, }, "punycode": { - "id": 413, - "package_id": 271, + "id": 809, + "package_id": 328, }, "puppeteer": { "id": 9, - "package_id": 113, + "package_id": 329, }, "puppeteer-core": { - "id": 154, - "package_id": 191, + "id": 641, + "package_id": 330, }, "queue-microtask": { - "id": 77, - "package_id": 48, + "id": 668, + "package_id": 331, }, "queue-tick": { - "id": 191, - "package_id": 140, + "id": 699, + "package_id": 332, }, "react": { "id": 10, - "package_id": 109, + "package_id": 333, }, "react-dom": { "id": 11, - "package_id": 108, + "package_id": 334, }, "react-is": { - "id": 842, - "package_id": 433, + "id": 627, + "package_id": 335, }, "read-cache": { - "id": 48, - "package_id": 22, + "id": 613, + "package_id": 336, }, "readdirp": { - "id": 84, - "package_id": 52, + "id": 180, + "package_id": 337, }, "reflect.getprototypeof": { - "id": 773, - "package_id": 411, + "id": 518, + "package_id": 338, }, "regenerator-runtime": { - "id": 805, - "package_id": 428, + "id": 20, + "package_id": 339, }, "regexp.prototype.flags": { - "id": 834, - "package_id": 352, + "id": 716, + "package_id": 340, }, "require-directory": { - "id": 170, - "package_id": 122, + "id": 848, + "package_id": 341, }, "resolve": { - "id": 19, - "package_id": 16, + "id": 761, + "package_id": 342, }, "resolve-from": { - "id": 296, - "package_id": 215, + "id": 484, + "package_id": 343, }, "resolve-pkg-maps": { - "id": 699, - "package_id": 386, + "id": 455, + "package_id": 344, }, "reusify": { - "id": 74, - "package_id": 45, + "id": 427, + "package_id": 345, }, "rimraf": { - "id": 384, - "package_id": 252, + "id": 435, + "package_id": 346, }, "run-parallel": { - "id": 76, - "package_id": 47, + "id": 48, + "package_id": 347, }, "safe-array-concat": { - "id": 769, - "package_id": 350, - }, - "safe-regex-test": { - "id": 536, + "id": 282, "package_id": 348, }, + "safe-regex-test": { + "id": 258, + "package_id": 349, + }, "scheduler": { - "id": 147, - "package_id": 112, + "id": 650, + "package_id": 350, }, "semver": { - "id": 460, - "package_id": 309, + "id": 372, + "package_id": 351, }, "set-function-length": { - "id": 490, - "package_id": 323, + "id": 170, + "package_id": 352, }, "set-function-name": { - "id": 835, + "id": 717, "package_id": 353, }, "shebang-command": { - "id": 138, - "package_id": 96, + "id": 195, + "package_id": 354, }, "shebang-regex": { - "id": 141, - "package_id": 97, + "id": 687, + "package_id": 355, }, "side-channel": { - "id": 836, - "package_id": 363, + "id": 718, + "package_id": 356, }, "signal-exit": { - "id": 136, - "package_id": 92, + "id": 438, + "package_id": 357, }, "slash": { - "id": 726, - "package_id": 397, + "id": 474, + "package_id": 358, }, "smart-buffer": { - "id": 214, - "package_id": 150, + "id": 693, + "package_id": 359, }, "socks": { - "id": 212, - "package_id": 149, + "id": 696, + "package_id": 360, }, "socks-proxy-agent": { - "id": 209, - "package_id": 148, + "id": 635, + "package_id": 361, }, "source-map": { - "id": 235, - "package_id": 164, + "id": 291, + "package_id": 362, }, "source-map-js": { - "id": 44, - "package_id": 8, + "id": 610, + "package_id": 363, }, "sprintf-js": { - "id": 216, - "package_id": 152, + "id": 491, + "package_id": 364, }, "streamsearch": { - "id": 324, - "package_id": 236, + "id": 165, + "package_id": 365, }, "streamx": { - "id": 197, - "package_id": 136, + "id": 769, + "package_id": 366, }, "string-width": { - "id": 171, - "package_id": 78, + "id": 849, + "package_id": 367, }, "string-width-cjs": { - "id": 114, - "package_id": 78, + "id": 36, + "package_id": 367, }, "string.prototype.matchall": { - "id": 823, - "package_id": 430, + "id": 409, + "package_id": 368, }, "string.prototype.trim": { - "id": 537, - "package_id": 347, + "id": 259, + "package_id": 369, }, "string.prototype.trimend": { - "id": 538, - "package_id": 346, + "id": 260, + "package_id": 370, }, "string.prototype.trimstart": { - "id": 539, - "package_id": 345, + "id": 261, + "package_id": 371, }, "strip-ansi": { - "id": 353, - "package_id": 76, + "id": 330, + "package_id": 372, }, "strip-ansi-cjs": { - "id": 116, - "package_id": 76, + "id": 38, + "package_id": 372, }, "strip-bom": { - "id": 466, - "package_id": 305, + "id": 778, + "package_id": 373, }, "strip-json-comments": { - "id": 403, - "package_id": 262, + "id": 31, + "package_id": 374, }, "styled-jsx": { - "id": 301, - "package_id": 231, + "id": 561, + "package_id": 375, }, "sucrase": { - "id": 20, - "package_id": 56, + "id": 762, + "package_id": 376, }, "supports-color": { - "id": 434, - "package_id": 300, + "id": 172, + "package_id": 377, }, "supports-preserve-symlinks-flag": { - "id": 53, - "package_id": 17, + "id": 666, + "package_id": 378, }, "tailwindcss": { "id": 12, - "package_id": 2, + "package_id": 379, }, "tapable": { - "id": 701, - "package_id": 388, + "id": 220, + "package_id": 380, }, "tar-fs": { - "id": 161, - "package_id": 131, + "id": 56, + "package_id": 381, }, "tar-stream": { - "id": 182, - "package_id": 142, + "id": 766, + "package_id": 382, }, "text-decoder": { - "id": 192, - "package_id": 138, + "id": 700, + "package_id": 383, }, "text-table": { - "id": 354, - "package_id": 281, + "id": 331, + "package_id": 384, }, "thenify": { - "id": 100, - "package_id": 61, + "id": 772, + "package_id": 385, }, "thenify-all": { - "id": 99, - "package_id": 60, + "id": 541, + "package_id": 386, }, "through": { - "id": 178, - "package_id": 127, + "id": 805, + "package_id": 387, }, "to-regex-range": { - "id": 64, - "package_id": 36, + "id": 430, + "package_id": 388, }, "ts-api-utils": { - "id": 714, - "package_id": 394, + "id": 81, + "package_id": 389, }, "ts-interface-checker": { - "id": 96, - "package_id": 57, + "id": 739, + "package_id": 390, }, "tsconfig-paths": { - "id": 461, - "package_id": 304, + "id": 373, + "package_id": 391, }, "tslib": { - "id": 318, - "package_id": 168, + "id": 59, + "package_id": 392, }, "type-check": { - "id": 424, - "package_id": 285, + "id": 533, + "package_id": 393, }, "type-fest": { - "id": 404, - "package_id": 265, + "id": 466, + "package_id": 394, }, "typed-array-buffer": { - "id": 540, - "package_id": 344, + "id": 262, + "package_id": 395, }, "typed-array-byte-length": { - "id": 541, - "package_id": 343, + "id": 263, + "package_id": 396, }, "typed-array-byte-offset": { - "id": 542, - "package_id": 342, + "id": 264, + "package_id": 397, }, "typed-array-length": { - "id": 543, - "package_id": 340, + "id": 265, + "package_id": 398, }, "typescript": { "id": 13, - "package_id": 1, + "package_id": 399, }, "unbox-primitive": { - "id": 544, - "package_id": 332, + "id": 266, + "package_id": 400, }, "unbzip2-stream": { - "id": 162, - "package_id": 126, + "id": 57, + "package_id": 401, }, "undici-types": { - "id": 255, - "package_id": 184, + "id": 866, + "package_id": 402, }, "universalify": { - "id": 247, - "package_id": 173, + "id": 441, + "package_id": 403, }, "update-browserslist-db": { - "id": 874, - "package_id": 444, + "id": 160, + "package_id": 404, }, "uri-js": { - "id": 412, - "package_id": 270, + "id": 89, + "package_id": 405, }, "urlpattern-polyfill": { - "id": 269, - "package_id": 195, + "id": 183, + "package_id": 406, }, "util-deprecate": { - "id": 37, - "package_id": 4, + "id": 624, + "package_id": 407, }, "which": { - "id": 139, - "package_id": 94, + "id": 196, + "package_id": 408, }, "which-boxed-primitive": { - "id": 557, - "package_id": 333, + "id": 803, + "package_id": 409, }, "which-builtin-type": { - "id": 781, - "package_id": 412, + "id": 659, + "package_id": 410, }, "which-collection": { - "id": 792, - "package_id": 413, + "id": 826, + "package_id": 411, }, "which-typed-array": { - "id": 545, - "package_id": 326, + "id": 267, + "package_id": 412, }, "word-wrap": { - "id": 419, - "package_id": 287, + "id": 588, + "package_id": 413, }, "wrap-ansi": { - "id": 176, - "package_id": 75, + "id": 187, + "package_id": 414, }, "wrap-ansi-cjs": { - "id": 118, - "package_id": 75, + "id": 40, + "package_id": 414, }, "wrappy": { - "id": 200, - "package_id": 145, + "id": 582, + "package_id": 415, }, "ws": { - "id": 265, - "package_id": 192, + "id": 646, + "package_id": 416, }, "y18n": { - "id": 172, - "package_id": 121, + "id": 850, + "package_id": 417, }, "yallist": { - "id": 166, - "package_id": 118, + "id": 893, + "package_id": 418, }, "yaml": { - "id": 38, - "package_id": 12, + "id": 620, + "package_id": 419, }, "yargs": { - "id": 163, - "package_id": 119, + "id": 58, + "package_id": 420, }, "yargs-parser": { - "id": 173, - "package_id": 120, + "id": 851, + "package_id": 421, }, "yauzl": { - "id": 252, - "package_id": 185, + "id": 421, + "package_id": 422, }, "yocto-queue": { - "id": 431, - "package_id": 297, + "id": 589, + "package_id": 423, }, "zod": { - "id": 270, - "package_id": 194, + "id": 184, + "package_id": 424, }, }, "depth": 0, @@ -22239,8 +22445,8 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "@types/node": { - "id": 862, - "package_id": 183, + "id": 163, + "package_id": 431, }, }, "depth": 1, @@ -22250,8 +22456,8 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "postcss": { - "id": 299, - "package_id": 234, + "id": 560, + "package_id": 438, }, }, "depth": 1, @@ -22261,8 +22467,8 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "@types/node": { - "id": 863, - "package_id": 183, + "id": 64, + "package_id": 431, }, }, "depth": 1, @@ -22272,8 +22478,8 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "debug": { - "id": 674, - "package_id": 377, + "id": 343, + "package_id": 434, }, }, "depth": 1, @@ -22283,12 +22489,12 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "debug": { - "id": 449, - "package_id": 377, + "id": 361, + "package_id": 434, }, "doctrine": { - "id": 450, - "package_id": 379, + "id": 362, + "package_id": 435, }, }, "depth": 1, @@ -22298,12 +22504,12 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "doctrine": { - "id": 811, - "package_id": 379, + "id": 397, + "package_id": 435, }, "resolve": { - "id": 821, - "package_id": 431, + "id": 407, + "package_id": 436, }, }, "depth": 1, @@ -22313,12 +22519,12 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "debug": { - "id": 157, - "package_id": 190, + "id": 51, + "package_id": 429, }, "semver": { - "id": 164, - "package_id": 116, + "id": 55, + "package_id": 430, }, }, "depth": 1, @@ -22328,8 +22534,8 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "glob-parent": { - "id": 80, - "package_id": 42, + "id": 176, + "package_id": 433, }, }, "depth": 1, @@ -22339,8 +22545,8 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "glob-parent": { - "id": 68, - "package_id": 42, + "id": 424, + "package_id": 433, }, }, "depth": 1, @@ -22350,8 +22556,8 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "lilconfig": { - "id": 39, - "package_id": 11, + "id": 619, + "package_id": 440, }, }, "depth": 1, @@ -22361,8 +22567,8 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "minimatch": { - "id": 104, - "package_id": 69, + "id": 462, + "package_id": 437, }, }, "depth": 1, @@ -22372,12 +22578,12 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "minimatch": { - "id": 713, - "package_id": 395, + "id": 79, + "package_id": 432, }, "semver": { - "id": 711, - "package_id": 116, + "id": 80, + "package_id": 430, }, }, "depth": 1, @@ -22387,8 +22593,8 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "debug": { - "id": 672, - "package_id": 377, + "id": 355, + "package_id": 434, }, }, "depth": 1, @@ -22398,8 +22604,8 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "lru-cache": { - "id": 165, - "package_id": 117, + "id": 865, + "package_id": 448, }, }, "depth": 2, @@ -22409,8 +22615,8 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "glob": { - "id": 385, - "package_id": 253, + "id": 667, + "package_id": 441, }, }, "depth": 1, @@ -22420,8 +22626,8 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "brace-expansion": { - "id": 109, - "package_id": 70, + "id": 881, + "package_id": 449, }, }, "depth": 2, @@ -22431,8 +22637,8 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "lru-cache": { - "id": 107, - "package_id": 68, + "id": 606, + "package_id": 439, }, }, "depth": 1, @@ -22442,8 +22648,8 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "brace-expansion": { - "id": 720, - "package_id": 70, + "id": 868, + "package_id": 449, }, }, "depth": 2, @@ -22453,8 +22659,8 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "lru-cache": { - "id": 165, - "package_id": 117, + "id": 865, + "package_id": 448, }, }, "depth": 2, @@ -22464,8 +22670,8 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "@types/node": { - "id": 254, - "package_id": 183, + "id": 65, + "package_id": 431, }, }, "depth": 1, @@ -22475,8 +22681,8 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "emoji-regex": { - "id": 123, - "package_id": 80, + "id": 701, + "package_id": 442, }, }, "depth": 1, @@ -22486,16 +22692,16 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "string-width": { - "id": 113, - "package_id": 87, + "id": 35, + "package_id": 426, }, "strip-ansi": { - "id": 115, - "package_id": 85, + "id": 37, + "package_id": 427, }, "wrap-ansi": { - "id": 117, - "package_id": 84, + "id": 39, + "package_id": 428, }, }, "depth": 1, @@ -22505,8 +22711,8 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "chalk": { - "id": 285, - "package_id": 204, + "id": 17, + "package_id": 425, }, }, "depth": 1, @@ -22516,8 +22722,8 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "emoji-regex": { - "id": 123, - "package_id": 80, + "id": 701, + "package_id": 442, }, }, "depth": 1, @@ -22527,8 +22733,8 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "ansi-regex": { - "id": 131, - "package_id": 86, + "id": 860, + "package_id": 446, }, }, "depth": 2, @@ -22538,8 +22744,8 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "ansi-styles": { - "id": 128, - "package_id": 90, + "id": 861, + "package_id": 447, }, }, "depth": 2, @@ -22549,16 +22755,16 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "ansi-styles": { - "id": 288, - "package_id": 208, + "id": 854, + "package_id": 443, }, "escape-string-regexp": { - "id": 289, - "package_id": 207, + "id": 855, + "package_id": 444, }, "supports-color": { - "id": 290, - "package_id": 205, + "id": 856, + "package_id": 445, }, }, "depth": 2, @@ -22568,8 +22774,8 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "color-convert": { - "id": 292, - "package_id": 209, + "id": 891, + "package_id": 450, }, }, "depth": 3, @@ -22579,8 +22785,8 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "has-flag": { - "id": 291, - "package_id": 206, + "id": 892, + "package_id": 451, }, }, "depth": 3, @@ -22590,8 +22796,8 @@ exports[`next build works: bun 1`] = ` { "dependencies": { "color-name": { - "id": 293, - "package_id": 210, + "id": 897, + "package_id": 452, }, }, "depth": 4, @@ -22618,7 +22824,7 @@ exports[`next build works: node 1`] = ` "name": "@types/node", "version": "==20.7.0", }, - "package_id": 452, + "package_id": 39, }, { "behavior": { @@ -22631,7 +22837,7 @@ exports[`next build works: node 1`] = ` "name": "@types/react", "version": "==18.2.22", }, - "package_id": 448, + "package_id": 41, }, { "behavior": { @@ -22644,7 +22850,7 @@ exports[`next build works: node 1`] = ` "name": "@types/react-dom", "version": "==18.2.7", }, - "package_id": 447, + "package_id": 42, }, { "behavior": { @@ -22657,7 +22863,7 @@ exports[`next build works: node 1`] = ` "name": "autoprefixer", "version": "==10.4.16", }, - "package_id": 440, + "package_id": 74, }, { "behavior": { @@ -22670,7 +22876,7 @@ exports[`next build works: node 1`] = ` "name": "bun-types", "version": ">=1.0.3 <2.0.0", }, - "package_id": 438, + "package_id": 93, }, { "behavior": { @@ -22683,7 +22889,7 @@ exports[`next build works: node 1`] = ` "name": "eslint", "version": "==8.50.0", }, - "package_id": 238, + "package_id": 146, }, { "behavior": { @@ -22696,7 +22902,7 @@ exports[`next build works: node 1`] = ` "name": "eslint-config-next", "version": "==14.1.3", }, - "package_id": 237, + "package_id": 147, }, { "behavior": { @@ -22709,7 +22915,7 @@ exports[`next build works: node 1`] = ` "name": "next", "version": "==14.1.3", }, - "package_id": 219, + "package_id": 281, }, { "behavior": { @@ -22722,7 +22928,7 @@ exports[`next build works: node 1`] = ` "name": "postcss", "version": "==8.4.30", }, - "package_id": 7, + "package_id": 315, }, { "behavior": { @@ -22735,7 +22941,7 @@ exports[`next build works: node 1`] = ` "name": "puppeteer", "version": "==22.12.0", }, - "package_id": 113, + "package_id": 329, }, { "behavior": { @@ -22748,7 +22954,7 @@ exports[`next build works: node 1`] = ` "name": "react", "version": "==18.2.0", }, - "package_id": 109, + "package_id": 333, }, { "behavior": { @@ -22761,7 +22967,7 @@ exports[`next build works: node 1`] = ` "name": "react-dom", "version": "==18.2.0", }, - "package_id": 108, + "package_id": 334, }, { "behavior": { @@ -22774,7 +22980,7 @@ exports[`next build works: node 1`] = ` "name": "tailwindcss", "version": "==3.3.3", }, - "package_id": 2, + "package_id": 379, }, { "behavior": { @@ -22787,317 +22993,18 @@ exports[`next build works: node 1`] = ` "name": "typescript", "version": "==5.2.2", }, - "package_id": 1, + "package_id": 399, }, { "behavior": { "prod": true, }, "id": 14, - "literal": "^5.0.2", - "name": "arg", + "literal": "^7.24.7", + "name": "@babel/highlight", "npm": { - "name": "arg", - "version": ">=5.0.2 <6.0.0", - }, - "package_id": 107, - }, - { - "behavior": { - "prod": true, - }, - "id": 15, - "literal": "^1.1.3", - "name": "dlv", - "npm": { - "name": "dlv", - "version": ">=1.1.3 <2.0.0", - }, - "package_id": 106, - }, - { - "behavior": { - "prod": true, - }, - "id": 16, - "literal": "^1.18.2", - "name": "jiti", - "npm": { - "name": "jiti", - "version": ">=1.18.2 <2.0.0", - }, - "package_id": 105, - }, - { - "behavior": { - "prod": true, - }, - "id": 17, - "literal": "^4.0.3", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.3 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 18, - "literal": "^8.4.23", - "name": "postcss", - "npm": { - "name": "postcss", - "version": ">=8.4.23 <9.0.0", - }, - "package_id": 7, - }, - { - "behavior": { - "prod": true, - }, - "id": 19, - "literal": "^1.22.2", - "name": "resolve", - "npm": { - "name": "resolve", - "version": ">=1.22.2 <2.0.0", - }, - "package_id": 16, - }, - { - "behavior": { - "prod": true, - }, - "id": 20, - "literal": "^3.32.0", - "name": "sucrase", - "npm": { - "name": "sucrase", - "version": ">=3.32.0 <4.0.0", - }, - "package_id": 56, - }, - { - "behavior": { - "prod": true, - }, - "id": 21, - "literal": "^3.5.3", - "name": "chokidar", - "npm": { - "name": "chokidar", - "version": ">=3.5.3 <4.0.0", - }, - "package_id": 50, - }, - { - "behavior": { - "prod": true, - }, - "id": 22, - "literal": "^3.2.12", - "name": "fast-glob", - "npm": { - "name": "fast-glob", - "version": ">=3.2.12 <4.0.0", - }, - "package_id": 40, - }, - { - "behavior": { - "prod": true, - }, - "id": 23, - "literal": "^2.1.0", - "name": "lilconfig", - "npm": { - "name": "lilconfig", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 39, - }, - { - "behavior": { - "prod": true, - }, - "id": 24, - "literal": "^1.2.2", - "name": "didyoumean", - "npm": { - "name": "didyoumean", - "version": ">=1.2.2 <2.0.0", - }, - "package_id": 38, - }, - { - "behavior": { - "prod": true, - }, - "id": 25, - "literal": "^4.0.5", - "name": "micromatch", - "npm": { - "name": "micromatch", - "version": ">=4.0.5 <5.0.0", - }, - "package_id": 32, - }, - { - "behavior": { - "prod": true, - }, - "id": 26, - "literal": "^1.0.0", - "name": "picocolors", - "npm": { - "name": "picocolors", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 9, - }, - { - "behavior": { - "prod": true, - }, - "id": 27, - "literal": "^4.0.1", - "name": "postcss-js", - "npm": { - "name": "postcss-js", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 30, - }, - { - "behavior": { - "prod": true, - }, - "id": 28, - "literal": "^6.0.2", - "name": "glob-parent", - "npm": { - "name": "glob-parent", - "version": ">=6.0.2 <7.0.0", - }, - "package_id": 27, - }, - { - "behavior": { - "prod": true, - }, - "id": 29, - "literal": "^3.0.0", - "name": "object-hash", - "npm": { - "name": "object-hash", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 26, - }, - { - "behavior": { - "prod": true, - }, - "id": 30, - "literal": "^3.0.0", - "name": "normalize-path", - "npm": { - "name": "normalize-path", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 25, - }, - { - "behavior": { - "prod": true, - }, - "id": 31, - "literal": "^15.1.0", - "name": "postcss-import", - "npm": { - "name": "postcss-import", - "version": ">=15.1.0 <16.0.0", - }, - "package_id": 15, - }, - { - "behavior": { - "prod": true, - }, - "id": 32, - "literal": "^6.0.1", - "name": "postcss-nested", - "npm": { - "name": "postcss-nested", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 14, - }, - { - "behavior": { - "prod": true, - }, - "id": 33, - "literal": "^5.2.0", - "name": "@alloc/quick-lru", - "npm": { - "name": "@alloc/quick-lru", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 13, - }, - { - "behavior": { - "prod": true, - }, - "id": 34, - "literal": "^4.0.1", - "name": "postcss-load-config", - "npm": { - "name": "postcss-load-config", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 6, - }, - { - "behavior": { - "prod": true, - }, - "id": 35, - "literal": "^6.0.11", - "name": "postcss-selector-parser", - "npm": { - "name": "postcss-selector-parser", - "version": ">=6.0.11 <7.0.0", - }, - "package_id": 3, - }, - { - "behavior": { - "prod": true, - }, - "id": 36, - "literal": "^3.0.0", - "name": "cssesc", - "npm": { - "name": "cssesc", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 5, - }, - { - "behavior": { - "prod": true, - }, - "id": 37, - "literal": "^1.0.2", - "name": "util-deprecate", - "npm": { - "name": "util-deprecate", - "version": ">=1.0.2 <2.0.0", + "name": "@babel/highlight", + "version": ">=7.24.7 <8.0.0", }, "package_id": 4, }, @@ -23105,12 +23012,233 @@ exports[`next build works: node 1`] = ` "behavior": { "prod": true, }, - "id": 38, - "literal": "^2.3.4", - "name": "yaml", + "id": 15, + "literal": "^1.0.0", + "name": "picocolors", "npm": { - "name": "yaml", - "version": ">=2.3.4 <3.0.0", + "name": "picocolors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 310, + }, + { + "behavior": { + "prod": true, + }, + "id": 16, + "literal": "^7.24.7", + "name": "@babel/helper-validator-identifier", + "npm": { + "name": "@babel/helper-validator-identifier", + "version": ">=7.24.7 <8.0.0", + }, + "package_id": 3, + }, + { + "behavior": { + "prod": true, + }, + "id": 17, + "literal": "^2.4.2", + "name": "chalk", + "npm": { + "name": "chalk", + "version": ">=2.4.2 <3.0.0", + }, + "package_id": 425, + }, + { + "behavior": { + "prod": true, + }, + "id": 18, + "literal": "^4.0.0", + "name": "js-tokens", + "npm": { + "name": "js-tokens", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 250, + }, + { + "behavior": { + "prod": true, + }, + "id": 19, + "literal": "^1.0.0", + "name": "picocolors", + "npm": { + "name": "picocolors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 310, + }, + { + "behavior": { + "prod": true, + }, + "id": 20, + "literal": "^0.14.0", + "name": "regenerator-runtime", + "npm": { + "name": "regenerator-runtime", + "version": ">=0.14.0 <0.15.0", + }, + "package_id": 339, + }, + { + "behavior": { + "peer": true, + }, + "id": 21, + "literal": "^6.0.0 || ^7.0.0 || >=8.0.0", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 && >=8.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "prod": true, + }, + "id": 22, + "literal": "^3.3.0", + "name": "eslint-visitor-keys", + "npm": { + "name": "eslint-visitor-keys", + "version": ">=3.3.0 <4.0.0", + }, + "package_id": 156, + }, + { + "behavior": { + "prod": true, + }, + "id": 23, + "literal": "^6.12.4", + "name": "ajv", + "npm": { + "name": "ajv", + "version": ">=6.12.4 <7.0.0", + }, + "package_id": 54, + }, + { + "behavior": { + "prod": true, + }, + "id": 24, + "literal": "^4.3.2", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.2 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 25, + "literal": "^9.6.0", + "name": "espree", + "npm": { + "name": "espree", + "version": ">=9.6.0 <10.0.0", + }, + "package_id": 157, + }, + { + "behavior": { + "prod": true, + }, + "id": 26, + "literal": "^13.19.0", + "name": "globals", + "npm": { + "name": "globals", + "version": ">=13.19.0 <14.0.0", + }, + "package_id": 193, + }, + { + "behavior": { + "prod": true, + }, + "id": 27, + "literal": "^5.2.0", + "name": "ignore", + "npm": { + "name": "ignore", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 209, + }, + { + "behavior": { + "prod": true, + }, + "id": 28, + "literal": "^3.2.1", + "name": "import-fresh", + "npm": { + "name": "import-fresh", + "version": ">=3.2.1 <4.0.0", + }, + "package_id": 210, + }, + { + "behavior": { + "prod": true, + }, + "id": 29, + "literal": "^4.1.0", + "name": "js-yaml", + "npm": { + "name": "js-yaml", + "version": ">=4.1.0 <5.0.0", + }, + "package_id": 251, + }, + { + "behavior": { + "prod": true, + }, + "id": 30, + "literal": "^3.1.2", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.1.2 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 31, + "literal": "^3.1.1", + "name": "strip-json-comments", + "npm": { + "name": "strip-json-comments", + "version": ">=3.1.1 <4.0.0", + }, + "package_id": 374, + }, + { + "behavior": { + "prod": true, + }, + "id": 32, + "literal": "^2.0.2", + "name": "@humanwhocodes/object-schema", + "npm": { + "name": "@humanwhocodes/object-schema", + "version": ">=2.0.2 <3.0.0", }, "package_id": 12, }, @@ -23118,35 +23246,7621 @@ exports[`next build works: node 1`] = ` "behavior": { "prod": true, }, - "id": 39, - "literal": "^3.0.0", - "name": "lilconfig", + "id": 33, + "literal": "^4.3.1", + "name": "debug", "npm": { - "name": "lilconfig", + "name": "debug", + "version": ">=4.3.1 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 34, + "literal": "^3.0.5", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.0.5 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 35, + "literal": "^5.1.2", + "name": "string-width", + "npm": { + "name": "string-width", + "version": ">=5.1.2 <6.0.0", + }, + "package_id": 426, + }, + { + "behavior": { + "prod": true, + }, + "id": 36, + "is_alias": true, + "literal": "npm:string-width@^4.2.0", + "name": "string-width-cjs", + "npm": { + "name": "string-width", + "version": ">=4.2.0 <5.0.0", + }, + "package_id": 367, + }, + { + "behavior": { + "prod": true, + }, + "id": 37, + "literal": "^7.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=7.0.1 <8.0.0", + }, + "package_id": 427, + }, + { + "behavior": { + "prod": true, + }, + "id": 38, + "is_alias": true, + "literal": "npm:strip-ansi@^6.0.1", + "name": "strip-ansi-cjs", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 372, + }, + { + "behavior": { + "prod": true, + }, + "id": 39, + "literal": "^8.1.0", + "name": "wrap-ansi", + "npm": { + "name": "wrap-ansi", + "version": ">=8.1.0 <9.0.0", + }, + "package_id": 428, + }, + { + "behavior": { + "prod": true, + }, + "id": 40, + "is_alias": true, + "literal": "npm:wrap-ansi@^7.0.0", + "name": "wrap-ansi-cjs", + "npm": { + "name": "wrap-ansi", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 414, + }, + { + "behavior": { + "prod": true, + }, + "id": 41, + "literal": "^1.2.1", + "name": "@jridgewell/set-array", + "npm": { + "name": "@jridgewell/set-array", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 16, + }, + { + "behavior": { + "prod": true, + }, + "id": 42, + "literal": "^1.4.10", + "name": "@jridgewell/sourcemap-codec", + "npm": { + "name": "@jridgewell/sourcemap-codec", + "version": ">=1.4.10 <2.0.0", + }, + "package_id": 17, + }, + { + "behavior": { + "prod": true, + }, + "id": 43, + "literal": "^0.3.24", + "name": "@jridgewell/trace-mapping", + "npm": { + "name": "@jridgewell/trace-mapping", + "version": ">=0.3.24 <0.4.0", + }, + "package_id": 18, + }, + { + "behavior": { + "prod": true, + }, + "id": 44, + "literal": "^3.1.0", + "name": "@jridgewell/resolve-uri", + "npm": { + "name": "@jridgewell/resolve-uri", + "version": ">=3.1.0 <4.0.0", + }, + "package_id": 15, + }, + { + "behavior": { + "prod": true, + }, + "id": 45, + "literal": "^1.4.14", + "name": "@jridgewell/sourcemap-codec", + "npm": { + "name": "@jridgewell/sourcemap-codec", + "version": ">=1.4.14 <2.0.0", + }, + "package_id": 17, + }, + { + "behavior": { + "prod": true, + }, + "id": 46, + "literal": "10.3.10", + "name": "glob", + "npm": { + "name": "glob", + "version": "==10.3.10", + }, + "package_id": 191, + }, + { + "behavior": { + "prod": true, + }, + "id": 47, + "literal": "2.0.5", + "name": "@nodelib/fs.stat", + "npm": { + "name": "@nodelib/fs.stat", + "version": "==2.0.5", + }, + "package_id": 31, + }, + { + "behavior": { + "prod": true, + }, + "id": 48, + "literal": "^1.1.9", + "name": "run-parallel", + "npm": { + "name": "run-parallel", + "version": ">=1.1.9 <2.0.0", + }, + "package_id": 347, + }, + { + "behavior": { + "prod": true, + }, + "id": 49, + "literal": "2.1.5", + "name": "@nodelib/fs.scandir", + "npm": { + "name": "@nodelib/fs.scandir", + "version": "==2.1.5", + }, + "package_id": 30, + }, + { + "behavior": { + "prod": true, + }, + "id": 50, + "literal": "^1.6.0", + "name": "fastq", + "npm": { + "name": "fastq", + "version": ">=1.6.0 <2.0.0", + }, + "package_id": 169, + }, + { + "behavior": { + "prod": true, + }, + "id": 51, + "literal": "4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": "==4.3.4", + }, + "package_id": 429, + }, + { + "behavior": { + "prod": true, + }, + "id": 52, + "literal": "2.0.1", + "name": "extract-zip", + "npm": { + "name": "extract-zip", + "version": "==2.0.1", + }, + "package_id": 163, + }, + { + "behavior": { + "prod": true, + }, + "id": 53, + "literal": "2.0.3", + "name": "progress", + "npm": { + "name": "progress", + "version": "==2.0.3", + }, + "package_id": 323, + }, + { + "behavior": { + "prod": true, + }, + "id": 54, + "literal": "6.4.0", + "name": "proxy-agent", + "npm": { + "name": "proxy-agent", + "version": "==6.4.0", + }, + "package_id": 325, + }, + { + "behavior": { + "prod": true, + }, + "id": 55, + "literal": "7.6.0", + "name": "semver", + "npm": { + "name": "semver", + "version": "==7.6.0", + }, + "package_id": 430, + }, + { + "behavior": { + "prod": true, + }, + "id": 56, + "literal": "3.0.5", + "name": "tar-fs", + "npm": { + "name": "tar-fs", + "version": "==3.0.5", + }, + "package_id": 381, + }, + { + "behavior": { + "prod": true, + }, + "id": 57, + "literal": "1.4.3", + "name": "unbzip2-stream", + "npm": { + "name": "unbzip2-stream", + "version": "==1.4.3", + }, + "package_id": 401, + }, + { + "behavior": { + "prod": true, + }, + "id": 58, + "literal": "17.7.2", + "name": "yargs", + "npm": { + "name": "yargs", + "version": "==17.7.2", + }, + "package_id": 420, + }, + { + "behavior": { + "prod": true, + }, + "id": 59, + "literal": "^2.4.0", + "name": "tslib", + "npm": { + "name": "tslib", + "version": ">=2.4.0 <3.0.0", + }, + "package_id": 392, + }, + { + "behavior": { + "prod": true, + }, + "id": 60, + "literal": "*", + "name": "@types/prop-types", + "npm": { + "name": "@types/prop-types", + "version": ">=0.0.0", + }, + "package_id": 40, + }, + { + "behavior": { + "prod": true, + }, + "id": 61, + "literal": "*", + "name": "@types/scheduler", + "npm": { + "name": "@types/scheduler", + "version": ">=0.0.0", + }, + "package_id": 43, + }, + { + "behavior": { + "prod": true, + }, + "id": 62, + "literal": "^3.0.2", + "name": "csstype", + "npm": { + "name": "csstype", + "version": ">=3.0.2 <4.0.0", + }, + "package_id": 111, + }, + { + "behavior": { + "prod": true, + }, + "id": 63, + "literal": "*", + "name": "@types/react", + "npm": { + "name": "@types/react", + "version": ">=0.0.0", + }, + "package_id": 41, + }, + { + "behavior": { + "prod": true, + }, + "id": 64, + "literal": "*", + "name": "@types/node", + "npm": { + "name": "@types/node", + "version": ">=0.0.0", + }, + "package_id": 431, + }, + { + "behavior": { + "prod": true, + }, + "id": 65, + "literal": "*", + "name": "@types/node", + "npm": { + "name": "@types/node", + "version": ">=0.0.0", + }, + "package_id": 431, + }, + { + "behavior": { + "peer": true, + }, + "id": 66, + "literal": "^7.0.0 || ^8.0.0", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "prod": true, + }, + "id": 67, + "literal": "6.21.0", + "name": "@typescript-eslint/scope-manager", + "npm": { + "name": "@typescript-eslint/scope-manager", + "version": "==6.21.0", + }, + "package_id": 47, + }, + { + "behavior": { + "prod": true, + }, + "id": 68, + "literal": "6.21.0", + "name": "@typescript-eslint/types", + "npm": { + "name": "@typescript-eslint/types", + "version": "==6.21.0", + }, + "package_id": 48, + }, + { + "behavior": { + "prod": true, + }, + "id": 69, + "literal": "6.21.0", + "name": "@typescript-eslint/typescript-estree", + "npm": { + "name": "@typescript-eslint/typescript-estree", + "version": "==6.21.0", + }, + "package_id": 49, + }, + { + "behavior": { + "prod": true, + }, + "id": 70, + "literal": "6.21.0", + "name": "@typescript-eslint/visitor-keys", + "npm": { + "name": "@typescript-eslint/visitor-keys", + "version": "==6.21.0", + }, + "package_id": 50, + }, + { + "behavior": { + "prod": true, + }, + "id": 71, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 72, + "literal": "6.21.0", + "name": "@typescript-eslint/types", + "npm": { + "name": "@typescript-eslint/types", + "version": "==6.21.0", + }, + "package_id": 48, + }, + { + "behavior": { + "prod": true, + }, + "id": 73, + "literal": "6.21.0", + "name": "@typescript-eslint/visitor-keys", + "npm": { + "name": "@typescript-eslint/visitor-keys", + "version": "==6.21.0", + }, + "package_id": 50, + }, + { + "behavior": { + "prod": true, + }, + "id": 74, + "literal": "6.21.0", + "name": "@typescript-eslint/types", + "npm": { + "name": "@typescript-eslint/types", + "version": "==6.21.0", + }, + "package_id": 48, + }, + { + "behavior": { + "prod": true, + }, + "id": 75, + "literal": "6.21.0", + "name": "@typescript-eslint/visitor-keys", + "npm": { + "name": "@typescript-eslint/visitor-keys", + "version": "==6.21.0", + }, + "package_id": 50, + }, + { + "behavior": { + "prod": true, + }, + "id": 76, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 77, + "literal": "^11.1.0", + "name": "globby", + "npm": { + "name": "globby", + "version": ">=11.1.0 <12.0.0", + }, + "package_id": 195, + }, + { + "behavior": { + "prod": true, + }, + "id": 78, + "literal": "^4.0.3", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.3 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 79, + "literal": "9.0.3", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": "==9.0.3", + }, + "package_id": 432, + }, + { + "behavior": { + "prod": true, + }, + "id": 80, + "literal": "^7.5.4", + "name": "semver", + "npm": { + "name": "semver", + "version": ">=7.5.4 <8.0.0", + }, + "package_id": 430, + }, + { + "behavior": { + "prod": true, + }, + "id": 81, + "literal": "^1.0.1", + "name": "ts-api-utils", + "npm": { + "name": "ts-api-utils", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 389, + }, + { + "behavior": { + "prod": true, + }, + "id": 82, + "literal": "6.21.0", + "name": "@typescript-eslint/types", + "npm": { + "name": "@typescript-eslint/types", + "version": "==6.21.0", + }, + "package_id": 48, + }, + { + "behavior": { + "prod": true, + }, + "id": 83, + "literal": "^3.4.1", + "name": "eslint-visitor-keys", + "npm": { + "name": "eslint-visitor-keys", + "version": ">=3.4.1 <4.0.0", + }, + "package_id": 156, + }, + { + "behavior": { + "peer": true, + }, + "id": 84, + "literal": "^6.0.0 || ^7.0.0 || ^8.0.0", + "name": "acorn", + "npm": { + "name": "acorn", + "version": ">=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", + }, + "package_id": 51, + }, + { + "behavior": { + "prod": true, + }, + "id": 85, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 86, + "literal": "^3.1.1", + "name": "fast-deep-equal", + "npm": { + "name": "fast-deep-equal", + "version": ">=3.1.1 <4.0.0", + }, + "package_id": 164, + }, + { + "behavior": { + "prod": true, + }, + "id": 87, + "literal": "^2.0.0", + "name": "fast-json-stable-stringify", + "npm": { + "name": "fast-json-stable-stringify", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 167, + }, + { + "behavior": { + "prod": true, + }, + "id": 88, + "literal": "^0.4.1", + "name": "json-schema-traverse", + "npm": { + "name": "json-schema-traverse", + "version": ">=0.4.1 <0.5.0", + }, + "package_id": 255, + }, + { + "behavior": { + "prod": true, + }, + "id": 89, + "literal": "^4.2.2", + "name": "uri-js", + "npm": { + "name": "uri-js", + "version": ">=4.2.2 <5.0.0", + }, + "package_id": 405, + }, + { + "behavior": { + "prod": true, + }, + "id": 90, + "literal": "^2.0.1", + "name": "color-convert", + "npm": { + "name": "color-convert", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 104, + }, + { + "behavior": { + "prod": true, + }, + "id": 91, + "literal": "^3.0.0", + "name": "normalize-path", + "npm": { + "name": "normalize-path", "version": ">=3.0.0 <4.0.0", }, - "package_id": 11, + "package_id": 283, + }, + { + "behavior": { + "prod": true, + }, + "id": 92, + "literal": "^2.0.4", + "name": "picomatch", + "npm": { + "name": "picomatch", + "version": ">=2.0.4 <3.0.0", + }, + "package_id": 311, + }, + { + "behavior": { + "prod": true, + }, + "id": 93, + "literal": "^2.0.3", + "name": "dequal", + "npm": { + "name": "dequal", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 122, + }, + { + "behavior": { + "prod": true, + }, + "id": 94, + "literal": "^1.0.5", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.5 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 95, + "literal": "^3.0.4", + "name": "is-array-buffer", + "npm": { + "name": "is-array-buffer", + "version": ">=3.0.4 <4.0.0", + }, + "package_id": 216, + }, + { + "behavior": { + "prod": true, + }, + "id": 96, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 97, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 98, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 99, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 100, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 101, + "literal": "^1.0.7", + "name": "is-string", + "npm": { + "name": "is-string", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 239, + }, + { + "behavior": { + "prod": true, + }, + "id": 102, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 103, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 104, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 105, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 106, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 107, + "literal": "^1.0.2", + "name": "es-shim-unscopables", + "npm": { + "name": "es-shim-unscopables", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 141, + }, + { + "behavior": { + "prod": true, + }, + "id": 108, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 109, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 110, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 111, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 112, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 113, + "literal": "^1.0.2", + "name": "es-shim-unscopables", + "npm": { + "name": "es-shim-unscopables", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 141, + }, + { + "behavior": { + "prod": true, + }, + "id": 114, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 115, + "literal": "^1.2.0", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 116, + "literal": "^1.22.1", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.22.1 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 117, + "literal": "^1.0.0", + "name": "es-shim-unscopables", + "npm": { + "name": "es-shim-unscopables", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 141, + }, + { + "behavior": { + "prod": true, + }, + "id": 118, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 119, + "literal": "^1.2.0", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 120, + "literal": "^1.22.1", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.22.1 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 121, + "literal": "^1.0.0", + "name": "es-shim-unscopables", + "npm": { + "name": "es-shim-unscopables", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 141, + }, + { + "behavior": { + "prod": true, + }, + "id": 122, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 123, + "literal": "^1.2.0", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 124, + "literal": "^1.22.1", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.22.1 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 125, + "literal": "^1.0.0", + "name": "es-shim-unscopables", + "npm": { + "name": "es-shim-unscopables", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 141, + }, + { + "behavior": { + "prod": true, + }, + "id": 126, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 127, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 128, + "literal": "^1.23.3", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.3 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 129, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 130, + "literal": "^1.0.2", + "name": "es-shim-unscopables", + "npm": { + "name": "es-shim-unscopables", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 141, + }, + { + "behavior": { + "prod": true, + }, + "id": 131, + "literal": "^1.0.1", + "name": "array-buffer-byte-length", + "npm": { + "name": "array-buffer-byte-length", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 62, + }, + { + "behavior": { + "prod": true, + }, + "id": 132, + "literal": "^1.0.5", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.5 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 133, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 134, + "literal": "^1.22.3", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.22.3 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 135, + "literal": "^1.2.1", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 136, + "literal": "^1.2.3", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.3 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 137, + "literal": "^3.0.4", + "name": "is-array-buffer", + "npm": { + "name": "is-array-buffer", + "version": ">=3.0.4 <4.0.0", + }, + "package_id": 216, + }, + { + "behavior": { + "prod": true, + }, + "id": 138, + "literal": "^1.0.2", + "name": "is-shared-array-buffer", + "npm": { + "name": "is-shared-array-buffer", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 238, + }, + { + "behavior": { + "prod": true, + }, + "id": 139, + "literal": "^2.0.1", + "name": "tslib", + "npm": { + "name": "tslib", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 392, + }, + { + "behavior": { + "peer": true, + }, + "id": 140, + "literal": "^8.1.0", + "name": "postcss", + "npm": { + "name": "postcss", + "version": ">=8.1.0 <9.0.0", + }, + "package_id": 315, + }, + { + "behavior": { + "prod": true, + }, + "id": 141, + "literal": "^4.21.10", + "name": "browserslist", + "npm": { + "name": "browserslist", + "version": ">=4.21.10 <5.0.0", + }, + "package_id": 90, + }, + { + "behavior": { + "prod": true, + }, + "id": 142, + "literal": "^1.0.30001538", + "name": "caniuse-lite", + "npm": { + "name": "caniuse-lite", + "version": ">=1.0.30001538 <2.0.0", + }, + "package_id": 98, + }, + { + "behavior": { + "prod": true, + }, + "id": 143, + "literal": "^4.3.6", + "name": "fraction.js", + "npm": { + "name": "fraction.js", + "version": ">=4.3.6 <5.0.0", + }, + "package_id": 178, + }, + { + "behavior": { + "prod": true, + }, + "id": 144, + "literal": "^0.1.2", + "name": "normalize-range", + "npm": { + "name": "normalize-range", + "version": ">=0.1.2 <0.2.0", + }, + "package_id": 284, + }, + { + "behavior": { + "prod": true, + }, + "id": 145, + "literal": "^1.0.0", + "name": "picocolors", + "npm": { + "name": "picocolors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 310, + }, + { + "behavior": { + "prod": true, + }, + "id": 146, + "literal": "^4.2.0", + "name": "postcss-value-parser", + "npm": { + "name": "postcss-value-parser", + "version": ">=4.2.0 <5.0.0", + }, + "package_id": 321, + }, + { + "behavior": { + "prod": true, + }, + "id": 147, + "literal": "^1.0.0", + "name": "possible-typed-array-names", + "npm": { + "name": "possible-typed-array-names", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 314, + }, + { + "behavior": { + "prod": true, + }, + "id": 148, + "literal": "^2.0.3", + "name": "dequal", + "npm": { + "name": "dequal", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 122, + }, + { + "behavior": { + "prod": true, + }, + "id": 149, + "literal": "^2.0.0", + "name": "bare-events", + "npm": { + "name": "bare-events", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 80, + }, + { + "behavior": { + "prod": true, + }, + "id": 150, + "literal": "^2.0.0", + "name": "bare-path", + "npm": { + "name": "bare-path", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 83, + }, + { + "behavior": { + "prod": true, + }, + "id": 151, + "literal": "^2.0.0", + "name": "bare-stream", + "npm": { + "name": "bare-stream", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 84, + }, + { + "behavior": { + "prod": true, + }, + "id": 152, + "literal": "^2.1.0", + "name": "bare-os", + "npm": { + "name": "bare-os", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 82, + }, + { + "behavior": { + "prod": true, + }, + "id": 153, + "literal": "^2.18.0", + "name": "streamx", + "npm": { + "name": "streamx", + "version": ">=2.18.0 <3.0.0", + }, + "package_id": 366, + }, + { + "behavior": { + "prod": true, + }, + "id": 154, + "literal": "^1.0.0", + "name": "balanced-match", + "npm": { + "name": "balanced-match", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 79, + }, + { + "behavior": { + "prod": true, + }, + "id": 155, + "literal": "0.0.1", + "name": "concat-map", + "npm": { + "name": "concat-map", + "version": "==0.0.1", + }, + "package_id": 107, + }, + { + "behavior": { + "prod": true, + }, + "id": 156, + "literal": "^7.1.1", + "name": "fill-range", + "npm": { + "name": "fill-range", + "version": ">=7.1.1 <8.0.0", + }, + "package_id": 172, + }, + { + "behavior": { + "prod": true, + }, + "id": 157, + "literal": "^1.0.30001587", + "name": "caniuse-lite", + "npm": { + "name": "caniuse-lite", + "version": ">=1.0.30001587 <2.0.0", + }, + "package_id": 98, + }, + { + "behavior": { + "prod": true, + }, + "id": 158, + "literal": "^1.4.668", + "name": "electron-to-chromium", + "npm": { + "name": "electron-to-chromium", + "version": ">=1.4.668 <2.0.0", + }, + "package_id": 129, + }, + { + "behavior": { + "prod": true, + }, + "id": 159, + "literal": "^2.0.14", + "name": "node-releases", + "npm": { + "name": "node-releases", + "version": ">=2.0.14 <3.0.0", + }, + "package_id": 282, + }, + { + "behavior": { + "prod": true, + }, + "id": 160, + "literal": "^1.0.13", + "name": "update-browserslist-db", + "npm": { + "name": "update-browserslist-db", + "version": ">=1.0.13 <2.0.0", + }, + "package_id": 404, + }, + { + "behavior": { + "prod": true, + }, + "id": 161, + "literal": "^1.3.1", + "name": "base64-js", + "npm": { + "name": "base64-js", + "version": ">=1.3.1 <2.0.0", + }, + "package_id": 85, + }, + { + "behavior": { + "prod": true, + }, + "id": 162, + "literal": "^1.1.13", + "name": "ieee754", + "npm": { + "name": "ieee754", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 208, + }, + { + "behavior": { + "prod": true, + }, + "id": 163, + "literal": "~20.12.8", + "name": "@types/node", + "npm": { + "name": "@types/node", + "version": ">=20.12.8 <20.13.0", + }, + "package_id": 431, + }, + { + "behavior": { + "prod": true, + }, + "id": 164, + "literal": "~8.5.10", + "name": "@types/ws", + "npm": { + "name": "@types/ws", + "version": ">=8.5.10 <8.6.0", + }, + "package_id": 44, + }, + { + "behavior": { + "prod": true, + }, + "id": 165, + "literal": "^1.1.0", + "name": "streamsearch", + "npm": { + "name": "streamsearch", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 365, + }, + { + "behavior": { + "prod": true, + }, + "id": 166, + "literal": "^1.0.0", + "name": "es-define-property", + "npm": { + "name": "es-define-property", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 136, + }, + { + "behavior": { + "prod": true, + }, + "id": 167, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 168, + "literal": "^1.1.2", + "name": "function-bind", + "npm": { + "name": "function-bind", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 182, + }, + { + "behavior": { + "prod": true, + }, + "id": 169, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 170, + "literal": "^1.2.1", + "name": "set-function-length", + "npm": { + "name": "set-function-length", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 352, + }, + { + "behavior": { + "prod": true, + }, + "id": 171, + "literal": "^4.1.0", + "name": "ansi-styles", + "npm": { + "name": "ansi-styles", + "version": ">=4.1.0 <5.0.0", + }, + "package_id": 56, + }, + { + "behavior": { + "prod": true, + }, + "id": 172, + "literal": "^7.1.0", + "name": "supports-color", + "npm": { + "name": "supports-color", + "version": ">=7.1.0 <8.0.0", + }, + "package_id": 377, + }, + { + "behavior": { + "optional": true, + }, + "id": 173, + "literal": "~2.3.2", + "name": "fsevents", + "npm": { + "name": "fsevents", + "version": ">=2.3.2 <2.4.0", + }, + "package_id": 181, + }, + { + "behavior": { + "prod": true, + }, + "id": 174, + "literal": "~3.1.2", + "name": "anymatch", + "npm": { + "name": "anymatch", + "version": ">=3.1.2 <3.2.0", + }, + "package_id": 58, + }, + { + "behavior": { + "prod": true, + }, + "id": 175, + "literal": "~3.0.2", + "name": "braces", + "npm": { + "name": "braces", + "version": ">=3.0.2 <3.1.0", + }, + "package_id": 89, + }, + { + "behavior": { + "prod": true, + }, + "id": 176, + "literal": "~5.1.2", + "name": "glob-parent", + "npm": { + "name": "glob-parent", + "version": ">=5.1.2 <5.2.0", + }, + "package_id": 433, + }, + { + "behavior": { + "prod": true, + }, + "id": 177, + "literal": "~2.1.0", + "name": "is-binary-path", + "npm": { + "name": "is-binary-path", + "version": ">=2.1.0 <2.2.0", + }, + "package_id": 220, + }, + { + "behavior": { + "prod": true, + }, + "id": 178, + "literal": "~4.0.1", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.1 <4.1.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 179, + "literal": "~3.0.0", + "name": "normalize-path", + "npm": { + "name": "normalize-path", + "version": ">=3.0.0 <3.1.0", + }, + "package_id": 283, + }, + { + "behavior": { + "prod": true, + }, + "id": 180, + "literal": "~3.6.0", + "name": "readdirp", + "npm": { + "name": "readdirp", + "version": ">=3.6.0 <3.7.0", + }, + "package_id": 337, + }, + { + "behavior": { + "peer": true, + }, + "id": 181, + "literal": "*", + "name": "devtools-protocol", + "npm": { + "name": "devtools-protocol", + "version": ">=0.0.0", + }, + "package_id": 123, + }, + { + "behavior": { + "prod": true, + }, + "id": 182, + "literal": "3.0.1", + "name": "mitt", + "npm": { + "name": "mitt", + "version": "==3.0.1", + }, + "package_id": 275, + }, + { + "behavior": { + "prod": true, + }, + "id": 183, + "literal": "10.0.0", + "name": "urlpattern-polyfill", + "npm": { + "name": "urlpattern-polyfill", + "version": "==10.0.0", + }, + "package_id": 406, + }, + { + "behavior": { + "prod": true, + }, + "id": 184, + "literal": "3.23.8", + "name": "zod", + "npm": { + "name": "zod", + "version": "==3.23.8", + }, + "package_id": 424, + }, + { + "behavior": { + "prod": true, + }, + "id": 185, + "literal": "^4.2.0", + "name": "string-width", + "npm": { + "name": "string-width", + "version": ">=4.2.0 <5.0.0", + }, + "package_id": 367, + }, + { + "behavior": { + "prod": true, + }, + "id": 186, + "literal": "^6.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 372, + }, + { + "behavior": { + "prod": true, + }, + "id": 187, + "literal": "^7.0.0", + "name": "wrap-ansi", + "npm": { + "name": "wrap-ansi", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 414, + }, + { + "behavior": { + "prod": true, + }, + "id": 188, + "literal": "~1.1.4", + "name": "color-name", + "npm": { + "name": "color-name", + "version": ">=1.1.4 <1.2.0", + }, + "package_id": 105, }, { "behavior": { "optional": true, "peer": true, }, - "id": 40, + "id": 189, + "literal": ">=4.9.5", + "name": "typescript", + "npm": { + "name": "typescript", + "version": ">=4.9.5", + }, + "package_id": 399, + }, + { + "behavior": { + "prod": true, + }, + "id": 190, + "literal": "^2.2.1", + "name": "env-paths", + "npm": { + "name": "env-paths", + "version": ">=2.2.1 <3.0.0", + }, + "package_id": 133, + }, + { + "behavior": { + "prod": true, + }, + "id": 191, + "literal": "^3.3.0", + "name": "import-fresh", + "npm": { + "name": "import-fresh", + "version": ">=3.3.0 <4.0.0", + }, + "package_id": 210, + }, + { + "behavior": { + "prod": true, + }, + "id": 192, + "literal": "^4.1.0", + "name": "js-yaml", + "npm": { + "name": "js-yaml", + "version": ">=4.1.0 <5.0.0", + }, + "package_id": 251, + }, + { + "behavior": { + "prod": true, + }, + "id": 193, + "literal": "^5.2.0", + "name": "parse-json", + "npm": { + "name": "parse-json", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 302, + }, + { + "behavior": { + "prod": true, + }, + "id": 194, + "literal": "^3.1.0", + "name": "path-key", + "npm": { + "name": "path-key", + "version": ">=3.1.0 <4.0.0", + }, + "package_id": 305, + }, + { + "behavior": { + "prod": true, + }, + "id": 195, + "literal": "^2.0.0", + "name": "shebang-command", + "npm": { + "name": "shebang-command", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 354, + }, + { + "behavior": { + "prod": true, + }, + "id": 196, + "literal": "^2.0.1", + "name": "which", + "npm": { + "name": "which", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 408, + }, + { + "behavior": { + "prod": true, + }, + "id": 197, + "literal": "^1.0.6", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.6 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 198, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 199, + "literal": "^1.0.1", + "name": "is-data-view", + "npm": { + "name": "is-data-view", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 224, + }, + { + "behavior": { + "prod": true, + }, + "id": 200, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 201, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 202, + "literal": "^1.0.1", + "name": "is-data-view", + "npm": { + "name": "is-data-view", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 224, + }, + { + "behavior": { + "prod": true, + }, + "id": 203, + "literal": "^1.0.6", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.6 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 204, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 205, + "literal": "^1.0.1", + "name": "is-data-view", + "npm": { + "name": "is-data-view", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 224, + }, + { + "behavior": { + "prod": true, + }, + "id": 206, + "literal": "2.1.2", + "name": "ms", + "npm": { + "name": "ms", + "version": "==2.1.2", + }, + "package_id": 276, + }, + { + "behavior": { + "prod": true, + }, + "id": 207, + "literal": "^1.0.0", + "name": "es-define-property", + "npm": { + "name": "es-define-property", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 136, + }, + { + "behavior": { + "prod": true, + }, + "id": 208, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 209, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 210, + "literal": "^1.0.1", + "name": "define-data-property", + "npm": { + "name": "define-data-property", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 119, + }, + { + "behavior": { + "prod": true, + }, + "id": 211, + "literal": "^1.0.0", + "name": "has-property-descriptors", + "npm": { + "name": "has-property-descriptors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 201, + }, + { + "behavior": { + "prod": true, + }, + "id": 212, + "literal": "^1.1.1", + "name": "object-keys", + "npm": { + "name": "object-keys", + "version": ">=1.1.1 <2.0.0", + }, + "package_id": 288, + }, + { + "behavior": { + "prod": true, + }, + "id": 213, + "literal": "^0.13.4", + "name": "ast-types", + "npm": { + "name": "ast-types", + "version": ">=0.13.4 <0.14.0", + }, + "package_id": 72, + }, + { + "behavior": { + "prod": true, + }, + "id": 214, + "literal": "^2.1.0", + "name": "escodegen", + "npm": { + "name": "escodegen", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 145, + }, + { + "behavior": { + "prod": true, + }, + "id": 215, + "literal": "^4.0.1", + "name": "esprima", + "npm": { + "name": "esprima", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 158, + }, + { + "behavior": { + "prod": true, + }, + "id": 216, + "literal": "^4.0.0", + "name": "path-type", + "npm": { + "name": "path-type", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 308, + }, + { + "behavior": { + "prod": true, + }, + "id": 217, + "literal": "^2.0.2", + "name": "esutils", + "npm": { + "name": "esutils", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 162, + }, + { + "behavior": { + "prod": true, + }, + "id": 218, + "literal": "^1.4.0", + "name": "once", + "npm": { + "name": "once", + "version": ">=1.4.0 <2.0.0", + }, + "package_id": 295, + }, + { + "behavior": { + "prod": true, + }, + "id": 219, + "literal": "^4.2.4", + "name": "graceful-fs", + "npm": { + "name": "graceful-fs", + "version": ">=4.2.4 <5.0.0", + }, + "package_id": 197, + }, + { + "behavior": { + "prod": true, + }, + "id": 220, + "literal": "^2.2.0", + "name": "tapable", + "npm": { + "name": "tapable", + "version": ">=2.2.0 <3.0.0", + }, + "package_id": 380, + }, + { + "behavior": { + "prod": true, + }, + "id": 221, + "literal": "^0.2.1", + "name": "is-arrayish", + "npm": { + "name": "is-arrayish", + "version": ">=0.2.1 <0.3.0", + }, + "package_id": 217, + }, + { + "behavior": { + "prod": true, + }, + "id": 222, + "literal": "^1.0.1", + "name": "array-buffer-byte-length", + "npm": { + "name": "array-buffer-byte-length", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 62, + }, + { + "behavior": { + "prod": true, + }, + "id": 223, + "literal": "^1.0.3", + "name": "arraybuffer.prototype.slice", + "npm": { + "name": "arraybuffer.prototype.slice", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 71, + }, + { + "behavior": { + "prod": true, + }, + "id": 224, + "literal": "^1.0.7", + "name": "available-typed-arrays", + "npm": { + "name": "available-typed-arrays", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 75, + }, + { + "behavior": { + "prod": true, + }, + "id": 225, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 226, + "literal": "^1.0.1", + "name": "data-view-buffer", + "npm": { + "name": "data-view-buffer", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 114, + }, + { + "behavior": { + "prod": true, + }, + "id": 227, + "literal": "^1.0.1", + "name": "data-view-byte-length", + "npm": { + "name": "data-view-byte-length", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 115, + }, + { + "behavior": { + "prod": true, + }, + "id": 228, + "literal": "^1.0.0", + "name": "data-view-byte-offset", + "npm": { + "name": "data-view-byte-offset", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 116, + }, + { + "behavior": { + "prod": true, + }, + "id": 229, + "literal": "^1.0.0", + "name": "es-define-property", + "npm": { + "name": "es-define-property", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 136, + }, + { + "behavior": { + "prod": true, + }, + "id": 230, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 231, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 232, + "literal": "^2.0.3", + "name": "es-set-tostringtag", + "npm": { + "name": "es-set-tostringtag", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 140, + }, + { + "behavior": { + "prod": true, + }, + "id": 233, + "literal": "^1.2.1", + "name": "es-to-primitive", + "npm": { + "name": "es-to-primitive", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 142, + }, + { + "behavior": { + "prod": true, + }, + "id": 234, + "literal": "^1.1.6", + "name": "function.prototype.name", + "npm": { + "name": "function.prototype.name", + "version": ">=1.1.6 <2.0.0", + }, + "package_id": 183, + }, + { + "behavior": { + "prod": true, + }, + "id": 235, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 236, + "literal": "^1.0.2", + "name": "get-symbol-description", + "npm": { + "name": "get-symbol-description", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 188, + }, + { + "behavior": { + "prod": true, + }, + "id": 237, + "literal": "^1.0.3", + "name": "globalthis", + "npm": { + "name": "globalthis", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 194, + }, + { + "behavior": { + "prod": true, + }, + "id": 238, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 239, + "literal": "^1.0.2", + "name": "has-property-descriptors", + "npm": { + "name": "has-property-descriptors", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 201, + }, + { + "behavior": { + "prod": true, + }, + "id": 240, + "literal": "^1.0.3", + "name": "has-proto", + "npm": { + "name": "has-proto", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 202, + }, + { + "behavior": { + "prod": true, + }, + "id": 241, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 242, + "literal": "^2.0.2", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 243, + "literal": "^1.0.7", + "name": "internal-slot", + "npm": { + "name": "internal-slot", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 214, + }, + { + "behavior": { + "prod": true, + }, + "id": 244, + "literal": "^3.0.4", + "name": "is-array-buffer", + "npm": { + "name": "is-array-buffer", + "version": ">=3.0.4 <4.0.0", + }, + "package_id": 216, + }, + { + "behavior": { + "prod": true, + }, + "id": 245, + "literal": "^1.2.7", + "name": "is-callable", + "npm": { + "name": "is-callable", + "version": ">=1.2.7 <2.0.0", + }, + "package_id": 222, + }, + { + "behavior": { + "prod": true, + }, + "id": 246, + "literal": "^1.0.1", + "name": "is-data-view", + "npm": { + "name": "is-data-view", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 224, + }, + { + "behavior": { + "prod": true, + }, + "id": 247, + "literal": "^2.0.3", + "name": "is-negative-zero", + "npm": { + "name": "is-negative-zero", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 232, + }, + { + "behavior": { + "prod": true, + }, + "id": 248, + "literal": "^1.1.4", + "name": "is-regex", + "npm": { + "name": "is-regex", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 236, + }, + { + "behavior": { + "prod": true, + }, + "id": 249, + "literal": "^1.0.3", + "name": "is-shared-array-buffer", + "npm": { + "name": "is-shared-array-buffer", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 238, + }, + { + "behavior": { + "prod": true, + }, + "id": 250, + "literal": "^1.0.7", + "name": "is-string", + "npm": { + "name": "is-string", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 239, + }, + { + "behavior": { + "prod": true, + }, + "id": 251, + "literal": "^1.1.13", + "name": "is-typed-array", + "npm": { + "name": "is-typed-array", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 241, + }, + { + "behavior": { + "prod": true, + }, + "id": 252, + "literal": "^1.0.2", + "name": "is-weakref", + "npm": { + "name": "is-weakref", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 243, + }, + { + "behavior": { + "prod": true, + }, + "id": 253, + "literal": "^1.13.1", + "name": "object-inspect", + "npm": { + "name": "object-inspect", + "version": ">=1.13.1 <2.0.0", + }, + "package_id": 287, + }, + { + "behavior": { + "prod": true, + }, + "id": 254, + "literal": "^1.1.1", + "name": "object-keys", + "npm": { + "name": "object-keys", + "version": ">=1.1.1 <2.0.0", + }, + "package_id": 288, + }, + { + "behavior": { + "prod": true, + }, + "id": 255, + "literal": "^4.1.5", + "name": "object.assign", + "npm": { + "name": "object.assign", + "version": ">=4.1.5 <5.0.0", + }, + "package_id": 289, + }, + { + "behavior": { + "prod": true, + }, + "id": 256, + "literal": "^1.5.2", + "name": "regexp.prototype.flags", + "npm": { + "name": "regexp.prototype.flags", + "version": ">=1.5.2 <2.0.0", + }, + "package_id": 340, + }, + { + "behavior": { + "prod": true, + }, + "id": 257, + "literal": "^1.1.2", + "name": "safe-array-concat", + "npm": { + "name": "safe-array-concat", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 348, + }, + { + "behavior": { + "prod": true, + }, + "id": 258, + "literal": "^1.0.3", + "name": "safe-regex-test", + "npm": { + "name": "safe-regex-test", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 349, + }, + { + "behavior": { + "prod": true, + }, + "id": 259, + "literal": "^1.2.9", + "name": "string.prototype.trim", + "npm": { + "name": "string.prototype.trim", + "version": ">=1.2.9 <2.0.0", + }, + "package_id": 369, + }, + { + "behavior": { + "prod": true, + }, + "id": 260, + "literal": "^1.0.8", + "name": "string.prototype.trimend", + "npm": { + "name": "string.prototype.trimend", + "version": ">=1.0.8 <2.0.0", + }, + "package_id": 370, + }, + { + "behavior": { + "prod": true, + }, + "id": 261, + "literal": "^1.0.8", + "name": "string.prototype.trimstart", + "npm": { + "name": "string.prototype.trimstart", + "version": ">=1.0.8 <2.0.0", + }, + "package_id": 371, + }, + { + "behavior": { + "prod": true, + }, + "id": 262, + "literal": "^1.0.2", + "name": "typed-array-buffer", + "npm": { + "name": "typed-array-buffer", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 395, + }, + { + "behavior": { + "prod": true, + }, + "id": 263, + "literal": "^1.0.1", + "name": "typed-array-byte-length", + "npm": { + "name": "typed-array-byte-length", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 396, + }, + { + "behavior": { + "prod": true, + }, + "id": 264, + "literal": "^1.0.2", + "name": "typed-array-byte-offset", + "npm": { + "name": "typed-array-byte-offset", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 397, + }, + { + "behavior": { + "prod": true, + }, + "id": 265, + "literal": "^1.0.6", + "name": "typed-array-length", + "npm": { + "name": "typed-array-length", + "version": ">=1.0.6 <2.0.0", + }, + "package_id": 398, + }, + { + "behavior": { + "prod": true, + }, + "id": 266, + "literal": "^1.0.2", + "name": "unbox-primitive", + "npm": { + "name": "unbox-primitive", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 400, + }, + { + "behavior": { + "prod": true, + }, + "id": 267, + "literal": "^1.1.15", + "name": "which-typed-array", + "npm": { + "name": "which-typed-array", + "version": ">=1.1.15 <2.0.0", + }, + "package_id": 412, + }, + { + "behavior": { + "prod": true, + }, + "id": 268, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 269, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 270, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 271, + "literal": "^1.23.3", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.3 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 272, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 273, + "literal": "^2.0.3", + "name": "es-set-tostringtag", + "npm": { + "name": "es-set-tostringtag", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 140, + }, + { + "behavior": { + "prod": true, + }, + "id": 274, + "literal": "^1.1.2", + "name": "function-bind", + "npm": { + "name": "function-bind", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 182, + }, + { + "behavior": { + "prod": true, + }, + "id": 275, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 276, + "literal": "^1.0.3", + "name": "globalthis", + "npm": { + "name": "globalthis", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 194, + }, + { + "behavior": { + "prod": true, + }, + "id": 277, + "literal": "^1.0.2", + "name": "has-property-descriptors", + "npm": { + "name": "has-property-descriptors", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 201, + }, + { + "behavior": { + "prod": true, + }, + "id": 278, + "literal": "^1.0.3", + "name": "has-proto", + "npm": { + "name": "has-proto", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 202, + }, + { + "behavior": { + "prod": true, + }, + "id": 279, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 280, + "literal": "^1.0.7", + "name": "internal-slot", + "npm": { + "name": "internal-slot", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 214, + }, + { + "behavior": { + "prod": true, + }, + "id": 281, + "literal": "^1.1.2", + "name": "iterator.prototype", + "npm": { + "name": "iterator.prototype", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 247, + }, + { + "behavior": { + "prod": true, + }, + "id": 282, + "literal": "^1.1.2", + "name": "safe-array-concat", + "npm": { + "name": "safe-array-concat", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 348, + }, + { + "behavior": { + "prod": true, + }, + "id": 283, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 284, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 285, + "literal": "^1.0.2", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 286, + "literal": "^2.0.1", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 287, + "literal": "^2.0.0", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 288, + "literal": "^1.1.4", + "name": "is-callable", + "npm": { + "name": "is-callable", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 222, + }, + { + "behavior": { + "prod": true, + }, + "id": 289, + "literal": "^1.0.1", + "name": "is-date-object", + "npm": { + "name": "is-date-object", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 225, + }, + { + "behavior": { + "prod": true, + }, + "id": 290, + "literal": "^1.0.2", + "name": "is-symbol", + "npm": { + "name": "is-symbol", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 240, + }, + { + "behavior": { + "optional": true, + }, + "id": 291, + "literal": "~0.6.1", + "name": "source-map", + "npm": { + "name": "source-map", + "version": ">=0.6.1 <0.7.0", + }, + "package_id": 362, + }, + { + "behavior": { + "prod": true, + }, + "id": 292, + "literal": "^4.0.1", + "name": "esprima", + "npm": { + "name": "esprima", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 158, + }, + { + "behavior": { + "prod": true, + }, + "id": 293, + "literal": "^5.2.0", + "name": "estraverse", + "npm": { + "name": "estraverse", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 161, + }, + { + "behavior": { + "prod": true, + }, + "id": 294, + "literal": "^2.0.2", + "name": "esutils", + "npm": { + "name": "esutils", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 162, + }, + { + "behavior": { + "prod": true, + }, + "id": 295, + "literal": "^4.2.0", + "name": "@eslint-community/eslint-utils", + "npm": { + "name": "@eslint-community/eslint-utils", + "version": ">=4.2.0 <5.0.0", + }, + "package_id": 6, + }, + { + "behavior": { + "prod": true, + }, + "id": 296, + "literal": "^4.6.1", + "name": "@eslint-community/regexpp", + "npm": { + "name": "@eslint-community/regexpp", + "version": ">=4.6.1 <5.0.0", + }, + "package_id": 7, + }, + { + "behavior": { + "prod": true, + }, + "id": 297, + "literal": "^2.1.2", + "name": "@eslint/eslintrc", + "npm": { + "name": "@eslint/eslintrc", + "version": ">=2.1.2 <3.0.0", + }, + "package_id": 8, + }, + { + "behavior": { + "prod": true, + }, + "id": 298, + "literal": "8.50.0", + "name": "@eslint/js", + "npm": { + "name": "@eslint/js", + "version": "==8.50.0", + }, + "package_id": 9, + }, + { + "behavior": { + "prod": true, + }, + "id": 299, + "literal": "^0.11.11", + "name": "@humanwhocodes/config-array", + "npm": { + "name": "@humanwhocodes/config-array", + "version": ">=0.11.11 <0.12.0", + }, + "package_id": 10, + }, + { + "behavior": { + "prod": true, + }, + "id": 300, + "literal": "^1.0.1", + "name": "@humanwhocodes/module-importer", + "npm": { + "name": "@humanwhocodes/module-importer", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 11, + }, + { + "behavior": { + "prod": true, + }, + "id": 301, + "literal": "^1.2.8", + "name": "@nodelib/fs.walk", + "npm": { + "name": "@nodelib/fs.walk", + "version": ">=1.2.8 <2.0.0", + }, + "package_id": 32, + }, + { + "behavior": { + "prod": true, + }, + "id": 302, + "literal": "^6.12.4", + "name": "ajv", + "npm": { + "name": "ajv", + "version": ">=6.12.4 <7.0.0", + }, + "package_id": 54, + }, + { + "behavior": { + "prod": true, + }, + "id": 303, + "literal": "^4.0.0", + "name": "chalk", + "npm": { + "name": "chalk", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 99, + }, + { + "behavior": { + "prod": true, + }, + "id": 304, + "literal": "^7.0.2", + "name": "cross-spawn", + "npm": { + "name": "cross-spawn", + "version": ">=7.0.2 <8.0.0", + }, + "package_id": 109, + }, + { + "behavior": { + "prod": true, + }, + "id": 305, + "literal": "^4.3.2", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.2 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 306, + "literal": "^3.0.0", + "name": "doctrine", + "npm": { + "name": "doctrine", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 127, + }, + { + "behavior": { + "prod": true, + }, + "id": 307, + "literal": "^4.0.0", + "name": "escape-string-regexp", + "npm": { + "name": "escape-string-regexp", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 144, + }, + { + "behavior": { + "prod": true, + }, + "id": 308, + "literal": "^7.2.2", + "name": "eslint-scope", + "npm": { + "name": "eslint-scope", + "version": ">=7.2.2 <8.0.0", + }, + "package_id": 155, + }, + { + "behavior": { + "prod": true, + }, + "id": 309, + "literal": "^3.4.3", + "name": "eslint-visitor-keys", + "npm": { + "name": "eslint-visitor-keys", + "version": ">=3.4.3 <4.0.0", + }, + "package_id": 156, + }, + { + "behavior": { + "prod": true, + }, + "id": 310, + "literal": "^9.6.1", + "name": "espree", + "npm": { + "name": "espree", + "version": ">=9.6.1 <10.0.0", + }, + "package_id": 157, + }, + { + "behavior": { + "prod": true, + }, + "id": 311, + "literal": "^1.4.2", + "name": "esquery", + "npm": { + "name": "esquery", + "version": ">=1.4.2 <2.0.0", + }, + "package_id": 159, + }, + { + "behavior": { + "prod": true, + }, + "id": 312, + "literal": "^2.0.2", + "name": "esutils", + "npm": { + "name": "esutils", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 162, + }, + { + "behavior": { + "prod": true, + }, + "id": 313, + "literal": "^3.1.3", + "name": "fast-deep-equal", + "npm": { + "name": "fast-deep-equal", + "version": ">=3.1.3 <4.0.0", + }, + "package_id": 164, + }, + { + "behavior": { + "prod": true, + }, + "id": 314, + "literal": "^6.0.1", + "name": "file-entry-cache", + "npm": { + "name": "file-entry-cache", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 171, + }, + { + "behavior": { + "prod": true, + }, + "id": 315, + "literal": "^5.0.0", + "name": "find-up", + "npm": { + "name": "find-up", + "version": ">=5.0.0 <6.0.0", + }, + "package_id": 173, + }, + { + "behavior": { + "prod": true, + }, + "id": 316, + "literal": "^6.0.2", + "name": "glob-parent", + "npm": { + "name": "glob-parent", + "version": ">=6.0.2 <7.0.0", + }, + "package_id": 192, + }, + { + "behavior": { + "prod": true, + }, + "id": 317, + "literal": "^13.19.0", + "name": "globals", + "npm": { + "name": "globals", + "version": ">=13.19.0 <14.0.0", + }, + "package_id": 193, + }, + { + "behavior": { + "prod": true, + }, + "id": 318, + "literal": "^1.4.0", + "name": "graphemer", + "npm": { + "name": "graphemer", + "version": ">=1.4.0 <2.0.0", + }, + "package_id": 198, + }, + { + "behavior": { + "prod": true, + }, + "id": 319, + "literal": "^5.2.0", + "name": "ignore", + "npm": { + "name": "ignore", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 209, + }, + { + "behavior": { + "prod": true, + }, + "id": 320, + "literal": "^0.1.4", + "name": "imurmurhash", + "npm": { + "name": "imurmurhash", + "version": ">=0.1.4 <0.2.0", + }, + "package_id": 211, + }, + { + "behavior": { + "prod": true, + }, + "id": 321, + "literal": "^4.0.0", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 322, + "literal": "^3.0.3", + "name": "is-path-inside", + "npm": { + "name": "is-path-inside", + "version": ">=3.0.3 <4.0.0", + }, + "package_id": 235, + }, + { + "behavior": { + "prod": true, + }, + "id": 323, + "literal": "^4.1.0", + "name": "js-yaml", + "npm": { + "name": "js-yaml", + "version": ">=4.1.0 <5.0.0", + }, + "package_id": 251, + }, + { + "behavior": { + "prod": true, + }, + "id": 324, + "literal": "^1.0.1", + "name": "json-stable-stringify-without-jsonify", + "npm": { + "name": "json-stable-stringify-without-jsonify", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 256, + }, + { + "behavior": { + "prod": true, + }, + "id": 325, + "literal": "^0.4.1", + "name": "levn", + "npm": { + "name": "levn", + "version": ">=0.4.1 <0.5.0", + }, + "package_id": 263, + }, + { + "behavior": { + "prod": true, + }, + "id": 326, + "literal": "^4.6.2", + "name": "lodash.merge", + "npm": { + "name": "lodash.merge", + "version": ">=4.6.2 <5.0.0", + }, + "package_id": 267, + }, + { + "behavior": { + "prod": true, + }, + "id": 327, + "literal": "^3.1.2", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.1.2 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 328, + "literal": "^1.4.0", + "name": "natural-compare", + "npm": { + "name": "natural-compare", + "version": ">=1.4.0 <2.0.0", + }, + "package_id": 279, + }, + { + "behavior": { + "prod": true, + }, + "id": 329, + "literal": "^0.9.3", + "name": "optionator", + "npm": { + "name": "optionator", + "version": ">=0.9.3 <0.10.0", + }, + "package_id": 296, + }, + { + "behavior": { + "prod": true, + }, + "id": 330, + "literal": "^6.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 372, + }, + { + "behavior": { + "prod": true, + }, + "id": 331, + "literal": "^0.2.0", + "name": "text-table", + "npm": { + "name": "text-table", + "version": ">=0.2.0 <0.3.0", + }, + "package_id": 384, + }, + { + "behavior": { + "peer": true, + }, + "id": 332, + "literal": "^7.23.0 || ^8.0.0", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=7.23.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "optional": true, + "peer": true, + }, + "id": 333, + "literal": ">=3.3.1", + "name": "typescript", + "npm": { + "name": "typescript", + "version": ">=3.3.1", + }, + "package_id": 399, + }, + { + "behavior": { + "prod": true, + }, + "id": 334, + "literal": "14.1.3", + "name": "@next/eslint-plugin-next", + "npm": { + "name": "@next/eslint-plugin-next", + "version": "==14.1.3", + }, + "package_id": 20, + }, + { + "behavior": { + "prod": true, + }, + "id": 335, + "literal": "^1.3.3", + "name": "@rushstack/eslint-patch", + "npm": { + "name": "@rushstack/eslint-patch", + "version": ">=1.3.3 <2.0.0", + }, + "package_id": 35, + }, + { + "behavior": { + "prod": true, + }, + "id": 336, + "literal": "^5.4.2 || ^6.0.0", + "name": "@typescript-eslint/parser", + "npm": { + "name": "@typescript-eslint/parser", + "version": ">=5.4.2 <6.0.0 || >=6.0.0 <7.0.0 && >=6.0.0 <7.0.0", + }, + "package_id": 46, + }, + { + "behavior": { + "prod": true, + }, + "id": 337, + "literal": "^0.3.6", + "name": "eslint-import-resolver-node", + "npm": { + "name": "eslint-import-resolver-node", + "version": ">=0.3.6 <0.4.0", + }, + "package_id": 148, + }, + { + "behavior": { + "prod": true, + }, + "id": 338, + "literal": "^3.5.2", + "name": "eslint-import-resolver-typescript", + "npm": { + "name": "eslint-import-resolver-typescript", + "version": ">=3.5.2 <4.0.0", + }, + "package_id": 149, + }, + { + "behavior": { + "prod": true, + }, + "id": 339, + "literal": "^2.28.1", + "name": "eslint-plugin-import", + "npm": { + "name": "eslint-plugin-import", + "version": ">=2.28.1 <3.0.0", + }, + "package_id": 151, + }, + { + "behavior": { + "prod": true, + }, + "id": 340, + "literal": "^6.7.1", + "name": "eslint-plugin-jsx-a11y", + "npm": { + "name": "eslint-plugin-jsx-a11y", + "version": ">=6.7.1 <7.0.0", + }, + "package_id": 152, + }, + { + "behavior": { + "prod": true, + }, + "id": 341, + "literal": "^7.33.2", + "name": "eslint-plugin-react", + "npm": { + "name": "eslint-plugin-react", + "version": ">=7.33.2 <8.0.0", + }, + "package_id": 153, + }, + { + "behavior": { + "prod": true, + }, + "id": 342, + "literal": "^4.5.0 || 5.0.0-canary-7118f5dd7-20230705", + "name": "eslint-plugin-react-hooks", + "npm": { + "name": "eslint-plugin-react-hooks", + "version": ">=4.5.0 <5.0.0 || ==5.0.0-canary-7118f5dd7-20230705 && ==5.0.0-canary-7118f5dd7-20230705", + }, + "package_id": 154, + }, + { + "behavior": { + "prod": true, + }, + "id": 343, + "literal": "^3.2.7", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=3.2.7 <4.0.0", + }, + "package_id": 434, + }, + { + "behavior": { + "prod": true, + }, + "id": 344, + "literal": "^2.13.0", + "name": "is-core-module", + "npm": { + "name": "is-core-module", + "version": ">=2.13.0 <3.0.0", + }, + "package_id": 223, + }, + { + "behavior": { + "prod": true, + }, + "id": 345, + "literal": "^1.22.4", + "name": "resolve", + "npm": { + "name": "resolve", + "version": ">=1.22.4 <2.0.0", + }, + "package_id": 342, + }, + { + "behavior": { + "peer": true, + }, + "id": 346, + "literal": "*", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=0.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "peer": true, + }, + "id": 347, + "literal": "*", + "name": "eslint-plugin-import", + "npm": { + "name": "eslint-plugin-import", + "version": ">=0.0.0", + }, + "package_id": 151, + }, + { + "behavior": { + "prod": true, + }, + "id": 348, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 349, + "literal": "^5.12.0", + "name": "enhanced-resolve", + "npm": { + "name": "enhanced-resolve", + "version": ">=5.12.0 <6.0.0", + }, + "package_id": 132, + }, + { + "behavior": { + "prod": true, + }, + "id": 350, + "literal": "^2.7.4", + "name": "eslint-module-utils", + "npm": { + "name": "eslint-module-utils", + "version": ">=2.7.4 <3.0.0", + }, + "package_id": 150, + }, + { + "behavior": { + "prod": true, + }, + "id": 351, + "literal": "^3.3.1", + "name": "fast-glob", + "npm": { + "name": "fast-glob", + "version": ">=3.3.1 <4.0.0", + }, + "package_id": 166, + }, + { + "behavior": { + "prod": true, + }, + "id": 352, + "literal": "^4.5.0", + "name": "get-tsconfig", + "npm": { + "name": "get-tsconfig", + "version": ">=4.5.0 <5.0.0", + }, + "package_id": 189, + }, + { + "behavior": { + "prod": true, + }, + "id": 353, + "literal": "^2.11.0", + "name": "is-core-module", + "npm": { + "name": "is-core-module", + "version": ">=2.11.0 <3.0.0", + }, + "package_id": 223, + }, + { + "behavior": { + "prod": true, + }, + "id": 354, + "literal": "^4.0.3", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.3 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 355, + "literal": "^3.2.7", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=3.2.7 <4.0.0", + }, + "package_id": 434, + }, + { + "behavior": { + "peer": true, + }, + "id": 356, + "literal": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=2.0.0 <3.0.0 || >=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "prod": true, + }, + "id": 357, + "literal": "^3.1.7", + "name": "array-includes", + "npm": { + "name": "array-includes", + "version": ">=3.1.7 <4.0.0", + }, + "package_id": 63, + }, + { + "behavior": { + "prod": true, + }, + "id": 358, + "literal": "^1.2.3", + "name": "array.prototype.findlastindex", + "npm": { + "name": "array.prototype.findlastindex", + "version": ">=1.2.3 <2.0.0", + }, + "package_id": 66, + }, + { + "behavior": { + "prod": true, + }, + "id": 359, + "literal": "^1.3.2", + "name": "array.prototype.flat", + "npm": { + "name": "array.prototype.flat", + "version": ">=1.3.2 <2.0.0", + }, + "package_id": 67, + }, + { + "behavior": { + "prod": true, + }, + "id": 360, + "literal": "^1.3.2", + "name": "array.prototype.flatmap", + "npm": { + "name": "array.prototype.flatmap", + "version": ">=1.3.2 <2.0.0", + }, + "package_id": 68, + }, + { + "behavior": { + "prod": true, + }, + "id": 361, + "literal": "^3.2.7", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=3.2.7 <4.0.0", + }, + "package_id": 434, + }, + { + "behavior": { + "prod": true, + }, + "id": 362, + "literal": "^2.1.0", + "name": "doctrine", + "npm": { + "name": "doctrine", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 435, + }, + { + "behavior": { + "prod": true, + }, + "id": 363, + "literal": "^0.3.9", + "name": "eslint-import-resolver-node", + "npm": { + "name": "eslint-import-resolver-node", + "version": ">=0.3.9 <0.4.0", + }, + "package_id": 148, + }, + { + "behavior": { + "prod": true, + }, + "id": 364, + "literal": "^2.8.0", + "name": "eslint-module-utils", + "npm": { + "name": "eslint-module-utils", + "version": ">=2.8.0 <3.0.0", + }, + "package_id": 150, + }, + { + "behavior": { + "prod": true, + }, + "id": 365, + "literal": "^2.0.0", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 366, + "literal": "^2.13.1", + "name": "is-core-module", + "npm": { + "name": "is-core-module", + "version": ">=2.13.1 <3.0.0", + }, + "package_id": 223, + }, + { + "behavior": { + "prod": true, + }, + "id": 367, + "literal": "^4.0.3", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.3 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 368, + "literal": "^3.1.2", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.1.2 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 369, + "literal": "^2.0.7", + "name": "object.fromentries", + "npm": { + "name": "object.fromentries", + "version": ">=2.0.7 <3.0.0", + }, + "package_id": 291, + }, + { + "behavior": { + "prod": true, + }, + "id": 370, + "literal": "^1.0.1", + "name": "object.groupby", + "npm": { + "name": "object.groupby", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 292, + }, + { + "behavior": { + "prod": true, + }, + "id": 371, + "literal": "^1.1.7", + "name": "object.values", + "npm": { + "name": "object.values", + "version": ">=1.1.7 <2.0.0", + }, + "package_id": 294, + }, + { + "behavior": { + "prod": true, + }, + "id": 372, + "literal": "^6.3.1", + "name": "semver", + "npm": { + "name": "semver", + "version": ">=6.3.1 <7.0.0", + }, + "package_id": 351, + }, + { + "behavior": { + "prod": true, + }, + "id": 373, + "literal": "^3.15.0", + "name": "tsconfig-paths", + "npm": { + "name": "tsconfig-paths", + "version": ">=3.15.0 <4.0.0", + }, + "package_id": 391, + }, + { + "behavior": { + "peer": true, + }, + "id": 374, + "literal": "^3 || ^4 || ^5 || ^6 || ^7 || ^8", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "prod": true, + }, + "id": 375, + "literal": "^7.23.2", + "name": "@babel/runtime", + "npm": { + "name": "@babel/runtime", + "version": ">=7.23.2 <8.0.0", + }, + "package_id": 5, + }, + { + "behavior": { + "prod": true, + }, + "id": 376, + "literal": "^5.3.0", + "name": "aria-query", + "npm": { + "name": "aria-query", + "version": ">=5.3.0 <6.0.0", + }, + "package_id": 61, + }, + { + "behavior": { + "prod": true, + }, + "id": 377, + "literal": "^3.1.7", + "name": "array-includes", + "npm": { + "name": "array-includes", + "version": ">=3.1.7 <4.0.0", + }, + "package_id": 63, + }, + { + "behavior": { + "prod": true, + }, + "id": 378, + "literal": "^1.3.2", + "name": "array.prototype.flatmap", + "npm": { + "name": "array.prototype.flatmap", + "version": ">=1.3.2 <2.0.0", + }, + "package_id": 68, + }, + { + "behavior": { + "prod": true, + }, + "id": 379, + "literal": "^0.0.8", + "name": "ast-types-flow", + "npm": { + "name": "ast-types-flow", + "version": ">=0.0.8 <0.0.9", + }, + "package_id": 73, + }, + { + "behavior": { + "prod": true, + }, + "id": 380, + "literal": "=4.7.0", + "name": "axe-core", + "npm": { + "name": "axe-core", + "version": "==4.7.0", + }, + "package_id": 76, + }, + { + "behavior": { + "prod": true, + }, + "id": 381, + "literal": "^3.2.1", + "name": "axobject-query", + "npm": { + "name": "axobject-query", + "version": ">=3.2.1 <4.0.0", + }, + "package_id": 77, + }, + { + "behavior": { + "prod": true, + }, + "id": 382, + "literal": "^1.0.8", + "name": "damerau-levenshtein", + "npm": { + "name": "damerau-levenshtein", + "version": ">=1.0.8 <2.0.0", + }, + "package_id": 112, + }, + { + "behavior": { + "prod": true, + }, + "id": 383, + "literal": "^9.2.2", + "name": "emoji-regex", + "npm": { + "name": "emoji-regex", + "version": ">=9.2.2 <10.0.0", + }, + "package_id": 130, + }, + { + "behavior": { + "prod": true, + }, + "id": 384, + "literal": "^1.0.15", + "name": "es-iterator-helpers", + "npm": { + "name": "es-iterator-helpers", + "version": ">=1.0.15 <2.0.0", + }, + "package_id": 138, + }, + { + "behavior": { + "prod": true, + }, + "id": 385, + "literal": "^2.0.0", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 386, + "literal": "^3.3.5", + "name": "jsx-ast-utils", + "npm": { + "name": "jsx-ast-utils", + "version": ">=3.3.5 <4.0.0", + }, + "package_id": 259, + }, + { + "behavior": { + "prod": true, + }, + "id": 387, + "literal": "^1.0.9", + "name": "language-tags", + "npm": { + "name": "language-tags", + "version": ">=1.0.9 <2.0.0", + }, + "package_id": 262, + }, + { + "behavior": { + "prod": true, + }, + "id": 388, + "literal": "^3.1.2", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.1.2 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 389, + "literal": "^1.1.7", + "name": "object.entries", + "npm": { + "name": "object.entries", + "version": ">=1.1.7 <2.0.0", + }, + "package_id": 290, + }, + { + "behavior": { + "prod": true, + }, + "id": 390, + "literal": "^2.0.7", + "name": "object.fromentries", + "npm": { + "name": "object.fromentries", + "version": ">=2.0.7 <3.0.0", + }, + "package_id": 291, + }, + { + "behavior": { + "peer": true, + }, + "id": 391, + "literal": "^3 || ^4 || ^5 || ^6 || ^7 || ^8", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "prod": true, + }, + "id": 392, + "literal": "^3.1.8", + "name": "array-includes", + "npm": { + "name": "array-includes", + "version": ">=3.1.8 <4.0.0", + }, + "package_id": 63, + }, + { + "behavior": { + "prod": true, + }, + "id": 393, + "literal": "^1.2.5", + "name": "array.prototype.findlast", + "npm": { + "name": "array.prototype.findlast", + "version": ">=1.2.5 <2.0.0", + }, + "package_id": 65, + }, + { + "behavior": { + "prod": true, + }, + "id": 394, + "literal": "^1.3.2", + "name": "array.prototype.flatmap", + "npm": { + "name": "array.prototype.flatmap", + "version": ">=1.3.2 <2.0.0", + }, + "package_id": 68, + }, + { + "behavior": { + "prod": true, + }, + "id": 395, + "literal": "^1.1.2", + "name": "array.prototype.toreversed", + "npm": { + "name": "array.prototype.toreversed", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 69, + }, + { + "behavior": { + "prod": true, + }, + "id": 396, + "literal": "^1.1.3", + "name": "array.prototype.tosorted", + "npm": { + "name": "array.prototype.tosorted", + "version": ">=1.1.3 <2.0.0", + }, + "package_id": 70, + }, + { + "behavior": { + "prod": true, + }, + "id": 397, + "literal": "^2.1.0", + "name": "doctrine", + "npm": { + "name": "doctrine", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 435, + }, + { + "behavior": { + "prod": true, + }, + "id": 398, + "literal": "^1.0.19", + "name": "es-iterator-helpers", + "npm": { + "name": "es-iterator-helpers", + "version": ">=1.0.19 <2.0.0", + }, + "package_id": 138, + }, + { + "behavior": { + "prod": true, + }, + "id": 399, + "literal": "^5.3.0", + "name": "estraverse", + "npm": { + "name": "estraverse", + "version": ">=5.3.0 <6.0.0", + }, + "package_id": 161, + }, + { + "behavior": { + "prod": true, + }, + "id": 400, + "literal": "^2.4.1 || ^3.0.0", + "name": "jsx-ast-utils", + "npm": { + "name": "jsx-ast-utils", + "version": ">=2.4.1 <3.0.0 || >=3.0.0 <4.0.0 && >=3.0.0 <4.0.0", + }, + "package_id": 259, + }, + { + "behavior": { + "prod": true, + }, + "id": 401, + "literal": "^3.1.2", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.1.2 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 402, + "literal": "^1.1.8", + "name": "object.entries", + "npm": { + "name": "object.entries", + "version": ">=1.1.8 <2.0.0", + }, + "package_id": 290, + }, + { + "behavior": { + "prod": true, + }, + "id": 403, + "literal": "^2.0.8", + "name": "object.fromentries", + "npm": { + "name": "object.fromentries", + "version": ">=2.0.8 <3.0.0", + }, + "package_id": 291, + }, + { + "behavior": { + "prod": true, + }, + "id": 404, + "literal": "^1.1.4", + "name": "object.hasown", + "npm": { + "name": "object.hasown", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 293, + }, + { + "behavior": { + "prod": true, + }, + "id": 405, + "literal": "^1.2.0", + "name": "object.values", + "npm": { + "name": "object.values", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 294, + }, + { + "behavior": { + "prod": true, + }, + "id": 406, + "literal": "^15.8.1", + "name": "prop-types", + "npm": { + "name": "prop-types", + "version": ">=15.8.1 <16.0.0", + }, + "package_id": 324, + }, + { + "behavior": { + "prod": true, + }, + "id": 407, + "literal": "^2.0.0-next.5", + "name": "resolve", + "npm": { + "name": "resolve", + "version": ">=2.0.0-next.5 <3.0.0", + }, + "package_id": 436, + }, + { + "behavior": { + "prod": true, + }, + "id": 408, + "literal": "^6.3.1", + "name": "semver", + "npm": { + "name": "semver", + "version": ">=6.3.1 <7.0.0", + }, + "package_id": 351, + }, + { + "behavior": { + "prod": true, + }, + "id": 409, + "literal": "^4.0.11", + "name": "string.prototype.matchall", + "npm": { + "name": "string.prototype.matchall", + "version": ">=4.0.11 <5.0.0", + }, + "package_id": 368, + }, + { + "behavior": { + "peer": true, + }, + "id": 410, + "literal": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0", + "name": "eslint", + "npm": { + "name": "eslint", + "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=8.0.0-0 <9.0.0", + }, + "package_id": 146, + }, + { + "behavior": { + "prod": true, + }, + "id": 411, + "literal": "^4.3.0", + "name": "esrecurse", + "npm": { + "name": "esrecurse", + "version": ">=4.3.0 <5.0.0", + }, + "package_id": 160, + }, + { + "behavior": { + "prod": true, + }, + "id": 412, + "literal": "^5.2.0", + "name": "estraverse", + "npm": { + "name": "estraverse", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 161, + }, + { + "behavior": { + "prod": true, + }, + "id": 413, + "literal": "^8.9.0", + "name": "acorn", + "npm": { + "name": "acorn", + "version": ">=8.9.0 <9.0.0", + }, + "package_id": 51, + }, + { + "behavior": { + "prod": true, + }, + "id": 414, + "literal": "^5.3.2", + "name": "acorn-jsx", + "npm": { + "name": "acorn-jsx", + "version": ">=5.3.2 <6.0.0", + }, + "package_id": 52, + }, + { + "behavior": { + "prod": true, + }, + "id": 415, + "literal": "^3.4.1", + "name": "eslint-visitor-keys", + "npm": { + "name": "eslint-visitor-keys", + "version": ">=3.4.1 <4.0.0", + }, + "package_id": 156, + }, + { + "behavior": { + "prod": true, + }, + "id": 416, + "literal": "^5.1.0", + "name": "estraverse", + "npm": { + "name": "estraverse", + "version": ">=5.1.0 <6.0.0", + }, + "package_id": 161, + }, + { + "behavior": { + "prod": true, + }, + "id": 417, + "literal": "^5.2.0", + "name": "estraverse", + "npm": { + "name": "estraverse", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 161, + }, + { + "behavior": { + "optional": true, + }, + "id": 418, + "literal": "^2.9.1", + "name": "@types/yauzl", + "npm": { + "name": "@types/yauzl", + "version": ">=2.9.1 <3.0.0", + }, + "package_id": 45, + }, + { + "behavior": { + "prod": true, + }, + "id": 419, + "literal": "^4.1.1", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.1.1 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 420, + "literal": "^5.1.0", + "name": "get-stream", + "npm": { + "name": "get-stream", + "version": ">=5.1.0 <6.0.0", + }, + "package_id": 187, + }, + { + "behavior": { + "prod": true, + }, + "id": 421, + "literal": "^2.10.0", + "name": "yauzl", + "npm": { + "name": "yauzl", + "version": ">=2.10.0 <3.0.0", + }, + "package_id": 422, + }, + { + "behavior": { + "prod": true, + }, + "id": 422, + "literal": "^2.0.2", + "name": "@nodelib/fs.stat", + "npm": { + "name": "@nodelib/fs.stat", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 31, + }, + { + "behavior": { + "prod": true, + }, + "id": 423, + "literal": "^1.2.3", + "name": "@nodelib/fs.walk", + "npm": { + "name": "@nodelib/fs.walk", + "version": ">=1.2.3 <2.0.0", + }, + "package_id": 32, + }, + { + "behavior": { + "prod": true, + }, + "id": 424, + "literal": "^5.1.2", + "name": "glob-parent", + "npm": { + "name": "glob-parent", + "version": ">=5.1.2 <6.0.0", + }, + "package_id": 433, + }, + { + "behavior": { + "prod": true, + }, + "id": 425, + "literal": "^1.3.0", + "name": "merge2", + "npm": { + "name": "merge2", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 270, + }, + { + "behavior": { + "prod": true, + }, + "id": 426, + "literal": "^4.0.4", + "name": "micromatch", + "npm": { + "name": "micromatch", + "version": ">=4.0.4 <5.0.0", + }, + "package_id": 271, + }, + { + "behavior": { + "prod": true, + }, + "id": 427, + "literal": "^1.0.4", + "name": "reusify", + "npm": { + "name": "reusify", + "version": ">=1.0.4 <2.0.0", + }, + "package_id": 345, + }, + { + "behavior": { + "prod": true, + }, + "id": 428, + "literal": "~1.2.0", + "name": "pend", + "npm": { + "name": "pend", + "version": ">=1.2.0 <1.3.0", + }, + "package_id": 309, + }, + { + "behavior": { + "prod": true, + }, + "id": 429, + "literal": "^3.0.4", + "name": "flat-cache", + "npm": { + "name": "flat-cache", + "version": ">=3.0.4 <4.0.0", + }, + "package_id": 174, + }, + { + "behavior": { + "prod": true, + }, + "id": 430, + "literal": "^5.0.1", + "name": "to-regex-range", + "npm": { + "name": "to-regex-range", + "version": ">=5.0.1 <6.0.0", + }, + "package_id": 388, + }, + { + "behavior": { + "prod": true, + }, + "id": 431, + "literal": "^6.0.0", + "name": "locate-path", + "npm": { + "name": "locate-path", + "version": ">=6.0.0 <7.0.0", + }, + "package_id": 266, + }, + { + "behavior": { + "prod": true, + }, + "id": 432, + "literal": "^4.0.0", + "name": "path-exists", + "npm": { + "name": "path-exists", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 303, + }, + { + "behavior": { + "prod": true, + }, + "id": 433, + "literal": "^3.2.9", + "name": "flatted", + "npm": { + "name": "flatted", + "version": ">=3.2.9 <4.0.0", + }, + "package_id": 175, + }, + { + "behavior": { + "prod": true, + }, + "id": 434, + "literal": "^4.5.3", + "name": "keyv", + "npm": { + "name": "keyv", + "version": ">=4.5.3 <5.0.0", + }, + "package_id": 260, + }, + { + "behavior": { + "prod": true, + }, + "id": 435, + "literal": "^3.0.2", + "name": "rimraf", + "npm": { + "name": "rimraf", + "version": ">=3.0.2 <4.0.0", + }, + "package_id": 346, + }, + { + "behavior": { + "prod": true, + }, + "id": 436, + "literal": "^1.1.3", + "name": "is-callable", + "npm": { + "name": "is-callable", + "version": ">=1.1.3 <2.0.0", + }, + "package_id": 222, + }, + { + "behavior": { + "prod": true, + }, + "id": 437, + "literal": "^7.0.0", + "name": "cross-spawn", + "npm": { + "name": "cross-spawn", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 109, + }, + { + "behavior": { + "prod": true, + }, + "id": 438, + "literal": "^4.0.1", + "name": "signal-exit", + "npm": { + "name": "signal-exit", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 357, + }, + { + "behavior": { + "prod": true, + }, + "id": 439, + "literal": "^4.2.0", + "name": "graceful-fs", + "npm": { + "name": "graceful-fs", + "version": ">=4.2.0 <5.0.0", + }, + "package_id": 197, + }, + { + "behavior": { + "prod": true, + }, + "id": 440, + "literal": "^6.0.1", + "name": "jsonfile", + "npm": { + "name": "jsonfile", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 258, + }, + { + "behavior": { + "prod": true, + }, + "id": 441, + "literal": "^2.0.0", + "name": "universalify", + "npm": { + "name": "universalify", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 403, + }, + { + "behavior": { + "prod": true, + }, + "id": 442, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 443, + "literal": "^1.2.0", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 444, + "literal": "^1.22.1", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.22.1 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 445, + "literal": "^1.2.3", + "name": "functions-have-names", + "npm": { + "name": "functions-have-names", + "version": ">=1.2.3 <2.0.0", + }, + "package_id": 184, + }, + { + "behavior": { + "prod": true, + }, + "id": 446, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 447, + "literal": "^1.1.2", + "name": "function-bind", + "npm": { + "name": "function-bind", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 182, + }, + { + "behavior": { + "prod": true, + }, + "id": 448, + "literal": "^1.0.1", + "name": "has-proto", + "npm": { + "name": "has-proto", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 202, + }, + { + "behavior": { + "prod": true, + }, + "id": 449, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 450, + "literal": "^2.0.0", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 451, + "literal": "^3.0.0", + "name": "pump", + "npm": { + "name": "pump", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 327, + }, + { + "behavior": { + "prod": true, + }, + "id": 452, + "literal": "^1.0.5", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.5 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 453, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 454, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 455, + "literal": "^1.0.0", + "name": "resolve-pkg-maps", + "npm": { + "name": "resolve-pkg-maps", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 344, + }, + { + "behavior": { + "prod": true, + }, + "id": 456, + "literal": "^5.0.2", + "name": "basic-ftp", + "npm": { + "name": "basic-ftp", + "version": ">=5.0.2 <6.0.0", + }, + "package_id": 86, + }, + { + "behavior": { + "prod": true, + }, + "id": 457, + "literal": "^6.0.2", + "name": "data-uri-to-buffer", + "npm": { + "name": "data-uri-to-buffer", + "version": ">=6.0.2 <7.0.0", + }, + "package_id": 113, + }, + { + "behavior": { + "prod": true, + }, + "id": 458, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 459, + "literal": "^11.2.0", + "name": "fs-extra", + "npm": { + "name": "fs-extra", + "version": ">=11.2.0 <12.0.0", + }, + "package_id": 179, + }, + { + "behavior": { + "prod": true, + }, + "id": 460, + "literal": "^3.1.0", + "name": "foreground-child", + "npm": { + "name": "foreground-child", + "version": ">=3.1.0 <4.0.0", + }, + "package_id": 177, + }, + { + "behavior": { + "prod": true, + }, + "id": 461, + "literal": "^2.3.5", + "name": "jackspeak", + "npm": { + "name": "jackspeak", + "version": ">=2.3.5 <3.0.0", + }, + "package_id": 248, + }, + { + "behavior": { + "prod": true, + }, + "id": 462, + "literal": "^9.0.1", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=9.0.1 <10.0.0", + }, + "package_id": 437, + }, + { + "behavior": { + "prod": true, + }, + "id": 463, + "literal": "^5.0.0 || ^6.0.2 || ^7.0.0", + "name": "minipass", + "npm": { + "name": "minipass", + "version": ">=5.0.0 <6.0.0 || >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=7.0.0 <8.0.0", + }, + "package_id": 274, + }, + { + "behavior": { + "prod": true, + }, + "id": 464, + "literal": "^1.10.1", + "name": "path-scurry", + "npm": { + "name": "path-scurry", + "version": ">=1.10.1 <2.0.0", + }, + "package_id": 307, + }, + { + "behavior": { + "prod": true, + }, + "id": 465, + "literal": "^4.0.3", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.3 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 466, + "literal": "^0.20.2", + "name": "type-fest", + "npm": { + "name": "type-fest", + "version": ">=0.20.2 <0.21.0", + }, + "package_id": 394, + }, + { + "behavior": { + "prod": true, + }, + "id": 467, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 468, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 469, + "literal": "^2.1.0", + "name": "array-union", + "npm": { + "name": "array-union", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 64, + }, + { + "behavior": { + "prod": true, + }, + "id": 470, + "literal": "^3.0.1", + "name": "dir-glob", + "npm": { + "name": "dir-glob", + "version": ">=3.0.1 <4.0.0", + }, + "package_id": 125, + }, + { + "behavior": { + "prod": true, + }, + "id": 471, + "literal": "^3.2.9", + "name": "fast-glob", + "npm": { + "name": "fast-glob", + "version": ">=3.2.9 <4.0.0", + }, + "package_id": 166, + }, + { + "behavior": { + "prod": true, + }, + "id": 472, + "literal": "^5.2.0", + "name": "ignore", + "npm": { + "name": "ignore", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 209, + }, + { + "behavior": { + "prod": true, + }, + "id": 473, + "literal": "^1.4.1", + "name": "merge2", + "npm": { + "name": "merge2", + "version": ">=1.4.1 <2.0.0", + }, + "package_id": 270, + }, + { + "behavior": { + "prod": true, + }, + "id": 474, + "literal": "^3.0.0", + "name": "slash", + "npm": { + "name": "slash", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 358, + }, + { + "behavior": { + "prod": true, + }, + "id": 475, + "literal": "^1.1.3", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.1.3 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 476, + "literal": "^1.0.0", + "name": "es-define-property", + "npm": { + "name": "es-define-property", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 136, + }, + { + "behavior": { + "prod": true, + }, + "id": 477, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 478, + "literal": "^1.1.2", + "name": "function-bind", + "npm": { + "name": "function-bind", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 182, + }, + { + "behavior": { + "prod": true, + }, + "id": 479, + "literal": "^7.1.0", + "name": "agent-base", + "npm": { + "name": "agent-base", + "version": ">=7.1.0 <8.0.0", + }, + "package_id": 53, + }, + { + "behavior": { + "prod": true, + }, + "id": 480, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 481, + "literal": "^7.0.2", + "name": "agent-base", + "npm": { + "name": "agent-base", + "version": ">=7.0.2 <8.0.0", + }, + "package_id": 53, + }, + { + "behavior": { + "prod": true, + }, + "id": 482, + "literal": "4", + "name": "debug", + "npm": { + "name": "debug", + "version": "<5.0.0 >=4.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 483, + "literal": "^1.0.0", + "name": "parent-module", + "npm": { + "name": "parent-module", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 301, + }, + { + "behavior": { + "prod": true, + }, + "id": 484, + "literal": "^4.0.0", + "name": "resolve-from", + "npm": { + "name": "resolve-from", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 343, + }, + { + "behavior": { + "prod": true, + }, + "id": 485, + "literal": "^1.3.0", + "name": "once", + "npm": { + "name": "once", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 295, + }, + { + "behavior": { + "prod": true, + }, + "id": 486, + "literal": "1", + "name": "wrappy", + "npm": { + "name": "wrappy", + "version": "<2.0.0 >=1.0.0", + }, + "package_id": 415, + }, + { + "behavior": { + "prod": true, + }, + "id": 487, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 488, + "literal": "^2.0.0", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 489, + "literal": "^1.0.4", + "name": "side-channel", + "npm": { + "name": "side-channel", + "version": ">=1.0.4 <2.0.0", + }, + "package_id": 356, + }, + { + "behavior": { + "prod": true, + }, + "id": 490, + "literal": "1.1.0", + "name": "jsbn", + "npm": { + "name": "jsbn", + "version": "==1.1.0", + }, + "package_id": 252, + }, + { + "behavior": { + "prod": true, + }, + "id": 491, + "literal": "^1.1.3", + "name": "sprintf-js", + "npm": { + "name": "sprintf-js", + "version": ">=1.1.3 <2.0.0", + }, + "package_id": 364, + }, + { + "behavior": { + "prod": true, + }, + "id": 492, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 493, + "literal": "^1.2.1", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 494, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 495, + "literal": "^1.0.1", + "name": "has-bigints", + "npm": { + "name": "has-bigints", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 199, + }, + { + "behavior": { + "prod": true, + }, + "id": 496, + "literal": "^2.0.0", + "name": "binary-extensions", + "npm": { + "name": "binary-extensions", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 87, + }, + { + "behavior": { + "prod": true, + }, + "id": 497, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 498, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 499, + "literal": "^2.0.0", + "name": "hasown", + "npm": { + "name": "hasown", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 205, + }, + { + "behavior": { + "prod": true, + }, + "id": 500, + "literal": "^1.1.13", + "name": "is-typed-array", + "npm": { + "name": "is-typed-array", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 241, + }, + { + "behavior": { + "prod": true, + }, + "id": 501, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 502, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 503, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 504, + "literal": "^2.1.1", + "name": "is-extglob", + "npm": { + "name": "is-extglob", + "version": ">=2.1.1 <3.0.0", + }, + "package_id": 226, + }, + { + "behavior": { + "prod": true, + }, + "id": 505, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 506, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 507, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 508, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 509, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 510, + "literal": "^1.0.2", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 511, + "literal": "^1.1.14", + "name": "which-typed-array", + "npm": { + "name": "which-typed-array", + "version": ">=1.1.14 <2.0.0", + }, + "package_id": 412, + }, + { + "behavior": { + "prod": true, + }, + "id": 512, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 513, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 514, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 515, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 516, + "literal": "^1.2.1", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 517, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 518, + "literal": "^1.0.4", + "name": "reflect.getprototypeof", + "npm": { + "name": "reflect.getprototypeof", + "version": ">=1.0.4 <2.0.0", + }, + "package_id": 338, + }, + { + "behavior": { + "prod": true, + }, + "id": 519, + "literal": "^2.0.1", + "name": "set-function-name", + "npm": { + "name": "set-function-name", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 353, + }, + { + "behavior": { + "optional": true, + }, + "id": 520, + "literal": "^0.11.0", + "name": "@pkgjs/parseargs", + "npm": { + "name": "@pkgjs/parseargs", + "version": ">=0.11.0 <0.12.0", + }, + "package_id": 33, + }, + { + "behavior": { + "prod": true, + }, + "id": 521, + "literal": "^8.0.2", + "name": "@isaacs/cliui", + "npm": { + "name": "@isaacs/cliui", + "version": ">=8.0.2 <9.0.0", + }, + "package_id": 13, + }, + { + "behavior": { + "prod": true, + }, + "id": 522, + "literal": "^2.0.1", + "name": "argparse", + "npm": { + "name": "argparse", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 60, + }, + { + "behavior": { + "prod": true, + }, + "id": 523, + "literal": "^1.2.0", + "name": "minimist", + "npm": { + "name": "minimist", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 273, + }, + { + "behavior": { + "optional": true, + }, + "id": 524, + "literal": "^4.1.6", + "name": "graceful-fs", + "npm": { + "name": "graceful-fs", + "version": ">=4.1.6 <5.0.0", + }, + "package_id": 197, + }, + { + "behavior": { + "prod": true, + }, + "id": 525, + "literal": "^2.0.0", + "name": "universalify", + "npm": { + "name": "universalify", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 403, + }, + { + "behavior": { + "prod": true, + }, + "id": 526, + "literal": "^3.1.6", + "name": "array-includes", + "npm": { + "name": "array-includes", + "version": ">=3.1.6 <4.0.0", + }, + "package_id": 63, + }, + { + "behavior": { + "prod": true, + }, + "id": 527, + "literal": "^1.3.1", + "name": "array.prototype.flat", + "npm": { + "name": "array.prototype.flat", + "version": ">=1.3.1 <2.0.0", + }, + "package_id": 67, + }, + { + "behavior": { + "prod": true, + }, + "id": 528, + "literal": "^4.1.4", + "name": "object.assign", + "npm": { + "name": "object.assign", + "version": ">=4.1.4 <5.0.0", + }, + "package_id": 289, + }, + { + "behavior": { + "prod": true, + }, + "id": 529, + "literal": "^1.1.6", + "name": "object.values", + "npm": { + "name": "object.values", + "version": ">=1.1.6 <2.0.0", + }, + "package_id": 294, + }, + { + "behavior": { + "prod": true, + }, + "id": 530, + "literal": "3.0.1", + "name": "json-buffer", + "npm": { + "name": "json-buffer", + "version": "==3.0.1", + }, + "package_id": 253, + }, + { + "behavior": { + "prod": true, + }, + "id": 531, + "literal": "^0.3.20", + "name": "language-subtag-registry", + "npm": { + "name": "language-subtag-registry", + "version": ">=0.3.20 <0.4.0", + }, + "package_id": 261, + }, + { + "behavior": { + "prod": true, + }, + "id": 532, + "literal": "^1.2.1", + "name": "prelude-ls", + "npm": { + "name": "prelude-ls", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 322, + }, + { + "behavior": { + "prod": true, + }, + "id": 533, + "literal": "~0.4.0", + "name": "type-check", + "npm": { + "name": "type-check", + "version": ">=0.4.0 <0.5.0", + }, + "package_id": 393, + }, + { + "behavior": { + "prod": true, + }, + "id": 534, + "literal": "^5.0.0", + "name": "p-locate", + "npm": { + "name": "p-locate", + "version": ">=5.0.0 <6.0.0", + }, + "package_id": 298, + }, + { + "behavior": { + "prod": true, + }, + "id": 535, + "literal": "^3.0.0 || ^4.0.0", + "name": "js-tokens", + "npm": { + "name": "js-tokens", + "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 && >=4.0.0 <5.0.0", + }, + "package_id": 250, + }, + { + "behavior": { + "prod": true, + }, + "id": 536, + "literal": "^3.0.3", + "name": "braces", + "npm": { + "name": "braces", + "version": ">=3.0.3 <4.0.0", + }, + "package_id": 89, + }, + { + "behavior": { + "prod": true, + }, + "id": 537, + "literal": "^2.3.1", + "name": "picomatch", + "npm": { + "name": "picomatch", + "version": ">=2.3.1 <3.0.0", + }, + "package_id": 311, + }, + { + "behavior": { + "prod": true, + }, + "id": 538, + "literal": "^1.1.7", + "name": "brace-expansion", + "npm": { + "name": "brace-expansion", + "version": ">=1.1.7 <2.0.0", + }, + "package_id": 88, + }, + { + "behavior": { + "prod": true, + }, + "id": 539, + "literal": "^1.0.0", + "name": "any-promise", + "npm": { + "name": "any-promise", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 57, + }, + { + "behavior": { + "prod": true, + }, + "id": 540, + "literal": "^4.0.1", + "name": "object-assign", + "npm": { + "name": "object-assign", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 285, + }, + { + "behavior": { + "prod": true, + }, + "id": 541, + "literal": "^1.0.0", + "name": "thenify-all", + "npm": { + "name": "thenify-all", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 386, + }, + { + "behavior": { + "optional": true, + "peer": true, + }, + "id": 542, + "literal": "^1.1.0", + "name": "@opentelemetry/api", + "npm": { + "name": "@opentelemetry/api", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "peer": true, + }, + "id": 543, + "literal": "^18.2.0", + "name": "react", + "npm": { + "name": "react", + "version": ">=18.2.0 <19.0.0", + }, + "package_id": 333, + }, + { + "behavior": { + "peer": true, + }, + "id": 544, + "literal": "^18.2.0", + "name": "react-dom", + "npm": { + "name": "react-dom", + "version": ">=18.2.0 <19.0.0", + }, + "package_id": 334, + }, + { + "behavior": { + "optional": true, + "peer": true, + }, + "id": 545, + "literal": "^1.3.0", + "name": "sass", + "npm": { + "name": "sass", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "optional": true, + }, + "id": 546, + "literal": "14.1.3", + "name": "@next/swc-darwin-arm64", + "npm": { + "name": "@next/swc-darwin-arm64", + "version": "==14.1.3", + }, + "package_id": 21, + }, + { + "behavior": { + "optional": true, + }, + "id": 547, + "literal": "14.1.3", + "name": "@next/swc-darwin-x64", + "npm": { + "name": "@next/swc-darwin-x64", + "version": "==14.1.3", + }, + "package_id": 22, + }, + { + "behavior": { + "optional": true, + }, + "id": 548, + "literal": "14.1.3", + "name": "@next/swc-linux-arm64-gnu", + "npm": { + "name": "@next/swc-linux-arm64-gnu", + "version": "==14.1.3", + }, + "package_id": 23, + }, + { + "behavior": { + "optional": true, + }, + "id": 549, + "literal": "14.1.3", + "name": "@next/swc-linux-arm64-musl", + "npm": { + "name": "@next/swc-linux-arm64-musl", + "version": "==14.1.3", + }, + "package_id": 24, + }, + { + "behavior": { + "optional": true, + }, + "id": 550, + "literal": "14.1.3", + "name": "@next/swc-linux-x64-gnu", + "npm": { + "name": "@next/swc-linux-x64-gnu", + "version": "==14.1.3", + }, + "package_id": 25, + }, + { + "behavior": { + "optional": true, + }, + "id": 551, + "literal": "14.1.3", + "name": "@next/swc-linux-x64-musl", + "npm": { + "name": "@next/swc-linux-x64-musl", + "version": "==14.1.3", + }, + "package_id": 26, + }, + { + "behavior": { + "optional": true, + }, + "id": 552, + "literal": "14.1.3", + "name": "@next/swc-win32-arm64-msvc", + "npm": { + "name": "@next/swc-win32-arm64-msvc", + "version": "==14.1.3", + }, + "package_id": 27, + }, + { + "behavior": { + "optional": true, + }, + "id": 553, + "literal": "14.1.3", + "name": "@next/swc-win32-ia32-msvc", + "npm": { + "name": "@next/swc-win32-ia32-msvc", + "version": "==14.1.3", + }, + "package_id": 28, + }, + { + "behavior": { + "optional": true, + }, + "id": 554, + "literal": "14.1.3", + "name": "@next/swc-win32-x64-msvc", + "npm": { + "name": "@next/swc-win32-x64-msvc", + "version": "==14.1.3", + }, + "package_id": 29, + }, + { + "behavior": { + "prod": true, + }, + "id": 555, + "literal": "14.1.3", + "name": "@next/env", + "npm": { + "name": "@next/env", + "version": "==14.1.3", + }, + "package_id": 19, + }, + { + "behavior": { + "prod": true, + }, + "id": 556, + "literal": "0.5.2", + "name": "@swc/helpers", + "npm": { + "name": "@swc/helpers", + "version": "==0.5.2", + }, + "package_id": 36, + }, + { + "behavior": { + "prod": true, + }, + "id": 557, + "literal": "1.6.0", + "name": "busboy", + "npm": { + "name": "busboy", + "version": "==1.6.0", + }, + "package_id": 94, + }, + { + "behavior": { + "prod": true, + }, + "id": 558, + "literal": "^1.0.30001579", + "name": "caniuse-lite", + "npm": { + "name": "caniuse-lite", + "version": ">=1.0.30001579 <2.0.0", + }, + "package_id": 98, + }, + { + "behavior": { + "prod": true, + }, + "id": 559, + "literal": "^4.2.11", + "name": "graceful-fs", + "npm": { + "name": "graceful-fs", + "version": ">=4.2.11 <5.0.0", + }, + "package_id": 197, + }, + { + "behavior": { + "prod": true, + }, + "id": 560, + "literal": "8.4.31", + "name": "postcss", + "npm": { + "name": "postcss", + "version": "==8.4.31", + }, + "package_id": 438, + }, + { + "behavior": { + "prod": true, + }, + "id": 561, + "literal": "5.1.1", + "name": "styled-jsx", + "npm": { + "name": "styled-jsx", + "version": "==5.1.1", + }, + "package_id": 375, + }, + { + "behavior": { + "prod": true, + }, + "id": 562, + "literal": "^1.0.5", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.5 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 563, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 564, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 565, + "literal": "^1.1.1", + "name": "object-keys", + "npm": { + "name": "object-keys", + "version": ">=1.1.1 <2.0.0", + }, + "package_id": 288, + }, + { + "behavior": { + "prod": true, + }, + "id": 566, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 567, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 568, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 569, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 570, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 571, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 572, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 573, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 574, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 575, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 576, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 577, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 578, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 579, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 580, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 581, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 582, + "literal": "1", + "name": "wrappy", + "npm": { + "name": "wrappy", + "version": "<2.0.0 >=1.0.0", + }, + "package_id": 415, + }, + { + "behavior": { + "prod": true, + }, + "id": 583, + "literal": "^0.1.3", + "name": "deep-is", + "npm": { + "name": "deep-is", + "version": ">=0.1.3 <0.2.0", + }, + "package_id": 118, + }, + { + "behavior": { + "prod": true, + }, + "id": 584, + "literal": "^2.0.6", + "name": "fast-levenshtein", + "npm": { + "name": "fast-levenshtein", + "version": ">=2.0.6 <3.0.0", + }, + "package_id": 168, + }, + { + "behavior": { + "prod": true, + }, + "id": 585, + "literal": "^0.4.1", + "name": "levn", + "npm": { + "name": "levn", + "version": ">=0.4.1 <0.5.0", + }, + "package_id": 263, + }, + { + "behavior": { + "prod": true, + }, + "id": 586, + "literal": "^1.2.1", + "name": "prelude-ls", + "npm": { + "name": "prelude-ls", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 322, + }, + { + "behavior": { + "prod": true, + }, + "id": 587, + "literal": "^0.4.0", + "name": "type-check", + "npm": { + "name": "type-check", + "version": ">=0.4.0 <0.5.0", + }, + "package_id": 393, + }, + { + "behavior": { + "prod": true, + }, + "id": 588, + "literal": "^1.2.5", + "name": "word-wrap", + "npm": { + "name": "word-wrap", + "version": ">=1.2.5 <2.0.0", + }, + "package_id": 413, + }, + { + "behavior": { + "prod": true, + }, + "id": 589, + "literal": "^0.1.0", + "name": "yocto-queue", + "npm": { + "name": "yocto-queue", + "version": ">=0.1.0 <0.2.0", + }, + "package_id": 423, + }, + { + "behavior": { + "prod": true, + }, + "id": 590, + "literal": "^3.0.2", + "name": "p-limit", + "npm": { + "name": "p-limit", + "version": ">=3.0.2 <4.0.0", + }, + "package_id": 297, + }, + { + "behavior": { + "prod": true, + }, + "id": 591, + "literal": "^0.23.0", + "name": "@tootallnate/quickjs-emscripten", + "npm": { + "name": "@tootallnate/quickjs-emscripten", + "version": ">=0.23.0 <0.24.0", + }, + "package_id": 37, + }, + { + "behavior": { + "prod": true, + }, + "id": 592, + "literal": "^7.0.2", + "name": "agent-base", + "npm": { + "name": "agent-base", + "version": ">=7.0.2 <8.0.0", + }, + "package_id": 53, + }, + { + "behavior": { + "prod": true, + }, + "id": 593, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 594, + "literal": "^6.0.1", + "name": "get-uri", + "npm": { + "name": "get-uri", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 190, + }, + { + "behavior": { + "prod": true, + }, + "id": 595, + "literal": "^7.0.0", + "name": "http-proxy-agent", + "npm": { + "name": "http-proxy-agent", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 206, + }, + { + "behavior": { + "prod": true, + }, + "id": 596, + "literal": "^7.0.2", + "name": "https-proxy-agent", + "npm": { + "name": "https-proxy-agent", + "version": ">=7.0.2 <8.0.0", + }, + "package_id": 207, + }, + { + "behavior": { + "prod": true, + }, + "id": 597, + "literal": "^7.0.0", + "name": "pac-resolver", + "npm": { + "name": "pac-resolver", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 300, + }, + { + "behavior": { + "prod": true, + }, + "id": 598, + "literal": "^8.0.2", + "name": "socks-proxy-agent", + "npm": { + "name": "socks-proxy-agent", + "version": ">=8.0.2 <9.0.0", + }, + "package_id": 361, + }, + { + "behavior": { + "prod": true, + }, + "id": 599, + "literal": "^5.0.0", + "name": "degenerator", + "npm": { + "name": "degenerator", + "version": ">=5.0.0 <6.0.0", + }, + "package_id": 121, + }, + { + "behavior": { + "prod": true, + }, + "id": 600, + "literal": "^2.0.2", + "name": "netmask", + "npm": { + "name": "netmask", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 280, + }, + { + "behavior": { + "prod": true, + }, + "id": 601, + "literal": "^3.0.0", + "name": "callsites", + "npm": { + "name": "callsites", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 96, + }, + { + "behavior": { + "prod": true, + }, + "id": 602, + "literal": "^7.0.0", + "name": "@babel/code-frame", + "npm": { + "name": "@babel/code-frame", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 2, + }, + { + "behavior": { + "prod": true, + }, + "id": 603, + "literal": "^1.3.1", + "name": "error-ex", + "npm": { + "name": "error-ex", + "version": ">=1.3.1 <2.0.0", + }, + "package_id": 134, + }, + { + "behavior": { + "prod": true, + }, + "id": 604, + "literal": "^2.3.0", + "name": "json-parse-even-better-errors", + "npm": { + "name": "json-parse-even-better-errors", + "version": ">=2.3.0 <3.0.0", + }, + "package_id": 254, + }, + { + "behavior": { + "prod": true, + }, + "id": 605, + "literal": "^1.1.6", + "name": "lines-and-columns", + "npm": { + "name": "lines-and-columns", + "version": ">=1.1.6 <2.0.0", + }, + "package_id": 265, + }, + { + "behavior": { + "prod": true, + }, + "id": 606, + "literal": "^10.2.0", + "name": "lru-cache", + "npm": { + "name": "lru-cache", + "version": ">=10.2.0 <11.0.0", + }, + "package_id": 439, + }, + { + "behavior": { + "prod": true, + }, + "id": 607, + "literal": "^5.0.0 || ^6.0.2 || ^7.0.0", + "name": "minipass", + "npm": { + "name": "minipass", + "version": ">=5.0.0 <6.0.0 || >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=7.0.0 <8.0.0", + }, + "package_id": 274, + }, + { + "behavior": { + "prod": true, + }, + "id": 608, + "literal": "^3.3.6", + "name": "nanoid", + "npm": { + "name": "nanoid", + "version": ">=3.3.6 <4.0.0", + }, + "package_id": 278, + }, + { + "behavior": { + "prod": true, + }, + "id": 609, + "literal": "^1.0.0", + "name": "picocolors", + "npm": { + "name": "picocolors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 310, + }, + { + "behavior": { + "prod": true, + }, + "id": 610, + "literal": "^1.0.2", + "name": "source-map-js", + "npm": { + "name": "source-map-js", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 363, + }, + { + "behavior": { + "peer": true, + }, + "id": 611, + "literal": "^8.0.0", + "name": "postcss", + "npm": { + "name": "postcss", + "version": ">=8.0.0 <9.0.0", + }, + "package_id": 315, + }, + { + "behavior": { + "prod": true, + }, + "id": 612, + "literal": "^4.0.0", + "name": "postcss-value-parser", + "npm": { + "name": "postcss-value-parser", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 321, + }, + { + "behavior": { + "prod": true, + }, + "id": 613, + "literal": "^1.0.0", + "name": "read-cache", + "npm": { + "name": "read-cache", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 336, + }, + { + "behavior": { + "prod": true, + }, + "id": 614, + "literal": "^1.1.7", + "name": "resolve", + "npm": { + "name": "resolve", + "version": ">=1.1.7 <2.0.0", + }, + "package_id": 342, + }, + { + "behavior": { + "peer": true, + }, + "id": 615, + "literal": "^8.4.21", + "name": "postcss", + "npm": { + "name": "postcss", + "version": ">=8.4.21 <9.0.0", + }, + "package_id": 315, + }, + { + "behavior": { + "prod": true, + }, + "id": 616, + "literal": "^2.0.1", + "name": "camelcase-css", + "npm": { + "name": "camelcase-css", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 97, + }, + { + "behavior": { + "optional": true, + "peer": true, + }, + "id": 617, "literal": ">=8.0.9", "name": "postcss", "npm": { "name": "postcss", "version": ">=8.0.9", }, - "package_id": 7, + "package_id": 315, }, { "behavior": { "optional": true, "peer": true, }, - "id": 41, + "id": 618, "literal": ">=9.0.0", "name": "ts-node", "npm": { @@ -23159,519 +30873,129 @@ exports[`next build works: node 1`] = ` "behavior": { "prod": true, }, - "id": 42, - "literal": "^3.3.6", - "name": "nanoid", + "id": 619, + "literal": "^3.0.0", + "name": "lilconfig", "npm": { - "name": "nanoid", - "version": ">=3.3.6 <4.0.0", + "name": "lilconfig", + "version": ">=3.0.0 <4.0.0", }, - "package_id": 10, + "package_id": 440, }, { "behavior": { "prod": true, }, - "id": 43, - "literal": "^1.0.0", - "name": "picocolors", + "id": 620, + "literal": "^2.3.4", + "name": "yaml", "npm": { - "name": "picocolors", - "version": ">=1.0.0 <2.0.0", + "name": "yaml", + "version": ">=2.3.4 <3.0.0", }, - "package_id": 9, - }, - { - "behavior": { - "prod": true, - }, - "id": 44, - "literal": "^1.0.2", - "name": "source-map-js", - "npm": { - "name": "source-map-js", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 8, - }, - { - "behavior": { - "prod": true, - }, - "id": 45, - "literal": "^6.0.11", - "name": "postcss-selector-parser", - "npm": { - "name": "postcss-selector-parser", - "version": ">=6.0.11 <7.0.0", - }, - "package_id": 3, + "package_id": 419, }, { "behavior": { "peer": true, }, - "id": 46, + "id": 621, "literal": "^8.2.14", "name": "postcss", "npm": { "name": "postcss", "version": ">=8.2.14 <9.0.0", }, - "package_id": 7, + "package_id": 315, }, { "behavior": { "prod": true, }, - "id": 47, - "literal": "^4.0.0", - "name": "postcss-value-parser", + "id": 622, + "literal": "^6.0.11", + "name": "postcss-selector-parser", "npm": { - "name": "postcss-value-parser", - "version": ">=4.0.0 <5.0.0", + "name": "postcss-selector-parser", + "version": ">=6.0.11 <7.0.0", }, - "package_id": 24, + "package_id": 320, }, { "behavior": { "prod": true, }, - "id": 48, - "literal": "^1.0.0", - "name": "read-cache", + "id": 623, + "literal": "^3.0.0", + "name": "cssesc", "npm": { - "name": "read-cache", - "version": ">=1.0.0 <2.0.0", + "name": "cssesc", + "version": ">=3.0.0 <4.0.0", }, - "package_id": 22, + "package_id": 110, }, { "behavior": { "prod": true, }, - "id": 49, - "literal": "^1.1.7", - "name": "resolve", + "id": 624, + "literal": "^1.0.2", + "name": "util-deprecate", "npm": { - "name": "resolve", - "version": ">=1.1.7 <2.0.0", + "name": "util-deprecate", + "version": ">=1.0.2 <2.0.0", }, - "package_id": 16, - }, - { - "behavior": { - "peer": true, - }, - "id": 50, - "literal": "^8.0.0", - "name": "postcss", - "npm": { - "name": "postcss", - "version": ">=8.0.0 <9.0.0", - }, - "package_id": 7, + "package_id": 407, }, { "behavior": { "prod": true, }, - "id": 51, - "literal": "^2.13.0", - "name": "is-core-module", + "id": 625, + "literal": "^1.4.0", + "name": "loose-envify", "npm": { - "name": "is-core-module", - "version": ">=2.13.0 <3.0.0", + "name": "loose-envify", + "version": ">=1.4.0 <2.0.0", }, - "package_id": 19, + "package_id": 268, }, { "behavior": { "prod": true, }, - "id": 52, - "literal": "^1.0.7", - "name": "path-parse", + "id": 626, + "literal": "^4.1.1", + "name": "object-assign", "npm": { - "name": "path-parse", - "version": ">=1.0.7 <2.0.0", + "name": "object-assign", + "version": ">=4.1.1 <5.0.0", }, - "package_id": 18, + "package_id": 285, }, { "behavior": { "prod": true, }, - "id": 53, - "literal": "^1.0.0", - "name": "supports-preserve-symlinks-flag", + "id": 627, + "literal": "^16.13.1", + "name": "react-is", "npm": { - "name": "supports-preserve-symlinks-flag", - "version": ">=1.0.0 <2.0.0", + "name": "react-is", + "version": ">=16.13.1 <17.0.0", }, - "package_id": 17, + "package_id": 335, }, { "behavior": { "prod": true, }, - "id": 54, - "literal": "^2.0.0", - "name": "hasown", + "id": 628, + "literal": "^7.0.2", + "name": "agent-base", "npm": { - "name": "hasown", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 55, - "literal": "^1.1.2", - "name": "function-bind", - "npm": { - "name": "function-bind", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 21, - }, - { - "behavior": { - "prod": true, - }, - "id": 56, - "literal": "^2.3.0", - "name": "pify", - "npm": { - "name": "pify", - "version": ">=2.3.0 <3.0.0", - }, - "package_id": 23, - }, - { - "behavior": { - "prod": true, - }, - "id": 57, - "literal": "^4.0.3", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.3 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 58, - "literal": "^2.1.1", - "name": "is-extglob", - "npm": { - "name": "is-extglob", - "version": ">=2.1.1 <3.0.0", - }, - "package_id": 29, - }, - { - "behavior": { - "prod": true, - }, - "id": 59, - "literal": "^2.0.1", - "name": "camelcase-css", - "npm": { - "name": "camelcase-css", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 31, - }, - { - "behavior": { - "peer": true, - }, - "id": 60, - "literal": "^8.4.21", - "name": "postcss", - "npm": { - "name": "postcss", - "version": ">=8.4.21 <9.0.0", - }, - "package_id": 7, - }, - { - "behavior": { - "prod": true, - }, - "id": 61, - "literal": "^3.0.3", - "name": "braces", - "npm": { - "name": "braces", - "version": ">=3.0.3 <4.0.0", - }, - "package_id": 34, - }, - { - "behavior": { - "prod": true, - }, - "id": 62, - "literal": "^2.3.1", - "name": "picomatch", - "npm": { - "name": "picomatch", - "version": ">=2.3.1 <3.0.0", - }, - "package_id": 33, - }, - { - "behavior": { - "prod": true, - }, - "id": 63, - "literal": "^7.1.1", - "name": "fill-range", - "npm": { - "name": "fill-range", - "version": ">=7.1.1 <8.0.0", - }, - "package_id": 35, - }, - { - "behavior": { - "prod": true, - }, - "id": 64, - "literal": "^5.0.1", - "name": "to-regex-range", - "npm": { - "name": "to-regex-range", - "version": ">=5.0.1 <6.0.0", - }, - "package_id": 36, - }, - { - "behavior": { - "prod": true, - }, - "id": 65, - "literal": "^7.0.0", - "name": "is-number", - "npm": { - "name": "is-number", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 37, - }, - { - "behavior": { - "prod": true, - }, - "id": 66, - "literal": "^2.0.2", - "name": "@nodelib/fs.stat", - "npm": { - "name": "@nodelib/fs.stat", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 49, - }, - { - "behavior": { - "prod": true, - }, - "id": 67, - "literal": "^1.2.3", - "name": "@nodelib/fs.walk", - "npm": { - "name": "@nodelib/fs.walk", - "version": ">=1.2.3 <2.0.0", - }, - "package_id": 43, - }, - { - "behavior": { - "prod": true, - }, - "id": 68, - "literal": "^5.1.2", - "name": "glob-parent", - "npm": { - "name": "glob-parent", - "version": ">=5.1.2 <6.0.0", - }, - "package_id": 42, - }, - { - "behavior": { - "prod": true, - }, - "id": 69, - "literal": "^1.3.0", - "name": "merge2", - "npm": { - "name": "merge2", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 41, - }, - { - "behavior": { - "prod": true, - }, - "id": 70, - "literal": "^4.0.4", - "name": "micromatch", - "npm": { - "name": "micromatch", - "version": ">=4.0.4 <5.0.0", - }, - "package_id": 32, - }, - { - "behavior": { - "prod": true, - }, - "id": 71, - "literal": "^4.0.1", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 72, - "literal": "2.1.5", - "name": "@nodelib/fs.scandir", - "npm": { - "name": "@nodelib/fs.scandir", - "version": "==2.1.5", - }, - "package_id": 46, - }, - { - "behavior": { - "prod": true, - }, - "id": 73, - "literal": "^1.6.0", - "name": "fastq", - "npm": { - "name": "fastq", - "version": ">=1.6.0 <2.0.0", - }, - "package_id": 44, - }, - { - "behavior": { - "prod": true, - }, - "id": 74, - "literal": "^1.0.4", - "name": "reusify", - "npm": { - "name": "reusify", - "version": ">=1.0.4 <2.0.0", - }, - "package_id": 45, - }, - { - "behavior": { - "prod": true, - }, - "id": 75, - "literal": "2.0.5", - "name": "@nodelib/fs.stat", - "npm": { - "name": "@nodelib/fs.stat", - "version": "==2.0.5", - }, - "package_id": 49, - }, - { - "behavior": { - "prod": true, - }, - "id": 76, - "literal": "^1.1.9", - "name": "run-parallel", - "npm": { - "name": "run-parallel", - "version": ">=1.1.9 <2.0.0", - }, - "package_id": 47, - }, - { - "behavior": { - "prod": true, - }, - "id": 77, - "literal": "^1.2.2", - "name": "queue-microtask", - "npm": { - "name": "queue-microtask", - "version": ">=1.2.2 <2.0.0", - }, - "package_id": 48, - }, - { - "behavior": { - "prod": true, - }, - "id": 78, - "literal": "~3.1.2", - "name": "anymatch", - "npm": { - "name": "anymatch", - "version": ">=3.1.2 <3.2.0", - }, - "package_id": 55, - }, - { - "behavior": { - "prod": true, - }, - "id": 79, - "literal": "~3.0.2", - "name": "braces", - "npm": { - "name": "braces", - "version": ">=3.0.2 <3.1.0", - }, - "package_id": 34, - }, - { - "behavior": { - "prod": true, - }, - "id": 80, - "literal": "~5.1.2", - "name": "glob-parent", - "npm": { - "name": "glob-parent", - "version": ">=5.1.2 <5.2.0", - }, - "package_id": 42, - }, - { - "behavior": { - "prod": true, - }, - "id": 81, - "literal": "~2.1.0", - "name": "is-binary-path", - "npm": { - "name": "is-binary-path", - "version": ">=2.1.0 <2.2.0", + "name": "agent-base", + "version": ">=7.0.2 <8.0.0", }, "package_id": 53, }, @@ -23679,1094 +31003,12 @@ exports[`next build works: node 1`] = ` "behavior": { "prod": true, }, - "id": 82, - "literal": "~4.0.1", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.1 <4.1.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 83, - "literal": "~3.0.0", - "name": "normalize-path", - "npm": { - "name": "normalize-path", - "version": ">=3.0.0 <3.1.0", - }, - "package_id": 25, - }, - { - "behavior": { - "prod": true, - }, - "id": 84, - "literal": "~3.6.0", - "name": "readdirp", - "npm": { - "name": "readdirp", - "version": ">=3.6.0 <3.7.0", - }, - "package_id": 52, - }, - { - "behavior": { - "optional": true, - }, - "id": 85, - "literal": "~2.3.2", - "name": "fsevents", - "npm": { - "name": "fsevents", - "version": ">=2.3.2 <2.4.0", - }, - "package_id": 51, - }, - { - "behavior": { - "prod": true, - }, - "id": 86, - "literal": "^2.2.1", - "name": "picomatch", - "npm": { - "name": "picomatch", - "version": ">=2.2.1 <3.0.0", - }, - "package_id": 33, - }, - { - "behavior": { - "prod": true, - }, - "id": 87, - "literal": "^2.0.0", - "name": "binary-extensions", - "npm": { - "name": "binary-extensions", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 54, - }, - { - "behavior": { - "prod": true, - }, - "id": 88, - "literal": "^3.0.0", - "name": "normalize-path", - "npm": { - "name": "normalize-path", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 25, - }, - { - "behavior": { - "prod": true, - }, - "id": 89, - "literal": "^2.0.4", - "name": "picomatch", - "npm": { - "name": "picomatch", - "version": ">=2.0.4 <3.0.0", - }, - "package_id": 33, - }, - { - "behavior": { - "prod": true, - }, - "id": 90, - "literal": "^0.3.2", - "name": "@jridgewell/gen-mapping", - "npm": { - "name": "@jridgewell/gen-mapping", - "version": ">=0.3.2 <0.4.0", - }, - "package_id": 100, - }, - { - "behavior": { - "prod": true, - }, - "id": 91, - "literal": "^4.0.0", - "name": "commander", - "npm": { - "name": "commander", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 99, - }, - { - "behavior": { - "prod": true, - }, - "id": 92, - "literal": "^10.3.10", - "name": "glob", - "npm": { - "name": "glob", - "version": ">=10.3.10 <11.0.0", - }, - "package_id": 65, - }, - { - "behavior": { - "prod": true, - }, - "id": 93, - "literal": "^1.1.6", - "name": "lines-and-columns", - "npm": { - "name": "lines-and-columns", - "version": ">=1.1.6 <2.0.0", - }, - "package_id": 64, - }, - { - "behavior": { - "prod": true, - }, - "id": 94, - "literal": "^2.7.0", - "name": "mz", - "npm": { - "name": "mz", - "version": ">=2.7.0 <3.0.0", - }, - "package_id": 59, - }, - { - "behavior": { - "prod": true, - }, - "id": 95, - "literal": "^4.0.1", - "name": "pirates", - "npm": { - "name": "pirates", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 58, - }, - { - "behavior": { - "prod": true, - }, - "id": 96, - "literal": "^0.1.9", - "name": "ts-interface-checker", - "npm": { - "name": "ts-interface-checker", - "version": ">=0.1.9 <0.2.0", - }, - "package_id": 57, - }, - { - "behavior": { - "prod": true, - }, - "id": 97, - "literal": "^1.0.0", - "name": "any-promise", - "npm": { - "name": "any-promise", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 62, - }, - { - "behavior": { - "prod": true, - }, - "id": 98, - "literal": "^4.0.1", - "name": "object-assign", - "npm": { - "name": "object-assign", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 63, - }, - { - "behavior": { - "prod": true, - }, - "id": 99, - "literal": "^1.0.0", - "name": "thenify-all", - "npm": { - "name": "thenify-all", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 60, - }, - { - "behavior": { - "prod": true, - }, - "id": 100, - "literal": ">= 3.1.0 < 4", - "name": "thenify", - "npm": { - "name": "thenify", - "version": ">=3.1.0 && <4.0.0", - }, - "package_id": 61, - }, - { - "behavior": { - "prod": true, - }, - "id": 101, - "literal": "^1.0.0", - "name": "any-promise", - "npm": { - "name": "any-promise", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 62, - }, - { - "behavior": { - "prod": true, - }, - "id": 102, - "literal": "^3.1.0", - "name": "foreground-child", - "npm": { - "name": "foreground-child", - "version": ">=3.1.0 <4.0.0", - }, - "package_id": 91, - }, - { - "behavior": { - "prod": true, - }, - "id": 103, - "literal": "^2.3.5", - "name": "jackspeak", - "npm": { - "name": "jackspeak", - "version": ">=2.3.5 <3.0.0", - }, - "package_id": 72, - }, - { - "behavior": { - "prod": true, - }, - "id": 104, - "literal": "^9.0.1", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=9.0.1 <10.0.0", - }, - "package_id": 69, - }, - { - "behavior": { - "prod": true, - }, - "id": 105, - "literal": "^5.0.0 || ^6.0.2 || ^7.0.0", - "name": "minipass", - "npm": { - "name": "minipass", - "version": ">=5.0.0 <6.0.0 || >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=7.0.0 <8.0.0", - }, - "package_id": 67, - }, - { - "behavior": { - "prod": true, - }, - "id": 106, - "literal": "^1.10.1", - "name": "path-scurry", - "npm": { - "name": "path-scurry", - "version": ">=1.10.1 <2.0.0", - }, - "package_id": 66, - }, - { - "behavior": { - "prod": true, - }, - "id": 107, - "literal": "^10.2.0", - "name": "lru-cache", - "npm": { - "name": "lru-cache", - "version": ">=10.2.0 <11.0.0", - }, - "package_id": 68, - }, - { - "behavior": { - "prod": true, - }, - "id": 108, - "literal": "^5.0.0 || ^6.0.2 || ^7.0.0", - "name": "minipass", - "npm": { - "name": "minipass", - "version": ">=5.0.0 <6.0.0 || >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=6.0.2 <7.0.0 || >=7.0.0 <8.0.0 && >=7.0.0 <8.0.0", - }, - "package_id": 67, - }, - { - "behavior": { - "prod": true, - }, - "id": 109, - "literal": "^2.0.1", - "name": "brace-expansion", - "npm": { - "name": "brace-expansion", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 70, - }, - { - "behavior": { - "prod": true, - }, - "id": 110, - "literal": "^1.0.0", - "name": "balanced-match", - "npm": { - "name": "balanced-match", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 71, - }, - { - "behavior": { - "prod": true, - }, - "id": 111, - "literal": "^8.0.2", - "name": "@isaacs/cliui", - "npm": { - "name": "@isaacs/cliui", - "version": ">=8.0.2 <9.0.0", - }, - "package_id": 74, - }, - { - "behavior": { - "optional": true, - }, - "id": 112, - "literal": "^0.11.0", - "name": "@pkgjs/parseargs", - "npm": { - "name": "@pkgjs/parseargs", - "version": ">=0.11.0 <0.12.0", - }, - "package_id": 73, - }, - { - "behavior": { - "prod": true, - }, - "id": 113, - "literal": "^5.1.2", - "name": "string-width", - "npm": { - "name": "string-width", - "version": ">=5.1.2 <6.0.0", - }, - "package_id": 87, - }, - { - "behavior": { - "prod": true, - }, - "id": 114, - "is_alias": true, - "literal": "npm:string-width@^4.2.0", - "name": "string-width-cjs", - "npm": { - "name": "string-width", - "version": ">=4.2.0 <5.0.0", - }, - "package_id": 78, - }, - { - "behavior": { - "prod": true, - }, - "id": 115, - "literal": "^7.0.1", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=7.0.1 <8.0.0", - }, - "package_id": 85, - }, - { - "behavior": { - "prod": true, - }, - "id": 116, - "is_alias": true, - "literal": "npm:strip-ansi@^6.0.1", - "name": "strip-ansi-cjs", - "npm": { - "name": "strip-ansi", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 76, - }, - { - "behavior": { - "prod": true, - }, - "id": 117, - "literal": "^8.1.0", - "name": "wrap-ansi", - "npm": { - "name": "wrap-ansi", - "version": ">=8.1.0 <9.0.0", - }, - "package_id": 84, - }, - { - "behavior": { - "prod": true, - }, - "id": 118, - "is_alias": true, - "literal": "npm:wrap-ansi@^7.0.0", - "name": "wrap-ansi-cjs", - "npm": { - "name": "wrap-ansi", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 75, - }, - { - "behavior": { - "prod": true, - }, - "id": 119, - "literal": "^4.0.0", - "name": "ansi-styles", - "npm": { - "name": "ansi-styles", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 81, - }, - { - "behavior": { - "prod": true, - }, - "id": 120, - "literal": "^4.1.0", - "name": "string-width", - "npm": { - "name": "string-width", - "version": ">=4.1.0 <5.0.0", - }, - "package_id": 78, - }, - { - "behavior": { - "prod": true, - }, - "id": 121, - "literal": "^6.0.0", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=6.0.0 <7.0.0", - }, - "package_id": 76, - }, - { - "behavior": { - "prod": true, - }, - "id": 122, - "literal": "^5.0.1", - "name": "ansi-regex", - "npm": { - "name": "ansi-regex", - "version": ">=5.0.1 <6.0.0", - }, - "package_id": 77, - }, - { - "behavior": { - "prod": true, - }, - "id": 123, - "literal": "^8.0.0", - "name": "emoji-regex", - "npm": { - "name": "emoji-regex", - "version": ">=8.0.0 <9.0.0", - }, - "package_id": 80, - }, - { - "behavior": { - "prod": true, - }, - "id": 124, - "literal": "^3.0.0", - "name": "is-fullwidth-code-point", - "npm": { - "name": "is-fullwidth-code-point", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 79, - }, - { - "behavior": { - "prod": true, - }, - "id": 125, - "literal": "^6.0.1", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 76, - }, - { - "behavior": { - "prod": true, - }, - "id": 126, - "literal": "^2.0.1", - "name": "color-convert", - "npm": { - "name": "color-convert", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 82, - }, - { - "behavior": { - "prod": true, - }, - "id": 127, - "literal": "~1.1.4", - "name": "color-name", - "npm": { - "name": "color-name", - "version": ">=1.1.4 <1.2.0", - }, - "package_id": 83, - }, - { - "behavior": { - "prod": true, - }, - "id": 128, - "literal": "^6.1.0", - "name": "ansi-styles", - "npm": { - "name": "ansi-styles", - "version": ">=6.1.0 <7.0.0", - }, - "package_id": 90, - }, - { - "behavior": { - "prod": true, - }, - "id": 129, - "literal": "^5.0.1", - "name": "string-width", - "npm": { - "name": "string-width", - "version": ">=5.0.1 <6.0.0", - }, - "package_id": 87, - }, - { - "behavior": { - "prod": true, - }, - "id": 130, - "literal": "^7.0.1", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=7.0.1 <8.0.0", - }, - "package_id": 85, - }, - { - "behavior": { - "prod": true, - }, - "id": 131, - "literal": "^6.0.1", - "name": "ansi-regex", - "npm": { - "name": "ansi-regex", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 86, - }, - { - "behavior": { - "prod": true, - }, - "id": 132, - "literal": "^0.2.0", - "name": "eastasianwidth", - "npm": { - "name": "eastasianwidth", - "version": ">=0.2.0 <0.3.0", - }, - "package_id": 89, - }, - { - "behavior": { - "prod": true, - }, - "id": 133, - "literal": "^9.2.2", - "name": "emoji-regex", - "npm": { - "name": "emoji-regex", - "version": ">=9.2.2 <10.0.0", - }, - "package_id": 88, - }, - { - "behavior": { - "prod": true, - }, - "id": 134, - "literal": "^7.0.1", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=7.0.1 <8.0.0", - }, - "package_id": 85, - }, - { - "behavior": { - "prod": true, - }, - "id": 135, - "literal": "^7.0.0", - "name": "cross-spawn", - "npm": { - "name": "cross-spawn", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 93, - }, - { - "behavior": { - "prod": true, - }, - "id": 136, - "literal": "^4.0.1", - "name": "signal-exit", - "npm": { - "name": "signal-exit", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 92, - }, - { - "behavior": { - "prod": true, - }, - "id": 137, - "literal": "^3.1.0", - "name": "path-key", - "npm": { - "name": "path-key", - "version": ">=3.1.0 <4.0.0", - }, - "package_id": 98, - }, - { - "behavior": { - "prod": true, - }, - "id": 138, - "literal": "^2.0.0", - "name": "shebang-command", - "npm": { - "name": "shebang-command", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 96, - }, - { - "behavior": { - "prod": true, - }, - "id": 139, - "literal": "^2.0.1", - "name": "which", - "npm": { - "name": "which", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 94, - }, - { - "behavior": { - "prod": true, - }, - "id": 140, - "literal": "^2.0.0", - "name": "isexe", - "npm": { - "name": "isexe", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 95, - }, - { - "behavior": { - "prod": true, - }, - "id": 141, - "literal": "^3.0.0", - "name": "shebang-regex", - "npm": { - "name": "shebang-regex", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 97, - }, - { - "behavior": { - "prod": true, - }, - "id": 142, - "literal": "^1.2.1", - "name": "@jridgewell/set-array", - "npm": { - "name": "@jridgewell/set-array", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 104, - }, - { - "behavior": { - "prod": true, - }, - "id": 143, - "literal": "^1.4.10", - "name": "@jridgewell/sourcemap-codec", - "npm": { - "name": "@jridgewell/sourcemap-codec", - "version": ">=1.4.10 <2.0.0", - }, - "package_id": 102, - }, - { - "behavior": { - "prod": true, - }, - "id": 144, - "literal": "^0.3.24", - "name": "@jridgewell/trace-mapping", - "npm": { - "name": "@jridgewell/trace-mapping", - "version": ">=0.3.24 <0.4.0", - }, - "package_id": 101, - }, - { - "behavior": { - "prod": true, - }, - "id": 145, - "literal": "^3.1.0", - "name": "@jridgewell/resolve-uri", - "npm": { - "name": "@jridgewell/resolve-uri", - "version": ">=3.1.0 <4.0.0", - }, - "package_id": 103, - }, - { - "behavior": { - "prod": true, - }, - "id": 146, - "literal": "^1.4.14", - "name": "@jridgewell/sourcemap-codec", - "npm": { - "name": "@jridgewell/sourcemap-codec", - "version": ">=1.4.14 <2.0.0", - }, - "package_id": 102, - }, - { - "behavior": { - "prod": true, - }, - "id": 147, - "literal": "^0.23.0", - "name": "scheduler", - "npm": { - "name": "scheduler", - "version": ">=0.23.0 <0.24.0", - }, - "package_id": 112, - }, - { - "behavior": { - "prod": true, - }, - "id": 148, - "literal": "^1.1.0", - "name": "loose-envify", - "npm": { - "name": "loose-envify", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 110, - }, - { - "behavior": { - "peer": true, - }, - "id": 149, - "literal": "^18.2.0", - "name": "react", - "npm": { - "name": "react", - "version": ">=18.2.0 <19.0.0", - }, - "package_id": 109, - }, - { - "behavior": { - "prod": true, - }, - "id": 150, - "literal": "^1.1.0", - "name": "loose-envify", - "npm": { - "name": "loose-envify", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 110, - }, - { - "behavior": { - "prod": true, - }, - "id": 151, - "literal": "^3.0.0 || ^4.0.0", - "name": "js-tokens", - "npm": { - "name": "js-tokens", - "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 && >=4.0.0 <5.0.0", - }, - "package_id": 111, - }, - { - "behavior": { - "prod": true, - }, - "id": 152, - "literal": "^1.1.0", - "name": "loose-envify", - "npm": { - "name": "loose-envify", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 110, - }, - { - "behavior": { - "prod": true, - }, - "id": 153, - "literal": "9.0.0", - "name": "cosmiconfig", - "npm": { - "name": "cosmiconfig", - "version": "==9.0.0", - }, - "package_id": 197, - }, - { - "behavior": { - "prod": true, - }, - "id": 154, - "literal": "22.12.0", - "name": "puppeteer-core", - "npm": { - "name": "puppeteer-core", - "version": "==22.12.0", - }, - "package_id": 191, - }, - { - "behavior": { - "prod": true, - }, - "id": 155, - "literal": "2.2.3", - "name": "@puppeteer/browsers", - "npm": { - "name": "@puppeteer/browsers", - "version": "==2.2.3", - }, - "package_id": 115, - }, - { - "behavior": { - "prod": true, - }, - "id": 156, - "literal": "0.0.1299070", - "name": "devtools-protocol", - "npm": { - "name": "devtools-protocol", - "version": "==0.0.1299070", - }, - "package_id": 114, - }, - { - "behavior": { - "prod": true, - }, - "id": 157, - "literal": "4.3.4", + "id": 629, + "literal": "^4.3.4", "name": "debug", "npm": { "name": "debug", - "version": "==4.3.4", - }, - "package_id": 190, - }, - { - "behavior": { - "prod": true, - }, - "id": 158, - "literal": "2.0.1", - "name": "extract-zip", - "npm": { - "name": "extract-zip", - "version": "==2.0.1", - }, - "package_id": 181, - }, - { - "behavior": { - "prod": true, - }, - "id": 159, - "literal": "2.0.3", - "name": "progress", - "npm": { - "name": "progress", - "version": "==2.0.3", - }, - "package_id": 180, - }, - { - "behavior": { - "prod": true, - }, - "id": 160, - "literal": "6.4.0", - "name": "proxy-agent", - "npm": { - "name": "proxy-agent", - "version": "==6.4.0", - }, - "package_id": 147, - }, - { - "behavior": { - "prod": true, - }, - "id": 161, - "literal": "3.0.5", - "name": "tar-fs", - "npm": { - "name": "tar-fs", - "version": "==3.0.5", - }, - "package_id": 131, - }, - { - "behavior": { - "prod": true, - }, - "id": 162, - "literal": "1.4.3", - "name": "unbzip2-stream", - "npm": { - "name": "unbzip2-stream", - "version": "==1.4.3", - }, - "package_id": 126, - }, - { - "behavior": { - "prod": true, - }, - "id": 163, - "literal": "17.7.2", - "name": "yargs", - "npm": { - "name": "yargs", - "version": "==17.7.2", - }, - "package_id": 119, - }, - { - "behavior": { - "prod": true, - }, - "id": 164, - "literal": "7.6.0", - "name": "semver", - "npm": { - "name": "semver", - "version": "==7.6.0", - }, - "package_id": 116, - }, - { - "behavior": { - "prod": true, - }, - "id": 165, - "literal": "^6.0.0", - "name": "lru-cache", - "npm": { - "name": "lru-cache", - "version": ">=6.0.0 <7.0.0", + "version": ">=4.3.4 <5.0.0", }, "package_id": 117, }, @@ -24774,51 +31016,142 @@ exports[`next build works: node 1`] = ` "behavior": { "prod": true, }, - "id": 166, - "literal": "^4.0.0", - "name": "yallist", + "id": 630, + "literal": "^7.0.1", + "name": "http-proxy-agent", "npm": { - "name": "yallist", - "version": ">=4.0.0 <5.0.0", + "name": "http-proxy-agent", + "version": ">=7.0.1 <8.0.0", }, - "package_id": 118, + "package_id": 206, }, { "behavior": { "prod": true, }, - "id": 167, - "literal": "^8.0.1", - "name": "cliui", + "id": 631, + "literal": "^7.0.3", + "name": "https-proxy-agent", "npm": { - "name": "cliui", - "version": ">=8.0.1 <9.0.0", + "name": "https-proxy-agent", + "version": ">=7.0.3 <8.0.0", }, - "package_id": 125, + "package_id": 207, }, { "behavior": { "prod": true, }, - "id": 168, - "literal": "^3.1.1", - "name": "escalade", + "id": 632, + "literal": "^7.14.1", + "name": "lru-cache", "npm": { - "name": "escalade", - "version": ">=3.1.1 <4.0.0", + "name": "lru-cache", + "version": ">=7.14.1 <8.0.0", }, - "package_id": 124, + "package_id": 269, }, { "behavior": { "prod": true, }, - "id": 169, - "literal": "^2.0.5", - "name": "get-caller-file", + "id": 633, + "literal": "^7.0.1", + "name": "pac-proxy-agent", "npm": { - "name": "get-caller-file", - "version": ">=2.0.5 <3.0.0", + "name": "pac-proxy-agent", + "version": ">=7.0.1 <8.0.0", + }, + "package_id": 299, + }, + { + "behavior": { + "prod": true, + }, + "id": 634, + "literal": "^1.1.0", + "name": "proxy-from-env", + "npm": { + "name": "proxy-from-env", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 326, + }, + { + "behavior": { + "prod": true, + }, + "id": 635, + "literal": "^8.0.2", + "name": "socks-proxy-agent", + "npm": { + "name": "socks-proxy-agent", + "version": ">=8.0.2 <9.0.0", + }, + "package_id": 361, + }, + { + "behavior": { + "prod": true, + }, + "id": 636, + "literal": "^1.1.0", + "name": "end-of-stream", + "npm": { + "name": "end-of-stream", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 131, + }, + { + "behavior": { + "prod": true, + }, + "id": 637, + "literal": "^1.3.1", + "name": "once", + "npm": { + "name": "once", + "version": ">=1.3.1 <2.0.0", + }, + "package_id": 295, + }, + { + "behavior": { + "prod": true, + }, + "id": 638, + "literal": "2.2.3", + "name": "@puppeteer/browsers", + "npm": { + "name": "@puppeteer/browsers", + "version": "==2.2.3", + }, + "package_id": 34, + }, + { + "behavior": { + "prod": true, + }, + "id": 639, + "literal": "9.0.0", + "name": "cosmiconfig", + "npm": { + "name": "cosmiconfig", + "version": "==9.0.0", + }, + "package_id": 108, + }, + { + "behavior": { + "prod": true, + }, + "id": 640, + "literal": "0.0.1299070", + "name": "devtools-protocol", + "npm": { + "name": "devtools-protocol", + "version": "==0.0.1299070", }, "package_id": 123, }, @@ -24826,51 +31159,181 @@ exports[`next build works: node 1`] = ` "behavior": { "prod": true, }, - "id": 170, - "literal": "^2.1.1", - "name": "require-directory", + "id": 641, + "literal": "22.12.0", + "name": "puppeteer-core", "npm": { - "name": "require-directory", - "version": ">=2.1.1 <3.0.0", + "name": "puppeteer-core", + "version": "==22.12.0", }, - "package_id": 122, + "package_id": 330, }, { "behavior": { "prod": true, }, - "id": 171, - "literal": "^4.2.3", - "name": "string-width", + "id": 642, + "literal": "2.2.3", + "name": "@puppeteer/browsers", "npm": { - "name": "string-width", - "version": ">=4.2.3 <5.0.0", + "name": "@puppeteer/browsers", + "version": "==2.2.3", }, - "package_id": 78, + "package_id": 34, }, { "behavior": { "prod": true, }, - "id": 172, - "literal": "^5.0.5", - "name": "y18n", + "id": 643, + "literal": "0.5.24", + "name": "chromium-bidi", "npm": { - "name": "y18n", - "version": ">=5.0.5 <6.0.0", + "name": "chromium-bidi", + "version": "==0.5.24", }, - "package_id": 121, + "package_id": 101, }, { "behavior": { "prod": true, }, - "id": 173, - "literal": "^21.1.1", - "name": "yargs-parser", + "id": 644, + "literal": "4.3.5", + "name": "debug", "npm": { - "name": "yargs-parser", - "version": ">=21.1.1 <22.0.0", + "name": "debug", + "version": "==4.3.5", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 645, + "literal": "0.0.1299070", + "name": "devtools-protocol", + "npm": { + "name": "devtools-protocol", + "version": "==0.0.1299070", + }, + "package_id": 123, + }, + { + "behavior": { + "prod": true, + }, + "id": 646, + "literal": "8.17.1", + "name": "ws", + "npm": { + "name": "ws", + "version": "==8.17.1", + }, + "package_id": 416, + }, + { + "behavior": { + "prod": true, + }, + "id": 647, + "literal": "^1.1.0", + "name": "loose-envify", + "npm": { + "name": "loose-envify", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 268, + }, + { + "behavior": { + "peer": true, + }, + "id": 648, + "literal": "^18.2.0", + "name": "react", + "npm": { + "name": "react", + "version": ">=18.2.0 <19.0.0", + }, + "package_id": 333, + }, + { + "behavior": { + "prod": true, + }, + "id": 649, + "literal": "^1.1.0", + "name": "loose-envify", + "npm": { + "name": "loose-envify", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 268, + }, + { + "behavior": { + "prod": true, + }, + "id": 650, + "literal": "^0.23.0", + "name": "scheduler", + "npm": { + "name": "scheduler", + "version": ">=0.23.0 <0.24.0", + }, + "package_id": 350, + }, + { + "behavior": { + "prod": true, + }, + "id": 651, + "literal": "^2.3.0", + "name": "pify", + "npm": { + "name": "pify", + "version": ">=2.3.0 <3.0.0", + }, + "package_id": 312, + }, + { + "behavior": { + "prod": true, + }, + "id": 652, + "literal": "^2.2.1", + "name": "picomatch", + "npm": { + "name": "picomatch", + "version": ">=2.2.1 <3.0.0", + }, + "package_id": 311, + }, + { + "behavior": { + "prod": true, + }, + "id": 653, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 654, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", }, "package_id": 120, }, @@ -24878,194 +31341,12 @@ exports[`next build works: node 1`] = ` "behavior": { "prod": true, }, - "id": 174, - "literal": "^4.2.0", - "name": "string-width", + "id": 655, + "literal": "^1.23.1", + "name": "es-abstract", "npm": { - "name": "string-width", - "version": ">=4.2.0 <5.0.0", - }, - "package_id": 78, - }, - { - "behavior": { - "prod": true, - }, - "id": 175, - "literal": "^6.0.1", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 76, - }, - { - "behavior": { - "prod": true, - }, - "id": 176, - "literal": "^7.0.0", - "name": "wrap-ansi", - "npm": { - "name": "wrap-ansi", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 75, - }, - { - "behavior": { - "prod": true, - }, - "id": 177, - "literal": "^5.2.1", - "name": "buffer", - "npm": { - "name": "buffer", - "version": ">=5.2.1 <6.0.0", - }, - "package_id": 128, - }, - { - "behavior": { - "prod": true, - }, - "id": 178, - "literal": "^2.3.8", - "name": "through", - "npm": { - "name": "through", - "version": ">=2.3.8 <3.0.0", - }, - "package_id": 127, - }, - { - "behavior": { - "prod": true, - }, - "id": 179, - "literal": "^1.3.1", - "name": "base64-js", - "npm": { - "name": "base64-js", - "version": ">=1.3.1 <2.0.0", - }, - "package_id": 130, - }, - { - "behavior": { - "prod": true, - }, - "id": 180, - "literal": "^1.1.13", - "name": "ieee754", - "npm": { - "name": "ieee754", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 129, - }, - { - "behavior": { - "prod": true, - }, - "id": 181, - "literal": "^3.0.0", - "name": "pump", - "npm": { - "name": "pump", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 143, - }, - { - "behavior": { - "prod": true, - }, - "id": 182, - "literal": "^3.1.5", - "name": "tar-stream", - "npm": { - "name": "tar-stream", - "version": ">=3.1.5 <4.0.0", - }, - "package_id": 142, - }, - { - "behavior": { - "optional": true, - }, - "id": 183, - "literal": "^2.1.1", - "name": "bare-fs", - "npm": { - "name": "bare-fs", - "version": ">=2.1.1 <3.0.0", - }, - "package_id": 134, - }, - { - "behavior": { - "optional": true, - }, - "id": 184, - "literal": "^2.1.0", - "name": "bare-path", - "npm": { - "name": "bare-path", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 132, - }, - { - "behavior": { - "prod": true, - }, - "id": 185, - "literal": "^2.1.0", - "name": "bare-os", - "npm": { - "name": "bare-os", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 133, - }, - { - "behavior": { - "prod": true, - }, - "id": 186, - "literal": "^2.0.0", - "name": "bare-events", - "npm": { - "name": "bare-events", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 137, - }, - { - "behavior": { - "prod": true, - }, - "id": 187, - "literal": "^2.0.0", - "name": "bare-path", - "npm": { - "name": "bare-path", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 132, - }, - { - "behavior": { - "prod": true, - }, - "id": 188, - "literal": "^2.0.0", - "name": "bare-stream", - "npm": { - "name": "bare-stream", - "version": ">=2.0.0 <3.0.0", + "name": "es-abstract", + "version": ">=1.23.1 <2.0.0", }, "package_id": 135, }, @@ -25073,64 +31354,12 @@ exports[`next build works: node 1`] = ` "behavior": { "prod": true, }, - "id": 189, - "literal": "^2.18.0", - "name": "streamx", + "id": 656, + "literal": "^1.3.0", + "name": "es-errors", "npm": { - "name": "streamx", - "version": ">=2.18.0 <3.0.0", - }, - "package_id": 136, - }, - { - "behavior": { - "prod": true, - }, - "id": 190, - "literal": "^1.3.2", - "name": "fast-fifo", - "npm": { - "name": "fast-fifo", - "version": ">=1.3.2 <2.0.0", - }, - "package_id": 141, - }, - { - "behavior": { - "prod": true, - }, - "id": 191, - "literal": "^1.0.1", - "name": "queue-tick", - "npm": { - "name": "queue-tick", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 140, - }, - { - "behavior": { - "prod": true, - }, - "id": 192, - "literal": "^1.1.0", - "name": "text-decoder", - "npm": { - "name": "text-decoder", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 138, - }, - { - "behavior": { - "optional": true, - }, - "id": 193, - "literal": "^2.2.0", - "name": "bare-events", - "npm": { - "name": "bare-events", - "version": ">=2.2.0 <3.0.0", + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", }, "package_id": 137, }, @@ -25138,831 +31367,12 @@ exports[`next build works: node 1`] = ` "behavior": { "prod": true, }, - "id": 194, - "literal": "^1.6.4", - "name": "b4a", + "id": 657, + "literal": "^1.2.4", + "name": "get-intrinsic", "npm": { - "name": "b4a", - "version": ">=1.6.4 <2.0.0", - }, - "package_id": 139, - }, - { - "behavior": { - "prod": true, - }, - "id": 195, - "literal": "^1.6.4", - "name": "b4a", - "npm": { - "name": "b4a", - "version": ">=1.6.4 <2.0.0", - }, - "package_id": 139, - }, - { - "behavior": { - "prod": true, - }, - "id": 196, - "literal": "^1.2.0", - "name": "fast-fifo", - "npm": { - "name": "fast-fifo", - "version": ">=1.2.0 <2.0.0", - }, - "package_id": 141, - }, - { - "behavior": { - "prod": true, - }, - "id": 197, - "literal": "^2.15.0", - "name": "streamx", - "npm": { - "name": "streamx", - "version": ">=2.15.0 <3.0.0", - }, - "package_id": 136, - }, - { - "behavior": { - "prod": true, - }, - "id": 198, - "literal": "^1.1.0", - "name": "end-of-stream", - "npm": { - "name": "end-of-stream", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 146, - }, - { - "behavior": { - "prod": true, - }, - "id": 199, - "literal": "^1.3.1", - "name": "once", - "npm": { - "name": "once", - "version": ">=1.3.1 <2.0.0", - }, - "package_id": 144, - }, - { - "behavior": { - "prod": true, - }, - "id": 200, - "literal": "1", - "name": "wrappy", - "npm": { - "name": "wrappy", - "version": "<2.0.0 >=1.0.0", - }, - "package_id": 145, - }, - { - "behavior": { - "prod": true, - }, - "id": 201, - "literal": "^1.4.0", - "name": "once", - "npm": { - "name": "once", - "version": ">=1.4.0 <2.0.0", - }, - "package_id": 144, - }, - { - "behavior": { - "prod": true, - }, - "id": 202, - "literal": "^7.0.2", - "name": "agent-base", - "npm": { - "name": "agent-base", - "version": ">=7.0.2 <8.0.0", - }, - "package_id": 156, - }, - { - "behavior": { - "prod": true, - }, - "id": 203, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 204, - "literal": "^7.0.1", - "name": "http-proxy-agent", - "npm": { - "name": "http-proxy-agent", - "version": ">=7.0.1 <8.0.0", - }, - "package_id": 170, - }, - { - "behavior": { - "prod": true, - }, - "id": 205, - "literal": "^7.0.3", - "name": "https-proxy-agent", - "npm": { - "name": "https-proxy-agent", - "version": ">=7.0.3 <8.0.0", - }, - "package_id": 169, - }, - { - "behavior": { - "prod": true, - }, - "id": 206, - "literal": "^7.14.1", - "name": "lru-cache", - "npm": { - "name": "lru-cache", - "version": ">=7.14.1 <8.0.0", - }, - "package_id": 179, - }, - { - "behavior": { - "prod": true, - }, - "id": 207, - "literal": "^7.0.1", - "name": "pac-proxy-agent", - "npm": { - "name": "pac-proxy-agent", - "version": ">=7.0.1 <8.0.0", - }, - "package_id": 158, - }, - { - "behavior": { - "prod": true, - }, - "id": 208, - "literal": "^1.1.0", - "name": "proxy-from-env", - "npm": { - "name": "proxy-from-env", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 157, - }, - { - "behavior": { - "prod": true, - }, - "id": 209, - "literal": "^8.0.2", - "name": "socks-proxy-agent", - "npm": { - "name": "socks-proxy-agent", - "version": ">=8.0.2 <9.0.0", - }, - "package_id": 148, - }, - { - "behavior": { - "prod": true, - }, - "id": 210, - "literal": "^7.1.1", - "name": "agent-base", - "npm": { - "name": "agent-base", - "version": ">=7.1.1 <8.0.0", - }, - "package_id": 156, - }, - { - "behavior": { - "prod": true, - }, - "id": 211, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 212, - "literal": "^2.7.1", - "name": "socks", - "npm": { - "name": "socks", - "version": ">=2.7.1 <3.0.0", - }, - "package_id": 149, - }, - { - "behavior": { - "prod": true, - }, - "id": 213, - "literal": "^9.0.5", - "name": "ip-address", - "npm": { - "name": "ip-address", - "version": ">=9.0.5 <10.0.0", - }, - "package_id": 151, - }, - { - "behavior": { - "prod": true, - }, - "id": 214, - "literal": "^4.2.0", - "name": "smart-buffer", - "npm": { - "name": "smart-buffer", - "version": ">=4.2.0 <5.0.0", - }, - "package_id": 150, - }, - { - "behavior": { - "prod": true, - }, - "id": 215, - "literal": "1.1.0", - "name": "jsbn", - "npm": { - "name": "jsbn", - "version": "==1.1.0", - }, - "package_id": 153, - }, - { - "behavior": { - "prod": true, - }, - "id": 216, - "literal": "^1.1.3", - "name": "sprintf-js", - "npm": { - "name": "sprintf-js", - "version": ">=1.1.3 <2.0.0", - }, - "package_id": 152, - }, - { - "behavior": { - "prod": true, - }, - "id": 217, - "literal": "2.1.2", - "name": "ms", - "npm": { - "name": "ms", - "version": "==2.1.2", - }, - "package_id": 155, - }, - { - "behavior": { - "prod": true, - }, - "id": 218, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 219, - "literal": "^0.23.0", - "name": "@tootallnate/quickjs-emscripten", - "npm": { - "name": "@tootallnate/quickjs-emscripten", - "version": ">=0.23.0 <0.24.0", - }, - "package_id": 178, - }, - { - "behavior": { - "prod": true, - }, - "id": 220, - "literal": "^7.0.2", - "name": "agent-base", - "npm": { - "name": "agent-base", - "version": ">=7.0.2 <8.0.0", - }, - "package_id": 156, - }, - { - "behavior": { - "prod": true, - }, - "id": 221, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 222, - "literal": "^6.0.1", - "name": "get-uri", - "npm": { - "name": "get-uri", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 171, - }, - { - "behavior": { - "prod": true, - }, - "id": 223, - "literal": "^7.0.0", - "name": "http-proxy-agent", - "npm": { - "name": "http-proxy-agent", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 170, - }, - { - "behavior": { - "prod": true, - }, - "id": 224, - "literal": "^7.0.2", - "name": "https-proxy-agent", - "npm": { - "name": "https-proxy-agent", - "version": ">=7.0.2 <8.0.0", - }, - "package_id": 169, - }, - { - "behavior": { - "prod": true, - }, - "id": 225, - "literal": "^7.0.0", - "name": "pac-resolver", - "npm": { - "name": "pac-resolver", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 159, - }, - { - "behavior": { - "prod": true, - }, - "id": 226, - "literal": "^8.0.2", - "name": "socks-proxy-agent", - "npm": { - "name": "socks-proxy-agent", - "version": ">=8.0.2 <9.0.0", - }, - "package_id": 148, - }, - { - "behavior": { - "prod": true, - }, - "id": 227, - "literal": "^5.0.0", - "name": "degenerator", - "npm": { - "name": "degenerator", - "version": ">=5.0.0 <6.0.0", - }, - "package_id": 161, - }, - { - "behavior": { - "prod": true, - }, - "id": 228, - "literal": "^2.0.2", - "name": "netmask", - "npm": { - "name": "netmask", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 160, - }, - { - "behavior": { - "prod": true, - }, - "id": 229, - "literal": "^0.13.4", - "name": "ast-types", - "npm": { - "name": "ast-types", - "version": ">=0.13.4 <0.14.0", - }, - "package_id": 167, - }, - { - "behavior": { - "prod": true, - }, - "id": 230, - "literal": "^2.1.0", - "name": "escodegen", - "npm": { - "name": "escodegen", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 163, - }, - { - "behavior": { - "prod": true, - }, - "id": 231, - "literal": "^4.0.1", - "name": "esprima", - "npm": { - "name": "esprima", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 162, - }, - { - "behavior": { - "prod": true, - }, - "id": 232, - "literal": "^5.2.0", - "name": "estraverse", - "npm": { - "name": "estraverse", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 166, - }, - { - "behavior": { - "prod": true, - }, - "id": 233, - "literal": "^2.0.2", - "name": "esutils", - "npm": { - "name": "esutils", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 165, - }, - { - "behavior": { - "prod": true, - }, - "id": 234, - "literal": "^4.0.1", - "name": "esprima", - "npm": { - "name": "esprima", - "version": ">=4.0.1 <5.0.0", - }, - "package_id": 162, - }, - { - "behavior": { - "optional": true, - }, - "id": 235, - "literal": "~0.6.1", - "name": "source-map", - "npm": { - "name": "source-map", - "version": ">=0.6.1 <0.7.0", - }, - "package_id": 164, - }, - { - "behavior": { - "prod": true, - }, - "id": 236, - "literal": "^2.0.1", - "name": "tslib", - "npm": { - "name": "tslib", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 168, - }, - { - "behavior": { - "prod": true, - }, - "id": 237, - "literal": "^7.0.2", - "name": "agent-base", - "npm": { - "name": "agent-base", - "version": ">=7.0.2 <8.0.0", - }, - "package_id": 156, - }, - { - "behavior": { - "prod": true, - }, - "id": 238, - "literal": "4", - "name": "debug", - "npm": { - "name": "debug", - "version": "<5.0.0 >=4.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 239, - "literal": "^7.1.0", - "name": "agent-base", - "npm": { - "name": "agent-base", - "version": ">=7.1.0 <8.0.0", - }, - "package_id": 156, - }, - { - "behavior": { - "prod": true, - }, - "id": 240, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 241, - "literal": "^5.0.2", - "name": "basic-ftp", - "npm": { - "name": "basic-ftp", - "version": ">=5.0.2 <6.0.0", - }, - "package_id": 177, - }, - { - "behavior": { - "prod": true, - }, - "id": 242, - "literal": "^6.0.2", - "name": "data-uri-to-buffer", - "npm": { - "name": "data-uri-to-buffer", - "version": ">=6.0.2 <7.0.0", - }, - "package_id": 176, - }, - { - "behavior": { - "prod": true, - }, - "id": 243, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 244, - "literal": "^11.2.0", - "name": "fs-extra", - "npm": { - "name": "fs-extra", - "version": ">=11.2.0 <12.0.0", - }, - "package_id": 172, - }, - { - "behavior": { - "prod": true, - }, - "id": 245, - "literal": "^4.2.0", - "name": "graceful-fs", - "npm": { - "name": "graceful-fs", - "version": ">=4.2.0 <5.0.0", - }, - "package_id": 175, - }, - { - "behavior": { - "prod": true, - }, - "id": 246, - "literal": "^6.0.1", - "name": "jsonfile", - "npm": { - "name": "jsonfile", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 174, - }, - { - "behavior": { - "prod": true, - }, - "id": 247, - "literal": "^2.0.0", - "name": "universalify", - "npm": { - "name": "universalify", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 173, - }, - { - "behavior": { - "prod": true, - }, - "id": 248, - "literal": "^2.0.0", - "name": "universalify", - "npm": { - "name": "universalify", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 173, - }, - { - "behavior": { - "optional": true, - }, - "id": 249, - "literal": "^4.1.6", - "name": "graceful-fs", - "npm": { - "name": "graceful-fs", - "version": ">=4.1.6 <5.0.0", - }, - "package_id": 175, - }, - { - "behavior": { - "prod": true, - }, - "id": 250, - "literal": "^4.1.1", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.1.1 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 251, - "literal": "^5.1.0", - "name": "get-stream", - "npm": { - "name": "get-stream", - "version": ">=5.1.0 <6.0.0", - }, - "package_id": 189, - }, - { - "behavior": { - "prod": true, - }, - "id": 252, - "literal": "^2.10.0", - "name": "yauzl", - "npm": { - "name": "yauzl", - "version": ">=2.10.0 <3.0.0", - }, - "package_id": 185, - }, - { - "behavior": { - "optional": true, - }, - "id": 253, - "literal": "^2.9.1", - "name": "@types/yauzl", - "npm": { - "name": "@types/yauzl", - "version": ">=2.9.1 <3.0.0", - }, - "package_id": 182, - }, - { - "behavior": { - "prod": true, - }, - "id": 254, - "literal": "*", - "name": "@types/node", - "npm": { - "name": "@types/node", - "version": ">=0.0.0", - }, - "package_id": 183, - }, - { - "behavior": { - "prod": true, - }, - "id": 255, - "literal": "~5.26.4", - "name": "undici-types", - "npm": { - "name": "undici-types", - "version": ">=5.26.4 <5.27.0", - }, - "package_id": 184, - }, - { - "behavior": { - "prod": true, - }, - "id": 256, - "literal": "~1.1.0", - "name": "fd-slicer", - "npm": { - "name": "fd-slicer", - "version": ">=1.1.0 <1.2.0", - }, - "package_id": 187, - }, - { - "behavior": { - "prod": true, - }, - "id": 257, - "literal": "~0.2.3", - "name": "buffer-crc32", - "npm": { - "name": "buffer-crc32", - "version": ">=0.2.3 <0.3.0", + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", }, "package_id": 186, }, @@ -25970,112 +31380,2413 @@ exports[`next build works: node 1`] = ` "behavior": { "prod": true, }, - "id": 258, - "literal": "~1.2.0", - "name": "pend", + "id": 658, + "literal": "^1.0.3", + "name": "globalthis", "npm": { - "name": "pend", - "version": ">=1.2.0 <1.3.0", + "name": "globalthis", + "version": ">=1.0.3 <2.0.0", }, - "package_id": 188, + "package_id": 194, }, { "behavior": { "prod": true, }, - "id": 259, + "id": 659, + "literal": "^1.1.3", + "name": "which-builtin-type", + "npm": { + "name": "which-builtin-type", + "version": ">=1.1.3 <2.0.0", + }, + "package_id": 410, + }, + { + "behavior": { + "prod": true, + }, + "id": 660, + "literal": "^1.0.6", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.6 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 661, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 662, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 663, + "literal": "^2.0.1", + "name": "set-function-name", + "npm": { + "name": "set-function-name", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 353, + }, + { + "behavior": { + "prod": true, + }, + "id": 664, + "literal": "^2.13.0", + "name": "is-core-module", + "npm": { + "name": "is-core-module", + "version": ">=2.13.0 <3.0.0", + }, + "package_id": 223, + }, + { + "behavior": { + "prod": true, + }, + "id": 665, + "literal": "^1.0.7", + "name": "path-parse", + "npm": { + "name": "path-parse", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 306, + }, + { + "behavior": { + "prod": true, + }, + "id": 666, + "literal": "^1.0.0", + "name": "supports-preserve-symlinks-flag", + "npm": { + "name": "supports-preserve-symlinks-flag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 378, + }, + { + "behavior": { + "prod": true, + }, + "id": 667, + "literal": "^7.1.3", + "name": "glob", + "npm": { + "name": "glob", + "version": ">=7.1.3 <8.0.0", + }, + "package_id": 441, + }, + { + "behavior": { + "prod": true, + }, + "id": 668, + "literal": "^1.2.2", + "name": "queue-microtask", + "npm": { + "name": "queue-microtask", + "version": ">=1.2.2 <2.0.0", + }, + "package_id": 331, + }, + { + "behavior": { + "prod": true, + }, + "id": 669, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 670, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 671, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 672, + "literal": "^2.0.5", + "name": "isarray", + "npm": { + "name": "isarray", + "version": ">=2.0.5 <3.0.0", + }, + "package_id": 245, + }, + { + "behavior": { + "prod": true, + }, + "id": 673, + "literal": "^1.0.6", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.6 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 674, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 675, + "literal": "^1.1.4", + "name": "is-regex", + "npm": { + "name": "is-regex", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 236, + }, + { + "behavior": { + "prod": true, + }, + "id": 676, + "literal": "^1.1.0", + "name": "loose-envify", + "npm": { + "name": "loose-envify", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 268, + }, + { + "behavior": { + "prod": true, + }, + "id": 677, + "literal": "^1.1.4", + "name": "define-data-property", + "npm": { + "name": "define-data-property", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 119, + }, + { + "behavior": { + "prod": true, + }, + "id": 678, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 679, + "literal": "^1.1.2", + "name": "function-bind", + "npm": { + "name": "function-bind", + "version": ">=1.1.2 <2.0.0", + }, + "package_id": 182, + }, + { + "behavior": { + "prod": true, + }, + "id": 680, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 681, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 682, + "literal": "^1.0.2", + "name": "has-property-descriptors", + "npm": { + "name": "has-property-descriptors", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 201, + }, + { + "behavior": { + "prod": true, + }, + "id": 683, + "literal": "^1.1.4", + "name": "define-data-property", + "npm": { + "name": "define-data-property", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 119, + }, + { + "behavior": { + "prod": true, + }, + "id": 684, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 685, + "literal": "^1.2.3", + "name": "functions-have-names", + "npm": { + "name": "functions-have-names", + "version": ">=1.2.3 <2.0.0", + }, + "package_id": 184, + }, + { + "behavior": { + "prod": true, + }, + "id": 686, + "literal": "^1.0.2", + "name": "has-property-descriptors", + "npm": { + "name": "has-property-descriptors", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 201, + }, + { + "behavior": { + "prod": true, + }, + "id": 687, + "literal": "^3.0.0", + "name": "shebang-regex", + "npm": { + "name": "shebang-regex", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 355, + }, + { + "behavior": { + "prod": true, + }, + "id": 688, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 689, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 690, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 691, + "literal": "^1.13.1", + "name": "object-inspect", + "npm": { + "name": "object-inspect", + "version": ">=1.13.1 <2.0.0", + }, + "package_id": 287, + }, + { + "behavior": { + "prod": true, + }, + "id": 692, + "literal": "^9.0.5", + "name": "ip-address", + "npm": { + "name": "ip-address", + "version": ">=9.0.5 <10.0.0", + }, + "package_id": 215, + }, + { + "behavior": { + "prod": true, + }, + "id": 693, + "literal": "^4.2.0", + "name": "smart-buffer", + "npm": { + "name": "smart-buffer", + "version": ">=4.2.0 <5.0.0", + }, + "package_id": 359, + }, + { + "behavior": { + "prod": true, + }, + "id": 694, + "literal": "^7.1.1", + "name": "agent-base", + "npm": { + "name": "agent-base", + "version": ">=7.1.1 <8.0.0", + }, + "package_id": 53, + }, + { + "behavior": { + "prod": true, + }, + "id": 695, + "literal": "^4.3.4", + "name": "debug", + "npm": { + "name": "debug", + "version": ">=4.3.4 <5.0.0", + }, + "package_id": 117, + }, + { + "behavior": { + "prod": true, + }, + "id": 696, + "literal": "^2.7.1", + "name": "socks", + "npm": { + "name": "socks", + "version": ">=2.7.1 <3.0.0", + }, + "package_id": 360, + }, + { + "behavior": { + "optional": true, + }, + "id": 697, + "literal": "^2.2.0", + "name": "bare-events", + "npm": { + "name": "bare-events", + "version": ">=2.2.0 <3.0.0", + }, + "package_id": 80, + }, + { + "behavior": { + "prod": true, + }, + "id": 698, + "literal": "^1.3.2", + "name": "fast-fifo", + "npm": { + "name": "fast-fifo", + "version": ">=1.3.2 <2.0.0", + }, + "package_id": 165, + }, + { + "behavior": { + "prod": true, + }, + "id": 699, + "literal": "^1.0.1", + "name": "queue-tick", + "npm": { + "name": "queue-tick", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 332, + }, + { + "behavior": { + "prod": true, + }, + "id": 700, + "literal": "^1.1.0", + "name": "text-decoder", + "npm": { + "name": "text-decoder", + "version": ">=1.1.0 <2.0.0", + }, + "package_id": 383, + }, + { + "behavior": { + "prod": true, + }, + "id": 701, + "literal": "^8.0.0", + "name": "emoji-regex", + "npm": { + "name": "emoji-regex", + "version": ">=8.0.0 <9.0.0", + }, + "package_id": 442, + }, + { + "behavior": { + "prod": true, + }, + "id": 702, + "literal": "^3.0.0", + "name": "is-fullwidth-code-point", + "npm": { + "name": "is-fullwidth-code-point", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 228, + }, + { + "behavior": { + "prod": true, + }, + "id": 703, + "literal": "^6.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 372, + }, + { + "behavior": { + "prod": true, + }, + "id": 704, + "literal": "^8.0.0", + "name": "emoji-regex", + "npm": { + "name": "emoji-regex", + "version": ">=8.0.0 <9.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 705, + "literal": "^3.0.0", + "name": "is-fullwidth-code-point", + "npm": { + "name": "is-fullwidth-code-point", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 706, + "literal": "^6.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 707, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 708, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 709, + "literal": "^1.23.2", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.2 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 710, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 711, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 712, + "literal": "^1.2.4", + "name": "get-intrinsic", + "npm": { + "name": "get-intrinsic", + "version": ">=1.2.4 <2.0.0", + }, + "package_id": 186, + }, + { + "behavior": { + "prod": true, + }, + "id": 713, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 714, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 715, + "literal": "^1.0.7", + "name": "internal-slot", + "npm": { + "name": "internal-slot", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 214, + }, + { + "behavior": { + "prod": true, + }, + "id": 716, + "literal": "^1.5.2", + "name": "regexp.prototype.flags", + "npm": { + "name": "regexp.prototype.flags", + "version": ">=1.5.2 <2.0.0", + }, + "package_id": 340, + }, + { + "behavior": { + "prod": true, + }, + "id": 717, + "literal": "^2.0.2", + "name": "set-function-name", + "npm": { + "name": "set-function-name", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 353, + }, + { + "behavior": { + "prod": true, + }, + "id": 718, + "literal": "^1.0.6", + "name": "side-channel", + "npm": { + "name": "side-channel", + "version": ">=1.0.6 <2.0.0", + }, + "package_id": 356, + }, + { + "behavior": { + "prod": true, + }, + "id": 719, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 720, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 721, + "literal": "^1.23.0", + "name": "es-abstract", + "npm": { + "name": "es-abstract", + "version": ">=1.23.0 <2.0.0", + }, + "package_id": 135, + }, + { + "behavior": { + "prod": true, + }, + "id": 722, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 723, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 724, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 725, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 726, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 727, + "literal": "^1.2.1", + "name": "define-properties", + "npm": { + "name": "define-properties", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 120, + }, + { + "behavior": { + "prod": true, + }, + "id": 728, + "literal": "^1.0.0", + "name": "es-object-atoms", + "npm": { + "name": "es-object-atoms", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 139, + }, + { + "behavior": { + "prod": true, + }, + "id": 729, + "literal": "^5.0.1", + "name": "ansi-regex", + "npm": { + "name": "ansi-regex", + "version": ">=5.0.1 <6.0.0", + }, + "package_id": 55, + }, + { + "behavior": { + "prod": true, + }, + "id": 730, + "literal": "^5.0.1", + "name": "ansi-regex", + "npm": { + "name": "ansi-regex", + "version": ">=5.0.1 <6.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "peer": true, + }, + "id": 731, + "literal": ">= 16.8.0 || 17.x.x || ^18.0.0-0", + "name": "react", + "npm": { + "name": "react", + "version": ">=16.8.0 || <18.0.0 >=17.0.0 || >=18.0.0-0 <19.0.0 && <18.0.0 >=17.0.0 || >=18.0.0-0 <19.0.0 && >=18.0.0-0 <19.0.0", + }, + "package_id": 333, + }, + { + "behavior": { + "prod": true, + }, + "id": 732, + "literal": "0.0.1", + "name": "client-only", + "npm": { + "name": "client-only", + "version": "==0.0.1", + }, + "package_id": 102, + }, + { + "behavior": { + "prod": true, + }, + "id": 733, + "literal": "^0.3.2", + "name": "@jridgewell/gen-mapping", + "npm": { + "name": "@jridgewell/gen-mapping", + "version": ">=0.3.2 <0.4.0", + }, + "package_id": 14, + }, + { + "behavior": { + "prod": true, + }, + "id": 734, + "literal": "^4.0.0", + "name": "commander", + "npm": { + "name": "commander", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 106, + }, + { + "behavior": { + "prod": true, + }, + "id": 735, + "literal": "^10.3.10", + "name": "glob", + "npm": { + "name": "glob", + "version": ">=10.3.10 <11.0.0", + }, + "package_id": 191, + }, + { + "behavior": { + "prod": true, + }, + "id": 736, + "literal": "^1.1.6", + "name": "lines-and-columns", + "npm": { + "name": "lines-and-columns", + "version": ">=1.1.6 <2.0.0", + }, + "package_id": 265, + }, + { + "behavior": { + "prod": true, + }, + "id": 737, + "literal": "^2.7.0", + "name": "mz", + "npm": { + "name": "mz", + "version": ">=2.7.0 <3.0.0", + }, + "package_id": 277, + }, + { + "behavior": { + "prod": true, + }, + "id": 738, + "literal": "^4.0.1", + "name": "pirates", + "npm": { + "name": "pirates", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 313, + }, + { + "behavior": { + "prod": true, + }, + "id": 739, + "literal": "^0.1.9", + "name": "ts-interface-checker", + "npm": { + "name": "ts-interface-checker", + "version": ">=0.1.9 <0.2.0", + }, + "package_id": 390, + }, + { + "behavior": { + "prod": true, + }, + "id": 740, + "literal": "^4.0.0", + "name": "has-flag", + "npm": { + "name": "has-flag", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 200, + }, + { + "behavior": { + "prod": true, + }, + "id": 741, + "literal": "^5.2.0", + "name": "@alloc/quick-lru", + "npm": { + "name": "@alloc/quick-lru", + "version": ">=5.2.0 <6.0.0", + }, + "package_id": 1, + }, + { + "behavior": { + "prod": true, + }, + "id": 742, + "literal": "^5.0.2", + "name": "arg", + "npm": { + "name": "arg", + "version": ">=5.0.2 <6.0.0", + }, + "package_id": 59, + }, + { + "behavior": { + "prod": true, + }, + "id": 743, + "literal": "^3.5.3", + "name": "chokidar", + "npm": { + "name": "chokidar", + "version": ">=3.5.3 <4.0.0", + }, + "package_id": 100, + }, + { + "behavior": { + "prod": true, + }, + "id": 744, + "literal": "^1.2.2", + "name": "didyoumean", + "npm": { + "name": "didyoumean", + "version": ">=1.2.2 <2.0.0", + }, + "package_id": 124, + }, + { + "behavior": { + "prod": true, + }, + "id": 745, + "literal": "^1.1.3", + "name": "dlv", + "npm": { + "name": "dlv", + "version": ">=1.1.3 <2.0.0", + }, + "package_id": 126, + }, + { + "behavior": { + "prod": true, + }, + "id": 746, + "literal": "^3.2.12", + "name": "fast-glob", + "npm": { + "name": "fast-glob", + "version": ">=3.2.12 <4.0.0", + }, + "package_id": 166, + }, + { + "behavior": { + "prod": true, + }, + "id": 747, + "literal": "^6.0.2", + "name": "glob-parent", + "npm": { + "name": "glob-parent", + "version": ">=6.0.2 <7.0.0", + }, + "package_id": 192, + }, + { + "behavior": { + "prod": true, + }, + "id": 748, + "literal": "^4.0.3", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.3 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 749, + "literal": "^1.18.2", + "name": "jiti", + "npm": { + "name": "jiti", + "version": ">=1.18.2 <2.0.0", + }, + "package_id": 249, + }, + { + "behavior": { + "prod": true, + }, + "id": 750, + "literal": "^2.1.0", + "name": "lilconfig", + "npm": { + "name": "lilconfig", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 264, + }, + { + "behavior": { + "prod": true, + }, + "id": 751, + "literal": "^4.0.5", + "name": "micromatch", + "npm": { + "name": "micromatch", + "version": ">=4.0.5 <5.0.0", + }, + "package_id": 271, + }, + { + "behavior": { + "prod": true, + }, + "id": 752, + "literal": "^3.0.0", + "name": "normalize-path", + "npm": { + "name": "normalize-path", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 283, + }, + { + "behavior": { + "prod": true, + }, + "id": 753, + "literal": "^3.0.0", + "name": "object-hash", + "npm": { + "name": "object-hash", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 286, + }, + { + "behavior": { + "prod": true, + }, + "id": 754, + "literal": "^1.0.0", + "name": "picocolors", + "npm": { + "name": "picocolors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 310, + }, + { + "behavior": { + "prod": true, + }, + "id": 755, + "literal": "^8.4.23", + "name": "postcss", + "npm": { + "name": "postcss", + "version": ">=8.4.23 <9.0.0", + }, + "package_id": 315, + }, + { + "behavior": { + "prod": true, + }, + "id": 756, + "literal": "^15.1.0", + "name": "postcss-import", + "npm": { + "name": "postcss-import", + "version": ">=15.1.0 <16.0.0", + }, + "package_id": 316, + }, + { + "behavior": { + "prod": true, + }, + "id": 757, + "literal": "^4.0.1", + "name": "postcss-js", + "npm": { + "name": "postcss-js", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 317, + }, + { + "behavior": { + "prod": true, + }, + "id": 758, + "literal": "^4.0.1", + "name": "postcss-load-config", + "npm": { + "name": "postcss-load-config", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 318, + }, + { + "behavior": { + "prod": true, + }, + "id": 759, + "literal": "^6.0.1", + "name": "postcss-nested", + "npm": { + "name": "postcss-nested", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 319, + }, + { + "behavior": { + "prod": true, + }, + "id": 760, + "literal": "^6.0.11", + "name": "postcss-selector-parser", + "npm": { + "name": "postcss-selector-parser", + "version": ">=6.0.11 <7.0.0", + }, + "package_id": 320, + }, + { + "behavior": { + "prod": true, + }, + "id": 761, + "literal": "^1.22.2", + "name": "resolve", + "npm": { + "name": "resolve", + "version": ">=1.22.2 <2.0.0", + }, + "package_id": 342, + }, + { + "behavior": { + "prod": true, + }, + "id": 762, + "literal": "^3.32.0", + "name": "sucrase", + "npm": { + "name": "sucrase", + "version": ">=3.32.0 <4.0.0", + }, + "package_id": 376, + }, + { + "behavior": { + "optional": true, + }, + "id": 763, + "literal": "^2.1.1", + "name": "bare-fs", + "npm": { + "name": "bare-fs", + "version": ">=2.1.1 <3.0.0", + }, + "package_id": 81, + }, + { + "behavior": { + "optional": true, + }, + "id": 764, + "literal": "^2.1.0", + "name": "bare-path", + "npm": { + "name": "bare-path", + "version": ">=2.1.0 <3.0.0", + }, + "package_id": 83, + }, + { + "behavior": { + "prod": true, + }, + "id": 765, "literal": "^3.0.0", "name": "pump", "npm": { "name": "pump", "version": ">=3.0.0 <4.0.0", }, + "package_id": 327, + }, + { + "behavior": { + "prod": true, + }, + "id": 766, + "literal": "^3.1.5", + "name": "tar-stream", + "npm": { + "name": "tar-stream", + "version": ">=3.1.5 <4.0.0", + }, + "package_id": 382, + }, + { + "behavior": { + "prod": true, + }, + "id": 767, + "literal": "^1.6.4", + "name": "b4a", + "npm": { + "name": "b4a", + "version": ">=1.6.4 <2.0.0", + }, + "package_id": 78, + }, + { + "behavior": { + "prod": true, + }, + "id": 768, + "literal": "^1.2.0", + "name": "fast-fifo", + "npm": { + "name": "fast-fifo", + "version": ">=1.2.0 <2.0.0", + }, + "package_id": 165, + }, + { + "behavior": { + "prod": true, + }, + "id": 769, + "literal": "^2.15.0", + "name": "streamx", + "npm": { + "name": "streamx", + "version": ">=2.15.0 <3.0.0", + }, + "package_id": 366, + }, + { + "behavior": { + "prod": true, + }, + "id": 770, + "literal": "^1.6.4", + "name": "b4a", + "npm": { + "name": "b4a", + "version": ">=1.6.4 <2.0.0", + }, + "package_id": 78, + }, + { + "behavior": { + "prod": true, + }, + "id": 771, + "literal": "^1.0.0", + "name": "any-promise", + "npm": { + "name": "any-promise", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 57, + }, + { + "behavior": { + "prod": true, + }, + "id": 772, + "literal": ">= 3.1.0 < 4", + "name": "thenify", + "npm": { + "name": "thenify", + "version": ">=3.1.0 && <4.0.0", + }, + "package_id": 385, + }, + { + "behavior": { + "prod": true, + }, + "id": 773, + "literal": "^7.0.0", + "name": "is-number", + "npm": { + "name": "is-number", + "version": ">=7.0.0 <8.0.0", + }, + "package_id": 233, + }, + { + "behavior": { + "peer": true, + }, + "id": 774, + "literal": ">=4.2.0", + "name": "typescript", + "npm": { + "name": "typescript", + "version": ">=4.2.0", + }, + "package_id": 399, + }, + { + "behavior": { + "prod": true, + }, + "id": 775, + "literal": "^0.0.29", + "name": "@types/json5", + "npm": { + "name": "@types/json5", + "version": ">=0.0.29 <0.0.30", + }, + "package_id": 38, + }, + { + "behavior": { + "prod": true, + }, + "id": 776, + "literal": "^1.0.2", + "name": "json5", + "npm": { + "name": "json5", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 257, + }, + { + "behavior": { + "prod": true, + }, + "id": 777, + "literal": "^1.2.6", + "name": "minimist", + "npm": { + "name": "minimist", + "version": ">=1.2.6 <2.0.0", + }, + "package_id": 273, + }, + { + "behavior": { + "prod": true, + }, + "id": 778, + "literal": "^3.0.0", + "name": "strip-bom", + "npm": { + "name": "strip-bom", + "version": ">=3.0.0 <4.0.0", + }, + "package_id": 373, + }, + { + "behavior": { + "prod": true, + }, + "id": 779, + "literal": "^1.2.1", + "name": "prelude-ls", + "npm": { + "name": "prelude-ls", + "version": ">=1.2.1 <2.0.0", + }, + "package_id": 322, + }, + { + "behavior": { + "prod": true, + }, + "id": 780, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 781, + "literal": "^1.3.0", + "name": "es-errors", + "npm": { + "name": "es-errors", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 137, + }, + { + "behavior": { + "prod": true, + }, + "id": 782, + "literal": "^1.1.13", + "name": "is-typed-array", + "npm": { + "name": "is-typed-array", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 241, + }, + { + "behavior": { + "prod": true, + }, + "id": 783, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 784, + "literal": "^0.3.3", + "name": "for-each", + "npm": { + "name": "for-each", + "version": ">=0.3.3 <0.4.0", + }, + "package_id": 176, + }, + { + "behavior": { + "prod": true, + }, + "id": 785, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 786, + "literal": "^1.0.3", + "name": "has-proto", + "npm": { + "name": "has-proto", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 202, + }, + { + "behavior": { + "prod": true, + }, + "id": 787, + "literal": "^1.1.13", + "name": "is-typed-array", + "npm": { + "name": "is-typed-array", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 241, + }, + { + "behavior": { + "prod": true, + }, + "id": 788, + "literal": "^1.0.7", + "name": "available-typed-arrays", + "npm": { + "name": "available-typed-arrays", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 75, + }, + { + "behavior": { + "prod": true, + }, + "id": 789, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 790, + "literal": "^0.3.3", + "name": "for-each", + "npm": { + "name": "for-each", + "version": ">=0.3.3 <0.4.0", + }, + "package_id": 176, + }, + { + "behavior": { + "prod": true, + }, + "id": 791, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 792, + "literal": "^1.0.3", + "name": "has-proto", + "npm": { + "name": "has-proto", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 202, + }, + { + "behavior": { + "prod": true, + }, + "id": 793, + "literal": "^1.1.13", + "name": "is-typed-array", + "npm": { + "name": "is-typed-array", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 241, + }, + { + "behavior": { + "prod": true, + }, + "id": 794, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 795, + "literal": "^0.3.3", + "name": "for-each", + "npm": { + "name": "for-each", + "version": ">=0.3.3 <0.4.0", + }, + "package_id": 176, + }, + { + "behavior": { + "prod": true, + }, + "id": 796, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 797, + "literal": "^1.0.3", + "name": "has-proto", + "npm": { + "name": "has-proto", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 202, + }, + { + "behavior": { + "prod": true, + }, + "id": 798, + "literal": "^1.1.13", + "name": "is-typed-array", + "npm": { + "name": "is-typed-array", + "version": ">=1.1.13 <2.0.0", + }, + "package_id": 241, + }, + { + "behavior": { + "prod": true, + }, + "id": 799, + "literal": "^1.0.0", + "name": "possible-typed-array-names", + "npm": { + "name": "possible-typed-array-names", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 314, + }, + { + "behavior": { + "prod": true, + }, + "id": 800, + "literal": "^1.0.2", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 801, + "literal": "^1.0.2", + "name": "has-bigints", + "npm": { + "name": "has-bigints", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 199, + }, + { + "behavior": { + "prod": true, + }, + "id": 802, + "literal": "^1.0.3", + "name": "has-symbols", + "npm": { + "name": "has-symbols", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 203, + }, + { + "behavior": { + "prod": true, + }, + "id": 803, + "literal": "^1.0.2", + "name": "which-boxed-primitive", + "npm": { + "name": "which-boxed-primitive", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 409, + }, + { + "behavior": { + "prod": true, + }, + "id": 804, + "literal": "^5.2.1", + "name": "buffer", + "npm": { + "name": "buffer", + "version": ">=5.2.1 <6.0.0", + }, + "package_id": 91, + }, + { + "behavior": { + "prod": true, + }, + "id": 805, + "literal": "^2.3.8", + "name": "through", + "npm": { + "name": "through", + "version": ">=2.3.8 <3.0.0", + }, + "package_id": 387, + }, + { + "behavior": { + "peer": true, + }, + "id": 806, + "literal": ">= 4.21.0", + "name": "browserslist", + "npm": { + "name": "browserslist", + "version": ">=4.21.0", + }, + "package_id": 90, + }, + { + "behavior": { + "prod": true, + }, + "id": 807, + "literal": "^3.1.2", + "name": "escalade", + "npm": { + "name": "escalade", + "version": ">=3.1.2 <4.0.0", + }, "package_id": 143, }, { "behavior": { "prod": true, }, - "id": 260, - "literal": "2.1.2", - "name": "ms", + "id": 808, + "literal": "^1.0.1", + "name": "picocolors", "npm": { - "name": "ms", - "version": "==2.1.2", + "name": "picocolors", + "version": ">=1.0.1 <2.0.0", }, - "package_id": 155, + "package_id": 310, }, { "behavior": { "prod": true, }, - "id": 261, - "literal": "2.2.3", - "name": "@puppeteer/browsers", + "id": 809, + "literal": "^2.1.0", + "name": "punycode", "npm": { - "name": "@puppeteer/browsers", - "version": "==2.2.3", + "name": "punycode", + "version": ">=2.1.0 <3.0.0", }, - "package_id": 115, + "package_id": 328, }, { "behavior": { "prod": true, }, - "id": 262, - "literal": "0.5.24", - "name": "chromium-bidi", + "id": 810, + "literal": "^2.0.0", + "name": "isexe", "npm": { - "name": "chromium-bidi", - "version": "==0.5.24", + "name": "isexe", + "version": ">=2.0.0 <3.0.0", }, - "package_id": 193, + "package_id": 246, }, { "behavior": { "prod": true, }, - "id": 263, - "literal": "4.3.5", - "name": "debug", + "id": 811, + "literal": "^1.0.1", + "name": "is-bigint", "npm": { - "name": "debug", - "version": "==4.3.5", + "name": "is-bigint", + "version": ">=1.0.1 <2.0.0", }, - "package_id": 154, + "package_id": 219, }, { "behavior": { "prod": true, }, - "id": 264, - "literal": "0.0.1299070", - "name": "devtools-protocol", + "id": 812, + "literal": "^1.1.0", + "name": "is-boolean-object", "npm": { - "name": "devtools-protocol", - "version": "==0.0.1299070", + "name": "is-boolean-object", + "version": ">=1.1.0 <2.0.0", }, - "package_id": 114, + "package_id": 221, }, { "behavior": { "prod": true, }, - "id": 265, - "literal": "8.17.1", - "name": "ws", + "id": 813, + "literal": "^1.0.4", + "name": "is-number-object", "npm": { - "name": "ws", - "version": "==8.17.1", + "name": "is-number-object", + "version": ">=1.0.4 <2.0.0", }, - "package_id": 192, + "package_id": 234, + }, + { + "behavior": { + "prod": true, + }, + "id": 814, + "literal": "^1.0.5", + "name": "is-string", + "npm": { + "name": "is-string", + "version": ">=1.0.5 <2.0.0", + }, + "package_id": 239, + }, + { + "behavior": { + "prod": true, + }, + "id": 815, + "literal": "^1.0.3", + "name": "is-symbol", + "npm": { + "name": "is-symbol", + "version": ">=1.0.3 <2.0.0", + }, + "package_id": 240, + }, + { + "behavior": { + "prod": true, + }, + "id": 816, + "literal": "^1.1.5", + "name": "function.prototype.name", + "npm": { + "name": "function.prototype.name", + "version": ">=1.1.5 <2.0.0", + }, + "package_id": 183, + }, + { + "behavior": { + "prod": true, + }, + "id": 817, + "literal": "^1.0.0", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 818, + "literal": "^2.0.0", + "name": "is-async-function", + "npm": { + "name": "is-async-function", + "version": ">=2.0.0 <3.0.0", + }, + "package_id": 218, + }, + { + "behavior": { + "prod": true, + }, + "id": 819, + "literal": "^1.0.5", + "name": "is-date-object", + "npm": { + "name": "is-date-object", + "version": ">=1.0.5 <2.0.0", + }, + "package_id": 225, + }, + { + "behavior": { + "prod": true, + }, + "id": 820, + "literal": "^1.0.2", + "name": "is-finalizationregistry", + "npm": { + "name": "is-finalizationregistry", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 227, + }, + { + "behavior": { + "prod": true, + }, + "id": 821, + "literal": "^1.0.10", + "name": "is-generator-function", + "npm": { + "name": "is-generator-function", + "version": ">=1.0.10 <2.0.0", + }, + "package_id": 229, + }, + { + "behavior": { + "prod": true, + }, + "id": 822, + "literal": "^1.1.4", + "name": "is-regex", + "npm": { + "name": "is-regex", + "version": ">=1.1.4 <2.0.0", + }, + "package_id": 236, + }, + { + "behavior": { + "prod": true, + }, + "id": 823, + "literal": "^1.0.2", + "name": "is-weakref", + "npm": { + "name": "is-weakref", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 243, + }, + { + "behavior": { + "prod": true, + }, + "id": 824, + "literal": "^2.0.5", + "name": "isarray", + "npm": { + "name": "isarray", + "version": ">=2.0.5 <3.0.0", + }, + "package_id": 245, + }, + { + "behavior": { + "prod": true, + }, + "id": 825, + "literal": "^1.0.2", + "name": "which-boxed-primitive", + "npm": { + "name": "which-boxed-primitive", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 409, + }, + { + "behavior": { + "prod": true, + }, + "id": 826, + "literal": "^1.0.1", + "name": "which-collection", + "npm": { + "name": "which-collection", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 411, + }, + { + "behavior": { + "prod": true, + }, + "id": 827, + "literal": "^1.1.9", + "name": "which-typed-array", + "npm": { + "name": "which-typed-array", + "version": ">=1.1.9 <2.0.0", + }, + "package_id": 412, + }, + { + "behavior": { + "prod": true, + }, + "id": 828, + "literal": "^2.0.3", + "name": "is-map", + "npm": { + "name": "is-map", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 231, + }, + { + "behavior": { + "prod": true, + }, + "id": 829, + "literal": "^2.0.3", + "name": "is-set", + "npm": { + "name": "is-set", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 237, + }, + { + "behavior": { + "prod": true, + }, + "id": 830, + "literal": "^2.0.2", + "name": "is-weakmap", + "npm": { + "name": "is-weakmap", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 242, + }, + { + "behavior": { + "prod": true, + }, + "id": 831, + "literal": "^2.0.3", + "name": "is-weakset", + "npm": { + "name": "is-weakset", + "version": ">=2.0.3 <3.0.0", + }, + "package_id": 244, + }, + { + "behavior": { + "prod": true, + }, + "id": 832, + "literal": "^1.0.7", + "name": "available-typed-arrays", + "npm": { + "name": "available-typed-arrays", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 75, + }, + { + "behavior": { + "prod": true, + }, + "id": 833, + "literal": "^1.0.7", + "name": "call-bind", + "npm": { + "name": "call-bind", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 95, + }, + { + "behavior": { + "prod": true, + }, + "id": 834, + "literal": "^0.3.3", + "name": "for-each", + "npm": { + "name": "for-each", + "version": ">=0.3.3 <0.4.0", + }, + "package_id": 176, + }, + { + "behavior": { + "prod": true, + }, + "id": 835, + "literal": "^1.0.1", + "name": "gopd", + "npm": { + "name": "gopd", + "version": ">=1.0.1 <2.0.0", + }, + "package_id": 196, + }, + { + "behavior": { + "prod": true, + }, + "id": 836, + "literal": "^1.0.2", + "name": "has-tostringtag", + "npm": { + "name": "has-tostringtag", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 204, + }, + { + "behavior": { + "prod": true, + }, + "id": 837, + "literal": "^4.0.0", + "name": "ansi-styles", + "npm": { + "name": "ansi-styles", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 56, + }, + { + "behavior": { + "prod": true, + }, + "id": 838, + "literal": "^4.1.0", + "name": "string-width", + "npm": { + "name": "string-width", + "version": ">=4.1.0 <5.0.0", + }, + "package_id": 367, + }, + { + "behavior": { + "prod": true, + }, + "id": 839, + "literal": "^6.0.0", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.0 <7.0.0", + }, + "package_id": 372, + }, + { + "behavior": { + "prod": true, + }, + "id": 840, + "literal": "^4.0.0", + "name": "ansi-styles", + "npm": { + "name": "ansi-styles", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 841, + "literal": "^4.1.0", + "name": "string-width", + "npm": { + "name": "string-width", + "version": ">=4.1.0 <5.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 842, + "literal": "^6.0.0", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=6.0.0 <7.0.0", + }, + "package_id": null, }, { "behavior": { "optional": true, "peer": true, }, - "id": 266, + "id": 843, "literal": "^4.0.1", "name": "bufferutil", "npm": { @@ -26089,7 +33800,7 @@ exports[`next build works: node 1`] = ` "optional": true, "peer": true, }, - "id": 267, + "id": 844, "literal": ">=5.0.2", "name": "utf-8-validate", "npm": { @@ -26102,3175 +33813,64 @@ exports[`next build works: node 1`] = ` "behavior": { "prod": true, }, - "id": 268, - "literal": "3.0.1", - "name": "mitt", + "id": 845, + "literal": "^8.0.1", + "name": "cliui", "npm": { - "name": "mitt", - "version": "==3.0.1", + "name": "cliui", + "version": ">=8.0.1 <9.0.0", }, - "package_id": 196, + "package_id": 103, }, { "behavior": { "prod": true, }, - "id": 269, - "literal": "10.0.0", - "name": "urlpattern-polyfill", - "npm": { - "name": "urlpattern-polyfill", - "version": "==10.0.0", - }, - "package_id": 195, - }, - { - "behavior": { - "prod": true, - }, - "id": 270, - "literal": "3.23.8", - "name": "zod", - "npm": { - "name": "zod", - "version": "==3.23.8", - }, - "package_id": 194, - }, - { - "behavior": { - "peer": true, - }, - "id": 271, - "literal": "*", - "name": "devtools-protocol", - "npm": { - "name": "devtools-protocol", - "version": ">=0.0.0", - }, - "package_id": 114, - }, - { - "behavior": { - "prod": true, - }, - "id": 272, - "literal": "^2.2.1", - "name": "env-paths", - "npm": { - "name": "env-paths", - "version": ">=2.2.1 <3.0.0", - }, - "package_id": 218, - }, - { - "behavior": { - "prod": true, - }, - "id": 273, - "literal": "^3.3.0", - "name": "import-fresh", - "npm": { - "name": "import-fresh", - "version": ">=3.3.0 <4.0.0", - }, - "package_id": 214, - }, - { - "behavior": { - "prod": true, - }, - "id": 274, - "literal": "^4.1.0", - "name": "js-yaml", - "npm": { - "name": "js-yaml", - "version": ">=4.1.0 <5.0.0", - }, - "package_id": 212, - }, - { - "behavior": { - "prod": true, - }, - "id": 275, - "literal": "^5.2.0", - "name": "parse-json", - "npm": { - "name": "parse-json", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 198, - }, - { - "behavior": { - "optional": true, - "peer": true, - }, - "id": 276, - "literal": ">=4.9.5", - "name": "typescript", - "npm": { - "name": "typescript", - "version": ">=4.9.5", - }, - "package_id": 1, - }, - { - "behavior": { - "prod": true, - }, - "id": 277, - "literal": "^7.0.0", - "name": "@babel/code-frame", - "npm": { - "name": "@babel/code-frame", - "version": ">=7.0.0 <8.0.0", - }, - "package_id": 202, - }, - { - "behavior": { - "prod": true, - }, - "id": 278, - "literal": "^1.3.1", - "name": "error-ex", - "npm": { - "name": "error-ex", - "version": ">=1.3.1 <2.0.0", - }, - "package_id": 200, - }, - { - "behavior": { - "prod": true, - }, - "id": 279, - "literal": "^2.3.0", - "name": "json-parse-even-better-errors", - "npm": { - "name": "json-parse-even-better-errors", - "version": ">=2.3.0 <3.0.0", - }, - "package_id": 199, - }, - { - "behavior": { - "prod": true, - }, - "id": 280, - "literal": "^1.1.6", - "name": "lines-and-columns", - "npm": { - "name": "lines-and-columns", - "version": ">=1.1.6 <2.0.0", - }, - "package_id": 64, - }, - { - "behavior": { - "prod": true, - }, - "id": 281, - "literal": "^0.2.1", - "name": "is-arrayish", - "npm": { - "name": "is-arrayish", - "version": ">=0.2.1 <0.3.0", - }, - "package_id": 201, - }, - { - "behavior": { - "prod": true, - }, - "id": 282, - "literal": "^7.24.7", - "name": "@babel/highlight", - "npm": { - "name": "@babel/highlight", - "version": ">=7.24.7 <8.0.0", - }, - "package_id": 203, - }, - { - "behavior": { - "prod": true, - }, - "id": 283, - "literal": "^1.0.0", - "name": "picocolors", - "npm": { - "name": "picocolors", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 9, - }, - { - "behavior": { - "prod": true, - }, - "id": 284, - "literal": "^7.24.7", - "name": "@babel/helper-validator-identifier", - "npm": { - "name": "@babel/helper-validator-identifier", - "version": ">=7.24.7 <8.0.0", - }, - "package_id": 211, - }, - { - "behavior": { - "prod": true, - }, - "id": 285, - "literal": "^2.4.2", - "name": "chalk", - "npm": { - "name": "chalk", - "version": ">=2.4.2 <3.0.0", - }, - "package_id": 204, - }, - { - "behavior": { - "prod": true, - }, - "id": 286, - "literal": "^4.0.0", - "name": "js-tokens", - "npm": { - "name": "js-tokens", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 111, - }, - { - "behavior": { - "prod": true, - }, - "id": 287, - "literal": "^1.0.0", - "name": "picocolors", - "npm": { - "name": "picocolors", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 9, - }, - { - "behavior": { - "prod": true, - }, - "id": 288, - "literal": "^3.2.1", - "name": "ansi-styles", - "npm": { - "name": "ansi-styles", - "version": ">=3.2.1 <4.0.0", - }, - "package_id": 208, - }, - { - "behavior": { - "prod": true, - }, - "id": 289, - "literal": "^1.0.5", - "name": "escape-string-regexp", - "npm": { - "name": "escape-string-regexp", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 207, - }, - { - "behavior": { - "prod": true, - }, - "id": 290, - "literal": "^5.3.0", - "name": "supports-color", - "npm": { - "name": "supports-color", - "version": ">=5.3.0 <6.0.0", - }, - "package_id": 205, - }, - { - "behavior": { - "prod": true, - }, - "id": 291, - "literal": "^3.0.0", - "name": "has-flag", - "npm": { - "name": "has-flag", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 206, - }, - { - "behavior": { - "prod": true, - }, - "id": 292, - "literal": "^1.9.0", - "name": "color-convert", - "npm": { - "name": "color-convert", - "version": ">=1.9.0 <2.0.0", - }, - "package_id": 209, - }, - { - "behavior": { - "prod": true, - }, - "id": 293, - "literal": "1.1.3", - "name": "color-name", - "npm": { - "name": "color-name", - "version": "==1.1.3", - }, - "package_id": 210, - }, - { - "behavior": { - "prod": true, - }, - "id": 294, - "literal": "^2.0.1", - "name": "argparse", - "npm": { - "name": "argparse", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 213, - }, - { - "behavior": { - "prod": true, - }, - "id": 295, - "literal": "^1.0.0", - "name": "parent-module", - "npm": { - "name": "parent-module", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 216, - }, - { - "behavior": { - "prod": true, - }, - "id": 296, - "literal": "^4.0.0", - "name": "resolve-from", - "npm": { - "name": "resolve-from", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 215, - }, - { - "behavior": { - "prod": true, - }, - "id": 297, - "literal": "^3.0.0", - "name": "callsites", - "npm": { - "name": "callsites", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 217, - }, - { - "behavior": { - "prod": true, - }, - "id": 298, - "literal": "1.6.0", - "name": "busboy", - "npm": { - "name": "busboy", - "version": "==1.6.0", - }, - "package_id": 235, - }, - { - "behavior": { - "prod": true, - }, - "id": 299, - "literal": "8.4.31", - "name": "postcss", - "npm": { - "name": "postcss", - "version": "==8.4.31", - }, - "package_id": 234, - }, - { - "behavior": { - "prod": true, - }, - "id": 300, - "literal": "14.1.3", - "name": "@next/env", - "npm": { - "name": "@next/env", - "version": "==14.1.3", - }, - "package_id": 233, - }, - { - "behavior": { - "prod": true, - }, - "id": 301, - "literal": "5.1.1", - "name": "styled-jsx", - "npm": { - "name": "styled-jsx", - "version": "==5.1.1", - }, - "package_id": 231, - }, - { - "behavior": { - "prod": true, - }, - "id": 302, - "literal": "^4.2.11", - "name": "graceful-fs", - "npm": { - "name": "graceful-fs", - "version": ">=4.2.11 <5.0.0", - }, - "package_id": 175, - }, - { - "behavior": { - "prod": true, - }, - "id": 303, - "literal": "0.5.2", - "name": "@swc/helpers", - "npm": { - "name": "@swc/helpers", - "version": "==0.5.2", - }, - "package_id": 230, - }, - { - "behavior": { - "prod": true, - }, - "id": 304, - "literal": "^1.0.30001579", - "name": "caniuse-lite", - "npm": { - "name": "caniuse-lite", - "version": ">=1.0.30001579 <2.0.0", - }, - "package_id": 229, - }, - { - "behavior": { - "optional": true, - }, - "id": 305, - "literal": "14.1.3", - "name": "@next/swc-darwin-x64", - "npm": { - "name": "@next/swc-darwin-x64", - "version": "==14.1.3", - }, - "package_id": 228, - }, - { - "behavior": { - "optional": true, - }, - "id": 306, - "literal": "14.1.3", - "name": "@next/swc-darwin-arm64", - "npm": { - "name": "@next/swc-darwin-arm64", - "version": "==14.1.3", - }, - "package_id": 227, - }, - { - "behavior": { - "optional": true, - }, - "id": 307, - "literal": "14.1.3", - "name": "@next/swc-linux-x64-gnu", - "npm": { - "name": "@next/swc-linux-x64-gnu", - "version": "==14.1.3", - }, - "package_id": 226, - }, - { - "behavior": { - "optional": true, - }, - "id": 308, - "literal": "14.1.3", - "name": "@next/swc-linux-x64-musl", - "npm": { - "name": "@next/swc-linux-x64-musl", - "version": "==14.1.3", - }, - "package_id": 225, - }, - { - "behavior": { - "optional": true, - }, - "id": 309, - "literal": "14.1.3", - "name": "@next/swc-win32-x64-msvc", - "npm": { - "name": "@next/swc-win32-x64-msvc", - "version": "==14.1.3", - }, - "package_id": 224, - }, - { - "behavior": { - "optional": true, - }, - "id": 310, - "literal": "14.1.3", - "name": "@next/swc-linux-arm64-gnu", - "npm": { - "name": "@next/swc-linux-arm64-gnu", - "version": "==14.1.3", - }, - "package_id": 223, - }, - { - "behavior": { - "optional": true, - }, - "id": 311, - "literal": "14.1.3", - "name": "@next/swc-win32-ia32-msvc", - "npm": { - "name": "@next/swc-win32-ia32-msvc", - "version": "==14.1.3", - }, - "package_id": 222, - }, - { - "behavior": { - "optional": true, - }, - "id": 312, - "literal": "14.1.3", - "name": "@next/swc-linux-arm64-musl", - "npm": { - "name": "@next/swc-linux-arm64-musl", - "version": "==14.1.3", - }, - "package_id": 221, - }, - { - "behavior": { - "optional": true, - }, - "id": 313, - "literal": "14.1.3", - "name": "@next/swc-win32-arm64-msvc", - "npm": { - "name": "@next/swc-win32-arm64-msvc", - "version": "==14.1.3", - }, - "package_id": 220, - }, - { - "behavior": { - "optional": true, - "peer": true, - }, - "id": 314, - "literal": "^1.3.0", - "name": "sass", - "npm": { - "name": "sass", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": null, - }, - { - "behavior": { - "optional": true, - "peer": true, - }, - "id": 315, - "literal": "^1.1.0", - "name": "@opentelemetry/api", - "npm": { - "name": "@opentelemetry/api", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": null, - }, - { - "behavior": { - "peer": true, - }, - "id": 316, - "literal": "^18.2.0", - "name": "react-dom", - "npm": { - "name": "react-dom", - "version": ">=18.2.0 <19.0.0", - }, - "package_id": 108, - }, - { - "behavior": { - "peer": true, - }, - "id": 317, - "literal": "^18.2.0", - "name": "react", - "npm": { - "name": "react", - "version": ">=18.2.0 <19.0.0", - }, - "package_id": 109, - }, - { - "behavior": { - "prod": true, - }, - "id": 318, - "literal": "^2.4.0", - "name": "tslib", - "npm": { - "name": "tslib", - "version": ">=2.4.0 <3.0.0", - }, - "package_id": 168, - }, - { - "behavior": { - "prod": true, - }, - "id": 319, - "literal": "0.0.1", - "name": "client-only", - "npm": { - "name": "client-only", - "version": "==0.0.1", - }, - "package_id": 232, - }, - { - "behavior": { - "peer": true, - }, - "id": 320, - "literal": ">= 16.8.0 || 17.x.x || ^18.0.0-0", - "name": "react", - "npm": { - "name": "react", - "version": ">=16.8.0 || <18.0.0 >=17.0.0 || >=18.0.0-0 <19.0.0 && <18.0.0 >=17.0.0 || >=18.0.0-0 <19.0.0 && >=18.0.0-0 <19.0.0", - }, - "package_id": 109, - }, - { - "behavior": { - "prod": true, - }, - "id": 321, - "literal": "^3.3.6", - "name": "nanoid", - "npm": { - "name": "nanoid", - "version": ">=3.3.6 <4.0.0", - }, - "package_id": 10, - }, - { - "behavior": { - "prod": true, - }, - "id": 322, - "literal": "^1.0.0", - "name": "picocolors", - "npm": { - "name": "picocolors", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 9, - }, - { - "behavior": { - "prod": true, - }, - "id": 323, - "literal": "^1.0.2", - "name": "source-map-js", - "npm": { - "name": "source-map-js", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 8, - }, - { - "behavior": { - "prod": true, - }, - "id": 324, - "literal": "^1.1.0", - "name": "streamsearch", - "npm": { - "name": "streamsearch", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 236, - }, - { - "behavior": { - "prod": true, - }, - "id": 325, - "literal": "^7.33.2", - "name": "eslint-plugin-react", - "npm": { - "name": "eslint-plugin-react", - "version": ">=7.33.2 <8.0.0", - }, - "package_id": 429, - }, - { - "behavior": { - "prod": true, - }, - "id": 326, - "literal": "^2.28.1", - "name": "eslint-plugin-import", - "npm": { - "name": "eslint-plugin-import", - "version": ">=2.28.1 <3.0.0", - }, - "package_id": 303, - }, - { - "behavior": { - "prod": true, - }, - "id": 327, - "literal": "^6.7.1", - "name": "eslint-plugin-jsx-a11y", - "npm": { - "name": "eslint-plugin-jsx-a11y", - "version": ">=6.7.1 <7.0.0", - }, - "package_id": 404, - }, - { - "behavior": { - "prod": true, - }, - "id": 328, - "literal": "^1.3.3", - "name": "@rushstack/eslint-patch", - "npm": { - "name": "@rushstack/eslint-patch", - "version": ">=1.3.3 <2.0.0", - }, - "package_id": 403, - }, - { - "behavior": { - "prod": true, - }, - "id": 329, - "literal": "14.1.3", - "name": "@next/eslint-plugin-next", - "npm": { - "name": "@next/eslint-plugin-next", - "version": "==14.1.3", - }, - "package_id": 402, - }, - { - "behavior": { - "prod": true, - }, - "id": 330, - "literal": "^5.4.2 || ^6.0.0", - "name": "@typescript-eslint/parser", - "npm": { - "name": "@typescript-eslint/parser", - "version": ">=5.4.2 <6.0.0 || >=6.0.0 <7.0.0 && >=6.0.0 <7.0.0", - }, - "package_id": 390, - }, - { - "behavior": { - "prod": true, - }, - "id": 331, - "literal": "^4.5.0 || 5.0.0-canary-7118f5dd7-20230705", - "name": "eslint-plugin-react-hooks", - "npm": { - "name": "eslint-plugin-react-hooks", - "version": ">=4.5.0 <5.0.0 || ==5.0.0-canary-7118f5dd7-20230705 && ==5.0.0-canary-7118f5dd7-20230705", - }, - "package_id": 389, - }, - { - "behavior": { - "prod": true, - }, - "id": 332, - "literal": "^0.3.6", - "name": "eslint-import-resolver-node", - "npm": { - "name": "eslint-import-resolver-node", - "version": ">=0.3.6 <0.4.0", - }, - "package_id": 378, - }, - { - "behavior": { - "prod": true, - }, - "id": 333, - "literal": "^3.5.2", - "name": "eslint-import-resolver-typescript", - "npm": { - "name": "eslint-import-resolver-typescript", - "version": ">=3.5.2 <4.0.0", - }, - "package_id": 302, - }, - { - "behavior": { - "optional": true, - "peer": true, - }, - "id": 334, - "literal": ">=3.3.1", - "name": "typescript", - "npm": { - "name": "typescript", - "version": ">=3.3.1", - }, - "package_id": 1, - }, - { - "behavior": { - "peer": true, - }, - "id": 335, - "literal": "^7.23.0 || ^8.0.0", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=7.23.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 336, - "literal": "^6.12.4", - "name": "ajv", - "npm": { - "name": "ajv", - "version": ">=6.12.4 <7.0.0", - }, - "package_id": 269, - }, - { - "behavior": { - "prod": true, - }, - "id": 337, - "literal": "^0.4.1", - "name": "levn", - "npm": { - "name": "levn", - "version": ">=0.4.1 <0.5.0", - }, - "package_id": 284, - }, - { - "behavior": { - "prod": true, - }, - "id": 338, - "literal": "^4.0.0", - "name": "chalk", - "npm": { - "name": "chalk", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 299, - }, - { - "behavior": { - "prod": true, - }, - "id": 339, - "literal": "^4.3.2", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.2 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 340, - "literal": "^9.6.1", - "name": "espree", - "npm": { - "name": "espree", - "version": ">=9.6.1 <10.0.0", - }, - "package_id": 266, - }, - { - "behavior": { - "prod": true, - }, - "id": 341, - "literal": "^5.2.0", - "name": "ignore", - "npm": { - "name": "ignore", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 263, - }, - { - "behavior": { - "prod": true, - }, - "id": 342, - "literal": "^1.4.2", - "name": "esquery", - "npm": { - "name": "esquery", - "version": ">=1.4.2 <2.0.0", - }, - "package_id": 298, - }, - { - "behavior": { - "prod": true, - }, - "id": 343, - "literal": "^2.0.2", - "name": "esutils", - "npm": { - "name": "esutils", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 165, - }, - { - "behavior": { - "prod": true, - }, - "id": 344, - "literal": "^5.0.0", - "name": "find-up", - "npm": { - "name": "find-up", - "version": ">=5.0.0 <6.0.0", - }, - "package_id": 292, - }, - { - "behavior": { - "prod": true, - }, - "id": 345, - "literal": "^13.19.0", - "name": "globals", - "npm": { - "name": "globals", - "version": ">=13.19.0 <14.0.0", - }, - "package_id": 264, - }, - { - "behavior": { - "prod": true, - }, - "id": 346, - "literal": "^4.0.0", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 347, - "literal": "^4.1.0", - "name": "js-yaml", - "npm": { - "name": "js-yaml", - "version": ">=4.1.0 <5.0.0", - }, - "package_id": 212, - }, - { - "behavior": { - "prod": true, - }, - "id": 348, - "literal": "^3.0.0", - "name": "doctrine", - "npm": { - "name": "doctrine", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 291, - }, - { - "behavior": { - "prod": true, - }, - "id": 349, - "literal": "^1.4.0", - "name": "graphemer", - "npm": { - "name": "graphemer", - "version": ">=1.4.0 <2.0.0", - }, - "package_id": 290, - }, - { - "behavior": { - "prod": true, - }, - "id": 350, - "literal": "^3.1.2", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=3.1.2 <4.0.0", - }, - "package_id": 244, - }, - { - "behavior": { - "prod": true, - }, - "id": 351, - "literal": "8.50.0", - "name": "@eslint/js", - "npm": { - "name": "@eslint/js", - "version": "==8.50.0", - }, - "package_id": 289, - }, - { - "behavior": { - "prod": true, - }, - "id": 352, - "literal": "^0.9.3", - "name": "optionator", - "npm": { - "name": "optionator", - "version": ">=0.9.3 <0.10.0", - }, - "package_id": 282, - }, - { - "behavior": { - "prod": true, - }, - "id": 353, - "literal": "^6.0.1", - "name": "strip-ansi", - "npm": { - "name": "strip-ansi", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 76, - }, - { - "behavior": { - "prod": true, - }, - "id": 354, - "literal": "^0.2.0", - "name": "text-table", - "npm": { - "name": "text-table", - "version": ">=0.2.0 <0.3.0", - }, - "package_id": 281, - }, - { - "behavior": { - "prod": true, - }, - "id": 355, - "literal": "^7.0.2", - "name": "cross-spawn", - "npm": { - "name": "cross-spawn", - "version": ">=7.0.2 <8.0.0", - }, - "package_id": 93, - }, - { - "behavior": { - "prod": true, - }, - "id": 356, - "literal": "^6.0.2", - "name": "glob-parent", - "npm": { - "name": "glob-parent", - "version": ">=6.0.2 <7.0.0", - }, - "package_id": 27, - }, - { - "behavior": { - "prod": true, - }, - "id": 357, - "literal": "^0.1.4", - "name": "imurmurhash", - "npm": { - "name": "imurmurhash", - "version": ">=0.1.4 <0.2.0", - }, - "package_id": 280, - }, - { - "behavior": { - "prod": true, - }, - "id": 358, - "literal": "^7.2.2", - "name": "eslint-scope", - "npm": { - "name": "eslint-scope", - "version": ">=7.2.2 <8.0.0", - }, - "package_id": 278, - }, - { - "behavior": { - "prod": true, - }, - "id": 359, - "literal": "^4.6.2", - "name": "lodash.merge", - "npm": { - "name": "lodash.merge", - "version": ">=4.6.2 <5.0.0", - }, - "package_id": 277, - }, - { - "behavior": { - "prod": true, - }, - "id": 360, - "literal": "^3.0.3", - "name": "is-path-inside", - "npm": { - "name": "is-path-inside", - "version": ">=3.0.3 <4.0.0", - }, - "package_id": 276, - }, - { - "behavior": { - "prod": true, - }, - "id": 361, - "literal": "^3.1.3", - "name": "fast-deep-equal", - "npm": { - "name": "fast-deep-equal", - "version": ">=3.1.3 <4.0.0", - }, - "package_id": 274, - }, - { - "behavior": { - "prod": true, - }, - "id": 362, - "literal": "^1.4.0", - "name": "natural-compare", - "npm": { - "name": "natural-compare", - "version": ">=1.4.0 <2.0.0", - }, - "package_id": 275, - }, - { - "behavior": { - "prod": true, - }, - "id": 363, - "literal": "^2.1.2", - "name": "@eslint/eslintrc", - "npm": { - "name": "@eslint/eslintrc", - "version": ">=2.1.2 <3.0.0", - }, - "package_id": 261, - }, - { - "behavior": { - "prod": true, - }, - "id": 364, - "literal": "^1.2.8", - "name": "@nodelib/fs.walk", - "npm": { - "name": "@nodelib/fs.walk", - "version": ">=1.2.8 <2.0.0", - }, - "package_id": 43, - }, - { - "behavior": { - "prod": true, - }, - "id": 365, - "literal": "^6.0.1", - "name": "file-entry-cache", - "npm": { - "name": "file-entry-cache", - "version": ">=6.0.1 <7.0.0", - }, - "package_id": 250, - }, - { - "behavior": { - "prod": true, - }, - "id": 366, - "literal": "^3.4.3", - "name": "eslint-visitor-keys", - "npm": { - "name": "eslint-visitor-keys", - "version": ">=3.4.3 <4.0.0", - }, - "package_id": 242, - }, - { - "behavior": { - "prod": true, - }, - "id": 367, - "literal": "^4.0.0", - "name": "escape-string-regexp", - "npm": { - "name": "escape-string-regexp", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 249, - }, - { - "behavior": { - "prod": true, - }, - "id": 368, - "literal": "^4.6.1", - "name": "@eslint-community/regexpp", - "npm": { - "name": "@eslint-community/regexpp", - "version": ">=4.6.1 <5.0.0", - }, - "package_id": 248, - }, - { - "behavior": { - "prod": true, - }, - "id": 369, - "literal": "^0.11.11", - "name": "@humanwhocodes/config-array", - "npm": { - "name": "@humanwhocodes/config-array", - "version": ">=0.11.11 <0.12.0", - }, - "package_id": 243, - }, - { - "behavior": { - "prod": true, - }, - "id": 370, - "literal": "^4.2.0", - "name": "@eslint-community/eslint-utils", - "npm": { - "name": "@eslint-community/eslint-utils", - "version": ">=4.2.0 <5.0.0", - }, - "package_id": 241, - }, - { - "behavior": { - "prod": true, - }, - "id": 371, - "literal": "^1.0.1", - "name": "@humanwhocodes/module-importer", - "npm": { - "name": "@humanwhocodes/module-importer", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 240, - }, - { - "behavior": { - "prod": true, - }, - "id": 372, - "literal": "^1.0.1", - "name": "json-stable-stringify-without-jsonify", - "npm": { - "name": "json-stable-stringify-without-jsonify", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 239, - }, - { - "behavior": { - "prod": true, - }, - "id": 373, - "literal": "^3.3.0", - "name": "eslint-visitor-keys", - "npm": { - "name": "eslint-visitor-keys", - "version": ">=3.3.0 <4.0.0", - }, - "package_id": 242, - }, - { - "behavior": { - "peer": true, - }, - "id": 374, - "literal": "^6.0.0 || ^7.0.0 || >=8.0.0", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 && >=8.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 375, - "literal": "^2.0.2", - "name": "@humanwhocodes/object-schema", - "npm": { - "name": "@humanwhocodes/object-schema", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 247, - }, - { - "behavior": { - "prod": true, - }, - "id": 376, - "literal": "^4.3.1", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.1 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 377, - "literal": "^3.0.5", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=3.0.5 <4.0.0", - }, - "package_id": 244, - }, - { - "behavior": { - "prod": true, - }, - "id": 378, - "literal": "^1.1.7", - "name": "brace-expansion", - "npm": { - "name": "brace-expansion", - "version": ">=1.1.7 <2.0.0", - }, - "package_id": 245, - }, - { - "behavior": { - "prod": true, - }, - "id": 379, - "literal": "^1.0.0", - "name": "balanced-match", - "npm": { - "name": "balanced-match", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 71, - }, - { - "behavior": { - "prod": true, - }, - "id": 380, - "literal": "0.0.1", - "name": "concat-map", - "npm": { - "name": "concat-map", - "version": "==0.0.1", - }, - "package_id": 246, - }, - { - "behavior": { - "prod": true, - }, - "id": 381, - "literal": "^3.0.4", - "name": "flat-cache", - "npm": { - "name": "flat-cache", - "version": ">=3.0.4 <4.0.0", - }, - "package_id": 251, - }, - { - "behavior": { - "prod": true, - }, - "id": 382, - "literal": "^3.2.9", - "name": "flatted", - "npm": { - "name": "flatted", - "version": ">=3.2.9 <4.0.0", - }, - "package_id": 260, - }, - { - "behavior": { - "prod": true, - }, - "id": 383, - "literal": "^4.5.3", - "name": "keyv", - "npm": { - "name": "keyv", - "version": ">=4.5.3 <5.0.0", - }, - "package_id": 258, - }, - { - "behavior": { - "prod": true, - }, - "id": 384, - "literal": "^3.0.2", - "name": "rimraf", - "npm": { - "name": "rimraf", - "version": ">=3.0.2 <4.0.0", - }, - "package_id": 252, - }, - { - "behavior": { - "prod": true, - }, - "id": 385, - "literal": "^7.1.3", - "name": "glob", - "npm": { - "name": "glob", - "version": ">=7.1.3 <8.0.0", - }, - "package_id": 253, - }, - { - "behavior": { - "prod": true, - }, - "id": 386, - "literal": "^1.0.0", - "name": "fs.realpath", - "npm": { - "name": "fs.realpath", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 257, - }, - { - "behavior": { - "prod": true, - }, - "id": 387, - "literal": "^1.0.4", - "name": "inflight", - "npm": { - "name": "inflight", - "version": ">=1.0.4 <2.0.0", - }, - "package_id": 256, - }, - { - "behavior": { - "prod": true, - }, - "id": 388, - "literal": "2", - "name": "inherits", - "npm": { - "name": "inherits", - "version": "<3.0.0 >=2.0.0", - }, - "package_id": 255, - }, - { - "behavior": { - "prod": true, - }, - "id": 389, + "id": 846, "literal": "^3.1.1", - "name": "minimatch", + "name": "escalade", "npm": { - "name": "minimatch", + "name": "escalade", "version": ">=3.1.1 <4.0.0", }, - "package_id": 244, + "package_id": 143, }, { "behavior": { "prod": true, }, - "id": 390, - "literal": "^1.3.0", - "name": "once", + "id": 847, + "literal": "^2.0.5", + "name": "get-caller-file", "npm": { - "name": "once", - "version": ">=1.3.0 <2.0.0", + "name": "get-caller-file", + "version": ">=2.0.5 <3.0.0", }, - "package_id": 144, + "package_id": 185, }, { "behavior": { "prod": true, }, - "id": 391, - "literal": "^1.0.0", - "name": "path-is-absolute", + "id": 848, + "literal": "^2.1.1", + "name": "require-directory", "npm": { - "name": "path-is-absolute", - "version": ">=1.0.0 <2.0.0", + "name": "require-directory", + "version": ">=2.1.1 <3.0.0", }, - "package_id": 254, + "package_id": 341, }, { "behavior": { "prod": true, }, - "id": 392, - "literal": "^1.3.0", - "name": "once", + "id": 849, + "literal": "^4.2.3", + "name": "string-width", "npm": { - "name": "once", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 144, - }, - { - "behavior": { - "prod": true, - }, - "id": 393, - "literal": "1", - "name": "wrappy", - "npm": { - "name": "wrappy", - "version": "<2.0.0 >=1.0.0", - }, - "package_id": 145, - }, - { - "behavior": { - "prod": true, - }, - "id": 394, - "literal": "3.0.1", - "name": "json-buffer", - "npm": { - "name": "json-buffer", - "version": "==3.0.1", - }, - "package_id": 259, - }, - { - "behavior": { - "prod": true, - }, - "id": 395, - "literal": "^6.12.4", - "name": "ajv", - "npm": { - "name": "ajv", - "version": ">=6.12.4 <7.0.0", - }, - "package_id": 269, - }, - { - "behavior": { - "prod": true, - }, - "id": 396, - "literal": "^4.3.2", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.2 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 397, - "literal": "^9.6.0", - "name": "espree", - "npm": { - "name": "espree", - "version": ">=9.6.0 <10.0.0", - }, - "package_id": 266, - }, - { - "behavior": { - "prod": true, - }, - "id": 398, - "literal": "^13.19.0", - "name": "globals", - "npm": { - "name": "globals", - "version": ">=13.19.0 <14.0.0", - }, - "package_id": 264, - }, - { - "behavior": { - "prod": true, - }, - "id": 399, - "literal": "^5.2.0", - "name": "ignore", - "npm": { - "name": "ignore", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 263, - }, - { - "behavior": { - "prod": true, - }, - "id": 400, - "literal": "^3.2.1", - "name": "import-fresh", - "npm": { - "name": "import-fresh", - "version": ">=3.2.1 <4.0.0", - }, - "package_id": 214, - }, - { - "behavior": { - "prod": true, - }, - "id": 401, - "literal": "^4.1.0", - "name": "js-yaml", - "npm": { - "name": "js-yaml", - "version": ">=4.1.0 <5.0.0", - }, - "package_id": 212, - }, - { - "behavior": { - "prod": true, - }, - "id": 402, - "literal": "^3.1.2", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=3.1.2 <4.0.0", - }, - "package_id": 244, - }, - { - "behavior": { - "prod": true, - }, - "id": 403, - "literal": "^3.1.1", - "name": "strip-json-comments", - "npm": { - "name": "strip-json-comments", - "version": ">=3.1.1 <4.0.0", - }, - "package_id": 262, - }, - { - "behavior": { - "prod": true, - }, - "id": 404, - "literal": "^0.20.2", - "name": "type-fest", - "npm": { - "name": "type-fest", - "version": ">=0.20.2 <0.21.0", - }, - "package_id": 265, - }, - { - "behavior": { - "prod": true, - }, - "id": 405, - "literal": "^8.9.0", - "name": "acorn", - "npm": { - "name": "acorn", - "version": ">=8.9.0 <9.0.0", - }, - "package_id": 268, - }, - { - "behavior": { - "prod": true, - }, - "id": 406, - "literal": "^5.3.2", - "name": "acorn-jsx", - "npm": { - "name": "acorn-jsx", - "version": ">=5.3.2 <6.0.0", - }, - "package_id": 267, - }, - { - "behavior": { - "prod": true, - }, - "id": 407, - "literal": "^3.4.1", - "name": "eslint-visitor-keys", - "npm": { - "name": "eslint-visitor-keys", - "version": ">=3.4.1 <4.0.0", - }, - "package_id": 242, - }, - { - "behavior": { - "peer": true, - }, - "id": 408, - "literal": "^6.0.0 || ^7.0.0 || ^8.0.0", - "name": "acorn", - "npm": { - "name": "acorn", - "version": ">=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", - }, - "package_id": 268, - }, - { - "behavior": { - "prod": true, - }, - "id": 409, - "literal": "^3.1.1", - "name": "fast-deep-equal", - "npm": { - "name": "fast-deep-equal", - "version": ">=3.1.1 <4.0.0", - }, - "package_id": 274, - }, - { - "behavior": { - "prod": true, - }, - "id": 410, - "literal": "^2.0.0", - "name": "fast-json-stable-stringify", - "npm": { - "name": "fast-json-stable-stringify", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 273, - }, - { - "behavior": { - "prod": true, - }, - "id": 411, - "literal": "^0.4.1", - "name": "json-schema-traverse", - "npm": { - "name": "json-schema-traverse", - "version": ">=0.4.1 <0.5.0", - }, - "package_id": 272, - }, - { - "behavior": { - "prod": true, - }, - "id": 412, - "literal": "^4.2.2", - "name": "uri-js", - "npm": { - "name": "uri-js", - "version": ">=4.2.2 <5.0.0", - }, - "package_id": 270, - }, - { - "behavior": { - "prod": true, - }, - "id": 413, - "literal": "^2.1.0", - "name": "punycode", - "npm": { - "name": "punycode", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 271, - }, - { - "behavior": { - "prod": true, - }, - "id": 414, - "literal": "^4.3.0", - "name": "esrecurse", - "npm": { - "name": "esrecurse", - "version": ">=4.3.0 <5.0.0", - }, - "package_id": 279, - }, - { - "behavior": { - "prod": true, - }, - "id": 415, - "literal": "^5.2.0", - "name": "estraverse", - "npm": { - "name": "estraverse", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 166, - }, - { - "behavior": { - "prod": true, - }, - "id": 416, - "literal": "^5.2.0", - "name": "estraverse", - "npm": { - "name": "estraverse", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 166, - }, - { - "behavior": { - "prod": true, - }, - "id": 417, - "literal": "^1.2.1", - "name": "prelude-ls", - "npm": { - "name": "prelude-ls", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 286, - }, - { - "behavior": { - "prod": true, - }, - "id": 418, - "literal": "^0.1.3", - "name": "deep-is", - "npm": { - "name": "deep-is", - "version": ">=0.1.3 <0.2.0", - }, - "package_id": 288, - }, - { - "behavior": { - "prod": true, - }, - "id": 419, - "literal": "^1.2.5", - "name": "word-wrap", - "npm": { - "name": "word-wrap", - "version": ">=1.2.5 <2.0.0", - }, - "package_id": 287, - }, - { - "behavior": { - "prod": true, - }, - "id": 420, - "literal": "^0.4.0", - "name": "type-check", - "npm": { - "name": "type-check", - "version": ">=0.4.0 <0.5.0", - }, - "package_id": 285, - }, - { - "behavior": { - "prod": true, - }, - "id": 421, - "literal": "^0.4.1", - "name": "levn", - "npm": { - "name": "levn", - "version": ">=0.4.1 <0.5.0", - }, - "package_id": 284, - }, - { - "behavior": { - "prod": true, - }, - "id": 422, - "literal": "^2.0.6", - "name": "fast-levenshtein", - "npm": { - "name": "fast-levenshtein", - "version": ">=2.0.6 <3.0.0", - }, - "package_id": 283, - }, - { - "behavior": { - "prod": true, - }, - "id": 423, - "literal": "^1.2.1", - "name": "prelude-ls", - "npm": { - "name": "prelude-ls", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 286, - }, - { - "behavior": { - "prod": true, - }, - "id": 424, - "literal": "~0.4.0", - "name": "type-check", - "npm": { - "name": "type-check", - "version": ">=0.4.0 <0.5.0", - }, - "package_id": 285, - }, - { - "behavior": { - "prod": true, - }, - "id": 425, - "literal": "^1.2.1", - "name": "prelude-ls", - "npm": { - "name": "prelude-ls", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 286, - }, - { - "behavior": { - "prod": true, - }, - "id": 426, - "literal": "^2.0.2", - "name": "esutils", - "npm": { - "name": "esutils", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 165, - }, - { - "behavior": { - "prod": true, - }, - "id": 427, - "literal": "^6.0.0", - "name": "locate-path", - "npm": { - "name": "locate-path", - "version": ">=6.0.0 <7.0.0", - }, - "package_id": 294, - }, - { - "behavior": { - "prod": true, - }, - "id": 428, - "literal": "^4.0.0", - "name": "path-exists", - "npm": { - "name": "path-exists", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 293, - }, - { - "behavior": { - "prod": true, - }, - "id": 429, - "literal": "^5.0.0", - "name": "p-locate", - "npm": { - "name": "p-locate", - "version": ">=5.0.0 <6.0.0", - }, - "package_id": 295, - }, - { - "behavior": { - "prod": true, - }, - "id": 430, - "literal": "^3.0.2", - "name": "p-limit", - "npm": { - "name": "p-limit", - "version": ">=3.0.2 <4.0.0", - }, - "package_id": 296, - }, - { - "behavior": { - "prod": true, - }, - "id": 431, - "literal": "^0.1.0", - "name": "yocto-queue", - "npm": { - "name": "yocto-queue", - "version": ">=0.1.0 <0.2.0", - }, - "package_id": 297, - }, - { - "behavior": { - "prod": true, - }, - "id": 432, - "literal": "^5.1.0", - "name": "estraverse", - "npm": { - "name": "estraverse", - "version": ">=5.1.0 <6.0.0", - }, - "package_id": 166, - }, - { - "behavior": { - "prod": true, - }, - "id": 433, - "literal": "^4.1.0", - "name": "ansi-styles", - "npm": { - "name": "ansi-styles", - "version": ">=4.1.0 <5.0.0", - }, - "package_id": 81, - }, - { - "behavior": { - "prod": true, - }, - "id": 434, - "literal": "^7.1.0", - "name": "supports-color", - "npm": { - "name": "supports-color", - "version": ">=7.1.0 <8.0.0", - }, - "package_id": 300, - }, - { - "behavior": { - "prod": true, - }, - "id": 435, - "literal": "^4.0.0", - "name": "has-flag", - "npm": { - "name": "has-flag", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 301, - }, - { - "behavior": { - "prod": true, - }, - "id": 436, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 437, - "literal": "^5.12.0", - "name": "enhanced-resolve", - "npm": { - "name": "enhanced-resolve", - "version": ">=5.12.0 <6.0.0", - }, - "package_id": 387, - }, - { - "behavior": { - "prod": true, - }, - "id": 438, - "literal": "^2.7.4", - "name": "eslint-module-utils", - "npm": { - "name": "eslint-module-utils", - "version": ">=2.7.4 <3.0.0", - }, - "package_id": 376, - }, - { - "behavior": { - "prod": true, - }, - "id": 439, - "literal": "^3.3.1", - "name": "fast-glob", - "npm": { - "name": "fast-glob", - "version": ">=3.3.1 <4.0.0", - }, - "package_id": 40, - }, - { - "behavior": { - "prod": true, - }, - "id": 440, - "literal": "^4.5.0", - "name": "get-tsconfig", - "npm": { - "name": "get-tsconfig", - "version": ">=4.5.0 <5.0.0", - }, - "package_id": 385, - }, - { - "behavior": { - "prod": true, - }, - "id": 441, - "literal": "^2.11.0", - "name": "is-core-module", - "npm": { - "name": "is-core-module", - "version": ">=2.11.0 <3.0.0", - }, - "package_id": 19, - }, - { - "behavior": { - "prod": true, - }, - "id": 442, - "literal": "^4.0.3", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.3 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "peer": true, - }, - "id": 443, - "literal": "*", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=0.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "peer": true, - }, - "id": 444, - "literal": "*", - "name": "eslint-plugin-import", - "npm": { - "name": "eslint-plugin-import", - "version": ">=0.0.0", - }, - "package_id": 303, - }, - { - "behavior": { - "prod": true, - }, - "id": 445, - "literal": "^3.1.7", - "name": "array-includes", - "npm": { - "name": "array-includes", - "version": ">=3.1.7 <4.0.0", - }, - "package_id": 384, - }, - { - "behavior": { - "prod": true, - }, - "id": 446, - "literal": "^1.2.3", - "name": "array.prototype.findlastindex", - "npm": { - "name": "array.prototype.findlastindex", - "version": ">=1.2.3 <2.0.0", - }, - "package_id": 383, - }, - { - "behavior": { - "prod": true, - }, - "id": 447, - "literal": "^1.3.2", - "name": "array.prototype.flat", - "npm": { - "name": "array.prototype.flat", - "version": ">=1.3.2 <2.0.0", - }, - "package_id": 382, - }, - { - "behavior": { - "prod": true, - }, - "id": 448, - "literal": "^1.3.2", - "name": "array.prototype.flatmap", - "npm": { - "name": "array.prototype.flatmap", - "version": ">=1.3.2 <2.0.0", - }, - "package_id": 380, - }, - { - "behavior": { - "prod": true, - }, - "id": 449, - "literal": "^3.2.7", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=3.2.7 <4.0.0", - }, - "package_id": 377, - }, - { - "behavior": { - "prod": true, - }, - "id": 450, - "literal": "^2.1.0", - "name": "doctrine", - "npm": { - "name": "doctrine", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 379, - }, - { - "behavior": { - "prod": true, - }, - "id": 451, - "literal": "^0.3.9", - "name": "eslint-import-resolver-node", - "npm": { - "name": "eslint-import-resolver-node", - "version": ">=0.3.9 <0.4.0", - }, - "package_id": 378, - }, - { - "behavior": { - "prod": true, - }, - "id": 452, - "literal": "^2.8.0", - "name": "eslint-module-utils", - "npm": { - "name": "eslint-module-utils", - "version": ">=2.8.0 <3.0.0", - }, - "package_id": 376, - }, - { - "behavior": { - "prod": true, - }, - "id": 453, - "literal": "^2.0.0", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 454, - "literal": "^2.13.1", - "name": "is-core-module", - "npm": { - "name": "is-core-module", - "version": ">=2.13.1 <3.0.0", - }, - "package_id": 19, - }, - { - "behavior": { - "prod": true, - }, - "id": 455, - "literal": "^4.0.3", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.3 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 456, - "literal": "^3.1.2", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=3.1.2 <4.0.0", - }, - "package_id": 244, - }, - { - "behavior": { - "prod": true, - }, - "id": 457, - "literal": "^2.0.7", - "name": "object.fromentries", - "npm": { - "name": "object.fromentries", - "version": ">=2.0.7 <3.0.0", - }, - "package_id": 375, - }, - { - "behavior": { - "prod": true, - }, - "id": 458, - "literal": "^1.0.1", - "name": "object.groupby", - "npm": { - "name": "object.groupby", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 324, - }, - { - "behavior": { - "prod": true, - }, - "id": 459, - "literal": "^1.1.7", - "name": "object.values", - "npm": { - "name": "object.values", - "version": ">=1.1.7 <2.0.0", - }, - "package_id": 310, - }, - { - "behavior": { - "prod": true, - }, - "id": 460, - "literal": "^6.3.1", - "name": "semver", - "npm": { - "name": "semver", - "version": ">=6.3.1 <7.0.0", - }, - "package_id": 309, - }, - { - "behavior": { - "prod": true, - }, - "id": 461, - "literal": "^3.15.0", - "name": "tsconfig-paths", - "npm": { - "name": "tsconfig-paths", - "version": ">=3.15.0 <4.0.0", - }, - "package_id": 304, - }, - { - "behavior": { - "peer": true, - }, - "id": 462, - "literal": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=2.0.0 <3.0.0 || >=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.2.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 463, - "literal": "^0.0.29", - "name": "@types/json5", - "npm": { - "name": "@types/json5", - "version": ">=0.0.29 <0.0.30", - }, - "package_id": 308, - }, - { - "behavior": { - "prod": true, - }, - "id": 464, - "literal": "^1.0.2", - "name": "json5", - "npm": { - "name": "json5", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 307, - }, - { - "behavior": { - "prod": true, - }, - "id": 465, - "literal": "^1.2.6", - "name": "minimist", - "npm": { - "name": "minimist", - "version": ">=1.2.6 <2.0.0", - }, - "package_id": 306, - }, - { - "behavior": { - "prod": true, - }, - "id": 466, - "literal": "^3.0.0", - "name": "strip-bom", - "npm": { - "name": "strip-bom", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 305, - }, - { - "behavior": { - "prod": true, - }, - "id": 467, - "literal": "^1.2.0", - "name": "minimist", - "npm": { - "name": "minimist", - "version": ">=1.2.0 <2.0.0", - }, - "package_id": 306, - }, - { - "behavior": { - "prod": true, - }, - "id": 468, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 469, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 470, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 471, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 472, - "literal": "^1.0.1", - "name": "define-data-property", - "npm": { - "name": "define-data-property", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 320, - }, - { - "behavior": { - "prod": true, - }, - "id": 473, - "literal": "^1.0.0", - "name": "has-property-descriptors", - "npm": { - "name": "has-property-descriptors", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 315, - }, - { - "behavior": { - "prod": true, - }, - "id": 474, - "literal": "^1.1.1", - "name": "object-keys", - "npm": { - "name": "object-keys", - "version": ">=1.1.1 <2.0.0", - }, - "package_id": 314, - }, - { - "behavior": { - "prod": true, - }, - "id": 475, - "literal": "^1.0.0", - "name": "es-define-property", - "npm": { - "name": "es-define-property", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 316, - }, - { - "behavior": { - "prod": true, - }, - "id": 476, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 477, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 478, - "literal": "^1.1.2", - "name": "function-bind", - "npm": { - "name": "function-bind", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 21, - }, - { - "behavior": { - "prod": true, - }, - "id": 479, - "literal": "^1.0.1", - "name": "has-proto", - "npm": { - "name": "has-proto", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 319, - }, - { - "behavior": { - "prod": true, - }, - "id": 480, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 481, - "literal": "^2.0.0", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 482, - "literal": "^1.0.0", - "name": "es-define-property", - "npm": { - "name": "es-define-property", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 316, - }, - { - "behavior": { - "prod": true, - }, - "id": 483, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 484, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 485, - "literal": "^1.1.3", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.1.3 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 486, - "literal": "^1.0.0", - "name": "es-define-property", - "npm": { - "name": "es-define-property", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 316, - }, - { - "behavior": { - "prod": true, - }, - "id": 487, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 488, - "literal": "^1.1.2", - "name": "function-bind", - "npm": { - "name": "function-bind", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 21, - }, - { - "behavior": { - "prod": true, - }, - "id": 489, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 490, - "literal": "^1.2.1", - "name": "set-function-length", - "npm": { - "name": "set-function-length", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 323, - }, - { - "behavior": { - "prod": true, - }, - "id": 491, - "literal": "^1.1.4", - "name": "define-data-property", - "npm": { - "name": "define-data-property", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 320, - }, - { - "behavior": { - "prod": true, - }, - "id": 492, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 493, - "literal": "^1.1.2", - "name": "function-bind", - "npm": { - "name": "function-bind", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 21, - }, - { - "behavior": { - "prod": true, - }, - "id": 494, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 495, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 496, - "literal": "^1.0.2", - "name": "has-property-descriptors", - "npm": { - "name": "has-property-descriptors", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 315, - }, - { - "behavior": { - "prod": true, - }, - "id": 497, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 498, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 499, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 500, - "literal": "^1.0.1", - "name": "array-buffer-byte-length", - "npm": { - "name": "array-buffer-byte-length", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 374, - }, - { - "behavior": { - "prod": true, - }, - "id": 501, - "literal": "^1.0.3", - "name": "arraybuffer.prototype.slice", - "npm": { - "name": "arraybuffer.prototype.slice", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 373, - }, - { - "behavior": { - "prod": true, - }, - "id": 502, - "literal": "^1.0.7", - "name": "available-typed-arrays", - "npm": { - "name": "available-typed-arrays", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 330, - }, - { - "behavior": { - "prod": true, - }, - "id": 503, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 504, - "literal": "^1.0.1", - "name": "data-view-buffer", - "npm": { - "name": "data-view-buffer", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 372, - }, - { - "behavior": { - "prod": true, - }, - "id": 505, - "literal": "^1.0.1", - "name": "data-view-byte-length", - "npm": { - "name": "data-view-byte-length", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 371, - }, - { - "behavior": { - "prod": true, - }, - "id": 506, - "literal": "^1.0.0", - "name": "data-view-byte-offset", - "npm": { - "name": "data-view-byte-offset", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 370, - }, - { - "behavior": { - "prod": true, - }, - "id": 507, - "literal": "^1.0.0", - "name": "es-define-property", - "npm": { - "name": "es-define-property", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 316, - }, - { - "behavior": { - "prod": true, - }, - "id": 508, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 509, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 510, - "literal": "^2.0.3", - "name": "es-set-tostringtag", - "npm": { - "name": "es-set-tostringtag", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 369, - }, - { - "behavior": { - "prod": true, - }, - "id": 511, - "literal": "^1.2.1", - "name": "es-to-primitive", - "npm": { - "name": "es-to-primitive", - "version": ">=1.2.1 <2.0.0", + "name": "string-width", + "version": ">=4.2.3 <5.0.0", }, "package_id": 367, }, @@ -29278,4588 +33878,64 @@ exports[`next build works: node 1`] = ` "behavior": { "prod": true, }, - "id": 512, - "literal": "^1.1.6", - "name": "function.prototype.name", + "id": 850, + "literal": "^5.0.5", + "name": "y18n", "npm": { - "name": "function.prototype.name", - "version": ">=1.1.6 <2.0.0", - }, - "package_id": 366, - }, - { - "behavior": { - "prod": true, - }, - "id": 513, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 514, - "literal": "^1.0.2", - "name": "get-symbol-description", - "npm": { - "name": "get-symbol-description", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 365, - }, - { - "behavior": { - "prod": true, - }, - "id": 515, - "literal": "^1.0.3", - "name": "globalthis", - "npm": { - "name": "globalthis", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 364, - }, - { - "behavior": { - "prod": true, - }, - "id": 516, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 517, - "literal": "^1.0.2", - "name": "has-property-descriptors", - "npm": { - "name": "has-property-descriptors", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 315, - }, - { - "behavior": { - "prod": true, - }, - "id": 518, - "literal": "^1.0.3", - "name": "has-proto", - "npm": { - "name": "has-proto", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 319, - }, - { - "behavior": { - "prod": true, - }, - "id": 519, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 520, - "literal": "^2.0.2", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 521, - "literal": "^1.0.7", - "name": "internal-slot", - "npm": { - "name": "internal-slot", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 362, - }, - { - "behavior": { - "prod": true, - }, - "id": 522, - "literal": "^3.0.4", - "name": "is-array-buffer", - "npm": { - "name": "is-array-buffer", - "version": ">=3.0.4 <4.0.0", - }, - "package_id": 361, - }, - { - "behavior": { - "prod": true, - }, - "id": 523, - "literal": "^1.2.7", - "name": "is-callable", - "npm": { - "name": "is-callable", - "version": ">=1.2.7 <2.0.0", - }, - "package_id": 329, - }, - { - "behavior": { - "prod": true, - }, - "id": 524, - "literal": "^1.0.1", - "name": "is-data-view", - "npm": { - "name": "is-data-view", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 360, - }, - { - "behavior": { - "prod": true, - }, - "id": 525, - "literal": "^2.0.3", - "name": "is-negative-zero", - "npm": { - "name": "is-negative-zero", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 359, - }, - { - "behavior": { - "prod": true, - }, - "id": 526, - "literal": "^1.1.4", - "name": "is-regex", - "npm": { - "name": "is-regex", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 349, - }, - { - "behavior": { - "prod": true, - }, - "id": 527, - "literal": "^1.0.3", - "name": "is-shared-array-buffer", - "npm": { - "name": "is-shared-array-buffer", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 358, - }, - { - "behavior": { - "prod": true, - }, - "id": 528, - "literal": "^1.0.7", - "name": "is-string", - "npm": { - "name": "is-string", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 335, - }, - { - "behavior": { - "prod": true, - }, - "id": 529, - "literal": "^1.1.13", - "name": "is-typed-array", - "npm": { - "name": "is-typed-array", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 341, - }, - { - "behavior": { - "prod": true, - }, - "id": 530, - "literal": "^1.0.2", - "name": "is-weakref", - "npm": { - "name": "is-weakref", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 357, - }, - { - "behavior": { - "prod": true, - }, - "id": 531, - "literal": "^1.13.1", - "name": "object-inspect", - "npm": { - "name": "object-inspect", - "version": ">=1.13.1 <2.0.0", - }, - "package_id": 356, - }, - { - "behavior": { - "prod": true, - }, - "id": 532, - "literal": "^1.1.1", - "name": "object-keys", - "npm": { - "name": "object-keys", - "version": ">=1.1.1 <2.0.0", - }, - "package_id": 314, - }, - { - "behavior": { - "prod": true, - }, - "id": 533, - "literal": "^4.1.5", - "name": "object.assign", - "npm": { - "name": "object.assign", - "version": ">=4.1.5 <5.0.0", - }, - "package_id": 355, - }, - { - "behavior": { - "prod": true, - }, - "id": 534, - "literal": "^1.5.2", - "name": "regexp.prototype.flags", - "npm": { - "name": "regexp.prototype.flags", - "version": ">=1.5.2 <2.0.0", - }, - "package_id": 352, - }, - { - "behavior": { - "prod": true, - }, - "id": 535, - "literal": "^1.1.2", - "name": "safe-array-concat", - "npm": { - "name": "safe-array-concat", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 350, - }, - { - "behavior": { - "prod": true, - }, - "id": 536, - "literal": "^1.0.3", - "name": "safe-regex-test", - "npm": { - "name": "safe-regex-test", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 348, - }, - { - "behavior": { - "prod": true, - }, - "id": 537, - "literal": "^1.2.9", - "name": "string.prototype.trim", - "npm": { - "name": "string.prototype.trim", - "version": ">=1.2.9 <2.0.0", - }, - "package_id": 347, - }, - { - "behavior": { - "prod": true, - }, - "id": 538, - "literal": "^1.0.8", - "name": "string.prototype.trimend", - "npm": { - "name": "string.prototype.trimend", - "version": ">=1.0.8 <2.0.0", - }, - "package_id": 346, - }, - { - "behavior": { - "prod": true, - }, - "id": 539, - "literal": "^1.0.8", - "name": "string.prototype.trimstart", - "npm": { - "name": "string.prototype.trimstart", - "version": ">=1.0.8 <2.0.0", - }, - "package_id": 345, - }, - { - "behavior": { - "prod": true, - }, - "id": 540, - "literal": "^1.0.2", - "name": "typed-array-buffer", - "npm": { - "name": "typed-array-buffer", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 344, - }, - { - "behavior": { - "prod": true, - }, - "id": 541, - "literal": "^1.0.1", - "name": "typed-array-byte-length", - "npm": { - "name": "typed-array-byte-length", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 343, - }, - { - "behavior": { - "prod": true, - }, - "id": 542, - "literal": "^1.0.2", - "name": "typed-array-byte-offset", - "npm": { - "name": "typed-array-byte-offset", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 342, - }, - { - "behavior": { - "prod": true, - }, - "id": 543, - "literal": "^1.0.6", - "name": "typed-array-length", - "npm": { - "name": "typed-array-length", - "version": ">=1.0.6 <2.0.0", - }, - "package_id": 340, - }, - { - "behavior": { - "prod": true, - }, - "id": 544, - "literal": "^1.0.2", - "name": "unbox-primitive", - "npm": { - "name": "unbox-primitive", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 332, - }, - { - "behavior": { - "prod": true, - }, - "id": 545, - "literal": "^1.1.15", - "name": "which-typed-array", - "npm": { - "name": "which-typed-array", - "version": ">=1.1.15 <2.0.0", - }, - "package_id": 326, - }, - { - "behavior": { - "prod": true, - }, - "id": 546, - "literal": "^1.0.7", - "name": "available-typed-arrays", - "npm": { - "name": "available-typed-arrays", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 330, - }, - { - "behavior": { - "prod": true, - }, - "id": 547, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 548, - "literal": "^0.3.3", - "name": "for-each", - "npm": { - "name": "for-each", - "version": ">=0.3.3 <0.4.0", - }, - "package_id": 328, - }, - { - "behavior": { - "prod": true, - }, - "id": 549, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 550, - "literal": "^1.0.2", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 551, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 552, - "literal": "^1.1.3", - "name": "is-callable", - "npm": { - "name": "is-callable", - "version": ">=1.1.3 <2.0.0", - }, - "package_id": 329, - }, - { - "behavior": { - "prod": true, - }, - "id": 553, - "literal": "^1.0.0", - "name": "possible-typed-array-names", - "npm": { - "name": "possible-typed-array-names", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 331, - }, - { - "behavior": { - "prod": true, - }, - "id": 554, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 555, - "literal": "^1.0.2", - "name": "has-bigints", - "npm": { - "name": "has-bigints", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 339, - }, - { - "behavior": { - "prod": true, - }, - "id": 556, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 557, - "literal": "^1.0.2", - "name": "which-boxed-primitive", - "npm": { - "name": "which-boxed-primitive", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 333, - }, - { - "behavior": { - "prod": true, - }, - "id": 558, - "literal": "^1.0.1", - "name": "is-bigint", - "npm": { - "name": "is-bigint", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 338, - }, - { - "behavior": { - "prod": true, - }, - "id": 559, - "literal": "^1.1.0", - "name": "is-boolean-object", - "npm": { - "name": "is-boolean-object", - "version": ">=1.1.0 <2.0.0", - }, - "package_id": 337, - }, - { - "behavior": { - "prod": true, - }, - "id": 560, - "literal": "^1.0.4", - "name": "is-number-object", - "npm": { - "name": "is-number-object", - "version": ">=1.0.4 <2.0.0", - }, - "package_id": 336, - }, - { - "behavior": { - "prod": true, - }, - "id": 561, - "literal": "^1.0.5", - "name": "is-string", - "npm": { - "name": "is-string", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 335, - }, - { - "behavior": { - "prod": true, - }, - "id": 562, - "literal": "^1.0.3", - "name": "is-symbol", - "npm": { - "name": "is-symbol", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 334, - }, - { - "behavior": { - "prod": true, - }, - "id": 563, - "literal": "^1.0.2", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 564, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 565, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 566, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 567, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 568, - "literal": "^1.0.1", - "name": "has-bigints", - "npm": { - "name": "has-bigints", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 339, - }, - { - "behavior": { - "prod": true, - }, - "id": 569, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 570, - "literal": "^0.3.3", - "name": "for-each", - "npm": { - "name": "for-each", - "version": ">=0.3.3 <0.4.0", - }, - "package_id": 328, - }, - { - "behavior": { - "prod": true, - }, - "id": 571, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 572, - "literal": "^1.0.3", - "name": "has-proto", - "npm": { - "name": "has-proto", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 319, - }, - { - "behavior": { - "prod": true, - }, - "id": 573, - "literal": "^1.1.13", - "name": "is-typed-array", - "npm": { - "name": "is-typed-array", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 341, - }, - { - "behavior": { - "prod": true, - }, - "id": 574, - "literal": "^1.0.0", - "name": "possible-typed-array-names", - "npm": { - "name": "possible-typed-array-names", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 331, - }, - { - "behavior": { - "prod": true, - }, - "id": 575, - "literal": "^1.1.14", - "name": "which-typed-array", - "npm": { - "name": "which-typed-array", - "version": ">=1.1.14 <2.0.0", - }, - "package_id": 326, - }, - { - "behavior": { - "prod": true, - }, - "id": 576, - "literal": "^1.0.7", - "name": "available-typed-arrays", - "npm": { - "name": "available-typed-arrays", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 330, - }, - { - "behavior": { - "prod": true, - }, - "id": 577, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 578, - "literal": "^0.3.3", - "name": "for-each", - "npm": { - "name": "for-each", - "version": ">=0.3.3 <0.4.0", - }, - "package_id": 328, - }, - { - "behavior": { - "prod": true, - }, - "id": 579, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 580, - "literal": "^1.0.3", - "name": "has-proto", - "npm": { - "name": "has-proto", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 319, - }, - { - "behavior": { - "prod": true, - }, - "id": 581, - "literal": "^1.1.13", - "name": "is-typed-array", - "npm": { - "name": "is-typed-array", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 341, - }, - { - "behavior": { - "prod": true, - }, - "id": 582, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 583, - "literal": "^0.3.3", - "name": "for-each", - "npm": { - "name": "for-each", - "version": ">=0.3.3 <0.4.0", - }, - "package_id": 328, - }, - { - "behavior": { - "prod": true, - }, - "id": 584, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 585, - "literal": "^1.0.3", - "name": "has-proto", - "npm": { - "name": "has-proto", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 319, - }, - { - "behavior": { - "prod": true, - }, - "id": 586, - "literal": "^1.1.13", - "name": "is-typed-array", - "npm": { - "name": "is-typed-array", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 341, - }, - { - "behavior": { - "prod": true, - }, - "id": 587, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 588, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 589, - "literal": "^1.1.13", - "name": "is-typed-array", - "npm": { - "name": "is-typed-array", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 341, - }, - { - "behavior": { - "prod": true, - }, - "id": 590, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 591, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 592, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 593, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 594, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 595, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 596, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 597, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 598, - "literal": "^1.23.0", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.0 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 599, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 600, - "literal": "^1.0.6", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.6 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 601, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 602, - "literal": "^1.1.4", - "name": "is-regex", - "npm": { - "name": "is-regex", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 349, - }, - { - "behavior": { - "prod": true, - }, - "id": 603, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 604, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 605, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 606, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 607, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 608, - "literal": "^2.0.5", - "name": "isarray", - "npm": { - "name": "isarray", - "version": ">=2.0.5 <3.0.0", - }, - "package_id": 351, - }, - { - "behavior": { - "prod": true, - }, - "id": 609, - "literal": "^1.0.6", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.6 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 610, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 611, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 612, - "literal": "^2.0.1", - "name": "set-function-name", - "npm": { - "name": "set-function-name", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 353, - }, - { - "behavior": { - "prod": true, - }, - "id": 613, - "literal": "^1.1.4", - "name": "define-data-property", - "npm": { - "name": "define-data-property", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 320, - }, - { - "behavior": { - "prod": true, - }, - "id": 614, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 615, - "literal": "^1.2.3", - "name": "functions-have-names", - "npm": { - "name": "functions-have-names", - "version": ">=1.2.3 <2.0.0", - }, - "package_id": 354, - }, - { - "behavior": { - "prod": true, - }, - "id": 616, - "literal": "^1.0.2", - "name": "has-property-descriptors", - "npm": { - "name": "has-property-descriptors", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 315, - }, - { - "behavior": { - "prod": true, - }, - "id": 617, - "literal": "^1.0.5", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 618, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 619, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 620, - "literal": "^1.1.1", - "name": "object-keys", - "npm": { - "name": "object-keys", - "version": ">=1.1.1 <2.0.0", - }, - "package_id": 314, - }, - { - "behavior": { - "prod": true, - }, - "id": 621, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 622, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 623, - "literal": "^1.1.13", - "name": "is-typed-array", - "npm": { - "name": "is-typed-array", - "version": ">=1.1.13 <2.0.0", - }, - "package_id": 341, - }, - { - "behavior": { - "prod": true, - }, - "id": 624, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 625, - "literal": "^1.2.1", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 626, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 627, - "literal": "^2.0.0", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 628, - "literal": "^1.0.4", - "name": "side-channel", - "npm": { - "name": "side-channel", - "version": ">=1.0.4 <2.0.0", - }, - "package_id": 363, - }, - { - "behavior": { - "prod": true, - }, - "id": 629, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 630, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 631, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 632, - "literal": "^1.13.1", - "name": "object-inspect", - "npm": { - "name": "object-inspect", - "version": ">=1.13.1 <2.0.0", - }, - "package_id": 356, - }, - { - "behavior": { - "prod": true, - }, - "id": 633, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 634, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 635, - "literal": "^1.0.5", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 636, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 637, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 638, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 639, - "literal": "^1.2.0", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.0 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 640, - "literal": "^1.22.1", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.22.1 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 641, - "literal": "^1.2.3", - "name": "functions-have-names", - "npm": { - "name": "functions-have-names", - "version": ">=1.2.3 <2.0.0", - }, - "package_id": 354, - }, - { - "behavior": { - "prod": true, - }, - "id": 642, - "literal": "^1.1.4", - "name": "is-callable", - "npm": { - "name": "is-callable", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 329, - }, - { - "behavior": { - "prod": true, - }, - "id": 643, - "literal": "^1.0.1", - "name": "is-date-object", - "npm": { - "name": "is-date-object", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 368, - }, - { - "behavior": { - "prod": true, - }, - "id": 644, - "literal": "^1.0.2", - "name": "is-symbol", - "npm": { - "name": "is-symbol", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 334, - }, - { - "behavior": { - "prod": true, - }, - "id": 645, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 646, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 647, - "literal": "^1.0.2", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 648, - "literal": "^2.0.1", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 649, - "literal": "^1.0.6", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.6 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 650, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 651, - "literal": "^1.0.1", - "name": "is-data-view", - "npm": { - "name": "is-data-view", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 360, - }, - { - "behavior": { - "prod": true, - }, - "id": 652, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 653, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 654, - "literal": "^1.0.1", - "name": "is-data-view", - "npm": { - "name": "is-data-view", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 360, - }, - { - "behavior": { - "prod": true, - }, - "id": 655, - "literal": "^1.0.6", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.6 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 656, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 657, - "literal": "^1.0.1", - "name": "is-data-view", - "npm": { - "name": "is-data-view", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 360, - }, - { - "behavior": { - "prod": true, - }, - "id": 658, - "literal": "^1.0.1", - "name": "array-buffer-byte-length", - "npm": { - "name": "array-buffer-byte-length", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 374, - }, - { - "behavior": { - "prod": true, - }, - "id": 659, - "literal": "^1.0.5", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 660, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 661, - "literal": "^1.22.3", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.22.3 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 662, - "literal": "^1.2.1", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 663, - "literal": "^1.2.3", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.3 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 664, - "literal": "^3.0.4", - "name": "is-array-buffer", - "npm": { - "name": "is-array-buffer", - "version": ">=3.0.4 <4.0.0", - }, - "package_id": 361, - }, - { - "behavior": { - "prod": true, - }, - "id": 665, - "literal": "^1.0.2", - "name": "is-shared-array-buffer", - "npm": { - "name": "is-shared-array-buffer", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 358, - }, - { - "behavior": { - "prod": true, - }, - "id": 666, - "literal": "^1.0.5", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 667, - "literal": "^3.0.4", - "name": "is-array-buffer", - "npm": { - "name": "is-array-buffer", - "version": ">=3.0.4 <4.0.0", - }, - "package_id": 361, - }, - { - "behavior": { - "prod": true, - }, - "id": 668, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 669, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 670, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 671, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 672, - "literal": "^3.2.7", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=3.2.7 <4.0.0", - }, - "package_id": 377, - }, - { - "behavior": { - "prod": true, - }, - "id": 673, - "literal": "^2.1.1", - "name": "ms", - "npm": { - "name": "ms", - "version": ">=2.1.1 <3.0.0", - }, - "package_id": 155, - }, - { - "behavior": { - "prod": true, - }, - "id": 674, - "literal": "^3.2.7", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=3.2.7 <4.0.0", - }, - "package_id": 377, - }, - { - "behavior": { - "prod": true, - }, - "id": 675, - "literal": "^2.13.0", - "name": "is-core-module", - "npm": { - "name": "is-core-module", - "version": ">=2.13.0 <3.0.0", - }, - "package_id": 19, - }, - { - "behavior": { - "prod": true, - }, - "id": 676, - "literal": "^1.22.4", - "name": "resolve", - "npm": { - "name": "resolve", - "version": ">=1.22.4 <2.0.0", - }, - "package_id": 16, - }, - { - "behavior": { - "prod": true, - }, - "id": 677, - "literal": "^2.0.2", - "name": "esutils", - "npm": { - "name": "esutils", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 165, - }, - { - "behavior": { - "prod": true, - }, - "id": 678, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 679, - "literal": "^1.2.0", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.0 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 680, - "literal": "^1.22.1", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.22.1 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 681, - "literal": "^1.0.0", - "name": "es-shim-unscopables", - "npm": { - "name": "es-shim-unscopables", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 381, - }, - { - "behavior": { - "prod": true, - }, - "id": 682, - "literal": "^2.0.0", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 683, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 684, - "literal": "^1.2.0", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.0 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 685, - "literal": "^1.22.1", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.22.1 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 686, - "literal": "^1.0.0", - "name": "es-shim-unscopables", - "npm": { - "name": "es-shim-unscopables", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 381, - }, - { - "behavior": { - "prod": true, - }, - "id": 687, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 688, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 689, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 690, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 691, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 692, - "literal": "^1.0.2", - "name": "es-shim-unscopables", - "npm": { - "name": "es-shim-unscopables", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 381, - }, - { - "behavior": { - "prod": true, - }, - "id": 693, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 694, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 695, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 696, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 697, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 698, - "literal": "^1.0.7", - "name": "is-string", - "npm": { - "name": "is-string", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 335, - }, - { - "behavior": { - "prod": true, - }, - "id": 699, - "literal": "^1.0.0", - "name": "resolve-pkg-maps", - "npm": { - "name": "resolve-pkg-maps", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 386, - }, - { - "behavior": { - "prod": true, - }, - "id": 700, - "literal": "^4.2.4", - "name": "graceful-fs", - "npm": { - "name": "graceful-fs", - "version": ">=4.2.4 <5.0.0", - }, - "package_id": 175, - }, - { - "behavior": { - "prod": true, - }, - "id": 701, - "literal": "^2.2.0", - "name": "tapable", - "npm": { - "name": "tapable", - "version": ">=2.2.0 <3.0.0", - }, - "package_id": 388, - }, - { - "behavior": { - "peer": true, - }, - "id": 702, - "literal": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0-0 <9.0.0 && >=8.0.0-0 <9.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 703, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 704, - "literal": "6.21.0", - "name": "@typescript-eslint/types", - "npm": { - "name": "@typescript-eslint/types", - "version": "==6.21.0", - }, - "package_id": 393, - }, - { - "behavior": { - "prod": true, - }, - "id": 705, - "literal": "6.21.0", - "name": "@typescript-eslint/visitor-keys", - "npm": { - "name": "@typescript-eslint/visitor-keys", - "version": "==6.21.0", - }, - "package_id": 392, - }, - { - "behavior": { - "prod": true, - }, - "id": 706, - "literal": "6.21.0", - "name": "@typescript-eslint/scope-manager", - "npm": { - "name": "@typescript-eslint/scope-manager", - "version": "==6.21.0", - }, - "package_id": 401, - }, - { - "behavior": { - "prod": true, - }, - "id": 707, - "literal": "6.21.0", - "name": "@typescript-eslint/typescript-estree", - "npm": { - "name": "@typescript-eslint/typescript-estree", - "version": "==6.21.0", - }, - "package_id": 391, - }, - { - "behavior": { - "peer": true, - }, - "id": 708, - "literal": "^7.0.0 || ^8.0.0", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 709, - "literal": "^4.3.4", - "name": "debug", - "npm": { - "name": "debug", - "version": ">=4.3.4 <5.0.0", - }, - "package_id": 154, - }, - { - "behavior": { - "prod": true, - }, - "id": 710, - "literal": "^11.1.0", - "name": "globby", - "npm": { - "name": "globby", - "version": ">=11.1.0 <12.0.0", - }, - "package_id": 396, - }, - { - "behavior": { - "prod": true, - }, - "id": 711, - "literal": "^7.5.4", - "name": "semver", - "npm": { - "name": "semver", - "version": ">=7.5.4 <8.0.0", - }, - "package_id": 116, - }, - { - "behavior": { - "prod": true, - }, - "id": 712, - "literal": "^4.0.3", - "name": "is-glob", - "npm": { - "name": "is-glob", - "version": ">=4.0.3 <5.0.0", - }, - "package_id": 28, - }, - { - "behavior": { - "prod": true, - }, - "id": 713, - "literal": "9.0.3", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": "==9.0.3", - }, - "package_id": 395, - }, - { - "behavior": { - "prod": true, - }, - "id": 714, - "literal": "^1.0.1", - "name": "ts-api-utils", - "npm": { - "name": "ts-api-utils", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 394, - }, - { - "behavior": { - "prod": true, - }, - "id": 715, - "literal": "6.21.0", - "name": "@typescript-eslint/types", - "npm": { - "name": "@typescript-eslint/types", - "version": "==6.21.0", - }, - "package_id": 393, - }, - { - "behavior": { - "prod": true, - }, - "id": 716, - "literal": "6.21.0", - "name": "@typescript-eslint/visitor-keys", - "npm": { - "name": "@typescript-eslint/visitor-keys", - "version": "==6.21.0", - }, - "package_id": 392, - }, - { - "behavior": { - "prod": true, - }, - "id": 717, - "literal": "^3.4.1", - "name": "eslint-visitor-keys", - "npm": { - "name": "eslint-visitor-keys", - "version": ">=3.4.1 <4.0.0", - }, - "package_id": 242, - }, - { - "behavior": { - "prod": true, - }, - "id": 718, - "literal": "6.21.0", - "name": "@typescript-eslint/types", - "npm": { - "name": "@typescript-eslint/types", - "version": "==6.21.0", - }, - "package_id": 393, - }, - { - "behavior": { - "peer": true, - }, - "id": 719, - "literal": ">=4.2.0", - "name": "typescript", - "npm": { - "name": "typescript", - "version": ">=4.2.0", - }, - "package_id": 1, - }, - { - "behavior": { - "prod": true, - }, - "id": 720, - "literal": "^2.0.1", - "name": "brace-expansion", - "npm": { - "name": "brace-expansion", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 70, - }, - { - "behavior": { - "prod": true, - }, - "id": 721, - "literal": "^2.1.0", - "name": "array-union", - "npm": { - "name": "array-union", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 400, - }, - { - "behavior": { - "prod": true, - }, - "id": 722, - "literal": "^3.0.1", - "name": "dir-glob", - "npm": { - "name": "dir-glob", - "version": ">=3.0.1 <4.0.0", - }, - "package_id": 398, - }, - { - "behavior": { - "prod": true, - }, - "id": 723, - "literal": "^3.2.9", - "name": "fast-glob", - "npm": { - "name": "fast-glob", - "version": ">=3.2.9 <4.0.0", - }, - "package_id": 40, - }, - { - "behavior": { - "prod": true, - }, - "id": 724, - "literal": "^5.2.0", - "name": "ignore", - "npm": { - "name": "ignore", - "version": ">=5.2.0 <6.0.0", - }, - "package_id": 263, - }, - { - "behavior": { - "prod": true, - }, - "id": 725, - "literal": "^1.4.1", - "name": "merge2", - "npm": { - "name": "merge2", - "version": ">=1.4.1 <2.0.0", - }, - "package_id": 41, - }, - { - "behavior": { - "prod": true, - }, - "id": 726, - "literal": "^3.0.0", - "name": "slash", - "npm": { - "name": "slash", - "version": ">=3.0.0 <4.0.0", - }, - "package_id": 397, - }, - { - "behavior": { - "prod": true, - }, - "id": 727, - "literal": "^4.0.0", - "name": "path-type", - "npm": { - "name": "path-type", - "version": ">=4.0.0 <5.0.0", - }, - "package_id": 399, - }, - { - "behavior": { - "prod": true, - }, - "id": 728, - "literal": "6.21.0", - "name": "@typescript-eslint/types", - "npm": { - "name": "@typescript-eslint/types", - "version": "==6.21.0", - }, - "package_id": 393, - }, - { - "behavior": { - "prod": true, - }, - "id": 729, - "literal": "6.21.0", - "name": "@typescript-eslint/visitor-keys", - "npm": { - "name": "@typescript-eslint/visitor-keys", - "version": "==6.21.0", - }, - "package_id": 392, - }, - { - "behavior": { - "prod": true, - }, - "id": 730, - "literal": "10.3.10", - "name": "glob", - "npm": { - "name": "glob", - "version": "==10.3.10", - }, - "package_id": 65, - }, - { - "behavior": { - "prod": true, - }, - "id": 731, - "literal": "^7.23.2", - "name": "@babel/runtime", - "npm": { - "name": "@babel/runtime", - "version": ">=7.23.2 <8.0.0", - }, - "package_id": 427, - }, - { - "behavior": { - "prod": true, - }, - "id": 732, - "literal": "^5.3.0", - "name": "aria-query", - "npm": { - "name": "aria-query", - "version": ">=5.3.0 <6.0.0", - }, - "package_id": 426, - }, - { - "behavior": { - "prod": true, - }, - "id": 733, - "literal": "^3.1.7", - "name": "array-includes", - "npm": { - "name": "array-includes", - "version": ">=3.1.7 <4.0.0", - }, - "package_id": 384, - }, - { - "behavior": { - "prod": true, - }, - "id": 734, - "literal": "^1.3.2", - "name": "array.prototype.flatmap", - "npm": { - "name": "array.prototype.flatmap", - "version": ">=1.3.2 <2.0.0", - }, - "package_id": 380, - }, - { - "behavior": { - "prod": true, - }, - "id": 735, - "literal": "^0.0.8", - "name": "ast-types-flow", - "npm": { - "name": "ast-types-flow", - "version": ">=0.0.8 <0.0.9", - }, - "package_id": 425, - }, - { - "behavior": { - "prod": true, - }, - "id": 736, - "literal": "=4.7.0", - "name": "axe-core", - "npm": { - "name": "axe-core", - "version": "==4.7.0", - }, - "package_id": 424, - }, - { - "behavior": { - "prod": true, - }, - "id": 737, - "literal": "^3.2.1", - "name": "axobject-query", - "npm": { - "name": "axobject-query", - "version": ">=3.2.1 <4.0.0", - }, - "package_id": 422, - }, - { - "behavior": { - "prod": true, - }, - "id": 738, - "literal": "^1.0.8", - "name": "damerau-levenshtein", - "npm": { - "name": "damerau-levenshtein", - "version": ">=1.0.8 <2.0.0", - }, - "package_id": 421, - }, - { - "behavior": { - "prod": true, - }, - "id": 739, - "literal": "^9.2.2", - "name": "emoji-regex", - "npm": { - "name": "emoji-regex", - "version": ">=9.2.2 <10.0.0", - }, - "package_id": 88, - }, - { - "behavior": { - "prod": true, - }, - "id": 740, - "literal": "^1.0.15", - "name": "es-iterator-helpers", - "npm": { - "name": "es-iterator-helpers", - "version": ">=1.0.15 <2.0.0", - }, - "package_id": 409, - }, - { - "behavior": { - "prod": true, - }, - "id": 741, - "literal": "^2.0.0", - "name": "hasown", - "npm": { - "name": "hasown", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 20, - }, - { - "behavior": { - "prod": true, - }, - "id": 742, - "literal": "^3.3.5", - "name": "jsx-ast-utils", - "npm": { - "name": "jsx-ast-utils", - "version": ">=3.3.5 <4.0.0", - }, - "package_id": 408, - }, - { - "behavior": { - "prod": true, - }, - "id": 743, - "literal": "^1.0.9", - "name": "language-tags", - "npm": { - "name": "language-tags", - "version": ">=1.0.9 <2.0.0", - }, - "package_id": 406, - }, - { - "behavior": { - "prod": true, - }, - "id": 744, - "literal": "^3.1.2", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=3.1.2 <4.0.0", - }, - "package_id": 244, - }, - { - "behavior": { - "prod": true, - }, - "id": 745, - "literal": "^1.1.7", - "name": "object.entries", - "npm": { - "name": "object.entries", - "version": ">=1.1.7 <2.0.0", - }, - "package_id": 405, - }, - { - "behavior": { - "prod": true, - }, - "id": 746, - "literal": "^2.0.7", - "name": "object.fromentries", - "npm": { - "name": "object.fromentries", - "version": ">=2.0.7 <3.0.0", - }, - "package_id": 375, - }, - { - "behavior": { - "peer": true, - }, - "id": 747, - "literal": "^3 || ^4 || ^5 || ^6 || ^7 || ^8", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 748, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 749, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 750, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 751, - "literal": "^0.3.20", - "name": "language-subtag-registry", - "npm": { - "name": "language-subtag-registry", - "version": ">=0.3.20 <0.4.0", - }, - "package_id": 407, - }, - { - "behavior": { - "prod": true, - }, - "id": 752, - "literal": "^3.1.6", - "name": "array-includes", - "npm": { - "name": "array-includes", - "version": ">=3.1.6 <4.0.0", - }, - "package_id": 384, - }, - { - "behavior": { - "prod": true, - }, - "id": 753, - "literal": "^1.3.1", - "name": "array.prototype.flat", - "npm": { - "name": "array.prototype.flat", - "version": ">=1.3.1 <2.0.0", - }, - "package_id": 382, - }, - { - "behavior": { - "prod": true, - }, - "id": 754, - "literal": "^4.1.4", - "name": "object.assign", - "npm": { - "name": "object.assign", - "version": ">=4.1.4 <5.0.0", - }, - "package_id": 355, - }, - { - "behavior": { - "prod": true, - }, - "id": 755, - "literal": "^1.1.6", - "name": "object.values", - "npm": { - "name": "object.values", - "version": ">=1.1.6 <2.0.0", - }, - "package_id": 310, - }, - { - "behavior": { - "prod": true, - }, - "id": 756, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 757, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 758, - "literal": "^1.23.3", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.3 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 759, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 760, - "literal": "^2.0.3", - "name": "es-set-tostringtag", - "npm": { - "name": "es-set-tostringtag", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 369, - }, - { - "behavior": { - "prod": true, - }, - "id": 761, - "literal": "^1.1.2", - "name": "function-bind", - "npm": { - "name": "function-bind", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 21, - }, - { - "behavior": { - "prod": true, - }, - "id": 762, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 763, - "literal": "^1.0.3", - "name": "globalthis", - "npm": { - "name": "globalthis", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 364, - }, - { - "behavior": { - "prod": true, - }, - "id": 764, - "literal": "^1.0.2", - "name": "has-property-descriptors", - "npm": { - "name": "has-property-descriptors", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 315, - }, - { - "behavior": { - "prod": true, - }, - "id": 765, - "literal": "^1.0.3", - "name": "has-proto", - "npm": { - "name": "has-proto", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 319, - }, - { - "behavior": { - "prod": true, - }, - "id": 766, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 767, - "literal": "^1.0.7", - "name": "internal-slot", - "npm": { - "name": "internal-slot", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 362, - }, - { - "behavior": { - "prod": true, - }, - "id": 768, - "literal": "^1.1.2", - "name": "iterator.prototype", - "npm": { - "name": "iterator.prototype", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 410, - }, - { - "behavior": { - "prod": true, - }, - "id": 769, - "literal": "^1.1.2", - "name": "safe-array-concat", - "npm": { - "name": "safe-array-concat", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 350, - }, - { - "behavior": { - "prod": true, - }, - "id": 770, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 771, - "literal": "^1.2.1", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 772, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 773, - "literal": "^1.0.4", - "name": "reflect.getprototypeof", - "npm": { - "name": "reflect.getprototypeof", - "version": ">=1.0.4 <2.0.0", - }, - "package_id": 411, - }, - { - "behavior": { - "prod": true, - }, - "id": 774, - "literal": "^2.0.1", - "name": "set-function-name", - "npm": { - "name": "set-function-name", - "version": ">=2.0.1 <3.0.0", - }, - "package_id": 353, - }, - { - "behavior": { - "prod": true, - }, - "id": 775, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 776, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 777, - "literal": "^1.23.1", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.1 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 778, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 779, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 780, - "literal": "^1.0.3", - "name": "globalthis", - "npm": { - "name": "globalthis", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 364, - }, - { - "behavior": { - "prod": true, - }, - "id": 781, - "literal": "^1.1.3", - "name": "which-builtin-type", - "npm": { - "name": "which-builtin-type", - "version": ">=1.1.3 <2.0.0", - }, - "package_id": 412, - }, - { - "behavior": { - "prod": true, - }, - "id": 782, - "literal": "^1.1.5", - "name": "function.prototype.name", - "npm": { - "name": "function.prototype.name", - "version": ">=1.1.5 <2.0.0", - }, - "package_id": 366, - }, - { - "behavior": { - "prod": true, - }, - "id": 783, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 784, - "literal": "^2.0.0", - "name": "is-async-function", - "npm": { - "name": "is-async-function", - "version": ">=2.0.0 <3.0.0", - }, - "package_id": 420, - }, - { - "behavior": { - "prod": true, - }, - "id": 785, - "literal": "^1.0.5", - "name": "is-date-object", - "npm": { - "name": "is-date-object", - "version": ">=1.0.5 <2.0.0", - }, - "package_id": 368, - }, - { - "behavior": { - "prod": true, - }, - "id": 786, - "literal": "^1.0.2", - "name": "is-finalizationregistry", - "npm": { - "name": "is-finalizationregistry", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 419, - }, - { - "behavior": { - "prod": true, - }, - "id": 787, - "literal": "^1.0.10", - "name": "is-generator-function", - "npm": { - "name": "is-generator-function", - "version": ">=1.0.10 <2.0.0", - }, - "package_id": 418, - }, - { - "behavior": { - "prod": true, - }, - "id": 788, - "literal": "^1.1.4", - "name": "is-regex", - "npm": { - "name": "is-regex", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 349, - }, - { - "behavior": { - "prod": true, - }, - "id": 789, - "literal": "^1.0.2", - "name": "is-weakref", - "npm": { - "name": "is-weakref", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 357, - }, - { - "behavior": { - "prod": true, - }, - "id": 790, - "literal": "^2.0.5", - "name": "isarray", - "npm": { - "name": "isarray", - "version": ">=2.0.5 <3.0.0", - }, - "package_id": 351, - }, - { - "behavior": { - "prod": true, - }, - "id": 791, - "literal": "^1.0.2", - "name": "which-boxed-primitive", - "npm": { - "name": "which-boxed-primitive", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 333, - }, - { - "behavior": { - "prod": true, - }, - "id": 792, - "literal": "^1.0.1", - "name": "which-collection", - "npm": { - "name": "which-collection", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 413, - }, - { - "behavior": { - "prod": true, - }, - "id": 793, - "literal": "^1.1.9", - "name": "which-typed-array", - "npm": { - "name": "which-typed-array", - "version": ">=1.1.9 <2.0.0", - }, - "package_id": 326, - }, - { - "behavior": { - "prod": true, - }, - "id": 794, - "literal": "^2.0.3", - "name": "is-map", - "npm": { - "name": "is-map", - "version": ">=2.0.3 <3.0.0", + "name": "y18n", + "version": ">=5.0.5 <6.0.0", }, "package_id": 417, }, - { - "behavior": { - "prod": true, - }, - "id": 795, - "literal": "^2.0.3", - "name": "is-set", - "npm": { - "name": "is-set", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 416, - }, - { - "behavior": { - "prod": true, - }, - "id": 796, - "literal": "^2.0.2", - "name": "is-weakmap", - "npm": { - "name": "is-weakmap", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 415, - }, - { - "behavior": { - "prod": true, - }, - "id": 797, - "literal": "^2.0.3", - "name": "is-weakset", - "npm": { - "name": "is-weakset", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 414, - }, - { - "behavior": { - "prod": true, - }, - "id": 798, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 799, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 800, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 801, - "literal": "^1.0.2", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 802, - "literal": "^1.0.0", - "name": "has-tostringtag", - "npm": { - "name": "has-tostringtag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 327, - }, - { - "behavior": { - "prod": true, - }, - "id": 803, - "literal": "^2.0.3", - "name": "dequal", - "npm": { - "name": "dequal", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 423, - }, - { - "behavior": { - "prod": true, - }, - "id": 804, - "literal": "^2.0.3", - "name": "dequal", - "npm": { - "name": "dequal", - "version": ">=2.0.3 <3.0.0", - }, - "package_id": 423, - }, - { - "behavior": { - "prod": true, - }, - "id": 805, - "literal": "^0.14.0", - "name": "regenerator-runtime", - "npm": { - "name": "regenerator-runtime", - "version": ">=0.14.0 <0.15.0", - }, - "package_id": 428, - }, - { - "behavior": { - "prod": true, - }, - "id": 806, - "literal": "^3.1.8", - "name": "array-includes", - "npm": { - "name": "array-includes", - "version": ">=3.1.8 <4.0.0", - }, - "package_id": 384, - }, - { - "behavior": { - "prod": true, - }, - "id": 807, - "literal": "^1.2.5", - "name": "array.prototype.findlast", - "npm": { - "name": "array.prototype.findlast", - "version": ">=1.2.5 <2.0.0", - }, - "package_id": 437, - }, - { - "behavior": { - "prod": true, - }, - "id": 808, - "literal": "^1.3.2", - "name": "array.prototype.flatmap", - "npm": { - "name": "array.prototype.flatmap", - "version": ">=1.3.2 <2.0.0", - }, - "package_id": 380, - }, - { - "behavior": { - "prod": true, - }, - "id": 809, - "literal": "^1.1.2", - "name": "array.prototype.toreversed", - "npm": { - "name": "array.prototype.toreversed", - "version": ">=1.1.2 <2.0.0", - }, - "package_id": 436, - }, - { - "behavior": { - "prod": true, - }, - "id": 810, - "literal": "^1.1.3", - "name": "array.prototype.tosorted", - "npm": { - "name": "array.prototype.tosorted", - "version": ">=1.1.3 <2.0.0", - }, - "package_id": 435, - }, - { - "behavior": { - "prod": true, - }, - "id": 811, - "literal": "^2.1.0", - "name": "doctrine", - "npm": { - "name": "doctrine", - "version": ">=2.1.0 <3.0.0", - }, - "package_id": 379, - }, - { - "behavior": { - "prod": true, - }, - "id": 812, - "literal": "^1.0.19", - "name": "es-iterator-helpers", - "npm": { - "name": "es-iterator-helpers", - "version": ">=1.0.19 <2.0.0", - }, - "package_id": 409, - }, - { - "behavior": { - "prod": true, - }, - "id": 813, - "literal": "^5.3.0", - "name": "estraverse", - "npm": { - "name": "estraverse", - "version": ">=5.3.0 <6.0.0", - }, - "package_id": 166, - }, - { - "behavior": { - "prod": true, - }, - "id": 814, - "literal": "^2.4.1 || ^3.0.0", - "name": "jsx-ast-utils", - "npm": { - "name": "jsx-ast-utils", - "version": ">=2.4.1 <3.0.0 || >=3.0.0 <4.0.0 && >=3.0.0 <4.0.0", - }, - "package_id": 408, - }, - { - "behavior": { - "prod": true, - }, - "id": 815, - "literal": "^3.1.2", - "name": "minimatch", - "npm": { - "name": "minimatch", - "version": ">=3.1.2 <4.0.0", - }, - "package_id": 244, - }, - { - "behavior": { - "prod": true, - }, - "id": 816, - "literal": "^1.1.8", - "name": "object.entries", - "npm": { - "name": "object.entries", - "version": ">=1.1.8 <2.0.0", - }, - "package_id": 405, - }, - { - "behavior": { - "prod": true, - }, - "id": 817, - "literal": "^2.0.8", - "name": "object.fromentries", - "npm": { - "name": "object.fromentries", - "version": ">=2.0.8 <3.0.0", - }, - "package_id": 375, - }, - { - "behavior": { - "prod": true, - }, - "id": 818, - "literal": "^1.1.4", - "name": "object.hasown", - "npm": { - "name": "object.hasown", - "version": ">=1.1.4 <2.0.0", - }, - "package_id": 434, - }, - { - "behavior": { - "prod": true, - }, - "id": 819, - "literal": "^1.2.0", - "name": "object.values", - "npm": { - "name": "object.values", - "version": ">=1.2.0 <2.0.0", - }, - "package_id": 310, - }, - { - "behavior": { - "prod": true, - }, - "id": 820, - "literal": "^15.8.1", - "name": "prop-types", - "npm": { - "name": "prop-types", - "version": ">=15.8.1 <16.0.0", - }, - "package_id": 432, - }, - { - "behavior": { - "prod": true, - }, - "id": 821, - "literal": "^2.0.0-next.5", - "name": "resolve", - "npm": { - "name": "resolve", - "version": ">=2.0.0-next.5 <3.0.0", - }, - "package_id": 431, - }, - { - "behavior": { - "prod": true, - }, - "id": 822, - "literal": "^6.3.1", - "name": "semver", - "npm": { - "name": "semver", - "version": ">=6.3.1 <7.0.0", - }, - "package_id": 309, - }, - { - "behavior": { - "prod": true, - }, - "id": 823, - "literal": "^4.0.11", - "name": "string.prototype.matchall", - "npm": { - "name": "string.prototype.matchall", - "version": ">=4.0.11 <5.0.0", - }, - "package_id": 430, - }, - { - "behavior": { - "peer": true, - }, - "id": 824, - "literal": "^3 || ^4 || ^5 || ^6 || ^7 || ^8", - "name": "eslint", - "npm": { - "name": "eslint", - "version": ">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0 && >=8.0.0 <9.0.0", - }, - "package_id": 238, - }, - { - "behavior": { - "prod": true, - }, - "id": 825, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 826, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 827, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 828, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 829, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 830, - "literal": "^1.2.4", - "name": "get-intrinsic", - "npm": { - "name": "get-intrinsic", - "version": ">=1.2.4 <2.0.0", - }, - "package_id": 317, - }, - { - "behavior": { - "prod": true, - }, - "id": 831, - "literal": "^1.0.1", - "name": "gopd", - "npm": { - "name": "gopd", - "version": ">=1.0.1 <2.0.0", - }, - "package_id": 321, - }, - { - "behavior": { - "prod": true, - }, - "id": 832, - "literal": "^1.0.3", - "name": "has-symbols", - "npm": { - "name": "has-symbols", - "version": ">=1.0.3 <2.0.0", - }, - "package_id": 318, - }, - { - "behavior": { - "prod": true, - }, - "id": 833, - "literal": "^1.0.7", - "name": "internal-slot", - "npm": { - "name": "internal-slot", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 362, - }, - { - "behavior": { - "prod": true, - }, - "id": 834, - "literal": "^1.5.2", - "name": "regexp.prototype.flags", - "npm": { - "name": "regexp.prototype.flags", - "version": ">=1.5.2 <2.0.0", - }, - "package_id": 352, - }, - { - "behavior": { - "prod": true, - }, - "id": 835, - "literal": "^2.0.2", - "name": "set-function-name", - "npm": { - "name": "set-function-name", - "version": ">=2.0.2 <3.0.0", - }, - "package_id": 353, - }, - { - "behavior": { - "prod": true, - }, - "id": 836, - "literal": "^1.0.6", - "name": "side-channel", - "npm": { - "name": "side-channel", - "version": ">=1.0.6 <2.0.0", - }, - "package_id": 363, - }, - { - "behavior": { - "prod": true, - }, - "id": 837, - "literal": "^2.13.0", - "name": "is-core-module", - "npm": { - "name": "is-core-module", - "version": ">=2.13.0 <3.0.0", - }, - "package_id": 19, - }, - { - "behavior": { - "prod": true, - }, - "id": 838, - "literal": "^1.0.7", - "name": "path-parse", - "npm": { - "name": "path-parse", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 18, - }, - { - "behavior": { - "prod": true, - }, - "id": 839, - "literal": "^1.0.0", - "name": "supports-preserve-symlinks-flag", - "npm": { - "name": "supports-preserve-symlinks-flag", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 17, - }, - { - "behavior": { - "prod": true, - }, - "id": 840, - "literal": "^1.4.0", - "name": "loose-envify", - "npm": { - "name": "loose-envify", - "version": ">=1.4.0 <2.0.0", - }, - "package_id": 110, - }, - { - "behavior": { - "prod": true, - }, - "id": 841, - "literal": "^4.1.1", - "name": "object-assign", - "npm": { - "name": "object-assign", - "version": ">=4.1.1 <5.0.0", - }, - "package_id": 63, - }, - { - "behavior": { - "prod": true, - }, - "id": 842, - "literal": "^16.13.1", - "name": "react-is", - "npm": { - "name": "react-is", - "version": ">=16.13.1 <17.0.0", - }, - "package_id": 433, - }, - { - "behavior": { - "prod": true, - }, - "id": 843, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 844, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 845, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 846, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 847, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 848, - "literal": "^1.23.3", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.3 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 849, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 850, - "literal": "^1.0.2", - "name": "es-shim-unscopables", - "npm": { - "name": "es-shim-unscopables", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 381, - }, { "behavior": { "prod": true, }, "id": 851, - "literal": "^1.0.2", - "name": "call-bind", + "literal": "^21.1.1", + "name": "yargs-parser", "npm": { - "name": "call-bind", - "version": ">=1.0.2 <2.0.0", + "name": "yargs-parser", + "version": ">=21.1.1 <22.0.0", }, - "package_id": 322, + "package_id": 421, }, { "behavior": { "prod": true, }, "id": 852, - "literal": "^1.2.0", - "name": "define-properties", + "literal": "~0.2.3", + "name": "buffer-crc32", "npm": { - "name": "define-properties", - "version": ">=1.2.0 <2.0.0", + "name": "buffer-crc32", + "version": ">=0.2.3 <0.3.0", }, - "package_id": 313, + "package_id": 92, }, { "behavior": { "prod": true, }, "id": 853, - "literal": "^1.22.1", - "name": "es-abstract", + "literal": "~1.1.0", + "name": "fd-slicer", "npm": { - "name": "es-abstract", - "version": ">=1.22.1 <2.0.0", + "name": "fd-slicer", + "version": ">=1.1.0 <1.2.0", }, - "package_id": 325, + "package_id": 170, }, { "behavior": { "prod": true, }, "id": 854, - "literal": "^1.0.0", - "name": "es-shim-unscopables", + "literal": "^3.2.1", + "name": "ansi-styles", "npm": { - "name": "es-shim-unscopables", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 381, - }, - { - "behavior": { - "prod": true, - }, - "id": 855, - "literal": "^1.0.7", - "name": "call-bind", - "npm": { - "name": "call-bind", - "version": ">=1.0.7 <2.0.0", - }, - "package_id": 322, - }, - { - "behavior": { - "prod": true, - }, - "id": 856, - "literal": "^1.2.1", - "name": "define-properties", - "npm": { - "name": "define-properties", - "version": ">=1.2.1 <2.0.0", - }, - "package_id": 313, - }, - { - "behavior": { - "prod": true, - }, - "id": 857, - "literal": "^1.23.2", - "name": "es-abstract", - "npm": { - "name": "es-abstract", - "version": ">=1.23.2 <2.0.0", - }, - "package_id": 325, - }, - { - "behavior": { - "prod": true, - }, - "id": 858, - "literal": "^1.3.0", - "name": "es-errors", - "npm": { - "name": "es-errors", - "version": ">=1.3.0 <2.0.0", - }, - "package_id": 312, - }, - { - "behavior": { - "prod": true, - }, - "id": 859, - "literal": "^1.0.0", - "name": "es-object-atoms", - "npm": { - "name": "es-object-atoms", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 311, - }, - { - "behavior": { - "prod": true, - }, - "id": 860, - "literal": "^1.0.2", - "name": "es-shim-unscopables", - "npm": { - "name": "es-shim-unscopables", - "version": ">=1.0.2 <2.0.0", - }, - "package_id": 381, - }, - { - "behavior": { - "prod": true, - }, - "id": 861, - "literal": "~8.5.10", - "name": "@types/ws", - "npm": { - "name": "@types/ws", - "version": ">=8.5.10 <8.6.0", - }, - "package_id": 439, - }, - { - "behavior": { - "prod": true, - }, - "id": 862, - "literal": "~20.12.8", - "name": "@types/node", - "npm": { - "name": "@types/node", - "version": ">=20.12.8 <20.13.0", - }, - "package_id": 183, - }, - { - "behavior": { - "prod": true, - }, - "id": 863, - "literal": "*", - "name": "@types/node", - "npm": { - "name": "@types/node", - "version": ">=0.0.0", - }, - "package_id": 183, - }, - { - "behavior": { - "prod": true, - }, - "id": 864, - "literal": "^4.21.10", - "name": "browserslist", - "npm": { - "name": "browserslist", - "version": ">=4.21.10 <5.0.0", + "name": "ansi-styles", + "version": ">=3.2.1 <4.0.0", }, "package_id": 443, }, @@ -33867,129 +33943,12 @@ exports[`next build works: node 1`] = ` "behavior": { "prod": true, }, - "id": 865, - "literal": "^1.0.30001538", - "name": "caniuse-lite", + "id": 855, + "literal": "^1.0.5", + "name": "escape-string-regexp", "npm": { - "name": "caniuse-lite", - "version": ">=1.0.30001538 <2.0.0", - }, - "package_id": 229, - }, - { - "behavior": { - "prod": true, - }, - "id": 866, - "literal": "^4.3.6", - "name": "fraction.js", - "npm": { - "name": "fraction.js", - "version": ">=4.3.6 <5.0.0", - }, - "package_id": 442, - }, - { - "behavior": { - "prod": true, - }, - "id": 867, - "literal": "^0.1.2", - "name": "normalize-range", - "npm": { - "name": "normalize-range", - "version": ">=0.1.2 <0.2.0", - }, - "package_id": 441, - }, - { - "behavior": { - "prod": true, - }, - "id": 868, - "literal": "^1.0.0", - "name": "picocolors", - "npm": { - "name": "picocolors", - "version": ">=1.0.0 <2.0.0", - }, - "package_id": 9, - }, - { - "behavior": { - "prod": true, - }, - "id": 869, - "literal": "^4.2.0", - "name": "postcss-value-parser", - "npm": { - "name": "postcss-value-parser", - "version": ">=4.2.0 <5.0.0", - }, - "package_id": 24, - }, - { - "behavior": { - "peer": true, - }, - "id": 870, - "literal": "^8.1.0", - "name": "postcss", - "npm": { - "name": "postcss", - "version": ">=8.1.0 <9.0.0", - }, - "package_id": 7, - }, - { - "behavior": { - "prod": true, - }, - "id": 871, - "literal": "^1.0.30001587", - "name": "caniuse-lite", - "npm": { - "name": "caniuse-lite", - "version": ">=1.0.30001587 <2.0.0", - }, - "package_id": 229, - }, - { - "behavior": { - "prod": true, - }, - "id": 872, - "literal": "^1.4.668", - "name": "electron-to-chromium", - "npm": { - "name": "electron-to-chromium", - "version": ">=1.4.668 <2.0.0", - }, - "package_id": 446, - }, - { - "behavior": { - "prod": true, - }, - "id": 873, - "literal": "^2.0.14", - "name": "node-releases", - "npm": { - "name": "node-releases", - "version": ">=2.0.14 <3.0.0", - }, - "package_id": 445, - }, - { - "behavior": { - "prod": true, - }, - "id": 874, - "literal": "^1.0.13", - "name": "update-browserslist-db", - "npm": { - "name": "update-browserslist-db", - "version": ">=1.0.13 <2.0.0", + "name": "escape-string-regexp", + "version": ">=1.0.5 <2.0.0", }, "package_id": 444, }, @@ -33997,51 +33956,129 @@ exports[`next build works: node 1`] = ` "behavior": { "prod": true, }, - "id": 875, - "literal": "^3.1.2", - "name": "escalade", + "id": 856, + "literal": "^5.3.0", + "name": "supports-color", "npm": { - "name": "escalade", - "version": ">=3.1.2 <4.0.0", + "name": "supports-color", + "version": ">=5.3.0 <6.0.0", }, - "package_id": 124, + "package_id": 445, }, { "behavior": { "prod": true, }, - "id": 876, - "literal": "^1.0.1", - "name": "picocolors", + "id": 857, + "literal": "^0.2.0", + "name": "eastasianwidth", "npm": { - "name": "picocolors", - "version": ">=1.0.1 <2.0.0", + "name": "eastasianwidth", + "version": ">=0.2.0 <0.3.0", }, - "package_id": 9, - }, - { - "behavior": { - "peer": true, - }, - "id": 877, - "literal": ">= 4.21.0", - "name": "browserslist", - "npm": { - "name": "browserslist", - "version": ">=4.21.0", - }, - "package_id": 443, + "package_id": 128, }, { "behavior": { "prod": true, }, - "id": 878, - "literal": "*", - "name": "@types/react", + "id": 858, + "literal": "^9.2.2", + "name": "emoji-regex", "npm": { - "name": "@types/react", - "version": ">=0.0.0", + "name": "emoji-regex", + "version": ">=9.2.2 <10.0.0", + }, + "package_id": 130, + }, + { + "behavior": { + "prod": true, + }, + "id": 859, + "literal": "^7.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=7.0.1 <8.0.0", + }, + "package_id": 427, + }, + { + "behavior": { + "prod": true, + }, + "id": 860, + "literal": "^6.0.1", + "name": "ansi-regex", + "npm": { + "name": "ansi-regex", + "version": ">=6.0.1 <7.0.0", + }, + "package_id": 446, + }, + { + "behavior": { + "prod": true, + }, + "id": 861, + "literal": "^6.1.0", + "name": "ansi-styles", + "npm": { + "name": "ansi-styles", + "version": ">=6.1.0 <7.0.0", + }, + "package_id": 447, + }, + { + "behavior": { + "prod": true, + }, + "id": 862, + "literal": "^5.0.1", + "name": "string-width", + "npm": { + "name": "string-width", + "version": ">=5.0.1 <6.0.0", + }, + "package_id": 426, + }, + { + "behavior": { + "prod": true, + }, + "id": 863, + "literal": "^7.0.1", + "name": "strip-ansi", + "npm": { + "name": "strip-ansi", + "version": ">=7.0.1 <8.0.0", + }, + "package_id": 427, + }, + { + "behavior": { + "prod": true, + }, + "id": 864, + "literal": "2.1.2", + "name": "ms", + "npm": { + "name": "ms", + "version": "==2.1.2", + }, + "package_id": 276, + }, + { + "behavior": { + "prod": true, + }, + "id": 865, + "literal": "^6.0.0", + "name": "lru-cache", + "npm": { + "name": "lru-cache", + "version": ">=6.0.0 <7.0.0", }, "package_id": 448, }, @@ -34049,25 +34086,337 @@ exports[`next build works: node 1`] = ` "behavior": { "prod": true, }, - "id": 879, - "literal": "*", - "name": "@types/prop-types", + "id": 866, + "literal": "~5.26.4", + "name": "undici-types", "npm": { - "name": "@types/prop-types", - "version": ">=0.0.0", + "name": "undici-types", + "version": ">=5.26.4 <5.27.0", }, - "package_id": 451, + "package_id": 402, + }, + { + "behavior": { + "prod": true, + }, + "id": 867, + "literal": "~5.26.4", + "name": "undici-types", + "npm": { + "name": "undici-types", + "version": ">=5.26.4 <5.27.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 868, + "literal": "^2.0.1", + "name": "brace-expansion", + "npm": { + "name": "brace-expansion", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 449, + }, + { + "behavior": { + "prod": true, + }, + "id": 869, + "literal": "^6.0.0", + "name": "lru-cache", + "npm": { + "name": "lru-cache", + "version": ">=6.0.0 <7.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 870, + "literal": "~5.26.4", + "name": "undici-types", + "npm": { + "name": "undici-types", + "version": ">=5.26.4 <5.27.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 871, + "literal": "^4.0.1", + "name": "is-glob", + "npm": { + "name": "is-glob", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": 230, + }, + { + "behavior": { + "prod": true, + }, + "id": 872, + "literal": "^2.1.1", + "name": "ms", + "npm": { + "name": "ms", + "version": ">=2.1.1 <3.0.0", + }, + "package_id": 276, + }, + { + "behavior": { + "prod": true, + }, + "id": 873, + "literal": "^2.1.1", + "name": "ms", + "npm": { + "name": "ms", + "version": ">=2.1.1 <3.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 874, + "literal": "^2.1.1", + "name": "ms", + "npm": { + "name": "ms", + "version": ">=2.1.1 <3.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 875, + "literal": "^2.0.2", + "name": "esutils", + "npm": { + "name": "esutils", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": 162, + }, + { + "behavior": { + "prod": true, + }, + "id": 876, + "literal": "^2.0.2", + "name": "esutils", + "npm": { + "name": "esutils", + "version": ">=2.0.2 <3.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 877, + "literal": "^2.13.0", + "name": "is-core-module", + "npm": { + "name": "is-core-module", + "version": ">=2.13.0 <3.0.0", + }, + "package_id": 223, + }, + { + "behavior": { + "prod": true, + }, + "id": 878, + "literal": "^1.0.7", + "name": "path-parse", + "npm": { + "name": "path-parse", + "version": ">=1.0.7 <2.0.0", + }, + "package_id": 306, + }, + { + "behavior": { + "prod": true, + }, + "id": 879, + "literal": "^1.0.0", + "name": "supports-preserve-symlinks-flag", + "npm": { + "name": "supports-preserve-symlinks-flag", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 378, }, { "behavior": { "prod": true, }, "id": 880, - "literal": "*", - "name": "@types/scheduler", + "literal": "^4.0.1", + "name": "is-glob", "npm": { - "name": "@types/scheduler", - "version": ">=0.0.0", + "name": "is-glob", + "version": ">=4.0.1 <5.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 881, + "literal": "^2.0.1", + "name": "brace-expansion", + "npm": { + "name": "brace-expansion", + "version": ">=2.0.1 <3.0.0", + }, + "package_id": 449, + }, + { + "behavior": { + "prod": true, + }, + "id": 882, + "literal": "^3.3.6", + "name": "nanoid", + "npm": { + "name": "nanoid", + "version": ">=3.3.6 <4.0.0", + }, + "package_id": 278, + }, + { + "behavior": { + "prod": true, + }, + "id": 883, + "literal": "^1.0.0", + "name": "picocolors", + "npm": { + "name": "picocolors", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 310, + }, + { + "behavior": { + "prod": true, + }, + "id": 884, + "literal": "^1.0.2", + "name": "source-map-js", + "npm": { + "name": "source-map-js", + "version": ">=1.0.2 <2.0.0", + }, + "package_id": 363, + }, + { + "behavior": { + "prod": true, + }, + "id": 885, + "literal": "^1.0.0", + "name": "fs.realpath", + "npm": { + "name": "fs.realpath", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 180, + }, + { + "behavior": { + "prod": true, + }, + "id": 886, + "literal": "^1.0.4", + "name": "inflight", + "npm": { + "name": "inflight", + "version": ">=1.0.4 <2.0.0", + }, + "package_id": 212, + }, + { + "behavior": { + "prod": true, + }, + "id": 887, + "literal": "2", + "name": "inherits", + "npm": { + "name": "inherits", + "version": "<3.0.0 >=2.0.0", + }, + "package_id": 213, + }, + { + "behavior": { + "prod": true, + }, + "id": 888, + "literal": "^3.1.1", + "name": "minimatch", + "npm": { + "name": "minimatch", + "version": ">=3.1.1 <4.0.0", + }, + "package_id": 272, + }, + { + "behavior": { + "prod": true, + }, + "id": 889, + "literal": "^1.3.0", + "name": "once", + "npm": { + "name": "once", + "version": ">=1.3.0 <2.0.0", + }, + "package_id": 295, + }, + { + "behavior": { + "prod": true, + }, + "id": 890, + "literal": "^1.0.0", + "name": "path-is-absolute", + "npm": { + "name": "path-is-absolute", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 304, + }, + { + "behavior": { + "prod": true, + }, + "id": 891, + "literal": "^1.9.0", + "name": "color-convert", + "npm": { + "name": "color-convert", + "version": ">=1.9.0 <2.0.0", }, "package_id": 450, }, @@ -34075,520 +34424,585 @@ exports[`next build works: node 1`] = ` "behavior": { "prod": true, }, - "id": 881, - "literal": "^3.0.2", - "name": "csstype", + "id": 892, + "literal": "^3.0.0", + "name": "has-flag", "npm": { - "name": "csstype", - "version": ">=3.0.2 <4.0.0", + "name": "has-flag", + "version": ">=3.0.0 <4.0.0", }, - "package_id": 449, + "package_id": 451, + }, + { + "behavior": { + "prod": true, + }, + "id": 893, + "literal": "^4.0.0", + "name": "yallist", + "npm": { + "name": "yallist", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": 418, + }, + { + "behavior": { + "prod": true, + }, + "id": 894, + "literal": "^1.0.0", + "name": "balanced-match", + "npm": { + "name": "balanced-match", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": 79, + }, + { + "behavior": { + "prod": true, + }, + "id": 895, + "literal": "^4.0.0", + "name": "yallist", + "npm": { + "name": "yallist", + "version": ">=4.0.0 <5.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 896, + "literal": "^1.0.0", + "name": "balanced-match", + "npm": { + "name": "balanced-match", + "version": ">=1.0.0 <2.0.0", + }, + "package_id": null, + }, + { + "behavior": { + "prod": true, + }, + "id": 897, + "literal": "1.1.3", + "name": "color-name", + "npm": { + "name": "color-name", + "version": "==1.1.3", + }, + "package_id": 452, }, ], "format": "v2", - "meta_hash": "632a4f7405ad36643df0c844e942395e7c61cf79c7738eb128eba03ebdd1e094", + "meta_hash": "0000000000000000000000000000000000000000000000000000000000000000", "package_index": { - "@alloc/quick-lru": 13, - "@babel/code-frame": 202, - "@babel/helper-validator-identifier": 211, - "@babel/highlight": 203, - "@babel/runtime": 427, - "@eslint-community/eslint-utils": 241, - "@eslint-community/regexpp": 248, - "@eslint/eslintrc": 261, - "@eslint/js": 289, - "@humanwhocodes/config-array": 243, - "@humanwhocodes/module-importer": 240, - "@humanwhocodes/object-schema": 247, - "@isaacs/cliui": 74, - "@jridgewell/gen-mapping": 100, - "@jridgewell/resolve-uri": 103, - "@jridgewell/set-array": 104, - "@jridgewell/sourcemap-codec": 102, - "@jridgewell/trace-mapping": 101, - "@next/env": 233, - "@next/eslint-plugin-next": 402, - "@next/swc-darwin-arm64": 227, - "@next/swc-darwin-x64": 228, - "@next/swc-linux-arm64-gnu": 223, - "@next/swc-linux-arm64-musl": 221, - "@next/swc-linux-x64-gnu": 226, - "@next/swc-linux-x64-musl": 225, - "@next/swc-win32-arm64-msvc": 220, - "@next/swc-win32-ia32-msvc": 222, - "@next/swc-win32-x64-msvc": 224, - "@nodelib/fs.scandir": 46, - "@nodelib/fs.stat": 49, - "@nodelib/fs.walk": 43, - "@pkgjs/parseargs": 73, - "@puppeteer/browsers": 115, - "@rushstack/eslint-patch": 403, - "@swc/helpers": 230, - "@tootallnate/quickjs-emscripten": 178, - "@types/json5": 308, + "@alloc/quick-lru": 1, + "@babel/code-frame": 2, + "@babel/helper-validator-identifier": 3, + "@babel/highlight": 4, + "@babel/runtime": 5, + "@eslint-community/eslint-utils": 6, + "@eslint-community/regexpp": 7, + "@eslint/eslintrc": 8, + "@eslint/js": 9, + "@humanwhocodes/config-array": 10, + "@humanwhocodes/module-importer": 11, + "@humanwhocodes/object-schema": 12, + "@isaacs/cliui": 13, + "@jridgewell/gen-mapping": 14, + "@jridgewell/resolve-uri": 15, + "@jridgewell/set-array": 16, + "@jridgewell/sourcemap-codec": 17, + "@jridgewell/trace-mapping": 18, + "@next/env": 19, + "@next/eslint-plugin-next": 20, + "@next/swc-darwin-arm64": 21, + "@next/swc-darwin-x64": 22, + "@next/swc-linux-arm64-gnu": 23, + "@next/swc-linux-arm64-musl": 24, + "@next/swc-linux-x64-gnu": 25, + "@next/swc-linux-x64-musl": 26, + "@next/swc-win32-arm64-msvc": 27, + "@next/swc-win32-ia32-msvc": 28, + "@next/swc-win32-x64-msvc": 29, + "@nodelib/fs.scandir": 30, + "@nodelib/fs.stat": 31, + "@nodelib/fs.walk": 32, + "@pkgjs/parseargs": 33, + "@puppeteer/browsers": 34, + "@rushstack/eslint-patch": 35, + "@swc/helpers": 36, + "@tootallnate/quickjs-emscripten": 37, + "@types/json5": 38, "@types/node": [ - 183, - 452, - ], - "@types/prop-types": 451, - "@types/react": 448, - "@types/react-dom": 447, - "@types/scheduler": 450, - "@types/ws": 439, - "@types/yauzl": 182, - "@typescript-eslint/parser": 390, - "@typescript-eslint/scope-manager": 401, - "@typescript-eslint/types": 393, - "@typescript-eslint/typescript-estree": 391, - "@typescript-eslint/visitor-keys": 392, - "acorn": 268, - "acorn-jsx": 267, - "agent-base": 156, - "ajv": 269, - "ansi-regex": [ - 86, - 77, - ], - "ansi-styles": [ - 90, - 81, - 208, - ], - "any-promise": 62, - "anymatch": 55, - "arg": 107, - "argparse": 213, - "aria-query": 426, - "array-buffer-byte-length": 374, - "array-includes": 384, - "array-union": 400, - "array.prototype.findlast": 437, - "array.prototype.findlastindex": 383, - "array.prototype.flat": 382, - "array.prototype.flatmap": 380, - "array.prototype.toreversed": 436, - "array.prototype.tosorted": 435, - "arraybuffer.prototype.slice": 373, - "ast-types": 167, - "ast-types-flow": 425, - "autoprefixer": 440, - "available-typed-arrays": 330, - "axe-core": 424, - "axobject-query": 422, - "b4a": 139, - "balanced-match": 71, - "bare-events": 137, - "bare-fs": 134, - "bare-os": 133, - "bare-path": 132, - "bare-stream": 135, - "base64-js": 130, - "basic-ftp": 177, - "binary-extensions": 54, - "brace-expansion": [ - 70, - 245, - ], - "braces": 34, - "browserslist": 443, - "buffer": 128, - "buffer-crc32": 186, - "bun-types": 438, - "busboy": 235, - "call-bind": 322, - "callsites": 217, - "camelcase-css": 31, - "caniuse-lite": 229, - "chalk": [ - 299, - 204, - ], - "chokidar": 50, - "chromium-bidi": 193, - "client-only": 232, - "cliui": 125, - "color-convert": [ - 82, - 209, - ], - "color-name": [ - 83, - 210, - ], - "commander": 99, - "concat-map": 246, - "cosmiconfig": 197, - "cross-spawn": 93, - "cssesc": 5, - "csstype": 449, - "damerau-levenshtein": 421, - "data-uri-to-buffer": 176, - "data-view-buffer": 372, - "data-view-byte-length": 371, - "data-view-byte-offset": 370, - "debug": [ - 154, - 190, - 377, - ], - "deep-is": 288, - "default-create-template": 0, - "define-data-property": 320, - "define-properties": 313, - "degenerator": 161, - "dequal": 423, - "devtools-protocol": 114, - "didyoumean": 38, - "dir-glob": 398, - "dlv": 106, - "doctrine": [ - 291, - 379, - ], - "eastasianwidth": 89, - "electron-to-chromium": 446, - "emoji-regex": [ - 88, - 80, - ], - "end-of-stream": 146, - "enhanced-resolve": 387, - "env-paths": 218, - "error-ex": 200, - "es-abstract": 325, - "es-define-property": 316, - "es-errors": 312, - "es-iterator-helpers": 409, - "es-object-atoms": 311, - "es-set-tostringtag": 369, - "es-shim-unscopables": 381, - "es-to-primitive": 367, - "escalade": 124, - "escape-string-regexp": [ - 249, - 207, - ], - "escodegen": 163, - "eslint": 238, - "eslint-config-next": 237, - "eslint-import-resolver-node": 378, - "eslint-import-resolver-typescript": 302, - "eslint-module-utils": 376, - "eslint-plugin-import": 303, - "eslint-plugin-jsx-a11y": 404, - "eslint-plugin-react": 429, - "eslint-plugin-react-hooks": 389, - "eslint-scope": 278, - "eslint-visitor-keys": 242, - "espree": 266, - "esprima": 162, - "esquery": 298, - "esrecurse": 279, - "estraverse": 166, - "esutils": 165, - "extract-zip": 181, - "fast-deep-equal": 274, - "fast-fifo": 141, - "fast-glob": 40, - "fast-json-stable-stringify": 273, - "fast-levenshtein": 283, - "fastq": 44, - "fd-slicer": 187, - "file-entry-cache": 250, - "fill-range": 35, - "find-up": 292, - "flat-cache": 251, - "flatted": 260, - "for-each": 328, - "foreground-child": 91, - "fraction.js": 442, - "fs-extra": 172, - "fs.realpath": 257, - "fsevents": 51, - "function-bind": 21, - "function.prototype.name": 366, - "functions-have-names": 354, - "get-caller-file": 123, - "get-intrinsic": 317, - "get-stream": 189, - "get-symbol-description": 365, - "get-tsconfig": 385, - "get-uri": 171, - "glob": [ - 65, - 253, - ], - "glob-parent": [ - 27, - 42, - ], - "globals": 264, - "globalthis": 364, - "globby": 396, - "gopd": 321, - "graceful-fs": 175, - "graphemer": 290, - "has-bigints": 339, - "has-flag": [ - 301, - 206, - ], - "has-property-descriptors": 315, - "has-proto": 319, - "has-symbols": 318, - "has-tostringtag": 327, - "hasown": 20, - "http-proxy-agent": 170, - "https-proxy-agent": 169, - "ieee754": 129, - "ignore": 263, - "import-fresh": 214, - "imurmurhash": 280, - "inflight": 256, - "inherits": 255, - "internal-slot": 362, - "ip-address": 151, - "is-array-buffer": 361, - "is-arrayish": 201, - "is-async-function": 420, - "is-bigint": 338, - "is-binary-path": 53, - "is-boolean-object": 337, - "is-callable": 329, - "is-core-module": 19, - "is-data-view": 360, - "is-date-object": 368, - "is-extglob": 29, - "is-finalizationregistry": 419, - "is-fullwidth-code-point": 79, - "is-generator-function": 418, - "is-glob": 28, - "is-map": 417, - "is-negative-zero": 359, - "is-number": 37, - "is-number-object": 336, - "is-path-inside": 276, - "is-regex": 349, - "is-set": 416, - "is-shared-array-buffer": 358, - "is-string": 335, - "is-symbol": 334, - "is-typed-array": 341, - "is-weakmap": 415, - "is-weakref": 357, - "is-weakset": 414, - "isarray": 351, - "isexe": 95, - "iterator.prototype": 410, - "jackspeak": 72, - "jiti": 105, - "js-tokens": 111, - "js-yaml": 212, - "jsbn": 153, - "json-buffer": 259, - "json-parse-even-better-errors": 199, - "json-schema-traverse": 272, - "json-stable-stringify-without-jsonify": 239, - "json5": 307, - "jsonfile": 174, - "jsx-ast-utils": 408, - "keyv": 258, - "language-subtag-registry": 407, - "language-tags": 406, - "levn": 284, - "lilconfig": [ - 11, + 431, 39, ], - "lines-and-columns": 64, - "locate-path": 294, - "lodash.merge": 277, - "loose-envify": 110, - "lru-cache": [ - 68, - 179, + "@types/prop-types": 40, + "@types/react": 41, + "@types/react-dom": 42, + "@types/scheduler": 43, + "@types/ws": 44, + "@types/yauzl": 45, + "@typescript-eslint/parser": 46, + "@typescript-eslint/scope-manager": 47, + "@typescript-eslint/types": 48, + "@typescript-eslint/typescript-estree": 49, + "@typescript-eslint/visitor-keys": 50, + "acorn": 51, + "acorn-jsx": 52, + "agent-base": 53, + "ajv": 54, + "ansi-regex": [ + 446, + 55, + ], + "ansi-styles": [ + 447, + 56, + 443, + ], + "any-promise": 57, + "anymatch": 58, + "arg": 59, + "argparse": 60, + "aria-query": 61, + "array-buffer-byte-length": 62, + "array-includes": 63, + "array-union": 64, + "array.prototype.findlast": 65, + "array.prototype.findlastindex": 66, + "array.prototype.flat": 67, + "array.prototype.flatmap": 68, + "array.prototype.toreversed": 69, + "array.prototype.tosorted": 70, + "arraybuffer.prototype.slice": 71, + "ast-types": 72, + "ast-types-flow": 73, + "autoprefixer": 74, + "available-typed-arrays": 75, + "axe-core": 76, + "axobject-query": 77, + "b4a": 78, + "balanced-match": 79, + "bare-events": 80, + "bare-fs": 81, + "bare-os": 82, + "bare-path": 83, + "bare-stream": 84, + "base64-js": 85, + "basic-ftp": 86, + "binary-extensions": 87, + "brace-expansion": [ + 449, + 88, + ], + "braces": 89, + "browserslist": 90, + "buffer": 91, + "buffer-crc32": 92, + "bun-types": 93, + "busboy": 94, + "call-bind": 95, + "callsites": 96, + "camelcase-css": 97, + "caniuse-lite": 98, + "chalk": [ + 99, + 425, + ], + "chokidar": 100, + "chromium-bidi": 101, + "client-only": 102, + "cliui": 103, + "color-convert": [ + 104, + 450, + ], + "color-name": [ + 105, + 452, + ], + "commander": 106, + "concat-map": 107, + "cosmiconfig": 108, + "cross-spawn": 109, + "cssesc": 110, + "csstype": 111, + "damerau-levenshtein": 112, + "data-uri-to-buffer": 113, + "data-view-buffer": 114, + "data-view-byte-length": 115, + "data-view-byte-offset": 116, + "debug": [ 117, + 429, + 434, ], - "merge2": 41, - "micromatch": 32, + "deep-is": 118, + "default-create-template": 0, + "define-data-property": 119, + "define-properties": 120, + "degenerator": 121, + "dequal": 122, + "devtools-protocol": 123, + "didyoumean": 124, + "dir-glob": 125, + "dlv": 126, + "doctrine": [ + 127, + 435, + ], + "eastasianwidth": 128, + "electron-to-chromium": 129, + "emoji-regex": [ + 130, + 442, + ], + "end-of-stream": 131, + "enhanced-resolve": 132, + "env-paths": 133, + "error-ex": 134, + "es-abstract": 135, + "es-define-property": 136, + "es-errors": 137, + "es-iterator-helpers": 138, + "es-object-atoms": 139, + "es-set-tostringtag": 140, + "es-shim-unscopables": 141, + "es-to-primitive": 142, + "escalade": 143, + "escape-string-regexp": [ + 144, + 444, + ], + "escodegen": 145, + "eslint": 146, + "eslint-config-next": 147, + "eslint-import-resolver-node": 148, + "eslint-import-resolver-typescript": 149, + "eslint-module-utils": 150, + "eslint-plugin-import": 151, + "eslint-plugin-jsx-a11y": 152, + "eslint-plugin-react": 153, + "eslint-plugin-react-hooks": 154, + "eslint-scope": 155, + "eslint-visitor-keys": 156, + "espree": 157, + "esprima": 158, + "esquery": 159, + "esrecurse": 160, + "estraverse": 161, + "esutils": 162, + "extract-zip": 163, + "fast-deep-equal": 164, + "fast-fifo": 165, + "fast-glob": 166, + "fast-json-stable-stringify": 167, + "fast-levenshtein": 168, + "fastq": 169, + "fd-slicer": 170, + "file-entry-cache": 171, + "fill-range": 172, + "find-up": 173, + "flat-cache": 174, + "flatted": 175, + "for-each": 176, + "foreground-child": 177, + "fraction.js": 178, + "fs-extra": 179, + "fs.realpath": 180, + "fsevents": 181, + "function-bind": 182, + "function.prototype.name": 183, + "functions-have-names": 184, + "get-caller-file": 185, + "get-intrinsic": 186, + "get-stream": 187, + "get-symbol-description": 188, + "get-tsconfig": 189, + "get-uri": 190, + "glob": [ + 191, + 441, + ], + "glob-parent": [ + 192, + 433, + ], + "globals": 193, + "globalthis": 194, + "globby": 195, + "gopd": 196, + "graceful-fs": 197, + "graphemer": 198, + "has-bigints": 199, + "has-flag": [ + 200, + 451, + ], + "has-property-descriptors": 201, + "has-proto": 202, + "has-symbols": 203, + "has-tostringtag": 204, + "hasown": 205, + "http-proxy-agent": 206, + "https-proxy-agent": 207, + "ieee754": 208, + "ignore": 209, + "import-fresh": 210, + "imurmurhash": 211, + "inflight": 212, + "inherits": 213, + "internal-slot": 214, + "ip-address": 215, + "is-array-buffer": 216, + "is-arrayish": 217, + "is-async-function": 218, + "is-bigint": 219, + "is-binary-path": 220, + "is-boolean-object": 221, + "is-callable": 222, + "is-core-module": 223, + "is-data-view": 224, + "is-date-object": 225, + "is-extglob": 226, + "is-finalizationregistry": 227, + "is-fullwidth-code-point": 228, + "is-generator-function": 229, + "is-glob": 230, + "is-map": 231, + "is-negative-zero": 232, + "is-number": 233, + "is-number-object": 234, + "is-path-inside": 235, + "is-regex": 236, + "is-set": 237, + "is-shared-array-buffer": 238, + "is-string": 239, + "is-symbol": 240, + "is-typed-array": 241, + "is-weakmap": 242, + "is-weakref": 243, + "is-weakset": 244, + "isarray": 245, + "isexe": 246, + "iterator.prototype": 247, + "jackspeak": 248, + "jiti": 249, + "js-tokens": 250, + "js-yaml": 251, + "jsbn": 252, + "json-buffer": 253, + "json-parse-even-better-errors": 254, + "json-schema-traverse": 255, + "json-stable-stringify-without-jsonify": 256, + "json5": 257, + "jsonfile": 258, + "jsx-ast-utils": 259, + "keyv": 260, + "language-subtag-registry": 261, + "language-tags": 262, + "levn": 263, + "lilconfig": [ + 440, + 264, + ], + "lines-and-columns": 265, + "locate-path": 266, + "lodash.merge": 267, + "loose-envify": 268, + "lru-cache": [ + 439, + 269, + 448, + ], + "merge2": 270, + "micromatch": 271, "minimatch": [ - 69, - 395, - 244, + 437, + 432, + 272, ], - "minimist": 306, - "minipass": 67, - "mitt": 196, - "ms": 155, - "mz": 59, - "nanoid": 10, - "natural-compare": 275, - "netmask": 160, - "next": 219, - "node-releases": 445, - "normalize-path": 25, - "normalize-range": 441, - "object-assign": 63, - "object-hash": 26, - "object-inspect": 356, - "object-keys": 314, - "object.assign": 355, - "object.entries": 405, - "object.fromentries": 375, - "object.groupby": 324, - "object.hasown": 434, - "object.values": 310, - "once": 144, - "optionator": 282, - "p-limit": 296, - "p-locate": 295, - "pac-proxy-agent": 158, - "pac-resolver": 159, - "parent-module": 216, - "parse-json": 198, - "path-exists": 293, - "path-is-absolute": 254, - "path-key": 98, - "path-parse": 18, - "path-scurry": 66, - "path-type": 399, - "pend": 188, - "picocolors": 9, - "picomatch": 33, - "pify": 23, - "pirates": 58, - "possible-typed-array-names": 331, + "minimist": 273, + "minipass": 274, + "mitt": 275, + "ms": 276, + "mz": 277, + "nanoid": 278, + "natural-compare": 279, + "netmask": 280, + "next": 281, + "node-releases": 282, + "normalize-path": 283, + "normalize-range": 284, + "object-assign": 285, + "object-hash": 286, + "object-inspect": 287, + "object-keys": 288, + "object.assign": 289, + "object.entries": 290, + "object.fromentries": 291, + "object.groupby": 292, + "object.hasown": 293, + "object.values": 294, + "once": 295, + "optionator": 296, + "p-limit": 297, + "p-locate": 298, + "pac-proxy-agent": 299, + "pac-resolver": 300, + "parent-module": 301, + "parse-json": 302, + "path-exists": 303, + "path-is-absolute": 304, + "path-key": 305, + "path-parse": 306, + "path-scurry": 307, + "path-type": 308, + "pend": 309, + "picocolors": 310, + "picomatch": 311, + "pify": 312, + "pirates": 313, + "possible-typed-array-names": 314, "postcss": [ - 234, - 7, + 438, + 315, ], - "postcss-import": 15, - "postcss-js": 30, - "postcss-load-config": 6, - "postcss-nested": 14, - "postcss-selector-parser": 3, - "postcss-value-parser": 24, - "prelude-ls": 286, - "progress": 180, - "prop-types": 432, - "proxy-agent": 147, - "proxy-from-env": 157, - "pump": 143, - "punycode": 271, - "puppeteer": 113, - "puppeteer-core": 191, - "queue-microtask": 48, - "queue-tick": 140, - "react": 109, - "react-dom": 108, - "react-is": 433, - "read-cache": 22, - "readdirp": 52, - "reflect.getprototypeof": 411, - "regenerator-runtime": 428, - "regexp.prototype.flags": 352, - "require-directory": 122, + "postcss-import": 316, + "postcss-js": 317, + "postcss-load-config": 318, + "postcss-nested": 319, + "postcss-selector-parser": 320, + "postcss-value-parser": 321, + "prelude-ls": 322, + "progress": 323, + "prop-types": 324, + "proxy-agent": 325, + "proxy-from-env": 326, + "pump": 327, + "punycode": 328, + "puppeteer": 329, + "puppeteer-core": 330, + "queue-microtask": 331, + "queue-tick": 332, + "react": 333, + "react-dom": 334, + "react-is": 335, + "read-cache": 336, + "readdirp": 337, + "reflect.getprototypeof": 338, + "regenerator-runtime": 339, + "regexp.prototype.flags": 340, + "require-directory": 341, "resolve": [ - 431, - 16, + 436, + 342, ], - "resolve-from": 215, - "resolve-pkg-maps": 386, - "reusify": 45, - "rimraf": 252, - "run-parallel": 47, - "safe-array-concat": 350, - "safe-regex-test": 348, - "scheduler": 112, + "resolve-from": 343, + "resolve-pkg-maps": 344, + "reusify": 345, + "rimraf": 346, + "run-parallel": 347, + "safe-array-concat": 348, + "safe-regex-test": 349, + "scheduler": 350, "semver": [ - 116, - 309, + 430, + 351, ], - "set-function-length": 323, + "set-function-length": 352, "set-function-name": 353, - "shebang-command": 96, - "shebang-regex": 97, - "side-channel": 363, - "signal-exit": 92, - "slash": 397, - "smart-buffer": 150, - "socks": 149, - "socks-proxy-agent": 148, - "source-map": 164, - "source-map-js": 8, - "sprintf-js": 152, - "streamsearch": 236, - "streamx": 136, + "shebang-command": 354, + "shebang-regex": 355, + "side-channel": 356, + "signal-exit": 357, + "slash": 358, + "smart-buffer": 359, + "socks": 360, + "socks-proxy-agent": 361, + "source-map": 362, + "source-map-js": 363, + "sprintf-js": 364, + "streamsearch": 365, + "streamx": 366, "string-width": [ - 87, - 78, + 426, + 367, ], - "string.prototype.matchall": 430, - "string.prototype.trim": 347, - "string.prototype.trimend": 346, - "string.prototype.trimstart": 345, + "string.prototype.matchall": 368, + "string.prototype.trim": 369, + "string.prototype.trimend": 370, + "string.prototype.trimstart": 371, "strip-ansi": [ - 85, - 76, + 427, + 372, ], - "strip-bom": 305, - "strip-json-comments": 262, - "styled-jsx": 231, - "sucrase": 56, + "strip-bom": 373, + "strip-json-comments": 374, + "styled-jsx": 375, + "sucrase": 376, "supports-color": [ - 300, - 205, + 377, + 445, ], - "supports-preserve-symlinks-flag": 17, - "tailwindcss": 2, - "tapable": 388, - "tar-fs": 131, - "tar-stream": 142, - "text-decoder": 138, - "text-table": 281, - "thenify": 61, - "thenify-all": 60, - "through": 127, - "to-regex-range": 36, - "ts-api-utils": 394, - "ts-interface-checker": 57, - "tsconfig-paths": 304, - "tslib": 168, - "type-check": 285, - "type-fest": 265, - "typed-array-buffer": 344, - "typed-array-byte-length": 343, - "typed-array-byte-offset": 342, - "typed-array-length": 340, - "typescript": 1, - "unbox-primitive": 332, - "unbzip2-stream": 126, - "undici-types": 184, - "universalify": 173, - "update-browserslist-db": 444, - "uri-js": 270, - "urlpattern-polyfill": 195, - "util-deprecate": 4, - "which": 94, - "which-boxed-primitive": 333, - "which-builtin-type": 412, - "which-collection": 413, - "which-typed-array": 326, - "word-wrap": 287, + "supports-preserve-symlinks-flag": 378, + "tailwindcss": 379, + "tapable": 380, + "tar-fs": 381, + "tar-stream": 382, + "text-decoder": 383, + "text-table": 384, + "thenify": 385, + "thenify-all": 386, + "through": 387, + "to-regex-range": 388, + "ts-api-utils": 389, + "ts-interface-checker": 390, + "tsconfig-paths": 391, + "tslib": 392, + "type-check": 393, + "type-fest": 394, + "typed-array-buffer": 395, + "typed-array-byte-length": 396, + "typed-array-byte-offset": 397, + "typed-array-length": 398, + "typescript": 399, + "unbox-primitive": 400, + "unbzip2-stream": 401, + "undici-types": 402, + "universalify": 403, + "update-browserslist-db": 404, + "uri-js": 405, + "urlpattern-polyfill": 406, + "util-deprecate": 407, + "which": 408, + "which-boxed-primitive": 409, + "which-builtin-type": 410, + "which-collection": 411, + "which-typed-array": 412, + "word-wrap": 413, "wrap-ansi": [ - 84, - 75, + 428, + 414, ], - "wrappy": 145, - "ws": 192, - "y18n": 121, - "yallist": 118, - "yaml": 12, - "yargs": 119, - "yargs-parser": 120, - "yauzl": 185, - "yocto-queue": 297, - "zod": 194, + "wrappy": 415, + "ws": 416, + "y18n": 417, + "yallist": 418, + "yaml": 419, + "yargs": 420, + "yargs-parser": 421, + "yauzl": 422, + "yocto-queue": 423, + "zod": 424, }, "packages": [ { @@ -34620,256 +35034,12 @@ exports[`next build works: node 1`] = ` "tag": "root", "value": "", }, - "scripts": { - "postinstall": "cd node_modules/puppeteer && bun install.mjs", - }, + "scripts": {}, }, { - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver", - }, + "bin": null, "dependencies": [], "id": 1, - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", - "man_dir": "", - "name": "typescript", - "name_hash": "7090219608841397663", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "tag": "npm", - "value": "5.2.2", - }, - "scripts": {}, - }, - { - "bin": { - "tailwind": "lib/cli.js", - "tailwindcss": "lib/cli.js", - }, - "dependencies": [ - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32, - 33, - 34, - 35, - ], - "id": 2, - "integrity": "sha512-A0KgSkef7eE4Mf+nKJ83i75TMyq8HqY3qmFIJSWy8bNt0v1lG7jUcpGpoTFxAwYcWOphcTBLPPJg+bDfhDf52w==", - "man_dir": "", - "name": "tailwindcss", - "name_hash": "6098981126968834122", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.3.tgz", - "tag": "npm", - "value": "3.3.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 36, - 37, - ], - "id": 3, - "integrity": "sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==", - "man_dir": "", - "name": "postcss-selector-parser", - "name_hash": "8882225543017639620", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.0.tgz", - "tag": "npm", - "value": "6.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 4, - "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", - "man_dir": "", - "name": "util-deprecate", - "name_hash": "4033437044928033698", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/cssesc", - "name": "cssesc", - }, - "dependencies": [], - "id": 5, - "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", - "man_dir": "", - "name": "cssesc", - "name_hash": "11039868621287934035", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 38, - 39, - 40, - 41, - ], - "id": 6, - "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==", - "man_dir": "", - "name": "postcss-load-config", - "name_hash": "11124459238108428623", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.2.tgz", - "tag": "npm", - "value": "4.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 42, - 43, - 44, - ], - "id": 7, - "integrity": "sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==", - "man_dir": "", - "name": "postcss", - "name_hash": "9297766010604904796", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.30.tgz", - "tag": "npm", - "value": "8.4.30", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 8, - "integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==", - "man_dir": "", - "name": "source-map-js", - "name_hash": "6679519744659543339", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz", - "tag": "npm", - "value": "1.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 9, - "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==", - "man_dir": "", - "name": "picocolors", - "name_hash": "8945456956643510643", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/nanoid.cjs", - "name": "nanoid", - }, - "dependencies": [], - "id": 10, - "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", - "man_dir": "", - "name": "nanoid", - "name_hash": "10076454668178771807", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", - "tag": "npm", - "value": "3.3.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 11, - "integrity": "sha512-O18pf7nyvHTckunPWCV1XUNXU1piu01y2b7ATJ0ppkUkk8ocqVWBrYjJBCwHDjD/ZWcfyrA0P4gKhzWGi5EINQ==", - "man_dir": "", - "name": "lilconfig", - "name_hash": "17464546908434930808", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.1.tgz", - "tag": "npm", - "value": "3.1.1", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin.mjs", - "name": "yaml", - }, - "dependencies": [], - "id": 12, - "integrity": "sha512-sntgmxj8o7DE7g/Qi60cqpLBA3HG3STcDA0kO+WfB05jEKhZMbY7umNm2rBpQvsmZ16/lPXCJGW2672dgOUkrg==", - "man_dir": "", - "name": "yaml", - "name_hash": "6823399114509449780", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.3.tgz", - "tag": "npm", - "value": "2.4.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 13, "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==", "man_dir": "", "name": "@alloc/quick-lru", @@ -34885,3392 +35055,10 @@ exports[`next build works: node 1`] = ` { "bin": null, "dependencies": [ - 45, - 46, + 14, + 15, ], - "id": 14, - "integrity": "sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==", - "man_dir": "", - "name": "postcss-nested", - "name_hash": "13580188021191584601", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.1.tgz", - "tag": "npm", - "value": "6.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 47, - 48, - 49, - 50, - ], - "id": 15, - "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==", - "man_dir": "", - "name": "postcss-import", - "name_hash": "3854262770217217840", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz", - "tag": "npm", - "value": "15.1.0", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/resolve", - "name": "resolve", - }, - "dependencies": [ - 51, - 52, - 53, - ], - "id": 16, - "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", - "man_dir": "", - "name": "resolve", - "name_hash": "17831413505788817704", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", - "tag": "npm", - "value": "1.22.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 17, - "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", - "man_dir": "", - "name": "supports-preserve-symlinks-flag", - "name_hash": "7228670803640303868", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "tag": "npm", - "value": "1.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 18, - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", - "man_dir": "", - "name": "path-parse", - "name_hash": "13352954276207767683", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "tag": "npm", - "value": "1.0.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 54, - ], - "id": 19, - "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", - "man_dir": "", - "name": "is-core-module", - "name_hash": "2115564247595772579", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", - "tag": "npm", - "value": "2.13.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 55, - ], - "id": 20, - "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", - "man_dir": "", - "name": "hasown", - "name_hash": "15051111907103293256", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", - "tag": "npm", - "value": "2.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 21, - "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", - "man_dir": "", - "name": "function-bind", - "name_hash": "844545262680185243", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", - "tag": "npm", - "value": "1.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 56, - ], - "id": 22, - "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==", - "man_dir": "", - "name": "read-cache", - "name_hash": "10142894349910084417", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz", - "tag": "npm", - "value": "1.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 23, - "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", - "man_dir": "", - "name": "pify", - "name_hash": "516088454160206643", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", - "tag": "npm", - "value": "2.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 24, - "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", - "man_dir": "", - "name": "postcss-value-parser", - "name_hash": "4513255719471974821", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", - "tag": "npm", - "value": "4.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 25, - "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", - "man_dir": "", - "name": "normalize-path", - "name_hash": "7972932911556789884", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 26, - "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==", - "man_dir": "", - "name": "object-hash", - "name_hash": "14333069055553598090", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 57, - ], - "id": 27, - "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", - "man_dir": "", - "name": "glob-parent", - "name_hash": "11965780159102682782", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", - "tag": "npm", - "value": "6.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 58, - ], - "id": 28, - "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", - "man_dir": "", - "name": "is-glob", - "name_hash": "3852072119137895543", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", - "tag": "npm", - "value": "4.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 29, - "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", - "man_dir": "", - "name": "is-extglob", - "name_hash": "3738840382836940042", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "tag": "npm", - "value": "2.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 59, - 60, - ], - "id": 30, - "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==", - "man_dir": "", - "name": "postcss-js", - "name_hash": "51201709044640027", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz", - "tag": "npm", - "value": "4.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 31, - "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==", - "man_dir": "", - "name": "camelcase-css", - "name_hash": "11196719252326564430", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz", - "tag": "npm", - "value": "2.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 61, - 62, - ], - "id": 32, - "integrity": "sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==", - "man_dir": "", - "name": "micromatch", - "name_hash": "14650745430569414123", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.7.tgz", - "tag": "npm", - "value": "4.0.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 33, - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", - "man_dir": "", - "name": "picomatch", - "name_hash": "17753630613781110869", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "tag": "npm", - "value": "2.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 63, - ], - "id": 34, - "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", - "man_dir": "", - "name": "braces", - "name_hash": "2299021338542085312", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", - "tag": "npm", - "value": "3.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 64, - ], - "id": 35, - "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", - "man_dir": "", - "name": "fill-range", - "name_hash": "7508926416461820733", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", - "tag": "npm", - "value": "7.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 65, - ], - "id": 36, - "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", - "man_dir": "", - "name": "to-regex-range", - "name_hash": "14243204250463262724", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", - "tag": "npm", - "value": "5.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 37, - "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", - "man_dir": "", - "name": "is-number", - "name_hash": "17443668381655379754", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", - "tag": "npm", - "value": "7.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 38, - "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==", - "man_dir": "", - "name": "didyoumean", - "name_hash": "3290316626148068785", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz", - "tag": "npm", - "value": "1.2.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 39, - "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==", - "man_dir": "", - "name": "lilconfig", - "name_hash": "17464546908434930808", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz", - "tag": "npm", - "value": "2.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 66, - 67, - 68, - 69, - 70, - ], - "id": 40, - "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", - "man_dir": "", - "name": "fast-glob", - "name_hash": "1878427088820911921", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz", - "tag": "npm", - "value": "3.3.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 41, - "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", - "man_dir": "", - "name": "merge2", - "name_hash": "10405164528992167668", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", - "tag": "npm", - "value": "1.4.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 71, - ], - "id": 42, - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "man_dir": "", - "name": "glob-parent", - "name_hash": "11965780159102682782", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "tag": "npm", - "value": "5.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 72, - 73, - ], - "id": 43, - "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", - "man_dir": "", - "name": "@nodelib/fs.walk", - "name_hash": "5339111073806757055", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", - "tag": "npm", - "value": "1.2.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 74, - ], - "id": 44, - "integrity": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==", - "man_dir": "", - "name": "fastq", - "name_hash": "6741130188853797494", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz", - "tag": "npm", - "value": "1.17.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 45, - "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", - "man_dir": "", - "name": "reusify", - "name_hash": "6641847649693934607", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", - "tag": "npm", - "value": "1.0.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 75, - 76, - ], - "id": 46, - "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", - "man_dir": "", - "name": "@nodelib/fs.scandir", - "name_hash": "3021833276702395597", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", - "tag": "npm", - "value": "2.1.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 77, - ], - "id": 47, - "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", - "man_dir": "", - "name": "run-parallel", - "name_hash": "12083900303949760391", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", - "tag": "npm", - "value": "1.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 48, - "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", - "man_dir": "", - "name": "queue-microtask", - "name_hash": "5425309755386634043", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", - "tag": "npm", - "value": "1.2.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 49, - "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", - "man_dir": "", - "name": "@nodelib/fs.stat", - "name_hash": "16125660444744770699", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", - "tag": "npm", - "value": "2.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 78, - 79, - 80, - 81, - 82, - 83, - 84, - 85, - ], - "id": 50, - "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", - "man_dir": "", - "name": "chokidar", - "name_hash": "13416011201726038119", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", - "tag": "npm", - "value": "3.6.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 51, - "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", - "man_dir": "", - "name": "fsevents", - "name_hash": "16035328728645144760", - "origin": "npm", - "os": [ - "darwin", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", - "tag": "npm", - "value": "2.3.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 86, - ], - "id": 52, - "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", - "man_dir": "", - "name": "readdirp", - "name_hash": "10039124027740987170", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", - "tag": "npm", - "value": "3.6.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 87, - ], - "id": 53, - "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", - "man_dir": "", - "name": "is-binary-path", - "name_hash": "10002650304558927684", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", - "tag": "npm", - "value": "2.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 54, - "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", - "man_dir": "", - "name": "binary-extensions", - "name_hash": "17194422772331613284", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz", - "tag": "npm", - "value": "2.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 88, - 89, - ], - "id": 55, - "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", - "man_dir": "", - "name": "anymatch", - "name_hash": "13083778620000400888", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", - "tag": "npm", - "value": "3.1.3", - }, - "scripts": {}, - }, - { - "bin": { - "sucrase": "bin/sucrase", - "sucrase-node": "bin/sucrase-node", - }, - "dependencies": [ - 90, - 91, - 92, - 93, - 94, - 95, - 96, - ], - "id": 56, - "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==", - "man_dir": "", - "name": "sucrase", - "name_hash": "8220562023141918134", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.0.tgz", - "tag": "npm", - "value": "3.35.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 57, - "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==", - "man_dir": "", - "name": "ts-interface-checker", - "name_hash": "9090669025631097322", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz", - "tag": "npm", - "value": "0.1.13", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 58, - "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==", - "man_dir": "", - "name": "pirates", - "name_hash": "11463431525122174591", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz", - "tag": "npm", - "value": "4.0.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 97, - 98, - 99, - ], - "id": 59, - "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", - "man_dir": "", - "name": "mz", - "name_hash": "4860889167171965650", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz", - "tag": "npm", - "value": "2.7.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 100, - ], - "id": 60, - "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==", - "man_dir": "", - "name": "thenify-all", - "name_hash": "3497577183623575301", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz", - "tag": "npm", - "value": "1.6.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 101, - ], - "id": 61, - "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", - "man_dir": "", - "name": "thenify", - "name_hash": "10214550608932566002", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz", - "tag": "npm", - "value": "3.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 62, - "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==", - "man_dir": "", - "name": "any-promise", - "name_hash": "992496519212496549", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz", - "tag": "npm", - "value": "1.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 63, - "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", - "man_dir": "", - "name": "object-assign", - "name_hash": "741501977461426514", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "tag": "npm", - "value": "4.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 64, - "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", - "man_dir": "", - "name": "lines-and-columns", - "name_hash": "8731744980636261242", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", - "tag": "npm", - "value": "1.2.4", - }, - "scripts": {}, - }, - { - "bin": { - "file": "dist/esm/bin.mjs", - "name": "glob", - }, - "dependencies": [ - 102, - 103, - 104, - 105, - 106, - ], - "id": 65, - "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==", - "man_dir": "", - "name": "glob", - "name_hash": "4994027009006720870", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz", - "tag": "npm", - "value": "10.3.10", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 107, - 108, - ], - "id": 66, - "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", - "man_dir": "", - "name": "path-scurry", - "name_hash": "11241411746102775941", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", - "tag": "npm", - "value": "1.11.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 67, - "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", - "man_dir": "", - "name": "minipass", - "name_hash": "8663404386276345459", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", - "tag": "npm", - "value": "7.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 68, - "integrity": "sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==", - "man_dir": "", - "name": "lru-cache", - "name_hash": "15261810304153928944", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.2.tgz", - "tag": "npm", - "value": "10.2.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 109, - ], - "id": 69, - "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==", - "man_dir": "", - "name": "minimatch", - "name_hash": "8137703609956696607", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", - "tag": "npm", - "value": "9.0.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 110, - ], - "id": 70, - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", - "man_dir": "", - "name": "brace-expansion", - "name_hash": "2949258092693339993", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "tag": "npm", - "value": "2.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 71, - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "man_dir": "", - "name": "balanced-match", - "name_hash": "16269801611404267863", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 111, - 112, - ], - "id": 72, - "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==", - "man_dir": "", - "name": "jackspeak", - "name_hash": "16168027919126698688", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz", - "tag": "npm", - "value": "2.3.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 73, - "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", - "man_dir": "", - "name": "@pkgjs/parseargs", - "name_hash": "4691519579619228072", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", - "tag": "npm", - "value": "0.11.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 113, - 114, - 115, - 116, - 117, - 118, - ], - "id": 74, - "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", - "man_dir": "", - "name": "@isaacs/cliui", - "name_hash": "9642792940339374750", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", - "tag": "npm", - "value": "8.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 119, - 120, - 121, - ], - "id": 75, - "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", - "man_dir": "", - "name": "wrap-ansi", - "name_hash": "6417752039399150421", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", - "tag": "npm", - "value": "7.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 122, - ], - "id": 76, - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "man_dir": "", - "name": "strip-ansi", - "name_hash": "13340235767065158173", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "tag": "npm", - "value": "6.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 77, - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "man_dir": "", - "name": "ansi-regex", - "name_hash": "8115476937249128794", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "tag": "npm", - "value": "5.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 123, - 124, - 125, - ], - "id": 78, - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "man_dir": "", - "name": "string-width", - "name_hash": "15727733666069179645", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "tag": "npm", - "value": "4.2.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 79, - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "man_dir": "", - "name": "is-fullwidth-code-point", - "name_hash": "11413228031333986220", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 80, - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "man_dir": "", - "name": "emoji-regex", - "name_hash": "4954026511424972012", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "tag": "npm", - "value": "8.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 126, - ], - "id": 81, - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "man_dir": "", - "name": "ansi-styles", - "name_hash": "1496261712670764878", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "tag": "npm", - "value": "4.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 127, - ], - "id": 82, - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "man_dir": "", - "name": "color-convert", - "name_hash": "4039459761306235234", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "tag": "npm", - "value": "2.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 83, - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "man_dir": "", - "name": "color-name", - "name_hash": "16546212153853106385", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "tag": "npm", - "value": "1.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 128, - 129, - 130, - ], - "id": 84, - "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", - "man_dir": "", - "name": "wrap-ansi", - "name_hash": "6417752039399150421", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", - "tag": "npm", - "value": "8.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 131, - ], - "id": 85, - "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", - "man_dir": "", - "name": "strip-ansi", - "name_hash": "13340235767065158173", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", - "tag": "npm", - "value": "7.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 86, - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", - "man_dir": "", - "name": "ansi-regex", - "name_hash": "8115476937249128794", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "tag": "npm", - "value": "6.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 132, - 133, - 134, - ], - "id": 87, - "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", - "man_dir": "", - "name": "string-width", - "name_hash": "15727733666069179645", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", - "tag": "npm", - "value": "5.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 88, - "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", - "man_dir": "", - "name": "emoji-regex", - "name_hash": "4954026511424972012", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", - "tag": "npm", - "value": "9.2.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 89, - "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", - "man_dir": "", - "name": "eastasianwidth", - "name_hash": "17075761832414070361", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", - "tag": "npm", - "value": "0.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 90, - "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", - "man_dir": "", - "name": "ansi-styles", - "name_hash": "1496261712670764878", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", - "tag": "npm", - "value": "6.2.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 135, - 136, - ], - "id": 91, - "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==", - "man_dir": "", - "name": "foreground-child", - "name_hash": "15280470906188730905", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz", - "tag": "npm", - "value": "3.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 92, - "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", - "man_dir": "", - "name": "signal-exit", - "name_hash": "10435964049369420478", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", - "tag": "npm", - "value": "4.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 137, - 138, - 139, - ], - "id": 93, - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "man_dir": "", - "name": "cross-spawn", - "name_hash": "12444485756966960720", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "tag": "npm", - "value": "7.0.3", - }, - "scripts": {}, - }, - { - "bin": { - "file": "./bin/node-which", - "name": "node-which", - }, - "dependencies": [ - 140, - ], - "id": 94, - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "man_dir": "", - "name": "which", - "name_hash": "5112236092670504396", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "tag": "npm", - "value": "2.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 95, - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", - "man_dir": "", - "name": "isexe", - "name_hash": "15558268014059531432", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "tag": "npm", - "value": "2.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 141, - ], - "id": 96, - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "man_dir": "", - "name": "shebang-command", - "name_hash": "9009661312948442432", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "tag": "npm", - "value": "2.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 97, - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "man_dir": "", - "name": "shebang-regex", - "name_hash": "18053981199157160202", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 98, - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "man_dir": "", - "name": "path-key", - "name_hash": "665497923999462354", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "tag": "npm", - "value": "3.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 99, - "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==", - "man_dir": "", - "name": "commander", - "name_hash": "5281338156924866262", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz", - "tag": "npm", - "value": "4.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 142, - 143, - 144, - ], - "id": 100, - "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", - "man_dir": "", - "name": "@jridgewell/gen-mapping", - "name_hash": "7763226208333403547", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", - "tag": "npm", - "value": "0.3.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 145, - 146, - ], - "id": 101, - "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", - "man_dir": "", - "name": "@jridgewell/trace-mapping", - "name_hash": "9132244357866713465", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", - "tag": "npm", - "value": "0.3.25", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 102, - "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==", - "man_dir": "", - "name": "@jridgewell/sourcemap-codec", - "name_hash": "11082572525356782073", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz", - "tag": "npm", - "value": "1.4.15", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 103, - "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", - "man_dir": "", - "name": "@jridgewell/resolve-uri", - "name_hash": "15732631652601645408", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", - "tag": "npm", - "value": "3.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 104, - "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", - "man_dir": "", - "name": "@jridgewell/set-array", - "name_hash": "10956470817798356705", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", - "tag": "npm", - "value": "1.2.1", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/jiti.js", - "name": "jiti", - }, - "dependencies": [], - "id": 105, - "integrity": "sha512-uy2bNX5zQ+tESe+TiC7ilGRz8AtRGmnJH55NC5S0nSUjvvvM2hJHmefHErugGXN4pNv4Qx7vLsnNw9qJ9mtIsw==", - "man_dir": "", - "name": "jiti", - "name_hash": "13838530331656232073", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.3.tgz", - "tag": "npm", - "value": "1.21.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 106, - "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", - "man_dir": "", - "name": "dlv", - "name_hash": "6290291366792823487", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz", - "tag": "npm", - "value": "1.1.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 107, - "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", - "man_dir": "", - "name": "arg", - "name_hash": "2472924048160638220", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz", - "tag": "npm", - "value": "5.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 147, - 148, - 149, - ], - "id": 108, - "integrity": "sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==", - "man_dir": "", - "name": "react-dom", - "name_hash": "7373667379151837307", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz", - "tag": "npm", - "value": "18.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 150, - ], - "id": 109, - "integrity": "sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==", - "man_dir": "", - "name": "react", - "name_hash": "10719851453835962256", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/react/-/react-18.2.0.tgz", - "tag": "npm", - "value": "18.2.0", - }, - "scripts": {}, - }, - { - "bin": { - "file": "cli.js", - "name": "loose-envify", - }, - "dependencies": [ - 151, - ], - "id": 110, - "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", - "man_dir": "", - "name": "loose-envify", - "name_hash": "3112622411417245442", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", - "tag": "npm", - "value": "1.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 111, - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", - "man_dir": "", - "name": "js-tokens", - "name_hash": "8072375596980283624", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "tag": "npm", - "value": "4.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 152, - ], - "id": 112, - "integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==", - "man_dir": "", - "name": "scheduler", - "name_hash": "6246319597786948434", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz", - "tag": "npm", - "value": "0.23.2", - }, - "scripts": {}, - }, - { - "bin": { - "file": "lib/esm/puppeteer/node/cli.js", - "name": "puppeteer", - }, - "dependencies": [ - 153, - 154, - 155, - 156, - ], - "id": 113, - "integrity": "sha512-kyUYI12SyJIjf9UGTnHfhNMYv4oVK321Jb9QZDBiGVNx5453SplvbdKI7UrF+S//3RtCneuUFCyHxnvQXQjpxg==", - "man_dir": "", - "name": "puppeteer", - "name_hash": "13072297456933147981", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-22.12.0.tgz", - "tag": "npm", - "value": "22.12.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 114, - "integrity": "sha512-+qtL3eX50qsJ7c+qVyagqi7AWMoQCBGNfoyJZMwm/NSXVqLYbuitrWEEIzxfUmTNy7//Xe8yhMmQ+elj3uAqSg==", - "man_dir": "", - "name": "devtools-protocol", - "name_hash": "12159960943916763407", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1299070.tgz", - "tag": "npm", - "value": "0.0.1299070", - }, - "scripts": {}, - }, - { - "bin": { - "file": "lib/cjs/main-cli.js", - "name": "browsers", - }, - "dependencies": [ - 157, - 158, - 159, - 160, - 161, - 162, - 163, - 164, - ], - "id": 115, - "integrity": "sha512-bJ0UBsk0ESOs6RFcLXOt99a3yTDcOKlzfjad+rhFwdaG1Lu/Wzq58GHYCDTlZ9z6mldf4g+NTb+TXEfe0PpnsQ==", - "man_dir": "", - "name": "@puppeteer/browsers", - "name_hash": "6318517029770692415", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.2.3.tgz", - "tag": "npm", - "value": "2.2.3", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/semver.js", - "name": "semver", - }, - "dependencies": [ - 165, - ], - "id": 116, - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", - "man_dir": "", - "name": "semver", - "name_hash": "16367367531761322261", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "tag": "npm", - "value": "7.6.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 166, - ], - "id": 117, - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "man_dir": "", - "name": "lru-cache", - "name_hash": "15261810304153928944", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "tag": "npm", - "value": "6.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 118, - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "man_dir": "", - "name": "yallist", - "name_hash": "17447362886122903538", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "tag": "npm", - "value": "4.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 167, - 168, - 169, - 170, - 171, - 172, - 173, - ], - "id": 119, - "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", - "man_dir": "", - "name": "yargs", - "name_hash": "18153588124555602831", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", - "tag": "npm", - "value": "17.7.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 120, - "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", - "man_dir": "", - "name": "yargs-parser", - "name_hash": "2624058701233809213", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", - "tag": "npm", - "value": "21.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 121, - "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", - "man_dir": "", - "name": "y18n", - "name_hash": "13867919047397601860", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", - "tag": "npm", - "value": "5.0.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 122, - "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", - "man_dir": "", - "name": "require-directory", - "name_hash": "6781837652461215204", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", - "tag": "npm", - "value": "2.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 123, - "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", - "man_dir": "", - "name": "get-caller-file", - "name_hash": "1638769084888476079", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", - "tag": "npm", - "value": "2.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 124, - "integrity": "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==", - "man_dir": "", - "name": "escalade", - "name_hash": "6879348821336485116", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz", - "tag": "npm", - "value": "3.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 174, - 175, - 176, - ], - "id": 125, - "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", - "man_dir": "", - "name": "cliui", - "name_hash": "5778858105899329304", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", - "tag": "npm", - "value": "8.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 177, - 178, - ], - "id": 126, - "integrity": "sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==", - "man_dir": "", - "name": "unbzip2-stream", - "name_hash": "12033811216485982774", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz", - "tag": "npm", - "value": "1.4.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 127, - "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==", - "man_dir": "", - "name": "through", - "name_hash": "16941386786386382390", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", - "tag": "npm", - "value": "2.3.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 179, - 180, - ], - "id": 128, - "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", - "man_dir": "", - "name": "buffer", - "name_hash": "10358694932499417541", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", - "tag": "npm", - "value": "5.7.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 129, - "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", - "man_dir": "", - "name": "ieee754", - "name_hash": "17889458061139334532", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", - "tag": "npm", - "value": "1.2.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 130, - "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", - "man_dir": "", - "name": "base64-js", - "name_hash": "14626266614050083415", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", - "tag": "npm", - "value": "1.5.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 181, - 182, - 183, - 184, - ], - "id": 131, - "integrity": "sha512-JOgGAmZyMgbqpLwct7ZV8VzkEB6pxXFBVErLtb+XCOqzc6w1xiWKI9GVd6bwk68EX7eJ4DWmfXVmq8K2ziZTGg==", - "man_dir": "", - "name": "tar-fs", - "name_hash": "14440968244754303214", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.5.tgz", - "tag": "npm", - "value": "3.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 185, - ], - "id": 132, - "integrity": "sha512-lh/eITfU8hrj9Ru5quUp0Io1kJWIk1bTjzo7JH1P5dWmQ2EL4hFUlfI8FonAhSlgIfhn63p84CDY/x+PisgcXA==", - "man_dir": "", - "name": "bare-path", - "name_hash": "12654746909665824402", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/bare-path/-/bare-path-2.1.3.tgz", - "tag": "npm", - "value": "2.1.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 133, - "integrity": "sha512-oPb8oMM1xZbhRQBngTgpcQ5gXw6kjOaRsSWsIeNyRxGed2w/ARyP7ScBYpWR1qfX2E5rS3gBw6OWcSQo+s+kUg==", - "man_dir": "", - "name": "bare-os", - "name_hash": "6865937522145537276", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-2.3.0.tgz", - "tag": "npm", - "value": "2.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 186, - 187, - 188, - ], - "id": 134, - "integrity": "sha512-W/Hfxc/6VehXlsgFtbB5B4xFcsCl+pAh30cYhoFyXErf6oGrwjh8SwiPAdHgpmWonKuYpZgGywN0SXt7dgsADA==", - "man_dir": "", - "name": "bare-fs", - "name_hash": "15205712258788157948", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-2.3.1.tgz", - "tag": "npm", - "value": "2.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 189, - ], - "id": 135, - "integrity": "sha512-ubLyoDqPnUf5o0kSFp709HC0WRZuxVuh4pbte5eY95Xvx5bdvz07c2JFmXBfqqe60q+9PJ8S4X5GRvmcNSKMxg==", - "man_dir": "", - "name": "bare-stream", - "name_hash": "17753182882008442002", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.0.1.tgz", - "tag": "npm", - "value": "2.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 190, - 191, - 192, - 193, - ], - "id": 136, - "integrity": "sha512-LLUC1TWdjVdn1weXGcSxyTR3T4+acB6tVGXT95y0nGbca4t4o/ng1wKAGTljm9VicuCVLvRlqFYXYy5GwgM7sQ==", - "man_dir": "", - "name": "streamx", - "name_hash": "74555136203185339", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.18.0.tgz", - "tag": "npm", - "value": "2.18.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 137, - "integrity": "sha512-sJnSOTVESURZ61XgEleqmP255T6zTYwHPwE4r6SssIh0U9/uDvfpdoJYpVUerJJZH2fueO+CdT8ZT+OC/7aZDA==", - "man_dir": "", - "name": "bare-events", - "name_hash": "4035129451839648869", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.3.1.tgz", - "tag": "npm", - "value": "2.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 194, - ], - "id": 138, - "integrity": "sha512-TmLJNj6UgX8xcUZo4UDStGQtDiTzF7BzWlzn9g7UWrjkpHr5uJTK1ld16wZ3LXb2vb6jH8qU89dW5whuMdXYdw==", - "man_dir": "", - "name": "text-decoder", - "name_hash": "16075354394561303825", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.1.0.tgz", - "tag": "npm", - "value": "1.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 139, - "integrity": "sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==", - "man_dir": "", - "name": "b4a", - "name_hash": "10649709558693226266", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.6.tgz", - "tag": "npm", - "value": "1.6.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 140, - "integrity": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==", - "man_dir": "", - "name": "queue-tick", - "name_hash": "9246306848360353145", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/queue-tick/-/queue-tick-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 141, - "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==", - "man_dir": "", - "name": "fast-fifo", - "name_hash": "1244249015522350723", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz", - "tag": "npm", - "value": "1.3.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 195, - 196, - 197, - ], - "id": 142, - "integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==", - "man_dir": "", - "name": "tar-stream", - "name_hash": "14255302179190904139", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.7.tgz", - "tag": "npm", - "value": "3.1.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 198, - 199, - ], - "id": 143, - "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", - "man_dir": "", - "name": "pump", - "name_hash": "7040703475696644678", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 200, - ], - "id": 144, - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "man_dir": "", - "name": "once", - "name_hash": "748011609921859784", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "tag": "npm", - "value": "1.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 145, - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "man_dir": "", - "name": "wrappy", - "name_hash": "18119806661187706052", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 201, - ], - "id": 146, - "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", - "man_dir": "", - "name": "end-of-stream", - "name_hash": "17455588742510412071", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", - "tag": "npm", - "value": "1.4.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 202, - 203, - 204, - 205, - 206, - 207, - 208, - 209, - ], - "id": 147, - "integrity": "sha512-u0piLU+nCOHMgGjRbimiXmA9kM/L9EHh3zL81xCdp7m+Y2pHIsnmbdDoEDoAz5geaonNR6q6+yOPQs6n4T6sBQ==", - "man_dir": "", - "name": "proxy-agent", - "name_hash": "9904923658574585845", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-6.4.0.tgz", - "tag": "npm", - "value": "6.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 210, - 211, - 212, - ], - "id": 148, - "integrity": "sha512-VNegTZKhuGq5vSD6XNKlbqWhyt/40CgoEw8XxD6dhnm8Jq9IEa3nIa4HwnM8XOqU0CdB0BwWVXusqiFXfHB3+A==", - "man_dir": "", - "name": "socks-proxy-agent", - "name_hash": "11921171134012595164", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.3.tgz", - "tag": "npm", - "value": "8.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 213, - 214, - ], - "id": 149, - "integrity": "sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==", - "man_dir": "", - "name": "socks", - "name_hash": "16884970381877539768", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/socks/-/socks-2.8.3.tgz", - "tag": "npm", - "value": "2.8.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 150, - "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==", - "man_dir": "", - "name": "smart-buffer", - "name_hash": "9798348771309838398", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz", - "tag": "npm", - "value": "4.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 215, - 216, - ], - "id": 151, - "integrity": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==", - "man_dir": "", - "name": "ip-address", - "name_hash": "5841623577927749136", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz", - "tag": "npm", - "value": "9.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 152, - "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==", - "man_dir": "", - "name": "sprintf-js", - "name_hash": "13547290882791134867", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz", - "tag": "npm", - "value": "1.1.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 153, - "integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==", - "man_dir": "", - "name": "jsbn", - "name_hash": "14311822655393200441", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz", - "tag": "npm", - "value": "1.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 217, - ], - "id": 154, - "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==", - "man_dir": "", - "name": "debug", - "name_hash": "14324291119347696526", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz", - "tag": "npm", - "value": "4.3.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 155, - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "man_dir": "", - "name": "ms", - "name_hash": "5228634868375925924", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "tag": "npm", - "value": "2.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 218, - ], - "id": 156, - "integrity": "sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==", - "man_dir": "", - "name": "agent-base", - "name_hash": "17689920659035782501", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.1.tgz", - "tag": "npm", - "value": "7.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 157, - "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==", - "man_dir": "", - "name": "proxy-from-env", - "name_hash": "1270194980615207566", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", - "tag": "npm", - "value": "1.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 219, - 220, - 221, - 222, - 223, - 224, - 225, - 226, - ], - "id": 158, - "integrity": "sha512-ASV8yU4LLKBAjqIPMbrgtaKIvxQri/yh2OpI+S6hVa9JRkUI3Y3NPFbfngDtY7oFtSMD3w31Xns89mDa3Feo5A==", - "man_dir": "", - "name": "pac-proxy-agent", - "name_hash": "818729749152565950", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.0.1.tgz", - "tag": "npm", - "value": "7.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 227, - 228, - ], - "id": 159, - "integrity": "sha512-5NPgf87AT2STgwa2ntRMr45jTKrYBGkVU36yT0ig/n/GMAa3oPqhZfIQ2kMEimReg0+t9kZViDVZ83qfVUlckg==", - "man_dir": "", - "name": "pac-resolver", - "name_hash": "12373948793919354804", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/pac-resolver/-/pac-resolver-7.0.1.tgz", - "tag": "npm", - "value": "7.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 160, - "integrity": "sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==", - "man_dir": "", - "name": "netmask", - "name_hash": "16100660929392435651", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/netmask/-/netmask-2.0.2.tgz", - "tag": "npm", - "value": "2.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 229, - 230, - 231, - ], - "id": 161, - "integrity": "sha512-TllpMR/t0M5sqCXfj85i4XaAzxmS5tVA16dqvdkMwGmzI+dXLXnw3J+3Vdv7VKw+ThlTMboK6i9rnZ6Nntj5CQ==", - "man_dir": "", - "name": "degenerator", - "name_hash": "8612146826381285798", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/degenerator/-/degenerator-5.0.1.tgz", - "tag": "npm", - "value": "5.0.1", - }, - "scripts": {}, - }, - { - "bin": { - "esparse": "./bin/esparse.js", - "esvalidate": "./bin/esvalidate.js", - }, - "dependencies": [], - "id": 162, - "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", - "man_dir": "", - "name": "esprima", - "name_hash": "16070041258147025859", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "tag": "npm", - "value": "4.0.1", - }, - "scripts": {}, - }, - { - "bin": { - "escodegen": "bin/escodegen.js", - "esgenerate": "bin/esgenerate.js", - }, - "dependencies": [ - 232, - 233, - 234, - 235, - ], - "id": 163, - "integrity": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==", - "man_dir": "", - "name": "escodegen", - "name_hash": "7568564790816534200", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.1.0.tgz", - "tag": "npm", - "value": "2.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 164, - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "man_dir": "", - "name": "source-map", - "name_hash": "15131286332489002212", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "tag": "npm", - "value": "0.6.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 165, - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "man_dir": "", - "name": "esutils", - "name_hash": "7981716078883515000", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 166, - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "man_dir": "", - "name": "estraverse", - "name_hash": "14401618193000185195", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "tag": "npm", - "value": "5.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 236, - ], - "id": 167, - "integrity": "sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==", - "man_dir": "", - "name": "ast-types", - "name_hash": "4997596490212765360", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.13.4.tgz", - "tag": "npm", - "value": "0.13.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 168, - "integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==", - "man_dir": "", - "name": "tslib", - "name_hash": "17922945129469812550", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz", - "tag": "npm", - "value": "2.6.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 237, - 238, - ], - "id": 169, - "integrity": "sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==", - "man_dir": "", - "name": "https-proxy-agent", - "name_hash": "6012108288334718116", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz", - "tag": "npm", - "value": "7.0.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 239, - 240, - ], - "id": 170, - "integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==", - "man_dir": "", - "name": "http-proxy-agent", - "name_hash": "9762732492936976178", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz", - "tag": "npm", - "value": "7.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 241, - 242, - 243, - 244, - ], - "id": 171, - "integrity": "sha512-BzUrJBS9EcUb4cFol8r4W3v1cPsSyajLSthNkz5BxbpDcHN5tIrM10E2eNvfnvBn3DaT3DUgx0OpsBKkaOpanw==", - "man_dir": "", - "name": "get-uri", - "name_hash": "4377287927338690314", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.3.tgz", - "tag": "npm", - "value": "6.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 245, - 246, - 247, - ], - "id": 172, - "integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==", - "man_dir": "", - "name": "fs-extra", - "name_hash": "2453474818627632477", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz", - "tag": "npm", - "value": "11.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 173, - "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==", - "man_dir": "", - "name": "universalify", - "name_hash": "9857909289728530428", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz", - "tag": "npm", - "value": "2.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 248, - 249, - ], - "id": 174, - "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", - "man_dir": "", - "name": "jsonfile", - "name_hash": "16030246458379256651", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz", - "tag": "npm", - "value": "6.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 175, - "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", - "man_dir": "", - "name": "graceful-fs", - "name_hash": "8654400277002734136", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", - "tag": "npm", - "value": "4.2.11", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 176, - "integrity": "sha512-7hvf7/GW8e86rW0ptuwS3OcBGDjIi6SZva7hCyWC0yYry2cOPmLIjXAUHI6DK2HsnwJd9ifmt57i8eV2n4YNpw==", - "man_dir": "", - "name": "data-uri-to-buffer", - "name_hash": "14979328150197748023", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-6.0.2.tgz", - "tag": "npm", - "value": "6.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 177, - "integrity": "sha512-4Bcg1P8xhUuqcii/S0Z9wiHIrQVPMermM1any+MX5GeGD7faD3/msQUDGLol9wOcz4/jbg/WJnGqoJF6LiBdtg==", - "man_dir": "", - "name": "basic-ftp", - "name_hash": "3294105759639631117", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.0.5.tgz", - "tag": "npm", - "value": "5.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 178, - "integrity": "sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA==", - "man_dir": "", - "name": "@tootallnate/quickjs-emscripten", - "name_hash": "5414003337280545145", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@tootallnate/quickjs-emscripten/-/quickjs-emscripten-0.23.0.tgz", - "tag": "npm", - "value": "0.23.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 179, - "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==", - "man_dir": "", - "name": "lru-cache", - "name_hash": "15261810304153928944", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", - "tag": "npm", - "value": "7.18.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 180, - "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", - "man_dir": "", - "name": "progress", - "name_hash": "11283104389794780362", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": { - "file": "cli.js", - "name": "extract-zip", - }, - "dependencies": [ - 250, - 251, - 252, - 253, - ], - "id": 181, - "integrity": "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==", - "man_dir": "", - "name": "extract-zip", - "name_hash": "8810061046982445994", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz", - "tag": "npm", - "value": "2.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 254, - ], - "id": 182, - "integrity": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==", - "man_dir": "", - "name": "@types/yauzl", - "name_hash": "10273980999870455328", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.3.tgz", - "tag": "npm", - "value": "2.10.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 255, - ], - "id": 183, - "integrity": "sha512-scnD59RpYD91xngrQQLGkE+6UrHUPzeKZWhhjBSa3HSkwjbQc38+q3RoIVEwxQGRw3M+j5hpNAM+lgV3cVormg==", - "man_dir": "", - "name": "@types/node", - "name_hash": "4124652010926124945", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.14.tgz", - "tag": "npm", - "value": "20.12.14", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 184, - "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==", - "man_dir": "", - "name": "undici-types", - "name_hash": "13518207300296011529", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", - "tag": "npm", - "value": "5.26.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 256, - 257, - ], - "id": 185, - "integrity": "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==", - "man_dir": "", - "name": "yauzl", - "name_hash": "7329914562904170092", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz", - "tag": "npm", - "value": "2.10.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 186, - "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==", - "man_dir": "", - "name": "buffer-crc32", - "name_hash": "4553253441045318076", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz", - "tag": "npm", - "value": "0.2.13", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 258, - ], - "id": 187, - "integrity": "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==", - "man_dir": "", - "name": "fd-slicer", - "name_hash": "10851489456408334660", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz", - "tag": "npm", - "value": "1.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 188, - "integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==", - "man_dir": "", - "name": "pend", - "name_hash": "11550940272933590184", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz", - "tag": "npm", - "value": "1.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 259, - ], - "id": 189, - "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==", - "man_dir": "", - "name": "get-stream", - "name_hash": "13254119490064412968", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", - "tag": "npm", - "value": "5.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 260, - ], - "id": 190, - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", - "man_dir": "", - "name": "debug", - "name_hash": "14324291119347696526", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "tag": "npm", - "value": "4.3.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 261, - 262, - 263, - 264, - 265, - ], - "id": 191, - "integrity": "sha512-9gY+JwBW/Fp3/x9+cOGK7ZcwqjvtvY2xjqRqsAA0B3ZFMzBauVTSZ26iWTmvOQX2sk78TN/rd5rnetxVxmK5CQ==", - "man_dir": "", - "name": "puppeteer-core", - "name_hash": "10954685796294859150", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-22.12.0.tgz", - "tag": "npm", - "value": "22.12.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 266, - 267, - ], - "id": 192, - "integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==", - "man_dir": "", - "name": "ws", - "name_hash": "14644737011329074183", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz", - "tag": "npm", - "value": "8.17.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 268, - 269, - 270, - 271, - ], - "id": 193, - "integrity": "sha512-5xQNN2SVBdZv4TxeMLaI+PelrnZsHDhn8h2JtyriLr+0qHcZS8BMuo93qN6J1VmtmrgYP+rmcLHcbpnA8QJh+w==", - "man_dir": "", - "name": "chromium-bidi", - "name_hash": "17738832193826713561", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.24.tgz", - "tag": "npm", - "value": "0.5.24", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 194, - "integrity": "sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==", - "man_dir": "", - "name": "zod", - "name_hash": "13942938047053248045", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/zod/-/zod-3.23.8.tgz", - "tag": "npm", - "value": "3.23.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 195, - "integrity": "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==", - "man_dir": "", - "name": "urlpattern-polyfill", - "name_hash": "11822535153800140816", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-10.0.0.tgz", - "tag": "npm", - "value": "10.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 196, - "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==", - "man_dir": "", - "name": "mitt", - "name_hash": "8939019029139500810", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz", - "tag": "npm", - "value": "3.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 272, - 273, - 274, - 275, - 276, - ], - "id": 197, - "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==", - "man_dir": "", - "name": "cosmiconfig", - "name_hash": "6870876620368412607", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz", - "tag": "npm", - "value": "9.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 277, - 278, - 279, - 280, - ], - "id": 198, - "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", - "man_dir": "", - "name": "parse-json", - "name_hash": "10803339664298030440", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", - "tag": "npm", - "value": "5.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 199, - "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", - "man_dir": "", - "name": "json-parse-even-better-errors", - "name_hash": "13977239420854766139", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", - "tag": "npm", - "value": "2.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 281, - ], - "id": 200, - "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", - "man_dir": "", - "name": "error-ex", - "name_hash": "10994745590019451357", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", - "tag": "npm", - "value": "1.3.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 201, - "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", - "man_dir": "", - "name": "is-arrayish", - "name_hash": "2568751720667967222", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", - "tag": "npm", - "value": "0.2.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 282, - 283, - ], - "id": 202, + "id": 2, "integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==", "man_dir": "", "name": "@babel/code-frame", @@ -38283,15 +35071,31 @@ exports[`next build works: node 1`] = ` }, "scripts": {}, }, + { + "bin": null, + "dependencies": [], + "id": 3, + "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==", + "man_dir": "", + "name": "@babel/helper-validator-identifier", + "name_hash": "13229699169636733158", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz", + "tag": "npm", + "value": "7.24.7", + }, + "scripts": {}, + }, { "bin": null, "dependencies": [ - 284, - 285, - 286, - 287, + 16, + 17, + 18, + 19, ], - "id": 203, + "id": 4, "integrity": "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==", "man_dir": "", "name": "@babel/highlight", @@ -38307,226 +35111,129 @@ exports[`next build works: node 1`] = ` { "bin": null, "dependencies": [ - 288, - 289, - 290, + 20, ], - "id": 204, - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "id": 5, + "integrity": "sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==", "man_dir": "", - "name": "chalk", - "name_hash": "15590360526536958927", + "name": "@babel/runtime", + "name_hash": "10291762809505250838", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "tag": "npm", - "value": "2.4.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 291, - ], - "id": 205, - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "man_dir": "", - "name": "supports-color", - "name_hash": "8283007902753735493", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "tag": "npm", - "value": "5.5.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 206, - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "man_dir": "", - "name": "has-flag", - "name_hash": "14617373831546330259", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 207, - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "man_dir": "", - "name": "escape-string-regexp", - "name_hash": "6183299340420948366", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "tag": "npm", - "value": "1.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 292, - ], - "id": 208, - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "man_dir": "", - "name": "ansi-styles", - "name_hash": "1496261712670764878", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "tag": "npm", - "value": "3.2.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 293, - ], - "id": 209, - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "man_dir": "", - "name": "color-convert", - "name_hash": "4039459761306235234", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "tag": "npm", - "value": "1.9.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 210, - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "man_dir": "", - "name": "color-name", - "name_hash": "16546212153853106385", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "tag": "npm", - "value": "1.1.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 211, - "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==", - "man_dir": "", - "name": "@babel/helper-validator-identifier", - "name_hash": "13229699169636733158", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.7.tgz", "tag": "npm", "value": "7.24.7", }, "scripts": {}, }, { - "bin": { - "file": "bin/js-yaml.js", - "name": "js-yaml", - }, + "bin": null, "dependencies": [ - 294, + 21, + 22, ], - "id": 212, - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "id": 6, + "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==", "man_dir": "", - "name": "js-yaml", - "name_hash": "192709174173096334", + "name": "@eslint-community/eslint-utils", + "name_hash": "17370105237013380211", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", "tag": "npm", - "value": "4.1.0", + "value": "4.4.0", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 213, - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", + "id": 7, + "integrity": "sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA==", "man_dir": "", - "name": "argparse", - "name_hash": "14330104742551621378", + "name": "@eslint-community/regexpp", + "name_hash": "633405221675698401", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.1.tgz", "tag": "npm", - "value": "2.0.1", + "value": "4.10.1", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 295, - 296, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, ], - "id": 214, - "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", + "id": 8, + "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==", "man_dir": "", - "name": "import-fresh", - "name_hash": "11575749002643879646", + "name": "@eslint/eslintrc", + "name_hash": "12097048422266797669", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz", "tag": "npm", - "value": "3.3.0", + "value": "2.1.4", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 215, - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "id": 9, + "integrity": "sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==", "man_dir": "", - "name": "resolve-from", - "name_hash": "3749267992243009772", + "name": "@eslint/js", + "name_hash": "14520481844909638934", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.50.0.tgz", "tag": "npm", - "value": "4.0.0", + "value": "8.50.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 297, + 32, + 33, + 34, ], - "id": 216, - "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "id": 10, + "integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==", "man_dir": "", - "name": "parent-module", - "name_hash": "2665996815938625963", + "name": "@humanwhocodes/config-array", + "name_hash": "4378208149395492413", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz", + "tag": "npm", + "value": "0.11.14", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 11, + "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", + "man_dir": "", + "name": "@humanwhocodes/module-importer", + "name_hash": "12456817044413428026", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", "tag": "npm", "value": "1.0.1", }, @@ -38535,70 +35242,158 @@ exports[`next build works: node 1`] = ` { "bin": null, "dependencies": [], - "id": 217, - "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "id": 12, + "integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==", "man_dir": "", - "name": "callsites", - "name_hash": "3613437260212473067", + "name": "@humanwhocodes/object-schema", + "name_hash": "8965646483962562622", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz", "tag": "npm", - "value": "3.1.0", + "value": "2.0.3", }, "scripts": {}, }, { "bin": null, - "dependencies": [], - "id": 218, - "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==", - "man_dir": "", - "name": "env-paths", - "name_hash": "763024076902060186", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz", - "tag": "npm", - "value": "2.2.1", - }, - "scripts": {}, - }, - { - "bin": { - "file": "dist/bin/next", - "name": "next", - }, "dependencies": [ - 298, - 299, - 300, - 301, - 302, - 303, - 304, - 305, - 306, - 307, - 308, - 309, - 310, - 311, - 312, - 313, - 314, - 315, - 316, - 317, + 35, + 36, + 37, + 38, + 39, + 40, ], - "id": 219, - "integrity": "sha512-oexgMV2MapI0UIWiXKkixF8J8ORxpy64OuJ/J9oVUmIthXOUCcuVEZX+dtpgq7wIfIqtBwQsKEDXejcjTsan9g==", + "id": 13, + "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", "man_dir": "", - "name": "next", - "name_hash": "11339591345958603137", + "name": "@isaacs/cliui", + "name_hash": "9642792940339374750", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/next/-/next-14.1.3.tgz", + "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", + "tag": "npm", + "value": "8.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 41, + 42, + 43, + ], + "id": 14, + "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", + "man_dir": "", + "name": "@jridgewell/gen-mapping", + "name_hash": "7763226208333403547", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", + "tag": "npm", + "value": "0.3.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 15, + "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", + "man_dir": "", + "name": "@jridgewell/resolve-uri", + "name_hash": "15732631652601645408", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", + "tag": "npm", + "value": "3.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 16, + "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", + "man_dir": "", + "name": "@jridgewell/set-array", + "name_hash": "10956470817798356705", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", + "tag": "npm", + "value": "1.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 17, + "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==", + "man_dir": "", + "name": "@jridgewell/sourcemap-codec", + "name_hash": "11082572525356782073", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz", + "tag": "npm", + "value": "1.4.15", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 44, + 45, + ], + "id": 18, + "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", + "man_dir": "", + "name": "@jridgewell/trace-mapping", + "name_hash": "9132244357866713465", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", + "tag": "npm", + "value": "0.3.25", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 19, + "integrity": "sha512-VhgXTvrgeBRxNPjyfBsDIMvgsKDxjlpw4IAUsHCX8Gjl1vtHUYRT3+xfQ/wwvLPDd/6kqfLqk9Pt4+7gysuCKQ==", + "man_dir": "", + "name": "@next/env", + "name_hash": "14533567151760189614", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@next/env/-/env-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 46, + ], + "id": 20, + "integrity": "sha512-VCnZI2cy77Yaj3L7Uhs3+44ikMM1VD/fBMwvTBb3hIaTIuqa+DmG4dhUDq+MASu3yx97KhgsVJbsas0XuiKyww==", + "man_dir": "", + "name": "@next/eslint-plugin-next", + "name_hash": "12150179697604729174", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-14.1.3.tgz", "tag": "npm", "value": "14.1.3", }, @@ -38610,161 +35405,7 @@ exports[`next build works: node 1`] = ` ], "bin": null, "dependencies": [], - "id": 220, - "integrity": "sha512-HjssFsCdsD4GHstXSQxsi2l70F/5FsRTRQp8xNgmQs15SxUfUJRvSI9qKny/jLkY3gLgiCR3+6A7wzzK0DBlfA==", - "man_dir": "", - "name": "@next/swc-win32-arm64-msvc", - "name_hash": "2162381238028589388", - "origin": "npm", - "os": [ - "win32", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "arm64", - ], - "bin": null, - "dependencies": [], - "id": 221, - "integrity": "sha512-esk1RkRBLSIEp1qaQXv1+s6ZdYzuVCnDAZySpa62iFTMGTisCyNQmqyCTL9P+cLJ4N9FKCI3ojtSfsyPHJDQNw==", - "man_dir": "", - "name": "@next/swc-linux-arm64-musl", - "name_hash": "10617419930187892296", - "origin": "npm", - "os": [ - "linux", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "ia32", - ], - "bin": null, - "dependencies": [], - "id": 222, - "integrity": "sha512-DRuxD5axfDM1/Ue4VahwSxl1O5rn61hX8/sF0HY8y0iCbpqdxw3rB3QasdHn/LJ6Wb2y5DoWzXcz3L1Cr+Thrw==", - "man_dir": "", - "name": "@next/swc-win32-ia32-msvc", - "name_hash": "9252805468461829479", - "origin": "npm", - "os": [ - "win32", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "arm64", - ], - "bin": null, - "dependencies": [], - "id": 223, - "integrity": "sha512-USArX9B+3rZSXYLFvgy0NVWQgqh6LHWDmMt38O4lmiJNQcwazeI6xRvSsliDLKt+78KChVacNiwvOMbl6g6BBw==", - "man_dir": "", - "name": "@next/swc-linux-arm64-gnu", - "name_hash": "11020036790013624239", - "origin": "npm", - "os": [ - "linux", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "x64", - ], - "bin": null, - "dependencies": [], - "id": 224, - "integrity": "sha512-uC2DaDoWH7h1P/aJ4Fok3Xiw6P0Lo4ez7NbowW2VGNXw/Xv6tOuLUcxhBYZxsSUJtpeknCi8/fvnSpyCFp4Rcg==", - "man_dir": "", - "name": "@next/swc-win32-x64-msvc", - "name_hash": "9647815457301330905", - "origin": "npm", - "os": [ - "win32", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "x64", - ], - "bin": null, - "dependencies": [], - "id": 225, - "integrity": "sha512-DX2zqz05ziElLoxskgHasaJBREC5Y9TJcbR2LYqu4r7naff25B4iXkfXWfcp69uD75/0URmmoSgT8JclJtrBoQ==", - "man_dir": "", - "name": "@next/swc-linux-x64-musl", - "name_hash": "2579566733029863568", - "origin": "npm", - "os": [ - "linux", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "x64", - ], - "bin": null, - "dependencies": [], - "id": 226, - "integrity": "sha512-8uOgRlYEYiKo0L8YGeS+3TudHVDWDjPVDUcST+z+dUzgBbTEwSSIaSgF/vkcC1T/iwl4QX9iuUyUdQEl0Kxalg==", - "man_dir": "", - "name": "@next/swc-linux-x64-gnu", - "name_hash": "300847313706189527", - "origin": "npm", - "os": [ - "linux", - ], - "resolution": { - "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "arch": [ - "arm64", - ], - "bin": null, - "dependencies": [], - "id": 227, + "id": 21, "integrity": "sha512-LALu0yIBPRiG9ANrD5ncB3pjpO0Gli9ZLhxdOu6ZUNf3x1r3ea1rd9Q+4xxUkGrUXLqKVK9/lDkpYIJaCJ6AHQ==", "man_dir": "", "name": "@next/swc-darwin-arm64", @@ -38786,7 +35427,7 @@ exports[`next build works: node 1`] = ` ], "bin": null, "dependencies": [], - "id": 228, + "id": 22, "integrity": "sha512-E/9WQeXxkqw2dfcn5UcjApFgUq73jqNKaE5bysDm58hEUdUGedVrnRhblhJM7HbCZNhtVl0j+6TXsK0PuzXTCg==", "man_dir": "", "name": "@next/swc-darwin-x64", @@ -38803,9 +35444,1428 @@ exports[`next build works: node 1`] = ` "scripts": {}, }, { + "arch": [ + "arm64", + ], "bin": null, "dependencies": [], - "id": 229, + "id": 23, + "integrity": "sha512-USArX9B+3rZSXYLFvgy0NVWQgqh6LHWDmMt38O4lmiJNQcwazeI6xRvSsliDLKt+78KChVacNiwvOMbl6g6BBw==", + "man_dir": "", + "name": "@next/swc-linux-arm64-gnu", + "name_hash": "11020036790013624239", + "origin": "npm", + "os": [ + "linux", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "arch": [ + "arm64", + ], + "bin": null, + "dependencies": [], + "id": 24, + "integrity": "sha512-esk1RkRBLSIEp1qaQXv1+s6ZdYzuVCnDAZySpa62iFTMGTisCyNQmqyCTL9P+cLJ4N9FKCI3ojtSfsyPHJDQNw==", + "man_dir": "", + "name": "@next/swc-linux-arm64-musl", + "name_hash": "10617419930187892296", + "origin": "npm", + "os": [ + "linux", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "arch": [ + "x64", + ], + "bin": null, + "dependencies": [], + "id": 25, + "integrity": "sha512-8uOgRlYEYiKo0L8YGeS+3TudHVDWDjPVDUcST+z+dUzgBbTEwSSIaSgF/vkcC1T/iwl4QX9iuUyUdQEl0Kxalg==", + "man_dir": "", + "name": "@next/swc-linux-x64-gnu", + "name_hash": "300847313706189527", + "origin": "npm", + "os": [ + "linux", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "arch": [ + "x64", + ], + "bin": null, + "dependencies": [], + "id": 26, + "integrity": "sha512-DX2zqz05ziElLoxskgHasaJBREC5Y9TJcbR2LYqu4r7naff25B4iXkfXWfcp69uD75/0URmmoSgT8JclJtrBoQ==", + "man_dir": "", + "name": "@next/swc-linux-x64-musl", + "name_hash": "2579566733029863568", + "origin": "npm", + "os": [ + "linux", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "arch": [ + "arm64", + ], + "bin": null, + "dependencies": [], + "id": 27, + "integrity": "sha512-HjssFsCdsD4GHstXSQxsi2l70F/5FsRTRQp8xNgmQs15SxUfUJRvSI9qKny/jLkY3gLgiCR3+6A7wzzK0DBlfA==", + "man_dir": "", + "name": "@next/swc-win32-arm64-msvc", + "name_hash": "2162381238028589388", + "origin": "npm", + "os": [ + "win32", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "arch": [ + "ia32", + ], + "bin": null, + "dependencies": [], + "id": 28, + "integrity": "sha512-DRuxD5axfDM1/Ue4VahwSxl1O5rn61hX8/sF0HY8y0iCbpqdxw3rB3QasdHn/LJ6Wb2y5DoWzXcz3L1Cr+Thrw==", + "man_dir": "", + "name": "@next/swc-win32-ia32-msvc", + "name_hash": "9252805468461829479", + "origin": "npm", + "os": [ + "win32", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "arch": [ + "x64", + ], + "bin": null, + "dependencies": [], + "id": 29, + "integrity": "sha512-uC2DaDoWH7h1P/aJ4Fok3Xiw6P0Lo4ez7NbowW2VGNXw/Xv6tOuLUcxhBYZxsSUJtpeknCi8/fvnSpyCFp4Rcg==", + "man_dir": "", + "name": "@next/swc-win32-x64-msvc", + "name_hash": "9647815457301330905", + "origin": "npm", + "os": [ + "win32", + ], + "resolution": { + "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 47, + 48, + ], + "id": 30, + "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", + "man_dir": "", + "name": "@nodelib/fs.scandir", + "name_hash": "3021833276702395597", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", + "tag": "npm", + "value": "2.1.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 31, + "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", + "man_dir": "", + "name": "@nodelib/fs.stat", + "name_hash": "16125660444744770699", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", + "tag": "npm", + "value": "2.0.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 49, + 50, + ], + "id": 32, + "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", + "man_dir": "", + "name": "@nodelib/fs.walk", + "name_hash": "5339111073806757055", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", + "tag": "npm", + "value": "1.2.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 33, + "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", + "man_dir": "", + "name": "@pkgjs/parseargs", + "name_hash": "4691519579619228072", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", + "tag": "npm", + "value": "0.11.0", + }, + "scripts": {}, + }, + { + "bin": { + "file": "lib/cjs/main-cli.js", + "name": "browsers", + }, + "dependencies": [ + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + ], + "id": 34, + "integrity": "sha512-bJ0UBsk0ESOs6RFcLXOt99a3yTDcOKlzfjad+rhFwdaG1Lu/Wzq58GHYCDTlZ9z6mldf4g+NTb+TXEfe0PpnsQ==", + "man_dir": "", + "name": "@puppeteer/browsers", + "name_hash": "6318517029770692415", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.2.3.tgz", + "tag": "npm", + "value": "2.2.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 35, + "integrity": "sha512-qC/xYId4NMebE6w/V33Fh9gWxLgURiNYgVNObbJl2LZv0GUUItCcCqC5axQSwRaAgaxl2mELq1rMzlswaQ0Zxg==", + "man_dir": "", + "name": "@rushstack/eslint-patch", + "name_hash": "11774582013079126290", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.3.tgz", + "tag": "npm", + "value": "1.10.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 59, + ], + "id": 36, + "integrity": "sha512-E4KcWTpoLHqwPHLxidpOqQbcrZVgi0rsmmZXUle1jXmJfuIf/UWpczUJ7MZZ5tlxytgJXyp0w4PGkkeLiuIdZw==", + "man_dir": "", + "name": "@swc/helpers", + "name_hash": "6882297182432941771", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.2.tgz", + "tag": "npm", + "value": "0.5.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 37, + "integrity": "sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA==", + "man_dir": "", + "name": "@tootallnate/quickjs-emscripten", + "name_hash": "5414003337280545145", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@tootallnate/quickjs-emscripten/-/quickjs-emscripten-0.23.0.tgz", + "tag": "npm", + "value": "0.23.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 38, + "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==", + "man_dir": "", + "name": "@types/json5", + "name_hash": "7880870305537908928", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz", + "tag": "npm", + "value": "0.0.29", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 39, + "integrity": "sha512-zI22/pJW2wUZOVyguFaUL1HABdmSVxpXrzIqkjsHmyUjNhPoWM1CKfvVuXfetHhIok4RY573cqS0mZ1SJEnoTg==", + "man_dir": "", + "name": "@types/node", + "name_hash": "4124652010926124945", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.7.0.tgz", + "tag": "npm", + "value": "20.7.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 40, + "integrity": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==", + "man_dir": "", + "name": "@types/prop-types", + "name_hash": "14301724962060537021", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.12.tgz", + "tag": "npm", + "value": "15.7.12", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 60, + 61, + 62, + ], + "id": 41, + "integrity": "sha512-60fLTOLqzarLED2O3UQImc/lsNRgG0jE/a1mPW9KjMemY0LMITWEsbS4VvZ4p6rorEHd5YKxxmMKSDK505GHpA==", + "man_dir": "", + "name": "@types/react", + "name_hash": "14723150644049679642", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.22.tgz", + "tag": "npm", + "value": "18.2.22", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 63, + ], + "id": 42, + "integrity": "sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA==", + "man_dir": "", + "name": "@types/react-dom", + "name_hash": "3229493356298419080", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.7.tgz", + "tag": "npm", + "value": "18.2.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 43, + "integrity": "sha512-YIoDCTH3Af6XM5VuwGG/QL/CJqga1Zm3NkU3HZ4ZHK2fRMPYP1VczsTUqtsf43PH/iJNVlPHAo2oWX7BSdB2Hw==", + "man_dir": "", + "name": "@types/scheduler", + "name_hash": "12135549028975824460", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.23.0.tgz", + "tag": "npm", + "value": "0.23.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 64, + ], + "id": 44, + "integrity": "sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==", + "man_dir": "", + "name": "@types/ws", + "name_hash": "7625274352264072099", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.10.tgz", + "tag": "npm", + "value": "8.5.10", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 65, + ], + "id": 45, + "integrity": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==", + "man_dir": "", + "name": "@types/yauzl", + "name_hash": "10273980999870455328", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.3.tgz", + "tag": "npm", + "value": "2.10.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 66, + 67, + 68, + 69, + 70, + 71, + ], + "id": 46, + "integrity": "sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==", + "man_dir": "", + "name": "@typescript-eslint/parser", + "name_hash": "16517001479467293030", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.21.0.tgz", + "tag": "npm", + "value": "6.21.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 72, + 73, + ], + "id": 47, + "integrity": "sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==", + "man_dir": "", + "name": "@typescript-eslint/scope-manager", + "name_hash": "4117654371883490926", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz", + "tag": "npm", + "value": "6.21.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 48, + "integrity": "sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==", + "man_dir": "", + "name": "@typescript-eslint/types", + "name_hash": "9755027355340495761", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.21.0.tgz", + "tag": "npm", + "value": "6.21.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 74, + 75, + 76, + 77, + 78, + 79, + 80, + 81, + ], + "id": 49, + "integrity": "sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==", + "man_dir": "", + "name": "@typescript-eslint/typescript-estree", + "name_hash": "17745786537991019945", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz", + "tag": "npm", + "value": "6.21.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 82, + 83, + ], + "id": 50, + "integrity": "sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==", + "man_dir": "", + "name": "@typescript-eslint/visitor-keys", + "name_hash": "7940841856001563650", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz", + "tag": "npm", + "value": "6.21.0", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/acorn", + "name": "acorn", + }, + "dependencies": [], + "id": 51, + "integrity": "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==", + "man_dir": "", + "name": "acorn", + "name_hash": "17430233180242180057", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz", + "tag": "npm", + "value": "8.11.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 84, + ], + "id": 52, + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", + "man_dir": "", + "name": "acorn-jsx", + "name_hash": "1754355278825952408", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "tag": "npm", + "value": "5.3.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 85, + ], + "id": 53, + "integrity": "sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==", + "man_dir": "", + "name": "agent-base", + "name_hash": "17689920659035782501", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.1.tgz", + "tag": "npm", + "value": "7.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 86, + 87, + 88, + 89, + ], + "id": 54, + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "man_dir": "", + "name": "ajv", + "name_hash": "4704814928422522869", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "tag": "npm", + "value": "6.12.6", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 55, + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "man_dir": "", + "name": "ansi-regex", + "name_hash": "8115476937249128794", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "tag": "npm", + "value": "5.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 90, + ], + "id": 56, + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "man_dir": "", + "name": "ansi-styles", + "name_hash": "1496261712670764878", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "tag": "npm", + "value": "4.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 57, + "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==", + "man_dir": "", + "name": "any-promise", + "name_hash": "992496519212496549", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz", + "tag": "npm", + "value": "1.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 91, + 92, + ], + "id": 58, + "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", + "man_dir": "", + "name": "anymatch", + "name_hash": "13083778620000400888", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", + "tag": "npm", + "value": "3.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 59, + "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", + "man_dir": "", + "name": "arg", + "name_hash": "2472924048160638220", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz", + "tag": "npm", + "value": "5.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 60, + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", + "man_dir": "", + "name": "argparse", + "name_hash": "14330104742551621378", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "tag": "npm", + "value": "2.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 93, + ], + "id": 61, + "integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==", + "man_dir": "", + "name": "aria-query", + "name_hash": "506127023625643336", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz", + "tag": "npm", + "value": "5.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 94, + 95, + ], + "id": 62, + "integrity": "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==", + "man_dir": "", + "name": "array-buffer-byte-length", + "name_hash": "9975978122018604356", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 96, + 97, + 98, + 99, + 100, + 101, + ], + "id": 63, + "integrity": "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==", + "man_dir": "", + "name": "array-includes", + "name_hash": "4525275494838245397", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.8.tgz", + "tag": "npm", + "value": "3.1.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 64, + "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", + "man_dir": "", + "name": "array-union", + "name_hash": "16137961625129706702", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", + "tag": "npm", + "value": "2.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 102, + 103, + 104, + 105, + 106, + 107, + ], + "id": 65, + "integrity": "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==", + "man_dir": "", + "name": "array.prototype.findlast", + "name_hash": "1818731707851809687", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz", + "tag": "npm", + "value": "1.2.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 108, + 109, + 110, + 111, + 112, + 113, + ], + "id": 66, + "integrity": "sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==", + "man_dir": "", + "name": "array.prototype.findlastindex", + "name_hash": "12218267642355334154", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz", + "tag": "npm", + "value": "1.2.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 114, + 115, + 116, + 117, + ], + "id": 67, + "integrity": "sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==", + "man_dir": "", + "name": "array.prototype.flat", + "name_hash": "13419566320551684202", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz", + "tag": "npm", + "value": "1.3.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 118, + 119, + 120, + 121, + ], + "id": 68, + "integrity": "sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==", + "man_dir": "", + "name": "array.prototype.flatmap", + "name_hash": "4112999450230342125", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz", + "tag": "npm", + "value": "1.3.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 122, + 123, + 124, + 125, + ], + "id": 69, + "integrity": "sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA==", + "man_dir": "", + "name": "array.prototype.toreversed", + "name_hash": "13586337247798060470", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array.prototype.toreversed/-/array.prototype.toreversed-1.1.2.tgz", + "tag": "npm", + "value": "1.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 126, + 127, + 128, + 129, + 130, + ], + "id": 70, + "integrity": "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==", + "man_dir": "", + "name": "array.prototype.tosorted", + "name_hash": "6050988382768901310", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz", + "tag": "npm", + "value": "1.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 131, + 132, + 133, + 134, + 135, + 136, + 137, + 138, + ], + "id": 71, + "integrity": "sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==", + "man_dir": "", + "name": "arraybuffer.prototype.slice", + "name_hash": "11166998714227851504", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz", + "tag": "npm", + "value": "1.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 139, + ], + "id": 72, + "integrity": "sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==", + "man_dir": "", + "name": "ast-types", + "name_hash": "4997596490212765360", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.13.4.tgz", + "tag": "npm", + "value": "0.13.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 73, + "integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==", + "man_dir": "", + "name": "ast-types-flow", + "name_hash": "3772215945262775731", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.8.tgz", + "tag": "npm", + "value": "0.0.8", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/autoprefixer", + "name": "autoprefixer", + }, + "dependencies": [ + 140, + 141, + 142, + 143, + 144, + 145, + 146, + ], + "id": 74, + "integrity": "sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==", + "man_dir": "", + "name": "autoprefixer", + "name_hash": "8637312893797281270", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.16.tgz", + "tag": "npm", + "value": "10.4.16", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 147, + ], + "id": 75, + "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==", + "man_dir": "", + "name": "available-typed-arrays", + "name_hash": "16267035547686705519", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", + "tag": "npm", + "value": "1.0.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 76, + "integrity": "sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==", + "man_dir": "", + "name": "axe-core", + "name_hash": "13988195930258765777", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.7.0.tgz", + "tag": "npm", + "value": "4.7.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 148, + ], + "id": 77, + "integrity": "sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg==", + "man_dir": "", + "name": "axobject-query", + "name_hash": "9344054106894956572", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-3.2.1.tgz", + "tag": "npm", + "value": "3.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 78, + "integrity": "sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==", + "man_dir": "", + "name": "b4a", + "name_hash": "10649709558693226266", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.6.tgz", + "tag": "npm", + "value": "1.6.6", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 79, + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "man_dir": "", + "name": "balanced-match", + "name_hash": "16269801611404267863", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 80, + "integrity": "sha512-sJnSOTVESURZ61XgEleqmP255T6zTYwHPwE4r6SssIh0U9/uDvfpdoJYpVUerJJZH2fueO+CdT8ZT+OC/7aZDA==", + "man_dir": "", + "name": "bare-events", + "name_hash": "4035129451839648869", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.3.1.tgz", + "tag": "npm", + "value": "2.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 149, + 150, + 151, + ], + "id": 81, + "integrity": "sha512-W/Hfxc/6VehXlsgFtbB5B4xFcsCl+pAh30cYhoFyXErf6oGrwjh8SwiPAdHgpmWonKuYpZgGywN0SXt7dgsADA==", + "man_dir": "", + "name": "bare-fs", + "name_hash": "15205712258788157948", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-2.3.1.tgz", + "tag": "npm", + "value": "2.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 82, + "integrity": "sha512-oPb8oMM1xZbhRQBngTgpcQ5gXw6kjOaRsSWsIeNyRxGed2w/ARyP7ScBYpWR1qfX2E5rS3gBw6OWcSQo+s+kUg==", + "man_dir": "", + "name": "bare-os", + "name_hash": "6865937522145537276", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-2.3.0.tgz", + "tag": "npm", + "value": "2.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 152, + ], + "id": 83, + "integrity": "sha512-lh/eITfU8hrj9Ru5quUp0Io1kJWIk1bTjzo7JH1P5dWmQ2EL4hFUlfI8FonAhSlgIfhn63p84CDY/x+PisgcXA==", + "man_dir": "", + "name": "bare-path", + "name_hash": "12654746909665824402", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/bare-path/-/bare-path-2.1.3.tgz", + "tag": "npm", + "value": "2.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 153, + ], + "id": 84, + "integrity": "sha512-ubLyoDqPnUf5o0kSFp709HC0WRZuxVuh4pbte5eY95Xvx5bdvz07c2JFmXBfqqe60q+9PJ8S4X5GRvmcNSKMxg==", + "man_dir": "", + "name": "bare-stream", + "name_hash": "17753182882008442002", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.0.1.tgz", + "tag": "npm", + "value": "2.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 85, + "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", + "man_dir": "", + "name": "base64-js", + "name_hash": "14626266614050083415", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", + "tag": "npm", + "value": "1.5.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 86, + "integrity": "sha512-4Bcg1P8xhUuqcii/S0Z9wiHIrQVPMermM1any+MX5GeGD7faD3/msQUDGLol9wOcz4/jbg/WJnGqoJF6LiBdtg==", + "man_dir": "", + "name": "basic-ftp", + "name_hash": "3294105759639631117", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.0.5.tgz", + "tag": "npm", + "value": "5.0.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 87, + "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", + "man_dir": "", + "name": "binary-extensions", + "name_hash": "17194422772331613284", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz", + "tag": "npm", + "value": "2.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 154, + 155, + ], + "id": 88, + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "man_dir": "", + "name": "brace-expansion", + "name_hash": "2949258092693339993", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "tag": "npm", + "value": "1.1.11", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 156, + ], + "id": 89, + "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", + "man_dir": "", + "name": "braces", + "name_hash": "2299021338542085312", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", + "tag": "npm", + "value": "3.0.3", + }, + "scripts": {}, + }, + { + "bin": { + "file": "cli.js", + "name": "browserslist", + }, + "dependencies": [ + 157, + 158, + 159, + 160, + ], + "id": 90, + "integrity": "sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==", + "man_dir": "", + "name": "browserslist", + "name_hash": "10902238872969648239", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.0.tgz", + "tag": "npm", + "value": "4.23.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 161, + 162, + ], + "id": 91, + "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", + "man_dir": "", + "name": "buffer", + "name_hash": "10358694932499417541", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", + "tag": "npm", + "value": "5.7.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 92, + "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==", + "man_dir": "", + "name": "buffer-crc32", + "name_hash": "4553253441045318076", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz", + "tag": "npm", + "value": "0.2.13", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 163, + 164, + ], + "id": 93, + "integrity": "sha512-DIM2C9qCECwhck9nLsCDeTv943VmGMCkwX3KljjprSRDXaK2CSiUDVGbUit80Er38ukgxuESJgYPAys4FsNCdg==", + "man_dir": "", + "name": "bun-types", + "name_hash": "2516125195587546235", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.12.tgz", + "tag": "npm", + "value": "1.1.12", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 165, + ], + "id": 94, + "integrity": "sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==", + "man_dir": "", + "name": "busboy", + "name_hash": "12056783266830520862", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz", + "tag": "npm", + "value": "1.6.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 166, + 167, + 168, + 169, + 170, + ], + "id": 95, + "integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==", + "man_dir": "", + "name": "call-bind", + "name_hash": "12438735438837079615", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz", + "tag": "npm", + "value": "1.0.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 96, + "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "man_dir": "", + "name": "callsites", + "name_hash": "3613437260212473067", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", + "tag": "npm", + "value": "3.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 97, + "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==", + "man_dir": "", + "name": "camelcase-css", + "name_hash": "11196719252326564430", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz", + "tag": "npm", + "value": "2.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 98, "integrity": "sha512-S3BnR4Kh26TBxbi5t5kpbcUlLJb9lhtDXISDPwOfI+JoC+ik0QksvkZtUVyikw3hjnkgkMPSJ8oIM9yMm9vflA==", "man_dir": "", "name": "caniuse-lite", @@ -38821,44 +36881,72 @@ exports[`next build works: node 1`] = ` { "bin": null, "dependencies": [ - 318, + 171, + 172, ], - "id": 230, - "integrity": "sha512-E4KcWTpoLHqwPHLxidpOqQbcrZVgi0rsmmZXUle1jXmJfuIf/UWpczUJ7MZZ5tlxytgJXyp0w4PGkkeLiuIdZw==", + "id": 99, + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "man_dir": "", - "name": "@swc/helpers", - "name_hash": "6882297182432941771", + "name": "chalk", + "name_hash": "15590360526536958927", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.2.tgz", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", "tag": "npm", - "value": "0.5.2", + "value": "4.1.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 319, - 320, + 173, + 174, + 175, + 176, + 177, + 178, + 179, + 180, ], - "id": 231, - "integrity": "sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==", + "id": 100, + "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", "man_dir": "", - "name": "styled-jsx", - "name_hash": "3150382730046383618", + "name": "chokidar", + "name_hash": "13416011201726038119", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.1.tgz", + "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", "tag": "npm", - "value": "5.1.1", + "value": "3.6.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 181, + 182, + 183, + 184, + ], + "id": 101, + "integrity": "sha512-5xQNN2SVBdZv4TxeMLaI+PelrnZsHDhn8h2JtyriLr+0qHcZS8BMuo93qN6J1VmtmrgYP+rmcLHcbpnA8QJh+w==", + "man_dir": "", + "name": "chromium-bidi", + "name_hash": "17738832193826713561", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.24.tgz", + "tag": "npm", + "value": "0.5.24", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 232, + "id": 102, "integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==", "man_dir": "", "name": "client-only", @@ -38873,77 +36961,868 @@ exports[`next build works: node 1`] = ` }, { "bin": null, - "dependencies": [], - "id": 233, - "integrity": "sha512-VhgXTvrgeBRxNPjyfBsDIMvgsKDxjlpw4IAUsHCX8Gjl1vtHUYRT3+xfQ/wwvLPDd/6kqfLqk9Pt4+7gysuCKQ==", + "dependencies": [ + 185, + 186, + 187, + ], + "id": 103, + "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", "man_dir": "", - "name": "@next/env", - "name_hash": "14533567151760189614", + "name": "cliui", + "name_hash": "5778858105899329304", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@next/env/-/env-14.1.3.tgz", + "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", "tag": "npm", - "value": "14.1.3", + "value": "8.0.1", }, "scripts": {}, }, { "bin": null, "dependencies": [ + 188, + ], + "id": 104, + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "man_dir": "", + "name": "color-convert", + "name_hash": "4039459761306235234", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "tag": "npm", + "value": "2.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 105, + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "man_dir": "", + "name": "color-name", + "name_hash": "16546212153853106385", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "tag": "npm", + "value": "1.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 106, + "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==", + "man_dir": "", + "name": "commander", + "name_hash": "5281338156924866262", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz", + "tag": "npm", + "value": "4.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 107, + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", + "man_dir": "", + "name": "concat-map", + "name_hash": "8706867752641269193", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "tag": "npm", + "value": "0.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 189, + 190, + 191, + 192, + 193, + ], + "id": 108, + "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==", + "man_dir": "", + "name": "cosmiconfig", + "name_hash": "6870876620368412607", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz", + "tag": "npm", + "value": "9.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 194, + 195, + 196, + ], + "id": 109, + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "man_dir": "", + "name": "cross-spawn", + "name_hash": "12444485756966960720", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "tag": "npm", + "value": "7.0.3", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/cssesc", + "name": "cssesc", + }, + "dependencies": [], + "id": 110, + "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", + "man_dir": "", + "name": "cssesc", + "name_hash": "11039868621287934035", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 111, + "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", + "man_dir": "", + "name": "csstype", + "name_hash": "10489861045436610105", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", + "tag": "npm", + "value": "3.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 112, + "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==", + "man_dir": "", + "name": "damerau-levenshtein", + "name_hash": "15167018638538311401", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz", + "tag": "npm", + "value": "1.0.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 113, + "integrity": "sha512-7hvf7/GW8e86rW0ptuwS3OcBGDjIi6SZva7hCyWC0yYry2cOPmLIjXAUHI6DK2HsnwJd9ifmt57i8eV2n4YNpw==", + "man_dir": "", + "name": "data-uri-to-buffer", + "name_hash": "14979328150197748023", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-6.0.2.tgz", + "tag": "npm", + "value": "6.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 197, + 198, + 199, + ], + "id": 114, + "integrity": "sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==", + "man_dir": "", + "name": "data-view-buffer", + "name_hash": "15944719431260154058", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 200, + 201, + 202, + ], + "id": 115, + "integrity": "sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==", + "man_dir": "", + "name": "data-view-byte-length", + "name_hash": "5338396469217736400", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 203, + 204, + 205, + ], + "id": 116, + "integrity": "sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==", + "man_dir": "", + "name": "data-view-byte-offset", + "name_hash": "9075261318428197850", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.0.tgz", + "tag": "npm", + "value": "1.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 206, + ], + "id": 117, + "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==", + "man_dir": "", + "name": "debug", + "name_hash": "14324291119347696526", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz", + "tag": "npm", + "value": "4.3.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 118, + "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", + "man_dir": "", + "name": "deep-is", + "name_hash": "4678193845338186713", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", + "tag": "npm", + "value": "0.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 207, + 208, + 209, + ], + "id": 119, + "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", + "man_dir": "", + "name": "define-data-property", + "name_hash": "11872812789934333141", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", + "tag": "npm", + "value": "1.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 210, + 211, + 212, + ], + "id": 120, + "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==", + "man_dir": "", + "name": "define-properties", + "name_hash": "6291091409189323848", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz", + "tag": "npm", + "value": "1.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 213, + 214, + 215, + ], + "id": 121, + "integrity": "sha512-TllpMR/t0M5sqCXfj85i4XaAzxmS5tVA16dqvdkMwGmzI+dXLXnw3J+3Vdv7VKw+ThlTMboK6i9rnZ6Nntj5CQ==", + "man_dir": "", + "name": "degenerator", + "name_hash": "8612146826381285798", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/degenerator/-/degenerator-5.0.1.tgz", + "tag": "npm", + "value": "5.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 122, + "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", + "man_dir": "", + "name": "dequal", + "name_hash": "9863785364709466334", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 123, + "integrity": "sha512-+qtL3eX50qsJ7c+qVyagqi7AWMoQCBGNfoyJZMwm/NSXVqLYbuitrWEEIzxfUmTNy7//Xe8yhMmQ+elj3uAqSg==", + "man_dir": "", + "name": "devtools-protocol", + "name_hash": "12159960943916763407", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1299070.tgz", + "tag": "npm", + "value": "0.0.1299070", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 124, + "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==", + "man_dir": "", + "name": "didyoumean", + "name_hash": "3290316626148068785", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz", + "tag": "npm", + "value": "1.2.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 216, + ], + "id": 125, + "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", + "man_dir": "", + "name": "dir-glob", + "name_hash": "7561427002176423027", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", + "tag": "npm", + "value": "3.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 126, + "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", + "man_dir": "", + "name": "dlv", + "name_hash": "6290291366792823487", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz", + "tag": "npm", + "value": "1.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 217, + ], + "id": 127, + "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", + "man_dir": "", + "name": "doctrine", + "name_hash": "17204823894354646410", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 128, + "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", + "man_dir": "", + "name": "eastasianwidth", + "name_hash": "17075761832414070361", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", + "tag": "npm", + "value": "0.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 129, + "integrity": "sha512-eVGeQxpaBYbomDBa/Mehrs28MdvCXfJmEFzaMFsv8jH/MJDLIylJN81eTJ5kvx7B7p18OiPK0BkC06lydEy63A==", + "man_dir": "", + "name": "electron-to-chromium", + "name_hash": "670529235028360171", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.790.tgz", + "tag": "npm", + "value": "1.4.790", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 130, + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", + "man_dir": "", + "name": "emoji-regex", + "name_hash": "4954026511424972012", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", + "tag": "npm", + "value": "9.2.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 218, + ], + "id": 131, + "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", + "man_dir": "", + "name": "end-of-stream", + "name_hash": "17455588742510412071", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", + "tag": "npm", + "value": "1.4.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 219, + 220, + ], + "id": 132, + "integrity": "sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==", + "man_dir": "", + "name": "enhanced-resolve", + "name_hash": "2987069983667056488", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.17.0.tgz", + "tag": "npm", + "value": "5.17.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 133, + "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==", + "man_dir": "", + "name": "env-paths", + "name_hash": "763024076902060186", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz", + "tag": "npm", + "value": "2.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 221, + ], + "id": 134, + "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", + "man_dir": "", + "name": "error-ex", + "name_hash": "10994745590019451357", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", + "tag": "npm", + "value": "1.3.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 222, + 223, + 224, + 225, + 226, + 227, + 228, + 229, + 230, + 231, + 232, + 233, + 234, + 235, + 236, + 237, + 238, + 239, + 240, + 241, + 242, + 243, + 244, + 245, + 246, + 247, + 248, + 249, + 250, + 251, + 252, + 253, + 254, + 255, + 256, + 257, + 258, + 259, + 260, + 261, + 262, + 263, + 264, + 265, + 266, + 267, + ], + "id": 135, + "integrity": "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==", + "man_dir": "", + "name": "es-abstract", + "name_hash": "18149169871844198539", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.3.tgz", + "tag": "npm", + "value": "1.23.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 268, + ], + "id": 136, + "integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==", + "man_dir": "", + "name": "es-define-property", + "name_hash": "3626708926058962712", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz", + "tag": "npm", + "value": "1.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 137, + "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", + "man_dir": "", + "name": "es-errors", + "name_hash": "1431088895329652005", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", + "tag": "npm", + "value": "1.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 269, + 270, + 271, + 272, + 273, + 274, + 275, + 276, + 277, + 278, + 279, + 280, + 281, + 282, + ], + "id": 138, + "integrity": "sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==", + "man_dir": "", + "name": "es-iterator-helpers", + "name_hash": "6828621610707932693", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.0.19.tgz", + "tag": "npm", + "value": "1.0.19", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 283, + ], + "id": 139, + "integrity": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==", + "man_dir": "", + "name": "es-object-atoms", + "name_hash": "6220468241073126446", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz", + "tag": "npm", + "value": "1.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 284, + 285, + 286, + ], + "id": 140, + "integrity": "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==", + "man_dir": "", + "name": "es-set-tostringtag", + "name_hash": "6364566058234691598", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 287, + ], + "id": 141, + "integrity": "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==", + "man_dir": "", + "name": "es-shim-unscopables", + "name_hash": "9491299634916711255", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 288, + 289, + 290, + ], + "id": 142, + "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==", + "man_dir": "", + "name": "es-to-primitive", + "name_hash": "5511149163085325549", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz", + "tag": "npm", + "value": "1.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 143, + "integrity": "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==", + "man_dir": "", + "name": "escalade", + "name_hash": "6879348821336485116", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz", + "tag": "npm", + "value": "3.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 144, + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "man_dir": "", + "name": "escape-string-regexp", + "name_hash": "6183299340420948366", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", + }, + "scripts": {}, + }, + { + "bin": { + "escodegen": "bin/escodegen.js", + "esgenerate": "bin/esgenerate.js", + }, + "dependencies": [ + 291, + 292, + 293, + 294, + ], + "id": 145, + "integrity": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==", + "man_dir": "", + "name": "escodegen", + "name_hash": "7568564790816534200", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.1.0.tgz", + "tag": "npm", + "value": "2.1.0", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/eslint.js", + "name": "eslint", + }, + "dependencies": [ + 295, + 296, + 297, + 298, + 299, + 300, + 301, + 302, + 303, + 304, + 305, + 306, + 307, + 308, + 309, + 310, + 311, + 312, + 313, + 314, + 315, + 316, + 317, + 318, + 319, + 320, 321, 322, 323, - ], - "id": 234, - "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", - "man_dir": "", - "name": "postcss", - "name_hash": "9297766010604904796", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", - "tag": "npm", - "value": "8.4.31", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ 324, - ], - "id": 235, - "integrity": "sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==", - "man_dir": "", - "name": "busboy", - "name_hash": "12056783266830520862", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz", - "tag": "npm", - "value": "1.6.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 236, - "integrity": "sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==", - "man_dir": "", - "name": "streamsearch", - "name_hash": "16767345128201185654", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz", - "tag": "npm", - "value": "1.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ 325, 326, 327, @@ -38951,12 +37830,36 @@ exports[`next build works: node 1`] = ` 329, 330, 331, + ], + "id": 146, + "integrity": "sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==", + "man_dir": "", + "name": "eslint", + "name_hash": "17917589463370847417", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.50.0.tgz", + "tag": "npm", + "value": "8.50.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 332, 333, 334, 335, + 336, + 337, + 338, + 339, + 340, + 341, + 342, ], - "id": 237, + "id": 147, "integrity": "sha512-sUCpWlGuHpEhI0pIT0UtdSLJk5Z8E2DYinPTwsBiWaSYQomchdl0i60pjynY48+oXvtyWMQ7oE+G3m49yrfacg==", "man_dir": "", "name": "eslint-config-next", @@ -38970,21 +37873,28 @@ exports[`next build works: node 1`] = ` "scripts": {}, }, { - "bin": { - "file": "bin/eslint.js", - "name": "eslint", - }, + "bin": null, "dependencies": [ - 336, - 337, - 338, - 339, - 340, - 341, - 342, 343, 344, 345, + ], + "id": 148, + "integrity": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==", + "man_dir": "", + "name": "eslint-import-resolver-node", + "name_hash": "7112252065464945765", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz", + "tag": "npm", + "value": "0.3.9", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 346, 347, 348, @@ -38994,7 +37904,41 @@ exports[`next build works: node 1`] = ` 352, 353, 354, + ], + "id": 149, + "integrity": "sha512-xgdptdoi5W3niYeuQxKmzVDTATvLYqhpwmykwsh7f6HIOStGWEIL9iqZgQDF9u9OEzrRwR8no5q2VT+bjAujTg==", + "man_dir": "", + "name": "eslint-import-resolver-typescript", + "name_hash": "15133821067886250480", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.6.1.tgz", + "tag": "npm", + "value": "3.6.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 355, + ], + "id": 150, + "integrity": "sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q==", + "man_dir": "", + "name": "eslint-module-utils", + "name_hash": "8461306141657248779", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.8.1.tgz", + "tag": "npm", + "value": "2.8.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 356, 357, 358, @@ -39012,1175 +37956,9 @@ exports[`next build works: node 1`] = ` 370, 371, 372, - ], - "id": 238, - "integrity": "sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==", - "man_dir": "", - "name": "eslint", - "name_hash": "17917589463370847417", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.50.0.tgz", - "tag": "npm", - "value": "8.50.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 239, - "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", - "man_dir": "", - "name": "json-stable-stringify-without-jsonify", - "name_hash": "14534225541412166230", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 240, - "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", - "man_dir": "", - "name": "@humanwhocodes/module-importer", - "name_hash": "12456817044413428026", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ 373, - 374, ], - "id": 241, - "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==", - "man_dir": "", - "name": "@eslint-community/eslint-utils", - "name_hash": "17370105237013380211", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", - "tag": "npm", - "value": "4.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 242, - "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", - "man_dir": "", - "name": "eslint-visitor-keys", - "name_hash": "17830281265467207399", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", - "tag": "npm", - "value": "3.4.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 375, - 376, - 377, - ], - "id": 243, - "integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==", - "man_dir": "", - "name": "@humanwhocodes/config-array", - "name_hash": "4378208149395492413", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz", - "tag": "npm", - "value": "0.11.14", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 378, - ], - "id": 244, - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "man_dir": "", - "name": "minimatch", - "name_hash": "8137703609956696607", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "tag": "npm", - "value": "3.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 379, - 380, - ], - "id": 245, - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "man_dir": "", - "name": "brace-expansion", - "name_hash": "2949258092693339993", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "tag": "npm", - "value": "1.1.11", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 246, - "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", - "man_dir": "", - "name": "concat-map", - "name_hash": "8706867752641269193", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "tag": "npm", - "value": "0.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 247, - "integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==", - "man_dir": "", - "name": "@humanwhocodes/object-schema", - "name_hash": "8965646483962562622", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 248, - "integrity": "sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA==", - "man_dir": "", - "name": "@eslint-community/regexpp", - "name_hash": "633405221675698401", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.1.tgz", - "tag": "npm", - "value": "4.10.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 249, - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "man_dir": "", - "name": "escape-string-regexp", - "name_hash": "6183299340420948366", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "tag": "npm", - "value": "4.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 381, - ], - "id": 250, - "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", - "man_dir": "", - "name": "file-entry-cache", - "name_hash": "7451434054063451186", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", - "tag": "npm", - "value": "6.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 382, - 383, - 384, - ], - "id": 251, - "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", - "man_dir": "", - "name": "flat-cache", - "name_hash": "1109822261564484039", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", - "tag": "npm", - "value": "3.2.0", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin.js", - "name": "rimraf", - }, - "dependencies": [ - 385, - ], - "id": 252, - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "man_dir": "", - "name": "rimraf", - "name_hash": "6866739241594583209", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "tag": "npm", - "value": "3.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 386, - 387, - 388, - 389, - 390, - 391, - ], - "id": 253, - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "man_dir": "", - "name": "glob", - "name_hash": "4994027009006720870", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "tag": "npm", - "value": "7.2.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 254, - "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", - "man_dir": "", - "name": "path-is-absolute", - "name_hash": "8164005222338448325", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 255, - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "man_dir": "", - "name": "inherits", - "name_hash": "7481850175542696465", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "tag": "npm", - "value": "2.0.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 392, - 393, - ], - "id": 256, - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "man_dir": "", - "name": "inflight", - "name_hash": "15335006233399436565", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "tag": "npm", - "value": "1.0.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 257, - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "man_dir": "", - "name": "fs.realpath", - "name_hash": "913835373532407557", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "tag": "npm", - "value": "1.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 394, - ], - "id": 258, - "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", - "man_dir": "", - "name": "keyv", - "name_hash": "11030851470615570686", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", - "tag": "npm", - "value": "4.5.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 259, - "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", - "man_dir": "", - "name": "json-buffer", - "name_hash": "5720297936225446253", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", - "tag": "npm", - "value": "3.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 260, - "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==", - "man_dir": "", - "name": "flatted", - "name_hash": "12258717572737769681", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz", - "tag": "npm", - "value": "3.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 395, - 396, - 397, - 398, - 399, - 400, - 401, - 402, - 403, - ], - "id": 261, - "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==", - "man_dir": "", - "name": "@eslint/eslintrc", - "name_hash": "12097048422266797669", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz", - "tag": "npm", - "value": "2.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 262, - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "man_dir": "", - "name": "strip-json-comments", - "name_hash": "3826326773345398095", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "tag": "npm", - "value": "3.1.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 263, - "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==", - "man_dir": "", - "name": "ignore", - "name_hash": "7684941795926889194", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz", - "tag": "npm", - "value": "5.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 404, - ], - "id": 264, - "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", - "man_dir": "", - "name": "globals", - "name_hash": "15143409006866382382", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", - "tag": "npm", - "value": "13.24.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 265, - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "man_dir": "", - "name": "type-fest", - "name_hash": "14668870911319020225", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "tag": "npm", - "value": "0.20.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 405, - 406, - 407, - ], - "id": 266, - "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==", - "man_dir": "", - "name": "espree", - "name_hash": "3641367103187261350", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz", - "tag": "npm", - "value": "9.6.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 408, - ], - "id": 267, - "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", - "man_dir": "", - "name": "acorn-jsx", - "name_hash": "1754355278825952408", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", - "tag": "npm", - "value": "5.3.2", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/acorn", - "name": "acorn", - }, - "dependencies": [], - "id": 268, - "integrity": "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==", - "man_dir": "", - "name": "acorn", - "name_hash": "17430233180242180057", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz", - "tag": "npm", - "value": "8.11.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 409, - 410, - 411, - 412, - ], - "id": 269, - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "man_dir": "", - "name": "ajv", - "name_hash": "4704814928422522869", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "tag": "npm", - "value": "6.12.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 413, - ], - "id": 270, - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", - "man_dir": "", - "name": "uri-js", - "name_hash": "9694608825335680295", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "tag": "npm", - "value": "4.4.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 271, - "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", - "man_dir": "", - "name": "punycode", - "name_hash": "6702779252101758505", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", - "tag": "npm", - "value": "2.3.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 272, - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "man_dir": "", - "name": "json-schema-traverse", - "name_hash": "686899269284038873", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "tag": "npm", - "value": "0.4.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 273, - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", - "man_dir": "", - "name": "fast-json-stable-stringify", - "name_hash": "5172613188748066692", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "tag": "npm", - "value": "2.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 274, - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", - "man_dir": "", - "name": "fast-deep-equal", - "name_hash": "12371535360781568025", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "tag": "npm", - "value": "3.1.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 275, - "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", - "man_dir": "", - "name": "natural-compare", - "name_hash": "10983874298500943893", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "tag": "npm", - "value": "1.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 276, - "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", - "man_dir": "", - "name": "is-path-inside", - "name_hash": "11945178255920368404", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", - "tag": "npm", - "value": "3.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 277, - "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", - "man_dir": "", - "name": "lodash.merge", - "name_hash": "1968752870223903086", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", - "tag": "npm", - "value": "4.6.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 414, - 415, - ], - "id": 278, - "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", - "man_dir": "", - "name": "eslint-scope", - "name_hash": "17629221228476930459", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", - "tag": "npm", - "value": "7.2.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 416, - ], - "id": 279, - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", - "man_dir": "", - "name": "esrecurse", - "name_hash": "17661314847727534689", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "tag": "npm", - "value": "4.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 280, - "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", - "man_dir": "", - "name": "imurmurhash", - "name_hash": "16912020589681053487", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "tag": "npm", - "value": "0.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 281, - "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", - "man_dir": "", - "name": "text-table", - "name_hash": "8812171258786601301", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", - "tag": "npm", - "value": "0.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 417, - 418, - 419, - 420, - 421, - 422, - ], - "id": 282, - "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", - "man_dir": "", - "name": "optionator", - "name_hash": "13855909686375249440", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", - "tag": "npm", - "value": "0.9.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 283, - "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", - "man_dir": "", - "name": "fast-levenshtein", - "name_hash": "12342460047873653112", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "tag": "npm", - "value": "2.0.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 423, - 424, - ], - "id": 284, - "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", - "man_dir": "", - "name": "levn", - "name_hash": "9969646077825321011", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", - "tag": "npm", - "value": "0.4.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 425, - ], - "id": 285, - "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", - "man_dir": "", - "name": "type-check", - "name_hash": "14488857500191659576", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", - "tag": "npm", - "value": "0.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 286, - "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", - "man_dir": "", - "name": "prelude-ls", - "name_hash": "2714658211020917171", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", - "tag": "npm", - "value": "1.2.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 287, - "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", - "man_dir": "", - "name": "word-wrap", - "name_hash": "17394224781186240192", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", - "tag": "npm", - "value": "1.2.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 288, - "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", - "man_dir": "", - "name": "deep-is", - "name_hash": "4678193845338186713", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", - "tag": "npm", - "value": "0.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 289, - "integrity": "sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==", - "man_dir": "", - "name": "@eslint/js", - "name_hash": "14520481844909638934", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.50.0.tgz", - "tag": "npm", - "value": "8.50.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 290, - "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", - "man_dir": "", - "name": "graphemer", - "name_hash": "10355618371909736900", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", - "tag": "npm", - "value": "1.4.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 426, - ], - "id": 291, - "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", - "man_dir": "", - "name": "doctrine", - "name_hash": "17204823894354646410", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", - "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 427, - 428, - ], - "id": 292, - "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", - "man_dir": "", - "name": "find-up", - "name_hash": "8309621910990874126", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", - "tag": "npm", - "value": "5.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 293, - "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", - "man_dir": "", - "name": "path-exists", - "name_hash": "12097053851796077639", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", - "tag": "npm", - "value": "4.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 429, - ], - "id": 294, - "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", - "man_dir": "", - "name": "locate-path", - "name_hash": "14390144719475396950", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", - "tag": "npm", - "value": "6.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 430, - ], - "id": 295, - "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", - "man_dir": "", - "name": "p-locate", - "name_hash": "9693850335197275095", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", - "tag": "npm", - "value": "5.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 431, - ], - "id": 296, - "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", - "man_dir": "", - "name": "p-limit", - "name_hash": "3083404427706523125", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", - "tag": "npm", - "value": "3.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 297, - "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", - "man_dir": "", - "name": "yocto-queue", - "name_hash": "9034931028572940079", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", - "tag": "npm", - "value": "0.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 432, - ], - "id": 298, - "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", - "man_dir": "", - "name": "esquery", - "name_hash": "7289272869223478230", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", - "tag": "npm", - "value": "1.5.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 433, - 434, - ], - "id": 299, - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "man_dir": "", - "name": "chalk", - "name_hash": "15590360526536958927", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "tag": "npm", - "value": "4.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 435, - ], - "id": 300, - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "man_dir": "", - "name": "supports-color", - "name_hash": "8283007902753735493", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "tag": "npm", - "value": "7.2.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 301, - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "man_dir": "", - "name": "has-flag", - "name_hash": "14617373831546330259", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "tag": "npm", - "value": "4.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 436, - 437, - 438, - 439, - 440, - 441, - 442, - 443, - 444, - ], - "id": 302, - "integrity": "sha512-xgdptdoi5W3niYeuQxKmzVDTATvLYqhpwmykwsh7f6HIOStGWEIL9iqZgQDF9u9OEzrRwR8no5q2VT+bjAujTg==", - "man_dir": "", - "name": "eslint-import-resolver-typescript", - "name_hash": "15133821067886250480", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.6.1.tgz", - "tag": "npm", - "value": "3.6.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 445, - 446, - 447, - 448, - 449, - 450, - 451, - 452, - 453, - 454, - 455, - 456, - 457, - 458, - 459, - 460, - 461, - 462, - ], - "id": 303, + "id": 151, "integrity": "sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==", "man_dir": "", "name": "eslint-plugin-import", @@ -40196,145 +37974,554 @@ exports[`next build works: node 1`] = ` { "bin": null, "dependencies": [ - 463, - 464, - 465, - 466, + 374, + 375, + 376, + 377, + 378, + 379, + 380, + 381, + 382, + 383, + 384, + 385, + 386, + 387, + 388, + 389, + 390, ], - "id": 304, - "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==", + "id": 152, + "integrity": "sha512-Hdh937BS3KdwwbBaKd5+PLCOmYY6U4f2h9Z2ktwtNKvIdIEu137rjYbcb9ApSbVJfWxANNuiKTD/9tOKjK9qOA==", "man_dir": "", - "name": "tsconfig-paths", - "name_hash": "9484880556576660029", + "name": "eslint-plugin-jsx-a11y", + "name_hash": "17038906309846806775", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.8.0.tgz", "tag": "npm", - "value": "3.15.0", + "value": "6.8.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 391, + 392, + 393, + 394, + 395, + 396, + 397, + 398, + 399, + 400, + 401, + 402, + 403, + 404, + 405, + 406, + 407, + 408, + 409, + ], + "id": 153, + "integrity": "sha512-2HCmrU+/JNigDN6tg55cRDKCQWicYAPB38JGSFDQt95jDm8rrvSUo7YPkOIm5l6ts1j1zCvysNcasvfTMQzUOw==", + "man_dir": "", + "name": "eslint-plugin-react", + "name_hash": "15811917473959571682", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.34.2.tgz", + "tag": "npm", + "value": "7.34.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 410, + ], + "id": 154, + "integrity": "sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==", + "man_dir": "", + "name": "eslint-plugin-react-hooks", + "name_hash": "14057422571669714006", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz", + "tag": "npm", + "value": "4.6.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 411, + 412, + ], + "id": 155, + "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", + "man_dir": "", + "name": "eslint-scope", + "name_hash": "17629221228476930459", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", + "tag": "npm", + "value": "7.2.2", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 305, - "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", + "id": 156, + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", "man_dir": "", - "name": "strip-bom", - "name_hash": "10409965272767959480", + "name": "eslint-visitor-keys", + "name_hash": "17830281265467207399", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", "tag": "npm", - "value": "3.0.0", + "value": "3.4.3", }, "scripts": {}, }, { "bin": null, - "dependencies": [], - "id": 306, - "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", + "dependencies": [ + 413, + 414, + 415, + ], + "id": 157, + "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==", "man_dir": "", - "name": "minimist", - "name_hash": "3523651443977674137", + "name": "espree", + "name_hash": "3641367103187261350", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz", "tag": "npm", - "value": "1.2.8", + "value": "9.6.1", }, "scripts": {}, }, { "bin": { - "file": "lib/cli.js", - "name": "json5", + "esparse": "./bin/esparse.js", + "esvalidate": "./bin/esvalidate.js", }, - "dependencies": [ - 467, - ], - "id": 307, - "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", + "dependencies": [], + "id": 158, + "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", "man_dir": "", - "name": "json5", - "name_hash": "8623012563386528314", + "name": "esprima", + "name_hash": "16070041258147025859", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", "tag": "npm", - "value": "1.0.2", + "value": "4.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 416, + ], + "id": 159, + "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", + "man_dir": "", + "name": "esquery", + "name_hash": "7289272869223478230", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", + "tag": "npm", + "value": "1.5.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 417, + ], + "id": 160, + "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", + "man_dir": "", + "name": "esrecurse", + "name_hash": "17661314847727534689", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", + "tag": "npm", + "value": "4.3.0", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 308, - "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==", + "id": 161, + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", "man_dir": "", - "name": "@types/json5", - "name_hash": "7880870305537908928", + "name": "estraverse", + "name_hash": "14401618193000185195", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", "tag": "npm", - "value": "0.0.29", + "value": "5.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 162, + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", + "man_dir": "", + "name": "esutils", + "name_hash": "7981716078883515000", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", }, "scripts": {}, }, { "bin": { - "file": "bin/semver.js", - "name": "semver", + "file": "cli.js", + "name": "extract-zip", }, + "dependencies": [ + 418, + 419, + 420, + 421, + ], + "id": 163, + "integrity": "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==", + "man_dir": "", + "name": "extract-zip", + "name_hash": "8810061046982445994", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz", + "tag": "npm", + "value": "2.0.1", + }, + "scripts": {}, + }, + { + "bin": null, "dependencies": [], - "id": 309, - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "id": 164, + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", "man_dir": "", - "name": "semver", - "name_hash": "16367367531761322261", + "name": "fast-deep-equal", + "name_hash": "12371535360781568025", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", "tag": "npm", - "value": "6.3.1", + "value": "3.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 165, + "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==", + "man_dir": "", + "name": "fast-fifo", + "name_hash": "1244249015522350723", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz", + "tag": "npm", + "value": "1.3.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 468, - 469, - 470, + 422, + 423, + 424, + 425, + 426, ], - "id": 310, - "integrity": "sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==", + "id": 166, + "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", "man_dir": "", - "name": "object.values", - "name_hash": "17183857510284531499", + "name": "fast-glob", + "name_hash": "1878427088820911921", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.2.0.tgz", + "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz", "tag": "npm", - "value": "1.2.0", + "value": "3.3.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 167, + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", + "man_dir": "", + "name": "fast-json-stable-stringify", + "name_hash": "5172613188748066692", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", + "tag": "npm", + "value": "2.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 168, + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", + "man_dir": "", + "name": "fast-levenshtein", + "name_hash": "12342460047873653112", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", + "tag": "npm", + "value": "2.0.6", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 471, + 427, ], - "id": 311, - "integrity": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==", + "id": 169, + "integrity": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==", "man_dir": "", - "name": "es-object-atoms", - "name_hash": "6220468241073126446", + "name": "fastq", + "name_hash": "6741130188853797494", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz", + "tag": "npm", + "value": "1.17.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 428, + ], + "id": 170, + "integrity": "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==", + "man_dir": "", + "name": "fd-slicer", + "name_hash": "10851489456408334660", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz", + "tag": "npm", + "value": "1.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 429, + ], + "id": 171, + "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", + "man_dir": "", + "name": "file-entry-cache", + "name_hash": "7451434054063451186", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", + "tag": "npm", + "value": "6.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 430, + ], + "id": 172, + "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", + "man_dir": "", + "name": "fill-range", + "name_hash": "7508926416461820733", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", + "tag": "npm", + "value": "7.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 431, + 432, + ], + "id": 173, + "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", + "man_dir": "", + "name": "find-up", + "name_hash": "8309621910990874126", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", + "tag": "npm", + "value": "5.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 433, + 434, + 435, + ], + "id": 174, + "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", + "man_dir": "", + "name": "flat-cache", + "name_hash": "1109822261564484039", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", + "tag": "npm", + "value": "3.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 175, + "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==", + "man_dir": "", + "name": "flatted", + "name_hash": "12258717572737769681", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz", + "tag": "npm", + "value": "3.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 436, + ], + "id": 176, + "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==", + "man_dir": "", + "name": "for-each", + "name_hash": "10867395407301386752", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz", + "tag": "npm", + "value": "0.3.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 437, + 438, + ], + "id": 177, + "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==", + "man_dir": "", + "name": "foreground-child", + "name_hash": "15280470906188730905", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz", + "tag": "npm", + "value": "3.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 178, + "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==", + "man_dir": "", + "name": "fraction.js", + "name_hash": "8226692764887072839", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz", + "tag": "npm", + "value": "4.3.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 439, + 440, + 441, + ], + "id": 179, + "integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==", + "man_dir": "", + "name": "fs-extra", + "name_hash": "2453474818627632477", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz", + "tag": "npm", + "value": "11.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 180, + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", + "man_dir": "", + "name": "fs.realpath", + "name_hash": "913835373532407557", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", "tag": "npm", "value": "1.0.0", }, @@ -40343,101 +38530,101 @@ exports[`next build works: node 1`] = ` { "bin": null, "dependencies": [], - "id": 312, - "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", + "id": 181, + "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", "man_dir": "", - "name": "es-errors", - "name_hash": "1431088895329652005", + "name": "fsevents", + "name_hash": "16035328728645144760", "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", - "tag": "npm", - "value": "1.3.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 472, - 473, - 474, + "os": [ + "darwin", ], - "id": 313, - "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==", - "man_dir": "", - "name": "define-properties", - "name_hash": "6291091409189323848", - "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz", + "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", "tag": "npm", - "value": "1.2.1", + "value": "2.3.3", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 314, - "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", + "id": 182, + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", "man_dir": "", - "name": "object-keys", - "name_hash": "17064657543629771811", + "name": "function-bind", + "name_hash": "844545262680185243", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", "tag": "npm", - "value": "1.1.1", + "value": "1.1.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 475, + 442, + 443, + 444, + 445, ], - "id": 315, - "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", + "id": 183, + "integrity": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==", "man_dir": "", - "name": "has-property-descriptors", - "name_hash": "4664477375836720802", + "name": "function.prototype.name", + "name_hash": "4695092674110180958", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz", "tag": "npm", - "value": "1.0.2", + "value": "1.1.6", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 184, + "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==", + "man_dir": "", + "name": "functions-have-names", + "name_hash": "2705786889099279986", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", + "tag": "npm", + "value": "1.2.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 185, + "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", + "man_dir": "", + "name": "get-caller-file", + "name_hash": "1638769084888476079", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", + "tag": "npm", + "value": "2.0.5", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 476, + 446, + 447, + 448, + 449, + 450, ], - "id": 316, - "integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==", - "man_dir": "", - "name": "es-define-property", - "name_hash": "3626708926058962712", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz", - "tag": "npm", - "value": "1.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 477, - 478, - 479, - 480, - 481, - ], - "id": 317, + "id": 186, "integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==", "man_dir": "", "name": "get-intrinsic", @@ -40452,62 +38639,190 @@ exports[`next build works: node 1`] = ` }, { "bin": null, - "dependencies": [], - "id": 318, - "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", + "dependencies": [ + 451, + ], + "id": 187, + "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==", "man_dir": "", - "name": "has-symbols", - "name_hash": "11738213668566965255", + "name": "get-stream", + "name_hash": "13254119490064412968", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", + "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", "tag": "npm", - "value": "1.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 319, - "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==", - "man_dir": "", - "name": "has-proto", - "name_hash": "14548784663137950749", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz", - "tag": "npm", - "value": "1.0.3", + "value": "5.2.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 482, - 483, - 484, + 452, + 453, + 454, ], - "id": 320, - "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", + "id": 188, + "integrity": "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==", "man_dir": "", - "name": "define-data-property", - "name_hash": "11872812789934333141", + "name": "get-symbol-description", + "name_hash": "9231308723607962639", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", + "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.2.tgz", "tag": "npm", - "value": "1.1.4", + "value": "1.0.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 485, + 455, ], - "id": 321, + "id": 189, + "integrity": "sha512-ZCuZCnlqNzjb4QprAzXKdpp/gh6KTxSJuw3IBsPnV/7fV4NxC9ckB+vPTt8w7fJA0TaSD7c55BR47JD6MEDyDw==", + "man_dir": "", + "name": "get-tsconfig", + "name_hash": "4239972350118399509", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.7.5.tgz", + "tag": "npm", + "value": "4.7.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 456, + 457, + 458, + 459, + ], + "id": 190, + "integrity": "sha512-BzUrJBS9EcUb4cFol8r4W3v1cPsSyajLSthNkz5BxbpDcHN5tIrM10E2eNvfnvBn3DaT3DUgx0OpsBKkaOpanw==", + "man_dir": "", + "name": "get-uri", + "name_hash": "4377287927338690314", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.3.tgz", + "tag": "npm", + "value": "6.0.3", + }, + "scripts": {}, + }, + { + "bin": { + "file": "dist/esm/bin.mjs", + "name": "glob", + }, + "dependencies": [ + 460, + 461, + 462, + 463, + 464, + ], + "id": 191, + "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==", + "man_dir": "", + "name": "glob", + "name_hash": "4994027009006720870", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz", + "tag": "npm", + "value": "10.3.10", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 465, + ], + "id": 192, + "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", + "man_dir": "", + "name": "glob-parent", + "name_hash": "11965780159102682782", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", + "tag": "npm", + "value": "6.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 466, + ], + "id": 193, + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", + "man_dir": "", + "name": "globals", + "name_hash": "15143409006866382382", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", + "tag": "npm", + "value": "13.24.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 467, + 468, + ], + "id": 194, + "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==", + "man_dir": "", + "name": "globalthis", + "name_hash": "13441561870904786738", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz", + "tag": "npm", + "value": "1.0.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 469, + 470, + 471, + 472, + 473, + 474, + ], + "id": 195, + "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", + "man_dir": "", + "name": "globby", + "name_hash": "15348107128072099982", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", + "tag": "npm", + "value": "11.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 475, + ], + "id": 196, "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==", "man_dir": "", "name": "gopd", @@ -40522,64 +38837,113 @@ exports[`next build works: node 1`] = ` }, { "bin": null, - "dependencies": [ - 486, - 487, - 488, - 489, - 490, - ], - "id": 322, - "integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==", + "dependencies": [], + "id": 197, + "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", "man_dir": "", - "name": "call-bind", - "name_hash": "12438735438837079615", + "name": "graceful-fs", + "name_hash": "8654400277002734136", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz", + "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", "tag": "npm", - "value": "1.0.7", + "value": "4.2.11", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 198, + "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", + "man_dir": "", + "name": "graphemer", + "name_hash": "10355618371909736900", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", + "tag": "npm", + "value": "1.4.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 199, + "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==", + "man_dir": "", + "name": "has-bigints", + "name_hash": "8902287851533908224", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 200, + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "man_dir": "", + "name": "has-flag", + "name_hash": "14617373831546330259", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 491, - 492, - 493, - 494, - 495, - 496, + 476, ], - "id": 323, - "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", + "id": 201, + "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", "man_dir": "", - "name": "set-function-length", - "name_hash": "4099692491438602224", + "name": "has-property-descriptors", + "name_hash": "4664477375836720802", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", + "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", "tag": "npm", - "value": "1.2.2", + "value": "1.0.2", }, "scripts": {}, }, { "bin": null, - "dependencies": [ - 497, - 498, - 499, - ], - "id": 324, - "integrity": "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==", + "dependencies": [], + "id": 202, + "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==", "man_dir": "", - "name": "object.groupby", - "name_hash": "11641877674072745532", + "name": "has-proto", + "name_hash": "14548784663137950749", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.3.tgz", + "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz", + "tag": "npm", + "value": "1.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 203, + "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", + "man_dir": "", + "name": "has-symbols", + "name_hash": "11738213668566965255", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", "tag": "npm", "value": "1.0.3", }, @@ -40588,94 +38952,9 @@ exports[`next build works: node 1`] = ` { "bin": null, "dependencies": [ - 500, - 501, - 502, - 503, - 504, - 505, - 506, - 507, - 508, - 509, - 510, - 511, - 512, - 513, - 514, - 515, - 516, - 517, - 518, - 519, - 520, - 521, - 522, - 523, - 524, - 525, - 526, - 527, - 528, - 529, - 530, - 531, - 532, - 533, - 534, - 535, - 536, - 537, - 538, - 539, - 540, - 541, - 542, - 543, - 544, - 545, + 477, ], - "id": 325, - "integrity": "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==", - "man_dir": "", - "name": "es-abstract", - "name_hash": "18149169871844198539", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.3.tgz", - "tag": "npm", - "value": "1.23.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 546, - 547, - 548, - 549, - 550, - ], - "id": 326, - "integrity": "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==", - "man_dir": "", - "name": "which-typed-array", - "name_hash": "15299409777186876504", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.15.tgz", - "tag": "npm", - "value": "1.1.15", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 551, - ], - "id": 327, + "id": 204, "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", "man_dir": "", "name": "has-tostringtag", @@ -40691,25 +38970,312 @@ exports[`next build works: node 1`] = ` { "bin": null, "dependencies": [ - 552, + 478, ], - "id": 328, - "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==", + "id": 205, + "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", "man_dir": "", - "name": "for-each", - "name_hash": "10867395407301386752", + "name": "hasown", + "name_hash": "15051111907103293256", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", "tag": "npm", - "value": "0.3.3", + "value": "2.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 479, + 480, + ], + "id": 206, + "integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==", + "man_dir": "", + "name": "http-proxy-agent", + "name_hash": "9762732492936976178", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz", + "tag": "npm", + "value": "7.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 481, + 482, + ], + "id": 207, + "integrity": "sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==", + "man_dir": "", + "name": "https-proxy-agent", + "name_hash": "6012108288334718116", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz", + "tag": "npm", + "value": "7.0.4", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 329, + "id": 208, + "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", + "man_dir": "", + "name": "ieee754", + "name_hash": "17889458061139334532", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", + "tag": "npm", + "value": "1.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 209, + "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==", + "man_dir": "", + "name": "ignore", + "name_hash": "7684941795926889194", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz", + "tag": "npm", + "value": "5.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 483, + 484, + ], + "id": 210, + "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", + "man_dir": "", + "name": "import-fresh", + "name_hash": "11575749002643879646", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", + "tag": "npm", + "value": "3.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 211, + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "man_dir": "", + "name": "imurmurhash", + "name_hash": "16912020589681053487", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", + "tag": "npm", + "value": "0.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 485, + 486, + ], + "id": 212, + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "man_dir": "", + "name": "inflight", + "name_hash": "15335006233399436565", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "tag": "npm", + "value": "1.0.6", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 213, + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "man_dir": "", + "name": "inherits", + "name_hash": "7481850175542696465", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "tag": "npm", + "value": "2.0.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 487, + 488, + 489, + ], + "id": 214, + "integrity": "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==", + "man_dir": "", + "name": "internal-slot", + "name_hash": "5294586439646401067", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.7.tgz", + "tag": "npm", + "value": "1.0.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 490, + 491, + ], + "id": 215, + "integrity": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==", + "man_dir": "", + "name": "ip-address", + "name_hash": "5841623577927749136", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz", + "tag": "npm", + "value": "9.0.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 492, + 493, + ], + "id": 216, + "integrity": "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==", + "man_dir": "", + "name": "is-array-buffer", + "name_hash": "14032760764897204845", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz", + "tag": "npm", + "value": "3.0.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 217, + "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", + "man_dir": "", + "name": "is-arrayish", + "name_hash": "2568751720667967222", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", + "tag": "npm", + "value": "0.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 494, + ], + "id": 218, + "integrity": "sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==", + "man_dir": "", + "name": "is-async-function", + "name_hash": "7396704721306843003", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.0.0.tgz", + "tag": "npm", + "value": "2.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 495, + ], + "id": 219, + "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==", + "man_dir": "", + "name": "is-bigint", + "name_hash": "15395120181649760746", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz", + "tag": "npm", + "value": "1.0.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 496, + ], + "id": 220, + "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", + "man_dir": "", + "name": "is-binary-path", + "name_hash": "10002650304558927684", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", + "tag": "npm", + "value": "2.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 497, + 498, + ], + "id": 221, + "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==", + "man_dir": "", + "name": "is-boolean-object", + "name_hash": "977724548377731595", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz", + "tag": "npm", + "value": "1.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 222, "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==", "man_dir": "", "name": "is-callable", @@ -40725,16 +39291,204 @@ exports[`next build works: node 1`] = ` { "bin": null, "dependencies": [ - 553, + 499, ], - "id": 330, - "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==", + "id": 223, + "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", "man_dir": "", - "name": "available-typed-arrays", - "name_hash": "16267035547686705519", + "name": "is-core-module", + "name_hash": "2115564247595772579", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", + "tag": "npm", + "value": "2.13.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 500, + ], + "id": 224, + "integrity": "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==", + "man_dir": "", + "name": "is-data-view", + "name_hash": "9883274985744387088", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 501, + ], + "id": 225, + "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==", + "man_dir": "", + "name": "is-date-object", + "name_hash": "2234586858061383196", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz", + "tag": "npm", + "value": "1.0.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 226, + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "man_dir": "", + "name": "is-extglob", + "name_hash": "3738840382836940042", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "tag": "npm", + "value": "2.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 502, + ], + "id": 227, + "integrity": "sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==", + "man_dir": "", + "name": "is-finalizationregistry", + "name_hash": "3324291948921067566", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 228, + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "man_dir": "", + "name": "is-fullwidth-code-point", + "name_hash": "11413228031333986220", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 503, + ], + "id": 229, + "integrity": "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==", + "man_dir": "", + "name": "is-generator-function", + "name_hash": "6389681397246265335", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.0.10.tgz", + "tag": "npm", + "value": "1.0.10", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 504, + ], + "id": 230, + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "man_dir": "", + "name": "is-glob", + "name_hash": "3852072119137895543", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "tag": "npm", + "value": "4.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 231, + "integrity": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==", + "man_dir": "", + "name": "is-map", + "name_hash": "13285296637631486371", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 232, + "integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==", + "man_dir": "", + "name": "is-negative-zero", + "name_hash": "15976851243871524828", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 233, + "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", + "man_dir": "", + "name": "is-number", + "name_hash": "17443668381655379754", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", + "tag": "npm", + "value": "7.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 505, + ], + "id": 234, + "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==", + "man_dir": "", + "name": "is-number-object", + "name_hash": "17734215349587891459", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz", "tag": "npm", "value": "1.0.7", }, @@ -40743,86 +39497,78 @@ exports[`next build works: node 1`] = ` { "bin": null, "dependencies": [], - "id": 331, - "integrity": "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==", + "id": 235, + "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", "man_dir": "", - "name": "possible-typed-array-names", - "name_hash": "4610919488398457019", + "name": "is-path-inside", + "name_hash": "11945178255920368404", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", "tag": "npm", - "value": "1.0.0", + "value": "3.0.3", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 554, - 555, - 556, - 557, + 506, + 507, ], - "id": 332, - "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==", + "id": 236, + "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==", "man_dir": "", - "name": "unbox-primitive", - "name_hash": "5619034830996442352", + "name": "is-regex", + "name_hash": "5347229372705359543", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz", "tag": "npm", - "value": "1.0.2", + "value": "1.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 237, + "integrity": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==", + "man_dir": "", + "name": "is-set", + "name_hash": "711008573234634940", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-set/-/is-set-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 558, - 559, - 560, - 561, - 562, + 508, ], - "id": 333, - "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==", + "id": 238, + "integrity": "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==", "man_dir": "", - "name": "which-boxed-primitive", - "name_hash": "16054727932152155669", + "name": "is-shared-array-buffer", + "name_hash": "16404740693320828184", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz", "tag": "npm", - "value": "1.0.2", + "value": "1.0.3", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 563, + 509, ], - "id": 334, - "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==", - "man_dir": "", - "name": "is-symbol", - "name_hash": "17261375015506057632", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz", - "tag": "npm", - "value": "1.0.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 564, - ], - "id": 335, + "id": 239, "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==", "man_dir": "", "name": "is-string", @@ -40838,103 +39584,27 @@ exports[`next build works: node 1`] = ` { "bin": null, "dependencies": [ - 565, + 510, ], - "id": 336, - "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==", + "id": 240, + "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==", "man_dir": "", - "name": "is-number-object", - "name_hash": "17734215349587891459", + "name": "is-symbol", + "name_hash": "17261375015506057632", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz", - "tag": "npm", - "value": "1.0.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 566, - 567, - ], - "id": 337, - "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==", - "man_dir": "", - "name": "is-boolean-object", - "name_hash": "977724548377731595", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz", - "tag": "npm", - "value": "1.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 568, - ], - "id": 338, - "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==", - "man_dir": "", - "name": "is-bigint", - "name_hash": "15395120181649760746", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz", + "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz", "tag": "npm", "value": "1.0.4", }, "scripts": {}, }, - { - "bin": null, - "dependencies": [], - "id": 339, - "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==", - "man_dir": "", - "name": "has-bigints", - "name_hash": "8902287851533908224", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, { "bin": null, "dependencies": [ - 569, - 570, - 571, - 572, - 573, - 574, + 511, ], - "id": 340, - "integrity": "sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==", - "man_dir": "", - "name": "typed-array-length", - "name_hash": "11116743844802335237", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.6.tgz", - "tag": "npm", - "value": "1.0.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 575, - ], - "id": 341, + "id": 241, "integrity": "sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==", "man_dir": "", "name": "is-typed-array", @@ -40949,44 +39619,1097 @@ exports[`next build works: node 1`] = ` }, { "bin": null, - "dependencies": [ - 576, - 577, - 578, - 579, - 580, - 581, - ], - "id": 342, - "integrity": "sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==", + "dependencies": [], + "id": 242, + "integrity": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==", "man_dir": "", - "name": "typed-array-byte-offset", - "name_hash": "4363148948656071809", + "name": "is-weakmap", + "name_hash": "6846802860855249568", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.2.tgz", + "tag": "npm", + "value": "2.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 512, + ], + "id": 243, + "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==", + "man_dir": "", + "name": "is-weakref", + "name_hash": "16457982703851476953", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz", "tag": "npm", "value": "1.0.2", }, "scripts": {}, }, + { + "bin": null, + "dependencies": [ + 513, + 514, + ], + "id": 244, + "integrity": "sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ==", + "man_dir": "", + "name": "is-weakset", + "name_hash": "15512317874752413182", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 245, + "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", + "man_dir": "", + "name": "isarray", + "name_hash": "1313190527457156627", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", + "tag": "npm", + "value": "2.0.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 246, + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "man_dir": "", + "name": "isexe", + "name_hash": "15558268014059531432", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "tag": "npm", + "value": "2.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 515, + 516, + 517, + 518, + 519, + ], + "id": 247, + "integrity": "sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==", + "man_dir": "", + "name": "iterator.prototype", + "name_hash": "2087250667608616513", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.2.tgz", + "tag": "npm", + "value": "1.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 520, + 521, + ], + "id": 248, + "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==", + "man_dir": "", + "name": "jackspeak", + "name_hash": "16168027919126698688", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz", + "tag": "npm", + "value": "2.3.6", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/jiti.js", + "name": "jiti", + }, + "dependencies": [], + "id": 249, + "integrity": "sha512-uy2bNX5zQ+tESe+TiC7ilGRz8AtRGmnJH55NC5S0nSUjvvvM2hJHmefHErugGXN4pNv4Qx7vLsnNw9qJ9mtIsw==", + "man_dir": "", + "name": "jiti", + "name_hash": "13838530331656232073", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.3.tgz", + "tag": "npm", + "value": "1.21.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 250, + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", + "man_dir": "", + "name": "js-tokens", + "name_hash": "8072375596980283624", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/js-yaml.js", + "name": "js-yaml", + }, + "dependencies": [ + 522, + ], + "id": 251, + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "man_dir": "", + "name": "js-yaml", + "name_hash": "192709174173096334", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "tag": "npm", + "value": "4.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 252, + "integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==", + "man_dir": "", + "name": "jsbn", + "name_hash": "14311822655393200441", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz", + "tag": "npm", + "value": "1.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 253, + "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", + "man_dir": "", + "name": "json-buffer", + "name_hash": "5720297936225446253", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", + "tag": "npm", + "value": "3.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 254, + "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", + "man_dir": "", + "name": "json-parse-even-better-errors", + "name_hash": "13977239420854766139", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", + "tag": "npm", + "value": "2.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 255, + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", + "man_dir": "", + "name": "json-schema-traverse", + "name_hash": "686899269284038873", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "tag": "npm", + "value": "0.4.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 256, + "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", + "man_dir": "", + "name": "json-stable-stringify-without-jsonify", + "name_hash": "14534225541412166230", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": { + "file": "lib/cli.js", + "name": "json5", + }, + "dependencies": [ + 523, + ], + "id": 257, + "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", + "man_dir": "", + "name": "json5", + "name_hash": "8623012563386528314", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 524, + 525, + ], + "id": 258, + "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", + "man_dir": "", + "name": "jsonfile", + "name_hash": "16030246458379256651", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz", + "tag": "npm", + "value": "6.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 526, + 527, + 528, + 529, + ], + "id": 259, + "integrity": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==", + "man_dir": "", + "name": "jsx-ast-utils", + "name_hash": "7365668162252757844", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz", + "tag": "npm", + "value": "3.3.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 530, + ], + "id": 260, + "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", + "man_dir": "", + "name": "keyv", + "name_hash": "11030851470615570686", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", + "tag": "npm", + "value": "4.5.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 261, + "integrity": "sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==", + "man_dir": "", + "name": "language-subtag-registry", + "name_hash": "15962551382548022065", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz", + "tag": "npm", + "value": "0.3.23", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 531, + ], + "id": 262, + "integrity": "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==", + "man_dir": "", + "name": "language-tags", + "name_hash": "3625175203997363083", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.9.tgz", + "tag": "npm", + "value": "1.0.9", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 532, + 533, + ], + "id": 263, + "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", + "man_dir": "", + "name": "levn", + "name_hash": "9969646077825321011", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", + "tag": "npm", + "value": "0.4.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 264, + "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==", + "man_dir": "", + "name": "lilconfig", + "name_hash": "17464546908434930808", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz", + "tag": "npm", + "value": "2.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 265, + "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", + "man_dir": "", + "name": "lines-and-columns", + "name_hash": "8731744980636261242", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", + "tag": "npm", + "value": "1.2.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 534, + ], + "id": 266, + "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", + "man_dir": "", + "name": "locate-path", + "name_hash": "14390144719475396950", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", + "tag": "npm", + "value": "6.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 267, + "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", + "man_dir": "", + "name": "lodash.merge", + "name_hash": "1968752870223903086", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", + "tag": "npm", + "value": "4.6.2", + }, + "scripts": {}, + }, + { + "bin": { + "file": "cli.js", + "name": "loose-envify", + }, + "dependencies": [ + 535, + ], + "id": 268, + "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", + "man_dir": "", + "name": "loose-envify", + "name_hash": "3112622411417245442", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", + "tag": "npm", + "value": "1.4.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 269, + "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==", + "man_dir": "", + "name": "lru-cache", + "name_hash": "15261810304153928944", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", + "tag": "npm", + "value": "7.18.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 270, + "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", + "man_dir": "", + "name": "merge2", + "name_hash": "10405164528992167668", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", + "tag": "npm", + "value": "1.4.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 536, + 537, + ], + "id": 271, + "integrity": "sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==", + "man_dir": "", + "name": "micromatch", + "name_hash": "14650745430569414123", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.7.tgz", + "tag": "npm", + "value": "4.0.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 538, + ], + "id": 272, + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "man_dir": "", + "name": "minimatch", + "name_hash": "8137703609956696607", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "tag": "npm", + "value": "3.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 273, + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", + "man_dir": "", + "name": "minimist", + "name_hash": "3523651443977674137", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "tag": "npm", + "value": "1.2.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 274, + "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", + "man_dir": "", + "name": "minipass", + "name_hash": "8663404386276345459", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", + "tag": "npm", + "value": "7.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 275, + "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==", + "man_dir": "", + "name": "mitt", + "name_hash": "8939019029139500810", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz", + "tag": "npm", + "value": "3.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 276, + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "man_dir": "", + "name": "ms", + "name_hash": "5228634868375925924", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "tag": "npm", + "value": "2.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 539, + 540, + 541, + ], + "id": 277, + "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", + "man_dir": "", + "name": "mz", + "name_hash": "4860889167171965650", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz", + "tag": "npm", + "value": "2.7.0", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/nanoid.cjs", + "name": "nanoid", + }, + "dependencies": [], + "id": 278, + "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", + "man_dir": "", + "name": "nanoid", + "name_hash": "10076454668178771807", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", + "tag": "npm", + "value": "3.3.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 279, + "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", + "man_dir": "", + "name": "natural-compare", + "name_hash": "10983874298500943893", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", + "tag": "npm", + "value": "1.4.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 280, + "integrity": "sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==", + "man_dir": "", + "name": "netmask", + "name_hash": "16100660929392435651", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/netmask/-/netmask-2.0.2.tgz", + "tag": "npm", + "value": "2.0.2", + }, + "scripts": {}, + }, + { + "bin": { + "file": "dist/bin/next", + "name": "next", + }, + "dependencies": [ + 542, + 543, + 544, + 545, + 546, + 547, + 548, + 549, + 550, + 551, + 552, + 553, + 554, + 555, + 556, + 557, + 558, + 559, + 560, + 561, + ], + "id": 281, + "integrity": "sha512-oexgMV2MapI0UIWiXKkixF8J8ORxpy64OuJ/J9oVUmIthXOUCcuVEZX+dtpgq7wIfIqtBwQsKEDXejcjTsan9g==", + "man_dir": "", + "name": "next", + "name_hash": "11339591345958603137", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/next/-/next-14.1.3.tgz", + "tag": "npm", + "value": "14.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 282, + "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==", + "man_dir": "", + "name": "node-releases", + "name_hash": "16500855680207755447", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz", + "tag": "npm", + "value": "2.0.14", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 283, + "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", + "man_dir": "", + "name": "normalize-path", + "name_hash": "7972932911556789884", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 284, + "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", + "man_dir": "", + "name": "normalize-range", + "name_hash": "2450824346687386237", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", + "tag": "npm", + "value": "0.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 285, + "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", + "man_dir": "", + "name": "object-assign", + "name_hash": "741501977461426514", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", + "tag": "npm", + "value": "4.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 286, + "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==", + "man_dir": "", + "name": "object-hash", + "name_hash": "14333069055553598090", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 287, + "integrity": "sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==", + "man_dir": "", + "name": "object-inspect", + "name_hash": "956383507377191237", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz", + "tag": "npm", + "value": "1.13.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 288, + "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", + "man_dir": "", + "name": "object-keys", + "name_hash": "17064657543629771811", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", + "tag": "npm", + "value": "1.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 562, + 563, + 564, + 565, + ], + "id": 289, + "integrity": "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==", + "man_dir": "", + "name": "object.assign", + "name_hash": "3382096865825279030", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz", + "tag": "npm", + "value": "4.1.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 566, + 567, + 568, + ], + "id": 290, + "integrity": "sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==", + "man_dir": "", + "name": "object.entries", + "name_hash": "9232336923373250807", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.8.tgz", + "tag": "npm", + "value": "1.1.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 569, + 570, + 571, + 572, + ], + "id": 291, + "integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==", + "man_dir": "", + "name": "object.fromentries", + "name_hash": "58142230756561331", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.8.tgz", + "tag": "npm", + "value": "2.0.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 573, + 574, + 575, + ], + "id": 292, + "integrity": "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==", + "man_dir": "", + "name": "object.groupby", + "name_hash": "11641877674072745532", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.3.tgz", + "tag": "npm", + "value": "1.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 576, + 577, + 578, + ], + "id": 293, + "integrity": "sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==", + "man_dir": "", + "name": "object.hasown", + "name_hash": "12140096160358655980", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.4.tgz", + "tag": "npm", + "value": "1.1.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 579, + 580, + 581, + ], + "id": 294, + "integrity": "sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==", + "man_dir": "", + "name": "object.values", + "name_hash": "17183857510284531499", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.2.0.tgz", + "tag": "npm", + "value": "1.2.0", + }, + "scripts": {}, + }, { "bin": null, "dependencies": [ 582, + ], + "id": 295, + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "man_dir": "", + "name": "once", + "name_hash": "748011609921859784", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "tag": "npm", + "value": "1.4.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 583, 584, 585, 586, + 587, + 588, ], - "id": 343, - "integrity": "sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==", + "id": 296, + "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", "man_dir": "", - "name": "typed-array-byte-length", - "name_hash": "15839092223363072276", + "name": "optionator", + "name_hash": "13855909686375249440", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.1.tgz", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", + "tag": "npm", + "value": "0.9.4", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 589, + ], + "id": 297, + "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", + "man_dir": "", + "name": "p-limit", + "name_hash": "3083404427706523125", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", + "tag": "npm", + "value": "3.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 590, + ], + "id": 298, + "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", + "man_dir": "", + "name": "p-locate", + "name_hash": "9693850335197275095", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", + "tag": "npm", + "value": "5.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 591, + 592, + 593, + 594, + 595, + 596, + 597, + 598, + ], + "id": 299, + "integrity": "sha512-ASV8yU4LLKBAjqIPMbrgtaKIvxQri/yh2OpI+S6hVa9JRkUI3Y3NPFbfngDtY7oFtSMD3w31Xns89mDa3Feo5A==", + "man_dir": "", + "name": "pac-proxy-agent", + "name_hash": "818729749152565950", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.0.1.tgz", + "tag": "npm", + "value": "7.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 599, + 600, + ], + "id": 300, + "integrity": "sha512-5NPgf87AT2STgwa2ntRMr45jTKrYBGkVU36yT0ig/n/GMAa3oPqhZfIQ2kMEimReg0+t9kZViDVZ83qfVUlckg==", + "man_dir": "", + "name": "pac-resolver", + "name_hash": "12373948793919354804", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/pac-resolver/-/pac-resolver-7.0.1.tgz", + "tag": "npm", + "value": "7.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 601, + ], + "id": 301, + "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "man_dir": "", + "name": "parent-module", + "name_hash": "2665996815938625963", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", "tag": "npm", "value": "1.0.1", }, @@ -40995,92 +40718,866 @@ exports[`next build works: node 1`] = ` { "bin": null, "dependencies": [ - 587, - 588, - 589, + 602, + 603, + 604, + 605, ], + "id": 302, + "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", + "man_dir": "", + "name": "parse-json", + "name_hash": "10803339664298030440", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", + "tag": "npm", + "value": "5.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 303, + "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", + "man_dir": "", + "name": "path-exists", + "name_hash": "12097053851796077639", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 304, + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "man_dir": "", + "name": "path-is-absolute", + "name_hash": "8164005222338448325", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 305, + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "man_dir": "", + "name": "path-key", + "name_hash": "665497923999462354", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "tag": "npm", + "value": "3.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 306, + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", + "man_dir": "", + "name": "path-parse", + "name_hash": "13352954276207767683", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "tag": "npm", + "value": "1.0.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 606, + 607, + ], + "id": 307, + "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", + "man_dir": "", + "name": "path-scurry", + "name_hash": "11241411746102775941", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", + "tag": "npm", + "value": "1.11.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 308, + "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", + "man_dir": "", + "name": "path-type", + "name_hash": "1886008933504244910", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 309, + "integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==", + "man_dir": "", + "name": "pend", + "name_hash": "11550940272933590184", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz", + "tag": "npm", + "value": "1.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 310, + "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==", + "man_dir": "", + "name": "picocolors", + "name_hash": "8945456956643510643", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 311, + "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "man_dir": "", + "name": "picomatch", + "name_hash": "17753630613781110869", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", + "tag": "npm", + "value": "2.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 312, + "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", + "man_dir": "", + "name": "pify", + "name_hash": "516088454160206643", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", + "tag": "npm", + "value": "2.3.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 313, + "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==", + "man_dir": "", + "name": "pirates", + "name_hash": "11463431525122174591", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz", + "tag": "npm", + "value": "4.0.6", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 314, + "integrity": "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==", + "man_dir": "", + "name": "possible-typed-array-names", + "name_hash": "4610919488398457019", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz", + "tag": "npm", + "value": "1.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 608, + 609, + 610, + ], + "id": 315, + "integrity": "sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==", + "man_dir": "", + "name": "postcss", + "name_hash": "9297766010604904796", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.30.tgz", + "tag": "npm", + "value": "8.4.30", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 611, + 612, + 613, + 614, + ], + "id": 316, + "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==", + "man_dir": "", + "name": "postcss-import", + "name_hash": "3854262770217217840", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz", + "tag": "npm", + "value": "15.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 615, + 616, + ], + "id": 317, + "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==", + "man_dir": "", + "name": "postcss-js", + "name_hash": "51201709044640027", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz", + "tag": "npm", + "value": "4.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 617, + 618, + 619, + 620, + ], + "id": 318, + "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==", + "man_dir": "", + "name": "postcss-load-config", + "name_hash": "11124459238108428623", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.2.tgz", + "tag": "npm", + "value": "4.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 621, + 622, + ], + "id": 319, + "integrity": "sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==", + "man_dir": "", + "name": "postcss-nested", + "name_hash": "13580188021191584601", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.1.tgz", + "tag": "npm", + "value": "6.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 623, + 624, + ], + "id": 320, + "integrity": "sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==", + "man_dir": "", + "name": "postcss-selector-parser", + "name_hash": "8882225543017639620", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.0.tgz", + "tag": "npm", + "value": "6.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 321, + "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", + "man_dir": "", + "name": "postcss-value-parser", + "name_hash": "4513255719471974821", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", + "tag": "npm", + "value": "4.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 322, + "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", + "man_dir": "", + "name": "prelude-ls", + "name_hash": "2714658211020917171", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", + "tag": "npm", + "value": "1.2.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 323, + "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", + "man_dir": "", + "name": "progress", + "name_hash": "11283104389794780362", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", + "tag": "npm", + "value": "2.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 625, + 626, + 627, + ], + "id": 324, + "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", + "man_dir": "", + "name": "prop-types", + "name_hash": "2288456573804260909", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", + "tag": "npm", + "value": "15.8.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 628, + 629, + 630, + 631, + 632, + 633, + 634, + 635, + ], + "id": 325, + "integrity": "sha512-u0piLU+nCOHMgGjRbimiXmA9kM/L9EHh3zL81xCdp7m+Y2pHIsnmbdDoEDoAz5geaonNR6q6+yOPQs6n4T6sBQ==", + "man_dir": "", + "name": "proxy-agent", + "name_hash": "9904923658574585845", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-6.4.0.tgz", + "tag": "npm", + "value": "6.4.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 326, + "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==", + "man_dir": "", + "name": "proxy-from-env", + "name_hash": "1270194980615207566", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", + "tag": "npm", + "value": "1.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 636, + 637, + ], + "id": 327, + "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", + "man_dir": "", + "name": "pump", + "name_hash": "7040703475696644678", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 328, + "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", + "man_dir": "", + "name": "punycode", + "name_hash": "6702779252101758505", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", + "tag": "npm", + "value": "2.3.1", + }, + "scripts": {}, + }, + { + "bin": { + "file": "lib/esm/puppeteer/node/cli.js", + "name": "puppeteer", + }, + "dependencies": [ + 638, + 639, + 640, + 641, + ], + "id": 329, + "integrity": "sha512-kyUYI12SyJIjf9UGTnHfhNMYv4oVK321Jb9QZDBiGVNx5453SplvbdKI7UrF+S//3RtCneuUFCyHxnvQXQjpxg==", + "man_dir": "", + "name": "puppeteer", + "name_hash": "13072297456933147981", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-22.12.0.tgz", + "tag": "npm", + "value": "22.12.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 642, + 643, + 644, + 645, + 646, + ], + "id": 330, + "integrity": "sha512-9gY+JwBW/Fp3/x9+cOGK7ZcwqjvtvY2xjqRqsAA0B3ZFMzBauVTSZ26iWTmvOQX2sk78TN/rd5rnetxVxmK5CQ==", + "man_dir": "", + "name": "puppeteer-core", + "name_hash": "10954685796294859150", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-22.12.0.tgz", + "tag": "npm", + "value": "22.12.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 331, + "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", + "man_dir": "", + "name": "queue-microtask", + "name_hash": "5425309755386634043", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", + "tag": "npm", + "value": "1.2.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 332, + "integrity": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==", + "man_dir": "", + "name": "queue-tick", + "name_hash": "9246306848360353145", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/queue-tick/-/queue-tick-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 647, + ], + "id": 333, + "integrity": "sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==", + "man_dir": "", + "name": "react", + "name_hash": "10719851453835962256", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/react/-/react-18.2.0.tgz", + "tag": "npm", + "value": "18.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 648, + 649, + 650, + ], + "id": 334, + "integrity": "sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==", + "man_dir": "", + "name": "react-dom", + "name_hash": "7373667379151837307", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz", + "tag": "npm", + "value": "18.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 335, + "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", + "man_dir": "", + "name": "react-is", + "name_hash": "2565568243106125199", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", + "tag": "npm", + "value": "16.13.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 651, + ], + "id": 336, + "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==", + "man_dir": "", + "name": "read-cache", + "name_hash": "10142894349910084417", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz", + "tag": "npm", + "value": "1.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 652, + ], + "id": 337, + "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", + "man_dir": "", + "name": "readdirp", + "name_hash": "10039124027740987170", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", + "tag": "npm", + "value": "3.6.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 653, + 654, + 655, + 656, + 657, + 658, + 659, + ], + "id": 338, + "integrity": "sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==", + "man_dir": "", + "name": "reflect.getprototypeof", + "name_hash": "16421047821568888832", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.6.tgz", + "tag": "npm", + "value": "1.0.6", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 339, + "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==", + "man_dir": "", + "name": "regenerator-runtime", + "name_hash": "7537904526969317900", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", + "tag": "npm", + "value": "0.14.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 660, + 661, + 662, + 663, + ], + "id": 340, + "integrity": "sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==", + "man_dir": "", + "name": "regexp.prototype.flags", + "name_hash": "1450419609126993699", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz", + "tag": "npm", + "value": "1.5.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 341, + "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", + "man_dir": "", + "name": "require-directory", + "name_hash": "6781837652461215204", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", + "tag": "npm", + "value": "2.1.1", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/resolve", + "name": "resolve", + }, + "dependencies": [ + 664, + 665, + 666, + ], + "id": 342, + "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", + "man_dir": "", + "name": "resolve", + "name_hash": "17831413505788817704", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", + "tag": "npm", + "value": "1.22.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 343, + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "man_dir": "", + "name": "resolve-from", + "name_hash": "3749267992243009772", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], "id": 344, - "integrity": "sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==", + "integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==", "man_dir": "", - "name": "typed-array-buffer", - "name_hash": "12632345045689166547", + "name": "resolve-pkg-maps", + "name_hash": "2492033107302429470", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz", "tag": "npm", - "value": "1.0.2", + "value": "1.0.0", }, "scripts": {}, }, { "bin": null, - "dependencies": [ - 590, - 591, - 592, - ], + "dependencies": [], "id": 345, - "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==", + "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", "man_dir": "", - "name": "string.prototype.trimstart", - "name_hash": "2565522221466854936", + "name": "reusify", + "name_hash": "6641847649693934607", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz", + "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", "tag": "npm", - "value": "1.0.8", + "value": "1.0.4", }, "scripts": {}, }, { - "bin": null, + "bin": { + "file": "bin.js", + "name": "rimraf", + }, "dependencies": [ - 593, - 594, - 595, + 667, ], "id": 346, - "integrity": "sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", "man_dir": "", - "name": "string.prototype.trimend", - "name_hash": "1025553805644415088", + "name": "rimraf", + "name_hash": "6866739241594583209", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", "tag": "npm", - "value": "1.0.8", + "value": "3.0.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 596, - 597, - 598, - 599, + 668, ], "id": 347, - "integrity": "sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==", + "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", "man_dir": "", - "name": "string.prototype.trim", - "name_hash": "13195996988681286312", + "name": "run-parallel", + "name_hash": "12083900303949760391", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz", + "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", "tag": "npm", - "value": "1.2.9", + "value": "1.2.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 600, - 601, - 602, + 669, + 670, + 671, + 672, ], "id": 348, + "integrity": "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==", + "man_dir": "", + "name": "safe-array-concat", + "name_hash": "16724726882203544952", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.2.tgz", + "tag": "npm", + "value": "1.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 673, + 674, + 675, + ], + "id": 349, "integrity": "sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==", "man_dir": "", "name": "safe-regex-test", @@ -41096,87 +41593,70 @@ exports[`next build works: node 1`] = ` { "bin": null, "dependencies": [ - 603, - 604, - ], - "id": 349, - "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==", - "man_dir": "", - "name": "is-regex", - "name_hash": "5347229372705359543", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz", - "tag": "npm", - "value": "1.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 605, - 606, - 607, - 608, + 676, ], "id": 350, - "integrity": "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==", + "integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==", "man_dir": "", - "name": "safe-array-concat", - "name_hash": "16724726882203544952", + "name": "scheduler", + "name_hash": "6246319597786948434", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.2.tgz", + "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz", "tag": "npm", - "value": "1.1.2", + "value": "0.23.2", }, "scripts": {}, }, { - "bin": null, + "bin": { + "file": "bin/semver.js", + "name": "semver", + }, "dependencies": [], "id": 351, - "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "man_dir": "", - "name": "isarray", - "name_hash": "1313190527457156627", + "name": "semver", + "name_hash": "16367367531761322261", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", "tag": "npm", - "value": "2.0.5", + "value": "6.3.1", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 609, - 610, - 611, - 612, + 677, + 678, + 679, + 680, + 681, + 682, ], "id": 352, - "integrity": "sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==", + "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", "man_dir": "", - "name": "regexp.prototype.flags", - "name_hash": "1450419609126993699", + "name": "set-function-length", + "name_hash": "4099692491438602224", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz", + "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", "tag": "npm", - "value": "1.5.2", + "value": "1.2.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 613, - 614, - 615, - 616, + 683, + 684, + 685, + 686, ], "id": 353, "integrity": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==", @@ -41193,175 +41673,47 @@ exports[`next build works: node 1`] = ` }, { "bin": null, - "dependencies": [], + "dependencies": [ + 687, + ], "id": 354, - "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", "man_dir": "", - "name": "functions-have-names", - "name_hash": "2705786889099279986", + "name": "shebang-command", + "name_hash": "9009661312948442432", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", "tag": "npm", - "value": "1.2.3", + "value": "2.0.0", }, "scripts": {}, }, { "bin": null, - "dependencies": [ - 617, - 618, - 619, - 620, - ], + "dependencies": [], "id": 355, - "integrity": "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", "man_dir": "", - "name": "object.assign", - "name_hash": "3382096865825279030", + "name": "shebang-regex", + "name_hash": "18053981199157160202", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", "tag": "npm", - "value": "4.1.5", + "value": "3.0.0", }, "scripts": {}, }, { "bin": null, - "dependencies": [], + "dependencies": [ + 688, + 689, + 690, + 691, + ], "id": 356, - "integrity": "sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==", - "man_dir": "", - "name": "object-inspect", - "name_hash": "956383507377191237", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz", - "tag": "npm", - "value": "1.13.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 621, - ], - "id": 357, - "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==", - "man_dir": "", - "name": "is-weakref", - "name_hash": "16457982703851476953", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 622, - ], - "id": 358, - "integrity": "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==", - "man_dir": "", - "name": "is-shared-array-buffer", - "name_hash": "16404740693320828184", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz", - "tag": "npm", - "value": "1.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 359, - "integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==", - "man_dir": "", - "name": "is-negative-zero", - "name_hash": "15976851243871524828", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 623, - ], - "id": 360, - "integrity": "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==", - "man_dir": "", - "name": "is-data-view", - "name_hash": "9883274985744387088", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 624, - 625, - ], - "id": 361, - "integrity": "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==", - "man_dir": "", - "name": "is-array-buffer", - "name_hash": "14032760764897204845", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz", - "tag": "npm", - "value": "3.0.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 626, - 627, - 628, - ], - "id": 362, - "integrity": "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==", - "man_dir": "", - "name": "internal-slot", - "name_hash": "5294586439646401067", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.7.tgz", - "tag": "npm", - "value": "1.0.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 629, - 630, - 631, - 632, - ], - "id": 363, "integrity": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==", "man_dir": "", "name": "side-channel", @@ -41376,484 +41728,462 @@ exports[`next build works: node 1`] = ` }, { "bin": null, - "dependencies": [ - 633, - 634, - ], - "id": 364, - "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==", + "dependencies": [], + "id": 357, + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", "man_dir": "", - "name": "globalthis", - "name_hash": "13441561870904786738", + "name": "signal-exit", + "name_hash": "10435964049369420478", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", "tag": "npm", - "value": "1.0.4", + "value": "4.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 358, + "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", + "man_dir": "", + "name": "slash", + "name_hash": "14883663570633596397", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 359, + "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==", + "man_dir": "", + "name": "smart-buffer", + "name_hash": "9798348771309838398", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz", + "tag": "npm", + "value": "4.2.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 635, - 636, - 637, - ], - "id": 365, - "integrity": "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==", - "man_dir": "", - "name": "get-symbol-description", - "name_hash": "9231308723607962639", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 638, - 639, - 640, - 641, - ], - "id": 366, - "integrity": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==", - "man_dir": "", - "name": "function.prototype.name", - "name_hash": "4695092674110180958", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz", - "tag": "npm", - "value": "1.1.6", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 642, - 643, - 644, - ], - "id": 367, - "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==", - "man_dir": "", - "name": "es-to-primitive", - "name_hash": "5511149163085325549", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz", - "tag": "npm", - "value": "1.2.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 645, - ], - "id": 368, - "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==", - "man_dir": "", - "name": "is-date-object", - "name_hash": "2234586858061383196", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz", - "tag": "npm", - "value": "1.0.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 646, - 647, - 648, - ], - "id": 369, - "integrity": "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==", - "man_dir": "", - "name": "es-set-tostringtag", - "name_hash": "6364566058234691598", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 649, - 650, - 651, - ], - "id": 370, - "integrity": "sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==", - "man_dir": "", - "name": "data-view-byte-offset", - "name_hash": "9075261318428197850", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.0.tgz", - "tag": "npm", - "value": "1.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 652, - 653, - 654, - ], - "id": 371, - "integrity": "sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==", - "man_dir": "", - "name": "data-view-byte-length", - "name_hash": "5338396469217736400", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 655, - 656, - 657, - ], - "id": 372, - "integrity": "sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==", - "man_dir": "", - "name": "data-view-buffer", - "name_hash": "15944719431260154058", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 658, - 659, - 660, - 661, - 662, - 663, - 664, - 665, - ], - "id": 373, - "integrity": "sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==", - "man_dir": "", - "name": "arraybuffer.prototype.slice", - "name_hash": "11166998714227851504", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz", - "tag": "npm", - "value": "1.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 666, - 667, - ], - "id": 374, - "integrity": "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==", - "man_dir": "", - "name": "array-buffer-byte-length", - "name_hash": "9975978122018604356", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz", - "tag": "npm", - "value": "1.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 668, - 669, - 670, - 671, - ], - "id": 375, - "integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==", - "man_dir": "", - "name": "object.fromentries", - "name_hash": "58142230756561331", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.8.tgz", - "tag": "npm", - "value": "2.0.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 672, - ], - "id": 376, - "integrity": "sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q==", - "man_dir": "", - "name": "eslint-module-utils", - "name_hash": "8461306141657248779", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.8.1.tgz", - "tag": "npm", - "value": "2.8.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 673, - ], - "id": 377, - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "man_dir": "", - "name": "debug", - "name_hash": "14324291119347696526", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "tag": "npm", - "value": "3.2.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 674, - 675, - 676, - ], - "id": 378, - "integrity": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==", - "man_dir": "", - "name": "eslint-import-resolver-node", - "name_hash": "7112252065464945765", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz", - "tag": "npm", - "value": "0.3.9", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 677, - ], - "id": 379, - "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", - "man_dir": "", - "name": "doctrine", - "name_hash": "17204823894354646410", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", - "tag": "npm", - "value": "2.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 678, - 679, - 680, - 681, - ], - "id": 380, - "integrity": "sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==", - "man_dir": "", - "name": "array.prototype.flatmap", - "name_hash": "4112999450230342125", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz", - "tag": "npm", - "value": "1.3.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 682, - ], - "id": 381, - "integrity": "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==", - "man_dir": "", - "name": "es-shim-unscopables", - "name_hash": "9491299634916711255", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz", - "tag": "npm", - "value": "1.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 683, - 684, - 685, - 686, - ], - "id": 382, - "integrity": "sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==", - "man_dir": "", - "name": "array.prototype.flat", - "name_hash": "13419566320551684202", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz", - "tag": "npm", - "value": "1.3.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 687, - 688, - 689, - 690, - 691, 692, + 693, ], - "id": 383, - "integrity": "sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==", + "id": 360, + "integrity": "sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==", "man_dir": "", - "name": "array.prototype.findlastindex", - "name_hash": "12218267642355334154", + "name": "socks", + "name_hash": "16884970381877539768", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz", + "resolved": "https://registry.npmjs.org/socks/-/socks-2.8.3.tgz", "tag": "npm", - "value": "1.2.5", + "value": "2.8.3", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 693, 694, 695, 696, - 697, - 698, ], - "id": 384, - "integrity": "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==", + "id": 361, + "integrity": "sha512-VNegTZKhuGq5vSD6XNKlbqWhyt/40CgoEw8XxD6dhnm8Jq9IEa3nIa4HwnM8XOqU0CdB0BwWVXusqiFXfHB3+A==", "man_dir": "", - "name": "array-includes", - "name_hash": "4525275494838245397", + "name": "socks-proxy-agent", + "name_hash": "11921171134012595164", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.8.tgz", + "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.3.tgz", "tag": "npm", - "value": "3.1.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 699, - ], - "id": 385, - "integrity": "sha512-ZCuZCnlqNzjb4QprAzXKdpp/gh6KTxSJuw3IBsPnV/7fV4NxC9ckB+vPTt8w7fJA0TaSD7c55BR47JD6MEDyDw==", - "man_dir": "", - "name": "get-tsconfig", - "name_hash": "4239972350118399509", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.7.5.tgz", - "tag": "npm", - "value": "4.7.5", + "value": "8.0.3", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 386, - "integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==", + "id": 362, + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", "man_dir": "", - "name": "resolve-pkg-maps", - "name_hash": "2492033107302429470", + "name": "source-map", + "name_hash": "15131286332489002212", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", + "tag": "npm", + "value": "0.6.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 363, + "integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==", + "man_dir": "", + "name": "source-map-js", + "name_hash": "6679519744659543339", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz", + "tag": "npm", + "value": "1.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 364, + "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==", + "man_dir": "", + "name": "sprintf-js", + "name_hash": "13547290882791134867", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz", + "tag": "npm", + "value": "1.1.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 365, + "integrity": "sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==", + "man_dir": "", + "name": "streamsearch", + "name_hash": "16767345128201185654", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz", + "tag": "npm", + "value": "1.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 697, + 698, + 699, + 700, + ], + "id": 366, + "integrity": "sha512-LLUC1TWdjVdn1weXGcSxyTR3T4+acB6tVGXT95y0nGbca4t4o/ng1wKAGTljm9VicuCVLvRlqFYXYy5GwgM7sQ==", + "man_dir": "", + "name": "streamx", + "name_hash": "74555136203185339", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.18.0.tgz", + "tag": "npm", + "value": "2.18.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 701, + 702, + 703, + ], + "id": 367, + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "man_dir": "", + "name": "string-width", + "name_hash": "15727733666069179645", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "tag": "npm", + "value": "4.2.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 707, + 708, + 709, + 710, + 711, + 712, + 713, + 714, + 715, + 716, + 717, + 718, + ], + "id": 368, + "integrity": "sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==", + "man_dir": "", + "name": "string.prototype.matchall", + "name_hash": "3859254092910215586", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz", + "tag": "npm", + "value": "4.0.11", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 719, + 720, + 721, + 722, + ], + "id": 369, + "integrity": "sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==", + "man_dir": "", + "name": "string.prototype.trim", + "name_hash": "13195996988681286312", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz", + "tag": "npm", + "value": "1.2.9", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 723, + 724, + 725, + ], + "id": 370, + "integrity": "sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==", + "man_dir": "", + "name": "string.prototype.trimend", + "name_hash": "1025553805644415088", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz", + "tag": "npm", + "value": "1.0.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 726, + 727, + 728, + ], + "id": 371, + "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==", + "man_dir": "", + "name": "string.prototype.trimstart", + "name_hash": "2565522221466854936", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz", + "tag": "npm", + "value": "1.0.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 729, + ], + "id": 372, + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "man_dir": "", + "name": "strip-ansi", + "name_hash": "13340235767065158173", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "tag": "npm", + "value": "6.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 373, + "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", + "man_dir": "", + "name": "strip-bom", + "name_hash": "10409965272767959480", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", + "tag": "npm", + "value": "3.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 374, + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", + "man_dir": "", + "name": "strip-json-comments", + "name_hash": "3826326773345398095", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "tag": "npm", + "value": "3.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 731, + 732, + ], + "id": 375, + "integrity": "sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==", + "man_dir": "", + "name": "styled-jsx", + "name_hash": "3150382730046383618", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.1.tgz", + "tag": "npm", + "value": "5.1.1", + }, + "scripts": {}, + }, + { + "bin": { + "sucrase": "bin/sucrase", + "sucrase-node": "bin/sucrase-node", + }, + "dependencies": [ + 733, + 734, + 735, + 736, + 737, + 738, + 739, + ], + "id": 376, + "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==", + "man_dir": "", + "name": "sucrase", + "name_hash": "8220562023141918134", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.0.tgz", + "tag": "npm", + "value": "3.35.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 740, + ], + "id": 377, + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "man_dir": "", + "name": "supports-color", + "name_hash": "8283007902753735493", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "tag": "npm", + "value": "7.2.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 378, + "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "man_dir": "", + "name": "supports-preserve-symlinks-flag", + "name_hash": "7228670803640303868", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", "tag": "npm", "value": "1.0.0", }, "scripts": {}, }, { - "bin": null, + "bin": { + "tailwind": "lib/cli.js", + "tailwindcss": "lib/cli.js", + }, "dependencies": [ - 700, - 701, + 741, + 742, + 743, + 744, + 745, + 746, + 747, + 748, + 749, + 750, + 751, + 752, + 753, + 754, + 755, + 756, + 757, + 758, + 759, + 760, + 761, + 762, ], - "id": 387, - "integrity": "sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==", + "id": 379, + "integrity": "sha512-A0KgSkef7eE4Mf+nKJ83i75TMyq8HqY3qmFIJSWy8bNt0v1lG7jUcpGpoTFxAwYcWOphcTBLPPJg+bDfhDf52w==", "man_dir": "", - "name": "enhanced-resolve", - "name_hash": "2987069983667056488", + "name": "tailwindcss", + "name_hash": "6098981126968834122", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.17.0.tgz", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.3.tgz", "tag": "npm", - "value": "5.17.0", + "value": "3.3.3", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 388, + "id": 380, "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==", "man_dir": "", "name": "tapable", @@ -41869,110 +42199,154 @@ exports[`next build works: node 1`] = ` { "bin": null, "dependencies": [ - 702, + 763, + 764, + 765, + 766, ], - "id": 389, - "integrity": "sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==", + "id": 381, + "integrity": "sha512-JOgGAmZyMgbqpLwct7ZV8VzkEB6pxXFBVErLtb+XCOqzc6w1xiWKI9GVd6bwk68EX7eJ4DWmfXVmq8K2ziZTGg==", "man_dir": "", - "name": "eslint-plugin-react-hooks", - "name_hash": "14057422571669714006", + "name": "tar-fs", + "name_hash": "14440968244754303214", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz", + "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.5.tgz", "tag": "npm", - "value": "4.6.2", + "value": "3.0.5", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 703, - 704, - 705, - 706, - 707, - 708, + 767, + 768, + 769, ], - "id": 390, - "integrity": "sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==", + "id": 382, + "integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==", "man_dir": "", - "name": "@typescript-eslint/parser", - "name_hash": "16517001479467293030", + "name": "tar-stream", + "name_hash": "14255302179190904139", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.21.0.tgz", + "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.7.tgz", "tag": "npm", - "value": "6.21.0", + "value": "3.1.7", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 709, - 710, - 711, - 712, - 713, - 714, - 715, - 716, + 770, ], - "id": 391, - "integrity": "sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==", + "id": 383, + "integrity": "sha512-TmLJNj6UgX8xcUZo4UDStGQtDiTzF7BzWlzn9g7UWrjkpHr5uJTK1ld16wZ3LXb2vb6jH8qU89dW5whuMdXYdw==", "man_dir": "", - "name": "@typescript-eslint/typescript-estree", - "name_hash": "17745786537991019945", + "name": "text-decoder", + "name_hash": "16075354394561303825", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz", + "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.1.0.tgz", "tag": "npm", - "value": "6.21.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 717, - 718, - ], - "id": 392, - "integrity": "sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==", - "man_dir": "", - "name": "@typescript-eslint/visitor-keys", - "name_hash": "7940841856001563650", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz", - "tag": "npm", - "value": "6.21.0", + "value": "1.1.0", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 393, - "integrity": "sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==", + "id": 384, + "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", "man_dir": "", - "name": "@typescript-eslint/types", - "name_hash": "9755027355340495761", + "name": "text-table", + "name_hash": "8812171258786601301", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.21.0.tgz", + "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", "tag": "npm", - "value": "6.21.0", + "value": "0.2.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 719, + 771, ], - "id": 394, + "id": 385, + "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", + "man_dir": "", + "name": "thenify", + "name_hash": "10214550608932566002", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz", + "tag": "npm", + "value": "3.3.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 772, + ], + "id": 386, + "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==", + "man_dir": "", + "name": "thenify-all", + "name_hash": "3497577183623575301", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz", + "tag": "npm", + "value": "1.6.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 387, + "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==", + "man_dir": "", + "name": "through", + "name_hash": "16941386786386382390", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", + "tag": "npm", + "value": "2.3.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 773, + ], + "id": 388, + "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", + "man_dir": "", + "name": "to-regex-range", + "name_hash": "14243204250463262724", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", + "tag": "npm", + "value": "5.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 774, + ], + "id": 389, "integrity": "sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==", "man_dir": "", "name": "ts-api-utils", @@ -41985,325 +42359,19 @@ exports[`next build works: node 1`] = ` }, "scripts": {}, }, - { - "bin": null, - "dependencies": [ - 720, - ], - "id": 395, - "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==", - "man_dir": "", - "name": "minimatch", - "name_hash": "8137703609956696607", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz", - "tag": "npm", - "value": "9.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 721, - 722, - 723, - 724, - 725, - 726, - ], - "id": 396, - "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", - "man_dir": "", - "name": "globby", - "name_hash": "15348107128072099982", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", - "tag": "npm", - "value": "11.1.0", - }, - "scripts": {}, - }, { "bin": null, "dependencies": [], - "id": 397, - "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", + "id": 390, + "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==", "man_dir": "", - "name": "slash", - "name_hash": "14883663570633596397", + "name": "ts-interface-checker", + "name_hash": "9090669025631097322", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz", "tag": "npm", - "value": "3.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 727, - ], - "id": 398, - "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", - "man_dir": "", - "name": "dir-glob", - "name_hash": "7561427002176423027", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", - "tag": "npm", - "value": "3.0.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 399, - "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", - "man_dir": "", - "name": "path-type", - "name_hash": "1886008933504244910", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", - "tag": "npm", - "value": "4.0.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 400, - "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", - "man_dir": "", - "name": "array-union", - "name_hash": "16137961625129706702", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", - "tag": "npm", - "value": "2.1.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 728, - 729, - ], - "id": 401, - "integrity": "sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==", - "man_dir": "", - "name": "@typescript-eslint/scope-manager", - "name_hash": "4117654371883490926", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz", - "tag": "npm", - "value": "6.21.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 730, - ], - "id": 402, - "integrity": "sha512-VCnZI2cy77Yaj3L7Uhs3+44ikMM1VD/fBMwvTBb3hIaTIuqa+DmG4dhUDq+MASu3yx97KhgsVJbsas0XuiKyww==", - "man_dir": "", - "name": "@next/eslint-plugin-next", - "name_hash": "12150179697604729174", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-14.1.3.tgz", - "tag": "npm", - "value": "14.1.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 403, - "integrity": "sha512-qC/xYId4NMebE6w/V33Fh9gWxLgURiNYgVNObbJl2LZv0GUUItCcCqC5axQSwRaAgaxl2mELq1rMzlswaQ0Zxg==", - "man_dir": "", - "name": "@rushstack/eslint-patch", - "name_hash": "11774582013079126290", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.3.tgz", - "tag": "npm", - "value": "1.10.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 731, - 732, - 733, - 734, - 735, - 736, - 737, - 738, - 739, - 740, - 741, - 742, - 743, - 744, - 745, - 746, - 747, - ], - "id": 404, - "integrity": "sha512-Hdh937BS3KdwwbBaKd5+PLCOmYY6U4f2h9Z2ktwtNKvIdIEu137rjYbcb9ApSbVJfWxANNuiKTD/9tOKjK9qOA==", - "man_dir": "", - "name": "eslint-plugin-jsx-a11y", - "name_hash": "17038906309846806775", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.8.0.tgz", - "tag": "npm", - "value": "6.8.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 748, - 749, - 750, - ], - "id": 405, - "integrity": "sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==", - "man_dir": "", - "name": "object.entries", - "name_hash": "9232336923373250807", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.8.tgz", - "tag": "npm", - "value": "1.1.8", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 751, - ], - "id": 406, - "integrity": "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==", - "man_dir": "", - "name": "language-tags", - "name_hash": "3625175203997363083", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.9.tgz", - "tag": "npm", - "value": "1.0.9", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 407, - "integrity": "sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==", - "man_dir": "", - "name": "language-subtag-registry", - "name_hash": "15962551382548022065", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz", - "tag": "npm", - "value": "0.3.23", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 752, - 753, - 754, - 755, - ], - "id": 408, - "integrity": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==", - "man_dir": "", - "name": "jsx-ast-utils", - "name_hash": "7365668162252757844", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz", - "tag": "npm", - "value": "3.3.5", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 756, - 757, - 758, - 759, - 760, - 761, - 762, - 763, - 764, - 765, - 766, - 767, - 768, - 769, - ], - "id": 409, - "integrity": "sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==", - "man_dir": "", - "name": "es-iterator-helpers", - "name_hash": "6828621610707932693", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.0.19.tgz", - "tag": "npm", - "value": "1.0.19", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 770, - 771, - 772, - 773, - 774, - ], - "id": 410, - "integrity": "sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==", - "man_dir": "", - "name": "iterator.prototype", - "name_hash": "2087250667608616513", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.2.tgz", - "tag": "npm", - "value": "1.1.2", + "value": "0.1.13", }, "scripts": {}, }, @@ -42314,32 +42382,115 @@ exports[`next build works: node 1`] = ` 776, 777, 778, - 779, - 780, - 781, ], - "id": 411, - "integrity": "sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==", + "id": 391, + "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==", "man_dir": "", - "name": "reflect.getprototypeof", - "name_hash": "16421047821568888832", + "name": "tsconfig-paths", + "name_hash": "9484880556576660029", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.6.tgz", + "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz", "tag": "npm", - "value": "1.0.6", + "value": "3.15.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 392, + "integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==", + "man_dir": "", + "name": "tslib", + "name_hash": "17922945129469812550", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz", + "tag": "npm", + "value": "2.6.3", }, "scripts": {}, }, { "bin": null, "dependencies": [ + 779, + ], + "id": 393, + "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", + "man_dir": "", + "name": "type-check", + "name_hash": "14488857500191659576", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", + "tag": "npm", + "value": "0.4.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 394, + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "man_dir": "", + "name": "type-fest", + "name_hash": "14668870911319020225", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "tag": "npm", + "value": "0.20.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 780, + 781, 782, + ], + "id": 395, + "integrity": "sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==", + "man_dir": "", + "name": "typed-array-buffer", + "name_hash": "12632345045689166547", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 783, 784, 785, 786, 787, + ], + "id": 396, + "integrity": "sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==", + "man_dir": "", + "name": "typed-array-byte-length", + "name_hash": "15839092223363072276", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.1.tgz", + "tag": "npm", + "value": "1.0.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ 788, 789, 790, @@ -42347,7 +42498,266 @@ exports[`next build works: node 1`] = ` 792, 793, ], - "id": 412, + "id": 397, + "integrity": "sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==", + "man_dir": "", + "name": "typed-array-byte-offset", + "name_hash": "4363148948656071809", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 794, + 795, + 796, + 797, + 798, + 799, + ], + "id": 398, + "integrity": "sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==", + "man_dir": "", + "name": "typed-array-length", + "name_hash": "11116743844802335237", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.6.tgz", + "tag": "npm", + "value": "1.0.6", + }, + "scripts": {}, + }, + { + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver", + }, + "dependencies": [], + "id": 399, + "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", + "man_dir": "", + "name": "typescript", + "name_hash": "7090219608841397663", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", + "tag": "npm", + "value": "5.2.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 800, + 801, + 802, + 803, + ], + "id": 400, + "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==", + "man_dir": "", + "name": "unbox-primitive", + "name_hash": "5619034830996442352", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 804, + 805, + ], + "id": 401, + "integrity": "sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==", + "man_dir": "", + "name": "unbzip2-stream", + "name_hash": "12033811216485982774", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz", + "tag": "npm", + "value": "1.4.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 402, + "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==", + "man_dir": "", + "name": "undici-types", + "name_hash": "13518207300296011529", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", + "tag": "npm", + "value": "5.26.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 403, + "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==", + "man_dir": "", + "name": "universalify", + "name_hash": "9857909289728530428", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz", + "tag": "npm", + "value": "2.0.1", + }, + "scripts": {}, + }, + { + "bin": { + "file": "cli.js", + "name": "update-browserslist-db", + }, + "dependencies": [ + 806, + 807, + 808, + ], + "id": 404, + "integrity": "sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ==", + "man_dir": "", + "name": "update-browserslist-db", + "name_hash": "6664421840286510928", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.16.tgz", + "tag": "npm", + "value": "1.0.16", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 809, + ], + "id": 405, + "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", + "man_dir": "", + "name": "uri-js", + "name_hash": "9694608825335680295", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", + "tag": "npm", + "value": "4.4.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 406, + "integrity": "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==", + "man_dir": "", + "name": "urlpattern-polyfill", + "name_hash": "11822535153800140816", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-10.0.0.tgz", + "tag": "npm", + "value": "10.0.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 407, + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", + "man_dir": "", + "name": "util-deprecate", + "name_hash": "4033437044928033698", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": { + "file": "./bin/node-which", + "name": "node-which", + }, + "dependencies": [ + 810, + ], + "id": 408, + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "man_dir": "", + "name": "which", + "name_hash": "5112236092670504396", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "tag": "npm", + "value": "2.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 811, + 812, + 813, + 814, + 815, + ], + "id": 409, + "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==", + "man_dir": "", + "name": "which-boxed-primitive", + "name_hash": "16054727932152155669", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz", + "tag": "npm", + "value": "1.0.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 816, + 817, + 818, + 819, + 820, + 821, + 822, + 823, + 824, + 825, + 826, + 827, + ], + "id": 410, "integrity": "sha512-YmjsSMDBYsM1CaFiayOVT06+KJeXf0o5M/CAd4o1lTadFAtacTUM49zoYxr/oroopFDfhvN6iEcBxUyc3gvKmw==", "man_dir": "", "name": "which-builtin-type", @@ -42363,12 +42773,12 @@ exports[`next build works: node 1`] = ` { "bin": null, "dependencies": [ - 794, - 795, - 796, - 797, + 828, + 829, + 830, + 831, ], - "id": 413, + "id": 411, "integrity": "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==", "man_dir": "", "name": "which-collection", @@ -42384,19 +42794,58 @@ exports[`next build works: node 1`] = ` { "bin": null, "dependencies": [ - 798, - 799, + 832, + 833, + 834, + 835, + 836, ], - "id": 414, - "integrity": "sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ==", + "id": 412, + "integrity": "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==", "man_dir": "", - "name": "is-weakset", - "name_hash": "15512317874752413182", + "name": "which-typed-array", + "name_hash": "15299409777186876504", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.3.tgz", + "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.15.tgz", "tag": "npm", - "value": "2.0.3", + "value": "1.1.15", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 413, + "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", + "man_dir": "", + "name": "word-wrap", + "name_hash": "17394224781186240192", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", + "tag": "npm", + "value": "1.2.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 837, + 838, + 839, + ], + "id": 414, + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "man_dir": "", + "name": "wrap-ansi", + "name_hash": "6417752039399150421", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "tag": "npm", + "value": "7.0.0", }, "scripts": {}, }, @@ -42404,81 +42853,13 @@ exports[`next build works: node 1`] = ` "bin": null, "dependencies": [], "id": 415, - "integrity": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", "man_dir": "", - "name": "is-weakmap", - "name_hash": "6846802860855249568", + "name": "wrappy", + "name_hash": "18119806661187706052", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.2.tgz", - "tag": "npm", - "value": "2.0.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 416, - "integrity": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==", - "man_dir": "", - "name": "is-set", - "name_hash": "711008573234634940", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-set/-/is-set-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 417, - "integrity": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==", - "man_dir": "", - "name": "is-map", - "name_hash": "13285296637631486371", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.3.tgz", - "tag": "npm", - "value": "2.0.3", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 800, - ], - "id": 418, - "integrity": "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==", - "man_dir": "", - "name": "is-generator-function", - "name_hash": "6389681397246265335", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.0.10.tgz", - "tag": "npm", - "value": "1.0.10", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 801, - ], - "id": 419, - "integrity": "sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==", - "man_dir": "", - "name": "is-finalizationregistry", - "name_hash": "3324291948921067566", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", "tag": "npm", "value": "1.0.2", }, @@ -42487,18 +42868,94 @@ exports[`next build works: node 1`] = ` { "bin": null, "dependencies": [ - 802, + 843, + 844, ], - "id": 420, - "integrity": "sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==", + "id": 416, + "integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==", "man_dir": "", - "name": "is-async-function", - "name_hash": "7396704721306843003", + "name": "ws", + "name_hash": "14644737011329074183", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz", "tag": "npm", - "value": "2.0.0", + "value": "8.17.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 417, + "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", + "man_dir": "", + "name": "y18n", + "name_hash": "13867919047397601860", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", + "tag": "npm", + "value": "5.0.8", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 418, + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "man_dir": "", + "name": "yallist", + "name_hash": "17447362886122903538", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "tag": "npm", + "value": "4.0.0", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin.mjs", + "name": "yaml", + }, + "dependencies": [], + "id": 419, + "integrity": "sha512-sntgmxj8o7DE7g/Qi60cqpLBA3HG3STcDA0kO+WfB05jEKhZMbY7umNm2rBpQvsmZ16/lPXCJGW2672dgOUkrg==", + "man_dir": "", + "name": "yaml", + "name_hash": "6823399114509449780", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.3.tgz", + "tag": "npm", + "value": "2.4.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 845, + 846, + 847, + 848, + 849, + 850, + 851, + ], + "id": 420, + "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", + "man_dir": "", + "name": "yargs", + "name_hash": "18153588124555602831", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", + "tag": "npm", + "value": "17.7.2", }, "scripts": {}, }, @@ -42506,33 +42963,34 @@ exports[`next build works: node 1`] = ` "bin": null, "dependencies": [], "id": 421, - "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==", + "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", "man_dir": "", - "name": "damerau-levenshtein", - "name_hash": "15167018638538311401", + "name": "yargs-parser", + "name_hash": "2624058701233809213", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", "tag": "npm", - "value": "1.0.8", + "value": "21.1.1", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 803, + 852, + 853, ], "id": 422, - "integrity": "sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg==", + "integrity": "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==", "man_dir": "", - "name": "axobject-query", - "name_hash": "9344054106894956572", + "name": "yauzl", + "name_hash": "7329914562904170092", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-3.2.1.tgz", + "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz", "tag": "npm", - "value": "3.2.1", + "value": "2.10.0", }, "scripts": {}, }, @@ -42540,15 +42998,15 @@ exports[`next build works: node 1`] = ` "bin": null, "dependencies": [], "id": 423, - "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", + "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", "man_dir": "", - "name": "dequal", - "name_hash": "9863785364709466334", + "name": "yocto-queue", + "name_hash": "9034931028572940079", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz", + "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", "tag": "npm", - "value": "2.0.3", + "value": "0.1.0", }, "scripts": {}, }, @@ -42556,148 +43014,222 @@ exports[`next build works: node 1`] = ` "bin": null, "dependencies": [], "id": 424, - "integrity": "sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==", + "integrity": "sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==", "man_dir": "", - "name": "axe-core", - "name_hash": "13988195930258765777", + "name": "zod", + "name_hash": "13942938047053248045", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.7.0.tgz", + "resolved": "https://registry.npmjs.org/zod/-/zod-3.23.8.tgz", "tag": "npm", - "value": "4.7.0", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 425, - "integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==", - "man_dir": "", - "name": "ast-types-flow", - "name_hash": "3772215945262775731", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.8.tgz", - "tag": "npm", - "value": "0.0.8", + "value": "3.23.8", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 804, + 854, + 855, + 856, + ], + "id": 425, + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "man_dir": "", + "name": "chalk", + "name_hash": "15590360526536958927", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "tag": "npm", + "value": "2.4.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 857, + 858, + 859, ], "id": 426, - "integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==", + "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", "man_dir": "", - "name": "aria-query", - "name_hash": "506127023625643336", + "name": "string-width", + "name_hash": "15727733666069179645", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", "tag": "npm", - "value": "5.3.0", + "value": "5.1.2", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 805, + 860, ], "id": 427, - "integrity": "sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==", + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", "man_dir": "", - "name": "@babel/runtime", - "name_hash": "10291762809505250838", + "name": "strip-ansi", + "name_hash": "13340235767065158173", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.7.tgz", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", "tag": "npm", - "value": "7.24.7", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 428, - "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==", - "man_dir": "", - "name": "regenerator-runtime", - "name_hash": "7537904526969317900", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", - "tag": "npm", - "value": "0.14.1", + "value": "7.1.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 806, - 807, - 808, - 809, - 810, - 811, - 812, - 813, - 814, - 815, - 816, - 817, - 818, - 819, - 820, - 821, - 822, - 823, - 824, + 861, + 862, + 863, + ], + "id": 428, + "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", + "man_dir": "", + "name": "wrap-ansi", + "name_hash": "6417752039399150421", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", + "tag": "npm", + "value": "8.1.0", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 864, ], "id": 429, - "integrity": "sha512-2HCmrU+/JNigDN6tg55cRDKCQWicYAPB38JGSFDQt95jDm8rrvSUo7YPkOIm5l6ts1j1zCvysNcasvfTMQzUOw==", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", "man_dir": "", - "name": "eslint-plugin-react", - "name_hash": "15811917473959571682", + "name": "debug", + "name_hash": "14324291119347696526", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.34.2.tgz", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", "tag": "npm", - "value": "7.34.2", + "value": "4.3.4", + }, + "scripts": {}, + }, + { + "bin": { + "file": "bin/semver.js", + "name": "semver", + }, + "dependencies": [ + 865, + ], + "id": 430, + "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "man_dir": "", + "name": "semver", + "name_hash": "16367367531761322261", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", + "tag": "npm", + "value": "7.6.0", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 825, - 826, - 827, - 828, - 829, - 830, - 831, - 832, - 833, - 834, - 835, - 836, + 866, ], - "id": 430, - "integrity": "sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==", + "id": 431, + "integrity": "sha512-scnD59RpYD91xngrQQLGkE+6UrHUPzeKZWhhjBSa3HSkwjbQc38+q3RoIVEwxQGRw3M+j5hpNAM+lgV3cVormg==", "man_dir": "", - "name": "string.prototype.matchall", - "name_hash": "3859254092910215586", + "name": "@types/node", + "name_hash": "4124652010926124945", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.14.tgz", "tag": "npm", - "value": "4.0.11", + "value": "20.12.14", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 868, + ], + "id": 432, + "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==", + "man_dir": "", + "name": "minimatch", + "name_hash": "8137703609956696607", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz", + "tag": "npm", + "value": "9.0.3", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 871, + ], + "id": 433, + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "man_dir": "", + "name": "glob-parent", + "name_hash": "11965780159102682782", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "tag": "npm", + "value": "5.1.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 872, + ], + "id": 434, + "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", + "man_dir": "", + "name": "debug", + "name_hash": "14324291119347696526", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", + "tag": "npm", + "value": "3.2.7", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 875, + ], + "id": 435, + "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", + "man_dir": "", + "name": "doctrine", + "name_hash": "17204823894354646410", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", + "tag": "npm", + "value": "2.1.0", }, "scripts": {}, }, @@ -42707,11 +43239,11 @@ exports[`next build works: node 1`] = ` "name": "resolve", }, "dependencies": [ - 837, - 838, - 839, + 877, + 878, + 879, ], - "id": 431, + "id": 436, "integrity": "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==", "man_dir": "", "name": "resolve", @@ -42727,202 +43259,93 @@ exports[`next build works: node 1`] = ` { "bin": null, "dependencies": [ - 840, - 841, - 842, - ], - "id": 432, - "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", - "man_dir": "", - "name": "prop-types", - "name_hash": "2288456573804260909", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", - "tag": "npm", - "value": "15.8.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [], - "id": 433, - "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", - "man_dir": "", - "name": "react-is", - "name_hash": "2565568243106125199", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", - "tag": "npm", - "value": "16.13.1", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 843, - 844, - 845, - ], - "id": 434, - "integrity": "sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==", - "man_dir": "", - "name": "object.hasown", - "name_hash": "12140096160358655980", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.4.tgz", - "tag": "npm", - "value": "1.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 846, - 847, - 848, - 849, - 850, - ], - "id": 435, - "integrity": "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==", - "man_dir": "", - "name": "array.prototype.tosorted", - "name_hash": "6050988382768901310", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz", - "tag": "npm", - "value": "1.1.4", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 851, - 852, - 853, - 854, - ], - "id": 436, - "integrity": "sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA==", - "man_dir": "", - "name": "array.prototype.toreversed", - "name_hash": "13586337247798060470", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/array.prototype.toreversed/-/array.prototype.toreversed-1.1.2.tgz", - "tag": "npm", - "value": "1.1.2", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 855, - 856, - 857, - 858, - 859, - 860, + 881, ], "id": 437, - "integrity": "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==", + "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==", "man_dir": "", - "name": "array.prototype.findlast", - "name_hash": "1818731707851809687", + "name": "minimatch", + "name_hash": "8137703609956696607", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", "tag": "npm", - "value": "1.2.5", + "value": "9.0.4", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 861, - 862, + 882, + 883, + 884, ], "id": 438, - "integrity": "sha512-DIM2C9qCECwhck9nLsCDeTv943VmGMCkwX3KljjprSRDXaK2CSiUDVGbUit80Er38ukgxuESJgYPAys4FsNCdg==", + "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", "man_dir": "", - "name": "bun-types", - "name_hash": "2516125195587546235", + "name": "postcss", + "name_hash": "9297766010604904796", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.12.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", "tag": "npm", - "value": "1.1.12", - }, - "scripts": {}, - }, - { - "bin": null, - "dependencies": [ - 863, - ], - "id": 439, - "integrity": "sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==", - "man_dir": "", - "name": "@types/ws", - "name_hash": "7625274352264072099", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.10.tgz", - "tag": "npm", - "value": "8.5.10", - }, - "scripts": {}, - }, - { - "bin": { - "file": "bin/autoprefixer", - "name": "autoprefixer", - }, - "dependencies": [ - 864, - 865, - 866, - 867, - 868, - 869, - 870, - ], - "id": 440, - "integrity": "sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==", - "man_dir": "", - "name": "autoprefixer", - "name_hash": "8637312893797281270", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.16.tgz", - "tag": "npm", - "value": "10.4.16", + "value": "8.4.31", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 441, - "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", + "id": 439, + "integrity": "sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==", "man_dir": "", - "name": "normalize-range", - "name_hash": "2450824346687386237", + "name": "lru-cache", + "name_hash": "15261810304153928944", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.2.tgz", "tag": "npm", - "value": "0.1.2", + "value": "10.2.2", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [], + "id": 440, + "integrity": "sha512-O18pf7nyvHTckunPWCV1XUNXU1piu01y2b7ATJ0ppkUkk8ocqVWBrYjJBCwHDjD/ZWcfyrA0P4gKhzWGi5EINQ==", + "man_dir": "", + "name": "lilconfig", + "name_hash": "17464546908434930808", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.1.tgz", + "tag": "npm", + "value": "3.1.1", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 885, + 886, + 887, + 888, + 889, + 890, + ], + "id": 441, + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "man_dir": "", + "name": "glob", + "name_hash": "4994027009006720870", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "tag": "npm", + "value": "7.2.3", }, "scripts": {}, }, @@ -42930,78 +43353,67 @@ exports[`next build works: node 1`] = ` "bin": null, "dependencies": [], "id": 442, - "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", "man_dir": "", - "name": "fraction.js", - "name_hash": "8226692764887072839", + "name": "emoji-regex", + "name_hash": "4954026511424972012", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", "tag": "npm", - "value": "4.3.7", + "value": "8.0.0", }, "scripts": {}, }, { - "bin": { - "file": "cli.js", - "name": "browserslist", - }, + "bin": null, "dependencies": [ - 871, - 872, - 873, - 874, + 891, ], "id": 443, - "integrity": "sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", "man_dir": "", - "name": "browserslist", - "name_hash": "10902238872969648239", + "name": "ansi-styles", + "name_hash": "1496261712670764878", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.0.tgz", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", "tag": "npm", - "value": "4.23.0", - }, - "scripts": {}, - }, - { - "bin": { - "file": "cli.js", - "name": "update-browserslist-db", - }, - "dependencies": [ - 875, - 876, - 877, - ], - "id": 444, - "integrity": "sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ==", - "man_dir": "", - "name": "update-browserslist-db", - "name_hash": "6664421840286510928", - "origin": "npm", - "resolution": { - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.16.tgz", - "tag": "npm", - "value": "1.0.16", + "value": "3.2.1", }, "scripts": {}, }, { "bin": null, "dependencies": [], - "id": 445, - "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==", + "id": 444, + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", "man_dir": "", - "name": "node-releases", - "name_hash": "16500855680207755447", + "name": "escape-string-regexp", + "name_hash": "6183299340420948366", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", "tag": "npm", - "value": "2.0.14", + "value": "1.0.5", + }, + "scripts": {}, + }, + { + "bin": null, + "dependencies": [ + 892, + ], + "id": 445, + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "man_dir": "", + "name": "supports-color", + "name_hash": "8283007902753735493", + "origin": "npm", + "resolution": { + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "tag": "npm", + "value": "5.5.0", }, "scripts": {}, }, @@ -43009,85 +43421,85 @@ exports[`next build works: node 1`] = ` "bin": null, "dependencies": [], "id": 446, - "integrity": "sha512-eVGeQxpaBYbomDBa/Mehrs28MdvCXfJmEFzaMFsv8jH/MJDLIylJN81eTJ5kvx7B7p18OiPK0BkC06lydEy63A==", + "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", "man_dir": "", - "name": "electron-to-chromium", - "name_hash": "670529235028360171", + "name": "ansi-regex", + "name_hash": "8115476937249128794", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.790.tgz", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", "tag": "npm", - "value": "1.4.790", + "value": "6.0.1", }, "scripts": {}, }, { "bin": null, - "dependencies": [ - 878, - ], + "dependencies": [], "id": 447, - "integrity": "sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA==", + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", "man_dir": "", - "name": "@types/react-dom", - "name_hash": "3229493356298419080", + "name": "ansi-styles", + "name_hash": "1496261712670764878", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.7.tgz", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", "tag": "npm", - "value": "18.2.7", + "value": "6.2.1", }, "scripts": {}, }, { "bin": null, "dependencies": [ - 879, - 880, - 881, + 893, ], "id": 448, - "integrity": "sha512-60fLTOLqzarLED2O3UQImc/lsNRgG0jE/a1mPW9KjMemY0LMITWEsbS4VvZ4p6rorEHd5YKxxmMKSDK505GHpA==", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", "man_dir": "", - "name": "@types/react", - "name_hash": "14723150644049679642", + "name": "lru-cache", + "name_hash": "15261810304153928944", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.22.tgz", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", "tag": "npm", - "value": "18.2.22", + "value": "6.0.0", }, "scripts": {}, }, { "bin": null, - "dependencies": [], + "dependencies": [ + 894, + ], "id": 449, - "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", "man_dir": "", - "name": "csstype", - "name_hash": "10489861045436610105", + "name": "brace-expansion", + "name_hash": "2949258092693339993", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", "tag": "npm", - "value": "3.1.3", + "value": "2.0.1", }, "scripts": {}, }, { "bin": null, - "dependencies": [], + "dependencies": [ + 897, + ], "id": 450, - "integrity": "sha512-YIoDCTH3Af6XM5VuwGG/QL/CJqga1Zm3NkU3HZ4ZHK2fRMPYP1VczsTUqtsf43PH/iJNVlPHAo2oWX7BSdB2Hw==", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", "man_dir": "", - "name": "@types/scheduler", - "name_hash": "12135549028975824460", + "name": "color-convert", + "name_hash": "4039459761306235234", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.23.0.tgz", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", "tag": "npm", - "value": "0.23.0", + "value": "1.9.3", }, "scripts": {}, }, @@ -43095,15 +43507,15 @@ exports[`next build works: node 1`] = ` "bin": null, "dependencies": [], "id": 451, - "integrity": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", "man_dir": "", - "name": "@types/prop-types", - "name_hash": "14301724962060537021", + "name": "has-flag", + "name_hash": "14617373831546330259", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.12.tgz", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", "tag": "npm", - "value": "15.7.12", + "value": "3.0.0", }, "scripts": {}, }, @@ -43111,15 +43523,15 @@ exports[`next build works: node 1`] = ` "bin": null, "dependencies": [], "id": 452, - "integrity": "sha512-zI22/pJW2wUZOVyguFaUL1HABdmSVxpXrzIqkjsHmyUjNhPoWM1CKfvVuXfetHhIok4RY573cqS0mZ1SJEnoTg==", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", "man_dir": "", - "name": "@types/node", - "name_hash": "4124652010926124945", + "name": "color-name", + "name_hash": "16546212153853106385", "origin": "npm", "resolution": { - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.7.0.tgz", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", "tag": "npm", - "value": "20.7.0", + "value": "1.1.3", }, "scripts": {}, }, @@ -43128,1712 +43540,1712 @@ exports[`next build works: node 1`] = ` { "dependencies": { "@alloc/quick-lru": { - "id": 33, - "package_id": 13, + "id": 741, + "package_id": 1, }, "@babel/code-frame": { - "id": 277, - "package_id": 202, + "id": 602, + "package_id": 2, }, "@babel/helper-validator-identifier": { - "id": 284, - "package_id": 211, + "id": 16, + "package_id": 3, }, "@babel/highlight": { - "id": 282, - "package_id": 203, + "id": 14, + "package_id": 4, }, "@babel/runtime": { - "id": 731, - "package_id": 427, + "id": 375, + "package_id": 5, }, "@eslint-community/eslint-utils": { - "id": 370, - "package_id": 241, + "id": 295, + "package_id": 6, }, "@eslint-community/regexpp": { - "id": 368, - "package_id": 248, + "id": 296, + "package_id": 7, }, "@eslint/eslintrc": { - "id": 363, - "package_id": 261, + "id": 297, + "package_id": 8, }, "@eslint/js": { - "id": 351, - "package_id": 289, + "id": 298, + "package_id": 9, }, "@humanwhocodes/config-array": { - "id": 369, - "package_id": 243, + "id": 299, + "package_id": 10, }, "@humanwhocodes/module-importer": { - "id": 371, - "package_id": 240, + "id": 300, + "package_id": 11, }, "@humanwhocodes/object-schema": { - "id": 375, - "package_id": 247, + "id": 32, + "package_id": 12, }, "@isaacs/cliui": { - "id": 111, - "package_id": 74, + "id": 521, + "package_id": 13, }, "@jridgewell/gen-mapping": { - "id": 90, - "package_id": 100, + "id": 733, + "package_id": 14, }, "@jridgewell/resolve-uri": { - "id": 145, - "package_id": 103, + "id": 44, + "package_id": 15, }, "@jridgewell/set-array": { - "id": 142, - "package_id": 104, + "id": 41, + "package_id": 16, }, "@jridgewell/sourcemap-codec": { - "id": 143, - "package_id": 102, + "id": 42, + "package_id": 17, }, "@jridgewell/trace-mapping": { - "id": 144, - "package_id": 101, + "id": 43, + "package_id": 18, }, "@next/env": { - "id": 300, - "package_id": 233, + "id": 555, + "package_id": 19, }, "@next/eslint-plugin-next": { - "id": 329, - "package_id": 402, + "id": 334, + "package_id": 20, }, "@next/swc-darwin-arm64": { - "id": 306, - "package_id": 227, + "id": 546, + "package_id": 21, }, "@next/swc-darwin-x64": { - "id": 305, - "package_id": 228, + "id": 547, + "package_id": 22, }, "@next/swc-linux-arm64-gnu": { - "id": 310, - "package_id": 223, + "id": 548, + "package_id": 23, }, "@next/swc-linux-arm64-musl": { - "id": 312, - "package_id": 221, + "id": 549, + "package_id": 24, }, "@next/swc-linux-x64-gnu": { - "id": 307, - "package_id": 226, + "id": 550, + "package_id": 25, }, "@next/swc-linux-x64-musl": { - "id": 308, - "package_id": 225, + "id": 551, + "package_id": 26, }, "@next/swc-win32-arm64-msvc": { - "id": 313, - "package_id": 220, + "id": 552, + "package_id": 27, }, "@next/swc-win32-ia32-msvc": { - "id": 311, - "package_id": 222, + "id": 553, + "package_id": 28, }, "@next/swc-win32-x64-msvc": { - "id": 309, - "package_id": 224, + "id": 554, + "package_id": 29, }, "@nodelib/fs.scandir": { - "id": 72, - "package_id": 46, + "id": 49, + "package_id": 30, }, "@nodelib/fs.stat": { - "id": 66, - "package_id": 49, + "id": 422, + "package_id": 31, }, "@nodelib/fs.walk": { - "id": 364, - "package_id": 43, + "id": 301, + "package_id": 32, }, "@pkgjs/parseargs": { - "id": 112, - "package_id": 73, + "id": 520, + "package_id": 33, }, "@puppeteer/browsers": { - "id": 155, - "package_id": 115, + "id": 638, + "package_id": 34, }, "@rushstack/eslint-patch": { - "id": 328, - "package_id": 403, + "id": 335, + "package_id": 35, }, "@swc/helpers": { - "id": 303, - "package_id": 230, + "id": 556, + "package_id": 36, }, "@tootallnate/quickjs-emscripten": { - "id": 219, - "package_id": 178, + "id": 591, + "package_id": 37, }, "@types/json5": { - "id": 463, - "package_id": 308, + "id": 775, + "package_id": 38, }, "@types/node": { "id": 0, - "package_id": 452, + "package_id": 39, }, "@types/prop-types": { - "id": 879, - "package_id": 451, + "id": 60, + "package_id": 40, }, "@types/react": { "id": 1, - "package_id": 448, + "package_id": 41, }, "@types/react-dom": { "id": 2, - "package_id": 447, + "package_id": 42, }, "@types/scheduler": { - "id": 880, - "package_id": 450, + "id": 61, + "package_id": 43, }, "@types/ws": { - "id": 861, - "package_id": 439, + "id": 164, + "package_id": 44, }, "@types/yauzl": { - "id": 253, - "package_id": 182, + "id": 418, + "package_id": 45, }, "@typescript-eslint/parser": { - "id": 330, - "package_id": 390, + "id": 336, + "package_id": 46, }, "@typescript-eslint/scope-manager": { - "id": 706, - "package_id": 401, + "id": 67, + "package_id": 47, }, "@typescript-eslint/types": { - "id": 704, - "package_id": 393, + "id": 68, + "package_id": 48, }, "@typescript-eslint/typescript-estree": { - "id": 707, - "package_id": 391, + "id": 69, + "package_id": 49, }, "@typescript-eslint/visitor-keys": { - "id": 705, - "package_id": 392, + "id": 70, + "package_id": 50, }, "acorn": { - "id": 405, - "package_id": 268, + "id": 413, + "package_id": 51, }, "acorn-jsx": { - "id": 406, - "package_id": 267, + "id": 414, + "package_id": 52, }, "agent-base": { - "id": 202, - "package_id": 156, + "id": 628, + "package_id": 53, }, "ajv": { - "id": 336, - "package_id": 269, + "id": 302, + "package_id": 54, }, "ansi-regex": { - "id": 122, - "package_id": 77, - }, - "ansi-styles": { - "id": 433, - "package_id": 81, - }, - "any-promise": { - "id": 97, - "package_id": 62, - }, - "anymatch": { - "id": 78, + "id": 729, "package_id": 55, }, + "ansi-styles": { + "id": 171, + "package_id": 56, + }, + "any-promise": { + "id": 539, + "package_id": 57, + }, + "anymatch": { + "id": 174, + "package_id": 58, + }, "arg": { - "id": 14, - "package_id": 107, + "id": 742, + "package_id": 59, }, "argparse": { - "id": 294, - "package_id": 213, + "id": 522, + "package_id": 60, }, "aria-query": { - "id": 732, - "package_id": 426, + "id": 376, + "package_id": 61, }, "array-buffer-byte-length": { - "id": 500, - "package_id": 374, + "id": 222, + "package_id": 62, }, "array-includes": { - "id": 445, - "package_id": 384, + "id": 357, + "package_id": 63, }, "array-union": { - "id": 721, - "package_id": 400, + "id": 469, + "package_id": 64, }, "array.prototype.findlast": { - "id": 807, - "package_id": 437, + "id": 393, + "package_id": 65, }, "array.prototype.findlastindex": { - "id": 446, - "package_id": 383, + "id": 358, + "package_id": 66, }, "array.prototype.flat": { - "id": 447, - "package_id": 382, + "id": 359, + "package_id": 67, }, "array.prototype.flatmap": { - "id": 448, - "package_id": 380, + "id": 360, + "package_id": 68, }, "array.prototype.toreversed": { - "id": 809, - "package_id": 436, + "id": 395, + "package_id": 69, }, "array.prototype.tosorted": { - "id": 810, - "package_id": 435, + "id": 396, + "package_id": 70, }, "arraybuffer.prototype.slice": { - "id": 501, - "package_id": 373, + "id": 223, + "package_id": 71, }, "ast-types": { - "id": 229, - "package_id": 167, + "id": 213, + "package_id": 72, }, "ast-types-flow": { - "id": 735, - "package_id": 425, + "id": 379, + "package_id": 73, }, "autoprefixer": { "id": 3, - "package_id": 440, + "package_id": 74, }, "available-typed-arrays": { - "id": 502, - "package_id": 330, + "id": 224, + "package_id": 75, }, "axe-core": { - "id": 736, - "package_id": 424, + "id": 380, + "package_id": 76, }, "axobject-query": { - "id": 737, - "package_id": 422, + "id": 381, + "package_id": 77, }, "b4a": { - "id": 195, - "package_id": 139, + "id": 767, + "package_id": 78, }, "balanced-match": { - "id": 379, - "package_id": 71, + "id": 154, + "package_id": 79, }, "bare-events": { - "id": 186, - "package_id": 137, + "id": 149, + "package_id": 80, }, "bare-fs": { - "id": 183, - "package_id": 134, + "id": 763, + "package_id": 81, }, "bare-os": { - "id": 185, - "package_id": 133, + "id": 152, + "package_id": 82, }, "bare-path": { - "id": 184, - "package_id": 132, + "id": 764, + "package_id": 83, }, "bare-stream": { - "id": 188, - "package_id": 135, + "id": 151, + "package_id": 84, }, "base64-js": { - "id": 179, - "package_id": 130, + "id": 161, + "package_id": 85, }, "basic-ftp": { - "id": 241, - "package_id": 177, + "id": 456, + "package_id": 86, }, "binary-extensions": { - "id": 87, - "package_id": 54, + "id": 496, + "package_id": 87, }, "brace-expansion": { - "id": 378, - "package_id": 245, + "id": 538, + "package_id": 88, }, "braces": { - "id": 79, - "package_id": 34, + "id": 175, + "package_id": 89, }, "browserslist": { - "id": 864, - "package_id": 443, + "id": 141, + "package_id": 90, }, "buffer": { - "id": 177, - "package_id": 128, + "id": 804, + "package_id": 91, }, "buffer-crc32": { - "id": 257, - "package_id": 186, + "id": 852, + "package_id": 92, }, "bun-types": { "id": 4, - "package_id": 438, - }, - "busboy": { - "id": 298, - "package_id": 235, - }, - "call-bind": { - "id": 693, - "package_id": 322, - }, - "callsites": { - "id": 297, - "package_id": 217, - }, - "camelcase-css": { - "id": 59, - "package_id": 31, - }, - "caniuse-lite": { - "id": 865, - "package_id": 229, - }, - "chalk": { - "id": 338, - "package_id": 299, - }, - "chokidar": { - "id": 21, - "package_id": 50, - }, - "chromium-bidi": { - "id": 262, - "package_id": 193, - }, - "client-only": { - "id": 319, - "package_id": 232, - }, - "cliui": { - "id": 167, - "package_id": 125, - }, - "color-convert": { - "id": 126, - "package_id": 82, - }, - "color-name": { - "id": 127, - "package_id": 83, - }, - "commander": { - "id": 91, - "package_id": 99, - }, - "concat-map": { - "id": 380, - "package_id": 246, - }, - "cosmiconfig": { - "id": 153, - "package_id": 197, - }, - "cross-spawn": { - "id": 355, "package_id": 93, }, - "cssesc": { - "id": 36, - "package_id": 5, + "busboy": { + "id": 557, + "package_id": 94, }, - "csstype": { - "id": 881, - "package_id": 449, + "call-bind": { + "id": 96, + "package_id": 95, }, - "damerau-levenshtein": { - "id": 738, - "package_id": 421, + "callsites": { + "id": 601, + "package_id": 96, }, - "data-uri-to-buffer": { - "id": 242, - "package_id": 176, + "camelcase-css": { + "id": 616, + "package_id": 97, }, - "data-view-buffer": { - "id": 504, - "package_id": 372, + "caniuse-lite": { + "id": 142, + "package_id": 98, }, - "data-view-byte-length": { - "id": 505, - "package_id": 371, + "chalk": { + "id": 303, + "package_id": 99, }, - "data-view-byte-offset": { - "id": 506, - "package_id": 370, + "chokidar": { + "id": 743, + "package_id": 100, }, - "debug": { - "id": 339, - "package_id": 154, + "chromium-bidi": { + "id": 643, + "package_id": 101, }, - "deep-is": { - "id": 418, - "package_id": 288, + "client-only": { + "id": 732, + "package_id": 102, }, - "define-data-property": { - "id": 472, - "package_id": 320, + "cliui": { + "id": 845, + "package_id": 103, }, - "define-properties": { - "id": 694, - "package_id": 313, + "color-convert": { + "id": 90, + "package_id": 104, }, - "degenerator": { - "id": 227, - "package_id": 161, + "color-name": { + "id": 188, + "package_id": 105, }, - "dequal": { - "id": 804, - "package_id": 423, - }, - "devtools-protocol": { - "id": 156, - "package_id": 114, - }, - "didyoumean": { - "id": 24, - "package_id": 38, - }, - "dir-glob": { - "id": 722, - "package_id": 398, - }, - "dlv": { - "id": 15, + "commander": { + "id": 734, "package_id": 106, }, - "doctrine": { - "id": 348, - "package_id": 291, + "concat-map": { + "id": 155, + "package_id": 107, }, - "eastasianwidth": { - "id": 132, - "package_id": 89, + "cosmiconfig": { + "id": 639, + "package_id": 108, }, - "electron-to-chromium": { - "id": 872, - "package_id": 446, + "cross-spawn": { + "id": 304, + "package_id": 109, }, - "emoji-regex": { - "id": 739, - "package_id": 88, + "cssesc": { + "id": 623, + "package_id": 110, }, - "end-of-stream": { - "id": 198, - "package_id": 146, + "csstype": { + "id": 62, + "package_id": 111, }, - "enhanced-resolve": { - "id": 437, - "package_id": 387, + "damerau-levenshtein": { + "id": 382, + "package_id": 112, }, - "env-paths": { - "id": 272, - "package_id": 218, + "data-uri-to-buffer": { + "id": 457, + "package_id": 113, }, - "error-ex": { - "id": 278, - "package_id": 200, + "data-view-buffer": { + "id": 226, + "package_id": 114, }, - "es-abstract": { - "id": 695, - "package_id": 325, + "data-view-byte-length": { + "id": 227, + "package_id": 115, }, - "es-define-property": { - "id": 486, - "package_id": 316, + "data-view-byte-offset": { + "id": 228, + "package_id": 116, }, - "es-errors": { - "id": 690, - "package_id": 312, + "debug": { + "id": 305, + "package_id": 117, }, - "es-iterator-helpers": { - "id": 740, - "package_id": 409, + "deep-is": { + "id": 583, + "package_id": 118, }, - "es-object-atoms": { - "id": 696, - "package_id": 311, + "define-data-property": { + "id": 210, + "package_id": 119, }, - "es-set-tostringtag": { - "id": 760, - "package_id": 369, + "define-properties": { + "id": 97, + "package_id": 120, }, - "es-shim-unscopables": { - "id": 692, - "package_id": 381, + "degenerator": { + "id": 599, + "package_id": 121, }, - "es-to-primitive": { - "id": 511, - "package_id": 367, + "dequal": { + "id": 93, + "package_id": 122, }, - "escalade": { - "id": 875, + "devtools-protocol": { + "id": 640, + "package_id": 123, + }, + "didyoumean": { + "id": 744, "package_id": 124, }, + "dir-glob": { + "id": 470, + "package_id": 125, + }, + "dlv": { + "id": 745, + "package_id": 126, + }, + "doctrine": { + "id": 306, + "package_id": 127, + }, + "eastasianwidth": { + "id": 857, + "package_id": 128, + }, + "electron-to-chromium": { + "id": 158, + "package_id": 129, + }, + "emoji-regex": { + "id": 383, + "package_id": 130, + }, + "end-of-stream": { + "id": 636, + "package_id": 131, + }, + "enhanced-resolve": { + "id": 349, + "package_id": 132, + }, + "env-paths": { + "id": 190, + "package_id": 133, + }, + "error-ex": { + "id": 603, + "package_id": 134, + }, + "es-abstract": { + "id": 98, + "package_id": 135, + }, + "es-define-property": { + "id": 166, + "package_id": 136, + }, + "es-errors": { + "id": 111, + "package_id": 137, + }, + "es-iterator-helpers": { + "id": 384, + "package_id": 138, + }, + "es-object-atoms": { + "id": 99, + "package_id": 139, + }, + "es-set-tostringtag": { + "id": 273, + "package_id": 140, + }, + "es-shim-unscopables": { + "id": 113, + "package_id": 141, + }, + "es-to-primitive": { + "id": 233, + "package_id": 142, + }, + "escalade": { + "id": 807, + "package_id": 143, + }, "escape-string-regexp": { - "id": 367, - "package_id": 249, + "id": 307, + "package_id": 144, }, "escodegen": { - "id": 230, - "package_id": 163, + "id": 214, + "package_id": 145, }, "eslint": { "id": 5, - "package_id": 238, + "package_id": 146, }, "eslint-config-next": { "id": 6, - "package_id": 237, + "package_id": 147, }, "eslint-import-resolver-node": { - "id": 332, - "package_id": 378, + "id": 337, + "package_id": 148, }, "eslint-import-resolver-typescript": { - "id": 333, - "package_id": 302, + "id": 338, + "package_id": 149, }, "eslint-module-utils": { - "id": 438, - "package_id": 376, + "id": 350, + "package_id": 150, }, "eslint-plugin-import": { - "id": 326, - "package_id": 303, - }, - "eslint-plugin-jsx-a11y": { - "id": 327, - "package_id": 404, - }, - "eslint-plugin-react": { - "id": 325, - "package_id": 429, - }, - "eslint-plugin-react-hooks": { - "id": 331, - "package_id": 389, - }, - "eslint-scope": { - "id": 358, - "package_id": 278, - }, - "eslint-visitor-keys": { - "id": 366, - "package_id": 242, - }, - "espree": { - "id": 340, - "package_id": 266, - }, - "esprima": { - "id": 231, - "package_id": 162, - }, - "esquery": { - "id": 342, - "package_id": 298, - }, - "esrecurse": { - "id": 414, - "package_id": 279, - }, - "estraverse": { - "id": 415, - "package_id": 166, - }, - "esutils": { - "id": 343, - "package_id": 165, - }, - "extract-zip": { - "id": 158, - "package_id": 181, - }, - "fast-deep-equal": { - "id": 361, - "package_id": 274, - }, - "fast-fifo": { - "id": 196, - "package_id": 141, - }, - "fast-glob": { - "id": 22, - "package_id": 40, - }, - "fast-json-stable-stringify": { - "id": 410, - "package_id": 273, - }, - "fast-levenshtein": { - "id": 422, - "package_id": 283, - }, - "fastq": { - "id": 73, - "package_id": 44, - }, - "fd-slicer": { - "id": 256, - "package_id": 187, - }, - "file-entry-cache": { - "id": 365, - "package_id": 250, - }, - "fill-range": { - "id": 63, - "package_id": 35, - }, - "find-up": { - "id": 344, - "package_id": 292, - }, - "flat-cache": { - "id": 381, - "package_id": 251, - }, - "flatted": { - "id": 382, - "package_id": 260, - }, - "for-each": { - "id": 583, - "package_id": 328, - }, - "foreground-child": { - "id": 102, - "package_id": 91, - }, - "fraction.js": { - "id": 866, - "package_id": 442, - }, - "fs-extra": { - "id": 244, - "package_id": 172, - }, - "fs.realpath": { - "id": 386, - "package_id": 257, - }, - "fsevents": { - "id": 85, - "package_id": 51, - }, - "function-bind": { - "id": 55, - "package_id": 21, - }, - "function.prototype.name": { - "id": 512, - "package_id": 366, - }, - "functions-have-names": { - "id": 615, - "package_id": 354, - }, - "get-caller-file": { - "id": 169, - "package_id": 123, - }, - "get-intrinsic": { - "id": 697, - "package_id": 317, - }, - "get-stream": { - "id": 251, - "package_id": 189, - }, - "get-symbol-description": { - "id": 514, - "package_id": 365, - }, - "get-tsconfig": { - "id": 440, - "package_id": 385, - }, - "get-uri": { - "id": 222, - "package_id": 171, - }, - "glob": { - "id": 730, - "package_id": 65, - }, - "glob-parent": { - "id": 356, - "package_id": 27, - }, - "globals": { - "id": 345, - "package_id": 264, - }, - "globalthis": { - "id": 763, - "package_id": 364, - }, - "globby": { - "id": 710, - "package_id": 396, - }, - "gopd": { - "id": 831, - "package_id": 321, - }, - "graceful-fs": { - "id": 302, - "package_id": 175, - }, - "graphemer": { - "id": 349, - "package_id": 290, - }, - "has-bigints": { - "id": 555, - "package_id": 339, - }, - "has-flag": { - "id": 435, - "package_id": 301, - }, - "has-property-descriptors": { - "id": 764, - "package_id": 315, - }, - "has-proto": { - "id": 765, - "package_id": 319, - }, - "has-symbols": { - "id": 766, - "package_id": 318, - }, - "has-tostringtag": { - "id": 564, - "package_id": 327, - }, - "hasown": { - "id": 453, - "package_id": 20, - }, - "http-proxy-agent": { - "id": 204, - "package_id": 170, - }, - "https-proxy-agent": { - "id": 205, - "package_id": 169, - }, - "ieee754": { - "id": 180, - "package_id": 129, - }, - "ignore": { - "id": 341, - "package_id": 263, - }, - "import-fresh": { - "id": 400, - "package_id": 214, - }, - "imurmurhash": { - "id": 357, - "package_id": 280, - }, - "inflight": { - "id": 387, - "package_id": 256, - }, - "inherits": { - "id": 388, - "package_id": 255, - }, - "internal-slot": { - "id": 767, - "package_id": 362, - }, - "ip-address": { - "id": 213, + "id": 339, "package_id": 151, }, - "is-array-buffer": { - "id": 522, - "package_id": 361, + "eslint-plugin-jsx-a11y": { + "id": 340, + "package_id": 152, }, - "is-arrayish": { - "id": 281, - "package_id": 201, - }, - "is-async-function": { - "id": 784, - "package_id": 420, - }, - "is-bigint": { - "id": 558, - "package_id": 338, - }, - "is-binary-path": { - "id": 81, - "package_id": 53, - }, - "is-boolean-object": { - "id": 559, - "package_id": 337, - }, - "is-callable": { - "id": 523, - "package_id": 329, - }, - "is-core-module": { - "id": 675, - "package_id": 19, - }, - "is-data-view": { - "id": 524, - "package_id": 360, - }, - "is-date-object": { - "id": 643, - "package_id": 368, - }, - "is-extglob": { - "id": 58, - "package_id": 29, - }, - "is-finalizationregistry": { - "id": 786, - "package_id": 419, - }, - "is-fullwidth-code-point": { - "id": 124, - "package_id": 79, - }, - "is-generator-function": { - "id": 787, - "package_id": 418, - }, - "is-glob": { - "id": 346, - "package_id": 28, - }, - "is-map": { - "id": 794, - "package_id": 417, - }, - "is-negative-zero": { - "id": 525, - "package_id": 359, - }, - "is-number": { - "id": 65, - "package_id": 37, - }, - "is-number-object": { - "id": 560, - "package_id": 336, - }, - "is-path-inside": { - "id": 360, - "package_id": 276, - }, - "is-regex": { - "id": 526, - "package_id": 349, - }, - "is-set": { - "id": 795, - "package_id": 416, - }, - "is-shared-array-buffer": { - "id": 527, - "package_id": 358, - }, - "is-string": { - "id": 698, - "package_id": 335, - }, - "is-symbol": { - "id": 644, - "package_id": 334, - }, - "is-typed-array": { - "id": 529, - "package_id": 341, - }, - "is-weakmap": { - "id": 796, - "package_id": 415, - }, - "is-weakref": { - "id": 530, - "package_id": 357, - }, - "is-weakset": { - "id": 797, - "package_id": 414, - }, - "isarray": { - "id": 608, - "package_id": 351, - }, - "isexe": { - "id": 140, - "package_id": 95, - }, - "iterator.prototype": { - "id": 768, - "package_id": 410, - }, - "jackspeak": { - "id": 103, - "package_id": 72, - }, - "jiti": { - "id": 16, - "package_id": 105, - }, - "js-tokens": { - "id": 151, - "package_id": 111, - }, - "js-yaml": { - "id": 347, - "package_id": 212, - }, - "jsbn": { - "id": 215, + "eslint-plugin-react": { + "id": 341, "package_id": 153, }, - "json-buffer": { - "id": 394, - "package_id": 259, + "eslint-plugin-react-hooks": { + "id": 342, + "package_id": 154, }, - "json-parse-even-better-errors": { - "id": 279, - "package_id": 199, - }, - "json-schema-traverse": { - "id": 411, - "package_id": 272, - }, - "json-stable-stringify-without-jsonify": { - "id": 372, - "package_id": 239, - }, - "json5": { - "id": 464, - "package_id": 307, - }, - "jsonfile": { - "id": 246, - "package_id": 174, - }, - "jsx-ast-utils": { - "id": 742, - "package_id": 408, - }, - "keyv": { - "id": 383, - "package_id": 258, - }, - "language-subtag-registry": { - "id": 751, - "package_id": 407, - }, - "language-tags": { - "id": 743, - "package_id": 406, - }, - "levn": { - "id": 337, - "package_id": 284, - }, - "lilconfig": { - "id": 23, - "package_id": 39, - }, - "lines-and-columns": { - "id": 93, - "package_id": 64, - }, - "locate-path": { - "id": 427, - "package_id": 294, - }, - "lodash.merge": { - "id": 359, - "package_id": 277, - }, - "loose-envify": { - "id": 150, - "package_id": 110, - }, - "lru-cache": { - "id": 206, - "package_id": 179, - }, - "merge2": { - "id": 69, - "package_id": 41, - }, - "micromatch": { - "id": 25, - "package_id": 32, - }, - "minimatch": { - "id": 350, - "package_id": 244, - }, - "minimist": { - "id": 465, - "package_id": 306, - }, - "minipass": { - "id": 105, - "package_id": 67, - }, - "mitt": { - "id": 268, - "package_id": 196, - }, - "ms": { - "id": 217, + "eslint-scope": { + "id": 308, "package_id": 155, }, - "mz": { - "id": 94, - "package_id": 59, + "eslint-visitor-keys": { + "id": 309, + "package_id": 156, }, - "nanoid": { - "id": 42, - "package_id": 10, + "espree": { + "id": 310, + "package_id": 157, }, - "natural-compare": { - "id": 362, + "esprima": { + "id": 215, + "package_id": 158, + }, + "esquery": { + "id": 311, + "package_id": 159, + }, + "esrecurse": { + "id": 411, + "package_id": 160, + }, + "estraverse": { + "id": 412, + "package_id": 161, + }, + "esutils": { + "id": 312, + "package_id": 162, + }, + "extract-zip": { + "id": 52, + "package_id": 163, + }, + "fast-deep-equal": { + "id": 313, + "package_id": 164, + }, + "fast-fifo": { + "id": 768, + "package_id": 165, + }, + "fast-glob": { + "id": 746, + "package_id": 166, + }, + "fast-json-stable-stringify": { + "id": 87, + "package_id": 167, + }, + "fast-levenshtein": { + "id": 584, + "package_id": 168, + }, + "fastq": { + "id": 50, + "package_id": 169, + }, + "fd-slicer": { + "id": 853, + "package_id": 170, + }, + "file-entry-cache": { + "id": 314, + "package_id": 171, + }, + "fill-range": { + "id": 156, + "package_id": 172, + }, + "find-up": { + "id": 315, + "package_id": 173, + }, + "flat-cache": { + "id": 429, + "package_id": 174, + }, + "flatted": { + "id": 433, + "package_id": 175, + }, + "for-each": { + "id": 784, + "package_id": 176, + }, + "foreground-child": { + "id": 460, + "package_id": 177, + }, + "fraction.js": { + "id": 143, + "package_id": 178, + }, + "fs-extra": { + "id": 459, + "package_id": 179, + }, + "fs.realpath": { + "id": 885, + "package_id": 180, + }, + "fsevents": { + "id": 173, + "package_id": 181, + }, + "function-bind": { + "id": 478, + "package_id": 182, + }, + "function.prototype.name": { + "id": 234, + "package_id": 183, + }, + "functions-have-names": { + "id": 685, + "package_id": 184, + }, + "get-caller-file": { + "id": 847, + "package_id": 185, + }, + "get-intrinsic": { + "id": 100, + "package_id": 186, + }, + "get-stream": { + "id": 420, + "package_id": 187, + }, + "get-symbol-description": { + "id": 236, + "package_id": 188, + }, + "get-tsconfig": { + "id": 352, + "package_id": 189, + }, + "get-uri": { + "id": 594, + "package_id": 190, + }, + "glob": { + "id": 46, + "package_id": 191, + }, + "glob-parent": { + "id": 316, + "package_id": 192, + }, + "globals": { + "id": 317, + "package_id": 193, + }, + "globalthis": { + "id": 276, + "package_id": 194, + }, + "globby": { + "id": 77, + "package_id": 195, + }, + "gopd": { + "id": 713, + "package_id": 196, + }, + "graceful-fs": { + "id": 559, + "package_id": 197, + }, + "graphemer": { + "id": 318, + "package_id": 198, + }, + "has-bigints": { + "id": 801, + "package_id": 199, + }, + "has-flag": { + "id": 740, + "package_id": 200, + }, + "has-property-descriptors": { + "id": 277, + "package_id": 201, + }, + "has-proto": { + "id": 278, + "package_id": 202, + }, + "has-symbols": { + "id": 279, + "package_id": 203, + }, + "has-tostringtag": { + "id": 509, + "package_id": 204, + }, + "hasown": { + "id": 365, + "package_id": 205, + }, + "http-proxy-agent": { + "id": 630, + "package_id": 206, + }, + "https-proxy-agent": { + "id": 631, + "package_id": 207, + }, + "ieee754": { + "id": 162, + "package_id": 208, + }, + "ignore": { + "id": 319, + "package_id": 209, + }, + "import-fresh": { + "id": 28, + "package_id": 210, + }, + "imurmurhash": { + "id": 320, + "package_id": 211, + }, + "inflight": { + "id": 886, + "package_id": 212, + }, + "inherits": { + "id": 887, + "package_id": 213, + }, + "internal-slot": { + "id": 280, + "package_id": 214, + }, + "ip-address": { + "id": 692, + "package_id": 215, + }, + "is-array-buffer": { + "id": 244, + "package_id": 216, + }, + "is-arrayish": { + "id": 221, + "package_id": 217, + }, + "is-async-function": { + "id": 818, + "package_id": 218, + }, + "is-bigint": { + "id": 811, + "package_id": 219, + }, + "is-binary-path": { + "id": 177, + "package_id": 220, + }, + "is-boolean-object": { + "id": 812, + "package_id": 221, + }, + "is-callable": { + "id": 245, + "package_id": 222, + }, + "is-core-module": { + "id": 344, + "package_id": 223, + }, + "is-data-view": { + "id": 246, + "package_id": 224, + }, + "is-date-object": { + "id": 289, + "package_id": 225, + }, + "is-extglob": { + "id": 504, + "package_id": 226, + }, + "is-finalizationregistry": { + "id": 820, + "package_id": 227, + }, + "is-fullwidth-code-point": { + "id": 702, + "package_id": 228, + }, + "is-generator-function": { + "id": 821, + "package_id": 229, + }, + "is-glob": { + "id": 321, + "package_id": 230, + }, + "is-map": { + "id": 828, + "package_id": 231, + }, + "is-negative-zero": { + "id": 247, + "package_id": 232, + }, + "is-number": { + "id": 773, + "package_id": 233, + }, + "is-number-object": { + "id": 813, + "package_id": 234, + }, + "is-path-inside": { + "id": 322, + "package_id": 235, + }, + "is-regex": { + "id": 248, + "package_id": 236, + }, + "is-set": { + "id": 829, + "package_id": 237, + }, + "is-shared-array-buffer": { + "id": 249, + "package_id": 238, + }, + "is-string": { + "id": 101, + "package_id": 239, + }, + "is-symbol": { + "id": 290, + "package_id": 240, + }, + "is-typed-array": { + "id": 251, + "package_id": 241, + }, + "is-weakmap": { + "id": 830, + "package_id": 242, + }, + "is-weakref": { + "id": 252, + "package_id": 243, + }, + "is-weakset": { + "id": 831, + "package_id": 244, + }, + "isarray": { + "id": 672, + "package_id": 245, + }, + "isexe": { + "id": 810, + "package_id": 246, + }, + "iterator.prototype": { + "id": 281, + "package_id": 247, + }, + "jackspeak": { + "id": 461, + "package_id": 248, + }, + "jiti": { + "id": 749, + "package_id": 249, + }, + "js-tokens": { + "id": 535, + "package_id": 250, + }, + "js-yaml": { + "id": 323, + "package_id": 251, + }, + "jsbn": { + "id": 490, + "package_id": 252, + }, + "json-buffer": { + "id": 530, + "package_id": 253, + }, + "json-parse-even-better-errors": { + "id": 604, + "package_id": 254, + }, + "json-schema-traverse": { + "id": 88, + "package_id": 255, + }, + "json-stable-stringify-without-jsonify": { + "id": 324, + "package_id": 256, + }, + "json5": { + "id": 776, + "package_id": 257, + }, + "jsonfile": { + "id": 440, + "package_id": 258, + }, + "jsx-ast-utils": { + "id": 386, + "package_id": 259, + }, + "keyv": { + "id": 434, + "package_id": 260, + }, + "language-subtag-registry": { + "id": 531, + "package_id": 261, + }, + "language-tags": { + "id": 387, + "package_id": 262, + }, + "levn": { + "id": 325, + "package_id": 263, + }, + "lilconfig": { + "id": 750, + "package_id": 264, + }, + "lines-and-columns": { + "id": 736, + "package_id": 265, + }, + "locate-path": { + "id": 431, + "package_id": 266, + }, + "lodash.merge": { + "id": 326, + "package_id": 267, + }, + "loose-envify": { + "id": 647, + "package_id": 268, + }, + "lru-cache": { + "id": 632, + "package_id": 269, + }, + "merge2": { + "id": 425, + "package_id": 270, + }, + "micromatch": { + "id": 751, + "package_id": 271, + }, + "minimatch": { + "id": 327, + "package_id": 272, + }, + "minimist": { + "id": 777, + "package_id": 273, + }, + "minipass": { + "id": 463, + "package_id": 274, + }, + "mitt": { + "id": 182, "package_id": 275, }, + "ms": { + "id": 206, + "package_id": 276, + }, + "mz": { + "id": 737, + "package_id": 277, + }, + "nanoid": { + "id": 608, + "package_id": 278, + }, + "natural-compare": { + "id": 328, + "package_id": 279, + }, "netmask": { - "id": 228, - "package_id": 160, + "id": 600, + "package_id": 280, }, "next": { "id": 7, - "package_id": 219, + "package_id": 281, }, "node-releases": { - "id": 873, - "package_id": 445, - }, - "normalize-path": { - "id": 30, - "package_id": 25, - }, - "normalize-range": { - "id": 867, - "package_id": 441, - }, - "object-assign": { - "id": 841, - "package_id": 63, - }, - "object-hash": { - "id": 29, - "package_id": 26, - }, - "object-inspect": { - "id": 531, - "package_id": 356, - }, - "object-keys": { - "id": 474, - "package_id": 314, - }, - "object.assign": { - "id": 754, - "package_id": 355, - }, - "object.entries": { - "id": 745, - "package_id": 405, - }, - "object.fromentries": { - "id": 457, - "package_id": 375, - }, - "object.groupby": { - "id": 458, - "package_id": 324, - }, - "object.hasown": { - "id": 818, - "package_id": 434, - }, - "object.values": { - "id": 459, - "package_id": 310, - }, - "once": { - "id": 199, - "package_id": 144, - }, - "optionator": { - "id": 352, + "id": 159, "package_id": 282, }, - "p-limit": { - "id": 430, - "package_id": 296, + "normalize-path": { + "id": 752, + "package_id": 283, }, - "p-locate": { - "id": 429, - "package_id": 295, + "normalize-range": { + "id": 144, + "package_id": 284, }, - "pac-proxy-agent": { - "id": 207, - "package_id": 158, + "object-assign": { + "id": 626, + "package_id": 285, }, - "pac-resolver": { - "id": 225, - "package_id": 159, + "object-hash": { + "id": 753, + "package_id": 286, }, - "parent-module": { - "id": 295, - "package_id": 216, + "object-inspect": { + "id": 253, + "package_id": 287, }, - "parse-json": { - "id": 275, - "package_id": 198, + "object-keys": { + "id": 212, + "package_id": 288, }, - "path-exists": { - "id": 428, + "object.assign": { + "id": 528, + "package_id": 289, + }, + "object.entries": { + "id": 389, + "package_id": 290, + }, + "object.fromentries": { + "id": 369, + "package_id": 291, + }, + "object.groupby": { + "id": 370, + "package_id": 292, + }, + "object.hasown": { + "id": 404, "package_id": 293, }, + "object.values": { + "id": 371, + "package_id": 294, + }, + "once": { + "id": 637, + "package_id": 295, + }, + "optionator": { + "id": 329, + "package_id": 296, + }, + "p-limit": { + "id": 590, + "package_id": 297, + }, + "p-locate": { + "id": 534, + "package_id": 298, + }, + "pac-proxy-agent": { + "id": 633, + "package_id": 299, + }, + "pac-resolver": { + "id": 597, + "package_id": 300, + }, + "parent-module": { + "id": 483, + "package_id": 301, + }, + "parse-json": { + "id": 193, + "package_id": 302, + }, + "path-exists": { + "id": 432, + "package_id": 303, + }, "path-is-absolute": { - "id": 391, - "package_id": 254, + "id": 890, + "package_id": 304, }, "path-key": { - "id": 137, - "package_id": 98, + "id": 194, + "package_id": 305, }, "path-parse": { - "id": 52, - "package_id": 18, + "id": 665, + "package_id": 306, }, "path-scurry": { - "id": 106, - "package_id": 66, + "id": 464, + "package_id": 307, }, "path-type": { - "id": 727, - "package_id": 399, + "id": 216, + "package_id": 308, }, "pend": { - "id": 258, - "package_id": 188, + "id": 428, + "package_id": 309, }, "picocolors": { - "id": 868, - "package_id": 9, + "id": 145, + "package_id": 310, }, "picomatch": { - "id": 62, - "package_id": 33, + "id": 537, + "package_id": 311, }, "pify": { - "id": 56, - "package_id": 23, + "id": 651, + "package_id": 312, }, "pirates": { - "id": 95, - "package_id": 58, + "id": 738, + "package_id": 313, }, "possible-typed-array-names": { - "id": 553, - "package_id": 331, + "id": 147, + "package_id": 314, }, "postcss": { "id": 8, - "package_id": 7, + "package_id": 315, }, "postcss-import": { - "id": 31, - "package_id": 15, + "id": 756, + "package_id": 316, }, "postcss-js": { - "id": 27, - "package_id": 30, + "id": 757, + "package_id": 317, }, "postcss-load-config": { - "id": 34, - "package_id": 6, + "id": 758, + "package_id": 318, }, "postcss-nested": { - "id": 32, - "package_id": 14, + "id": 759, + "package_id": 319, }, "postcss-selector-parser": { - "id": 35, - "package_id": 3, + "id": 760, + "package_id": 320, }, "postcss-value-parser": { - "id": 869, - "package_id": 24, + "id": 146, + "package_id": 321, }, "prelude-ls": { - "id": 423, - "package_id": 286, + "id": 532, + "package_id": 322, }, "progress": { - "id": 159, - "package_id": 180, + "id": 53, + "package_id": 323, }, "prop-types": { - "id": 820, - "package_id": 432, + "id": 406, + "package_id": 324, }, "proxy-agent": { - "id": 160, - "package_id": 147, + "id": 54, + "package_id": 325, }, "proxy-from-env": { - "id": 208, - "package_id": 157, + "id": 634, + "package_id": 326, }, "pump": { - "id": 181, - "package_id": 143, + "id": 765, + "package_id": 327, }, "punycode": { - "id": 413, - "package_id": 271, + "id": 809, + "package_id": 328, }, "puppeteer": { "id": 9, - "package_id": 113, + "package_id": 329, }, "puppeteer-core": { - "id": 154, - "package_id": 191, + "id": 641, + "package_id": 330, }, "queue-microtask": { - "id": 77, - "package_id": 48, + "id": 668, + "package_id": 331, }, "queue-tick": { - "id": 191, - "package_id": 140, + "id": 699, + "package_id": 332, }, "react": { "id": 10, - "package_id": 109, + "package_id": 333, }, "react-dom": { "id": 11, - "package_id": 108, + "package_id": 334, }, "react-is": { - "id": 842, - "package_id": 433, + "id": 627, + "package_id": 335, }, "read-cache": { - "id": 48, - "package_id": 22, + "id": 613, + "package_id": 336, }, "readdirp": { - "id": 84, - "package_id": 52, + "id": 180, + "package_id": 337, }, "reflect.getprototypeof": { - "id": 773, - "package_id": 411, + "id": 518, + "package_id": 338, }, "regenerator-runtime": { - "id": 805, - "package_id": 428, + "id": 20, + "package_id": 339, }, "regexp.prototype.flags": { - "id": 834, - "package_id": 352, + "id": 716, + "package_id": 340, }, "require-directory": { - "id": 170, - "package_id": 122, + "id": 848, + "package_id": 341, }, "resolve": { - "id": 19, - "package_id": 16, + "id": 761, + "package_id": 342, }, "resolve-from": { - "id": 296, - "package_id": 215, + "id": 484, + "package_id": 343, }, "resolve-pkg-maps": { - "id": 699, - "package_id": 386, + "id": 455, + "package_id": 344, }, "reusify": { - "id": 74, - "package_id": 45, + "id": 427, + "package_id": 345, }, "rimraf": { - "id": 384, - "package_id": 252, + "id": 435, + "package_id": 346, }, "run-parallel": { - "id": 76, - "package_id": 47, + "id": 48, + "package_id": 347, }, "safe-array-concat": { - "id": 769, - "package_id": 350, - }, - "safe-regex-test": { - "id": 536, + "id": 282, "package_id": 348, }, + "safe-regex-test": { + "id": 258, + "package_id": 349, + }, "scheduler": { - "id": 147, - "package_id": 112, + "id": 650, + "package_id": 350, }, "semver": { - "id": 460, - "package_id": 309, + "id": 372, + "package_id": 351, }, "set-function-length": { - "id": 490, - "package_id": 323, + "id": 170, + "package_id": 352, }, "set-function-name": { - "id": 835, + "id": 717, "package_id": 353, }, "shebang-command": { - "id": 138, - "package_id": 96, + "id": 195, + "package_id": 354, }, "shebang-regex": { - "id": 141, - "package_id": 97, + "id": 687, + "package_id": 355, }, "side-channel": { - "id": 836, - "package_id": 363, + "id": 718, + "package_id": 356, }, "signal-exit": { - "id": 136, - "package_id": 92, + "id": 438, + "package_id": 357, }, "slash": { - "id": 726, - "package_id": 397, + "id": 474, + "package_id": 358, }, "smart-buffer": { - "id": 214, - "package_id": 150, + "id": 693, + "package_id": 359, }, "socks": { - "id": 212, - "package_id": 149, + "id": 696, + "package_id": 360, }, "socks-proxy-agent": { - "id": 209, - "package_id": 148, + "id": 635, + "package_id": 361, }, "source-map": { - "id": 235, - "package_id": 164, + "id": 291, + "package_id": 362, }, "source-map-js": { - "id": 44, - "package_id": 8, + "id": 610, + "package_id": 363, }, "sprintf-js": { - "id": 216, - "package_id": 152, + "id": 491, + "package_id": 364, }, "streamsearch": { - "id": 324, - "package_id": 236, + "id": 165, + "package_id": 365, }, "streamx": { - "id": 197, - "package_id": 136, + "id": 769, + "package_id": 366, }, "string-width": { - "id": 171, - "package_id": 78, + "id": 849, + "package_id": 367, }, "string-width-cjs": { - "id": 114, - "package_id": 78, + "id": 36, + "package_id": 367, }, "string.prototype.matchall": { - "id": 823, - "package_id": 430, + "id": 409, + "package_id": 368, }, "string.prototype.trim": { - "id": 537, - "package_id": 347, + "id": 259, + "package_id": 369, }, "string.prototype.trimend": { - "id": 538, - "package_id": 346, + "id": 260, + "package_id": 370, }, "string.prototype.trimstart": { - "id": 539, - "package_id": 345, + "id": 261, + "package_id": 371, }, "strip-ansi": { - "id": 353, - "package_id": 76, + "id": 330, + "package_id": 372, }, "strip-ansi-cjs": { - "id": 116, - "package_id": 76, + "id": 38, + "package_id": 372, }, "strip-bom": { - "id": 466, - "package_id": 305, + "id": 778, + "package_id": 373, }, "strip-json-comments": { - "id": 403, - "package_id": 262, + "id": 31, + "package_id": 374, }, "styled-jsx": { - "id": 301, - "package_id": 231, + "id": 561, + "package_id": 375, }, "sucrase": { - "id": 20, - "package_id": 56, + "id": 762, + "package_id": 376, }, "supports-color": { - "id": 434, - "package_id": 300, + "id": 172, + "package_id": 377, }, "supports-preserve-symlinks-flag": { - "id": 53, - "package_id": 17, + "id": 666, + "package_id": 378, }, "tailwindcss": { "id": 12, - "package_id": 2, + "package_id": 379, }, "tapable": { - "id": 701, - "package_id": 388, + "id": 220, + "package_id": 380, }, "tar-fs": { - "id": 161, - "package_id": 131, + "id": 56, + "package_id": 381, }, "tar-stream": { - "id": 182, - "package_id": 142, + "id": 766, + "package_id": 382, }, "text-decoder": { - "id": 192, - "package_id": 138, + "id": 700, + "package_id": 383, }, "text-table": { - "id": 354, - "package_id": 281, + "id": 331, + "package_id": 384, }, "thenify": { - "id": 100, - "package_id": 61, + "id": 772, + "package_id": 385, }, "thenify-all": { - "id": 99, - "package_id": 60, + "id": 541, + "package_id": 386, }, "through": { - "id": 178, - "package_id": 127, + "id": 805, + "package_id": 387, }, "to-regex-range": { - "id": 64, - "package_id": 36, + "id": 430, + "package_id": 388, }, "ts-api-utils": { - "id": 714, - "package_id": 394, + "id": 81, + "package_id": 389, }, "ts-interface-checker": { - "id": 96, - "package_id": 57, + "id": 739, + "package_id": 390, }, "tsconfig-paths": { - "id": 461, - "package_id": 304, + "id": 373, + "package_id": 391, }, "tslib": { - "id": 318, - "package_id": 168, + "id": 59, + "package_id": 392, }, "type-check": { - "id": 424, - "package_id": 285, + "id": 533, + "package_id": 393, }, "type-fest": { - "id": 404, - "package_id": 265, + "id": 466, + "package_id": 394, }, "typed-array-buffer": { - "id": 540, - "package_id": 344, + "id": 262, + "package_id": 395, }, "typed-array-byte-length": { - "id": 541, - "package_id": 343, + "id": 263, + "package_id": 396, }, "typed-array-byte-offset": { - "id": 542, - "package_id": 342, + "id": 264, + "package_id": 397, }, "typed-array-length": { - "id": 543, - "package_id": 340, + "id": 265, + "package_id": 398, }, "typescript": { "id": 13, - "package_id": 1, + "package_id": 399, }, "unbox-primitive": { - "id": 544, - "package_id": 332, + "id": 266, + "package_id": 400, }, "unbzip2-stream": { - "id": 162, - "package_id": 126, + "id": 57, + "package_id": 401, }, "undici-types": { - "id": 255, - "package_id": 184, + "id": 866, + "package_id": 402, }, "universalify": { - "id": 247, - "package_id": 173, + "id": 441, + "package_id": 403, }, "update-browserslist-db": { - "id": 874, - "package_id": 444, + "id": 160, + "package_id": 404, }, "uri-js": { - "id": 412, - "package_id": 270, + "id": 89, + "package_id": 405, }, "urlpattern-polyfill": { - "id": 269, - "package_id": 195, + "id": 183, + "package_id": 406, }, "util-deprecate": { - "id": 37, - "package_id": 4, + "id": 624, + "package_id": 407, }, "which": { - "id": 139, - "package_id": 94, + "id": 196, + "package_id": 408, }, "which-boxed-primitive": { - "id": 557, - "package_id": 333, + "id": 803, + "package_id": 409, }, "which-builtin-type": { - "id": 781, - "package_id": 412, + "id": 659, + "package_id": 410, }, "which-collection": { - "id": 792, - "package_id": 413, + "id": 826, + "package_id": 411, }, "which-typed-array": { - "id": 545, - "package_id": 326, + "id": 267, + "package_id": 412, }, "word-wrap": { - "id": 419, - "package_id": 287, + "id": 588, + "package_id": 413, }, "wrap-ansi": { - "id": 176, - "package_id": 75, + "id": 187, + "package_id": 414, }, "wrap-ansi-cjs": { - "id": 118, - "package_id": 75, + "id": 40, + "package_id": 414, }, "wrappy": { - "id": 200, - "package_id": 145, + "id": 582, + "package_id": 415, }, "ws": { - "id": 265, - "package_id": 192, + "id": 646, + "package_id": 416, }, "y18n": { - "id": 172, - "package_id": 121, + "id": 850, + "package_id": 417, }, "yallist": { - "id": 166, - "package_id": 118, + "id": 893, + "package_id": 418, }, "yaml": { - "id": 38, - "package_id": 12, + "id": 620, + "package_id": 419, }, "yargs": { - "id": 163, - "package_id": 119, + "id": 58, + "package_id": 420, }, "yargs-parser": { - "id": 173, - "package_id": 120, + "id": 851, + "package_id": 421, }, "yauzl": { - "id": 252, - "package_id": 185, + "id": 421, + "package_id": 422, }, "yocto-queue": { - "id": 431, - "package_id": 297, + "id": 589, + "package_id": 423, }, "zod": { - "id": 270, - "package_id": 194, + "id": 184, + "package_id": 424, }, }, "depth": 0, @@ -44843,8 +45255,8 @@ exports[`next build works: node 1`] = ` { "dependencies": { "@types/node": { - "id": 862, - "package_id": 183, + "id": 163, + "package_id": 431, }, }, "depth": 1, @@ -44854,8 +45266,8 @@ exports[`next build works: node 1`] = ` { "dependencies": { "postcss": { - "id": 299, - "package_id": 234, + "id": 560, + "package_id": 438, }, }, "depth": 1, @@ -44865,8 +45277,8 @@ exports[`next build works: node 1`] = ` { "dependencies": { "@types/node": { - "id": 863, - "package_id": 183, + "id": 64, + "package_id": 431, }, }, "depth": 1, @@ -44876,8 +45288,8 @@ exports[`next build works: node 1`] = ` { "dependencies": { "debug": { - "id": 674, - "package_id": 377, + "id": 343, + "package_id": 434, }, }, "depth": 1, @@ -44887,12 +45299,12 @@ exports[`next build works: node 1`] = ` { "dependencies": { "debug": { - "id": 449, - "package_id": 377, + "id": 361, + "package_id": 434, }, "doctrine": { - "id": 450, - "package_id": 379, + "id": 362, + "package_id": 435, }, }, "depth": 1, @@ -44902,12 +45314,12 @@ exports[`next build works: node 1`] = ` { "dependencies": { "doctrine": { - "id": 811, - "package_id": 379, + "id": 397, + "package_id": 435, }, "resolve": { - "id": 821, - "package_id": 431, + "id": 407, + "package_id": 436, }, }, "depth": 1, @@ -44917,12 +45329,12 @@ exports[`next build works: node 1`] = ` { "dependencies": { "debug": { - "id": 157, - "package_id": 190, + "id": 51, + "package_id": 429, }, "semver": { - "id": 164, - "package_id": 116, + "id": 55, + "package_id": 430, }, }, "depth": 1, @@ -44932,8 +45344,8 @@ exports[`next build works: node 1`] = ` { "dependencies": { "glob-parent": { - "id": 80, - "package_id": 42, + "id": 176, + "package_id": 433, }, }, "depth": 1, @@ -44943,8 +45355,8 @@ exports[`next build works: node 1`] = ` { "dependencies": { "glob-parent": { - "id": 68, - "package_id": 42, + "id": 424, + "package_id": 433, }, }, "depth": 1, @@ -44954,8 +45366,8 @@ exports[`next build works: node 1`] = ` { "dependencies": { "lilconfig": { - "id": 39, - "package_id": 11, + "id": 619, + "package_id": 440, }, }, "depth": 1, @@ -44965,8 +45377,8 @@ exports[`next build works: node 1`] = ` { "dependencies": { "minimatch": { - "id": 104, - "package_id": 69, + "id": 462, + "package_id": 437, }, }, "depth": 1, @@ -44976,12 +45388,12 @@ exports[`next build works: node 1`] = ` { "dependencies": { "minimatch": { - "id": 713, - "package_id": 395, + "id": 79, + "package_id": 432, }, "semver": { - "id": 711, - "package_id": 116, + "id": 80, + "package_id": 430, }, }, "depth": 1, @@ -44991,8 +45403,8 @@ exports[`next build works: node 1`] = ` { "dependencies": { "debug": { - "id": 672, - "package_id": 377, + "id": 355, + "package_id": 434, }, }, "depth": 1, @@ -45002,8 +45414,8 @@ exports[`next build works: node 1`] = ` { "dependencies": { "lru-cache": { - "id": 165, - "package_id": 117, + "id": 865, + "package_id": 448, }, }, "depth": 2, @@ -45013,8 +45425,8 @@ exports[`next build works: node 1`] = ` { "dependencies": { "glob": { - "id": 385, - "package_id": 253, + "id": 667, + "package_id": 441, }, }, "depth": 1, @@ -45024,8 +45436,8 @@ exports[`next build works: node 1`] = ` { "dependencies": { "brace-expansion": { - "id": 109, - "package_id": 70, + "id": 881, + "package_id": 449, }, }, "depth": 2, @@ -45035,8 +45447,8 @@ exports[`next build works: node 1`] = ` { "dependencies": { "lru-cache": { - "id": 107, - "package_id": 68, + "id": 606, + "package_id": 439, }, }, "depth": 1, @@ -45046,8 +45458,8 @@ exports[`next build works: node 1`] = ` { "dependencies": { "brace-expansion": { - "id": 720, - "package_id": 70, + "id": 868, + "package_id": 449, }, }, "depth": 2, @@ -45057,8 +45469,8 @@ exports[`next build works: node 1`] = ` { "dependencies": { "lru-cache": { - "id": 165, - "package_id": 117, + "id": 865, + "package_id": 448, }, }, "depth": 2, @@ -45068,8 +45480,8 @@ exports[`next build works: node 1`] = ` { "dependencies": { "@types/node": { - "id": 254, - "package_id": 183, + "id": 65, + "package_id": 431, }, }, "depth": 1, @@ -45079,8 +45491,8 @@ exports[`next build works: node 1`] = ` { "dependencies": { "emoji-regex": { - "id": 123, - "package_id": 80, + "id": 701, + "package_id": 442, }, }, "depth": 1, @@ -45090,16 +45502,16 @@ exports[`next build works: node 1`] = ` { "dependencies": { "string-width": { - "id": 113, - "package_id": 87, + "id": 35, + "package_id": 426, }, "strip-ansi": { - "id": 115, - "package_id": 85, + "id": 37, + "package_id": 427, }, "wrap-ansi": { - "id": 117, - "package_id": 84, + "id": 39, + "package_id": 428, }, }, "depth": 1, @@ -45109,8 +45521,8 @@ exports[`next build works: node 1`] = ` { "dependencies": { "chalk": { - "id": 285, - "package_id": 204, + "id": 17, + "package_id": 425, }, }, "depth": 1, @@ -45120,8 +45532,8 @@ exports[`next build works: node 1`] = ` { "dependencies": { "emoji-regex": { - "id": 123, - "package_id": 80, + "id": 701, + "package_id": 442, }, }, "depth": 1, @@ -45131,8 +45543,8 @@ exports[`next build works: node 1`] = ` { "dependencies": { "ansi-regex": { - "id": 131, - "package_id": 86, + "id": 860, + "package_id": 446, }, }, "depth": 2, @@ -45142,8 +45554,8 @@ exports[`next build works: node 1`] = ` { "dependencies": { "ansi-styles": { - "id": 128, - "package_id": 90, + "id": 861, + "package_id": 447, }, }, "depth": 2, @@ -45153,16 +45565,16 @@ exports[`next build works: node 1`] = ` { "dependencies": { "ansi-styles": { - "id": 288, - "package_id": 208, + "id": 854, + "package_id": 443, }, "escape-string-regexp": { - "id": 289, - "package_id": 207, + "id": 855, + "package_id": 444, }, "supports-color": { - "id": 290, - "package_id": 205, + "id": 856, + "package_id": 445, }, }, "depth": 2, @@ -45172,8 +45584,8 @@ exports[`next build works: node 1`] = ` { "dependencies": { "color-convert": { - "id": 292, - "package_id": 209, + "id": 891, + "package_id": 450, }, }, "depth": 3, @@ -45183,8 +45595,8 @@ exports[`next build works: node 1`] = ` { "dependencies": { "has-flag": { - "id": 291, - "package_id": 206, + "id": 892, + "package_id": 451, }, }, "depth": 3, @@ -45194,8 +45606,8 @@ exports[`next build works: node 1`] = ` { "dependencies": { "color-name": { - "id": 293, - "package_id": 210, + "id": 897, + "package_id": 452, }, }, "depth": 4, diff --git a/test/integration/next-pages/test/next-build.test.ts b/test/integration/next-pages/test/next-build.test.ts index c7c1f048b5..71c3065d7f 100644 --- a/test/integration/next-pages/test/next-build.test.ts +++ b/test/integration/next-pages/test/next-build.test.ts @@ -17,7 +17,7 @@ async function tempDirToBuildIn() { console.log("Temp dir: " + dir); const copy = [ ".eslintrc.json", - "bun.lockb", + "bun.lock", "next.config.js", "package.json", "postcss.config.js", diff --git a/test/js/third_party/body-parser/bun.lock b/test/js/third_party/body-parser/bun.lock new file mode 100644 index 0000000000..41d1c0cae8 --- /dev/null +++ b/test/js/third_party/body-parser/bun.lock @@ -0,0 +1,132 @@ +{ + "lockfileVersion": 0, + "workspaces": { + "": { + "name": "body-parser-test", + "dependencies": { + "body-parser": "1.20.1", + "express": "4.18.2", + "iconv-lite": "0.6.3", + }, + }, + }, + "packages": { + "accepts": ["accepts@1.3.8", "", { "dependencies": { "mime-types": "~2.1.34", "negotiator": "0.6.3" } }, "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw=="], + + "array-flatten": ["array-flatten@1.1.1", "", {}, "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg=="], + + "body-parser": ["body-parser@1.20.1", "", { "dependencies": { "bytes": "3.1.2", "content-type": "~1.0.4", "debug": "2.6.9", "depd": "2.0.0", "destroy": "1.2.0", "http-errors": "2.0.0", "iconv-lite": "0.4.24", "on-finished": "2.4.1", "qs": "6.11.0", "raw-body": "2.5.1", "type-is": "~1.6.18", "unpipe": "1.0.0" } }, "sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw=="], + + "bytes": ["bytes@3.1.2", "", {}, "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg=="], + + "call-bind": ["call-bind@1.0.2", "", { "dependencies": { "function-bind": "^1.1.1", "get-intrinsic": "^1.0.2" } }, "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA=="], + + "content-disposition": ["content-disposition@0.5.4", "", { "dependencies": { "safe-buffer": "5.2.1" } }, "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ=="], + + "content-type": ["content-type@1.0.5", "", {}, "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA=="], + + "cookie": ["cookie@0.5.0", "", {}, "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw=="], + + "cookie-signature": ["cookie-signature@1.0.6", "", {}, "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ=="], + + "debug": ["debug@2.6.9", "", { "dependencies": { "ms": "2.0.0" } }, "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA=="], + + "depd": ["depd@2.0.0", "", {}, "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw=="], + + "destroy": ["destroy@1.2.0", "", {}, "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg=="], + + "ee-first": ["ee-first@1.1.1", "", {}, "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow=="], + + "encodeurl": ["encodeurl@1.0.2", "", {}, "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w=="], + + "escape-html": ["escape-html@1.0.3", "", {}, "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow=="], + + "etag": ["etag@1.8.1", "", {}, "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg=="], + + "express": ["express@4.18.2", "", { "dependencies": { "accepts": "~1.3.8", "array-flatten": "1.1.1", "body-parser": "1.20.1", "content-disposition": "0.5.4", "content-type": "~1.0.4", "cookie": "0.5.0", "cookie-signature": "1.0.6", "debug": "2.6.9", "depd": "2.0.0", "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "etag": "~1.8.1", "finalhandler": "1.2.0", "fresh": "0.5.2", "http-errors": "2.0.0", "merge-descriptors": "1.0.1", "methods": "~1.1.2", "on-finished": "2.4.1", "parseurl": "~1.3.3", "path-to-regexp": "0.1.7", "proxy-addr": "~2.0.7", "qs": "6.11.0", "range-parser": "~1.2.1", "safe-buffer": "5.2.1", "send": "0.18.0", "serve-static": "1.15.0", "setprototypeof": "1.2.0", "statuses": "2.0.1", "type-is": "~1.6.18", "utils-merge": "1.0.1", "vary": "~1.1.2" } }, "sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ=="], + + "finalhandler": ["finalhandler@1.2.0", "", { "dependencies": { "debug": "2.6.9", "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "on-finished": "2.4.1", "parseurl": "~1.3.3", "statuses": "2.0.1", "unpipe": "~1.0.0" } }, "sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg=="], + + "forwarded": ["forwarded@0.2.0", "", {}, "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow=="], + + "fresh": ["fresh@0.5.2", "", {}, "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q=="], + + "function-bind": ["function-bind@1.1.1", "", {}, "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="], + + "get-intrinsic": ["get-intrinsic@1.2.0", "", { "dependencies": { "function-bind": "^1.1.1", "has": "^1.0.3", "has-symbols": "^1.0.3" } }, "sha512-L049y6nFOuom5wGyRc3/gdTLO94dySVKRACj1RmJZBQXlbTMhtNIgkWkUHq+jYmZvKf14EW1EoJnnjbmoHij0Q=="], + + "has": ["has@1.0.3", "", { "dependencies": { "function-bind": "^1.1.1" } }, "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw=="], + + "has-symbols": ["has-symbols@1.0.3", "", {}, "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A=="], + + "http-errors": ["http-errors@2.0.0", "", { "dependencies": { "depd": "2.0.0", "inherits": "2.0.4", "setprototypeof": "1.2.0", "statuses": "2.0.1", "toidentifier": "1.0.1" } }, "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ=="], + + "iconv-lite": ["iconv-lite@0.6.3", "", { "dependencies": { "safer-buffer": ">= 2.1.2 < 3.0.0" } }, "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw=="], + + "inherits": ["inherits@2.0.4", "", {}, "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="], + + "ipaddr.js": ["ipaddr.js@1.9.1", "", {}, "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g=="], + + "media-typer": ["media-typer@0.3.0", "", {}, "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ=="], + + "merge-descriptors": ["merge-descriptors@1.0.1", "", {}, "sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w=="], + + "methods": ["methods@1.1.2", "", {}, "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w=="], + + "mime": ["mime@1.6.0", "", { "bin": { "mime": "cli.js" } }, "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg=="], + + "mime-db": ["mime-db@1.52.0", "", {}, "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg=="], + + "mime-types": ["mime-types@2.1.35", "", { "dependencies": { "mime-db": "1.52.0" } }, "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw=="], + + "ms": ["ms@2.0.0", "", {}, "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="], + + "negotiator": ["negotiator@0.6.3", "", {}, "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg=="], + + "object-inspect": ["object-inspect@1.12.3", "", {}, "sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g=="], + + "on-finished": ["on-finished@2.4.1", "", { "dependencies": { "ee-first": "1.1.1" } }, "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg=="], + + "parseurl": ["parseurl@1.3.3", "", {}, "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ=="], + + "path-to-regexp": ["path-to-regexp@0.1.7", "", {}, "sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ=="], + + "proxy-addr": ["proxy-addr@2.0.7", "", { "dependencies": { "forwarded": "0.2.0", "ipaddr.js": "1.9.1" } }, "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg=="], + + "qs": ["qs@6.11.0", "", { "dependencies": { "side-channel": "^1.0.4" } }, "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q=="], + + "range-parser": ["range-parser@1.2.1", "", {}, "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg=="], + + "raw-body": ["raw-body@2.5.1", "", { "dependencies": { "bytes": "3.1.2", "http-errors": "2.0.0", "iconv-lite": "0.4.24", "unpipe": "1.0.0" } }, "sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig=="], + + "safe-buffer": ["safe-buffer@5.2.1", "", {}, "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ=="], + + "safer-buffer": ["safer-buffer@2.1.2", "", {}, "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="], + + "send": ["send@0.18.0", "", { "dependencies": { "debug": "2.6.9", "depd": "2.0.0", "destroy": "1.2.0", "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "etag": "~1.8.1", "fresh": "0.5.2", "http-errors": "2.0.0", "mime": "1.6.0", "ms": "2.1.3", "on-finished": "2.4.1", "range-parser": "~1.2.1", "statuses": "2.0.1" } }, "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg=="], + + "serve-static": ["serve-static@1.15.0", "", { "dependencies": { "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "parseurl": "~1.3.3", "send": "0.18.0" } }, "sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g=="], + + "setprototypeof": ["setprototypeof@1.2.0", "", {}, "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="], + + "side-channel": ["side-channel@1.0.4", "", { "dependencies": { "call-bind": "^1.0.0", "get-intrinsic": "^1.0.2", "object-inspect": "^1.9.0" } }, "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw=="], + + "statuses": ["statuses@2.0.1", "", {}, "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ=="], + + "toidentifier": ["toidentifier@1.0.1", "", {}, "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA=="], + + "type-is": ["type-is@1.6.18", "", { "dependencies": { "media-typer": "0.3.0", "mime-types": "~2.1.24" } }, "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g=="], + + "unpipe": ["unpipe@1.0.0", "", {}, "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ=="], + + "utils-merge": ["utils-merge@1.0.1", "", {}, "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA=="], + + "vary": ["vary@1.1.2", "", {}, "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg=="], + + "body-parser/iconv-lite": ["iconv-lite@0.4.24", "", { "dependencies": { "safer-buffer": ">= 2.1.2 < 3" } }, "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA=="], + + "raw-body/iconv-lite": ["iconv-lite@0.4.24", "", { "dependencies": { "safer-buffer": ">= 2.1.2 < 3" } }, "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA=="], + + "send/ms": ["ms@2.1.3", "", {}, "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="], + } +} diff --git a/test/js/third_party/body-parser/bun.lockb b/test/js/third_party/body-parser/bun.lockb deleted file mode 100755 index 3986c69117..0000000000 Binary files a/test/js/third_party/body-parser/bun.lockb and /dev/null differ diff --git a/test/js/third_party/esbuild/bun.lock b/test/js/third_party/esbuild/bun.lock new file mode 100644 index 0000000000..1c21b7d730 --- /dev/null +++ b/test/js/third_party/esbuild/bun.lock @@ -0,0 +1,57 @@ +{ + "lockfileVersion": 0, + "workspaces": { + "": { + "dependencies": { + "esbuild": "0.17.11", + }, + }, + }, + "packages": { + "@esbuild/android-arm": ["@esbuild/android-arm@0.17.11", "", { "os": "android", "cpu": "arm" }, "sha512-CdyX6sRVh1NzFCsf5vw3kULwlAhfy9wVt8SZlrhQ7eL2qBjGbFhRBWkkAzuZm9IIEOCKJw4DXA6R85g+qc8RDw=="], + + "@esbuild/android-arm64": ["@esbuild/android-arm64@0.17.11", "", { "os": "android", "cpu": "arm64" }, "sha512-QnK4d/zhVTuV4/pRM4HUjcsbl43POALU2zvBynmrrqZt9LPcLA3x1fTZPBg2RRguBQnJcnU059yKr+bydkntjg=="], + + "@esbuild/android-x64": ["@esbuild/android-x64@0.17.11", "", { "os": "android", "cpu": "x64" }, "sha512-3PL3HKtsDIXGQcSCKtWD/dy+mgc4p2Tvo2qKgKHj9Yf+eniwFnuoQ0OUhlSfAEpKAFzF9N21Nwgnap6zy3L3MQ=="], + + "@esbuild/darwin-arm64": ["@esbuild/darwin-arm64@0.17.11", "", { "os": "darwin", "cpu": "arm64" }, "sha512-pJ950bNKgzhkGNO3Z9TeHzIFtEyC2GDQL3wxkMApDEghYx5Qers84UTNc1bAxWbRkuJOgmOha5V0WUeh8G+YGw=="], + + "@esbuild/darwin-x64": ["@esbuild/darwin-x64@0.17.11", "", { "os": "darwin", "cpu": "x64" }, "sha512-iB0dQkIHXyczK3BZtzw1tqegf0F0Ab5texX2TvMQjiJIWXAfM4FQl7D909YfXWnB92OQz4ivBYQ2RlxBJrMJOw=="], + + "@esbuild/freebsd-arm64": ["@esbuild/freebsd-arm64@0.17.11", "", { "os": "freebsd", "cpu": "arm64" }, "sha512-7EFzUADmI1jCHeDRGKgbnF5sDIceZsQGapoO6dmw7r/ZBEKX7CCDnIz8m9yEclzr7mFsd+DyasHzpjfJnmBB1Q=="], + + "@esbuild/freebsd-x64": ["@esbuild/freebsd-x64@0.17.11", "", { "os": "freebsd", "cpu": "x64" }, "sha512-iPgenptC8i8pdvkHQvXJFzc1eVMR7W2lBPrTE6GbhR54sLcF42mk3zBOjKPOodezzuAz/KSu8CPyFSjcBMkE9g=="], + + "@esbuild/linux-arm": ["@esbuild/linux-arm@0.17.11", "", { "os": "linux", "cpu": "arm" }, "sha512-M9iK/d4lgZH0U5M1R2p2gqhPV/7JPJcRz+8O8GBKVgqndTzydQ7B2XGDbxtbvFkvIs53uXTobOhv+RyaqhUiMg=="], + + "@esbuild/linux-arm64": ["@esbuild/linux-arm64@0.17.11", "", { "os": "linux", "cpu": "arm64" }, "sha512-Qxth3gsWWGKz2/qG2d5DsW/57SeA2AmpSMhdg9TSB5Svn2KDob3qxfQSkdnWjSd42kqoxIPy3EJFs+6w1+6Qjg=="], + + "@esbuild/linux-ia32": ["@esbuild/linux-ia32@0.17.11", "", { "os": "linux", "cpu": "ia32" }, "sha512-dB1nGaVWtUlb/rRDHmuDQhfqazWE0LMro/AIbT2lWM3CDMHJNpLckH+gCddQyhhcLac2OYw69ikUMO34JLt3wA=="], + + "@esbuild/linux-loong64": ["@esbuild/linux-loong64@0.17.11", "", { "os": "linux", "cpu": "none" }, "sha512-aCWlq70Q7Nc9WDnormntGS1ar6ZFvUpqr8gXtO+HRejRYPweAFQN615PcgaSJkZjhHp61+MNLhzyVALSF2/Q0g=="], + + "@esbuild/linux-mips64el": ["@esbuild/linux-mips64el@0.17.11", "", { "os": "linux", "cpu": "none" }, "sha512-cGeGNdQxqY8qJwlYH1BP6rjIIiEcrM05H7k3tR7WxOLmD1ZxRMd6/QIOWMb8mD2s2YJFNRuNQ+wjMhgEL2oCEw=="], + + "@esbuild/linux-ppc64": ["@esbuild/linux-ppc64@0.17.11", "", { "os": "linux", "cpu": "ppc64" }, "sha512-BdlziJQPW/bNe0E8eYsHB40mYOluS+jULPCjlWiHzDgr+ZBRXPtgMV1nkLEGdpjrwgmtkZHEGEPaKdS/8faLDA=="], + + "@esbuild/linux-riscv64": ["@esbuild/linux-riscv64@0.17.11", "", { "os": "linux", "cpu": "none" }, "sha512-MDLwQbtF+83oJCI1Cixn68Et/ME6gelmhssPebC40RdJaect+IM+l7o/CuG0ZlDs6tZTEIoxUe53H3GmMn8oMA=="], + + "@esbuild/linux-s390x": ["@esbuild/linux-s390x@0.17.11", "", { "os": "linux", "cpu": "s390x" }, "sha512-4N5EMESvws0Ozr2J94VoUD8HIRi7X0uvUv4c0wpTHZyZY9qpaaN7THjosdiW56irQ4qnJ6Lsc+i+5zGWnyqWqQ=="], + + "@esbuild/linux-x64": ["@esbuild/linux-x64@0.17.11", "", { "os": "linux", "cpu": "x64" }, "sha512-rM/v8UlluxpytFSmVdbCe1yyKQd/e+FmIJE2oPJvbBo+D0XVWi1y/NQ4iTNx+436WmDHQBjVLrbnAQLQ6U7wlw=="], + + "@esbuild/netbsd-x64": ["@esbuild/netbsd-x64@0.17.11", "", { "os": "none", "cpu": "x64" }, "sha512-4WaAhuz5f91h3/g43VBGdto1Q+X7VEZfpcWGtOFXnggEuLvjV+cP6DyLRU15IjiU9fKLLk41OoJfBFN5DhPvag=="], + + "@esbuild/openbsd-x64": ["@esbuild/openbsd-x64@0.17.11", "", { "os": "openbsd", "cpu": "x64" }, "sha512-UBj135Nx4FpnvtE+C8TWGp98oUgBcmNmdYgl5ToKc0mBHxVVqVE7FUS5/ELMImOp205qDAittL6Ezhasc2Ev/w=="], + + "@esbuild/sunos-x64": ["@esbuild/sunos-x64@0.17.11", "", { "os": "sunos", "cpu": "x64" }, "sha512-1/gxTifDC9aXbV2xOfCbOceh5AlIidUrPsMpivgzo8P8zUtczlq1ncFpeN1ZyQJ9lVs2hILy1PG5KPp+w8QPPg=="], + + "@esbuild/win32-arm64": ["@esbuild/win32-arm64@0.17.11", "", { "os": "win32", "cpu": "arm64" }, "sha512-vtSfyx5yRdpiOW9yp6Ax0zyNOv9HjOAw8WaZg3dF5djEHKKm3UnoohftVvIJtRh0Ec7Hso0RIdTqZvPXJ7FdvQ=="], + + "@esbuild/win32-ia32": ["@esbuild/win32-ia32@0.17.11", "", { "os": "win32", "cpu": "ia32" }, "sha512-GFPSLEGQr4wHFTiIUJQrnJKZhZjjq4Sphf+mM76nQR6WkQn73vm7IsacmBRPkALfpOCHsopSvLgqdd4iUW2mYw=="], + + "@esbuild/win32-x64": ["@esbuild/win32-x64@0.17.11", "", { "os": "win32", "cpu": "x64" }, "sha512-N9vXqLP3eRL8BqSy8yn4Y98cZI2pZ8fyuHx6lKjiG2WABpT2l01TXdzq5Ma2ZUBzfB7tx5dXVhge8X9u0S70ZQ=="], + + "esbuild": ["esbuild@0.17.11", "", { "optionalDependencies": { "@esbuild/android-arm": "0.17.11", "@esbuild/android-arm64": "0.17.11", "@esbuild/android-x64": "0.17.11", "@esbuild/darwin-arm64": "0.17.11", "@esbuild/darwin-x64": "0.17.11", "@esbuild/freebsd-arm64": "0.17.11", "@esbuild/freebsd-x64": "0.17.11", "@esbuild/linux-arm": "0.17.11", "@esbuild/linux-arm64": "0.17.11", "@esbuild/linux-ia32": "0.17.11", "@esbuild/linux-loong64": "0.17.11", "@esbuild/linux-mips64el": "0.17.11", "@esbuild/linux-ppc64": "0.17.11", "@esbuild/linux-riscv64": "0.17.11", "@esbuild/linux-s390x": "0.17.11", "@esbuild/linux-x64": "0.17.11", "@esbuild/netbsd-x64": "0.17.11", "@esbuild/openbsd-x64": "0.17.11", "@esbuild/sunos-x64": "0.17.11", "@esbuild/win32-arm64": "0.17.11", "@esbuild/win32-ia32": "0.17.11", "@esbuild/win32-x64": "0.17.11" }, "bin": { "esbuild": "bin/esbuild" } }, "sha512-pAMImyokbWDtnA/ufPxjQg0fYo2DDuzAlqwnDvbXqHLphe+m80eF++perYKVm8LeTuj2zUuFXC+xgSVxyoHUdg=="], + } +} diff --git a/test/js/third_party/esbuild/bun.lockb b/test/js/third_party/esbuild/bun.lockb deleted file mode 100755 index 1fcce3837c..0000000000 Binary files a/test/js/third_party/esbuild/bun.lockb and /dev/null differ diff --git a/test/js/third_party/prisma/bun.lock b/test/js/third_party/prisma/bun.lock new file mode 100644 index 0000000000..8c7aedcbca --- /dev/null +++ b/test/js/third_party/prisma/bun.lock @@ -0,0 +1,50 @@ +{ + "lockfileVersion": 0, + "workspaces": { + "": { + "name": "prisma", + "dependencies": { + "@napi-rs/canvas": "0.1.47", + "@prisma/client": "5.1.1", + }, + "devDependencies": { + "bun-types": "0.7.0", + "prisma": "5.1.1", + }, + "peerDependencies": { + "typescript": "5.0.0", + }, + }, + }, + "packages": { + "@napi-rs/canvas": ["@napi-rs/canvas@0.1.47", "", { "optionalDependencies": { "@napi-rs/canvas-android-arm64": "0.1.47", "@napi-rs/canvas-darwin-arm64": "0.1.47", "@napi-rs/canvas-darwin-x64": "0.1.47", "@napi-rs/canvas-linux-arm-gnueabihf": "0.1.47", "@napi-rs/canvas-linux-arm64-gnu": "0.1.47", "@napi-rs/canvas-linux-arm64-musl": "0.1.47", "@napi-rs/canvas-linux-x64-gnu": "0.1.47", "@napi-rs/canvas-linux-x64-musl": "0.1.47", "@napi-rs/canvas-win32-x64-msvc": "0.1.47" } }, "sha512-gRvwr7GSNm0p+uFTvmmvglRvzmuhUKJDSBqsVujN/XMevjFrbKS5d63tXqMHbOfNDq259QSqc+NF2wQvErRlKA=="], + + "@napi-rs/canvas-android-arm64": ["@napi-rs/canvas-android-arm64@0.1.47", "", { "os": "android", "cpu": "arm64" }, "sha512-cc902P9iIT4XE88539gtFmYRLeKa5Z8M3DqNURolAi9seX12MCEi9ZiM5FsBqI4/eNQGYhoN/62nv2Au6jkuew=="], + + "@napi-rs/canvas-darwin-arm64": ["@napi-rs/canvas-darwin-arm64@0.1.47", "", { "os": "darwin", "cpu": "arm64" }, "sha512-r53Et824aXxKwUvUZS65dKThpC7s35VtHkRFAp2OI8xrFvat7RDbHxyDKiQNQ8szwHXi3jLoBUfFfgcxm2EPtQ=="], + + "@napi-rs/canvas-darwin-x64": ["@napi-rs/canvas-darwin-x64@0.1.47", "", { "os": "darwin", "cpu": "x64" }, "sha512-ioiXJk1FJOu1LSMOZiqicXeLxMNnc97UaHeuY7LVkt7v5njSQSDzHWxNIuSwwpGEhSia3KjzLNjSb0xgdzOJSg=="], + + "@napi-rs/canvas-linux-arm-gnueabihf": ["@napi-rs/canvas-linux-arm-gnueabihf@0.1.47", "", { "os": "linux", "cpu": "arm" }, "sha512-sgGsw+dFM5Qg7GWaJ3cs4VmTd4qqO3HDPI8CIJF97Uzby+ChpBSlE5gr5TuRFFmRyYoY+xVlBNaGfvc+PQO+xQ=="], + + "@napi-rs/canvas-linux-arm64-gnu": ["@napi-rs/canvas-linux-arm64-gnu@0.1.47", "", { "os": "linux", "cpu": "arm64" }, "sha512-mOKc3xHObW8v52CRsZSVCFIfU7wOgnb6TfVGlkA/35VttvqHVnWZr7HUjdZABprDPyeeMdBkxlG08vlzMdZBHw=="], + + "@napi-rs/canvas-linux-arm64-musl": ["@napi-rs/canvas-linux-arm64-musl@0.1.47", "", { "os": "linux", "cpu": "arm64" }, "sha512-I1UtRKy6FWbOWQFCNdINyxbx6/DJZVAeXhJj93HXsj0tnbV9zE5Dj/xmkdyhBCePT1LR/iLmMuvI19rB+tLRUg=="], + + "@napi-rs/canvas-linux-x64-gnu": ["@napi-rs/canvas-linux-x64-gnu@0.1.47", "", { "os": "linux", "cpu": "x64" }, "sha512-4RkTyEq3YUb+O2kN8WfpS/IPcE5Wz/CBRwGRE642h85Zrcds04GeguNVKJNJD/uWVPAvAbtavqG9htzApYvRQw=="], + + "@napi-rs/canvas-linux-x64-musl": ["@napi-rs/canvas-linux-x64-musl@0.1.47", "", { "os": "linux", "cpu": "x64" }, "sha512-AAEWSiIsYeywNe1DxMoP+LOv+RM5UbvOwtCXOpAYPmW1axNyVGJtovYHtEC/6Sp0tIOU/RIO5PmPeQ9ryS0Ocw=="], + + "@napi-rs/canvas-win32-x64-msvc": ["@napi-rs/canvas-win32-x64-msvc@0.1.47", "", { "os": "win32", "cpu": "x64" }, "sha512-Y/zqSUA96jhikg3ZN12w8hePguC1x/lNQkTdNMykKqe4e8HayzHRXD6QLzJt1b4UI3uXUNwiMceDk9aNCUuvoQ=="], + + "@prisma/client": ["@prisma/client@5.1.1", "", { "dependencies": { "@prisma/engines-version": "5.1.1-1.6a3747c37ff169c90047725a05a6ef02e32ac97e" }, "peerDependencies": { "prisma": "*" }, "optionalPeers": ["prisma"] }, "sha512-fxcCeK5pMQGcgCqCrWsi+I2rpIbk0rAhdrN+ke7f34tIrgPwA68ensrpin+9+fZvuV2OtzHmuipwduSY6HswdA=="], + + "@prisma/engines": ["@prisma/engines@5.1.1", "", {}, "sha512-NV/4nVNWFZSJCCIA3HIFJbbDKO/NARc9ej0tX5S9k2EVbkrFJC4Xt9b0u4rNZWL4V+F5LAjvta8vzEUw0rw+HA=="], + + "@prisma/engines-version": ["@prisma/engines-version@5.1.1-1.6a3747c37ff169c90047725a05a6ef02e32ac97e", "", {}, "sha512-owZqbY/wucbr65bXJ/ljrHPgQU5xXTSkmcE/JcbqE1kusuAXV/TLN3/exmz21SZ5rJ7WDkyk70J2G/n68iogbQ=="], + + "bun-types": ["bun-types@0.7.0", "", {}, "sha512-jXFiYtwSUQtD/Y3LHRWeWNwhFaUYvcO96zI7y3gSPgTq+ozxXpuTGDxABLdIKmFc672Q7Qp/OgrfJFEjg4Mnkg=="], + + "prisma": ["prisma@5.1.1", "", { "dependencies": { "@prisma/engines": "5.1.1" }, "bin": { "prisma": "build/index.js" } }, "sha512-WJFG/U7sMmcc6TjJTTifTfpI6Wjoh55xl4AzopVwAdyK68L9/ogNo8QQ2cxuUjJf/Wa82z/uhyh3wMzvRIBphg=="], + } +} diff --git a/test/js/third_party/prisma/bun.lockb b/test/js/third_party/prisma/bun.lockb deleted file mode 100755 index 1b4284553a..0000000000 Binary files a/test/js/third_party/prisma/bun.lockb and /dev/null differ diff --git a/test/js/third_party/yargs/bun.lock b/test/js/third_party/yargs/bun.lock new file mode 100644 index 0000000000..af8dc8963d --- /dev/null +++ b/test/js/third_party/yargs/bun.lock @@ -0,0 +1,44 @@ +{ + "lockfileVersion": 0, + "workspaces": { + "": { + "name": "yargs-test", + "dependencies": { + "yargs": "17.7.2", + }, + }, + }, + "packages": { + "ansi-regex": ["ansi-regex@5.0.1", "", {}, "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="], + + "ansi-styles": ["ansi-styles@4.3.0", "", { "dependencies": { "color-convert": "^2.0.1" } }, "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg=="], + + "cliui": ["cliui@8.0.1", "", { "dependencies": { "string-width": "^4.2.0", "strip-ansi": "^6.0.1", "wrap-ansi": "^7.0.0" } }, "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ=="], + + "color-convert": ["color-convert@2.0.1", "", { "dependencies": { "color-name": "~1.1.4" } }, "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ=="], + + "color-name": ["color-name@1.1.4", "", {}, "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="], + + "emoji-regex": ["emoji-regex@8.0.0", "", {}, "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="], + + "escalade": ["escalade@3.1.1", "", {}, "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw=="], + + "get-caller-file": ["get-caller-file@2.0.5", "", {}, "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg=="], + + "is-fullwidth-code-point": ["is-fullwidth-code-point@3.0.0", "", {}, "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg=="], + + "require-directory": ["require-directory@2.1.1", "", {}, "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q=="], + + "string-width": ["string-width@4.2.3", "", { "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g=="], + + "strip-ansi": ["strip-ansi@6.0.1", "", { "dependencies": { "ansi-regex": "^5.0.1" } }, "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="], + + "wrap-ansi": ["wrap-ansi@7.0.0", "", { "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" } }, "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q=="], + + "y18n": ["y18n@5.0.8", "", {}, "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA=="], + + "yargs": ["yargs@17.7.2", "", { "dependencies": { "cliui": "^8.0.1", "escalade": "^3.1.1", "get-caller-file": "^2.0.5", "require-directory": "^2.1.1", "string-width": "^4.2.3", "y18n": "^5.0.5", "yargs-parser": "^21.1.1" } }, "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w=="], + + "yargs-parser": ["yargs-parser@21.1.1", "", {}, "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw=="], + } +} diff --git a/test/js/third_party/yargs/bun.lockb b/test/js/third_party/yargs/bun.lockb deleted file mode 100755 index 6b527d00fb..0000000000 Binary files a/test/js/third_party/yargs/bun.lockb and /dev/null differ diff --git a/test/napi/napi-app/bun.lock b/test/napi/napi-app/bun.lock new file mode 100644 index 0000000000..3ca63d1faa --- /dev/null +++ b/test/napi/napi-app/bun.lock @@ -0,0 +1,219 @@ +{ + "lockfileVersion": 0, + "workspaces": { + "": { + "name": "napi-buffer-bug", + "devDependencies": { + "node-addon-api": "^8.0.0", + "node-gyp": "^10.1.0", + }, + }, + }, + "packages": { + "@isaacs/cliui": ["@isaacs/cliui@8.0.2", "", { "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" } }, "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA=="], + + "@npmcli/agent": ["@npmcli/agent@2.2.0", "", { "dependencies": { "agent-base": "^7.1.0", "http-proxy-agent": "^7.0.0", "https-proxy-agent": "^7.0.1", "lru-cache": "^10.0.1", "socks-proxy-agent": "^8.0.1" } }, "sha512-2yThA1Es98orMkpSLVqlDZAMPK3jHJhifP2gnNUdk1754uZ8yI5c+ulCoVG+WlntQA6MzhrURMXjSd9Z7dJ2/Q=="], + + "@npmcli/fs": ["@npmcli/fs@3.1.0", "", { "dependencies": { "semver": "^7.3.5" } }, "sha512-7kZUAaLscfgbwBQRbvdMYaZOWyMEcPTH/tJjnyAWJ/dvvs9Ef+CERx/qJb9GExJpl1qipaDGn7KqHnFGGixd0w=="], + + "@pkgjs/parseargs": ["@pkgjs/parseargs@0.11.0", "", {}, "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg=="], + + "abbrev": ["abbrev@2.0.0", "", {}, "sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ=="], + + "agent-base": ["agent-base@7.1.0", "", { "dependencies": { "debug": "^4.3.4" } }, "sha512-o/zjMZRhJxny7OyEF+Op8X+efiELC7k7yOjMzgfzVqOzXqkBkWI79YoTdOtsuWd5BWhAGAuOY/Xa6xpiaWXiNg=="], + + "aggregate-error": ["aggregate-error@3.1.0", "", { "dependencies": { "clean-stack": "^2.0.0", "indent-string": "^4.0.0" } }, "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA=="], + + "ansi-regex": ["ansi-regex@6.0.1", "", {}, "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA=="], + + "ansi-styles": ["ansi-styles@6.2.1", "", {}, "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug=="], + + "balanced-match": ["balanced-match@1.0.2", "", {}, "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="], + + "brace-expansion": ["brace-expansion@2.0.1", "", { "dependencies": { "balanced-match": "^1.0.0" } }, "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA=="], + + "cacache": ["cacache@18.0.0", "", { "dependencies": { "@npmcli/fs": "^3.1.0", "fs-minipass": "^3.0.0", "glob": "^10.2.2", "lru-cache": "^10.0.1", "minipass": "^7.0.3", "minipass-collect": "^1.0.2", "minipass-flush": "^1.0.5", "minipass-pipeline": "^1.2.4", "p-map": "^4.0.0", "ssri": "^10.0.0", "tar": "^6.1.11", "unique-filename": "^3.0.0" } }, "sha512-I7mVOPl3PUCeRub1U8YoGz2Lqv9WOBpobZ8RyWFXmReuILz+3OAyTa5oH3QPdtKZD7N0Yk00aLfzn0qvp8dZ1w=="], + + "chownr": ["chownr@2.0.0", "", {}, "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ=="], + + "clean-stack": ["clean-stack@2.2.0", "", {}, "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A=="], + + "color-convert": ["color-convert@2.0.1", "", { "dependencies": { "color-name": "~1.1.4" } }, "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ=="], + + "color-name": ["color-name@1.1.4", "", {}, "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="], + + "cross-spawn": ["cross-spawn@7.0.3", "", { "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", "which": "^2.0.1" } }, "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w=="], + + "debug": ["debug@4.3.4", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ=="], + + "eastasianwidth": ["eastasianwidth@0.2.0", "", {}, "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA=="], + + "emoji-regex": ["emoji-regex@9.2.2", "", {}, "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg=="], + + "encoding": ["encoding@0.1.13", "", { "dependencies": { "iconv-lite": "^0.6.2" } }, "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A=="], + + "env-paths": ["env-paths@2.2.1", "", {}, "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A=="], + + "err-code": ["err-code@2.0.3", "", {}, "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA=="], + + "exponential-backoff": ["exponential-backoff@3.1.1", "", {}, "sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw=="], + + "foreground-child": ["foreground-child@3.1.1", "", { "dependencies": { "cross-spawn": "^7.0.0", "signal-exit": "^4.0.1" } }, "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg=="], + + "fs-minipass": ["fs-minipass@2.1.0", "", { "dependencies": { "minipass": "^3.0.0" } }, "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg=="], + + "glob": ["glob@10.3.10", "", { "dependencies": { "foreground-child": "^3.1.0", "jackspeak": "^2.3.5", "minimatch": "^9.0.1", "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0", "path-scurry": "^1.10.1" }, "bin": { "glob": "dist/esm/bin.mjs" } }, "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g=="], + + "graceful-fs": ["graceful-fs@4.2.11", "", {}, "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ=="], + + "http-cache-semantics": ["http-cache-semantics@4.1.1", "", {}, "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ=="], + + "http-proxy-agent": ["http-proxy-agent@7.0.0", "", { "dependencies": { "agent-base": "^7.1.0", "debug": "^4.3.4" } }, "sha512-+ZT+iBxVUQ1asugqnD6oWoRiS25AkjNfG085dKJGtGxkdwLQrMKU5wJr2bOOFAXzKcTuqq+7fZlTMgG3SRfIYQ=="], + + "https-proxy-agent": ["https-proxy-agent@7.0.2", "", { "dependencies": { "agent-base": "^7.0.2", "debug": "4" } }, "sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA=="], + + "iconv-lite": ["iconv-lite@0.6.3", "", { "dependencies": { "safer-buffer": ">= 2.1.2 < 3.0.0" } }, "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw=="], + + "imurmurhash": ["imurmurhash@0.1.4", "", {}, "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA=="], + + "indent-string": ["indent-string@4.0.0", "", {}, "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg=="], + + "ip": ["ip@2.0.0", "", {}, "sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ=="], + + "is-fullwidth-code-point": ["is-fullwidth-code-point@3.0.0", "", {}, "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg=="], + + "is-lambda": ["is-lambda@1.0.1", "", {}, "sha512-z7CMFGNrENq5iFB9Bqo64Xk6Y9sg+epq1myIcdHaGnbMTYOxvzsEtdYqQUylB7LxfkvgrrjP32T6Ywciio9UIQ=="], + + "isexe": ["isexe@3.1.1", "", {}, "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ=="], + + "jackspeak": ["jackspeak@2.3.6", "", { "dependencies": { "@isaacs/cliui": "^8.0.2" }, "optionalDependencies": { "@pkgjs/parseargs": "^0.11.0" } }, "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ=="], + + "lru-cache": ["lru-cache@6.0.0", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA=="], + + "make-fetch-happen": ["make-fetch-happen@13.0.0", "", { "dependencies": { "@npmcli/agent": "^2.0.0", "cacache": "^18.0.0", "http-cache-semantics": "^4.1.1", "is-lambda": "^1.0.1", "minipass": "^7.0.2", "minipass-fetch": "^3.0.0", "minipass-flush": "^1.0.5", "minipass-pipeline": "^1.2.4", "negotiator": "^0.6.3", "promise-retry": "^2.0.1", "ssri": "^10.0.0" } }, "sha512-7ThobcL8brtGo9CavByQrQi+23aIfgYU++wg4B87AIS8Rb2ZBt/MEaDqzA00Xwv/jUjAjYkLHjVolYuTLKda2A=="], + + "minimatch": ["minimatch@9.0.3", "", { "dependencies": { "brace-expansion": "^2.0.1" } }, "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg=="], + + "minipass": ["minipass@7.0.4", "", {}, "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ=="], + + "minipass-collect": ["minipass-collect@1.0.2", "", { "dependencies": { "minipass": "^3.0.0" } }, "sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA=="], + + "minipass-fetch": ["minipass-fetch@3.0.4", "", { "dependencies": { "minipass": "^7.0.3", "minipass-sized": "^1.0.3", "minizlib": "^2.1.2" }, "optionalDependencies": { "encoding": "^0.1.13" } }, "sha512-jHAqnA728uUpIaFm7NWsCnqKT6UqZz7GcI/bDpPATuwYyKwJwW0remxSCxUlKiEty+eopHGa3oc8WxgQ1FFJqg=="], + + "minipass-flush": ["minipass-flush@1.0.5", "", { "dependencies": { "minipass": "^3.0.0" } }, "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw=="], + + "minipass-pipeline": ["minipass-pipeline@1.2.4", "", { "dependencies": { "minipass": "^3.0.0" } }, "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A=="], + + "minipass-sized": ["minipass-sized@1.0.3", "", { "dependencies": { "minipass": "^3.0.0" } }, "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g=="], + + "minizlib": ["minizlib@2.1.2", "", { "dependencies": { "minipass": "^3.0.0", "yallist": "^4.0.0" } }, "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg=="], + + "mkdirp": ["mkdirp@1.0.4", "", { "bin": { "mkdirp": "bin/cmd.js" } }, "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="], + + "ms": ["ms@2.1.2", "", {}, "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="], + + "negotiator": ["negotiator@0.6.3", "", {}, "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg=="], + + "node-addon-api": ["node-addon-api@8.0.0", "", {}, "sha512-ipO7rsHEBqa9STO5C5T10fj732ml+5kLN1cAG8/jdHd56ldQeGj3Q7+scUS+VHK/qy1zLEwC4wMK5+yM0btPvw=="], + + "node-gyp": ["node-gyp@10.1.0", "", { "dependencies": { "env-paths": "^2.2.0", "exponential-backoff": "^3.1.1", "glob": "^10.3.10", "graceful-fs": "^4.2.6", "make-fetch-happen": "^13.0.0", "nopt": "^7.0.0", "proc-log": "^3.0.0", "semver": "^7.3.5", "tar": "^6.1.2", "which": "^4.0.0" }, "bin": { "node-gyp": "bin/node-gyp.js" } }, "sha512-B4J5M1cABxPc5PwfjhbV5hoy2DP9p8lFXASnEN6hugXOa61416tnTZ29x9sSwAd0o99XNIcpvDDy1swAExsVKA=="], + + "nopt": ["nopt@7.2.0", "", { "dependencies": { "abbrev": "^2.0.0" }, "bin": { "nopt": "bin/nopt.js" } }, "sha512-CVDtwCdhYIvnAzFoJ6NJ6dX3oga9/HyciQDnG1vQDjSLMeKLJ4A93ZqYKDrgYSr1FBY5/hMYC+2VCi24pgpkGA=="], + + "p-map": ["p-map@4.0.0", "", { "dependencies": { "aggregate-error": "^3.0.0" } }, "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ=="], + + "path-key": ["path-key@3.1.1", "", {}, "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q=="], + + "path-scurry": ["path-scurry@1.10.1", "", { "dependencies": { "lru-cache": "^9.1.1 || ^10.0.0", "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" } }, "sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ=="], + + "proc-log": ["proc-log@3.0.0", "", {}, "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A=="], + + "promise-retry": ["promise-retry@2.0.1", "", { "dependencies": { "err-code": "^2.0.2", "retry": "^0.12.0" } }, "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g=="], + + "retry": ["retry@0.12.0", "", {}, "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow=="], + + "safer-buffer": ["safer-buffer@2.1.2", "", {}, "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="], + + "semver": ["semver@7.5.4", "", { "dependencies": { "lru-cache": "^6.0.0" }, "bin": { "semver": "bin/semver.js" } }, "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA=="], + + "shebang-command": ["shebang-command@2.0.0", "", { "dependencies": { "shebang-regex": "^3.0.0" } }, "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA=="], + + "shebang-regex": ["shebang-regex@3.0.0", "", {}, "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A=="], + + "signal-exit": ["signal-exit@4.1.0", "", {}, "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw=="], + + "smart-buffer": ["smart-buffer@4.2.0", "", {}, "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg=="], + + "socks": ["socks@2.7.1", "", { "dependencies": { "ip": "^2.0.0", "smart-buffer": "^4.2.0" } }, "sha512-7maUZy1N7uo6+WVEX6psASxtNlKaNVMlGQKkG/63nEDdLOWNbiUMoLK7X4uYoLhQstau72mLgfEWcXcwsaHbYQ=="], + + "socks-proxy-agent": ["socks-proxy-agent@8.0.2", "", { "dependencies": { "agent-base": "^7.0.2", "debug": "^4.3.4", "socks": "^2.7.1" } }, "sha512-8zuqoLv1aP/66PHF5TqwJ7Czm3Yv32urJQHrVyhD7mmA6d61Zv8cIXQYPTWwmg6qlupnPvs/QKDmfa4P/qct2g=="], + + "ssri": ["ssri@10.0.5", "", { "dependencies": { "minipass": "^7.0.3" } }, "sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A=="], + + "string-width": ["string-width@5.1.2", "", { "dependencies": { "eastasianwidth": "^0.2.0", "emoji-regex": "^9.2.2", "strip-ansi": "^7.0.1" } }, "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA=="], + + "string-width-cjs": ["string-width@4.2.3", "", { "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g=="], + + "strip-ansi": ["strip-ansi@7.1.0", "", { "dependencies": { "ansi-regex": "^6.0.1" } }, "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ=="], + + "strip-ansi-cjs": ["strip-ansi@6.0.1", "", { "dependencies": { "ansi-regex": "^5.0.1" } }, "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="], + + "tar": ["tar@6.2.0", "", { "dependencies": { "chownr": "^2.0.0", "fs-minipass": "^2.0.0", "minipass": "^5.0.0", "minizlib": "^2.1.1", "mkdirp": "^1.0.3", "yallist": "^4.0.0" } }, "sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ=="], + + "unique-filename": ["unique-filename@3.0.0", "", { "dependencies": { "unique-slug": "^4.0.0" } }, "sha512-afXhuC55wkAmZ0P18QsVE6kp8JaxrEokN2HGIoIVv2ijHQd419H0+6EigAFcIzXeMIkcIkNBpB3L/DXB3cTS/g=="], + + "unique-slug": ["unique-slug@4.0.0", "", { "dependencies": { "imurmurhash": "^0.1.4" } }, "sha512-WrcA6AyEfqDX5bWige/4NQfPZMtASNVxdmWR76WESYQVAACSgWcR6e9i0mofqqBxYFtL4oAxPIptY73/0YE1DQ=="], + + "which": ["which@4.0.0", "", { "dependencies": { "isexe": "^3.1.1" }, "bin": { "node-which": "bin/which.js" } }, "sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg=="], + + "wrap-ansi": ["wrap-ansi@8.1.0", "", { "dependencies": { "ansi-styles": "^6.1.0", "string-width": "^5.0.1", "strip-ansi": "^7.0.1" } }, "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ=="], + + "wrap-ansi-cjs": ["wrap-ansi@7.0.0", "", { "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" } }, "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q=="], + + "yallist": ["yallist@4.0.0", "", {}, "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="], + + "@npmcli/agent/lru-cache": ["lru-cache@10.0.2", "", { "dependencies": { "semver": "^7.3.5" } }, "sha512-Yj9mA8fPiVgOUpByoTZO5pNrcl5Yk37FcSHsUINpAsaBIEZIuqcCclDZJCVxqQShDsmYX8QG63svJiTbOATZwg=="], + + "cacache/fs-minipass": ["fs-minipass@3.0.3", "", { "dependencies": { "minipass": "^7.0.3" } }, "sha512-XUBA9XClHbnJWSfBzjkm6RvPsyg3sryZt06BEQoXcF7EK/xpGaQYJgQKDJSUH5SGZ76Y7pFx1QBnXz09rU5Fbw=="], + + "cacache/lru-cache": ["lru-cache@10.0.2", "", { "dependencies": { "semver": "^7.3.5" } }, "sha512-Yj9mA8fPiVgOUpByoTZO5pNrcl5Yk37FcSHsUINpAsaBIEZIuqcCclDZJCVxqQShDsmYX8QG63svJiTbOATZwg=="], + + "cross-spawn/which": ["which@2.0.2", "", { "dependencies": { "isexe": "^2.0.0" }, "bin": { "node-which": "./bin/node-which" } }, "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA=="], + + "fs-minipass/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], + + "minipass-collect/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], + + "minipass-flush/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], + + "minipass-pipeline/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], + + "minipass-sized/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], + + "minizlib/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], + + "path-scurry/lru-cache": ["lru-cache@10.0.2", "", { "dependencies": { "semver": "^7.3.5" } }, "sha512-Yj9mA8fPiVgOUpByoTZO5pNrcl5Yk37FcSHsUINpAsaBIEZIuqcCclDZJCVxqQShDsmYX8QG63svJiTbOATZwg=="], + + "string-width-cjs/emoji-regex": ["emoji-regex@8.0.0", "", {}, "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="], + + "string-width-cjs/strip-ansi": ["strip-ansi@6.0.1", "", { "dependencies": { "ansi-regex": "^5.0.1" } }, "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="], + + "strip-ansi-cjs/ansi-regex": ["ansi-regex@5.0.1", "", {}, "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="], + + "tar/minipass": ["minipass@5.0.0", "", {}, "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ=="], + + "wrap-ansi-cjs/ansi-styles": ["ansi-styles@4.3.0", "", { "dependencies": { "color-convert": "^2.0.1" } }, "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg=="], + + "wrap-ansi-cjs/string-width": ["string-width@4.2.3", "", { "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g=="], + + "wrap-ansi-cjs/strip-ansi": ["strip-ansi@6.0.1", "", { "dependencies": { "ansi-regex": "^5.0.1" } }, "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="], + + "cross-spawn/which/isexe": ["isexe@2.0.0", "", {}, "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="], + + "string-width-cjs/strip-ansi/ansi-regex": ["ansi-regex@5.0.1", "", {}, "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="], + + "wrap-ansi-cjs/string-width/emoji-regex": ["emoji-regex@8.0.0", "", {}, "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="], + + "wrap-ansi-cjs/strip-ansi/ansi-regex": ["ansi-regex@5.0.1", "", {}, "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="], + } +} diff --git a/test/napi/napi-app/bun.lockb b/test/napi/napi-app/bun.lockb deleted file mode 100755 index a977923a09..0000000000 Binary files a/test/napi/napi-app/bun.lockb and /dev/null differ diff --git a/test/scripts/bun.lock b/test/scripts/bun.lock new file mode 100644 index 0000000000..18d6deadaf --- /dev/null +++ b/test/scripts/bun.lock @@ -0,0 +1,127 @@ +{ + "lockfileVersion": 0, + "workspaces": { + "": { + "dependencies": { + "puppeteer": "^10.4.0", + }, + }, + }, + "packages": { + "@types/node": ["@types/node@18.14.0", "", {}, "sha512-5EWrvLmglK+imbCJY0+INViFWUHg1AHel1sq4ZVSfdcNqGy9Edv3UB9IIzzg+xPaUcAgZYcfVs2fBcwDeZzU0A=="], + + "@types/yauzl": ["@types/yauzl@2.10.0", "", { "dependencies": { "@types/node": "*" } }, "sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw=="], + + "agent-base": ["agent-base@6.0.2", "", { "dependencies": { "debug": "4" } }, "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ=="], + + "balanced-match": ["balanced-match@1.0.2", "", {}, "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="], + + "base64-js": ["base64-js@1.5.1", "", {}, "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA=="], + + "bl": ["bl@4.1.0", "", { "dependencies": { "buffer": "^5.5.0", "inherits": "^2.0.4", "readable-stream": "^3.4.0" } }, "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w=="], + + "brace-expansion": ["brace-expansion@1.1.11", "", { "dependencies": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" } }, "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA=="], + + "buffer": ["buffer@5.7.1", "", { "dependencies": { "base64-js": "^1.3.1", "ieee754": "^1.1.13" } }, "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ=="], + + "buffer-crc32": ["buffer-crc32@0.2.13", "", {}, "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ=="], + + "chownr": ["chownr@1.1.4", "", {}, "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="], + + "concat-map": ["concat-map@0.0.1", "", {}, "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg=="], + + "debug": ["debug@4.3.1", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ=="], + + "devtools-protocol": ["devtools-protocol@0.0.901419", "", {}, "sha512-4INMPwNm9XRpBukhNbF7OB6fNTTCaI8pzy/fXg0xQzAy5h3zL1P8xT3QazgKqBrb/hAYwIBizqDBZ7GtJE74QQ=="], + + "end-of-stream": ["end-of-stream@1.4.4", "", { "dependencies": { "once": "^1.4.0" } }, "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q=="], + + "extract-zip": ["extract-zip@2.0.1", "", { "dependencies": { "@types/yauzl": "^2.9.1", "debug": "^4.1.1", "get-stream": "^5.1.0", "yauzl": "^2.10.0" }, "bin": { "extract-zip": "cli.js" } }, "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg=="], + + "fd-slicer": ["fd-slicer@1.1.0", "", { "dependencies": { "pend": "~1.2.0" } }, "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g=="], + + "find-up": ["find-up@4.1.0", "", { "dependencies": { "locate-path": "^5.0.0", "path-exists": "^4.0.0" } }, "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw=="], + + "fs-constants": ["fs-constants@1.0.0", "", {}, "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow=="], + + "fs.realpath": ["fs.realpath@1.0.0", "", {}, "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw=="], + + "get-stream": ["get-stream@5.2.0", "", { "dependencies": { "pump": "^3.0.0" } }, "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA=="], + + "glob": ["glob@7.2.3", "", { "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.1.1", "once": "^1.3.0", "path-is-absolute": "^1.0.0" } }, "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q=="], + + "https-proxy-agent": ["https-proxy-agent@5.0.0", "", { "dependencies": { "agent-base": "6", "debug": "4" } }, "sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA=="], + + "ieee754": ["ieee754@1.2.1", "", {}, "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA=="], + + "inflight": ["inflight@1.0.6", "", { "dependencies": { "once": "^1.3.0", "wrappy": "1" } }, "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA=="], + + "inherits": ["inherits@2.0.4", "", {}, "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="], + + "locate-path": ["locate-path@5.0.0", "", { "dependencies": { "p-locate": "^4.1.0" } }, "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g=="], + + "minimatch": ["minimatch@3.1.2", "", { "dependencies": { "brace-expansion": "^1.1.7" } }, "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw=="], + + "minimist": ["minimist@1.2.8", "", {}, "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA=="], + + "mkdirp": ["mkdirp@0.5.6", "", { "dependencies": { "minimist": "^1.2.6" }, "bin": { "mkdirp": "bin/cmd.js" } }, "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw=="], + + "ms": ["ms@2.1.2", "", {}, "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="], + + "node-fetch": ["node-fetch@2.6.1", "", {}, "sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw=="], + + "once": ["once@1.4.0", "", { "dependencies": { "wrappy": "1" } }, "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w=="], + + "p-limit": ["p-limit@2.3.0", "", { "dependencies": { "p-try": "^2.0.0" } }, "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w=="], + + "p-locate": ["p-locate@4.1.0", "", { "dependencies": { "p-limit": "^2.2.0" } }, "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A=="], + + "p-try": ["p-try@2.2.0", "", {}, "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ=="], + + "path-exists": ["path-exists@4.0.0", "", {}, "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w=="], + + "path-is-absolute": ["path-is-absolute@1.0.1", "", {}, "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg=="], + + "pend": ["pend@1.2.0", "", {}, "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg=="], + + "pkg-dir": ["pkg-dir@4.2.0", "", { "dependencies": { "find-up": "^4.0.0" } }, "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ=="], + + "progress": ["progress@2.0.1", "", {}, "sha512-OE+a6vzqazc+K6LxJrX5UPyKFvGnL5CYmq2jFGNIBWHpc4QyE49/YOumcrpQFJpfejmvRtbJzgO1zPmMCqlbBg=="], + + "proxy-from-env": ["proxy-from-env@1.1.0", "", {}, "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg=="], + + "pump": ["pump@3.0.0", "", { "dependencies": { "end-of-stream": "^1.1.0", "once": "^1.3.1" } }, "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww=="], + + "puppeteer": ["puppeteer@10.4.0", "", { "dependencies": { "debug": "4.3.1", "devtools-protocol": "0.0.901419", "extract-zip": "2.0.1", "https-proxy-agent": "5.0.0", "node-fetch": "2.6.1", "pkg-dir": "4.2.0", "progress": "2.0.1", "proxy-from-env": "1.1.0", "rimraf": "3.0.2", "tar-fs": "2.0.0", "unbzip2-stream": "1.3.3", "ws": "7.4.6" } }, "sha512-2cP8mBoqnu5gzAVpbZ0fRaobBWZM8GEUF4I1F6WbgHrKV/rz7SX8PG2wMymZgD0wo0UBlg2FBPNxlF/xlqW6+w=="], + + "readable-stream": ["readable-stream@3.6.0", "", { "dependencies": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", "util-deprecate": "^1.0.1" } }, "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA=="], + + "rimraf": ["rimraf@3.0.2", "", { "dependencies": { "glob": "^7.1.3" }, "bin": { "rimraf": "bin.js" } }, "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA=="], + + "safe-buffer": ["safe-buffer@5.2.1", "", {}, "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ=="], + + "string_decoder": ["string_decoder@1.3.0", "", { "dependencies": { "safe-buffer": "~5.2.0" } }, "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA=="], + + "tar-fs": ["tar-fs@2.0.0", "", { "dependencies": { "chownr": "^1.1.1", "mkdirp": "^0.5.1", "pump": "^3.0.0", "tar-stream": "^2.0.0" } }, "sha512-vaY0obB6Om/fso8a8vakQBzwholQ7v5+uy+tF3Ozvxv1KNezmVQAiWtcNmMHFSFPqL3dJA8ha6gdtFbfX9mcxA=="], + + "tar-stream": ["tar-stream@2.2.0", "", { "dependencies": { "bl": "^4.0.3", "end-of-stream": "^1.4.1", "fs-constants": "^1.0.0", "inherits": "^2.0.3", "readable-stream": "^3.1.1" } }, "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ=="], + + "through": ["through@2.3.8", "", {}, "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg=="], + + "unbzip2-stream": ["unbzip2-stream@1.3.3", "", { "dependencies": { "buffer": "^5.2.1", "through": "^2.3.8" } }, "sha512-fUlAF7U9Ah1Q6EieQ4x4zLNejrRvDWUYmxXUpN3uziFYCHapjWFaCAnreY9bGgxzaMCFAPPpYNng57CypwJVhg=="], + + "util-deprecate": ["util-deprecate@1.0.2", "", {}, "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="], + + "wrappy": ["wrappy@1.0.2", "", {}, "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="], + + "ws": ["ws@7.4.6", "", { "peerDependencies": { "bufferutil": "^4.0.1", "utf-8-validate": "^5.0.2" }, "optionalPeers": ["utf-8-validate"] }, "sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A=="], + + "yauzl": ["yauzl@2.10.0", "", { "dependencies": { "buffer-crc32": "~0.2.3", "fd-slicer": "~1.1.0" } }, "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g=="], + + "agent-base/debug": ["debug@4.3.4", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ=="], + + "extract-zip/debug": ["debug@4.3.4", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ=="], + + "https-proxy-agent/debug": ["debug@4.3.4", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ=="], + } +} diff --git a/test/scripts/bun.lockb b/test/scripts/bun.lockb deleted file mode 100755 index 85a9dc65af..0000000000 Binary files a/test/scripts/bun.lockb and /dev/null differ diff --git a/test/snippets/bun.lock b/test/snippets/bun.lock new file mode 100644 index 0000000000..ef9caa0804 --- /dev/null +++ b/test/snippets/bun.lock @@ -0,0 +1,219 @@ +{ + "lockfileVersion": 0, + "workspaces": { + "": { + "name": "snippets", + "dependencies": { + "@emotion/core": "^11.0.0", + "@emotion/react": "^11.4.1", + "lit": "^2.4.0", + "lodash": "^4.17.21", + "react": "^17.0.2", + "react-dom": "^17.0.2", + "redux": "^4.1.1", + "styled-components": "^5.3.1", + }, + }, + }, + "packages": { + "@babel/code-frame": ["@babel/code-frame@7.18.6", "", { "dependencies": { "@babel/highlight": "^7.18.6" } }, "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q=="], + + "@babel/generator": ["@babel/generator@7.20.14", "", { "dependencies": { "@babel/types": "^7.20.7", "@jridgewell/gen-mapping": "^0.3.2", "jsesc": "^2.5.1" } }, "sha512-AEmuXHdcD3A52HHXxaTmYlb8q/xMEhoRP67B3T4Oq7lbmSoqroMZzjnGj3+i1io3pdnF8iBYVu4Ilj+c4hBxYg=="], + + "@babel/helper-annotate-as-pure": ["@babel/helper-annotate-as-pure@7.18.6", "", { "dependencies": { "@babel/types": "^7.18.6" } }, "sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA=="], + + "@babel/helper-environment-visitor": ["@babel/helper-environment-visitor@7.18.9", "", {}, "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg=="], + + "@babel/helper-function-name": ["@babel/helper-function-name@7.19.0", "", { "dependencies": { "@babel/template": "^7.18.10", "@babel/types": "^7.19.0" } }, "sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w=="], + + "@babel/helper-hoist-variables": ["@babel/helper-hoist-variables@7.18.6", "", { "dependencies": { "@babel/types": "^7.18.6" } }, "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q=="], + + "@babel/helper-module-imports": ["@babel/helper-module-imports@7.18.6", "", { "dependencies": { "@babel/types": "^7.18.6" } }, "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA=="], + + "@babel/helper-split-export-declaration": ["@babel/helper-split-export-declaration@7.18.6", "", { "dependencies": { "@babel/types": "^7.18.6" } }, "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA=="], + + "@babel/helper-string-parser": ["@babel/helper-string-parser@7.19.4", "", {}, "sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw=="], + + "@babel/helper-validator-identifier": ["@babel/helper-validator-identifier@7.19.1", "", {}, "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w=="], + + "@babel/highlight": ["@babel/highlight@7.18.6", "", { "dependencies": { "@babel/helper-validator-identifier": "^7.18.6", "chalk": "^2.0.0", "js-tokens": "^4.0.0" } }, "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g=="], + + "@babel/parser": ["@babel/parser@7.20.15", "", { "bin": "./bin/babel-parser.js" }, "sha512-DI4a1oZuf8wC+oAJA9RW6ga3Zbe8RZFt7kD9i4qAspz3I/yHet1VvC3DiSy/fsUvv5pvJuNPh0LPOdCcqinDPg=="], + + "@babel/runtime": ["@babel/runtime@7.20.13", "", { "dependencies": { "regenerator-runtime": "^0.13.11" } }, "sha512-gt3PKXs0DBoL9xCvOIIZ2NEqAGZqHjAnmVbfQtB620V0uReIQutpel14KcneZuer7UioY8ALKZ7iocavvzTNFA=="], + + "@babel/template": ["@babel/template@7.20.7", "", { "dependencies": { "@babel/code-frame": "^7.18.6", "@babel/parser": "^7.20.7", "@babel/types": "^7.20.7" } }, "sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw=="], + + "@babel/traverse": ["@babel/traverse@7.20.13", "", { "dependencies": { "@babel/code-frame": "^7.18.6", "@babel/generator": "^7.20.7", "@babel/helper-environment-visitor": "^7.18.9", "@babel/helper-function-name": "^7.19.0", "@babel/helper-hoist-variables": "^7.18.6", "@babel/helper-split-export-declaration": "^7.18.6", "@babel/parser": "^7.20.13", "@babel/types": "^7.20.7", "debug": "^4.1.0", "globals": "^11.1.0" } }, "sha512-kMJXfF0T6DIS9E8cgdLCSAL+cuCK+YEZHWiLK0SXpTo8YRj5lpJu3CDNKiIBCne4m9hhTIqUg6SYTAI39tAiVQ=="], + + "@babel/types": ["@babel/types@7.20.7", "", { "dependencies": { "@babel/helper-string-parser": "^7.19.4", "@babel/helper-validator-identifier": "^7.19.1", "to-fast-properties": "^2.0.0" } }, "sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg=="], + + "@emotion/babel-plugin": ["@emotion/babel-plugin@11.10.6", "", { "dependencies": { "@babel/helper-module-imports": "^7.16.7", "@babel/runtime": "^7.18.3", "@emotion/hash": "^0.9.0", "@emotion/memoize": "^0.8.0", "@emotion/serialize": "^1.1.1", "babel-plugin-macros": "^3.1.0", "convert-source-map": "^1.5.0", "escape-string-regexp": "^4.0.0", "find-root": "^1.1.0", "source-map": "^0.5.7", "stylis": "4.1.3" } }, "sha512-p2dAqtVrkhSa7xz1u/m9eHYdLi+en8NowrmXeF/dKtJpU8lCWli8RUAati7NcSl0afsBott48pdnANuD0wh9QQ=="], + + "@emotion/cache": ["@emotion/cache@11.10.5", "", { "dependencies": { "@emotion/memoize": "^0.8.0", "@emotion/sheet": "^1.2.1", "@emotion/utils": "^1.2.0", "@emotion/weak-memoize": "^0.3.0", "stylis": "4.1.3" } }, "sha512-dGYHWyzTdmK+f2+EnIGBpkz1lKc4Zbj2KHd4cX3Wi8/OWr5pKslNjc3yABKH4adRGCvSX4VDC0i04mrrq0aiRA=="], + + "@emotion/core": ["@emotion/core@11.0.0", "", {}, "sha512-w4sE3AmHmyG6RDKf6mIbtHpgJUSJ2uGvPQb8VXFL7hFjMPibE8IiehG8cMX3Ztm4svfCQV6KqusQbeIOkurBcA=="], + + "@emotion/hash": ["@emotion/hash@0.9.0", "", {}, "sha512-14FtKiHhy2QoPIzdTcvh//8OyBlknNs2nXRwIhG904opCby3l+9Xaf/wuPvICBF0rc1ZCNBd3nKe9cd2mecVkQ=="], + + "@emotion/is-prop-valid": ["@emotion/is-prop-valid@1.2.0", "", { "dependencies": { "@emotion/memoize": "^0.8.0" } }, "sha512-3aDpDprjM0AwaxGE09bOPkNxHpBd+kA6jty3RnaEXdweX1DF1U3VQpPYb0g1IStAuK7SVQ1cy+bNBBKp4W3Fjg=="], + + "@emotion/memoize": ["@emotion/memoize@0.8.0", "", {}, "sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA=="], + + "@emotion/react": ["@emotion/react@11.10.6", "", { "dependencies": { "@babel/runtime": "^7.18.3", "@emotion/babel-plugin": "^11.10.6", "@emotion/cache": "^11.10.5", "@emotion/serialize": "^1.1.1", "@emotion/use-insertion-effect-with-fallbacks": "^1.0.0", "@emotion/utils": "^1.2.0", "@emotion/weak-memoize": "^0.3.0", "hoist-non-react-statics": "^3.3.1" }, "peerDependencies": { "react": ">=16.8.0" } }, "sha512-6HT8jBmcSkfzO7mc+N1L9uwvOnlcGoix8Zn7srt+9ga0MjREo6lRpuVX0kzo6Jp6oTqDhREOFsygN6Ew4fEQbw=="], + + "@emotion/serialize": ["@emotion/serialize@1.1.1", "", { "dependencies": { "@emotion/hash": "^0.9.0", "@emotion/memoize": "^0.8.0", "@emotion/unitless": "^0.8.0", "@emotion/utils": "^1.2.0", "csstype": "^3.0.2" } }, "sha512-Zl/0LFggN7+L1liljxXdsVSVlg6E/Z/olVWpfxUTxOAmi8NU7YoeWeLfi1RmnB2TATHoaWwIBRoL+FvAJiTUQA=="], + + "@emotion/sheet": ["@emotion/sheet@1.2.1", "", {}, "sha512-zxRBwl93sHMsOj4zs+OslQKg/uhF38MB+OMKoCrVuS0nyTkqnau+BM3WGEoOptg9Oz45T/aIGs1qbVAsEFo3nA=="], + + "@emotion/stylis": ["@emotion/stylis@0.8.5", "", {}, "sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ=="], + + "@emotion/unitless": ["@emotion/unitless@0.7.5", "", {}, "sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg=="], + + "@emotion/use-insertion-effect-with-fallbacks": ["@emotion/use-insertion-effect-with-fallbacks@1.0.0", "", { "peerDependencies": { "react": ">=16.8.0" } }, "sha512-1eEgUGmkaljiBnRMTdksDV1W4kUnmwgp7X9G8B++9GYwl1lUdqSndSriIrTJ0N7LQaoauY9JJ2yhiOYK5+NI4A=="], + + "@emotion/utils": ["@emotion/utils@1.2.0", "", {}, "sha512-sn3WH53Kzpw8oQ5mgMmIzzyAaH2ZqFEbozVVBSYp538E06OSE6ytOp7pRAjNQR+Q/orwqdQYJSe2m3hCOeznkw=="], + + "@emotion/weak-memoize": ["@emotion/weak-memoize@0.3.0", "", {}, "sha512-AHPmaAx+RYfZz0eYu6Gviiagpmiyw98ySSlQvCUhVGDRtDFe4DBS0x1bSjdF3gqUDYOczB+yYvBTtEylYSdRhg=="], + + "@jridgewell/gen-mapping": ["@jridgewell/gen-mapping@0.3.2", "", { "dependencies": { "@jridgewell/set-array": "^1.0.1", "@jridgewell/sourcemap-codec": "^1.4.10", "@jridgewell/trace-mapping": "^0.3.9" } }, "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A=="], + + "@jridgewell/resolve-uri": ["@jridgewell/resolve-uri@3.1.0", "", {}, "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w=="], + + "@jridgewell/set-array": ["@jridgewell/set-array@1.1.2", "", {}, "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw=="], + + "@jridgewell/sourcemap-codec": ["@jridgewell/sourcemap-codec@1.4.14", "", {}, "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw=="], + + "@jridgewell/trace-mapping": ["@jridgewell/trace-mapping@0.3.17", "", { "dependencies": { "@jridgewell/resolve-uri": "3.1.0", "@jridgewell/sourcemap-codec": "1.4.14" } }, "sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g=="], + + "@lit-labs/ssr-dom-shim": ["@lit-labs/ssr-dom-shim@1.0.0", "", {}, "sha512-ic93MBXfApIFTrup4a70M/+ddD8xdt2zxxj9sRwHQzhS9ag/syqkD8JPdTXsc1gUy2K8TTirhlCqyTEM/sifNw=="], + + "@lit/reactive-element": ["@lit/reactive-element@1.6.1", "", { "dependencies": { "@lit-labs/ssr-dom-shim": "^1.0.0" } }, "sha512-va15kYZr7KZNNPZdxONGQzpUr+4sxVu7V/VG7a8mRfPPXUyhEYj5RzXCQmGrlP3tAh0L3HHm5AjBMFYRqlM9SA=="], + + "@types/parse-json": ["@types/parse-json@4.0.0", "", {}, "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA=="], + + "@types/trusted-types": ["@types/trusted-types@2.0.3", "", {}, "sha512-NfQ4gyz38SL8sDNrSixxU2Os1a5xcdFxipAFxYEuLUlvU2uDwS4NUpsImcf1//SlWItCVMMLiylsxbmNMToV/g=="], + + "ansi-styles": ["ansi-styles@3.2.1", "", { "dependencies": { "color-convert": "^1.9.0" } }, "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA=="], + + "babel-plugin-macros": ["babel-plugin-macros@3.1.0", "", { "dependencies": { "@babel/runtime": "^7.12.5", "cosmiconfig": "^7.0.0", "resolve": "^1.19.0" } }, "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg=="], + + "babel-plugin-styled-components": ["babel-plugin-styled-components@2.0.7", "", { "dependencies": { "@babel/helper-annotate-as-pure": "^7.16.0", "@babel/helper-module-imports": "^7.16.0", "babel-plugin-syntax-jsx": "^6.18.0", "lodash": "^4.17.11", "picomatch": "^2.3.0" }, "peerDependencies": { "styled-components": ">= 2" } }, "sha512-i7YhvPgVqRKfoQ66toiZ06jPNA3p6ierpfUuEWxNF+fV27Uv5gxBkf8KZLHUCc1nFA9j6+80pYoIpqCeyW3/bA=="], + + "babel-plugin-syntax-jsx": ["babel-plugin-syntax-jsx@6.18.0", "", {}, "sha512-qrPaCSo9c8RHNRHIotaufGbuOBN8rtdC4QrrFFc43vyWCCz7Kl7GL1PGaXtMGQZUXrkCjNEgxDfmAuAabr/rlw=="], + + "callsites": ["callsites@3.1.0", "", {}, "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ=="], + + "camelize": ["camelize@1.0.1", "", {}, "sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ=="], + + "chalk": ["chalk@2.4.2", "", { "dependencies": { "ansi-styles": "^3.2.1", "escape-string-regexp": "^1.0.5", "supports-color": "^5.3.0" } }, "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ=="], + + "color-convert": ["color-convert@1.9.3", "", { "dependencies": { "color-name": "1.1.3" } }, "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg=="], + + "color-name": ["color-name@1.1.3", "", {}, "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw=="], + + "convert-source-map": ["convert-source-map@1.9.0", "", {}, "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A=="], + + "cosmiconfig": ["cosmiconfig@7.1.0", "", { "dependencies": { "@types/parse-json": "^4.0.0", "import-fresh": "^3.2.1", "parse-json": "^5.0.0", "path-type": "^4.0.0", "yaml": "^1.10.0" } }, "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA=="], + + "css-color-keywords": ["css-color-keywords@1.0.0", "", {}, "sha512-FyyrDHZKEjXDpNJYvVsV960FiqQyXc/LlYmsxl2BcdMb2WPx0OGRVgTg55rPSyLSNMqP52R9r8geSp7apN3Ofg=="], + + "css-to-react-native": ["css-to-react-native@3.2.0", "", { "dependencies": { "camelize": "^1.0.0", "css-color-keywords": "^1.0.0", "postcss-value-parser": "^4.0.2" } }, "sha512-e8RKaLXMOFii+02mOlqwjbD00KSEKqblnpO9e++1aXS1fPQOpS1YoqdVHBqPjHNoxeF2mimzVqawm2KCbEdtHQ=="], + + "csstype": ["csstype@3.1.1", "", {}, "sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw=="], + + "debug": ["debug@4.3.4", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ=="], + + "error-ex": ["error-ex@1.3.2", "", { "dependencies": { "is-arrayish": "^0.2.1" } }, "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g=="], + + "escape-string-regexp": ["escape-string-regexp@4.0.0", "", {}, "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA=="], + + "find-root": ["find-root@1.1.0", "", {}, "sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng=="], + + "function-bind": ["function-bind@1.1.1", "", {}, "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="], + + "globals": ["globals@11.12.0", "", {}, "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA=="], + + "has": ["has@1.0.3", "", { "dependencies": { "function-bind": "^1.1.1" } }, "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw=="], + + "has-flag": ["has-flag@3.0.0", "", {}, "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw=="], + + "hoist-non-react-statics": ["hoist-non-react-statics@3.3.2", "", { "dependencies": { "react-is": "^16.7.0" } }, "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw=="], + + "import-fresh": ["import-fresh@3.3.0", "", { "dependencies": { "parent-module": "^1.0.0", "resolve-from": "^4.0.0" } }, "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw=="], + + "is-arrayish": ["is-arrayish@0.2.1", "", {}, "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg=="], + + "is-core-module": ["is-core-module@2.11.0", "", { "dependencies": { "has": "^1.0.3" } }, "sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw=="], + + "js-tokens": ["js-tokens@4.0.0", "", {}, "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="], + + "jsesc": ["jsesc@2.5.2", "", { "bin": { "jsesc": "bin/jsesc" } }, "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA=="], + + "json-parse-even-better-errors": ["json-parse-even-better-errors@2.3.1", "", {}, "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w=="], + + "lines-and-columns": ["lines-and-columns@1.2.4", "", {}, "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="], + + "lit": ["lit@2.6.1", "", { "dependencies": { "@lit/reactive-element": "^1.6.0", "lit-element": "^3.2.0", "lit-html": "^2.6.0" } }, "sha512-DT87LD64f8acR7uVp7kZfhLRrHkfC/N4BVzAtnw9Yg8087mbBJ//qedwdwX0kzDbxgPccWRW6mFwGbRQIxy0pw=="], + + "lit-element": ["lit-element@3.2.2", "", { "dependencies": { "@lit/reactive-element": "^1.3.0", "lit-html": "^2.2.0" } }, "sha512-6ZgxBR9KNroqKb6+htkyBwD90XGRiqKDHVrW/Eh0EZ+l+iC+u+v+w3/BA5NGi4nizAVHGYvQBHUDuSmLjPp7NQ=="], + + "lit-html": ["lit-html@2.6.1", "", { "dependencies": { "@types/trusted-types": "^2.0.2" } }, "sha512-Z3iw+E+3KKFn9t2YKNjsXNEu/LRLI98mtH/C6lnFg7kvaqPIzPn124Yd4eT/43lyqrejpc5Wb6BHq3fdv4S8Rw=="], + + "lodash": ["lodash@4.17.21", "", {}, "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="], + + "loose-envify": ["loose-envify@1.4.0", "", { "dependencies": { "js-tokens": "^3.0.0 || ^4.0.0" }, "bin": { "loose-envify": "cli.js" } }, "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q=="], + + "ms": ["ms@2.1.2", "", {}, "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="], + + "object-assign": ["object-assign@4.1.1", "", {}, "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg=="], + + "parent-module": ["parent-module@1.0.1", "", { "dependencies": { "callsites": "^3.0.0" } }, "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g=="], + + "parse-json": ["parse-json@5.2.0", "", { "dependencies": { "@babel/code-frame": "^7.0.0", "error-ex": "^1.3.1", "json-parse-even-better-errors": "^2.3.0", "lines-and-columns": "^1.1.6" } }, "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg=="], + + "path-parse": ["path-parse@1.0.7", "", {}, "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="], + + "path-type": ["path-type@4.0.0", "", {}, "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw=="], + + "picomatch": ["picomatch@2.3.1", "", {}, "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA=="], + + "postcss-value-parser": ["postcss-value-parser@4.2.0", "", {}, "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="], + + "react": ["react@17.0.2", "", { "dependencies": { "loose-envify": "^1.1.0", "object-assign": "^4.1.1" } }, "sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA=="], + + "react-dom": ["react-dom@17.0.2", "", { "dependencies": { "loose-envify": "^1.1.0", "object-assign": "^4.1.1", "scheduler": "^0.20.2" }, "peerDependencies": { "react": "17.0.2" } }, "sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA=="], + + "react-is": ["react-is@16.13.1", "", {}, "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="], + + "redux": ["redux@4.2.1", "", { "dependencies": { "@babel/runtime": "^7.9.2" } }, "sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w=="], + + "regenerator-runtime": ["regenerator-runtime@0.13.11", "", {}, "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg=="], + + "resolve": ["resolve@1.22.1", "", { "dependencies": { "is-core-module": "^2.9.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" }, "bin": { "resolve": "bin/resolve" } }, "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw=="], + + "resolve-from": ["resolve-from@4.0.0", "", {}, "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g=="], + + "scheduler": ["scheduler@0.20.2", "", { "dependencies": { "loose-envify": "^1.1.0", "object-assign": "^4.1.1" } }, "sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ=="], + + "shallowequal": ["shallowequal@1.1.0", "", {}, "sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ=="], + + "source-map": ["source-map@0.5.7", "", {}, "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ=="], + + "styled-components": ["styled-components@5.3.6", "", { "dependencies": { "@babel/helper-module-imports": "^7.0.0", "@babel/traverse": "^7.4.5", "@emotion/is-prop-valid": "^1.1.0", "@emotion/stylis": "^0.8.4", "@emotion/unitless": "^0.7.4", "babel-plugin-styled-components": ">= 1.12.0", "css-to-react-native": "^3.0.0", "hoist-non-react-statics": "^3.0.0", "shallowequal": "^1.1.0", "supports-color": "^5.5.0" }, "peerDependencies": { "react": ">= 16.8.0", "react-dom": ">= 16.8.0", "react-is": ">= 16.8.0" } }, "sha512-hGTZquGAaTqhGWldX7hhfzjnIYBZ0IXQXkCYdvF1Sq3DsUaLx6+NTHC5Jj1ooM2F68sBiVz3lvhfwQs/S3l6qg=="], + + "stylis": ["stylis@4.1.3", "", {}, "sha512-GP6WDNWf+o403jrEp9c5jibKavrtLW+/qYGhFxFrG8maXhwTBI7gLLhiBb0o7uFccWN+EOS9aMO6cGHWAO07OA=="], + + "supports-color": ["supports-color@5.5.0", "", { "dependencies": { "has-flag": "^3.0.0" } }, "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow=="], + + "supports-preserve-symlinks-flag": ["supports-preserve-symlinks-flag@1.0.0", "", {}, "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w=="], + + "to-fast-properties": ["to-fast-properties@2.0.0", "", {}, "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog=="], + + "yaml": ["yaml@1.10.2", "", {}, "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg=="], + + "@emotion/serialize/@emotion/unitless": ["@emotion/unitless@0.8.0", "", {}, "sha512-VINS5vEYAscRl2ZUDiT3uMPlrFQupiKgHz5AA4bCH1miKBg4qtwkim1qPmJj/4WG6TreYMY111rEFsjupcOKHw=="], + + "chalk/escape-string-regexp": ["escape-string-regexp@1.0.5", "", {}, "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg=="], + } +} diff --git a/test/snippets/bun.lockb b/test/snippets/bun.lockb deleted file mode 100755 index 96d6daa926..0000000000 Binary files a/test/snippets/bun.lockb and /dev/null differ diff --git a/test/v8/bad-modules/bun.lock b/test/v8/bad-modules/bun.lock new file mode 100644 index 0000000000..efe0faa537 --- /dev/null +++ b/test/v8/bad-modules/bun.lock @@ -0,0 +1,215 @@ +{ + "lockfileVersion": 0, + "workspaces": { + "": { + "devDependencies": { + "node-gyp": "~10.1.0", + }, + }, + }, + "packages": { + "@isaacs/cliui": ["@isaacs/cliui@8.0.2", "", { "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" } }, "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA=="], + + "@npmcli/agent": ["@npmcli/agent@2.2.2", "", { "dependencies": { "agent-base": "^7.1.0", "http-proxy-agent": "^7.0.0", "https-proxy-agent": "^7.0.1", "lru-cache": "^10.0.1", "socks-proxy-agent": "^8.0.3" } }, "sha512-OrcNPXdpSl9UX7qPVRWbmWMCSXrcDa2M9DvrbOTj7ao1S4PlqVFYv9/yLKMkrJKZ/V5A/kDBC690or307i26Og=="], + + "@npmcli/fs": ["@npmcli/fs@3.1.1", "", { "dependencies": { "semver": "^7.3.5" } }, "sha512-q9CRWjpHCMIh5sVyefoD1cA7PkvILqCZsnSOEUUivORLjxCO/Irmue2DprETiNgEqktDBZaM1Bi+jrarx1XdCg=="], + + "@pkgjs/parseargs": ["@pkgjs/parseargs@0.11.0", "", {}, "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg=="], + + "abbrev": ["abbrev@2.0.0", "", {}, "sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ=="], + + "agent-base": ["agent-base@7.1.1", "", { "dependencies": { "debug": "^4.3.4" } }, "sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA=="], + + "aggregate-error": ["aggregate-error@3.1.0", "", { "dependencies": { "clean-stack": "^2.0.0", "indent-string": "^4.0.0" } }, "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA=="], + + "ansi-regex": ["ansi-regex@6.0.1", "", {}, "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA=="], + + "ansi-styles": ["ansi-styles@6.2.1", "", {}, "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug=="], + + "balanced-match": ["balanced-match@1.0.2", "", {}, "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="], + + "brace-expansion": ["brace-expansion@2.0.1", "", { "dependencies": { "balanced-match": "^1.0.0" } }, "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA=="], + + "cacache": ["cacache@18.0.4", "", { "dependencies": { "@npmcli/fs": "^3.1.0", "fs-minipass": "^3.0.0", "glob": "^10.2.2", "lru-cache": "^10.0.1", "minipass": "^7.0.3", "minipass-collect": "^2.0.1", "minipass-flush": "^1.0.5", "minipass-pipeline": "^1.2.4", "p-map": "^4.0.0", "ssri": "^10.0.0", "tar": "^6.1.11", "unique-filename": "^3.0.0" } }, "sha512-B+L5iIa9mgcjLbliir2th36yEwPftrzteHYujzsx3dFP/31GCHcIeS8f5MGd80odLOjaOvSpU3EEAmRQptkxLQ=="], + + "chownr": ["chownr@2.0.0", "", {}, "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ=="], + + "clean-stack": ["clean-stack@2.2.0", "", {}, "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A=="], + + "color-convert": ["color-convert@2.0.1", "", { "dependencies": { "color-name": "~1.1.4" } }, "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ=="], + + "color-name": ["color-name@1.1.4", "", {}, "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="], + + "cross-spawn": ["cross-spawn@7.0.3", "", { "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", "which": "^2.0.1" } }, "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w=="], + + "debug": ["debug@4.3.6", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg=="], + + "eastasianwidth": ["eastasianwidth@0.2.0", "", {}, "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA=="], + + "emoji-regex": ["emoji-regex@9.2.2", "", {}, "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg=="], + + "encoding": ["encoding@0.1.13", "", { "dependencies": { "iconv-lite": "^0.6.2" } }, "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A=="], + + "env-paths": ["env-paths@2.2.1", "", {}, "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A=="], + + "err-code": ["err-code@2.0.3", "", {}, "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA=="], + + "exponential-backoff": ["exponential-backoff@3.1.1", "", {}, "sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw=="], + + "foreground-child": ["foreground-child@3.3.0", "", { "dependencies": { "cross-spawn": "^7.0.0", "signal-exit": "^4.0.1" } }, "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg=="], + + "fs-minipass": ["fs-minipass@2.1.0", "", { "dependencies": { "minipass": "^3.0.0" } }, "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg=="], + + "glob": ["glob@10.4.5", "", { "dependencies": { "foreground-child": "^3.1.0", "jackspeak": "^3.1.2", "minimatch": "^9.0.4", "minipass": "^7.1.2", "package-json-from-dist": "^1.0.0", "path-scurry": "^1.11.1" }, "bin": { "glob": "dist/esm/bin.mjs" } }, "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg=="], + + "graceful-fs": ["graceful-fs@4.2.11", "", {}, "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ=="], + + "http-cache-semantics": ["http-cache-semantics@4.1.1", "", {}, "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ=="], + + "http-proxy-agent": ["http-proxy-agent@7.0.2", "", { "dependencies": { "agent-base": "^7.1.0", "debug": "^4.3.4" } }, "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig=="], + + "https-proxy-agent": ["https-proxy-agent@7.0.5", "", { "dependencies": { "agent-base": "^7.0.2", "debug": "4" } }, "sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw=="], + + "iconv-lite": ["iconv-lite@0.6.3", "", { "dependencies": { "safer-buffer": ">= 2.1.2 < 3.0.0" } }, "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw=="], + + "imurmurhash": ["imurmurhash@0.1.4", "", {}, "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA=="], + + "indent-string": ["indent-string@4.0.0", "", {}, "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg=="], + + "ip-address": ["ip-address@9.0.5", "", { "dependencies": { "jsbn": "1.1.0", "sprintf-js": "^1.1.3" } }, "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g=="], + + "is-fullwidth-code-point": ["is-fullwidth-code-point@3.0.0", "", {}, "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg=="], + + "is-lambda": ["is-lambda@1.0.1", "", {}, "sha512-z7CMFGNrENq5iFB9Bqo64Xk6Y9sg+epq1myIcdHaGnbMTYOxvzsEtdYqQUylB7LxfkvgrrjP32T6Ywciio9UIQ=="], + + "isexe": ["isexe@3.1.1", "", {}, "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ=="], + + "jackspeak": ["jackspeak@3.4.3", "", { "dependencies": { "@isaacs/cliui": "^8.0.2" }, "optionalDependencies": { "@pkgjs/parseargs": "^0.11.0" } }, "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw=="], + + "jsbn": ["jsbn@1.1.0", "", {}, "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A=="], + + "lru-cache": ["lru-cache@10.4.3", "", {}, "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="], + + "make-fetch-happen": ["make-fetch-happen@13.0.1", "", { "dependencies": { "@npmcli/agent": "^2.0.0", "cacache": "^18.0.0", "http-cache-semantics": "^4.1.1", "is-lambda": "^1.0.1", "minipass": "^7.0.2", "minipass-fetch": "^3.0.0", "minipass-flush": "^1.0.5", "minipass-pipeline": "^1.2.4", "negotiator": "^0.6.3", "proc-log": "^4.2.0", "promise-retry": "^2.0.1", "ssri": "^10.0.0" } }, "sha512-cKTUFc/rbKUd/9meOvgrpJ2WrNzymt6jfRDdwg5UCnVzv9dTpEj9JS5m3wtziXVCjluIXyL8pcaukYqezIzZQA=="], + + "minimatch": ["minimatch@9.0.5", "", { "dependencies": { "brace-expansion": "^2.0.1" } }, "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow=="], + + "minipass": ["minipass@7.1.2", "", {}, "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw=="], + + "minipass-collect": ["minipass-collect@2.0.1", "", { "dependencies": { "minipass": "^7.0.3" } }, "sha512-D7V8PO9oaz7PWGLbCACuI1qEOsq7UKfLotx/C0Aet43fCUB/wfQ7DYeq2oR/svFJGYDHPr38SHATeaj/ZoKHKw=="], + + "minipass-fetch": ["minipass-fetch@3.0.5", "", { "dependencies": { "minipass": "^7.0.3", "minipass-sized": "^1.0.3", "minizlib": "^2.1.2" }, "optionalDependencies": { "encoding": "^0.1.13" } }, "sha512-2N8elDQAtSnFV0Dk7gt15KHsS0Fyz6CbYZ360h0WTYV1Ty46li3rAXVOQj1THMNLdmrD9Vt5pBPtWtVkpwGBqg=="], + + "minipass-flush": ["minipass-flush@1.0.5", "", { "dependencies": { "minipass": "^3.0.0" } }, "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw=="], + + "minipass-pipeline": ["minipass-pipeline@1.2.4", "", { "dependencies": { "minipass": "^3.0.0" } }, "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A=="], + + "minipass-sized": ["minipass-sized@1.0.3", "", { "dependencies": { "minipass": "^3.0.0" } }, "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g=="], + + "minizlib": ["minizlib@2.1.2", "", { "dependencies": { "minipass": "^3.0.0", "yallist": "^4.0.0" } }, "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg=="], + + "mkdirp": ["mkdirp@1.0.4", "", { "bin": { "mkdirp": "bin/cmd.js" } }, "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="], + + "ms": ["ms@2.1.2", "", {}, "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="], + + "negotiator": ["negotiator@0.6.3", "", {}, "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg=="], + + "node-gyp": ["node-gyp@10.1.0", "", { "dependencies": { "env-paths": "^2.2.0", "exponential-backoff": "^3.1.1", "glob": "^10.3.10", "graceful-fs": "^4.2.6", "make-fetch-happen": "^13.0.0", "nopt": "^7.0.0", "proc-log": "^3.0.0", "semver": "^7.3.5", "tar": "^6.1.2", "which": "^4.0.0" }, "bin": { "node-gyp": "bin/node-gyp.js" } }, "sha512-B4J5M1cABxPc5PwfjhbV5hoy2DP9p8lFXASnEN6hugXOa61416tnTZ29x9sSwAd0o99XNIcpvDDy1swAExsVKA=="], + + "nopt": ["nopt@7.2.1", "", { "dependencies": { "abbrev": "^2.0.0" }, "bin": { "nopt": "bin/nopt.js" } }, "sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w=="], + + "p-map": ["p-map@4.0.0", "", { "dependencies": { "aggregate-error": "^3.0.0" } }, "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ=="], + + "package-json-from-dist": ["package-json-from-dist@1.0.0", "", {}, "sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw=="], + + "path-key": ["path-key@3.1.1", "", {}, "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q=="], + + "path-scurry": ["path-scurry@1.11.1", "", { "dependencies": { "lru-cache": "^10.2.0", "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" } }, "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA=="], + + "proc-log": ["proc-log@3.0.0", "", {}, "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A=="], + + "promise-retry": ["promise-retry@2.0.1", "", { "dependencies": { "err-code": "^2.0.2", "retry": "^0.12.0" } }, "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g=="], + + "retry": ["retry@0.12.0", "", {}, "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow=="], + + "safer-buffer": ["safer-buffer@2.1.2", "", {}, "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="], + + "semver": ["semver@7.6.3", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A=="], + + "shebang-command": ["shebang-command@2.0.0", "", { "dependencies": { "shebang-regex": "^3.0.0" } }, "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA=="], + + "shebang-regex": ["shebang-regex@3.0.0", "", {}, "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A=="], + + "signal-exit": ["signal-exit@4.1.0", "", {}, "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw=="], + + "smart-buffer": ["smart-buffer@4.2.0", "", {}, "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg=="], + + "socks": ["socks@2.8.3", "", { "dependencies": { "ip-address": "^9.0.5", "smart-buffer": "^4.2.0" } }, "sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw=="], + + "socks-proxy-agent": ["socks-proxy-agent@8.0.4", "", { "dependencies": { "agent-base": "^7.1.1", "debug": "^4.3.4", "socks": "^2.8.3" } }, "sha512-GNAq/eg8Udq2x0eNiFkr9gRg5bA7PXEWagQdeRX4cPSG+X/8V38v637gim9bjFptMk1QWsCTr0ttrJEiXbNnRw=="], + + "sprintf-js": ["sprintf-js@1.1.3", "", {}, "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA=="], + + "ssri": ["ssri@10.0.6", "", { "dependencies": { "minipass": "^7.0.3" } }, "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ=="], + + "string-width": ["string-width@5.1.2", "", { "dependencies": { "eastasianwidth": "^0.2.0", "emoji-regex": "^9.2.2", "strip-ansi": "^7.0.1" } }, "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA=="], + + "string-width-cjs": ["string-width@4.2.3", "", { "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g=="], + + "strip-ansi": ["strip-ansi@7.1.0", "", { "dependencies": { "ansi-regex": "^6.0.1" } }, "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ=="], + + "strip-ansi-cjs": ["strip-ansi@6.0.1", "", { "dependencies": { "ansi-regex": "^5.0.1" } }, "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="], + + "tar": ["tar@6.2.1", "", { "dependencies": { "chownr": "^2.0.0", "fs-minipass": "^2.0.0", "minipass": "^5.0.0", "minizlib": "^2.1.1", "mkdirp": "^1.0.3", "yallist": "^4.0.0" } }, "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A=="], + + "unique-filename": ["unique-filename@3.0.0", "", { "dependencies": { "unique-slug": "^4.0.0" } }, "sha512-afXhuC55wkAmZ0P18QsVE6kp8JaxrEokN2HGIoIVv2ijHQd419H0+6EigAFcIzXeMIkcIkNBpB3L/DXB3cTS/g=="], + + "unique-slug": ["unique-slug@4.0.0", "", { "dependencies": { "imurmurhash": "^0.1.4" } }, "sha512-WrcA6AyEfqDX5bWige/4NQfPZMtASNVxdmWR76WESYQVAACSgWcR6e9i0mofqqBxYFtL4oAxPIptY73/0YE1DQ=="], + + "which": ["which@4.0.0", "", { "dependencies": { "isexe": "^3.1.1" }, "bin": { "node-which": "bin/which.js" } }, "sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg=="], + + "wrap-ansi": ["wrap-ansi@8.1.0", "", { "dependencies": { "ansi-styles": "^6.1.0", "string-width": "^5.0.1", "strip-ansi": "^7.0.1" } }, "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ=="], + + "wrap-ansi-cjs": ["wrap-ansi@7.0.0", "", { "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" } }, "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q=="], + + "yallist": ["yallist@4.0.0", "", {}, "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="], + + "cacache/fs-minipass": ["fs-minipass@3.0.3", "", { "dependencies": { "minipass": "^7.0.3" } }, "sha512-XUBA9XClHbnJWSfBzjkm6RvPsyg3sryZt06BEQoXcF7EK/xpGaQYJgQKDJSUH5SGZ76Y7pFx1QBnXz09rU5Fbw=="], + + "cross-spawn/which": ["which@2.0.2", "", { "dependencies": { "isexe": "^2.0.0" }, "bin": { "node-which": "./bin/node-which" } }, "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA=="], + + "fs-minipass/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], + + "make-fetch-happen/proc-log": ["proc-log@4.2.0", "", {}, "sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA=="], + + "minipass-flush/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], + + "minipass-pipeline/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], + + "minipass-sized/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], + + "minizlib/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], + + "string-width-cjs/emoji-regex": ["emoji-regex@8.0.0", "", {}, "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="], + + "string-width-cjs/strip-ansi": ["strip-ansi@6.0.1", "", { "dependencies": { "ansi-regex": "^5.0.1" } }, "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="], + + "strip-ansi-cjs/ansi-regex": ["ansi-regex@5.0.1", "", {}, "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="], + + "tar/minipass": ["minipass@5.0.0", "", {}, "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ=="], + + "wrap-ansi-cjs/ansi-styles": ["ansi-styles@4.3.0", "", { "dependencies": { "color-convert": "^2.0.1" } }, "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg=="], + + "wrap-ansi-cjs/string-width": ["string-width@4.2.3", "", { "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g=="], + + "wrap-ansi-cjs/strip-ansi": ["strip-ansi@6.0.1", "", { "dependencies": { "ansi-regex": "^5.0.1" } }, "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="], + + "cross-spawn/which/isexe": ["isexe@2.0.0", "", {}, "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="], + + "string-width-cjs/strip-ansi/ansi-regex": ["ansi-regex@5.0.1", "", {}, "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="], + + "wrap-ansi-cjs/string-width/emoji-regex": ["emoji-regex@8.0.0", "", {}, "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="], + + "wrap-ansi-cjs/strip-ansi/ansi-regex": ["ansi-regex@5.0.1", "", {}, "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="], + } +} diff --git a/test/v8/bad-modules/bun.lockb b/test/v8/bad-modules/bun.lockb deleted file mode 100755 index 8f21ad1141..0000000000 Binary files a/test/v8/bad-modules/bun.lockb and /dev/null differ diff --git a/test/v8/v8-module/bun.lock b/test/v8/v8-module/bun.lock new file mode 100644 index 0000000000..efe0faa537 --- /dev/null +++ b/test/v8/v8-module/bun.lock @@ -0,0 +1,215 @@ +{ + "lockfileVersion": 0, + "workspaces": { + "": { + "devDependencies": { + "node-gyp": "~10.1.0", + }, + }, + }, + "packages": { + "@isaacs/cliui": ["@isaacs/cliui@8.0.2", "", { "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" } }, "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA=="], + + "@npmcli/agent": ["@npmcli/agent@2.2.2", "", { "dependencies": { "agent-base": "^7.1.0", "http-proxy-agent": "^7.0.0", "https-proxy-agent": "^7.0.1", "lru-cache": "^10.0.1", "socks-proxy-agent": "^8.0.3" } }, "sha512-OrcNPXdpSl9UX7qPVRWbmWMCSXrcDa2M9DvrbOTj7ao1S4PlqVFYv9/yLKMkrJKZ/V5A/kDBC690or307i26Og=="], + + "@npmcli/fs": ["@npmcli/fs@3.1.1", "", { "dependencies": { "semver": "^7.3.5" } }, "sha512-q9CRWjpHCMIh5sVyefoD1cA7PkvILqCZsnSOEUUivORLjxCO/Irmue2DprETiNgEqktDBZaM1Bi+jrarx1XdCg=="], + + "@pkgjs/parseargs": ["@pkgjs/parseargs@0.11.0", "", {}, "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg=="], + + "abbrev": ["abbrev@2.0.0", "", {}, "sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ=="], + + "agent-base": ["agent-base@7.1.1", "", { "dependencies": { "debug": "^4.3.4" } }, "sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA=="], + + "aggregate-error": ["aggregate-error@3.1.0", "", { "dependencies": { "clean-stack": "^2.0.0", "indent-string": "^4.0.0" } }, "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA=="], + + "ansi-regex": ["ansi-regex@6.0.1", "", {}, "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA=="], + + "ansi-styles": ["ansi-styles@6.2.1", "", {}, "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug=="], + + "balanced-match": ["balanced-match@1.0.2", "", {}, "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="], + + "brace-expansion": ["brace-expansion@2.0.1", "", { "dependencies": { "balanced-match": "^1.0.0" } }, "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA=="], + + "cacache": ["cacache@18.0.4", "", { "dependencies": { "@npmcli/fs": "^3.1.0", "fs-minipass": "^3.0.0", "glob": "^10.2.2", "lru-cache": "^10.0.1", "minipass": "^7.0.3", "minipass-collect": "^2.0.1", "minipass-flush": "^1.0.5", "minipass-pipeline": "^1.2.4", "p-map": "^4.0.0", "ssri": "^10.0.0", "tar": "^6.1.11", "unique-filename": "^3.0.0" } }, "sha512-B+L5iIa9mgcjLbliir2th36yEwPftrzteHYujzsx3dFP/31GCHcIeS8f5MGd80odLOjaOvSpU3EEAmRQptkxLQ=="], + + "chownr": ["chownr@2.0.0", "", {}, "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ=="], + + "clean-stack": ["clean-stack@2.2.0", "", {}, "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A=="], + + "color-convert": ["color-convert@2.0.1", "", { "dependencies": { "color-name": "~1.1.4" } }, "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ=="], + + "color-name": ["color-name@1.1.4", "", {}, "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="], + + "cross-spawn": ["cross-spawn@7.0.3", "", { "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", "which": "^2.0.1" } }, "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w=="], + + "debug": ["debug@4.3.6", "", { "dependencies": { "ms": "2.1.2" } }, "sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg=="], + + "eastasianwidth": ["eastasianwidth@0.2.0", "", {}, "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA=="], + + "emoji-regex": ["emoji-regex@9.2.2", "", {}, "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg=="], + + "encoding": ["encoding@0.1.13", "", { "dependencies": { "iconv-lite": "^0.6.2" } }, "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A=="], + + "env-paths": ["env-paths@2.2.1", "", {}, "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A=="], + + "err-code": ["err-code@2.0.3", "", {}, "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA=="], + + "exponential-backoff": ["exponential-backoff@3.1.1", "", {}, "sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw=="], + + "foreground-child": ["foreground-child@3.3.0", "", { "dependencies": { "cross-spawn": "^7.0.0", "signal-exit": "^4.0.1" } }, "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg=="], + + "fs-minipass": ["fs-minipass@2.1.0", "", { "dependencies": { "minipass": "^3.0.0" } }, "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg=="], + + "glob": ["glob@10.4.5", "", { "dependencies": { "foreground-child": "^3.1.0", "jackspeak": "^3.1.2", "minimatch": "^9.0.4", "minipass": "^7.1.2", "package-json-from-dist": "^1.0.0", "path-scurry": "^1.11.1" }, "bin": { "glob": "dist/esm/bin.mjs" } }, "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg=="], + + "graceful-fs": ["graceful-fs@4.2.11", "", {}, "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ=="], + + "http-cache-semantics": ["http-cache-semantics@4.1.1", "", {}, "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ=="], + + "http-proxy-agent": ["http-proxy-agent@7.0.2", "", { "dependencies": { "agent-base": "^7.1.0", "debug": "^4.3.4" } }, "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig=="], + + "https-proxy-agent": ["https-proxy-agent@7.0.5", "", { "dependencies": { "agent-base": "^7.0.2", "debug": "4" } }, "sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw=="], + + "iconv-lite": ["iconv-lite@0.6.3", "", { "dependencies": { "safer-buffer": ">= 2.1.2 < 3.0.0" } }, "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw=="], + + "imurmurhash": ["imurmurhash@0.1.4", "", {}, "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA=="], + + "indent-string": ["indent-string@4.0.0", "", {}, "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg=="], + + "ip-address": ["ip-address@9.0.5", "", { "dependencies": { "jsbn": "1.1.0", "sprintf-js": "^1.1.3" } }, "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g=="], + + "is-fullwidth-code-point": ["is-fullwidth-code-point@3.0.0", "", {}, "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg=="], + + "is-lambda": ["is-lambda@1.0.1", "", {}, "sha512-z7CMFGNrENq5iFB9Bqo64Xk6Y9sg+epq1myIcdHaGnbMTYOxvzsEtdYqQUylB7LxfkvgrrjP32T6Ywciio9UIQ=="], + + "isexe": ["isexe@3.1.1", "", {}, "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ=="], + + "jackspeak": ["jackspeak@3.4.3", "", { "dependencies": { "@isaacs/cliui": "^8.0.2" }, "optionalDependencies": { "@pkgjs/parseargs": "^0.11.0" } }, "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw=="], + + "jsbn": ["jsbn@1.1.0", "", {}, "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A=="], + + "lru-cache": ["lru-cache@10.4.3", "", {}, "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="], + + "make-fetch-happen": ["make-fetch-happen@13.0.1", "", { "dependencies": { "@npmcli/agent": "^2.0.0", "cacache": "^18.0.0", "http-cache-semantics": "^4.1.1", "is-lambda": "^1.0.1", "minipass": "^7.0.2", "minipass-fetch": "^3.0.0", "minipass-flush": "^1.0.5", "minipass-pipeline": "^1.2.4", "negotiator": "^0.6.3", "proc-log": "^4.2.0", "promise-retry": "^2.0.1", "ssri": "^10.0.0" } }, "sha512-cKTUFc/rbKUd/9meOvgrpJ2WrNzymt6jfRDdwg5UCnVzv9dTpEj9JS5m3wtziXVCjluIXyL8pcaukYqezIzZQA=="], + + "minimatch": ["minimatch@9.0.5", "", { "dependencies": { "brace-expansion": "^2.0.1" } }, "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow=="], + + "minipass": ["minipass@7.1.2", "", {}, "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw=="], + + "minipass-collect": ["minipass-collect@2.0.1", "", { "dependencies": { "minipass": "^7.0.3" } }, "sha512-D7V8PO9oaz7PWGLbCACuI1qEOsq7UKfLotx/C0Aet43fCUB/wfQ7DYeq2oR/svFJGYDHPr38SHATeaj/ZoKHKw=="], + + "minipass-fetch": ["minipass-fetch@3.0.5", "", { "dependencies": { "minipass": "^7.0.3", "minipass-sized": "^1.0.3", "minizlib": "^2.1.2" }, "optionalDependencies": { "encoding": "^0.1.13" } }, "sha512-2N8elDQAtSnFV0Dk7gt15KHsS0Fyz6CbYZ360h0WTYV1Ty46li3rAXVOQj1THMNLdmrD9Vt5pBPtWtVkpwGBqg=="], + + "minipass-flush": ["minipass-flush@1.0.5", "", { "dependencies": { "minipass": "^3.0.0" } }, "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw=="], + + "minipass-pipeline": ["minipass-pipeline@1.2.4", "", { "dependencies": { "minipass": "^3.0.0" } }, "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A=="], + + "minipass-sized": ["minipass-sized@1.0.3", "", { "dependencies": { "minipass": "^3.0.0" } }, "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g=="], + + "minizlib": ["minizlib@2.1.2", "", { "dependencies": { "minipass": "^3.0.0", "yallist": "^4.0.0" } }, "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg=="], + + "mkdirp": ["mkdirp@1.0.4", "", { "bin": { "mkdirp": "bin/cmd.js" } }, "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="], + + "ms": ["ms@2.1.2", "", {}, "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="], + + "negotiator": ["negotiator@0.6.3", "", {}, "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg=="], + + "node-gyp": ["node-gyp@10.1.0", "", { "dependencies": { "env-paths": "^2.2.0", "exponential-backoff": "^3.1.1", "glob": "^10.3.10", "graceful-fs": "^4.2.6", "make-fetch-happen": "^13.0.0", "nopt": "^7.0.0", "proc-log": "^3.0.0", "semver": "^7.3.5", "tar": "^6.1.2", "which": "^4.0.0" }, "bin": { "node-gyp": "bin/node-gyp.js" } }, "sha512-B4J5M1cABxPc5PwfjhbV5hoy2DP9p8lFXASnEN6hugXOa61416tnTZ29x9sSwAd0o99XNIcpvDDy1swAExsVKA=="], + + "nopt": ["nopt@7.2.1", "", { "dependencies": { "abbrev": "^2.0.0" }, "bin": { "nopt": "bin/nopt.js" } }, "sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w=="], + + "p-map": ["p-map@4.0.0", "", { "dependencies": { "aggregate-error": "^3.0.0" } }, "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ=="], + + "package-json-from-dist": ["package-json-from-dist@1.0.0", "", {}, "sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw=="], + + "path-key": ["path-key@3.1.1", "", {}, "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q=="], + + "path-scurry": ["path-scurry@1.11.1", "", { "dependencies": { "lru-cache": "^10.2.0", "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" } }, "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA=="], + + "proc-log": ["proc-log@3.0.0", "", {}, "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A=="], + + "promise-retry": ["promise-retry@2.0.1", "", { "dependencies": { "err-code": "^2.0.2", "retry": "^0.12.0" } }, "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g=="], + + "retry": ["retry@0.12.0", "", {}, "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow=="], + + "safer-buffer": ["safer-buffer@2.1.2", "", {}, "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="], + + "semver": ["semver@7.6.3", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A=="], + + "shebang-command": ["shebang-command@2.0.0", "", { "dependencies": { "shebang-regex": "^3.0.0" } }, "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA=="], + + "shebang-regex": ["shebang-regex@3.0.0", "", {}, "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A=="], + + "signal-exit": ["signal-exit@4.1.0", "", {}, "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw=="], + + "smart-buffer": ["smart-buffer@4.2.0", "", {}, "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg=="], + + "socks": ["socks@2.8.3", "", { "dependencies": { "ip-address": "^9.0.5", "smart-buffer": "^4.2.0" } }, "sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw=="], + + "socks-proxy-agent": ["socks-proxy-agent@8.0.4", "", { "dependencies": { "agent-base": "^7.1.1", "debug": "^4.3.4", "socks": "^2.8.3" } }, "sha512-GNAq/eg8Udq2x0eNiFkr9gRg5bA7PXEWagQdeRX4cPSG+X/8V38v637gim9bjFptMk1QWsCTr0ttrJEiXbNnRw=="], + + "sprintf-js": ["sprintf-js@1.1.3", "", {}, "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA=="], + + "ssri": ["ssri@10.0.6", "", { "dependencies": { "minipass": "^7.0.3" } }, "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ=="], + + "string-width": ["string-width@5.1.2", "", { "dependencies": { "eastasianwidth": "^0.2.0", "emoji-regex": "^9.2.2", "strip-ansi": "^7.0.1" } }, "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA=="], + + "string-width-cjs": ["string-width@4.2.3", "", { "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g=="], + + "strip-ansi": ["strip-ansi@7.1.0", "", { "dependencies": { "ansi-regex": "^6.0.1" } }, "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ=="], + + "strip-ansi-cjs": ["strip-ansi@6.0.1", "", { "dependencies": { "ansi-regex": "^5.0.1" } }, "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="], + + "tar": ["tar@6.2.1", "", { "dependencies": { "chownr": "^2.0.0", "fs-minipass": "^2.0.0", "minipass": "^5.0.0", "minizlib": "^2.1.1", "mkdirp": "^1.0.3", "yallist": "^4.0.0" } }, "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A=="], + + "unique-filename": ["unique-filename@3.0.0", "", { "dependencies": { "unique-slug": "^4.0.0" } }, "sha512-afXhuC55wkAmZ0P18QsVE6kp8JaxrEokN2HGIoIVv2ijHQd419H0+6EigAFcIzXeMIkcIkNBpB3L/DXB3cTS/g=="], + + "unique-slug": ["unique-slug@4.0.0", "", { "dependencies": { "imurmurhash": "^0.1.4" } }, "sha512-WrcA6AyEfqDX5bWige/4NQfPZMtASNVxdmWR76WESYQVAACSgWcR6e9i0mofqqBxYFtL4oAxPIptY73/0YE1DQ=="], + + "which": ["which@4.0.0", "", { "dependencies": { "isexe": "^3.1.1" }, "bin": { "node-which": "bin/which.js" } }, "sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg=="], + + "wrap-ansi": ["wrap-ansi@8.1.0", "", { "dependencies": { "ansi-styles": "^6.1.0", "string-width": "^5.0.1", "strip-ansi": "^7.0.1" } }, "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ=="], + + "wrap-ansi-cjs": ["wrap-ansi@7.0.0", "", { "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" } }, "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q=="], + + "yallist": ["yallist@4.0.0", "", {}, "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="], + + "cacache/fs-minipass": ["fs-minipass@3.0.3", "", { "dependencies": { "minipass": "^7.0.3" } }, "sha512-XUBA9XClHbnJWSfBzjkm6RvPsyg3sryZt06BEQoXcF7EK/xpGaQYJgQKDJSUH5SGZ76Y7pFx1QBnXz09rU5Fbw=="], + + "cross-spawn/which": ["which@2.0.2", "", { "dependencies": { "isexe": "^2.0.0" }, "bin": { "node-which": "./bin/node-which" } }, "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA=="], + + "fs-minipass/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], + + "make-fetch-happen/proc-log": ["proc-log@4.2.0", "", {}, "sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA=="], + + "minipass-flush/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], + + "minipass-pipeline/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], + + "minipass-sized/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], + + "minizlib/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], + + "string-width-cjs/emoji-regex": ["emoji-regex@8.0.0", "", {}, "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="], + + "string-width-cjs/strip-ansi": ["strip-ansi@6.0.1", "", { "dependencies": { "ansi-regex": "^5.0.1" } }, "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="], + + "strip-ansi-cjs/ansi-regex": ["ansi-regex@5.0.1", "", {}, "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="], + + "tar/minipass": ["minipass@5.0.0", "", {}, "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ=="], + + "wrap-ansi-cjs/ansi-styles": ["ansi-styles@4.3.0", "", { "dependencies": { "color-convert": "^2.0.1" } }, "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg=="], + + "wrap-ansi-cjs/string-width": ["string-width@4.2.3", "", { "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g=="], + + "wrap-ansi-cjs/strip-ansi": ["strip-ansi@6.0.1", "", { "dependencies": { "ansi-regex": "^5.0.1" } }, "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="], + + "cross-spawn/which/isexe": ["isexe@2.0.0", "", {}, "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="], + + "string-width-cjs/strip-ansi/ansi-regex": ["ansi-regex@5.0.1", "", {}, "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="], + + "wrap-ansi-cjs/string-width/emoji-regex": ["emoji-regex@8.0.0", "", {}, "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="], + + "wrap-ansi-cjs/strip-ansi/ansi-regex": ["ansi-regex@5.0.1", "", {}, "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="], + } +} diff --git a/test/v8/v8-module/bun.lockb b/test/v8/v8-module/bun.lockb deleted file mode 100755 index 8f21ad1141..0000000000 Binary files a/test/v8/v8-module/bun.lockb and /dev/null differ