Last active
December 20, 2025 15:10
-
-
Save r17x/91a82838d493dacd7035c5d0acd700f8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Autogenerated by `bun2nix`, editing manually is not recommended | |
| # | |
| # Set of Bun packages to install | |
| # | |
| # Consume this with `fetchBunDeps` (recommended) | |
| # or `pkgs.callPackage` if you wish to handle | |
| # it manually. | |
| { | |
| copyPathToStore, | |
| fetchFromGitHub, | |
| fetchgit, | |
| fetchurl, | |
| ... | |
| }: | |
| { | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz"; | |
| hash = "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz"; | |
| hash = "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.28.5.tgz"; | |
| hash = "sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/core/-/core-7.28.5.tgz"; | |
| hash = "sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/generator/-/generator-7.28.5.tgz"; | |
| hash = "sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.27.3.tgz"; | |
| hash = "sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz"; | |
| hash = "sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.5.tgz"; | |
| hash = "sha512-q3WC4JfdODypvxArsJQROfupPBq9+lMwjKq7C33GhbFYJsufD0yd/ziwD+hJucLeWsnFPWZjsU2DNFqBPE7jwQ=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz"; | |
| hash = "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.28.5.tgz"; | |
| hash = "sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz"; | |
| hash = "sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz"; | |
| hash = "sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.27.1.tgz"; | |
| hash = "sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz"; | |
| hash = "sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.27.1.tgz"; | |
| hash = "sha512-7EHz6qDZc8RYS5ElPoShMheWvEgERonFCs7IAonWLLUTXW59DP14bCZt89/GKyreYn8g3S83m21FelHKbeDCKA=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.27.1.tgz"; | |
| hash = "sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz"; | |
| hash = "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz"; | |
| hash = "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz"; | |
| hash = "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/helpers/-/helpers-7.28.4.tgz"; | |
| hash = "sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/parser/-/parser-7.28.5.tgz"; | |
| hash = "sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.27.1.tgz"; | |
| hash = "sha512-y8YTNIeKoyhGd9O0Jiyzyyqk8gdjnumGTQPsz0xOZOQ2RmkVJeZ1vmmfIvFEKqucBG6axJGBZDE/7iI5suUI/w=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.27.1.tgz"; | |
| hash = "sha512-xfYCBMxveHrRMnAWl1ZlPXOZjzkN82THFvLhQhFXFt81Z5HnN+EtUkZhv/zcKpmT3fzmWZB0ywiBrbC3vogbwQ=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.27.1.tgz"; | |
| hash = "sha512-OJguuwlTYlN0gBZFRPqwOGNWssZjfIUdS7HMYtN8c1KmwpwHFBwTeFZrg9XZa+DFTitWOW5iTAG7tyCUPsCCyw=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.27.1.tgz"; | |
| hash = "sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.27.1.tgz"; | |
| hash = "sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.28.5.tgz"; | |
| hash = "sha512-x2Qa+v/CuEoX7Dr31iAfr0IhInrVOWZU/2vJMJ00FOR/2nM0BcBEclpaf9sWCDc+v5e9dMrhSH8/atq/kX7+bA=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.28.5.tgz"; | |
| hash = "sha512-+bQy5WOI2V6LJZpPVxY+yp66XdZ2yifu0Mc1aP5CQKgjn4QM5IN2i5fAZ4xKop47pr8rpVhiAeu+nDQa12C8+g=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.4.tgz"; | |
| hash = "sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz"; | |
| hash = "sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/traverse/-/traverse-7.28.5.tgz"; | |
| hash = "sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ=="; | |
| }; | |
| "@babel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@babel/types/-/types-7.28.5.tgz"; | |
| hash = "sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA=="; | |
| }; | |
| "@better-auth/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@better-auth/core/-/core-1.3.34.tgz"; | |
| hash = "sha512-rt/Bgl0Xa8OQ2DUMKCZEJ8vL9kUw4NCJsBP9Sj9uRhbsK8NEMPiznUOFMkUY2FvrslvfKN7H/fivwyHz9c7HzQ=="; | |
| }; | |
| "@better-auth/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@better-auth/telemetry/-/telemetry-1.3.34.tgz"; | |
| hash = "sha512-aQZ3wN90YMqV49diWxAMe1k7s2qb55KCsedCZne5PlgCjU4s3YtnqyjC5FEpzw2KY8l8rvR7DMAsDl13NjObKA=="; | |
| }; | |
| "@better-auth/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@better-auth/utils/-/utils-0.3.0.tgz"; | |
| hash = "sha512-W+Adw6ZA6mgvnSnhOki270rwJ42t4XzSK6YWGF//BbVXL6SwCLWfyzBc1lN2m/4RM28KubdBKQ4X5VMoLRNPQw=="; | |
| }; | |
| "@better-fetch/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@better-fetch/fetch/-/fetch-1.1.18.tgz"; | |
| hash = "sha512-rEFOE1MYIsBmoMJtQbl32PGHHXuG2hDxvEd7rUHE0vCBoFQVSDqaVs9hkZEtHCxRoY+CljXKFCOuJ8uxqw1LcA=="; | |
| }; | |
| "@boltstart/hooks" = copyPathToStore ./packages/hooks; | |
| "@boltstart/intentui" = copyPathToStore ./packages/intentui; | |
| "@boltstart/types" = copyPathToStore ./packages/types; | |
| "@boltstart/ui" = copyPathToStore ./packages/ui; | |
| "@boltstart/utils" = copyPathToStore ./packages/utils; | |
| "@cloudflare/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@cloudflare/kv-asset-handler/-/kv-asset-handler-0.4.0.tgz"; | |
| hash = "sha512-+tv3z+SPp+gqTIcImN9o0hqE9xyfQjI1XD9pL6NuKjua9B1y7mNYv0S9cP+QEbA4ppVgGZEmKOvHX5G5Ei1CVA=="; | |
| }; | |
| "@drizzle-team/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@drizzle-team/brocli/-/brocli-0.10.2.tgz"; | |
| hash = "sha512-z33Il7l5dKjUgGULTqBsQBQwckHh5AbIuxhdsIxDDiZAzBOrZO6q9ogcWC65kU382AfynTfgNumVcNIjuIua6w=="; | |
| }; | |
| "@effect/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@effect/cli/-/cli-0.72.1.tgz"; | |
| hash = "sha512-HGDMGD23TxFW9tCSX6g+M2u0robikMA0mP0SqeJMj7FWXTdcQ+cQsJE99bxi9iu+5YID7MIrVJMs8TUwXUV2sg=="; | |
| }; | |
| "@effect/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@effect/cluster/-/cluster-0.55.0.tgz"; | |
| hash = "sha512-WeLrGpdtWhr4ap3kcW+G+qYyDqzEa65ypPWsU+sNU2gordENsAkxUQqo8taKr114AOk6WE74q0I7iWABcfGlhQ=="; | |
| }; | |
| "@effect/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@effect/experimental/-/experimental-0.57.11.tgz"; | |
| hash = "sha512-M5uug3Drs/gyTHLfA+XzcIZQGUEV/Jn5yi1POki4oZswhpzNmsVTHl4THpxAordRKwa5lFvTSlsRP684YH7pSw=="; | |
| }; | |
| "@effect/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@effect/language-service/-/language-service-0.60.0.tgz"; | |
| hash = "sha512-elJDWHG5Naq3OkilPt9ZRn56JfSA3MhXUIlDx9RWJeScHm96kZ+HkZ3eFBxqROzXwD6Q2DTtFctFwOM0+QLZEA=="; | |
| }; | |
| "@effect/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@effect/platform-bun/-/platform-bun-0.86.0.tgz"; | |
| hash = "sha512-wg6eyzIxHuOd87rHjR18T7DjOtQ0dz8/cQD/pvZo8xFBSZ0AoZXqkHOKuU34DIRA4tp+BdBP6wjDDQYNQK/agQ=="; | |
| }; | |
| "@effect/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@effect/platform-node-shared/-/platform-node-shared-0.56.0.tgz"; | |
| hash = "sha512-0RawLcUCLHVGs4ch1nY26P4xM+U6R03ZR02MgNHMsL0slh8YYlal5PnwD/852rJ59O9prQX3Kq8zs+cGVoLAJw=="; | |
| }; | |
| "@effect/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@effect/platform/-/platform-0.93.6.tgz"; | |
| hash = "sha512-I5lBGQWzWXP4zlIdPs7z7WHmEFVBQhn+74emr/h16GZX96EEJ6I1rjGaKyZF7mtukbMuo9wEckDPssM8vskZ/w=="; | |
| }; | |
| "@effect/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@effect/printer-ansi/-/printer-ansi-0.47.0.tgz"; | |
| hash = "sha512-tDEQ9XJpXDNYoWMQJHFRMxKGmEOu6z32x3Kb8YLOV5nkauEKnKmWNs7NBp8iio/pqoJbaSwqDwUg9jXVquxfWQ=="; | |
| }; | |
| "@effect/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@effect/printer/-/printer-0.47.0.tgz"; | |
| hash = "sha512-VgR8e+YWWhMEAh9qFOjwiZ3OXluAbcVLIOtvp2S5di1nSrPOZxj78g8LE77JSvyfp5y5bS2gmFW+G7xD5uU+2Q=="; | |
| }; | |
| "@effect/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@effect/rpc/-/rpc-0.72.2.tgz"; | |
| hash = "sha512-BmTXybXCOq96D2r9mvSW/YdiTQs5CStnd4II+lfVKrMr3pMNERKLZ2LG37Tfm4Sy3Q8ire6IVVKO/CN+VR0uQQ=="; | |
| }; | |
| "@effect/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@effect/sql-pg/-/sql-pg-0.49.7.tgz"; | |
| hash = "sha512-7yGHEcSTj3jo7EZxC4cEXUno+/pgbEjjY5WLrx0Nfta07Vu6CTplcSOQ5KA24HwkclBidNwfX7LWghc04kAgUQ=="; | |
| }; | |
| "@effect/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@effect/sql-sqlite-bun/-/sql-sqlite-bun-0.49.0.tgz"; | |
| hash = "sha512-UjBvhDNYq1Rfgn5uQ+y0ALsef7T4Xt987U637RsPQb/KKL+jtqgl++HmLCNAuviJ663cXQiDHOBH2TxzjCMvEg=="; | |
| }; | |
| "@effect/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@effect/sql/-/sql-0.48.6.tgz"; | |
| hash = "sha512-OBIG/DYFxYTA9EXXhqi6sAcX0YLz8Huu8L+wj3a0aOSRPpHm9HkL9a5lacRPPvrVl31rKcEteGa/lO6n26gIFg=="; | |
| }; | |
| "@effect/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@effect/typeclass/-/typeclass-0.38.0.tgz"; | |
| hash = "sha512-lMUcJTRtG8KXhXoczapZDxbLK5os7M6rn0zkvOgncJW++A0UyelZfMVMKdT5R+fgpZcsAU/1diaqw3uqLJwGxA=="; | |
| }; | |
| "@effect/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@effect/vitest/-/vitest-0.27.0.tgz"; | |
| hash = "sha512-8bM7n9xlMUYw9GqPIVgXFwFm2jf27m/R7psI64PGpwU5+26iwyxp9eAXEsfT5S6lqztYfpQQ1Ubp5o6HfNYzJQ=="; | |
| }; | |
| "@effect/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@effect/workflow/-/workflow-0.15.1.tgz"; | |
| hash = "sha512-qJ/dxW2/Zxxds7dfBcDe9aWQsokFIgw1clasiKUFa6eKnLw3yP5OWjMd4tKxc2R2g4F2k/7aa5USC1MkmDkZ6Q=="; | |
| }; | |
| "@emnapi/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@emnapi/core/-/core-1.7.1.tgz"; | |
| hash = "sha512-o1uhUASyo921r2XtHYOHy7gdkGLge8ghBEQHMWmyJFoXlpU58kIrhhN3w26lpQb6dspetweapMn2CSNwQ8I4wg=="; | |
| }; | |
| "@emnapi/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.7.1.tgz"; | |
| hash = "sha512-PVtJr5CmLwYAU9PZDMITZoR5iAOShYREoR45EyyLrbntV50mdePTgUn4AmOw90Ifcj+x2kRjdzr1HP3RrNiHGA=="; | |
| }; | |
| "@emnapi/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.1.0.tgz"; | |
| hash = "sha512-WI0DdZ8xFSbgMjR1sFsKABJ/C5OnRrjT06JXbZKexJGrDuPTzZdDYfFlsgcCXCyf+suG5QU2e/y1Wo2V/OapLQ=="; | |
| }; | |
| "@esbuild-kit/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild-kit/core-utils/-/core-utils-3.3.2.tgz"; | |
| hash = "sha512-sPRAnw9CdSsRmEtnsl2WXWdyquogVpB3yZ3dgwJfe8zrOzTsV7cJvmwrKVa+0ma5BoiGJ+BoqkMvawbayKUsqQ=="; | |
| }; | |
| "@esbuild-kit/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild-kit/esm-loader/-/esm-loader-2.6.5.tgz"; | |
| hash = "sha512-FxEMIkJKnodyA1OaCUoEvbYRkoZlLZ4d/eXFu9Fh8CbBBgP5EmZxrfTRyN0qpXZ4vOvqnE5YdRdcrmUUXuU+dA=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.12.tgz"; | |
| hash = "sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.18.20.tgz"; | |
| hash = "sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.12.tgz"; | |
| hash = "sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.18.20.tgz"; | |
| hash = "sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.12.tgz"; | |
| hash = "sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.18.20.tgz"; | |
| hash = "sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.12.tgz"; | |
| hash = "sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.18.20.tgz"; | |
| hash = "sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.12.tgz"; | |
| hash = "sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.18.20.tgz"; | |
| hash = "sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.12.tgz"; | |
| hash = "sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.18.20.tgz"; | |
| hash = "sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.12.tgz"; | |
| hash = "sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.18.20.tgz"; | |
| hash = "sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.12.tgz"; | |
| hash = "sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.18.20.tgz"; | |
| hash = "sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.12.tgz"; | |
| hash = "sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.18.20.tgz"; | |
| hash = "sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.12.tgz"; | |
| hash = "sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.18.20.tgz"; | |
| hash = "sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.12.tgz"; | |
| hash = "sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.18.20.tgz"; | |
| hash = "sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.12.tgz"; | |
| hash = "sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.18.20.tgz"; | |
| hash = "sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.12.tgz"; | |
| hash = "sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.18.20.tgz"; | |
| hash = "sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.12.tgz"; | |
| hash = "sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.18.20.tgz"; | |
| hash = "sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.12.tgz"; | |
| hash = "sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.18.20.tgz"; | |
| hash = "sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.12.tgz"; | |
| hash = "sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.18.20.tgz"; | |
| hash = "sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.12.tgz"; | |
| hash = "sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.12.tgz"; | |
| hash = "sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.18.20.tgz"; | |
| hash = "sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.12.tgz"; | |
| hash = "sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.12.tgz"; | |
| hash = "sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.18.20.tgz"; | |
| hash = "sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.12.tgz"; | |
| hash = "sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.12.tgz"; | |
| hash = "sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.18.20.tgz"; | |
| hash = "sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.12.tgz"; | |
| hash = "sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.18.20.tgz"; | |
| hash = "sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.12.tgz"; | |
| hash = "sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.18.20.tgz"; | |
| hash = "sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.12.tgz"; | |
| hash = "sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.18.20.tgz"; | |
| hash = "sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ=="; | |
| }; | |
| "@esbuild/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.12.tgz"; | |
| hash = "sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA=="; | |
| }; | |
| "@floating-ui/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.3.tgz"; | |
| hash = "sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w=="; | |
| }; | |
| "@floating-ui/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.4.tgz"; | |
| hash = "sha512-OOchDgh4F2CchOX94cRVqhvy7b3AFb+/rQXyswmzmGakRfkMgoWVjfnLWkRirfLEfuD4ysVW16eXzwt3jHIzKA=="; | |
| }; | |
| "@floating-ui/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.10.tgz"; | |
| hash = "sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ=="; | |
| }; | |
| "@formatjs/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-2.3.6.tgz"; | |
| hash = "sha512-HJnTFeRM2kVFVr5gr5kH1XP6K0JcJtE7Lzvtr3FS/so5f1kpsqqqxy5JF+FRaO6H2qmcMfAUIox7AJteieRtVw=="; | |
| }; | |
| "@formatjs/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@formatjs/fast-memoize/-/fast-memoize-2.2.7.tgz"; | |
| hash = "sha512-Yabmi9nSvyOMrlSeGGWDiH7rf3a7sIwplbvo/dlz9WCIjzIQAfy1RMf4S0X3yG724n5Ghu2GmEl5NJIV6O9sZQ=="; | |
| }; | |
| "@formatjs/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-2.11.4.tgz"; | |
| hash = "sha512-7kR78cRrPNB4fjGFZg3Rmj5aah8rQj9KPzuLsmcSn4ipLXQvC04keycTI1F7kJYDwIXtT2+7IDEto842CfZBtw=="; | |
| }; | |
| "@formatjs/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.8.16.tgz"; | |
| hash = "sha512-H13E9Xl+PxBd8D5/6TVUluSpxGNvFSlN/b3coUp0e0JpuWXXnQDiavIpY3NnvSp4xhEMoXyyBvVfdFX8jglOHQ=="; | |
| }; | |
| "@formatjs/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.6.2.tgz"; | |
| hash = "sha512-XOMO2Hupl0wdd172Y06h6kLpBz6Dv+J4okPLl4LPtzbr8f66WbIoy4ev98EBuZ6ZK4h5ydTN6XneT4QVpD7cdA=="; | |
| }; | |
| "@heroicons/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@heroicons/react/-/react-2.2.0.tgz"; | |
| hash = "sha512-LMcepvRaS9LYHJGsF0zzmgKCUim/X3N/DQKc4jepAXJ7l8QxJ1PmxJzqplF2Z3FE4PqBAIGyJAQ/w4B5dsqbtQ=="; | |
| }; | |
| "@hexagon/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@hexagon/base64/-/base64-1.1.28.tgz"; | |
| hash = "sha512-lhqDEAvWixy3bZ+UOYbPwUbBkwBq5C1LAJ/xPC8Oi+lL54oyakv/npbA0aU2hgCsx/1NUd4IBvV03+aUBWxerw=="; | |
| }; | |
| "@intentui/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@intentui/icons/-/icons-1.11.0.tgz"; | |
| hash = "sha512-5Bh1HTvzAdLSDDLPauDRlZBdXkhJ6J1yFrSuktHC1ISHK9cjB8Kox40g102MC1H+NHj4UhlWFH9SohDVnGueyw=="; | |
| }; | |
| "@internationalized/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@internationalized/date/-/date-3.10.0.tgz"; | |
| hash = "sha512-oxDR/NTEJ1k+UFVQElaNIk65E/Z83HK1z1WI3lQyhTtnNg4R5oVXaPzK3jcpKG8UHKDVuDQHzn+wsxSz8RP3aw=="; | |
| }; | |
| "@internationalized/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@internationalized/message/-/message-3.1.8.tgz"; | |
| hash = "sha512-Rwk3j/TlYZhn3HQ6PyXUV0XP9Uv42jqZGNegt0BXlxjE6G3+LwHjbQZAGHhCnCPdaA6Tvd3ma/7QzLlLkJxAWA=="; | |
| }; | |
| "@internationalized/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@internationalized/number/-/number-3.6.5.tgz"; | |
| hash = "sha512-6hY4Kl4HPBvtfS62asS/R22JzNNy8vi/Ssev7x6EobfCp+9QIB2hKvI2EtbdJ0VSQacxVNtqhE/NmF/NZ0gm6g=="; | |
| }; | |
| "@internationalized/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@internationalized/string/-/string-3.2.7.tgz"; | |
| hash = "sha512-D4OHBjrinH+PFZPvfCXvG28n2LSykWcJ7GIioQL+ok0LON15SdfoUssoHzzOUmVZLbRoREsQXVzA6r8JKsbP6A=="; | |
| }; | |
| "@ioredis/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@ioredis/commands/-/commands-1.4.0.tgz"; | |
| hash = "sha512-aFT2yemJJo+TZCmieA7qnYGQooOS7QfNmYrzGtsYd3g9j5iDP8AimYYAesf79ohjbLG12XxC4nG5DyEnC88AsQ=="; | |
| }; | |
| "@isaacs/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz"; | |
| hash = "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA=="; | |
| }; | |
| "@isaacs/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@isaacs/fs-minipass/-/fs-minipass-4.0.1.tgz"; | |
| hash = "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w=="; | |
| }; | |
| "@jridgewell/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz"; | |
| hash = "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA=="; | |
| }; | |
| "@jridgewell/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz"; | |
| hash = "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ=="; | |
| }; | |
| "@jridgewell/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz"; | |
| hash = "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw=="; | |
| }; | |
| "@jridgewell/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.11.tgz"; | |
| hash = "sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA=="; | |
| }; | |
| "@jridgewell/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz"; | |
| hash = "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og=="; | |
| }; | |
| "@jridgewell/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz"; | |
| hash = "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw=="; | |
| }; | |
| "@levischuck/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@levischuck/tiny-cbor/-/tiny-cbor-0.2.11.tgz"; | |
| hash = "sha512-llBRm4dT4Z89aRsm6u2oEZ8tfwL/2l6BwpZ7JcyieouniDECM5AqNgr/y08zalEIvW3RSK4upYyybDcmjXqAow=="; | |
| }; | |
| "@libsql/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@libsql/client/-/client-0.15.15.tgz"; | |
| hash = "sha512-twC0hQxPNHPKfeOv3sNT6u2pturQjLcI+CnpTM0SjRpocEGgfiZ7DWKXLNnsothjyJmDqEsBQJ5ztq9Wlu470w=="; | |
| }; | |
| "@libsql/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@libsql/core/-/core-0.15.15.tgz"; | |
| hash = "sha512-C88Z6UKl+OyuKKPwz224riz02ih/zHYI3Ho/LAcVOgjsunIRZoBw7fjRfaH9oPMmSNeQfhGklSG2il1URoOIsA=="; | |
| }; | |
| "@libsql/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@libsql/darwin-arm64/-/darwin-arm64-0.5.22.tgz"; | |
| hash = "sha512-4B8ZlX3nIDPndfct7GNe0nI3Yw6ibocEicWdC4fvQbSs/jdq/RC2oCsoJxJ4NzXkvktX70C1J4FcmmoBy069UA=="; | |
| }; | |
| "@libsql/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@libsql/darwin-x64/-/darwin-x64-0.5.22.tgz"; | |
| hash = "sha512-ny2HYWt6lFSIdNFzUFIJ04uiW6finXfMNJ7wypkAD8Pqdm6nAByO+Fdqu8t7sD0sqJGeUCiOg480icjyQ2/8VA=="; | |
| }; | |
| "@libsql/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@libsql/hrana-client/-/hrana-client-0.7.0.tgz"; | |
| hash = "sha512-OF8fFQSkbL7vJY9rfuegK1R7sPgQ6kFMkDamiEccNUvieQ+3urzfDFI616oPl8V7T9zRmnTkSjMOImYCAVRVuw=="; | |
| }; | |
| "@libsql/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@libsql/isomorphic-fetch/-/isomorphic-fetch-0.3.1.tgz"; | |
| hash = "sha512-6kK3SUK5Uu56zPq/Las620n5aS9xJq+jMBcNSOmjhNf/MUvdyji4vrMTqD7ptY7/4/CAVEAYDeotUz60LNQHtw=="; | |
| }; | |
| "@libsql/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@libsql/isomorphic-ws/-/isomorphic-ws-0.1.5.tgz"; | |
| hash = "sha512-DtLWIH29onUYR00i0GlQ3UdcTRC6EP4u9w/h9LxpUZJWRMARk6dQwZ6Jkd+QdwVpuAOrdxt18v0K2uIYR3fwFg=="; | |
| }; | |
| "@libsql/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@libsql/linux-arm-gnueabihf/-/linux-arm-gnueabihf-0.5.22.tgz"; | |
| hash = "sha512-3Uo3SoDPJe/zBnyZKosziRGtszXaEtv57raWrZIahtQDsjxBVjuzYQinCm9LRCJCUT5t2r5Z5nLDPJi2CwZVoA=="; | |
| }; | |
| "@libsql/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@libsql/linux-arm-musleabihf/-/linux-arm-musleabihf-0.5.22.tgz"; | |
| hash = "sha512-LCsXh07jvSojTNJptT9CowOzwITznD+YFGGW+1XxUr7fS+7/ydUrpDfsMX7UqTqjm7xG17eq86VkWJgHJfvpNg=="; | |
| }; | |
| "@libsql/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@libsql/linux-arm64-gnu/-/linux-arm64-gnu-0.5.22.tgz"; | |
| hash = "sha512-KSdnOMy88c9mpOFKUEzPskSaF3VLflfSUCBwas/pn1/sV3pEhtMF6H8VUCd2rsedwoukeeCSEONqX7LLnQwRMA=="; | |
| }; | |
| "@libsql/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@libsql/linux-arm64-musl/-/linux-arm64-musl-0.5.22.tgz"; | |
| hash = "sha512-mCHSMAsDTLK5YH//lcV3eFEgiR23Ym0U9oEvgZA0667gqRZg/2px+7LshDvErEKv2XZ8ixzw3p1IrBzLQHGSsw=="; | |
| }; | |
| "@libsql/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@libsql/linux-x64-gnu/-/linux-x64-gnu-0.5.22.tgz"; | |
| hash = "sha512-kNBHaIkSg78Y4BqAdgjcR2mBilZXs4HYkAmi58J+4GRwDQZh5fIUWbnQvB9f95DkWUIGVeenqLRFY2pcTmlsew=="; | |
| }; | |
| "@libsql/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@libsql/linux-x64-musl/-/linux-x64-musl-0.5.22.tgz"; | |
| hash = "sha512-UZ4Xdxm4pu3pQXjvfJiyCzZop/9j/eA2JjmhMaAhe3EVLH2g11Fy4fwyUp9sT1QJYR1kpc2JLuybPM0kuXv/Tg=="; | |
| }; | |
| "@libsql/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@libsql/win32-x64-msvc/-/win32-x64-msvc-0.5.22.tgz"; | |
| hash = "sha512-Fj0j8RnBpo43tVZUVoNK6BV/9AtDUM5S7DF3LB4qTYg1LMSZqi3yeCneUTLJD6XomQJlZzbI4mst89yspVSAnA=="; | |
| }; | |
| "@mapbox/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-2.0.0.tgz"; | |
| hash = "sha512-llMXd39jtP0HpQLVI37Bf1m2ADlEb35GYSh1SDSLsBhR+5iCxiNGlT31yqbNtVHygHAtMy6dWFERpU2JgufhPg=="; | |
| }; | |
| "@msgpackr-extract/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-darwin-arm64/-/msgpackr-extract-darwin-arm64-3.0.3.tgz"; | |
| hash = "sha512-QZHtlVgbAdy2zAqNA9Gu1UpIuI8Xvsd1v8ic6B2pZmeFnFcMWiPLfWXh7TVw4eGEZ/C9TH281KwhVoeQUKbyjw=="; | |
| }; | |
| "@msgpackr-extract/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-darwin-x64/-/msgpackr-extract-darwin-x64-3.0.3.tgz"; | |
| hash = "sha512-mdzd3AVzYKuUmiWOQ8GNhl64/IoFGol569zNRdkLReh6LRLHOXxU4U8eq0JwaD8iFHdVGqSy4IjFL4reoWCDFw=="; | |
| }; | |
| "@msgpackr-extract/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-linux-arm64/-/msgpackr-extract-linux-arm64-3.0.3.tgz"; | |
| hash = "sha512-YxQL+ax0XqBJDZiKimS2XQaf+2wDGVa1enVRGzEvLLVFeqa5kx2bWbtcSXgsxjQB7nRqqIGFIcLteF/sHeVtQg=="; | |
| }; | |
| "@msgpackr-extract/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-linux-arm/-/msgpackr-extract-linux-arm-3.0.3.tgz"; | |
| hash = "sha512-fg0uy/dG/nZEXfYilKoRe7yALaNmHoYeIoJuJ7KJ+YyU2bvY8vPv27f7UKhGRpY6euFYqEVhxCFZgAUNQBM3nw=="; | |
| }; | |
| "@msgpackr-extract/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-linux-x64/-/msgpackr-extract-linux-x64-3.0.3.tgz"; | |
| hash = "sha512-cvwNfbP07pKUfq1uH+S6KJ7dT9K8WOE4ZiAcsrSes+UY55E/0jLYc+vq+DO7jlmqRb5zAggExKm0H7O/CBaesg=="; | |
| }; | |
| "@msgpackr-extract/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-win32-x64/-/msgpackr-extract-win32-x64-3.0.3.tgz"; | |
| hash = "sha512-x0fWaQtYp4E6sktbsdAqnehxDgEc/VwM7uLsRCYWaiGu0ykYdZPiS8zCWdnjHwyiumousxfBm4SO31eXqwEZhQ=="; | |
| }; | |
| "@napi-rs/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.0.tgz"; | |
| hash = "sha512-Fq6DJW+Bb5jaWE69/qOE0D1TUN9+6uWhCeZpdnSBk14pjLcCWR7Q8n49PTSPHazM37JqrsdpEthXy2xn6jWWiA=="; | |
| }; | |
| "@neon-rs/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@neon-rs/load/-/load-0.0.4.tgz"; | |
| hash = "sha512-kTPhdZyTQxB+2wpiRcFWrDcejc4JI6tkPuS7UZCG4l6Zvc5kU/gGQ/ozvHTh1XR5tS+UlfAfGuPajjzQjCiHCw=="; | |
| }; | |
| "@noble/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@noble/ciphers/-/ciphers-2.0.1.tgz"; | |
| hash = "sha512-xHK3XHPUW8DTAobU+G0XT+/w+JLM7/8k1UFdB5xg/zTFPnFCobhftzw8wl4Lw2aq/Rvir5pxfZV5fEazmeCJ2g=="; | |
| }; | |
| "@noble/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@noble/hashes/-/hashes-2.0.1.tgz"; | |
| hash = "sha512-XlOlEbQcE9fmuXxrVTXCTlG2nlRXa9Rj3rr5Ue/+tX+nmkgbX720YHh0VR3hBF9xDvwnb8D2shVGOwNx+ulArw=="; | |
| }; | |
| "@nodelib/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz"; | |
| hash = "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g=="; | |
| }; | |
| "@nodelib/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz"; | |
| hash = "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A=="; | |
| }; | |
| "@nodelib/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz"; | |
| hash = "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg=="; | |
| }; | |
| "@oozcitak/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@oozcitak/dom/-/dom-1.15.10.tgz"; | |
| hash = "sha512-0JT29/LaxVgRcGKvHmSrUTEvZ8BXvZhGl2LASRUgHqDTC1M5g1pLmVv56IYNyt3bG2CUjDkc67wnyZC14pbQrQ=="; | |
| }; | |
| "@oozcitak/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@oozcitak/infra/-/infra-1.0.8.tgz"; | |
| hash = "sha512-JRAUc9VR6IGHOL7OGF+yrvs0LO8SlqGnPAMqyzOuFZPSZSXI7Xf2O9+awQPSMXgIWGtgUf/dA6Hs6X6ySEaWTg=="; | |
| }; | |
| "@oozcitak/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@oozcitak/url/-/url-1.0.4.tgz"; | |
| hash = "sha512-kDcD8y+y3FCSOvnBI6HJgl00viO/nGbQoCINmQ0h98OhnGITrWR3bOGfwYCthgcrV8AnTJz8MzslTQbC3SOAmw=="; | |
| }; | |
| "@oozcitak/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@oozcitak/util/-/util-8.3.8.tgz"; | |
| hash = "sha512-T8TbSnGsxo6TDBJx/Sgv/BlVJL3tshxZP7Aq5R1mSnM5OcHY2dQaxLMu2+E8u3gN0MLOzdjurqN4ZRVuzQycOQ=="; | |
| }; | |
| "@parcel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.1.tgz"; | |
| hash = "sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA=="; | |
| }; | |
| "@parcel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.1.tgz"; | |
| hash = "sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw=="; | |
| }; | |
| "@parcel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.1.tgz"; | |
| hash = "sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg=="; | |
| }; | |
| "@parcel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.1.tgz"; | |
| hash = "sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ=="; | |
| }; | |
| "@parcel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.1.tgz"; | |
| hash = "sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA=="; | |
| }; | |
| "@parcel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.1.tgz"; | |
| hash = "sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q=="; | |
| }; | |
| "@parcel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.1.tgz"; | |
| hash = "sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w=="; | |
| }; | |
| "@parcel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.1.tgz"; | |
| hash = "sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg=="; | |
| }; | |
| "@parcel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.1.tgz"; | |
| hash = "sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A=="; | |
| }; | |
| "@parcel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.1.tgz"; | |
| hash = "sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg=="; | |
| }; | |
| "@parcel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@parcel/watcher-wasm/-/watcher-wasm-2.5.1.tgz"; | |
| hash = "sha512-RJxlQQLkaMMIuWRozy+z2vEqbaQlCuaCgVZIUCzQLYggY22LZbP5Y1+ia+FD724Ids9e+XIyOLXLrLgQSHIthw=="; | |
| }; | |
| "@parcel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.1.tgz"; | |
| hash = "sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw=="; | |
| }; | |
| "@parcel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.1.tgz"; | |
| hash = "sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ=="; | |
| }; | |
| "@parcel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.1.tgz"; | |
| hash = "sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA=="; | |
| }; | |
| "@parcel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.1.tgz"; | |
| hash = "sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg=="; | |
| }; | |
| "@peculiar/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@peculiar/asn1-android/-/asn1-android-2.5.0.tgz"; | |
| hash = "sha512-t8A83hgghWQkcneRsgGs2ebAlRe54ns88p7ouv8PW2tzF1nAW4yHcL4uZKrFpIU+uszIRzTkcCuie37gpkId0A=="; | |
| }; | |
| "@peculiar/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@peculiar/asn1-cms/-/asn1-cms-2.5.0.tgz"; | |
| hash = "sha512-p0SjJ3TuuleIvjPM4aYfvYw8Fk1Hn/zAVyPJZTtZ2eE9/MIer6/18ROxX6N/e6edVSfvuZBqhxAj3YgsmSjQ/A=="; | |
| }; | |
| "@peculiar/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@peculiar/asn1-csr/-/asn1-csr-2.5.0.tgz"; | |
| hash = "sha512-ioigvA6WSYN9h/YssMmmoIwgl3RvZlAYx4A/9jD2qaqXZwGcNlAxaw54eSx2QG1Yu7YyBC5Rku3nNoHrQ16YsQ=="; | |
| }; | |
| "@peculiar/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@peculiar/asn1-ecc/-/asn1-ecc-2.5.0.tgz"; | |
| hash = "sha512-t4eYGNhXtLRxaP50h3sfO6aJebUCDGQACoeexcelL4roMFRRVgB20yBIu2LxsPh/tdW9I282gNgMOyg3ywg/mg=="; | |
| }; | |
| "@peculiar/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@peculiar/asn1-pfx/-/asn1-pfx-2.5.0.tgz"; | |
| hash = "sha512-Vj0d0wxJZA+Ztqfb7W+/iu8Uasw6hhKtCdLKXLG/P3kEPIQpqGI4P4YXlROfl7gOCqFIbgsj1HzFIFwQ5s20ug=="; | |
| }; | |
| "@peculiar/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@peculiar/asn1-pkcs8/-/asn1-pkcs8-2.5.0.tgz"; | |
| hash = "sha512-L7599HTI2SLlitlpEP8oAPaJgYssByI4eCwQq2C9eC90otFpm8MRn66PpbKviweAlhinWQ3ZjDD2KIVtx7PaVw=="; | |
| }; | |
| "@peculiar/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@peculiar/asn1-pkcs9/-/asn1-pkcs9-2.5.0.tgz"; | |
| hash = "sha512-UgqSMBLNLR5TzEZ5ZzxR45Nk6VJrammxd60WMSkofyNzd3DQLSNycGWSK5Xg3UTYbXcDFyG8pA/7/y/ztVCa6A=="; | |
| }; | |
| "@peculiar/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@peculiar/asn1-rsa/-/asn1-rsa-2.5.0.tgz"; | |
| hash = "sha512-qMZ/vweiTHy9syrkkqWFvbT3eLoedvamcUdnnvwyyUNv5FgFXA3KP8td+ATibnlZ0EANW5PYRm8E6MJzEB/72Q=="; | |
| }; | |
| "@peculiar/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@peculiar/asn1-schema/-/asn1-schema-2.5.0.tgz"; | |
| hash = "sha512-YM/nFfskFJSlHqv59ed6dZlLZqtZQwjRVJ4bBAiWV08Oc+1rSd5lDZcBEx0lGDHfSoH3UziI2pXt2UM33KerPQ=="; | |
| }; | |
| "@peculiar/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@peculiar/asn1-x509-attr/-/asn1-x509-attr-2.5.0.tgz"; | |
| hash = "sha512-9f0hPOxiJDoG/bfNLAFven+Bd4gwz/VzrCIIWc1025LEI4BXO0U5fOCTNDPbbp2ll+UzqKsZ3g61mpBp74gk9A=="; | |
| }; | |
| "@peculiar/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@peculiar/asn1-x509/-/asn1-x509-2.5.0.tgz"; | |
| hash = "sha512-CpwtMCTJvfvYTFMuiME5IH+8qmDe3yEWzKHe7OOADbGfq7ohxeLaXwQo0q4du3qs0AII3UbLCvb9NF/6q0oTKQ=="; | |
| }; | |
| "@peculiar/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@peculiar/x509/-/x509-1.14.0.tgz"; | |
| hash = "sha512-Yc4PDxN3OrxUPiXgU63c+ZRXKGE8YKF2McTciYhUHFtHVB0KMnjeFSU0qpztGhsp4P0uKix4+J2xEpIEDu8oXg=="; | |
| }; | |
| "@pkgjs/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz"; | |
| hash = "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg=="; | |
| }; | |
| "@poppinss/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@poppinss/colors/-/colors-4.1.5.tgz"; | |
| hash = "sha512-FvdDqtcRCtz6hThExcFOgW0cWX+xwSMWcRuQe5ZEb2m7cVQOAVZOIMt+/v9RxGiD9/OY16qJBXK4CVKWAPalBw=="; | |
| }; | |
| "@poppinss/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@poppinss/dumper/-/dumper-0.6.5.tgz"; | |
| hash = "sha512-NBdYIb90J7LfOI32dOewKI1r7wnkiH6m920puQ3qHUeZkxNkQiFnXVWoE6YtFSv6QOiPPf7ys6i+HWWecDz7sw=="; | |
| }; | |
| "@poppinss/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@poppinss/exception/-/exception-1.2.2.tgz"; | |
| hash = "sha512-m7bpKCD4QMlFCjA/nKTs23fuvoVFoA83brRKmObCUNmi/9tVu8Ve3w4YQAnJu4q3Tjf5fr685HYIC/IA2zHRSg=="; | |
| }; | |
| "@radix-ui/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@radix-ui/number/-/number-1.1.1.tgz"; | |
| hash = "sha512-MkKCwxlXTgz6CFoJx3pCwn07GKp36+aZyu/u2Ln2VrA5DcdyCZkASEDBTd8x5whTQQL5CiYf4prXKLcgQdv29g=="; | |
| }; | |
| "@radix-ui/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.1.3.tgz"; | |
| hash = "sha512-JTF99U/6XIjCBo0wqkU5sK10glYe27MRRsfwoiq5zzOEZLHU3A3KCMa5X/azekYRCJ0HlwI0crAXS/5dEHTzDg=="; | |
| }; | |
| "@radix-ui/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.2.tgz"; | |
| hash = "sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg=="; | |
| }; | |
| "@radix-ui/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.1.2.tgz"; | |
| hash = "sha512-jCi/QKUM2r1Ju5a3J64TH2A5SpKAgh0LpknyqdQ4m6DCV0xJ2HG1xARRwNGPQfi1SLdLWZ1OJz6F4OMBBNiGJA=="; | |
| }; | |
| "@radix-ui/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@radix-ui/react-direction/-/react-direction-1.1.1.tgz"; | |
| hash = "sha512-1UEWRX6jnOA2y4H5WczZ44gOOjTEmlqv1uNW4GAJEO5+bauCBhv8snY65Iw5/VOS/ghKN9gr2KjnLKxrsvoMVw=="; | |
| }; | |
| "@radix-ui/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@radix-ui/react-presence/-/react-presence-1.1.5.tgz"; | |
| hash = "sha512-/jfEwNDdQVBCNvjkGit4h6pMOzq8bHkopq458dPt2lMjx+eBQUohZNG9A7DtO/O5ukSbxuaNGXMjHicgwy6rQQ=="; | |
| }; | |
| "@radix-ui/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz"; | |
| hash = "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ=="; | |
| }; | |
| "@radix-ui/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@radix-ui/react-scroll-area/-/react-scroll-area-1.2.10.tgz"; | |
| hash = "sha512-tAXIa1g3sM5CGpVT0uIbUx/U3Gs5N8T52IICuCtObaos1S8fzsrPXG5WObkQN3S6NVl6wKgPhAIiBGbWnvc97A=="; | |
| }; | |
| "@radix-ui/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz"; | |
| hash = "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A=="; | |
| }; | |
| "@radix-ui/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@radix-ui/react-use-callback-ref/-/react-use-callback-ref-1.1.1.tgz"; | |
| hash = "sha512-FkBMwD+qbGQeMu1cOHnuGB6x4yzPjho8ap5WtbEJ26umhgqVXbhekKUQO+hZEL1vU92a3wHwdp0HAcqAUF5iDg=="; | |
| }; | |
| "@radix-ui/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.1.1.tgz"; | |
| hash = "sha512-RbJRS4UWQFkzHTTwVymMTUv8EqYhOp8dOOviLj2ugtTiXRaRQS7GLGxZTLL1jWhMeoSCf5zmcZkqTl9IiYfXcQ=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/autocomplete/-/autocomplete-3.0.0-rc.3.tgz"; | |
| hash = "sha512-vemf7h3hvIDk3MxiiPryysfYgJDg8R72X46dRIeg0+cXKYxjPYou64/DTucSV2z5J6RC5JalINu0jIDaLhEILw=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/breadcrumbs/-/breadcrumbs-3.5.29.tgz"; | |
| hash = "sha512-rKS0dryllaZJqrr3f/EAf2liz8CBEfmL5XACj+Z1TAig6GIYe1QuA3BtkX0cV9OkMugXdX8e3cbA7nD10ORRqg=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/button/-/button-3.14.2.tgz"; | |
| hash = "sha512-VbLIA+Kd6f/MDjd+TJBUg2+vNDw66pnvsj2E4RLomjI9dfBuN7d+Yo2UnsqKVyhePjCUZ6xxa2yDuD63IOSIYA=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/calendar/-/calendar-3.9.2.tgz"; | |
| hash = "sha512-uSLxLgOPRnEU4Jg59lAhUVA+uDx/55NBg4lpfsP2ynazyiJ5LCXmYceJi+VuOqMml7d9W0dB87OldOeLdIxYVA=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/checkbox/-/checkbox-3.16.2.tgz"; | |
| hash = "sha512-29Mj9ZqXioJ0bcMnNGooHztnTau5pikZqX3qCRj5bYR3by/ZFFavYoMroh9F7s/MbFm/tsKX+Sf02lYFEdXRjA=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/collections/-/collections-3.0.0.tgz"; | |
| hash = "sha512-vCFztpsl1AYjQn3lH7CwzYiiRAGfnm7+EXaXIt7yS4O6YC8C3FfOBf3jdxcFjE5u8CEfiL4X+4ABkfio10nneg=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/color/-/color-3.1.2.tgz"; | |
| hash = "sha512-jCC+Q7rAQGLQBkHjkPAeDuGYuMbc4neifjlNRiyZ9as1z4gg63H8MteoWYYk6K4vCKKxSixgt8MfI29XWMOWPQ=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/combobox/-/combobox-3.14.0.tgz"; | |
| hash = "sha512-z4ro0Hma//p4nL2IJx5iUa7NwxeXbzSoZ0se5uTYjG1rUUMszg+wqQh/AQoL+eiULn7rs18JY9wwNbVIkRNKWA=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/datepicker/-/datepicker-3.15.2.tgz"; | |
| hash = "sha512-th078hyNqPf4P2K10su/y32zPDjs3lOYVdHvsL9/+5K1dnTvLHCK5vgUyLuyn8FchhF7cmHV49D+LZVv65PEpQ=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/dialog/-/dialog-3.5.31.tgz"; | |
| hash = "sha512-inxQMyrzX0UBW9Mhraq0nZ4HjHdygQvllzloT1E/RlDd61lr3RbmJR6pLsrbKOTtSvDIBJpCso1xEdHCFNmA0Q=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/disclosure/-/disclosure-3.1.0.tgz"; | |
| hash = "sha512-5996BeBpnj+yKXYysz+UuhFQxGFPvaZZ3zNBd052wz/i+TVFVGSqqYJ6cwZyO1AfBR8zOT0ZIiK4EC3ETwSvtQ=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/dnd/-/dnd-3.11.3.tgz"; | |
| hash = "sha512-MyTziciik1Owz3rqDghu0K3ZtTFvmj/R2ZsLDwbU9N4hKqGX/BKnrI8SytTn8RDqVv5LmA/GhApLngiupTAsXw=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.2.tgz"; | |
| hash = "sha512-JWaCR7wJVggj+ldmM/cb/DXFg47CXR55lznJhZBh4XVqJjMKwaOOqpT5vNN7kpC1wUpXicGNuDnJDN1S/+6dhQ=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/form/-/form-3.1.2.tgz"; | |
| hash = "sha512-R3i7L7Ci61PqZQvOrnL9xJeWEbh28UkTVgkj72EvBBn39y4h7ReH++0stv7rRs8p5ozETSKezBbGfu4UsBewWw=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/grid/-/grid-3.14.5.tgz"; | |
| hash = "sha512-XHw6rgjlTqc85e3zjsWo3U0EVwjN5MOYtrolCKc/lc2ItNdcY3OlMhpsU9+6jHwg/U3VCSWkGvwAz9hg7krd8Q=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/gridlist/-/gridlist-3.14.1.tgz"; | |
| hash = "sha512-keS03Am07aOn7RuNaRsMOyh0jscyhDn95asCVy4lxhl9A9TFk1Jw0o2L6q6cWRj1gFiKeacj/otG5H8ZKQQ2Wg=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/i18n/-/i18n-3.12.13.tgz"; | |
| hash = "sha512-YTM2BPg0v1RvmP8keHenJBmlx8FXUKsdYIEX7x6QWRd1hKlcDwphfjzvt0InX9wiLiPHsT5EoBTpuUk8SXc0Mg=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz"; | |
| hash = "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/label/-/label-3.7.22.tgz"; | |
| hash = "sha512-jLquJeA5ZNqDT64UpTc9XJ7kQYltUlNcgxZ37/v4mHe0UZ7QohCKdKQhXHONb0h2jjNUpp2HOZI8J9++jOpzxA=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/landmark/-/landmark-3.0.7.tgz"; | |
| hash = "sha512-t8c610b8hPLS6Vwv+rbuSyljZosI1s5+Tosfa0Fk4q7d+Ex6Yj7hLfUFy59GxZAufhUYfGX396fT0gPqAbU1tg=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/link/-/link-3.8.6.tgz"; | |
| hash = "sha512-7F7UDJnwbU9IjfoAdl6f3Hho5/WB7rwcydUOjUux0p7YVWh/fTjIFjfAGyIir7MJhPapun1D0t97QQ3+8jXVcg=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/listbox/-/listbox-3.15.0.tgz"; | |
| hash = "sha512-Ub1Wu79R9sgxM7h4HeEdjOgOKDHwduvYcnDqsSddGXgpkL8ADjsy2YUQ0hHY5VnzA4BxK36bLp4mzSna8Qvj1w=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/live-announcer/-/live-announcer-3.4.4.tgz"; | |
| hash = "sha512-PTTBIjNRnrdJOIRTDGNifY2d//kA7GUAwRFJNOEwSNG4FW+Bq9awqLiflw0JkpyB0VNIwou6lqKPHZVLsGWOXA=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/menu/-/menu-3.19.3.tgz"; | |
| hash = "sha512-52fh8y8b2776R2VrfZPpUBJYC9oTP7XDy+zZuZTxPEd7Ywk0JNUl5F92y6ru22yPkS13sdhrNM/Op+V/KulmAg=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/meter/-/meter-3.4.27.tgz"; | |
| hash = "sha512-andOOdJkgRJF9vBi5VWRmFodK+GT+5X1lLeNUmb4qOX8/MVfX/RbK72LDeIhd7xC7rSCFHj3WvZ198rK4q0k3w=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/numberfield/-/numberfield-3.12.2.tgz"; | |
| hash = "sha512-M2b+z0HIXiXpGAWOQkO2kpIjaLNUXJ5Q3/GMa3Fkr+B1piFX0VuOynYrtddKVrmXCe+r5t+XcGb0KS29uqv7nQ=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/overlays/-/overlays-3.30.0.tgz"; | |
| hash = "sha512-UpjqSjYZx5FAhceWCRVsW6fX1sEwya1fQ/TKkL53FAlLFR8QKuoKqFlmiL43YUFTcGK3UdEOy3cWTleLQwdSmQ=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/progress/-/progress-3.4.27.tgz"; | |
| hash = "sha512-0OA1shs1575g1zmO8+rWozdbTnxThFFhOfuoL1m7UV5Dley6FHpueoKB1ECv7B+Qm4dQt6DoEqLg7wsbbQDhmg=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/radio/-/radio-3.12.2.tgz"; | |
| hash = "sha512-I11f6I90neCh56rT/6ieAs3XyDKvEfbj/QmbU5cX3p+SJpRRPN0vxQi5D1hkh0uxDpeClxygSr31NmZsd4sqfg=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/searchfield/-/searchfield-3.8.9.tgz"; | |
| hash = "sha512-Yt2pj8Wb5/XsUr2T0DQqFv+DlFpzzWIWnNr9cJATUcWV/xw6ok7YFEg9+7EHtBmsCQxFFJtock1QfZzBw6qLtQ=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/select/-/select-3.17.0.tgz"; | |
| hash = "sha512-q5ZuyAn5jSOeI0Ys99951TaGcF4O7u1SSBVxPMwVVXOU8ZhToCNx+WG3n/JDYHEjqdo7sbsVRaPA7LkBzBGf5w=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/selection/-/selection-3.26.0.tgz"; | |
| hash = "sha512-ZBH3EfWZ+RfhTj01dH8L17uT7iNbXWS8u77/fUpHgtrm0pwNVhx0TYVnLU1YpazQ/3WVpvWhmBB8sWwD1FlD/g=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/separator/-/separator-3.4.13.tgz"; | |
| hash = "sha512-0NlcrdBfQbcjWEXdHl3+uSY1272n2ljT1gWL2RIf6aQsQWTZ0gz0rTgRHy0MTXN+y+tICItUERJT4vmTLtIzVg=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/slider/-/slider-3.8.2.tgz"; | |
| hash = "sha512-6KyUGaVzRE4xAz1LKHbNh1q5wzxe58pdTHFSnxNe6nk1SCoHw7NfI4h2s2m6LgJ0megFxsT0Ir8aHaFyyxmbgg=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/spinbutton/-/spinbutton-3.6.19.tgz"; | |
| hash = "sha512-xOIXegDpts9t3RSHdIN0iYQpdts0FZ3LbpYJIYVvdEHo9OpDS+ElnDzCGtwZLguvZlwc5s1LAKuKopDUsAEMkw=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/ssr/-/ssr-3.9.10.tgz"; | |
| hash = "sha512-hvTm77Pf+pMBhuBm760Li0BVIO38jv1IBws1xFm1NoL26PU+fe+FMW5+VZWyANR6nYL65joaJKZqOdTQMkO9IQ=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/switch/-/switch-3.7.8.tgz"; | |
| hash = "sha512-AfsUq1/YiuoprhcBUD9vDPyWaigAwctQNW1fMb8dROL+i/12B+Zekj8Ml+jbU69/kIVtfL0Jl7/0Bo9KK3X0xQ=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/table/-/table-3.17.8.tgz"; | |
| hash = "sha512-bXiZoxTMbsqUJsYDhHPzKc3jw0HFJ/xMsJ49a0f7mp5r9zACxNLeIU0wJ4Uvx37dnYOHKzGliG+rj5l4sph7MA=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/tabs/-/tabs-3.10.8.tgz"; | |
| hash = "sha512-sPPJyTyoAqsBh76JinBAxStOcbjZvyWFYKpJ9Uqw+XT0ObshAPPFSGeh8DiQemPs02RwJdrfARPMhyqiX8t59A=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/tag/-/tag-3.7.2.tgz"; | |
| hash = "sha512-JV679P5r4DftbqyNBRt7Nw9mP7dxaKPfikjyQuvUoEOa06wBLbM/hU9RJUPRvqK+Un6lgBDAmXD9NNf4N2xpdw=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/textfield/-/textfield-3.18.2.tgz"; | |
| hash = "sha512-G+lM8VYSor6g9Yptc6hLZ6BF+0cq0pYol1z6wdQUQgJN8tg4HPtzq75lsZtlCSIznL3amgRAxJtd0dUrsAnvaQ=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/toast/-/toast-3.0.8.tgz"; | |
| hash = "sha512-rfJIms6AkMyQ7ZgKrMZgGfPwGcB/t1JoEwbc1PAmXcAvFI/hzF6YF7ZFDXiq38ucFsP9PnHmbXIzM9w4ccl18A=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/toggle/-/toggle-3.12.2.tgz"; | |
| hash = "sha512-g25XLYqJuJpt0/YoYz2Rab8ax+hBfbssllcEFh0v0jiwfk2gwTWfRU9KAZUvxIqbV8Nm8EBmrYychDpDcvW1kw=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/toolbar/-/toolbar-3.0.0-beta.21.tgz"; | |
| hash = "sha512-yRCk/GD8g+BhdDgxd3I0a0c8Ni4Wyo6ERzfSoBkPkwQ4X2E2nkopmraM9D0fXw4UcIr4bnmvADzkHXtBN0XrBg=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/tooltip/-/tooltip-3.8.8.tgz"; | |
| hash = "sha512-CmHUqtXtFWmG4AHMEr9hIVex+oscK6xcM2V47gq9ijNInxe3M6UBu/dBdkgGP/jYv9N7tzCAjTR8nNIHQXwvWw=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/tree/-/tree-3.1.4.tgz"; | |
| hash = "sha512-6pbFeN0dAsCOrFGUKU39CNjft20zCAjLfMqfkRWisL+JkUHI2nq6odUJF5jJTsU1C+1951+3oFOmVxPX+K+akQ=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz"; | |
| hash = "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/virtualizer/-/virtualizer-4.1.10.tgz"; | |
| hash = "sha512-s0xOFh602ybTWuDrV/i6fV7Pz7vYghsY7F/RpYL/5IX9qCZ5C1FWFePpVktQAZghnd3ljH8hS8DULPeDfVLCrg=="; | |
| }; | |
| "@react-aria/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-aria/visually-hidden/-/visually-hidden-3.8.28.tgz"; | |
| hash = "sha512-KRRjbVVob2CeBidF24dzufMxBveEUtUu7IM+hpdZKB+gxVROoh4XRLPv9SFmaH89Z7D9To3QoykVZoWD0lan6Q=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/autocomplete/-/autocomplete-3.0.0-beta.3.tgz"; | |
| hash = "sha512-YfP/TrvkOCp6j7oqpZxJSvmSeXn+XtbKSOiBOuo+m2zCIhW2ncThmDB9uAUOkpmikDv/LkGKni40RQE8USdGdA=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/calendar/-/calendar-3.9.0.tgz"; | |
| hash = "sha512-U5Nf2kx9gDhJRxdDUm5gjfyUlt/uUfOvM1vDW2UA62cA6+2k2cavMLc2wNlXOb/twFtl6p0joYKHG7T4xnEFkg=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/checkbox/-/checkbox-3.7.2.tgz"; | |
| hash = "sha512-j1ycUVz5JmqhaL6mDZgDNZqBilOB8PBW096sDPFaTtuYreDx2HOd1igxiIvwlvPESZwsJP7FVM3mYnaoXtpKPA=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/collections/-/collections-3.12.8.tgz"; | |
| hash = "sha512-AceJYLLXt1Y2XIcOPi6LEJSs4G/ubeYW3LqOCQbhfIgMaNqKfQMIfagDnPeJX9FVmPFSlgoCBxb1pTJW2vjCAQ=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/color/-/color-3.9.2.tgz"; | |
| hash = "sha512-F+6Do8W3yu/4n7MpzZtbXwVukcLTFYYDIUtpoR+Jl52UmAr9Hf1CQgkyTI2azv1ZMzj1mVrTBhpBL0q27kFZig=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/combobox/-/combobox-3.12.0.tgz"; | |
| hash = "sha512-A6q9R/7cEa/qoQsBkdslXWvD7ztNLLQ9AhBhVN9QvzrmrH5B4ymUwcTU8lWl22ykH7RRwfonLeLXJL4C+/L2oQ=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/data/-/data-3.14.1.tgz"; | |
| hash = "sha512-lDNc4gZ6kVZcrABeeQZPTTnP+1ykNylSvFzAC/Hq1fs8+s54xLRvoENWIyG+yK19N9TIGEoA0AOFG8PoAun43g=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/datepicker/-/datepicker-3.15.2.tgz"; | |
| hash = "sha512-S5GL+W37chvV8knv9v0JRv0L6hKo732qqabCCHXzOpYxkLIkV4f/y3cHdEzFWzpZ0O0Gkg7WgeYo160xOdBKYg=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/disclosure/-/disclosure-3.0.8.tgz"; | |
| hash = "sha512-/Ce/Z76y85eSBZiemfU/uEyXkBBa1RdfLRaKD13rnfUV7/nS3ae1VtNlsXgmwQjWv2pmAiSuEKYMbZfVL7q/lQ=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/dnd/-/dnd-3.7.1.tgz"; | |
| hash = "sha512-O1JBJ4HI1rVNKuoa5NXiC5FCrCEkr9KVBoKNlTZU8/cnQselhbEsUfMglAakO2EuwIaM1tIXoNF5J/N5P+6lTA=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/flags/-/flags-3.1.2.tgz"; | |
| hash = "sha512-2HjFcZx1MyQXoPqcBGALwWWmgFVUk2TuKVIQxCbRq7fPyWXIl6VHcakCLurdtYC2Iks7zizvz0Idv48MQ38DWg=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/form/-/form-3.2.2.tgz"; | |
| hash = "sha512-soAheOd7oaTO6eNs6LXnfn0tTqvOoe3zN9FvtIhhrErKz9XPc5sUmh3QWwR45+zKbitOi1HOjfA/gifKhZcfWw=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/grid/-/grid-3.11.6.tgz"; | |
| hash = "sha512-vWPAkzpeTIsrurHfMubzMuqEw7vKzFhIJeEK5sEcLunyr1rlADwTzeWrHNbPMl66NAIAi70Dr1yNq+kahQyvMA=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/layout/-/layout-4.5.1.tgz"; | |
| hash = "sha512-Zk92HM6a8KFdyPzslhLCOmrrsvJ28+vFBisgiKMwVhe96cWlax1m9i4ktmO43xaUpSZkn06DRD/2k0d1x+Uwjw=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/list/-/list-3.13.1.tgz"; | |
| hash = "sha512-eHaoauh21twbcl0kkwULhVJ+CzYcy1jUjMikNVMHOQdhr4WIBdExf7PmSgKHKqsSPhpGg6IpTCY2dUX3RycjDg=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/menu/-/menu-3.9.8.tgz"; | |
| hash = "sha512-bo0NOhofnTHLESiYfsSSw6gyXiPVJJ0UlN2igUXtJk5PmyhWjFzUzTzcnd7B028OB0si9w3LIWM3stqz5271Eg=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/numberfield/-/numberfield-3.10.2.tgz"; | |
| hash = "sha512-jlKVFYaH3RX5KvQ7a+SAMQuPccZCzxLkeYkBE64u1Zvi7YhJ8hkTMHG/fmZMbk1rHlseE2wfBdk0Rlya3MvoNQ=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/overlays/-/overlays-3.6.20.tgz"; | |
| hash = "sha512-YAIe+uI8GUXX8F/0Pzr53YeC5c/bjqbzDFlV8NKfdlCPa6+Jp4B/IlYVjIooBj9+94QvbQdjylegvYWK/iPwlg=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/radio/-/radio-3.11.2.tgz"; | |
| hash = "sha512-UM7L6AW+k8edhSBUEPZAqiWNRNadfOKK7BrCXyBiG79zTz0zPcXRR+N+gzkDn7EMSawDeyK1SHYUuoSltTactg=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/searchfield/-/searchfield-3.5.16.tgz"; | |
| hash = "sha512-MRfqT1lZ24r94GuFNcGJXsfijZoWjSMySCT60T6NXtbOzVPuAF3K+pL70Rayq/EWLJjS2NPHND11VTs0VdcE0Q=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/select/-/select-3.8.0.tgz"; | |
| hash = "sha512-A721nlt0DSCDit0wKvhcrXFTG5Vv1qkEVkeKvobmETZy6piKvwh0aaN8iQno5AFuZaj1iOZeNjZ/20TsDJR/4A=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/selection/-/selection-3.20.6.tgz"; | |
| hash = "sha512-a0bjuP2pJYPKEiedz2Us1W1aSz0iHRuyeQEdBOyL6Z6VUa6hIMq9H60kvseir2T85cOa4QggizuRV7mcO6bU5w=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/slider/-/slider-3.7.2.tgz"; | |
| hash = "sha512-EVBHUdUYwj++XqAEiQg2fGi8Reccznba0uyQ3gPejF0pAc390Q/J5aqiTEDfiCM7uJ6WHxTM6lcCqHQBISk2dQ=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/table/-/table-3.15.1.tgz"; | |
| hash = "sha512-MhMAgE/LgAzHcAn1P3p/nQErzJ6DiixSJ1AOt2JlnAKEb5YJg4ATKWCb2IjBLwywt9ZCzfm3KMUzkctZqAoxwA=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/tabs/-/tabs-3.8.6.tgz"; | |
| hash = "sha512-9RYxmgjVIxUpIsGKPIF7uRoHWOEz8muwaYiStCVeyiYBPmarvZoIYtTXcwSMN/vEs7heVN5uGCL6/bfdY4+WiA=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/toast/-/toast-3.1.2.tgz"; | |
| hash = "sha512-HiInm7bck32khFBHZThTQaAF6e6/qm57F4mYRWdTq8IVeGDzpkbUYibnLxRhk0UZ5ybc6me+nqqPkG/lVmM42Q=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/toggle/-/toggle-3.9.2.tgz"; | |
| hash = "sha512-dOxs9wrVXHUmA7lc8l+N9NbTJMAaXcYsnNGsMwfXIXQ3rdq+IjWGNYJ52UmNQyRYFcg0jrzRrU16TyGbNjOdNQ=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/tooltip/-/tooltip-3.5.8.tgz"; | |
| hash = "sha512-gkcUx2ROhCiGNAYd2BaTejakXUUNLPnnoJ5+V/mN480pN+OrO8/2V9pqb/IQmpqxLsso93zkM3A4wFHHLBBmPQ=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/tree/-/tree-3.9.3.tgz"; | |
| hash = "sha512-ZngG79nLFxE/GYmpwX6E/Rma2MMkzdoJPRI3iWk3dgqnGMMzpPnUp/cvjDsU3UHF7xDVusC5BT6pjWN0uxCIFQ=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/utils/-/utils-3.10.8.tgz"; | |
| hash = "sha512-SN3/h7SzRsusVQjQ4v10LaVsDc81jyyR0DD5HnsQitm/I5WDpaSr2nRHtyloPFU48jlql1XX/S04T2DLQM7Y3g=="; | |
| }; | |
| "@react-stately/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-stately/virtualizer/-/virtualizer-4.4.4.tgz"; | |
| hash = "sha512-ri8giqXSZOrznZDCCOE4U36wSkOhy+hrFK7yo/YVcpxTqqp3d3eisfKMqbDsgqBW+XTHycTU/xeAf0u9NqrfpQ=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/autocomplete/-/autocomplete-3.0.0-alpha.35.tgz"; | |
| hash = "sha512-Wv5eU4WixfJ4M+fqvJUQqliWPbw7/VldRlgoJhqAlPwlNyLlHYwv5tlA64AySDXHGcSMIbzcS38LaHm44wt0AQ=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/breadcrumbs/-/breadcrumbs-3.7.17.tgz"; | |
| hash = "sha512-IhvVTcfli5o/UDlGACXxjlor2afGlMQA8pNR3faH0bBUay1Fmm3IWktVw9Xwmk+KraV2RTAg9e+E6p8DOQZfiw=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/button/-/button-3.14.1.tgz"; | |
| hash = "sha512-D8C4IEwKB7zEtiWYVJ3WE/5HDcWlze9mLWQ5hfsBfpePyWCgO3bT/+wjb/7pJvcAocrkXo90QrMm85LcpBtrpg=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/calendar/-/calendar-3.8.0.tgz"; | |
| hash = "sha512-ZDZgfZgbz1ydWOFs1mH7QFfX3ioJrmb3Y/lkoubQE0HWXLZzyYNvhhKyFJRS1QJ40IofLSBHriwbQb/tsUnGlw=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/checkbox/-/checkbox-3.10.2.tgz"; | |
| hash = "sha512-ktPkl6ZfIdGS1tIaGSU/2S5Agf2NvXI9qAgtdMDNva0oLyAZ4RLQb6WecPvofw1J7YKXu0VA5Mu7nlX+FM2weQ=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/color/-/color-3.1.2.tgz"; | |
| hash = "sha512-NP0TAY3j4tlMztOp/bBfMlPwC9AQKTjSiTFmc2oQNkx5M4sl3QpPqFPosdt7jZ8M4nItvfCWZrlZGjST4SB83A=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/combobox/-/combobox-3.13.9.tgz"; | |
| hash = "sha512-G6GmLbzVkLW6VScxPAr/RtliEyPhBClfYaIllK1IZv+Z42SVnOpKzhnoe79BpmiFqy1AaC3+LjZX783mrsHCwA=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/datepicker/-/datepicker-3.13.2.tgz"; | |
| hash = "sha512-+M6UZxJnejYY8kz0spbY/hP08QJ5rsZ3aNarRQQHc48xV2oelFLX5MhAqizfLEsvyfb0JYrhWoh4z1xZtAmYCg=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/dialog/-/dialog-3.5.22.tgz"; | |
| hash = "sha512-smSvzOcqKE196rWk0oqJDnz+ox5JM5+OT0PmmJXiUD4q7P5g32O6W5Bg7hMIFUI9clBtngo8kLaX2iMg+GqAzg=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/form/-/form-3.7.16.tgz"; | |
| hash = "sha512-Sb7KJoWEaQ/e4XIY+xRbjKvbP1luome98ZXevpD+zVSyGjEcfIroebizP6K1yMHCWP/043xH6GUkgEqWPoVGjg=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/grid/-/grid-3.3.6.tgz"; | |
| hash = "sha512-vIZJlYTii2n1We9nAugXwM2wpcpsC6JigJFBd6vGhStRdRWRoU4yv1Gc98Usbx0FQ/J7GLVIgeG8+1VMTKBdxw=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/link/-/link-3.6.5.tgz"; | |
| hash = "sha512-+I2s3XWBEvLrzts0GnNeA84mUkwo+a7kLUWoaJkW0TOBDG7my95HFYxF9WnqKye7NgpOkCqz4s3oW96xPdIniQ=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/listbox/-/listbox-3.7.4.tgz"; | |
| hash = "sha512-p4YEpTl/VQGrqVE8GIfqTS5LkT5jtjDTbVeZgrkPnX/fiPhsfbTPiZ6g0FNap4+aOGJFGEEZUv2q4vx+rCORww=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/menu/-/menu-3.10.5.tgz"; | |
| hash = "sha512-HBTrKll2hm0VKJNM4ubIv1L9MNo8JuOnm2G3M+wXvb6EYIyDNxxJkhjsqsGpUXJdAOSkacHBDcNh2HsZABNX4A=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/meter/-/meter-3.4.13.tgz"; | |
| hash = "sha512-EiarfbpHcvmeyXvXcr6XLaHkNHuGc4g7fBVEiDPwssFJKKfbUzqnnknDxPjyspqUVRcXC08CokS98J1jYobqDg=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/numberfield/-/numberfield-3.8.15.tgz"; | |
| hash = "sha512-97r92D23GKCOjGIGMeW9nt+/KlfM3GeWH39Czcmd2/D5y3k6z4j0avbsfx2OttCtJszrnENjw3GraYGYI2KosQ=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/overlays/-/overlays-3.9.2.tgz"; | |
| hash = "sha512-Q0cRPcBGzNGmC8dBuHyoPR7N3057KTS5g+vZfQ53k8WwmilXBtemFJPLsogJbspuewQ/QJ3o2HYsp2pne7/iNw=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/progress/-/progress-3.5.16.tgz"; | |
| hash = "sha512-I9tSdCFfvQ7gHJtm90VAKgwdTWXQgVNvLRStEc0z9h+bXBxdvZb+QuiRPERChwFQ9VkK4p4rDqaFo69nDqWkpw=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/radio/-/radio-3.9.2.tgz"; | |
| hash = "sha512-3UcJXu37JrTkRyP4GJPDBU7NmDTInrEdOe+bVzA1j4EegzdkJmLBkLg5cLDAbpiEHB+xIsvbJdx6dxeMuc+H3g=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/searchfield/-/searchfield-3.6.6.tgz"; | |
| hash = "sha512-cl3itr/fk7wbIQc2Gz5Ie8aVeUmPjVX/mRGS5/EXlmzycAKNYTvqf2mlxwObLndtLISmt7IgNjRRhbUUDI8Ang=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/select/-/select-3.11.0.tgz"; | |
| hash = "sha512-SzIsMFVPCbXE1Z1TLfpdfiwJ1xnIkcL1/CjGilmUKkNk5uT7rYX1xCJqWCjXI0vAU1xM4Qn+T3n8de4fw6HRBg=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz"; | |
| hash = "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/slider/-/slider-3.8.2.tgz"; | |
| hash = "sha512-MQYZP76OEOYe7/yA2To+Dl0LNb0cKKnvh5JtvNvDnAvEprn1RuLiay8Oi/rTtXmc2KmBa4VdTcsXsmkbbkeN2Q=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/switch/-/switch-3.5.15.tgz"; | |
| hash = "sha512-r/ouGWQmIeHyYSP1e5luET+oiR7N7cLrAlWsrAfYRWHxqXOSNQloQnZJ3PLHrKFT02fsrQhx2rHaK2LfKeyN3A=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/table/-/table-3.13.4.tgz"; | |
| hash = "sha512-I/DYiZQl6aNbMmjk90J9SOhkzVDZvyA3Vn3wMWCiajkMNjvubFhTfda5DDf2SgFP5l0Yh6TGGH5XumRv9LqL5Q=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/tabs/-/tabs-3.3.19.tgz"; | |
| hash = "sha512-fE+qI43yR5pAMpeqPxGqQq9jDHXEPqXskuxNHERMW0PYMdPyem2Cw6goc5F4qeZO3Hf6uPZgHkvJz2OAq7TbBw=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/textfield/-/textfield-3.12.6.tgz"; | |
| hash = "sha512-hpEVKE+M3uUkTjw2WrX1NrH/B3rqDJFUa+ViNK2eVranLY4ZwFqbqaYXSzHupOF3ecSjJJv2C103JrwFvx6TPQ=="; | |
| }; | |
| "@react-types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@react-types/tooltip/-/tooltip-3.4.21.tgz"; | |
| hash = "sha512-ugGHOZU6WbOdeTdbjnaEc+Ms7/WhsUCg+T3PCOIeOT9FG02Ce189yJ/+hd7oqL/tVwIhEMYJIqSCgSELFox+QA=="; | |
| }; | |
| "@remirror/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@remirror/core-constants/-/core-constants-3.0.0.tgz"; | |
| hash = "sha512-42aWfPrimMfDKDi4YegyS7x+/0tlzaqwPQCULLanv3DMIlu96KTJR0fM5isWX2UViOqlGnX6YFgqWepcX+XMNg=="; | |
| }; | |
| "@rolldown/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.34.tgz"; | |
| hash = "sha512-LyAREkZHP5pMom7c24meKmJCdhf2hEyvam2q0unr3or9ydwDL+DJ8chTF6Av/RFPb3rH8UFBdMzO5MxTZW97oA=="; | |
| }; | |
| "@rolldown/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.40.tgz"; | |
| hash = "sha512-s3GeJKSQOwBlzdUrj4ISjJj5SfSh+aqn0wjOar4Bx95iV1ETI7F6S/5hLcfAxZ9kXDcyrAkxPlqmd1ZITttf+w=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/plugin-alias/-/plugin-alias-5.1.1.tgz"; | |
| hash = "sha512-PR9zDb+rOzkRb2VD+EuKB7UC41vU5DIwZ5qqCpk0KJudcWAyi8rvYOhS7+L5aZCspw1stTViLgN5v6FF1p5cgQ=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.9.tgz"; | |
| hash = "sha512-PIR4/OHZ79romx0BVVll/PkwWpJ7e5lsqFa3gFfcrFPWwLXLV39JVUzQV9RKjWerE7B845Hqjj9VYlQeieZ2dA=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/plugin-inject/-/plugin-inject-5.0.5.tgz"; | |
| hash = "sha512-2+DEJbNBoPROPkgTDNe8/1YXWcqxbN5DTjASVIOx8HS+pITXushyNiBV56RB08zuptzz8gT3YfkqriTBVycepg=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/plugin-json/-/plugin-json-6.1.0.tgz"; | |
| hash = "sha512-EGI2te5ENk1coGeADSIwZ7G2Q8CJS2sF120T7jLw4xFw9n7wIOXHo+kIYRAoVpJAN+kmqZSoO3Fp4JtoNF4ReA=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-16.0.3.tgz"; | |
| hash = "sha512-lUYM3UBGuM93CnMPG1YocWu7X802BrNF3jW2zny5gQyLQgRFJhV1Sq0Zi74+dh/6NBx1DxFC4b4GXg9wUCG5Qg=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-6.0.3.tgz"; | |
| hash = "sha512-J4RZarRvQAm5IF0/LwUUg+obsm+xZhYnbMXmXROyoSE1ATJe3oXSb9L5MMppdxP2ylNSjv6zFBwKYjcKMucVfA=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/plugin-terser/-/plugin-terser-0.4.4.tgz"; | |
| hash = "sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.3.0.tgz"; | |
| hash = "sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.53.2.tgz"; | |
| hash = "sha512-yDPzwsgiFO26RJA4nZo8I+xqzh7sJTZIWQOxn+/XOdPE31lAvLIYCKqjV+lNH/vxE2L2iH3plKxDCRK6i+CwhA=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.53.2.tgz"; | |
| hash = "sha512-k8FontTxIE7b0/OGKeSN5B6j25EuppBcWM33Z19JoVT7UTXFSo3D9CdU39wGTeb29NO3XxpMNauh09B+Ibw+9g=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.53.2.tgz"; | |
| hash = "sha512-A6s4gJpomNBtJ2yioj8bflM2oogDwzUiMl2yNJ2v9E7++sHrSrsQ29fOfn5DM/iCzpWcebNYEdXpaK4tr2RhfQ=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.53.2.tgz"; | |
| hash = "sha512-e6XqVmXlHrBlG56obu9gDRPW3O3hLxpwHpLsBJvuI8qqnsrtSZ9ERoWUXtPOkY8c78WghyPHZdmPhHLWNdAGEw=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.53.2.tgz"; | |
| hash = "sha512-v0E9lJW8VsrwPux5Qe5CwmH/CF/2mQs6xU1MF3nmUxmZUCHazCjLgYvToOk+YuuUqLQBio1qkkREhxhc656ViA=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.53.2.tgz"; | |
| hash = "sha512-ClAmAPx3ZCHtp6ysl4XEhWU69GUB1D+s7G9YjHGhIGCSrsg00nEGRRZHmINYxkdoJehde8VIsDC5t9C0gb6yqA=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.53.2.tgz"; | |
| hash = "sha512-EPlb95nUsz6Dd9Qy13fI5kUPXNSljaG9FiJ4YUGU1O/Q77i5DYFW5KR8g1OzTcdZUqQQ1KdDqsTohdFVwCwjqg=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.53.2.tgz"; | |
| hash = "sha512-BOmnVW+khAUX+YZvNfa0tGTEMVVEerOxN0pDk2E6N6DsEIa2Ctj48FOMfNDdrwinocKaC7YXUZ1pHlKpnkja/Q=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.53.2.tgz"; | |
| hash = "sha512-Xt2byDZ+6OVNuREgBXr4+CZDJtrVso5woFtpKdGPhpTPHcNG7D8YXeQzpNbFRxzTVqJf7kvPMCub/pcGUWgBjA=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.53.2.tgz"; | |
| hash = "sha512-+LdZSldy/I9N8+klim/Y1HsKbJ3BbInHav5qE9Iy77dtHC/pibw1SR/fXlWyAk0ThnpRKoODwnAuSjqxFRDHUQ=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.53.2.tgz"; | |
| hash = "sha512-8ms8sjmyc1jWJS6WdNSA23rEfdjWB30LH8Wqj0Cqvv7qSHnvw6kgMMXRdop6hkmGPlyYBdRPkjJnj3KCUHV/uQ=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.53.2.tgz"; | |
| hash = "sha512-3HRQLUQbpBDMmzoxPJYd3W6vrVHOo2cVW8RUo87Xz0JPJcBLBr5kZ1pGcQAhdZgX9VV7NbGNipah1omKKe23/g=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.53.2.tgz"; | |
| hash = "sha512-fMjKi+ojnmIvhk34gZP94vjogXNNUKMEYs+EDaB/5TG/wUkoeua7p7VCHnE6T2Tx+iaghAqQX8teQzcvrYpaQA=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.53.2.tgz"; | |
| hash = "sha512-XuGFGU+VwUUV5kLvoAdi0Wz5Xbh2SrjIxCtZj6Wq8MDp4bflb/+ThZsVxokM7n0pcbkEr2h5/pzqzDYI7cCgLQ=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.53.2.tgz"; | |
| hash = "sha512-w6yjZF0P+NGzWR3AXWX9zc0DNEGdtvykB03uhonSHMRa+oWA6novflo2WaJr6JZakG2ucsyb+rvhrKac6NIy+w=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.53.2.tgz"; | |
| hash = "sha512-yo8d6tdfdeBArzC7T/PnHd7OypfI9cbuZzPnzLJIyKYFhAQ8SvlkKtKBMbXDxe1h03Rcr7u++nFS7tqXz87Gtw=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.53.2.tgz"; | |
| hash = "sha512-ah59c1YkCxKExPP8O9PwOvs+XRLKwh/mV+3YdKqQ5AMQ0r4M4ZDuOrpWkUaqO7fzAHdINzV9tEVu8vNw48z0lA=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.53.2.tgz"; | |
| hash = "sha512-4VEd19Wmhr+Zy7hbUsFZ6YXEiP48hE//KPLCSVNY5RMGX2/7HZ+QkN55a3atM1C/BZCGIgqN+xrVgtdak2S9+A=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.53.2.tgz"; | |
| hash = "sha512-IlbHFYc/pQCgew/d5fslcy1KEaYVCJ44G8pajugd8VoOEI8ODhtb/j8XMhLpwHCMB3yk2J07ctup10gpw2nyMA=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.53.2.tgz"; | |
| hash = "sha512-lNlPEGgdUfSzdCWU176ku/dQRnA7W+Gp8d+cWv73jYrb8uT7HTVVxq62DUYxjbaByuf1Yk0RIIAbDzp+CnOTFg=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.53.2.tgz"; | |
| hash = "sha512-S6YojNVrHybQis2lYov1sd+uj7K0Q05NxHcGktuMMdIQ2VixGwAfbJ23NnlvvVV1bdpR2m5MsNBViHJKcA4ADw=="; | |
| }; | |
| "@rollup/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.53.2.tgz"; | |
| hash = "sha512-k+/Rkcyx//P6fetPoLMb8pBeqJBNGx81uuf7iljX9++yNBVRDQgD04L+SVXmXmh5ZP4/WOp4mWF0kmi06PW2tA=="; | |
| }; | |
| "@simplewebauthn/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@simplewebauthn/browser/-/browser-13.2.2.tgz"; | |
| hash = "sha512-FNW1oLQpTJyqG5kkDg5ZsotvWgmBaC6jCHR7Ej0qUNep36Wl9tj2eZu7J5rP+uhXgHaLk+QQ3lqcw2vS5MX1IA=="; | |
| }; | |
| "@simplewebauthn/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@simplewebauthn/server/-/server-13.2.2.tgz"; | |
| hash = "sha512-HcWLW28yTMGXpwE9VLx9J+N2KEUaELadLrkPEEI9tpI5la70xNEVEsu/C+m3u7uoq4FulLqZQhgBCzR9IZhFpA=="; | |
| }; | |
| "@sindresorhus/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@sindresorhus/is/-/is-7.1.1.tgz"; | |
| hash = "sha512-rO92VvpgMc3kfiTjGT52LEtJ8Yc5kCWhZjLQ3LwlA4pSgPpQO7bVpYXParOD8Jwf+cVQECJo3yP/4I8aZtUQTQ=="; | |
| }; | |
| "@sindresorhus/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@sindresorhus/merge-streams/-/merge-streams-4.0.0.tgz"; | |
| hash = "sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ=="; | |
| }; | |
| "@speed-highlight/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@speed-highlight/core/-/core-1.2.12.tgz"; | |
| hash = "sha512-uilwrK0Ygyri5dToHYdZSjcvpS2ZwX0w5aSt3GCEN9hrjxWCoeV4Z2DTXuxjwbntaLQIEEAlCeNQss5SoHvAEA=="; | |
| }; | |
| "@standard-schema/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@standard-schema/spec/-/spec-1.0.0.tgz"; | |
| hash = "sha512-m2bOd0f2RT9k8QJx1JN85cZYyH1RqFBdlwtkSlf4tBDYLCiiZnv1fIIwacK6cqwXavOydf0NPToMQgpKq+dVlA=="; | |
| }; | |
| "@swc/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.17.tgz"; | |
| hash = "sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A=="; | |
| }; | |
| "@tailwindcss/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.17.tgz"; | |
| hash = "sha512-csIkHIgLb3JisEFQ0vxr2Y57GUNYh447C8xzwj89U/8fdW8LhProdxvnVH6U8M2Y73QKiTIH+LWbK3V2BBZsAg=="; | |
| }; | |
| "@tailwindcss/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.1.17.tgz"; | |
| hash = "sha512-BMqpkJHgOZ5z78qqiGE6ZIRExyaHyuxjgrJ6eBO5+hfrfGkuya0lYfw8fRHG77gdTjWkNWEEm+qeG2cDMxArLQ=="; | |
| }; | |
| "@tailwindcss/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.1.17.tgz"; | |
| hash = "sha512-EquyumkQweUBNk1zGEU/wfZo2qkp/nQKRZM8bUYO0J+Lums5+wl2CcG1f9BgAjn/u9pJzdYddHWBiFXJTcxmOg=="; | |
| }; | |
| "@tailwindcss/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.17.tgz"; | |
| hash = "sha512-gdhEPLzke2Pog8s12oADwYu0IAw04Y2tlmgVzIN0+046ytcgx8uZmCzEg4VcQh+AHKiS7xaL8kGo/QTiNEGRog=="; | |
| }; | |
| "@tailwindcss/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.1.17.tgz"; | |
| hash = "sha512-hxGS81KskMxML9DXsaXT1H0DyA+ZBIbyG/sSAjWNe2EDl7TkPOBI42GBV3u38itzGUOmFfCzk1iAjDXds8Oh0g=="; | |
| }; | |
| "@tailwindcss/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.1.17.tgz"; | |
| hash = "sha512-k7jWk5E3ldAdw0cNglhjSgv501u7yrMf8oeZ0cElhxU6Y2o7f8yqelOp3fhf7evjIS6ujTI3U8pKUXV2I4iXHQ=="; | |
| }; | |
| "@tailwindcss/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.17.tgz"; | |
| hash = "sha512-HVDOm/mxK6+TbARwdW17WrgDYEGzmoYayrCgmLEw7FxTPLcp/glBisuyWkFz/jb7ZfiAXAXUACfyItn+nTgsdQ=="; | |
| }; | |
| "@tailwindcss/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.1.17.tgz"; | |
| hash = "sha512-HvZLfGr42i5anKtIeQzxdkw/wPqIbpeZqe7vd3V9vI3RQxe3xU1fLjss0TjyhxWcBaipk7NYwSrwTwK1hJARMg=="; | |
| }; | |
| "@tailwindcss/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.17.tgz"; | |
| hash = "sha512-M3XZuORCGB7VPOEDH+nzpJ21XPvK5PyjlkSFkFziNHGLc5d6g3di2McAAblmaSUNl8IOmzYwLx9NsE7bplNkwQ=="; | |
| }; | |
| "@tailwindcss/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.17.tgz"; | |
| hash = "sha512-k7f+pf9eXLEey4pBlw+8dgfJHY4PZ5qOUFDyNf7SI6lHjQ9Zt7+NcscjpwdCEbYi6FI5c2KDTDWyf2iHcCSyyQ=="; | |
| }; | |
| "@tailwindcss/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.1.17.tgz"; | |
| hash = "sha512-cEytGqSSoy7zK4JRWiTCx43FsKP/zGr0CsuMawhH67ONlH+T79VteQeJQRO/X7L0juEUA8ZyuYikcRBf0vsxhg=="; | |
| }; | |
| "@tailwindcss/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.17.tgz"; | |
| hash = "sha512-JU5AHr7gKbZlOGvMdb4722/0aYbU+tN6lv1kONx0JK2cGsh7g148zVWLM0IKR3NeKLv+L90chBVYcJ8uJWbC9A=="; | |
| }; | |
| "@tailwindcss/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.1.17.tgz"; | |
| hash = "sha512-SKWM4waLuqx0IH+FMDUw6R66Hu4OuTALFgnleKbqhgGU30DY20NORZMZUKgLRjQXNN2TLzKvh48QXTig4h4bGw=="; | |
| }; | |
| "@tailwindcss/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.17.tgz"; | |
| hash = "sha512-F0F7d01fmkQhsTjXezGBLdrl1KresJTcI3DB8EkScCldyKp3Msz4hub4uyYaVnk88BAS1g5DQjjF6F5qczheLA=="; | |
| }; | |
| "@tailwindcss/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.19.tgz"; | |
| hash = "sha512-w31dd8HOx3k9vPtcQh5QHP9GwKcgbMp87j58qi6xgiBnFFtKEAgCWnDw4qUT8aHwkCp8bKvb/KGKWWHedP0AAg=="; | |
| }; | |
| "@tailwindcss/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.1.17.tgz"; | |
| hash = "sha512-4+9w8ZHOiGnpcGI6z1TVVfWaX/koK7fKeSYF3qlYg2xpBtbteP2ddBxiarL+HVgfSJGeK5RIxRQmKm4rTJJAwA=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/devtools-event-client/-/devtools-event-client-0.3.5.tgz"; | |
| hash = "sha512-RL1f5ZlfZMpghrCIdzl6mLOFLTuhqmPNblZgBaeKfdtk5rfbjykurv+VfYydOFXj0vxVIoA2d/zT7xfD7Ph8fw=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/directive-functions-plugin/-/directive-functions-plugin-1.132.51.tgz"; | |
| hash = "sha512-0MFIPKxv9zfsLFPNybeaMXgTfBrTRAM52QAttWY02h2NHQ0P7Fl7tyZq8T/YVdE3zwixfQRnyK569Pf5ttdZog=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/form-core/-/form-core-1.24.4.tgz"; | |
| hash = "sha512-+eIR7DiDamit1zvTVgaHxuIRA02YFgJaXMUGxsLRJoBpUjGl/g/nhUocQoNkRyfXqOlh8OCMTanjwDprWSRq6w=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/history/-/history-1.132.31.tgz"; | |
| hash = "sha512-UCHM2uS0t/uSszqPEo+SBSSoQVeQ+LlOWAVBl5SA7+AedeAbKafIPjFn8huZCXNLAYb0WKV2+wETr7lDK9uz7g=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/nitro-v2-vite-plugin/-/nitro-v2-vite-plugin-1.133.19.tgz"; | |
| hash = "sha512-PtQ5rA3WKSSN4D9VZKIxvu+vPB4T7QFg0pky1AzuWxdMVUynqRwenJNXl8eOinB/QdZsRjZcdJ9qcTsce+Pt0Q=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/pacer/-/pacer-0.15.4.tgz"; | |
| hash = "sha512-vGY+CWsFZeac3dELgB6UZ4c7OacwsLb8hvL2gLS6hTgy8Fl0Bm/aLokHaeDIP+q9F9HUZTnp360z9uv78eg8pg=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.87.4.tgz"; | |
| hash = "sha512-uNsg6zMxraEPDVO2Bn+F3/ctHi+Zsk+MMpcN8h6P7ozqD088F6mFY5TfGM7zuyIrL7HKpDyu6QHfLWiDxh3cuw=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/react-form/-/react-form-1.23.8.tgz"; | |
| hash = "sha512-ivfkiOHAI3aIWkCY4FnPWVAL6SkQWGWNVjtwIZpaoJE4ulukZWZ1KB8TQKs8f4STl+egjTsMHrWJuf2fv3Xh1w=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.87.4.tgz"; | |
| hash = "sha512-T5GT/1ZaNsUXf5I3RhcYuT17I4CPlbZgyLxc/ZGv7ciS6esytlbjb3DgUFO6c8JWYMDpdjSWInyGZUErgzqhcA=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/react-router-ssr-query/-/react-router-ssr-query-1.132.47.tgz"; | |
| hash = "sha512-cCjyn6u54ADvn0b+iJfmfoSgyCEbE6qhXcrvb0KdEeOMNXYG6syfxmJ5E3TTfW51khadv9tTqxu/0tPZ91RfMQ=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/react-router/-/react-router-1.132.47.tgz"; | |
| hash = "sha512-mjCN1ueVLHBOK1gqLeacCrUPBZietMKTkr7xZlC32dCGn4e+83zMSlRTS2TrEl7+wEH+bqjnoyx8ALYTSiQ1Cg=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/react-start-client/-/react-start-client-1.132.48.tgz"; | |
| hash = "sha512-XjeFcTa38vZ+Fx3H3awctFH2Fvaeme8FR/TV1hioiTqrvTI3bgi50G5q9QRIjsgA7rdcja9XyRGm3MNfpNLo7Q=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/react-start-server/-/react-start-server-1.132.48.tgz"; | |
| hash = "sha512-PTKb7awJzb7XR9KJ/hfTQ7MnRAURnx0qBqfximPGqpzDYAjtTfj+95VR2fTuQ/J6N6B7uW1qik2tmUj/l6LTBQ=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/react-start/-/react-start-1.132.51.tgz"; | |
| hash = "sha512-eKEm6DF1taqlxPhDpF0V3O4ck13152pLnlHyStms0vdaH+egoCprsy5ZjUS4Z4CO8QUxsGG9dEvsXFKOCL14DQ=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/react-store/-/react-store-0.7.7.tgz"; | |
| hash = "sha512-qqT0ufegFRDGSof9D/VqaZgjNgp4tRPHZIJq2+QIHkMUtHjaJ0lYrrXjeIUJvjnTbgPfSD1XgOMEt0lmANn6Zg=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/router-core/-/router-core-1.132.47.tgz"; | |
| hash = "sha512-8YKFHmG6VUqXaWAJzEqjyW6w31dARS2USd2mtI5ZeZcihqMbskK28N4iotBXNn+sSKJnPRjc7A4jTnnEf8Mn8Q=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/router-generator/-/router-generator-1.132.51.tgz"; | |
| hash = "sha512-iAGz2IZ2rr38o+7cgE33qPyNFJFx7PcPOvUXk5kcX1TtXeyTgVLoe7vqQzKYbungZmht2V8xSFmy6kakUJhxOA=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/router-plugin/-/router-plugin-1.132.51.tgz"; | |
| hash = "sha512-eAC22XJmfJJU1f/wdW9j3e/U/74KFxUZfb38fVTugNAo+TUw58krS/XRrpOjZFnsg4lO4HseGntC4SxKD3agHw=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/router-ssr-query-core/-/router-ssr-query-core-1.132.47.tgz"; | |
| hash = "sha512-naDXetw6B2zEn+LkY7uhm8m0ZcxXASGlRETnRhHFwfSsO8llZ4oG+0Zajek3aYBNRGWbgimVTfom/sCWc/9l5Q=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/router-utils/-/router-utils-1.132.51.tgz"; | |
| hash = "sha512-8wmYmc8LY0MhgNw1jfwjTdpYgl5CmvvkamoHOUcz4odFiAWOXLhwo3UBOwKihw+6SxJ/M7l9tEcq5PdLUOUi0Q=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/router-utils/-/router-utils-1.133.19.tgz"; | |
| hash = "sha512-WEp5D2gPxvlLDRXwD/fV7RXjYtqaqJNXKB/L6OyZEbT+9BG/Ib2d7oG9GSUZNNMGPGYAlhBUOi3xutySsk6rxA=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/server-functions-plugin/-/server-functions-plugin-1.132.51.tgz"; | |
| hash = "sha512-T0SbynWKY0HszwLLQWVq/MEjMD+zAN5aWCCIMJ+UZnF6V65Ug7/5bTR02IRwAgpxF1tCAqHNNhEtHJkKo3Nhjw=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/start-client-core/-/start-client-core-1.132.48.tgz"; | |
| hash = "sha512-8aXQaqq3EDU5HxE6jyEq1q/I32Wwp6y1oZ7ey/QDsEUTS7jeSxn+z+JcY4z8hpUmFvDOJy3w39EWneR2qiKMXg=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/start-plugin-core/-/start-plugin-core-1.132.51.tgz"; | |
| hash = "sha512-N3ISxJnuYPblBuWwI7j+1KZxmWlT00OyQsxYcgf6eHAYPHlO/blqWeABXXe7Nkxr1u5IDhHmlLGG+gTs8Rc3Jg=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/start-server-core/-/start-server-core-1.132.48.tgz"; | |
| hash = "sha512-jEN2FqRXdoK0bahnLazdne+d3B5q+kXQlypMf+ZmSrqmLWXLTtRPdjL/E0m0741ZSdIYwCBQIdL4QkErhjnsVQ=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/start-storage-context/-/start-storage-context-1.132.48.tgz"; | |
| hash = "sha512-+QC2fXEHrcNhMoPojE18qf58kdd9kuja24xCpzuwSVq/3a8JAHvjj5H6bucZxydGbkD0MEnT3B+7wWx+8zM7Hw=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/store/-/store-0.7.7.tgz"; | |
| hash = "sha512-xa6pTan1bcaqYDS9BDpSiS63qa6EoDkPN9RsRaxHuDdVDNntzq3xNwR5YKTU/V3SkSyC9T4YVOPh2zRQN0nhIQ=="; | |
| }; | |
| "@tanstack/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tanstack/virtual-file-routes/-/virtual-file-routes-1.132.31.tgz"; | |
| hash = "sha512-rxS8Cm2nIXroLqkm9pE/8X2lFNuvcTIIiFi5VH4PwzvKscAuaW3YRMN1WmaGDI2mVEn+GLaoY6Kc3jOczL5i4w=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/core/-/core-3.10.6.tgz"; | |
| hash = "sha512-q6QmmQqxqOU/O7Ss0eqym7v74KNuQ5tSVbi/hgDX9UKvurKGkLGS7e7nJROHYUoSrYoLLNAjvit6zHpXuiFhMA=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-blockquote/-/extension-blockquote-3.10.6.tgz"; | |
| hash = "sha512-j4qyE/P9sPRhnXSi8XctYEp2T0IEDZpy91KwQnDZ3ihd9gcRkrrmIbfJWJAKhVeJi/LZNts4lKAfAB6Zs43qOg=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-bold/-/extension-bold-3.10.6.tgz"; | |
| hash = "sha512-A+ZAWglRXeJOhB9mzlbAcSw954aOCck976Dr4nEoeDaLCWwzw1bCFilo8/Zd+mQSpKDy8+eJZCwzbccN5PtCcA=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-3.10.6.tgz"; | |
| hash = "sha512-OBjoEKBn99xA1kp4wqiY1Ztj6EVFNKIyRSnztgsOWiGuWNaKQbBNpvKxuzR7kUPihq8/wtDMfVp9BhuZKCfycQ=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-bullet-list/-/extension-bullet-list-3.10.6.tgz"; | |
| hash = "sha512-N4Hi+6v2QF1oGdQxMeZ9uGc3H0GYUYOMWSpJac59GNz+jMZh1IRBlmVhiciLoY12TURVi3tllTJVDBXYQa8W5w=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-code-block/-/extension-code-block-3.10.6.tgz"; | |
| hash = "sha512-duPqDr8lzhmOe5danhCKP7zvfSA7dd9q1RknvHesyfd5cuMmyPI2ddqGTXSu1jPiBQHim4RT9aw1lg5FSeNJ7Q=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-code/-/extension-code-3.10.6.tgz"; | |
| hash = "sha512-itosQ8SKOMsAB1z/PTkiFtm7T5tKDRaI/C4jWXfNkD2ixwJ8wmtbPNgOzoGfEB5z0/oIya9XVzxuyG7D7WTsbw=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-document/-/extension-document-3.10.6.tgz"; | |
| hash = "sha512-U1ZM6ABhk7fQSDLfvDeEbOxFT5v175URka0r21DzEoBuUJaNyK6L0s6klghkgB+6FUAIqX4ZmOos4hMV8GeLQA=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-dropcursor/-/extension-dropcursor-3.10.6.tgz"; | |
| hash = "sha512-e0VAvD7WpU6xh1T+DdbcgFyUeQkd+2bZTPLvUXZTi1uU9ak8vDfdCe3h9fNlmLfHuKdRt2a/DY8Jd9WMpBVWHg=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-dropcursor/-/extension-dropcursor-3.13.0.tgz"; | |
| hash = "sha512-m7GPT3c/83ni+bbU8c+3dpNa8ug+aQ4phNB1Q52VQG3oTonDJnZS7WCtn3lB/Hi1LqoqMtEHwhepU2eD+JeXqQ=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-3.10.6.tgz"; | |
| hash = "sha512-AdgYzCiJfKxXw1bnzANL8NhWVQ0jeauAPHu57X4AaumG8pRSBE/Hi9yqNbjk9V3km3DysXqe/jsNlHCqfm0xrg=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-gapcursor/-/extension-gapcursor-3.10.6.tgz"; | |
| hash = "sha512-H5poAJ0MqKaMJOIi9xPzbzxxmeoHlzA11m1NillqdOWeup/2poAplLJWR3mKO/XgT2R/VA04+jwX+hcCdKLEzQ=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-hard-break/-/extension-hard-break-3.10.6.tgz"; | |
| hash = "sha512-FyozGStZ4zpilWJO8KHY29c21Ecxm9Su5iZ1SmYboVQQf5Gek1E/qH4KmpU20P2791GZEoMlIVwJOlYBceSnUg=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-heading/-/extension-heading-3.10.6.tgz"; | |
| hash = "sha512-qvbPAbCVMnJJjvTmPnPTsf7RTK8QdS5joze49RlbVrF6gW5VJS9g4ZFbm6Plv4zwBnma514WNUrM/CmQnRnnZQ=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-highlight/-/extension-highlight-3.13.0.tgz"; | |
| hash = "sha512-VlXyO8gWhWd0W5ln4Qyr/P1RoAVZkk9ge0jjNsb1bOc078wuvufQ9f6DquMxx0WpcaCXy+DBQLE0GUUqoLvjsQ=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-3.10.6.tgz"; | |
| hash = "sha512-hxSXLeZykJTkTWQxPkzfeeUmvH32PyVcclxrowLoVA9aYhsGATA+slwNFKAGbNXBveaTyz8eKHnlnRqdiR7Vug=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-image/-/extension-image-3.13.0.tgz"; | |
| hash = "sha512-223uzLUkIa1rkK7aQK3AcIXe6LbCtmnpVb7sY5OEp+LpSaSPyXwyrZ4A0EO1o98qXG68/0B2OqMntFtA9c5Fbw=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-italic/-/extension-italic-3.10.6.tgz"; | |
| hash = "sha512-VNtsEfFghHouTTkNUB6Eu5nIeq+FDLpZVfXPGfpoTXPE5agw6TqqOWBUtiAdweHUGaJ5fofwlX6z5h5Rxe6rNQ=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-3.10.6.tgz"; | |
| hash = "sha512-ui+YRi2WFnZkLTFX3nFA3PPuV7yA5QYpKXN3iHYf+KC5dGWYdHERnvV7ZG/R5lf8w8wbZ1w/ObTG+9Q7xtJbSA=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-list-item/-/extension-list-item-3.10.6.tgz"; | |
| hash = "sha512-XNXUDypZvTWbxcdkoffqBm6zE5X3kEMhYKU46hS5eiv7No+LTifMhaaupA1SCWrqJ8b9Y/6Is3UueWXORjqtZQ=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-list-keymap/-/extension-list-keymap-3.10.6.tgz"; | |
| hash = "sha512-8avil8s0C9EaSWNEKfHSgQd73LIKOhdPeHn8MvrLbm+4cwYWH4YOy5EDfp1NYn2VPDr9JC8oalHWCPanv7LQOQ=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-list/-/extension-list-3.10.6.tgz"; | |
| hash = "sha512-MYZFAK2QhLC0g37tcPVVfK9kl3ZhAVPi9An507MqVAEBr9D73MQkA59IFkYm+4gXlhIV60EtgJMpEnykcPntrw=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-ordered-list/-/extension-ordered-list-3.10.6.tgz"; | |
| hash = "sha512-57BsmPupC4MTFgk1tbgWHQwctKUCIDIJx7MILsJ2zVT3MStSB1WZEfwLBaXQP5KIythZabYfY9ryXWslquFdqA=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-paragraph/-/extension-paragraph-3.10.6.tgz"; | |
| hash = "sha512-NT3PUEcQhsstsHwlvgZDJrF7sRYF98LHR5W55+6eqlZ9epd0MfOmd+hCXQFUXJhYSPsaUKFJ+BfXlXfABi0ooQ=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-3.10.6.tgz"; | |
| hash = "sha512-LyUp4ldV72jIhTudRP2d/tCH3a2eENu2IKTEHAJRd5REVNxqyPUDN8a5pTSCZo1kEh6VnR24Yj71tozzRd3ANQ=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-text-align/-/extension-text-align-3.13.0.tgz"; | |
| hash = "sha512-hebIus9tdXWb+AmhO+LTeUxZLdb0tqwdeaL/0wYxJQR5DeCTlJe6huXacMD/BkmnlEpRhxzQH0FrmXAd0d4Wgg=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-text-style/-/extension-text-style-3.13.0.tgz"; | |
| hash = "sha512-M7ob3pfYNYgFPihncEp33r9477hXQgC8j3iU8BsewvPlSx2bMSy5jp2XHDXyEX8dV6flr7acH4GkXXw+DHpaPA=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-text/-/extension-text-3.10.6.tgz"; | |
| hash = "sha512-LwIjXy+fyTkgjJeoRbIEz7lK095y+57wicHJJLRR1mH9TLpQMhT6Rz3Ru8La8mqnCaURbwHBFvwpDmhLvFpbQg=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extension-underline/-/extension-underline-3.10.6.tgz"; | |
| hash = "sha512-hxCaE9bD4gZbv2JTwBIpsTqUrPCdL6ZwiVIkpIDT0wEK2/WlLnvm6W0wvwb5YFsxPC3FKPP1b/4vyB+7GXbgBQ=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/extensions/-/extensions-3.10.6.tgz"; | |
| hash = "sha512-Me3cHhxDZ1bDgGaxXRBFVv987HwEiFmp2YNZZFvTvLgr3JqS13id6yNi+x6pLH8UtJhDD4l2OJR8cmqu1IOi+g=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/pm/-/pm-3.10.6.tgz"; | |
| hash = "sha512-/Z6kFSbgwtZyQI0WcCKlPw8BfshbEMQOU7NMuhYGxYkRc2RsYUnTgJ0Jtte7IHWIvGAGca121W3Yb4Hacj2zeA=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/react/-/react-3.10.6.tgz"; | |
| hash = "sha512-zR/ZLKvTSX0AtZifTrxQnmxZITm8L0GMiHgvSFkbPdsKh3sL5wDBCP/NICDWa91yLuyW2HjnsOj2uJaBspcR2w=="; | |
| }; | |
| "@tiptap/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tiptap/starter-kit/-/starter-kit-3.10.6.tgz"; | |
| hash = "sha512-soVGhAPDRhnnbp1UTtlTDQHoYa3sUOqZgU7M/eBURfRWd6Z/5AkT7ldx0xmpWWREuSpopHa3Nsc0ZLfrIZnxWA=="; | |
| }; | |
| "@tybys/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.1.tgz"; | |
| hash = "sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg=="; | |
| }; | |
| "@types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz"; | |
| hash = "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA=="; | |
| }; | |
| "@types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.27.0.tgz"; | |
| hash = "sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg=="; | |
| }; | |
| "@types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz"; | |
| hash = "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A=="; | |
| }; | |
| "@types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.28.0.tgz"; | |
| hash = "sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q=="; | |
| }; | |
| "@types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@types/chai/-/chai-5.2.3.tgz"; | |
| hash = "sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA=="; | |
| }; | |
| "@types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@types/deep-eql/-/deep-eql-4.0.2.tgz"; | |
| hash = "sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw=="; | |
| }; | |
| "@types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz"; | |
| hash = "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w=="; | |
| }; | |
| "@types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@types/jsonwebtoken/-/jsonwebtoken-9.0.10.tgz"; | |
| hash = "sha512-asx5hIG9Qmf/1oStypjanR7iKTv0gXQ1Ov/jfrX6kS/EO0OFni8orbmGCn0672NHR3kXHwpAwR+B368ZGN/2rA=="; | |
| }; | |
| "@types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@types/linkify-it/-/linkify-it-5.0.0.tgz"; | |
| hash = "sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q=="; | |
| }; | |
| "@types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@types/markdown-it/-/markdown-it-14.1.2.tgz"; | |
| hash = "sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog=="; | |
| }; | |
| "@types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@types/mdurl/-/mdurl-2.0.0.tgz"; | |
| hash = "sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg=="; | |
| }; | |
| "@types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz"; | |
| hash = "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA=="; | |
| }; | |
| "@types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@types/node/-/node-24.9.2.tgz"; | |
| hash = "sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA=="; | |
| }; | |
| "@types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@types/pg/-/pg-8.15.6.tgz"; | |
| hash = "sha512-NoaMtzhxOrubeL/7UZuNTrejB4MPAJ0RpxZqXQf2qXuVlTPuG6Y8p4u9dKRaue4yjmC7ZhzVO2/Yyyn25znrPQ=="; | |
| }; | |
| "@types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.0.tgz"; | |
| hash = "sha512-brtBs0MnE9SMx7px208g39lRmC5uHZs96caOJfTjFcYSLHNamvaSMfJNagChVNkup2SdtOxKX1FDBkRSJe1ZAg=="; | |
| }; | |
| "@types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@types/react/-/react-19.2.0.tgz"; | |
| hash = "sha512-1LOH8xovvsKsCBq1wnT4ntDUdCJKmnEakhsuoUSy6ExlHCkGP2hqnatagYTgFk6oeL0VU31u7SNjunPN+GchtA=="; | |
| }; | |
| "@types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@types/resolve/-/resolve-1.20.2.tgz"; | |
| hash = "sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q=="; | |
| }; | |
| "@types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@types/use-sync-external-store/-/use-sync-external-store-0.0.6.tgz"; | |
| hash = "sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg=="; | |
| }; | |
| "@types/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@types/ws/-/ws-8.18.1.tgz"; | |
| hash = "sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg=="; | |
| }; | |
| "@vercel/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@vercel/nft/-/nft-0.30.3.tgz"; | |
| hash = "sha512-UEq+eF0ocEf9WQCV1gktxKhha36KDs7jln5qii6UpPf5clMqDc0p3E7d9l2Smx0i9Pm1qpq4S4lLfNl97bbv6w=="; | |
| }; | |
| "@vitejs/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-5.0.2.tgz"; | |
| hash = "sha512-tmyFgixPZCx2+e6VO9TNITWcCQl8+Nl/E8YbAyPVv85QCc7/A3JrdfG2A8gIzvVhWuzMOVrFW1aReaNxrI6tbw=="; | |
| }; | |
| "@vitest/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@vitest/expect/-/expect-4.0.15.tgz"; | |
| hash = "sha512-Gfyva9/GxPAWXIWjyGDli9O+waHDC0Q0jaLdFP1qPAUUfo1FEXPXUfUkp3eZA0sSq340vPycSyOlYUeM15Ft1w=="; | |
| }; | |
| "@vitest/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@vitest/mocker/-/mocker-4.0.15.tgz"; | |
| hash = "sha512-CZ28GLfOEIFkvCFngN8Sfx5h+Se0zN+h4B7yOsPVCcgtiO7t5jt9xQh2E1UkFep+eb9fjyMfuC5gBypwb07fvQ=="; | |
| }; | |
| "@vitest/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-4.0.15.tgz"; | |
| hash = "sha512-SWdqR8vEv83WtZcrfLNqlqeQXlQLh2iilO1Wk1gv4eiHKjEzvgHb2OVc3mIPyhZE6F+CtfYjNlDJwP5MN6Km7A=="; | |
| }; | |
| "@vitest/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@vitest/runner/-/runner-4.0.15.tgz"; | |
| hash = "sha512-+A+yMY8dGixUhHmNdPUxOh0la6uVzun86vAbuMT3hIDxMrAOmn5ILBHm8ajrqHE0t8R9T1dGnde1A5DTnmi3qw=="; | |
| }; | |
| "@vitest/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-4.0.15.tgz"; | |
| hash = "sha512-A7Ob8EdFZJIBjLjeO0DZF4lqR6U7Ydi5/5LIZ0xcI+23lYlsYJAfGn8PrIWTYdZQRNnSRlzhg0zyGu37mVdy5g=="; | |
| }; | |
| "@vitest/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@vitest/spy/-/spy-4.0.15.tgz"; | |
| hash = "sha512-+EIjOJmnY6mIfdXtE/bnozKEvTC4Uczg19yeZ2vtCz5Yyb0QQ31QWVQ8hswJ3Ysx/K2EqaNsVanjr//2+P3FHw=="; | |
| }; | |
| "@vitest/[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/@vitest/utils/-/utils-4.0.15.tgz"; | |
| hash = "sha512-HXjPW2w5dxhTD0dLwtYHDnelK3j8sR8cWIaLxr22evTyY6q8pRCjZSmhRWVjBaOVXChQd6AwMzi9pucorXCPZA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/abbrev/-/abbrev-3.0.1.tgz"; | |
| hash = "sha512-AO2ac6pjRB3SJmGJo+v5/aK6Omggp6fsLrs6wN9bd35ulu4cCwaAU9+7ZhXjeqHVkaHThLuzH0nZr0YpCDhygg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz"; | |
| hash = "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/acorn-import-attributes/-/acorn-import-attributes-1.9.5.tgz"; | |
| hash = "sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz"; | |
| hash = "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz"; | |
| hash = "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz"; | |
| hash = "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz"; | |
| hash = "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz"; | |
| hash = "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz"; | |
| hash = "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/ansis/-/ansis-4.2.0.tgz"; | |
| hash = "sha512-HqZ5rWlFjGiV0tDm3UxxgNRqsOTniqoKZu0pIAfh7TZQMGuZK+hH0drySty0si0QXj1ieop4+SkSfPZBPPkHig=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz"; | |
| hash = "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw=="; | |
| }; | |
| "app" = copyPathToStore ./services/app; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/archiver-utils/-/archiver-utils-5.0.2.tgz"; | |
| hash = "sha512-wuLJMmIBQYCsGZgYLTy5FIB2pF6Lfb6cXMSF8Qywwk3t20zWnAi7zLcQFdKQmIB8wyZpY5ER38x08GbwtR2cLA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/archiver/-/archiver-7.0.1.tgz"; | |
| hash = "sha512-ZcbTaIqJOfCc03QwD468Unz/5Ir8ATtvAHsK+FdXbDIbGfihqh9mrvdcYunQzqn4HrvWWaFyaxJhGZagaJJpPQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz"; | |
| hash = "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz"; | |
| hash = "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/asn1js/-/asn1js-3.0.6.tgz"; | |
| hash = "sha512-UOCGPYbl0tv8+006qks/dTgV9ajs97X2p0FAbyS2iyCRrmLSRolDaHdp+v/CLgnzHc3fVB+CwYiUmei7ndFcgA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/assertion-error/-/assertion-error-2.0.1.tgz"; | |
| hash = "sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/ast-types/-/ast-types-0.16.1.tgz"; | |
| hash = "sha512-6t10qk83GOG8p0vKmaCr8eiilZwO171AvbROMtvvNiwrTly62t+7XkA8RdIIVbpMhCASAsxgAzdRSwh6nw/5Dg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/async-sema/-/async-sema-3.1.1.tgz"; | |
| hash = "sha512-tLRNUXati5MFePdAk8dw7Qt7DpxPB60ofAgn8WRhW6a2rcimZnYBP9oxHiv0OHy+Wz7kPMG+t4LGdt31+4EmGg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/async/-/async-3.2.6.tgz"; | |
| hash = "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/b4a/-/b4a-1.7.3.tgz"; | |
| hash = "sha512-5Q2mfq2WfGuFp3uS//0s6baOJLMoVduPYVeNmDYxu5OUA1/cBfvr2RIS7vi62LdNj/urk1hfmj867I3qt6uZ7Q=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/babel-dead-code-elimination/-/babel-dead-code-elimination-1.0.10.tgz"; | |
| hash = "sha512-DV5bdJZTzZ0zn0DC24v3jD7Mnidh6xhKa4GfKCbq3sfW8kaWhDdZjP3i81geA8T33tdYqWKw4D3fVv0CwEgKVA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz"; | |
| hash = "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/bare-events/-/bare-events-2.8.2.tgz"; | |
| hash = "sha512-riJjyv1/mHLIPX4RwiK+oW9/4c3TEUeORHKefKAKnZ5kyslbN+HXowtbaVEqt4IMUB7OXlfixcs6gsFeo/jhiQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz"; | |
| hash = "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.8.27.tgz"; | |
| hash = "sha512-2CXFpkjVnY2FT+B6GrSYxzYf65BJWEqz5tIRHCvNsZZ2F3CmsCB37h8SpYgKG7y9C4YAeTipIPWG7EmFmhAeXA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/better-auth/-/better-auth-1.3.34.tgz"; | |
| hash = "sha512-LWA52SlvnUBJRbN8VLSTLILPomZY3zZAiLxVJCeSQ5uVmaIKkMBhERitkfJcXB9RJcfl4uP+3EqKkb6hX1/uiw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/better-call/-/better-call-1.0.19.tgz"; | |
| hash = "sha512-sI3GcA1SCVa3H+CDHl8W8qzhlrckwXOTKhqq3OOPXjgn5aTOMIqGY34zLY/pHA6tRRMjTUC3lz5Mi7EbDA24Kw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.5.0.tgz"; | |
| hash = "sha512-WwCZ/5Diz7rsF29o27o0Gcc1Du+l7Zsv7SYtVPG0X3G/uUI1LqdxrQI7c9Hs2FWpqXXERjW9hp6g3/tH7DlVKg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz"; | |
| hash = "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz"; | |
| hash = "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz"; | |
| hash = "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w=="; | |
| }; | |
| "boltstart" = copyPathToStore ./services/cli; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz"; | |
| hash = "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz"; | |
| hash = "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz"; | |
| hash = "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/browserslist/-/browserslist-4.28.0.tgz"; | |
| hash = "sha512-tbydkR/CxfMwelN0vwdP/pLkDwyAASZ+VfWm4EOwlB6SWhx1sYnWLqo8N5j0rAzPfzfRaxt0mM/4wPU/Su84RQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-1.0.0.tgz"; | |
| hash = "sha512-Db1SbgBS/fg/392AblrMJk97KggmvYhr4pB5ZIMTWtaivCPMWLkmb7m21cJvpvgK+J3nsU2CmmixNBZx4vFj/w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz"; | |
| hash = "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz"; | |
| hash = "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz"; | |
| hash = "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/bun-types/-/bun-types-1.3.4.tgz"; | |
| hash = "sha512-5ua817+BZPZOlNaRgGBpZJOSAQ9RQ17pkwPD0yR7CfJg+r8DgIILByFifDTa+IPDDxzf5VNhtNlcKqFzDgJvlQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/c12/-/c12-3.3.2.tgz"; | |
| hash = "sha512-QkikB2X5voO1okL3QsES0N690Sn/K9WokXqUsDQsWy5SnYb+psYQFGA10iy1bZHj3fjISKsI67Q90gruvWWM3A=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001754.tgz"; | |
| hash = "sha512-x6OeBXueoAceOmotzx3PO4Zpt4rzpeIFsSr6AAePTZxSkXiYDUmpypEl7e2+8NCd9bD7bXjqyef8CJYPC1jfxg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/chai/-/chai-6.2.1.tgz"; | |
| hash = "sha512-p4Z49OGG5W/WBCPSS/dH3jQ73kD6tiMmUM+bckNK6Jr5JHMG3k9bg/BvKR8lKmtVBKmOiuVaV2ws8s9oSbwysg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/cheerio-select/-/cheerio-select-2.1.0.tgz"; | |
| hash = "sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/cheerio/-/cheerio-1.1.2.tgz"; | |
| hash = "sha512-IkxPpb5rS/d1IiLbHMgfPuS0FgiWTtFIm/Nj+2woXDLTZ7fOT2eqzgYbdMlLweqlHbsZjxEChoVK+7iph7jyQg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz"; | |
| hash = "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz"; | |
| hash = "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz"; | |
| hash = "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/chownr/-/chownr-3.0.0.tgz"; | |
| hash = "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/citty/-/citty-0.1.6.tgz"; | |
| hash = "sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz"; | |
| hash = "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/clipboardy/-/clipboardy-4.0.0.tgz"; | |
| hash = "sha512-5mOlNS0mhX0707P2I0aZ2V/cmHUEO/fL7VFLqszkhUsxt7RwnmrInf/eEQKlf5GzvYeHIjT+Ov1HRfNmymlG0w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz"; | |
| hash = "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/cloudinary/-/cloudinary-2.8.0.tgz"; | |
| hash = "sha512-s7frvR0HnQXeJsQSIsbLa/I09IMb1lOnVLEDH5b5E53WTiCYgrNNOBGV/i/nLHwrcEOUkqjfSwP1+enXWNYmdw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz"; | |
| hash = "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/cluster-key-slot/-/cluster-key-slot-1.1.2.tgz"; | |
| hash = "sha512-RMr0FhtfXemyinomL4hrWcYJxmX6deFdCxpJzhDttxgO1+bcCnkk+9drydLVDmAMG7NE6aN/fl4F7ucU/90gAA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz"; | |
| hash = "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz"; | |
| hash = "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz"; | |
| hash = "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz"; | |
| hash = "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/compatx/-/compatx-0.2.0.tgz"; | |
| hash = "sha512-6gLRNt4ygsi5NyMVhceOCFv14CIdDFN7fQjX1U4+47qVE/+kjPoXMK65KWK+dWxmFzMTuKazoQ9sch6pM0p5oA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/compress-commons/-/compress-commons-6.0.2.tgz"; | |
| hash = "sha512-6FqVXeETqWPoGcfzrXb37E50NP0LXT8kAMu5ooZayhWWdgEY4lBEEcbQNXtkuKQsGduxiIcI4gOTsxTmuq/bSg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/confbox/-/confbox-0.1.8.tgz"; | |
| hash = "sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/confbox/-/confbox-0.2.2.tgz"; | |
| hash = "sha512-1NB+BKqhtNipMsov4xI/NnhCKp9XG9NamYp5PVm9klAT0fsrNPjaFICsCFhNhwZJKNh7zB/3q8qXz0E9oaMNtQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/consola/-/consola-3.4.2.tgz"; | |
| hash = "sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz"; | |
| hash = "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/cookie-es/-/cookie-es-1.2.2.tgz"; | |
| hash = "sha512-+W7VmiVINB+ywl1HGXJXmrqkOhpKrIiVZV6tQuV54ZyQC7MMuBt81Vc336GMLoHBq5hV/F9eXgt5Mnx0Rha5Fg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/cookie-es/-/cookie-es-2.0.0.tgz"; | |
| hash = "sha512-RAj4E421UYRgqokKUmotqAwuplYw15qtdXfY+hGzgCJ/MBjCVZcSoHK/kH9kocfjRjcDME7IiDWR/1WX1TM2Pg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz"; | |
| hash = "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/crc-32/-/crc-32-1.2.2.tgz"; | |
| hash = "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/crc32-stream/-/crc32-stream-6.0.0.tgz"; | |
| hash = "sha512-piICUB6ei4IlTv1+653yq5+KoqfBYmj9bw6LqXoOneTMDXk5nM1qt12mFW1caG3LlJXEKW1Bp0WggEmIfQB34g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/crelt/-/crelt-1.0.6.tgz"; | |
| hash = "sha512-VQ2MBenTq1fWZUH9DJNGti7kKv6EeAuYr3cLwxUWhIu1baTaXh4Ib5W2CqHVqib4/MqbYGJqiL3Zb8GJZr3l4g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/croner/-/croner-9.1.0.tgz"; | |
| hash = "sha512-p9nwwR4qyT5W996vBZhdvBCnMhicY5ytZkR4D1Xj0wuTDEiMnjwR57Q3RXYY/s0EpX6Ay3vgIcfaR+ewGHsi+g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz"; | |
| hash = "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/crossws/-/crossws-0.3.5.tgz"; | |
| hash = "sha512-ojKiDvcmByhwa8YYqbQI/hg7MEU0NC03+pSdEq4ZUnZR9xXpwk7E43SMNGkn+JxJGPFtNvQ48+vV2p+P1ml5PA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/css-select/-/css-select-5.2.2.tgz"; | |
| hash = "sha512-TizTzUddG/xYLA3NXodFM0fSbNizXjOKhqiQQwvhlspadZokn1KDy0NZFS0wuEubIYAV5/c1/lAr0TaaFXEXzw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/css-what/-/css-what-6.2.2.tgz"; | |
| hash = "sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz"; | |
| hash = "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz"; | |
| hash = "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-4.0.1.tgz"; | |
| hash = "sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/db0/-/db0-0.3.4.tgz"; | |
| hash = "sha512-RiXXi4WaNzPTHEOu8UPQKMooIbqOEyqA1t7Z6MsdxSCeb8iUC9ko3LcmsLmeUt2SM5bctfArZKkRQggKZz7JNw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz"; | |
| hash = "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/decimal.js/-/decimal.js-10.6.0.tgz"; | |
| hash = "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/decode-formdata/-/decode-formdata-0.9.0.tgz"; | |
| hash = "sha512-q5uwOjR3Um5YD+ZWPOF/1sGHVW9A5rCrRwITQChRXlmPkxDFBqCm4jNTIVdGHNH9OnR+V9MoZVgRhsFb+ARbUw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz"; | |
| hash = "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz"; | |
| hash = "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz"; | |
| hash = "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz"; | |
| hash = "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/defu/-/defu-6.1.4.tgz"; | |
| hash = "sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/denque/-/denque-2.1.0.tgz"; | |
| hash = "sha512-HVQE3AAb/pxF8fQAoiqpvg9i3evqug3hoiwakOyZAwJm+6vZehbkYXZ0l4JxS+I3QxM97v5aaRNhj8v5oBhekw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz"; | |
| hash = "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/destr/-/destr-2.0.5.tgz"; | |
| hash = "sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz"; | |
| hash = "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.2.tgz"; | |
| hash = "sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz"; | |
| hash = "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/devalue/-/devalue-5.5.0.tgz"; | |
| hash = "sha512-69sM5yrHfFLJt0AZ9QqZXGCPfJ7fQjvpln3Rq5+PS03LD32Ost1Q9N+eEnaQwGRIriKkMImXD56ocjQmfjbV3w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/diff/-/diff-8.0.2.tgz"; | |
| hash = "sha512-sSuxWU5j5SR9QQji/o2qMvqRNYRDOcBTgsJ/DeCf4iSN4gW+gNMXM7wFIP+fdXZxoNiAnHUTGjCr+TSWXdRDKg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz"; | |
| hash = "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz"; | |
| hash = "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz"; | |
| hash = "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/domutils/-/domutils-3.2.2.tgz"; | |
| hash = "sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/dot-prop/-/dot-prop-10.1.0.tgz"; | |
| hash = "sha512-MVUtAugQMOff5RnBy2d9N31iG0lNwg1qAoAOn7pOK5wf94WIaE3My2p3uwTQuvS2AcqchkcR3bHByjaM0mmi7Q=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/dotenv/-/dotenv-17.2.3.tgz"; | |
| hash = "sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/drizzle-kit/-/drizzle-kit-0.31.4.tgz"; | |
| hash = "sha512-tCPWVZWZqWVx2XUsVpJRnH9Mx0ClVOf5YUHerZ5so1OKSlqww4zy1R5ksEdGRcO3tM3zj0PYN6V48TbQCL1RfA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/drizzle-kit/-/drizzle-kit-0.31.6.tgz"; | |
| hash = "sha512-/B4e/4pwnx25QwD5xXgdpo1S+077a2VZdosXbItE/oNmUgQwZydGDz9qJYmnQl/b+5IX0rLfwRhrPnroGtrg8Q=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/drizzle-orm/-/drizzle-orm-0.44.7.tgz"; | |
| hash = "sha512-quIpnYznjU9lHshEOAYLoZ9s3jweleHlZIAWR/jX9gAWNg/JhQ1wj0KGRf7/Zm+obRrYd9GjPVJg790QY9N5AQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz"; | |
| hash = "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz"; | |
| hash = "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz"; | |
| hash = "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/effect/-/effect-3.19.9.tgz"; | |
| hash = "sha512-taMXnfG/p+j7AmMOHHQaCHvjqwu9QBO3cxuZqL2dMG/yWcEMw0ZHruHe9B49OxtfKH/vKKDDKRhZ+1GJ2p5R5w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.250.tgz"; | |
| hash = "sha512-/5UMj9IiGDMOFBnN4i7/Ry5onJrAGSbOGo3s9FEKmwobGq6xw832ccET0CE3CkkMBZ8GJSlUIesZofpyurqDXw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/embla-carousel-react/-/embla-carousel-react-8.6.0.tgz"; | |
| hash = "sha512-0/PjqU7geVmo6F734pmPqpyHqiM99olvyecY7zdweCw+6tKEXnrE90pBiBbMMU8s5tICemzpQ3hi5EpxzGW+JA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/embla-carousel-reactive-utils/-/embla-carousel-reactive-utils-8.6.0.tgz"; | |
| hash = "sha512-fMVUDUEx0/uIEDM0Mz3dHznDhfX+znCCDCeIophYb1QGVM7YThSWX+wz11zlYwWFOr74b4QLGg0hrGPJeG2s4A=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/embla-carousel/-/embla-carousel-8.6.0.tgz"; | |
| hash = "sha512-SjWyZBHJPbqxHOzckOfo8lHisEaJWmwd23XppYFYVh10bU66/Pn5tkVkbkCMZVdbUE5eTCI2nD8OyIP4Z+uwkA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz"; | |
| hash = "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz"; | |
| hash = "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz"; | |
| hash = "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/encoding-sniffer/-/encoding-sniffer-0.2.1.tgz"; | |
| hash = "sha512-5gvq20T6vfpekVtqrYQsSCFZ1wEg5+wW0/QaZMWkFr6BqD3NfKs0rLCx4rrVlSWJeZb5NBJgVLswK/w2MWU+Gw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz"; | |
| hash = "sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.3.tgz"; | |
| hash = "sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz"; | |
| hash = "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/entities/-/entities-6.0.1.tgz"; | |
| hash = "sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/error-stack-parser-es/-/error-stack-parser-es-1.0.5.tgz"; | |
| hash = "sha512-5qucVt2XcuGMcEGgWI7i+yZpmpByQ8J1lHhcL7PwqCwu9FPP3VUXzT4ltHe5i2z9dePwEHcDVOAfSnHsOlCXRA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.7.0.tgz"; | |
| hash = "sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/esbuild-register/-/esbuild-register-3.6.0.tgz"; | |
| hash = "sha512-H2/S7Pm8a9CL1uhp9OvjwrBh5Pvx0H8qVOxNu8Wed9Y7qv56MPtq+GGM8RJpq6glYJn9Wspr8uw7l55uyinNeg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/esbuild/-/esbuild-0.18.20.tgz"; | |
| hash = "sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/esbuild/-/esbuild-0.25.12.tgz"; | |
| hash = "sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz"; | |
| hash = "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz"; | |
| hash = "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz"; | |
| hash = "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz"; | |
| hash = "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz"; | |
| hash = "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz"; | |
| hash = "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz"; | |
| hash = "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz"; | |
| hash = "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz"; | |
| hash = "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/events-universal/-/events-universal-1.0.1.tgz"; | |
| hash = "sha512-LUd5euvbMLpwOF8m6ivPCbhQeSiYVNb8Vs0fQ8QjXo0JTkEHpz8pxdQf0gStltaPpw0Cca8b39KxvK9cfKRiAw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/events/-/events-3.3.0.tgz"; | |
| hash = "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz"; | |
| hash = "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz"; | |
| hash = "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/expect-type/-/expect-type-1.2.2.tgz"; | |
| hash = "sha512-JhFGDVJ7tmDJItKhYgJCGLOWjuK9vPxiXoUFLwLDc99NlmklilbiQJwoctZtt13+xMw91MCk/REan6MWHqDjyA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/exsolve/-/exsolve-1.0.8.tgz"; | |
| hash = "sha512-LmDxfWXwcTArk8fUEnOfSZpHOJ6zOMUJKOtFLFqJLoKJetuQG874Uc7/Kki7zFLzYybmZhp1M7+98pfMqeX8yA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/fast-check/-/fast-check-3.23.2.tgz"; | |
| hash = "sha512-h5+1OzzfCC3Ef7VbtKdcv7zsstUQwUDlYpUTvjeUsJAssPgLn7QzbboPtL5ro04Mq0rPOsMzl7q5hIbRs2wD1A=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz"; | |
| hash = "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz"; | |
| hash = "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz"; | |
| hash = "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/fastq/-/fastq-1.19.1.tgz"; | |
| hash = "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz"; | |
| hash = "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/fetch-blob/-/fetch-blob-3.2.0.tgz"; | |
| hash = "sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/fetchdts/-/fetchdts-0.1.7.tgz"; | |
| hash = "sha512-YoZjBdafyLIop9lSxXVI33oLD5kN31q4Td+CasofLLYeLXRFeOsuOw0Uo+XNRi9PZlbfdlN2GmRtm4tCEQ9/KA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz"; | |
| hash = "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz"; | |
| hash = "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/find-my-way-ts/-/find-my-way-ts-0.1.6.tgz"; | |
| hash = "sha512-a85L9ZoXtNAey3Y6Z+eBWW658kO/MwR7zIafkIUPUMf3isZG0NCs2pjW2wtjxAKuJPxMAsHUIP4ZPGv0o5gyTA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz"; | |
| hash = "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz"; | |
| hash = "sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/framer-motion/-/framer-motion-12.23.24.tgz"; | |
| hash = "sha512-HMi5HRoRCTou+3fb3h9oTLyJGBxHfW+HnNE25tAXOvVx/IvwMHK0cx7IR4a2ZU6sh3IX1Z+4ts32PcYBOqka8w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/fresh/-/fresh-2.0.0.tgz"; | |
| hash = "sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz"; | |
| hash = "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz"; | |
| hash = "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz"; | |
| hash = "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz"; | |
| hash = "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz"; | |
| hash = "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/get-port-please/-/get-port-please-3.2.0.tgz"; | |
| hash = "sha512-I9QVvBw5U/hw3RmWpYKRumUeaDgxTPd401x364rLmWBJcOQ753eov1eTgzDqRG9bqFIfDc7gfzcQEWrUri3o1A=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz"; | |
| hash = "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.13.0.tgz"; | |
| hash = "sha512-1VKTZJCwBrvbd+Wn3AOgQP/2Av+TfTCOlE4AcRJE72W1ksZXbAx8PPBR9RzgTeSPzlPMHrbANMH3LbltH73wxQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/giget/-/giget-2.0.0.tgz"; | |
| hash = "sha512-L5bGsVkxJbJgdnwyuheIunkGatUF/zssUoxxjACCseZYAVbaqdh9Tsmmlkl8vYan09H7sbvKt4pS8GqKLBrEzA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz"; | |
| hash = "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz"; | |
| hash = "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz"; | |
| hash = "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/globby/-/globby-15.0.0.tgz"; | |
| hash = "sha512-oB4vkQGqlMl682wL1IlWd02tXCbquGWM4voPEI85QmNKCaw8zGTm1f1rubFgkg3Eli2PtKlFgrnmUqasbQWlkw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/globrex/-/globrex-0.1.2.tgz"; | |
| hash = "sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/goober/-/goober-2.1.18.tgz"; | |
| hash = "sha512-2vFqsaDVIT9Gz7N6kAL++pLpp41l3PfDuusHcjnGLfR6+huZkl6ziX+zgVC3ZxpqWhzH6pyDdGrCeDhMIvwaxw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz"; | |
| hash = "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/gzip-size/-/gzip-size-7.0.0.tgz"; | |
| hash = "sha512-O1Ld7Dr+nqPnmGpdhzLmMTQ4vAsD+rHwMm1NLUmoUFFymBOMKxCCrtDxqdBRYXdeEPEi3SyoR4TizJLQrnKBNA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/h3/-/h3-1.15.4.tgz"; | |
| hash = "sha512-z5cFQWDffyOe4vQ9xIqNfCZdV4p//vy6fBnr8Q1AWnVZ0teurKMG66rLj++TKwKPUP3u7iMUvrvKaEUiQw2QWQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/h3/-/h3-2.0.0-beta.4.tgz"; | |
| hash = "sha512-/JdwHUGuHjbBXAVxQN7T7QeI9cVlhsqMKVNFHebZVs9RoEYH85Ogh9O1DEy/1ZiJkmMwa1gNg6bBcGhc1Itjdg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz"; | |
| hash = "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/hookable/-/hookable-5.5.3.tgz"; | |
| hash = "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/htmlparser2/-/htmlparser2-10.0.0.tgz"; | |
| hash = "sha512-TwAZM+zE5Tq3lrEHvOlvwgj1XLWQCtaaibSN11Q+gGBAS7Y1uZSWwXXRe4iF6OXnaq1riyQAPFOBtYc77Mxq0g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz"; | |
| hash = "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/http-shutdown/-/http-shutdown-1.2.2.tgz"; | |
| hash = "sha512-S9wWkJ/VSY9/k4qcjG318bqJNruzE4HySUhFYknwmu6LBP97KLLfwNf+n4V1BHurvFNkSKLFnK/RsuUnRTf9Vw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz"; | |
| hash = "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/httpxy/-/httpxy-0.1.7.tgz"; | |
| hash = "sha512-pXNx8gnANKAndgga5ahefxc++tJvNL87CXoRwxn1cJE2ZkWEojF3tNfQIEhZX/vfpt+wzeAzpUI4qkediX1MLQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz"; | |
| hash = "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz"; | |
| hash = "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz"; | |
| hash = "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz"; | |
| hash = "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz"; | |
| hash = "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz"; | |
| hash = "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/ini/-/ini-4.1.3.tgz"; | |
| hash = "sha512-X7rqawQBvfdjS10YU1y1YVreA3SsLrW9dX2CewP2EbBJM4ypVNLDkO5y04gejPwKIY9lR+7r9gn3rFPt/kmWFg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/input-otp/-/input-otp-1.4.2.tgz"; | |
| hash = "sha512-l3jWwYNvrEa6NTCt7BECfCm48GvwuZzkoeG3gBL2w4CHeOXW3eKFmf9UNYkNfYc3mxMrthMnxjIE07MT0zLBQA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-10.7.18.tgz"; | |
| hash = "sha512-m3Ofv/X/tV8Y3tHXLohcuVuhWKo7BBq62cqY15etqmLxg2DZ34AGGgQDeR+SCta2+zICb1NX83af0GJmbQ1++g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/ioredis/-/ioredis-5.8.2.tgz"; | |
| hash = "sha512-C6uC+kleiIMmjViJINWk80sOQw5lEzse1ZmvD+S/s8p8CWapftSaC+kocGTx6xrbrJ4WmYQGC08ffHLr6ToR6Q=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/iron-webcrypto/-/iron-webcrypto-1.2.1.tgz"; | |
| hash = "sha512-feOM6FaSr6rEABp/eDfVseKyTMDt+KGpeB35SkVn9Tyn0CqvVsY3EwI0v5i8nMHyJnzCIQf7nsy3p41TPkJZhg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz"; | |
| hash = "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz"; | |
| hash = "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz"; | |
| hash = "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz"; | |
| hash = "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz"; | |
| hash = "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz"; | |
| hash = "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz"; | |
| hash = "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz"; | |
| hash = "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz"; | |
| hash = "sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz"; | |
| hash = "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/is-reference/-/is-reference-1.2.1.tgz"; | |
| hash = "sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz"; | |
| hash = "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz"; | |
| hash = "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz"; | |
| hash = "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz"; | |
| hash = "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/is64bit/-/is64bit-2.0.0.tgz"; | |
| hash = "sha512-jv+8jaWCl0g2lSBkNSVXdzfBA0npK1HGC2KtWM9FumFRoGS94g3NbCCLVnCYHLjp4GrW2KZeeSTMo5ddtznmGw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz"; | |
| hash = "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/isbot/-/isbot-5.1.32.tgz"; | |
| hash = "sha512-VNfjM73zz2IBZmdShMfAUg10prm6t7HFUQmNAEOAVS4YH92ZrZcvkMcGX6cIgBJAzWDzPent/EeAtYEHNPNPBQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz"; | |
| hash = "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz"; | |
| hash = "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/jiti/-/jiti-2.6.1.tgz"; | |
| hash = "sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/jose/-/jose-6.1.1.tgz"; | |
| hash = "sha512-GWSqjfOPf4cWOkBzw5THBjtGPhXKqYnfRBzh4Ni+ArTrQQ9unvmsA3oFLqaYKoKe5sjWmGu5wVKg9Ft1i+LQfg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/js-base64/-/js-base64-3.7.8.tgz"; | |
| hash = "sha512-hNngCeKxIUQiEUN3GPJOkz4wF/YvdUdbNL9hsBcMQTkKzboD7T/q3OYOuuPZLUE6dBxSGpwhk5mwuDud7JVAow=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz"; | |
| hash = "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/js-tokens/-/js-tokens-9.0.1.tgz"; | |
| hash = "sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz"; | |
| hash = "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz"; | |
| hash = "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz"; | |
| hash = "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz"; | |
| hash = "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/klona/-/klona-2.0.6.tgz"; | |
| hash = "sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/knitwork/-/knitwork-1.2.0.tgz"; | |
| hash = "sha512-xYSH7AvuQ6nXkq42x0v5S8/Iry+cfulBz/DJQzhIyESdLD7425jXsPy4vn5cCXU+HhRN2kVw51Vd1K6/By4BQg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/kubernetes-types/-/kubernetes-types-1.30.0.tgz"; | |
| hash = "sha512-Dew1okvhM/SQcIa2rcgujNndZwU8VnSapDgdxlYoB84ZlpAD43U6KLAFqYo17ykSFGHNPrg0qry0bP+GJd9v7Q=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/kysely/-/kysely-0.28.8.tgz"; | |
| hash = "sha512-QUOgl5ZrS9IRuhq5FvOKFSsD/3+IA6MLE81/bOOTRA/YQpKDza2sFdN5g6JCB9BOpqMJDGefLCQ9F12hRS13TA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/lazystream/-/lazystream-1.0.1.tgz"; | |
| hash = "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/libsql/-/libsql-0.5.22.tgz"; | |
| hash = "sha512-NscWthMQt7fpU8lqd7LXMvT9pi+KhhmTHAJWUB/Lj6MWa0MKFv0F2V4C6WKKpjCVZl0VwcDz4nOI3CyaT1DDiA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.30.2.tgz"; | |
| hash = "sha512-BH9sEdOCahSgmkVhBLeU7Hc9DWeZ1Eb6wNS6Da8igvUwAe0sqROHddIlvU06q3WyXVEOYDZ6ykBZQnjTbmo4+A=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.30.2.tgz"; | |
| hash = "sha512-ylTcDJBN3Hp21TdhRT5zBOIi73P6/W0qwvlFEk22fkdXchtNTOU4Qc37SkzV+EKYxLouZ6M4LG9NfZ1qkhhBWA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.30.2.tgz"; | |
| hash = "sha512-oBZgKchomuDYxr7ilwLcyms6BCyLn0z8J0+ZZmfpjwg9fRVZIR5/GMXd7r9RH94iDhld3UmSjBM6nXWM2TfZTQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.30.2.tgz"; | |
| hash = "sha512-c2bH6xTrf4BDpK8MoGG4Bd6zAMZDAXS569UxCAGcA7IKbHNMlhGQ89eRmvpIUGfKWNVdbhSbkQaWhEoMGmGslA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.30.2.tgz"; | |
| hash = "sha512-eVdpxh4wYcm0PofJIZVuYuLiqBIakQ9uFZmipf6LF/HRj5Bgm0eb3qL/mr1smyXIS1twwOxNWndd8z0E374hiA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.30.2.tgz"; | |
| hash = "sha512-UK65WJAbwIJbiBFXpxrbTNArtfuznvxAJw4Q2ZGlU8kPeDIWEX1dg3rn2veBVUylA2Ezg89ktszWbaQnxD/e3A=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.30.2.tgz"; | |
| hash = "sha512-5Vh9dGeblpTxWHpOx8iauV02popZDsCYMPIgiuw97OJ5uaDsL86cnqSFs5LZkG3ghHoX5isLgWzMs+eD1YzrnA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.30.2.tgz"; | |
| hash = "sha512-Cfd46gdmj1vQ+lR6VRTTadNHu6ALuw2pKR9lYq4FnhvgBc4zWY1EtZcAc6EffShbb1MFrIPfLDXD6Xprbnni4w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.30.2.tgz"; | |
| hash = "sha512-XJaLUUFXb6/QG2lGIW6aIk6jKdtjtcffUT0NKvIqhSBY3hh9Ch+1LCeH80dR9q9LBjG3ewbDjnumefsLsP6aiA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.30.2.tgz"; | |
| hash = "sha512-FZn+vaj7zLv//D/192WFFVA0RgHawIcHqLX9xuWiQt7P0PtdFEVaxgF9rjM/IRYHQXNnk61/H/gb2Ei+kUQ4xQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.30.2.tgz"; | |
| hash = "sha512-5g1yc73p+iAkid5phb4oVFMB45417DkRevRbt/El/gKXJk4jid+vPFF/AXbxn05Aky8PapwzZrdJShv5C0avjw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/lightningcss/-/lightningcss-1.30.2.tgz"; | |
| hash = "sha512-utfs7Pr5uJyyvDETitgsaqSyjCb2qNRAtuqUeWIAKztsOYdcACf2KtARYXg2pSvhkt+9NfoaNY7fxjl6nuMjIQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.0.tgz"; | |
| hash = "sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.3.2.tgz"; | |
| hash = "sha512-NT1CJtq3hHIreOianA8aSXn6Cw0JzYOuDQbOrSPe7gqFnCpKP++MQe3ODgO3oh2GJFORkAAdqredOa60z63GbA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/listhen/-/listhen-1.9.0.tgz"; | |
| hash = "sha512-I8oW2+QL5KJo8zXNWX046M134WchxsXC7SawLPvRQpogCbkyQIaFxPE89A2HiwR7vAK2Dm2ERBAmyjTYGYEpBg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/local-pkg/-/local-pkg-1.1.2.tgz"; | |
| hash = "sha512-arhlxbFRmoQHl33a0Zkle/YWlmNwoyt6QNZEIJcqNbdrsix5Lvc4HyyI3EnwxTYlZYc32EbYrQ8SzEZ7dqgg9A=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-4.2.0.tgz"; | |
| hash = "sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz"; | |
| hash = "sha512-chi4NHZlZqZD18a0imDHnZPrDeBbTtVN7GXMwuGdRH9qotxAjYs3aVLKc7zNOG9eddR5Ksd8rvFEBc9SsggPpg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz"; | |
| hash = "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz"; | |
| hash = "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz"; | |
| hash = "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/lucide-react/-/lucide-react-0.544.0.tgz"; | |
| hash = "sha512-t5tS44bqd825zAW45UQxpG2CvcC4urOwn2TrwSH8u+MjeE+1NnWl6QqeQ/6NdjMqdOygyiT9p3Ev0p1NJykxjw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/lucide-react/-/lucide-react-0.545.0.tgz"; | |
| hash = "sha512-7r1/yUuflQDSt4f1bpn5ZAocyIxcTyVyBBChSVtBKn5M+392cPmI5YJMWOJKk/HUWGm5wg83chlAZtCcGbEZtw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz"; | |
| hash = "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/magicast/-/magicast-0.5.1.tgz"; | |
| hash = "sha512-xrHS24IxaLrvuo613F719wvOIv9xPHFWQHuvGUBmPnCA/3MQxKI3b+r7n1jAoDHmsbC5bRhTZYR77invLAxVnw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.0.tgz"; | |
| hash = "sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/mdurl/-/mdurl-2.0.0.tgz"; | |
| hash = "sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz"; | |
| hash = "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz"; | |
| hash = "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz"; | |
| hash = "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz"; | |
| hash = "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/mime-types/-/mime-types-3.0.1.tgz"; | |
| hash = "sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz"; | |
| hash = "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/mime/-/mime-4.1.0.tgz"; | |
| hash = "sha512-X5ju04+cAzsojXKes0B/S4tcYtFAJ6tTMuSPBEn9CPGlrWr8Fiw7qYeLT0XyH80HSoAoqWCaz+MWKh22P7G1cw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz"; | |
| hash = "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz"; | |
| hash = "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz"; | |
| hash = "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz"; | |
| hash = "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz"; | |
| hash = "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz"; | |
| hash = "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/minizlib/-/minizlib-3.1.0.tgz"; | |
| hash = "sha512-KZxYo1BUkWD2TVFLr0MQoM8vUUigWD3LlD83a/75BqC+4qE0Hb1Vo5v1FgcfaNXvfXzr+5EhQ6ing/CaBijTlw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz"; | |
| hash = "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/mlly/-/mlly-1.8.0.tgz"; | |
| hash = "sha512-l8D9ODSRWLe2KHJSifWGwBqpTZXIXTeo8mlKjY+E2HAakaTeNpqAyBZ8GSqLzHgw4XmHmC8whvpjJNMbFZN7/g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/motion-dom/-/motion-dom-12.23.23.tgz"; | |
| hash = "sha512-n5yolOs0TQQBRUFImrRfs/+6X4p3Q4n1dUEqt/H58Vx7OW6RF+foWEgmTVDhIWJIMXOuNNL0apKH2S16en9eiA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/motion-utils/-/motion-utils-12.23.6.tgz"; | |
| hash = "sha512-eAWoPgr4eFEOFfg2WjIsMoqJTW6Z8MTUCgn/GZ3VRpClWBdnbjryiA3ZSNLyxCTmCQx4RmYX6jX1iWHbenUPNQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/motion/-/motion-12.23.24.tgz"; | |
| hash = "sha512-Rc5E7oe2YZ72N//S3QXGzbnXgqNrTESv8KKxABR20q2FLch9gHLo0JLyYo2hZ238bZ9Gx6cWhj9VO0IgwbMjCw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz"; | |
| hash = "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/msgpackr-extract/-/msgpackr-extract-3.0.3.tgz"; | |
| hash = "sha512-P0efT1C9jIdVRefqjzOQ9Xml57zpOXnIuS+csaB4MdZbTdmGDLo8XhzBG1N7aO11gKDDkJvBLULeFTo46wwreA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/msgpackr/-/msgpackr-1.11.5.tgz"; | |
| hash = "sha512-UjkUHN0yqp9RWKy0Lplhh+wlpdt9oQBYgULZOiFhV3VclSF1JnSQWZ5r9gORQlNYaUKQoR8itv7g7z1xDDuACA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/multipasta/-/multipasta-0.2.7.tgz"; | |
| hash = "sha512-KPA58d68KgGil15oDqXjkUBEBYc00XvbPj5/X+dyzeo/lWm9Nc25pQRlf1D+gv4OpK7NM0J1odrbu9JNNGvynA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz"; | |
| hash = "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/nanostores/-/nanostores-1.0.1.tgz"; | |
| hash = "sha512-kNZ9xnoJYKg/AfxjrVL4SS0fKX++4awQReGqWnwTRHxeHGZ1FJFVgTqr/eMrNQdp0Tz7M7tG/TDaX8QfHDwVCw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-2.0.0.tgz"; | |
| hash = "sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/napi-wasm/-/napi-wasm-1.1.3.tgz"; | |
| hash = "sha512-h/4nMGsHjZDCYmQVNODIrYACVJ+I9KItbG+0si6W/jSjdA9JbWDoU4LLeMXVcEQGHjttI2tuXqDrbGF7qkUHHg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/nitropack/-/nitropack-2.12.9.tgz"; | |
| hash = "sha512-t6qqNBn2UDGMWogQuORjbL2UPevB8PvIPsPHmqvWpeGOlPr4P8Oc5oA8t3wFwGmaolM2M/s2SwT23nx9yARmOg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/node-abi/-/node-abi-3.85.0.tgz"; | |
| hash = "sha512-zsFhmbkAzwhTft6nd3VxcG0cvJsT70rL+BIGHWVq5fi6MwGrHwzqKaxXE+Hl2GmnGItnDKPPkO5/LQqjVkIdFg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz"; | |
| hash = "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz"; | |
| hash = "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-1.6.7.tgz"; | |
| hash = "sha512-g9yhqoedzIUm0nTnTqAQvueMPVOuIY16bqgAJJC8XOOubYFNwz6IER9qs0Gq2Xd0+CecCKFjtdDTMA4u4xG06Q=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz"; | |
| hash = "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.2.tgz"; | |
| hash = "sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz"; | |
| hash = "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/node-gyp-build-optional-packages/-/node-gyp-build-optional-packages-5.2.2.tgz"; | |
| hash = "sha512-s+w+rBWnpTMwSFbaE0UXsRlg7hU4FjekKU4eyAih5T8nJuNZT1nNsskXpxmeqSK9UzkBl6UgRlnKc8hz8IEqOw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.4.tgz"; | |
| hash = "sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/node-mock-http/-/node-mock-http-1.0.3.tgz"; | |
| hash = "sha512-jN8dK25fsfnMrVsEhluUTPkBFY+6ybu7jSB1n+ri/vOGjJxU8J9CZhpSGkHXSkFjtUhbmoncG/YG9ta5Ludqog=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/node-releases/-/node-releases-2.0.27.tgz"; | |
| hash = "sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/nopt/-/nopt-8.1.0.tgz"; | |
| hash = "sha512-ieGu42u/Qsa4TFktmaKEwM6MQH0pOWnaB3htzh0JRtx84+Mebc0cbZYN5bC+6WTZ4+77xrL9Pn5m7CV6VIkV7A=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz"; | |
| hash = "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz"; | |
| hash = "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz"; | |
| hash = "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/nypm/-/nypm-0.6.2.tgz"; | |
| hash = "sha512-7eM+hpOtrKrBDCh7Ypu2lJ9Z7PNZBdi/8AT3AX8xoCj43BBVHD0hPSTEvMtkMpfs8FCqBGhxB+uToIQimA111g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/obuf/-/obuf-1.1.2.tgz"; | |
| hash = "sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/obug/-/obug-2.1.1.tgz"; | |
| hash = "sha512-uTqF9MuPraAQ+IsnPf366RG4cP9RtUi7MLO1N3KEc+wb0a6yKpeL0lmk2IB1jY5KHPAlTc6T/JRdC/YqxHNwkQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/ofetch/-/ofetch-1.5.1.tgz"; | |
| hash = "sha512-2W4oUZlVaqAPAil6FUg/difl6YhqhUR7x2eZY4bQCko22UXg3hptq9KLQdqFClV+Wu85UX7hNtdGTngi/1BxcA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/ohash/-/ohash-2.0.11.tgz"; | |
| hash = "sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz"; | |
| hash = "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/once/-/once-1.4.0.tgz"; | |
| hash = "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz"; | |
| hash = "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/open/-/open-8.4.2.tgz"; | |
| hash = "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/orderedmap/-/orderedmap-2.1.1.tgz"; | |
| hash = "sha512-TvAWxi0nDe1j/rtMcWcIj94+Ffe6n7zhow33h40SKxmsmozs6dz/e+EajymfoFcHd7sxNn8yHM8839uixMOV6g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz"; | |
| hash = "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.1.0.tgz"; | |
| hash = "sha512-ruw5xyKs6lrpo9x9rCZqZZnIUntICjQAd0Wsmp396Ul9lN/h+ifgVV1x1gZHi8euej6wTfpqX8j+BFQxF0NS/g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/parse5-parser-stream/-/parse5-parser-stream-7.1.2.tgz"; | |
| hash = "sha512-JyeQc9iwFLn5TbvvqACIF/VXG6abODeB3Fwmv/TGdLk2LfbWkaySGY72at4+Ty7EkPZj854u4CrICqNk2qIbow=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/parse5/-/parse5-7.3.0.tgz"; | |
| hash = "sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz"; | |
| hash = "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz"; | |
| hash = "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz"; | |
| hash = "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz"; | |
| hash = "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz"; | |
| hash = "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/path-type/-/path-type-6.0.0.tgz"; | |
| hash = "sha512-Vj7sf++t5pBD637NSfkxpHSMfWaeig5+DKWLhcqIYx6mWQz5hdJTGDVMQiJcw1ZYkhs7AazKDGpRVji1LJCZUQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz"; | |
| hash = "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz"; | |
| hash = "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/perfect-debounce/-/perfect-debounce-2.0.0.tgz"; | |
| hash = "sha512-fkEH/OBiKrqqI/yIgjR92lMfs2K8105zt/VT6+7eTjNwisrsh47CeIED9z58zI7DfKdH3uHAn25ziRZn3kgAow=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/pg-cloudflare/-/pg-cloudflare-1.2.7.tgz"; | |
| hash = "sha512-YgCtzMH0ptvZJslLM1ffsY4EuGaU0cx4XSdXLRFae8bPP4dS5xL1tNB3k2o/N64cHJpwU7dxKli/nZ2lUa5fLg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/pg-connection-string/-/pg-connection-string-2.9.1.tgz"; | |
| hash = "sha512-nkc6NpDcvPVpZXxrreI/FOtX3XemeLl8E0qFr6F2Lrm/I8WOnaWNhIPK2Z7OHpw7gh5XJThi6j6ppgNoaT1w4w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/pg-cursor/-/pg-cursor-2.15.3.tgz"; | |
| hash = "sha512-eHw63TsiGtFEfAd7tOTZ+TLy+i/2ePKS20H84qCQ+aQ60pve05Okon9tKMC+YN3j6XyeFoHnaim7Lt9WVafQsA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/pg-int8/-/pg-int8-1.0.1.tgz"; | |
| hash = "sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/pg-numeric/-/pg-numeric-1.0.2.tgz"; | |
| hash = "sha512-BM/Thnrw5jm2kKLE5uJkXqqExRUY/toLHda65XgFTBTFYZyopbKjBe29Ii3RbkvlsMoFwD+tHeGaCjjv0gHlyw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/pg-pool/-/pg-pool-3.10.1.tgz"; | |
| hash = "sha512-Tu8jMlcX+9d8+QVzKIvM/uJtp07PKr82IUOYEphaWcoBhIYkoHpLXN3qO59nAI11ripznDsEzEv8nUxBVWajGg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/pg-protocol/-/pg-protocol-1.10.3.tgz"; | |
| hash = "sha512-6DIBgBQaTKDJyxnXaLiLR8wBpQQcGWuAESkRBX/t6OwA8YsqP+iVSiond2EDy6Y/dsGk8rh/jtax3js5NeV7JQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/pg-types/-/pg-types-2.2.0.tgz"; | |
| hash = "sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/pg-types/-/pg-types-4.1.0.tgz"; | |
| hash = "sha512-o2XFanIMy/3+mThw69O8d4n1E5zsLhdO+OPqswezu7Z5ekP4hYDqlDjlmOpYMbzY2Br0ufCwJLdDIXeNVwcWFg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/pg/-/pg-8.16.3.tgz"; | |
| hash = "sha512-enxc1h0jA/aq5oSDMvqyW3q89ra6XIIDZgCX9vkMrnz5DFTw/Ny3Li2lFQ+pt3L6MCgm/5o2o8HW9hiJji+xvw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/pgpass/-/pgpass-1.0.5.tgz"; | |
| hash = "sha512-FdW9r/jQZhSeohs1Z3sI1yxFQNFvMcnmfuj4WBMUTxOrAyLMaTcE1aAMBiTlbMNaXvBCQuVi0R7hd8udDSP7ug=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz"; | |
| hash = "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"; | |
| hash = "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz"; | |
| hash = "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/pkg-types/-/pkg-types-1.3.1.tgz"; | |
| hash = "sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/pkg-types/-/pkg-types-2.3.0.tgz"; | |
| hash = "sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz"; | |
| hash = "sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz"; | |
| hash = "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/postgres-array/-/postgres-array-2.0.0.tgz"; | |
| hash = "sha512-VpZrUqU5A69eQyW2c5CA1jtLecCsN2U/bD6VilrFDWq5+5UIEVO7nazS3TEcHf1zuPYO/sqGvUvW62g86RXZuA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/postgres-array/-/postgres-array-3.0.4.tgz"; | |
| hash = "sha512-nAUSGfSDGOaOAEGwqsRY27GPOea7CNipJPOA7lPbdEpx5Kg3qzdP0AaWC5MlhTWV9s4hFX39nomVZ+C4tnGOJQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/postgres-bytea/-/postgres-bytea-1.0.0.tgz"; | |
| hash = "sha512-xy3pmLuQqRBZBXDULy7KbaitYqLcmxigw14Q5sj8QBVLqEwXfeybIKVWiqAXTlcvdvb0+xkOtDbfQMOf4lST1w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/postgres-bytea/-/postgres-bytea-3.0.0.tgz"; | |
| hash = "sha512-CNd4jim9RFPkObHSjVHlVrxoVQXz7quwNFpz7RY1okNNme49+sVyiTvTRobiLV548Hx/hb1BG+iE7h9493WzFw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/postgres-date/-/postgres-date-1.0.7.tgz"; | |
| hash = "sha512-suDmjLVQg78nMK2UZ454hAG+OAW+HQPZ6n++TNDUX+L0+uUlLywnoxJKDou51Zm+zTCjrCl0Nq6J9C5hP9vK/Q=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/postgres-date/-/postgres-date-2.1.0.tgz"; | |
| hash = "sha512-K7Juri8gtgXVcDfZttFKVmhglp7epKb1K4pgrkLxehjqkrgPhfG6OO8LHLkfaqkbpjNRnra018XwAr1yQFWGcA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/postgres-interval/-/postgres-interval-1.2.0.tgz"; | |
| hash = "sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/postgres-interval/-/postgres-interval-3.0.0.tgz"; | |
| hash = "sha512-BSNDnbyZCXSxgA+1f5UU2GmwhoI0aU5yMxRGO8CdFEcY2BQF9xm/7MqKnYoM1nJDk8nONNWDk9WeSmePFhQdlw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/postgres-range/-/postgres-range-1.1.4.tgz"; | |
| hash = "sha512-i/hbxIE9803Alj/6ytL7UHQxRvZkI9O4Sy+J3HGc4F4oo/2eQAjTSNJ0bfxyse3bH0nuVesCk+3IRLaMtG3H6w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/postgres/-/postgres-3.4.7.tgz"; | |
| hash = "sha512-Jtc2612XINuBjIl/QTWsV5UvE8UHuNblcO3vVADSrKsrc6RqGX6lOW1cEo3CM2v0XG4Nat8nI+YM7/f26VxXLw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.3.tgz"; | |
| hash = "sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/prettier/-/prettier-3.6.2.tgz"; | |
| hash = "sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-7.1.0.tgz"; | |
| hash = "sha512-nODzvTiYVRGRqAOvE84Vk5JDPyyxsVk0/fbA/bq7RqlnhksGpset09XTxbpvLTIjoaF7K8Z8DG8yHtKGTPSYRw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz"; | |
| hash = "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/process/-/process-0.11.10.tgz"; | |
| hash = "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/promise-limit/-/promise-limit-2.7.0.tgz"; | |
| hash = "sha512-7nJ6v5lnJsXwGprnGXga4wx6d1POjvi5Qmf1ivTRxTjH4Z/9Czja/UCMLVmB9N93GeWOU93XaFaEt6jbuoagNw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/prosemirror-changeset/-/prosemirror-changeset-2.3.1.tgz"; | |
| hash = "sha512-j0kORIBm8ayJNl3zQvD1TTPHJX3g042et6y/KQhZhnPrruO8exkTgG8X+NRpj7kIyMMEx74Xb3DyMIBtO0IKkQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/prosemirror-collab/-/prosemirror-collab-1.3.1.tgz"; | |
| hash = "sha512-4SnynYR9TTYaQVXd/ieUvsVV4PDMBzrq2xPUWutHivDuOshZXqQ5rGbZM84HEaXKbLdItse7weMGOUdDVcLKEQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/prosemirror-commands/-/prosemirror-commands-1.7.1.tgz"; | |
| hash = "sha512-rT7qZnQtx5c0/y/KlYaGvtG411S97UaL6gdp6RIZ23DLHanMYLyfGBV5DtSnZdthQql7W+lEVbpSfwtO8T+L2w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/prosemirror-dropcursor/-/prosemirror-dropcursor-1.8.2.tgz"; | |
| hash = "sha512-CCk6Gyx9+Tt2sbYk5NK0nB1ukHi2ryaRgadV/LvyNuO3ena1payM2z6Cg0vO1ebK8cxbzo41ku2DE5Axj1Zuiw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/prosemirror-gapcursor/-/prosemirror-gapcursor-1.4.0.tgz"; | |
| hash = "sha512-z00qvurSdCEWUIulij/isHaqu4uLS8r/Fi61IbjdIPJEonQgggbJsLnstW7Lgdk4zQ68/yr6B6bf7sJXowIgdQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/prosemirror-history/-/prosemirror-history-1.4.1.tgz"; | |
| hash = "sha512-2JZD8z2JviJrboD9cPuX/Sv/1ChFng+xh2tChQ2X4bB2HeK+rra/bmJ3xGntCcjhOqIzSDG6Id7e8RJ9QPXLEQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/prosemirror-inputrules/-/prosemirror-inputrules-1.5.1.tgz"; | |
| hash = "sha512-7wj4uMjKaXWAQ1CDgxNzNtR9AlsuwzHfdFH1ygEHA2KHF2DOEaXl1CJfNPAKCg9qNEh4rum975QLaCiQPyY6Fw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/prosemirror-keymap/-/prosemirror-keymap-1.2.3.tgz"; | |
| hash = "sha512-4HucRlpiLd1IPQQXNqeo81BGtkY8Ai5smHhKW9jjPKRc2wQIxksg7Hl1tTI2IfT2B/LgX6bfYvXxEpJl7aKYKw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/prosemirror-markdown/-/prosemirror-markdown-1.13.2.tgz"; | |
| hash = "sha512-FPD9rHPdA9fqzNmIIDhhnYQ6WgNoSWX9StUZ8LEKapaXU9i6XgykaHKhp6XMyXlOWetmaFgGDS/nu/w9/vUc5g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/prosemirror-menu/-/prosemirror-menu-1.2.5.tgz"; | |
| hash = "sha512-qwXzynnpBIeg1D7BAtjOusR+81xCp53j7iWu/IargiRZqRjGIlQuu1f3jFi+ehrHhWMLoyOQTSRx/IWZJqOYtQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/prosemirror-model/-/prosemirror-model-1.25.4.tgz"; | |
| hash = "sha512-PIM7E43PBxKce8OQeezAs9j4TP+5yDpZVbuurd1h5phUxEKIu+G2a+EUZzIC5nS1mJktDJWzbqS23n1tsAf5QA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/prosemirror-schema-basic/-/prosemirror-schema-basic-1.2.4.tgz"; | |
| hash = "sha512-ELxP4TlX3yr2v5rM7Sb70SqStq5NvI15c0j9j/gjsrO5vaw+fnnpovCLEGIcpeGfifkuqJwl4fon6b+KdrODYQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/prosemirror-schema-list/-/prosemirror-schema-list-1.5.1.tgz"; | |
| hash = "sha512-927lFx/uwyQaGwJxLWCZRkjXG0p48KpMj6ueoYiu4JX05GGuGcgzAy62dfiV8eFZftgyBUvLx76RsMe20fJl+Q=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/prosemirror-state/-/prosemirror-state-1.4.4.tgz"; | |
| hash = "sha512-6jiYHH2CIGbCfnxdHbXZ12gySFY/fz/ulZE333G6bPqIZ4F+TXo9ifiR86nAHpWnfoNjOb3o5ESi7J8Uz1jXHw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/prosemirror-tables/-/prosemirror-tables-1.8.1.tgz"; | |
| hash = "sha512-DAgDoUYHCcc6tOGpLVPSU1k84kCUWTWnfWX3UDy2Delv4ryH0KqTD6RBI6k4yi9j9I8gl3j8MkPpRD/vWPZbug=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/prosemirror-trailing-node/-/prosemirror-trailing-node-3.0.0.tgz"; | |
| hash = "sha512-xiun5/3q0w5eRnGYfNlW1uU9W6x5MoFKWwq/0TIRgt09lv7Hcser2QYV8t4muXbEr+Fwo0geYn79Xs4GKywrRQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/prosemirror-transform/-/prosemirror-transform-1.10.5.tgz"; | |
| hash = "sha512-RPDQCxIDhIBb1o36xxwsaeAvivO8VLJcgBtzmOwQ64bMtsVFh5SSuJ6dWSxO1UsHTiTXPCgQm3PDJt7p6IOLbw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/prosemirror-view/-/prosemirror-view-1.41.3.tgz"; | |
| hash = "sha512-SqMiYMUQNNBP9kfPhLO8WXEk/fon47vc52FQsUiJzTBuyjKgEcoAwMyF04eQ4WZ2ArMn7+ReypYL60aKngbACQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/pump/-/pump-3.0.3.tgz"; | |
| hash = "sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/punycode.js/-/punycode.js-2.3.1.tgz"; | |
| hash = "sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/pure-rand/-/pure-rand-6.1.0.tgz"; | |
| hash = "sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/pvtsutils/-/pvtsutils-1.3.6.tgz"; | |
| hash = "sha512-PLgQXQ6H2FWCaeRak8vvk1GW462lMxB5s3Jm673N82zI4vqtVUPuZdffdZbPDFRoU8kAhItWFtPCWiPpp4/EDg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/pvutils/-/pvutils-1.1.5.tgz"; | |
| hash = "sha512-KTqnxsgGiQ6ZAzZCVlJH5eOjSnvlyEgx1m8bkRJfOhmGRqfo5KLvmAlACQkrjEtOQ4B7wF9TdSLIs9O90MX9xA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/q/-/q-1.5.1.tgz"; | |
| hash = "sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/quansync/-/quansync-0.2.11.tgz"; | |
| hash = "sha512-AifT7QEbW9Nri4tAwR5M/uzpBuqfZf+zwaEM/QkzEjj7NBuFD2rBuy0K3dE+8wltbezDV7JMA0WfnCPYRSYbXA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz"; | |
| hash = "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/radix3/-/radix3-1.1.2.tgz"; | |
| hash = "sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz"; | |
| hash = "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz"; | |
| hash = "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/rc9/-/rc9-2.1.2.tgz"; | |
| hash = "sha512-btXCnMmRIBINM2LDZoEmOogIZU7Qe7zn4BpomSKZ/ykbLObuBdvG+mFq11DL6fjH1DRwHhrlgtYWG96bJiC7Cg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz"; | |
| hash = "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/react-aria-components/-/react-aria-components-1.13.0.tgz"; | |
| hash = "sha512-t1mm3AVy/MjUJBZ7zrb+sFC5iya8Vvw3go3mGKtTm269bXGZho7BLA4IgT+0nOS3j+ku6ChVi8NEoQVFoYzJJA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/react-aria/-/react-aria-3.44.0.tgz"; | |
| hash = "sha512-2Pq3GQxBgM4/2BlpKYXeaZ47a3tdIcYSW/AYvKgypE3XipxOdQMDG5Sr/NBn7zuJq+thzmtfRb0lB9bTbsmaRw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/react-dom/-/react-dom-19.2.0.tgz"; | |
| hash = "sha512-UlbRu4cAiGaIewkPyiRGJk0imDN2T3JjieT6spoL2UeSf5od4n5LB/mQ4ejmxhCFT1tYe8IvaFulzynWovsEFQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/react-hot-toast/-/react-hot-toast-2.6.0.tgz"; | |
| hash = "sha512-bH+2EBMZ4sdyou/DPrfgIouFpcRLCJ+HoCA32UoAYHn6T3Ur5yfcDCeSr5mwldl6pFOsiocmrXMuoCJ1vV8bWg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-10.0.0.tgz"; | |
| hash = "sha512-JJRgcnFQoVXmbE5+GXr1OS1NDD1gHk0HyfpLcRf0575IbJz+io8yzs4mWVlfaqOQq1FiVjLvuYAdEEcrrCfveg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/react-refresh/-/react-refresh-0.17.0.tgz"; | |
| hash = "sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/react-stately/-/react-stately-3.42.0.tgz"; | |
| hash = "sha512-lYt2o1dd6dK8Bb4GRh08RG/2u64bSA1cqtRqtw4jEMgxC7Q17RFcIumBbChErndSdLzafEG/UBwV6shOfig6yw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/react/-/react-19.2.0.tgz"; | |
| hash = "sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz"; | |
| hash = "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz"; | |
| hash = "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/readable-stream/-/readable-stream-4.7.0.tgz"; | |
| hash = "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/readdir-glob/-/readdir-glob-1.1.3.tgz"; | |
| hash = "sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz"; | |
| hash = "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz"; | |
| hash = "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/recast/-/recast-0.23.11.tgz"; | |
| hash = "sha512-YTUo+Flmw4ZXiWfQKGcwwc11KnoRAYgzAE2E7mXKCjSviTKShtxBsN6YUUBB2gtaBzKzeKunxhUwNHQuRryhWA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/redis-errors/-/redis-errors-1.2.0.tgz"; | |
| hash = "sha512-1qny3OExCf0UvUV/5wpYKf2YwPcOqXzkwKKSmKHiE6ZMQs5heeE/c8eXK+PNllPvmjgAbfnsbpkGZWy8cBpn9w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/redis-parser/-/redis-parser-3.0.0.tgz"; | |
| hash = "sha512-DJnGAeenTdpMEH6uAJRK/uiyEIH9WVsUmoLwzudwGJUwZPp80PDBWPHXSAGNPwNvIXAbe7MSUB1zQFugFml66A=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/reflect-metadata/-/reflect-metadata-0.2.2.tgz"; | |
| hash = "sha512-urBwgfrvVP/eAyXx4hluJivBKzuEbSQs9rKWCrCkbSxNv8mxPcUZKeuoF3Uy4mJl3Lwprp6yy5/39VWigZ4K6Q=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz"; | |
| hash = "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz"; | |
| hash = "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz"; | |
| hash = "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/resolve/-/resolve-1.22.11.tgz"; | |
| hash = "sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz"; | |
| hash = "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/rollup-plugin-visualizer/-/rollup-plugin-visualizer-6.0.5.tgz"; | |
| hash = "sha512-9+HlNgKCVbJDs8tVtjQ43US12eqaiHyyiLMdBwQ7vSZPiHMysGNo2E88TAp1si5wx8NAoYriI2A5kuKfIakmJg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/rollup/-/rollup-4.53.2.tgz"; | |
| hash = "sha512-MHngMYwGJVi6Fmnk6ISmnk7JAHRNF0UkuucA0CUW3N3a4KnONPEZz+vUanQP/ZC/iY1Qkf3bwPWzyY84wEks1g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/rope-sequence/-/rope-sequence-1.3.4.tgz"; | |
| hash = "sha512-UT5EDe2cu2E/6O4igUr5PSFs23nvvukicWHx6GnOPlHAiiYbzNuCRQCuiUdHJQcqKalLKlrYJnjY0ySGsXNQXQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/rou3/-/rou3-0.5.1.tgz"; | |
| hash = "sha512-OXMmJ3zRk2xeXFGfA3K+EOPHC5u7RDFG7lIOx0X1pdnhUkI8MdVrbV+sNsD80ElpUZ+MRHdyxPnFthq9VHs8uQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/rou3/-/rou3-0.7.10.tgz"; | |
| hash = "sha512-aoFj6f7MJZ5muJ+Of79nrhs9N3oLGqi2VEMe94Zbkjb6Wupha46EuoYgpWSOZlXww3bbd8ojgXTAA2mzimX5Ww=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz"; | |
| hash = "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz"; | |
| hash = "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz"; | |
| hash = "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz"; | |
| hash = "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz"; | |
| hash = "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/scule/-/scule-1.3.0.tgz"; | |
| hash = "sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz"; | |
| hash = "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz"; | |
| hash = "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/send/-/send-1.2.0.tgz"; | |
| hash = "sha512-uaW0WwXKpL9blXE2o0bRhoL2EGXIrZxQ2ZQ4mgcfoBxdFmQold+qWsD2jLrfZ0trjKL6vOw0j//eAwcALFjKSw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz"; | |
| hash = "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/seroval-plugins/-/seroval-plugins-1.3.3.tgz"; | |
| hash = "sha512-16OL3NnUBw8JG1jBLUoZJsLnQq0n5Ua6aHalhJK4fMQkz1lqR7Osz1sA30trBtd9VUDc2NgkuRCn8+/pBwqZ+w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/seroval/-/seroval-1.3.2.tgz"; | |
| hash = "sha512-RbcPH1n5cfwKrru7v7+zrZvjLurgHhGyso3HTyGtRivGWgYjbOmGuivCQaORNELjNONoK35nj28EoWul9sb1zQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/serve-placeholder/-/serve-placeholder-2.0.2.tgz"; | |
| hash = "sha512-/TMG8SboeiQbZJWRlfTCqMs2DD3SZgWp0kDQePz9yUuCnDfDh/92gf7/PxGhzXTKBIPASIHxFcZndoNbp6QOLQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/serve-static/-/serve-static-2.2.0.tgz"; | |
| hash = "sha512-61g9pCh0Vnh7IutZjtLGGpTA355+OPn2TyDv/6ivP2h/AdAVX9azsoxmg2/M6nZeQZNYBEwIcsne1mJd9oQItQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-2.7.2.tgz"; | |
| hash = "sha512-oeM1lpU/UvhTxw+g3cIfxXHyJRc/uidd3yK1P242gzHds0udQBYzs3y8j4gCCW+ZJ7ad0yctld8RYO+bdurlvw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz"; | |
| hash = "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz"; | |
| hash = "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz"; | |
| hash = "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/siginfo/-/siginfo-2.0.0.tgz"; | |
| hash = "sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz"; | |
| hash = "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz"; | |
| hash = "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz"; | |
| hash = "sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/slash/-/slash-5.1.0.tgz"; | |
| hash = "sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/smob/-/smob-1.5.0.tgz"; | |
| hash = "sha512-g6T+p7QO8npa+/hNx9ohv1E5pVCmWrVCUzUXJyLdMmftX6ER0oiWY/w9knEonLpnOp6b6FenKnMfR8gqwWdwig=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz"; | |
| hash = "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz"; | |
| hash = "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz"; | |
| hash = "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/source-map/-/source-map-0.7.6.tgz"; | |
| hash = "sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/split2/-/split2-4.2.0.tgz"; | |
| hash = "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz"; | |
| hash = "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/srvx/-/srvx-0.8.16.tgz"; | |
| hash = "sha512-hmcGW4CgroeSmzgF1Ihwgl+Ths0JqAJ7HwjP2X7e3JzY7u4IydLMcdnlqGQiQGUswz+PO9oh/KtCpOISIvs9QQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/stackback/-/stackback-0.0.2.tgz"; | |
| hash = "sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/standard-as-callback/-/standard-as-callback-2.1.0.tgz"; | |
| hash = "sha512-qoRRSyROncaz1z0mvYqIE4lCd9p2R90i6GxW3uZv5ucSu8tU7B5HXUP1gG8pVZsYNVaXjk8ClXHPttLyxAL48A=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz"; | |
| hash = "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz"; | |
| hash = "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/std-env/-/std-env-3.10.0.tgz"; | |
| hash = "sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/streamx/-/streamx-2.23.0.tgz"; | |
| hash = "sha512-kn+e44esVfn2Fa/O0CPFcex27fjIL6MkVae0Mm6q+E6f0hWv578YCERbv+4m02cjxvDsPKLnmxral/rR6lBMAg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"; | |
| hash = "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz"; | |
| hash = "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz"; | |
| hash = "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz"; | |
| hash = "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"; | |
| hash = "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz"; | |
| hash = "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz"; | |
| hash = "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz"; | |
| hash = "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/strip-literal/-/strip-literal-3.1.0.tgz"; | |
| hash = "sha512-8r3mkIM/2+PpjHoOtiAW8Rg3jJLHaV7xPwG+YRGrv6FP0wwk/toTpATxWYOW0BKdWwl82VT2tFYi5DlROa0Mxg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/supports-color/-/supports-color-10.2.2.tgz"; | |
| hash = "sha512-SS+jx45GF1QjgEXQx4NJZV9ImqmO2NPz5FNsIHrsDjh2YsHnawpan7SNQ1o8NuhrbHZy9AZhIoCUiCeaW/C80g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz"; | |
| hash = "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/system-architecture/-/system-architecture-0.1.0.tgz"; | |
| hash = "sha512-ulAk51I9UVUyJgxlv9M6lFot2WP3e7t8Kz9+IS6D4rVba1tR9kON+Ey69f+1R4Q8cd45Lod6a4IcJIxnzGc/zA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/tagged-tag/-/tagged-tag-1.0.0.tgz"; | |
| hash = "sha512-yEFYrVhod+hdNyx7g5Bnkkb0G6si8HJurOoOEgC8B/O0uXLHlaey/65KRv6cuWBNhBgHKAROVpc7QyYqE5gFng=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.3.1.tgz"; | |
| hash = "sha512-gBXpgUm/3rp1lMZZrM/w7D8GKqshif0zAymAhbCyIt8KMe+0v9DQ7cdYLR4FHH/cKpdTXb+A/tKKU3eolfsI+g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.4.0.tgz"; | |
| hash = "sha512-uSaO4gnW+b3Y2aWoWfFpX62vn2sR3skfhbjsEnaBI81WD1wBLlHZe5sWf0AqjksNdYTbGBEd0UasQMT3SNV15g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/tailwind-variants/-/tailwind-variants-3.1.1.tgz"; | |
| hash = "sha512-ftLXe3krnqkMHsuBTEmaVUXYovXtPyTK7ckEfDRXS8PBZx0bAUas+A0jYxuKA5b8qg++wvQ3d2MQ7l/xeZxbZQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/tailwindcss-react-aria-components/-/tailwindcss-react-aria-components-2.0.1.tgz"; | |
| hash = "sha512-yTAfYv9BE/gKczS+b8UiFMqxnrEYKKNE6Y4vAWzGadkHGb4Yuawp0SHbZKkZJQgFvK0KjO3JpCq/0kzR5jJ9tw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.17.tgz"; | |
| hash = "sha512-j9Ee2YjuQqYT9bbRTfTZht9W/ytp5H+jJpZKiYdP/bpnXARAuELt9ofP0lPnmHjbga7SNQIxdTAXCmtKVYjN+Q=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz"; | |
| hash = "sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.4.tgz"; | |
| hash = "sha512-mDAjwmZdh7LTT6pNleZ05Yt65HC3E+NiQzl672vQG38jIrehtJk/J3mNwIg+vShQPcLF/LV7CMnDW6vjj6sfYQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz"; | |
| hash = "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.7.tgz"; | |
| hash = "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/tar/-/tar-7.5.2.tgz"; | |
| hash = "sha512-7NyxrTE4Anh8km8iEy7o0QYPs+0JKBTj5ZaqHg6B39erLg0qYXN3BijtShwbsNSvQ+LN75+KV+C4QR/f6Gwnpg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/terser/-/terser-5.44.1.tgz"; | |
| hash = "sha512-t/R3R/n0MSwnnazuPpPNVO60LX0SKL45pyl9YlvxIdkH0Of7D5qM2EVe+yASRIlY5pZ73nclYJfNANGWPwFDZw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.3.tgz"; | |
| hash = "sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.3.tgz"; | |
| hash = "sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/tiny-warning/-/tiny-warning-1.0.3.tgz"; | |
| hash = "sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/tinybench/-/tinybench-2.9.0.tgz"; | |
| hash = "sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/tinyexec/-/tinyexec-1.0.2.tgz"; | |
| hash = "sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz"; | |
| hash = "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/tinyrainbow/-/tinyrainbow-3.0.3.tgz"; | |
| hash = "sha512-PSkbLUoxOFRzJYjjxHJt9xro7D+iilgMX/C9lawzVuYiIdcihh9DXmVibBe8lmcFrRi/VzlPjBxbN7rH24q8/Q=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz"; | |
| hash = "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz"; | |
| hash = "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/toml/-/toml-3.0.0.tgz"; | |
| hash = "sha512-y/mWCZinnvxjTKYhJ+pYxwD0mRLVvOtdS2Awbgxln6iEnt4rk0yBxeSBHkGJcPucRiG0e55mwWp+g/05rsrd6w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz"; | |
| hash = "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/tsconfck/-/tsconfck-3.1.6.tgz"; | |
| hash = "sha512-ks6Vjr/jEw0P1gmOVwutM3B7fWxoWBL2KRDb1JfqGVawBmO5UsvmWOQFGHBPl5yxYz4eERr19E6L7NMv+Fej4w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz"; | |
| hash = "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz"; | |
| hash = "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/tsx/-/tsx-4.20.6.tgz"; | |
| hash = "sha512-ytQKuwgmrrkDTFP4LjR0ToE2nqgy886GpvRSpU0JAnrdBYppuY5rLkRUYPU1yCryb24SsKBTL/hlDQAEFVwtZg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/tsyringe/-/tsyringe-4.10.0.tgz"; | |
| hash = "sha512-axr3IdNuVIxnaK5XGEUFTu3YmAQ6lllgrvqfEoR16g/HGnYY/6We4oWENtAnzK6/LpJ2ur9PAb80RBt7/U4ugw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz"; | |
| hash = "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.4.0.tgz"; | |
| hash = "sha512-7bziOlRqH0hJx80h/3mbicLW7o8qLsH5+RaLR2t+OHM3D0JlWGODQKQ4cxbK7WlvmUxpcj6Kgu6EKqjrGFe3QQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/type-fest/-/type-fest-5.2.0.tgz"; | |
| hash = "sha512-xxCJm+Bckc6kQBknN7i9fnP/xobQRsRQxR01CztFkp/h++yfVxUUcmMgfR2HttJx/dpWjS9ubVuyspJv24Q9DA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/typescript/-/typescript-5.9.2.tgz"; | |
| hash = "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/uc.micro/-/uc.micro-2.1.0.tgz"; | |
| hash = "sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/ufo/-/ufo-1.6.1.tgz"; | |
| hash = "sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/ultrahtml/-/ultrahtml-1.6.0.tgz"; | |
| hash = "sha512-R9fBn90VTJrqqLDwyMph+HGne8eqY1iPfYhPzZrvKpIfwkWZbcYlfpsb8B9dTvBfpy1/hqAD7Wi8EKfP9e8zdw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/uncrypto/-/uncrypto-0.1.3.tgz"; | |
| hash = "sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/unctx/-/unctx-2.4.1.tgz"; | |
| hash = "sha512-AbaYw0Nm4mK4qjhns67C+kgxR2YWiwlDBPzxrN8h8C6VtAdCgditAY5Dezu3IJy4XVqAnbrXt9oQJvsn3fyozg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz"; | |
| hash = "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/undici/-/undici-7.16.0.tgz"; | |
| hash = "sha512-QEg3HPMll0o3t2ourKwOeUAZ159Kn9mx5pnzHRQO8+Wixmh88YdZRiIwat0iNzNNXn0yoEtXJqFpyW7eM8BV7g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/unenv/-/unenv-2.0.0-rc.24.tgz"; | |
| hash = "sha512-i7qRCmY42zmCwnYlh9H2SvLEypEFGye5iRmEMKjcGi7zk9UquigRjFtTLz0TYqr0ZGLZhaMHl/foy1bZR+Cwlw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.3.0.tgz"; | |
| hash = "sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/unimport/-/unimport-5.5.0.tgz"; | |
| hash = "sha512-/JpWMG9s1nBSlXJAQ8EREFTFy3oy6USFd8T6AoBaw1q2GGcF4R9yp3ofg32UODZlYEO5VD0EWE1RpI9XDWyPYg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/unplugin-utils/-/unplugin-utils-0.3.1.tgz"; | |
| hash = "sha512-5lWVjgi6vuHhJ526bI4nlCOmkCIF3nnfXkCMDeMJrtdvxTs6ZFCM8oNufGTsDbKv/tJ/xj8RpvXjRuPBZJuJog=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/unplugin/-/unplugin-2.3.10.tgz"; | |
| hash = "sha512-6NCPkv1ClwH+/BGE9QeoTIl09nuiAt0gS28nn1PvYXsGKRwM2TCbFA2QiilmehPDTXIe684k4rZI1yl3A1PCUw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/unstorage/-/unstorage-1.17.2.tgz"; | |
| hash = "sha512-cKEsD6iBWJgOMJ6vW1ID/SYuqNf8oN4yqRk8OYqaVQ3nnkJXOT1PSpaMh2QfzLs78UN5kSNRD2c/mgjT8tX7+w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/untun/-/untun-0.1.3.tgz"; | |
| hash = "sha512-4luGP9LMYszMRZwsvyUd9MrxgEGZdZuZgpVQHEEX0lCYFESasVRvZd0EYpCkOIbJKHMuv0LskpXc/8Un+MJzEQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/untyped/-/untyped-2.0.0.tgz"; | |
| hash = "sha512-nwNCjxJTjNuLCgFr42fEak5OcLuB3ecca+9ksPFNvtfYSLpjf+iJqSIaSnIile6ZPbKYxI5k2AfXqeopGudK/g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/unwasm/-/unwasm-0.3.11.tgz"; | |
| hash = "sha512-Vhp5gb1tusSQw5of/g3Q697srYgMXvwMgXMjcG4ZNga02fDX9coxJ9fAb0Ci38hM2Hv/U1FXRPGgjP2BYqhNoQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.4.tgz"; | |
| hash = "sha512-q0SPT4xyU84saUX+tomz1WLkxUbuaJnR1xWt17M7fJtEJigJeWUNGUqrauFXsHnqev9y9JTRGwk13tFBuKby4A=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/uqr/-/uqr-0.1.2.tgz"; | |
| hash = "sha512-MJu7ypHq6QasgF5YRTjqscSzQp/W11zoUk6kvmlH+fmWEs63Y0Eib13hYFwAzagRJcVY8WVnlV+eBDUGMJ5IbA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz"; | |
| hash = "sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"; | |
| hash = "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/uuid/-/uuid-11.1.0.tgz"; | |
| hash = "sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A=="; | |
| }; | |
| "vault" = copyPathToStore ./services/vault; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/vite-tsconfig-paths/-/vite-tsconfig-paths-5.1.4.tgz"; | |
| hash = "sha512-cYj0LRuLV2c2sMqhqhGpaO3LretdtMn/BVX4cPLanIZuwwrkVl+lK84E/miEXkCHWXuq65rhNN4rXsBcOB3S4w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/vite/-/vite-7.2.2.tgz"; | |
| hash = "sha512-BxAKBWmIbrDgrokdGZH1IgkIk/5mMHDreLDmCJ0qpyJaAteP8NvMhkwr/ZCQNqNH97bw/dANTE9PDzqwJghfMQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/vitefu/-/vitefu-1.1.1.tgz"; | |
| hash = "sha512-B/Fegf3i8zh0yFbpzZ21amWzHmuNlLlmJT6n7bu5e+pCHUKQIfXSYokrqOBGEMMe9UG2sostKQF9mml/vYaWJQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/vitest/-/vitest-4.0.15.tgz"; | |
| hash = "sha512-n1RxDp8UJm6N0IbJLQo+yzLZ2sQCDyl1o0LeugbPWf8+8Fttp29GghsQBjYJVmWq3gBFfe9Hs1spR44vovn2wA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/w3c-keyname/-/w3c-keyname-2.2.8.tgz"; | |
| hash = "sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz"; | |
| hash = "sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz"; | |
| hash = "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz"; | |
| hash = "sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz"; | |
| hash = "sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz"; | |
| hash = "sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz"; | |
| hash = "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/which/-/which-2.0.2.tgz"; | |
| hash = "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/why-is-node-running/-/why-is-node-running-2.3.0.tgz"; | |
| hash = "sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"; | |
| hash = "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"; | |
| hash = "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz"; | |
| hash = "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz"; | |
| hash = "sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/xmlbuilder2/-/xmlbuilder2-3.1.1.tgz"; | |
| hash = "sha512-WCSfbfZnQDdLQLiMdGUQpMxxckeQ4oZNMNhLVkcekTu7xhD4tuUDyAPoY8CwXvBYE6LwBHd6QW2WZXlOWr1vCw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz"; | |
| hash = "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz"; | |
| hash = "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz"; | |
| hash = "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/yallist/-/yallist-5.0.0.tgz"; | |
| hash = "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/yaml/-/yaml-2.8.2.tgz"; | |
| hash = "sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz"; | |
| hash = "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz"; | |
| hash = "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/youch-core/-/youch-core-0.3.3.tgz"; | |
| hash = "sha512-ho7XuGjLaJ2hWHoK8yFnsUGy2Y5uDpqSTq1FkHLK4/oqKtyUU1AFbOOxY4IpC9f0fTLjwYbslUz0Po5BpD1wrA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/youch/-/youch-4.1.0-beta.12.tgz"; | |
| hash = "sha512-X+AQ2EdigcZb2h1XQmBMm19TrrfKXxEXWpnf8ThbARwiiSf/pA7MvRTCj5VHCI9z3vjJBsDeqWWyvaI9Bfp9Pg=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/zip-stream/-/zip-stream-6.0.1.tgz"; | |
| hash = "sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz"; | |
| hash = "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ=="; | |
| }; | |
| "[email protected]" = fetchurl { | |
| url = "https://registry.npmjs.org/zod/-/zod-4.1.12.tgz"; | |
| hash = "sha512-JInaHOamG8pt5+Ey8kGmdcAcg3OL9reK8ltczgHTAwNhMys/6ThXHityHxVV2p3fkw/c+MAvBHFVYHFZDmjMCQ=="; | |
| }; | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "boltstart", | |
| "version": "0.0.1", | |
| "module": "src/index.ts", | |
| "type": "module", | |
| "bin": { | |
| "boltstart": "./boltstart" | |
| }, | |
| "scripts": { | |
| "build": "bun build src/index.ts --compile --target=bun --outfile boltstart", | |
| "typecheck": "tsc --noEmit" | |
| }, | |
| "dependencies": { | |
| "@effect/cli": "0.72.1", | |
| "@effect/platform": "0.93.6", | |
| "@effect/platform-bun": "0.86.0", | |
| "@effect/sql": "0.48.6", | |
| "@effect/sql-pg": "0.49.7", | |
| "@effect/sql-sqlite-bun": "0.49.0", | |
| "effect": "3.19.9" | |
| }, | |
| "devDependencies": { | |
| "@effect/vitest": "catalog:", | |
| "vitest": "catalog:" | |
| } | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "boltstart-workspaces", | |
| "private": true, | |
| "workspaces": [ | |
| "services/*", | |
| "packages/*" | |
| ], | |
| "scripts": { | |
| "prepare": "[ -z \"${CI:-}\" ] && effect-language-service patch || true", | |
| "postinstall": "[ -z \"${CI:-}\" ] && bunx bun-workspaces ls --json --pretty > nix/workspaces.json || true", | |
| "dev:app": "bun --cwd services/app dev", | |
| "build:app": "bun --cwd services/app build", | |
| "start:app": "bun --cwd services/app start", | |
| "dev:vault": "bun --cwd services/vault dev", | |
| "test": "bun --bun x vitest run", | |
| "test:watch": "bun --bun x vitest watch" | |
| }, | |
| "devDependencies": { | |
| "vitest": "catalog:", | |
| "typescript": "catalog:", | |
| "@effect/language-service": "catalog:" | |
| }, | |
| "catalog": { | |
| "vite-tsconfig-paths": "^5.1.4", | |
| "@vitejs/plugin-react": "5.0.2", | |
| "@effect/cli": "0.72.1", | |
| "@effect/language-service": "0.60.0", | |
| "@effect/platform": "0.93.6", | |
| "@effect/platform-bun": "0.86.0", | |
| "@effect/sql": "0.48.6", | |
| "@effect/sql-sqlite-bun": "0.49.0", | |
| "@effect/vitest": "0.27.0", | |
| "drizzle-kit": "0.31.4", | |
| "effect": "3.19.9", | |
| "react": "19.2.0", | |
| "react-dom": "19.2.0", | |
| "@types/node": "24.9.2", | |
| "@types/bun": "1.3.1", | |
| "@types/react": "19.2.0", | |
| "@types/react-dom": "19.2.0", | |
| "typescript": "5.9.2", | |
| "react-aria-components": "1.13.0", | |
| "@intentui/icons": "1.11.0", | |
| "tailwindcss": "^4.1.13", | |
| "@tailwindcss/vite": "4.1.17", | |
| "@tanstack/react-form": "1.23.8", | |
| "@tanstack/react-query": "5.87.4", | |
| "@tanstack/react-router": "1.132.47", | |
| "@tanstack/react-router-ssr-query": "1.132.47", | |
| "@tanstack/react-start": "1.132.51", | |
| "react-hot-toast": "2.6.0", | |
| "motion": "12.23.24", | |
| "zod": "4.1.12", | |
| "vite": "7.2.2", | |
| "vitest": "4.0.15", | |
| "tailwind-merge": "3.3.1", | |
| "tailwind-variants": "3.1.1" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment