From ada2d48b131bbff525168711a4bfc845d8061f2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 15:16:47 +0800 Subject: [PATCH] fix(deps): update all non-major dependencies (minor) (#447) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 24 +- pnpm-lock.yaml | 1019 ++++++++++++++++++++++++------------------------ 2 files changed, 523 insertions(+), 520 deletions(-) diff --git a/package.json b/package.json index 64b8c13b18..20317df111 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "Shiro", "version": "1.1.5", "private": false, - "packageManager": "pnpm@9.9.0", + "packageManager": "pnpm@9.10.0", "license": "AGPL-3.0", "engines": { "node": ">=18" @@ -22,7 +22,7 @@ "start": "npm run dev" }, "dependencies": { - "@aws-sdk/client-s3": "3.637.0", + "@aws-sdk/client-s3": "3.645.0", "@clerk/nextjs": "5.4.1", "@clerk/themes": "2.1.27", "@excalidraw/excalidraw": "0.17.6", @@ -50,15 +50,15 @@ "@radix-ui/react-tabs": "1.1.0", "@shikijs/transformers": "1.16.1", "@shiro/fetch": "link:./packages/fetch", - "@tanstack/query-async-storage-persister": "5.54.1", - "@tanstack/react-query": "5.54.1", - "@tanstack/react-query-devtools": "5.54.1", - "@tanstack/react-query-persist-client": "5.54.1", + "@tanstack/query-async-storage-persister": "5.55.4", + "@tanstack/react-query": "5.55.4", + "@tanstack/react-query-devtools": "5.55.4", + "@tanstack/react-query-persist-client": "5.55.4", "@upstash/redis": "1.34.0", "@vercel/analytics": "1.3.1", - "@vercel/postgres": "0.9.0", + "@vercel/postgres": "0.10.0", "bypass-vue-devtools": "0.0.6", - "chroma-js": "3.0.0", + "chroma-js": "3.1.1", "clsx": "2.1.1", "colorjs.io": "^0.5.2", "crossbell": "1.12.0", @@ -82,13 +82,13 @@ "markdown-to-jsx": "npm:@innei/markdown-to-jsx@7.4.5-fork.4", "marked": "14.1.1", "medium-zoom": "1.1.0", - "mermaid": "11.1.0", + "mermaid": "11.2.0", "nanoid": "^5.0.7", "next": "14.2.7", "next-runtime-env": "3.2.2", "next-themes": "0.3.0", "ofetch": "1.3.4", - "openai": "4.57.1", + "openai": "4.58.2", "pngjs": "7.0.0", "prop-types": "15.8.1", "qrcode.react": "3.2.0", @@ -139,7 +139,7 @@ "code-inspector-plugin": "0.16.1", "cross-env": "7.0.3", "dotenv": "16.4.5", - "eslint": "9.9.1", + "eslint": "9.10.0", "eslint-config-hyoban": "3.1.4", "lint-staged": "15.2.10", "postcss": "8.4.45", @@ -156,7 +156,7 @@ "tailwind-variants": "0.2.1", "tailwindcss": "^3.4.10", "tailwindcss-animated": "1.1.2", - "typescript": "5.5.4", + "typescript": "5.6.2", "zx": "8.1.5" }, "pnpm": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d5f044edcb..f1205d5fdf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: .: dependencies: '@aws-sdk/client-s3': - specifier: 3.637.0 - version: 3.637.0 + specifier: 3.645.0 + version: 3.645.0 '@clerk/nextjs': specifier: 5.4.1 version: 5.4.1(next@14.2.7(@babel/core@7.24.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -108,17 +108,17 @@ importers: specifier: link:./packages/fetch version: link:packages/fetch '@tanstack/query-async-storage-persister': - specifier: 5.54.1 - version: 5.54.1 + specifier: 5.55.4 + version: 5.55.4 '@tanstack/react-query': - specifier: 5.54.1 - version: 5.54.1(react@18.3.1) + specifier: 5.55.4 + version: 5.55.4(react@18.3.1) '@tanstack/react-query-devtools': - specifier: 5.54.1 - version: 5.54.1(@tanstack/react-query@5.54.1(react@18.3.1))(react@18.3.1) + specifier: 5.55.4 + version: 5.55.4(@tanstack/react-query@5.55.4(react@18.3.1))(react@18.3.1) '@tanstack/react-query-persist-client': - specifier: 5.54.1 - version: 5.54.1(@tanstack/react-query@5.54.1(react@18.3.1))(react@18.3.1) + specifier: 5.55.4 + version: 5.55.4(@tanstack/react-query@5.55.4(react@18.3.1))(react@18.3.1) '@upstash/redis': specifier: 1.34.0 version: 1.34.0 @@ -126,14 +126,14 @@ importers: specifier: 1.3.1 version: 1.3.1(next@14.2.7(@babel/core@7.24.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) '@vercel/postgres': - specifier: 0.9.0 - version: 0.9.0 + specifier: 0.10.0 + version: 0.10.0 bypass-vue-devtools: specifier: 0.0.6 version: 0.0.6 chroma-js: - specifier: 3.0.0 - version: 3.0.0 + specifier: 3.1.1 + version: 3.1.1 clsx: specifier: 2.1.1 version: 2.1.1 @@ -142,7 +142,7 @@ importers: version: 0.5.2 crossbell: specifier: 1.12.0 - version: 1.12.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@6.0.4)(zod@3.23.8) + version: 1.12.0(bufferutil@4.0.8)(typescript@5.6.2)(zod@3.23.8) daisyui: specifier: 4.12.10 version: 4.12.10(postcss@8.4.45) @@ -204,8 +204,8 @@ importers: specifier: 1.1.0 version: 1.1.0 mermaid: - specifier: 11.1.0 - version: 11.1.0 + specifier: 11.2.0 + version: 11.2.0 nanoid: specifier: ^5.0.7 version: 5.0.7 @@ -222,8 +222,8 @@ importers: specifier: 1.3.4 version: 1.3.4 openai: - specifier: 4.57.1 - version: 4.57.1(zod@3.23.8) + specifier: 4.58.2 + version: 4.58.2(zod@3.23.8) pngjs: specifier: 7.0.0 version: 7.0.0 @@ -268,13 +268,13 @@ importers: version: 0.0.1 socket.io-client: specifier: 4.7.5 - version: 4.7.5(bufferutil@4.0.8)(utf-8-validate@6.0.4) + version: 4.7.5(bufferutil@4.0.8) tailwind-merge: specifier: 2.5.2 version: 2.5.2 unidata.js: specifier: 0.8.0 - version: 0.8.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@6.0.4)(zod@3.23.8) + version: 0.8.0(bufferutil@4.0.8)(typescript@5.6.2)(zod@3.23.8) unified: specifier: ^11.0.5 version: 11.0.5 @@ -311,7 +311,7 @@ importers: version: 0.3.0 '@next/bundle-analyzer': specifier: 14.2.7 - version: 14.2.7(bufferutil@4.0.8)(utf-8-validate@6.0.4) + version: 14.2.7(bufferutil@4.0.8) '@tailwindcss/container-queries': specifier: 0.1.1 version: 0.1.1(tailwindcss@3.4.10) @@ -370,11 +370,11 @@ importers: specifier: 16.4.5 version: 16.4.5 eslint: - specifier: 9.9.1 - version: 9.9.1(jiti@1.21.0) + specifier: 9.10.0 + version: 9.10.0(jiti@1.21.0) eslint-config-hyoban: specifier: 3.1.4 - version: 3.1.4(@typescript-eslint/eslint-plugin@8.4.0(@typescript-eslint/parser@8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.0))(tailwindcss@3.4.10)(typescript@5.5.4) + version: 3.1.4(@typescript-eslint/eslint-plugin@8.4.0(@typescript-eslint/parser@8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.0))(tailwindcss@3.4.10)(typescript@5.6.2) lint-staged: specifier: 15.2.10 version: 15.2.10 @@ -421,8 +421,8 @@ importers: specifier: 1.1.2 version: 1.1.2(tailwindcss@3.4.10) typescript: - specifier: 5.5.4 - version: 5.5.4 + specifier: 5.6.2 + version: 5.6.2 zx: specifier: 8.1.5 version: 8.1.5 @@ -480,22 +480,22 @@ packages: '@aws-crypto/util@5.2.0': resolution: {integrity: sha512-4RkU9EsI6ZpBve5fseQlGNUWKMa1RLPQ1dnjnQoe07ldfIzcsGb5hC5W0Dm7u423KWzawlrpbjXBrXCEv9zazQ==} - '@aws-sdk/client-s3@3.637.0': - resolution: {integrity: sha512-y6UC94fsMvhKbf0dzfnjVP1HePeGjplfcYfilZU1COIJLyTkMcUv4XcT4I407CGIrvgEafONHkiC09ygqUauNA==} + '@aws-sdk/client-s3@3.645.0': + resolution: {integrity: sha512-RjT/mfNv4yr1uv/+aEXgSIxC5EB+yHPSU7hH0KZOZrvZEFASLl0i4FeoHzbMEOH5KdKGAi0uu3zRP3D1y45sKg==} engines: {node: '>=16.0.0'} - '@aws-sdk/client-sso-oidc@3.637.0': - resolution: {integrity: sha512-27bHALN6Qb6m6KZmPvRieJ/QRlj1lyac/GT2Rn5kJpre8Mpp+yxrtvp3h9PjNBty4lCeFEENfY4dGNSozBuBcw==} + '@aws-sdk/client-sso-oidc@3.645.0': + resolution: {integrity: sha512-X9ULtdk3cO+1ysurEkJ1MSnu6U00qodXx+IVual+1jXX4RYY1WmQmfo7uDKf6FFkz7wW1DAqU+GJIBNQr0YH8A==} engines: {node: '>=16.0.0'} peerDependencies: - '@aws-sdk/client-sts': ^3.637.0 + '@aws-sdk/client-sts': ^3.645.0 - '@aws-sdk/client-sso@3.637.0': - resolution: {integrity: sha512-+KjLvgX5yJYROWo3TQuwBJlHCY0zz9PsLuEolmXQn0BVK1L/m9GteZHtd+rEdAoDGBpE0Xqjy1oz5+SmtsaRUw==} + '@aws-sdk/client-sso@3.645.0': + resolution: {integrity: sha512-2rc8TjnsNddOeKQ/pfNN7deNvGLXAeKeYtHtGDAiM2qfTKxd2sNcAsZ+JCDLyshuD4xLM5fpUyR0X8As9EAouQ==} engines: {node: '>=16.0.0'} - '@aws-sdk/client-sts@3.637.0': - resolution: {integrity: sha512-xUi7x4qDubtA8QREtlblPuAcn91GS/09YVEY/RwU7xCY0aqGuFwgszAANlha4OUIqva8oVj2WO4gJuG+iaSnhw==} + '@aws-sdk/client-sts@3.645.0': + resolution: {integrity: sha512-6azXYtvtnAsPf2ShN9vKynIYVcJOpo6IoVmoMAVgNaBJyllP+s/RORzranYZzckqfmrudSxtct4rVapjLWuAMg==} engines: {node: '>=16.0.0'} '@aws-sdk/core@3.635.0': @@ -510,22 +510,22 @@ packages: resolution: {integrity: sha512-iJyRgEjOCQlBMXqtwPLIKYc7Bsc6nqjrZybdMDenPDa+kmLg7xh8LxHsu9088e+2/wtLicE34FsJJIfzu3L82g==} engines: {node: '>=16.0.0'} - '@aws-sdk/credential-provider-ini@3.637.0': - resolution: {integrity: sha512-h+PFCWfZ0Q3Dx84SppET/TFpcQHmxFW8/oV9ArEvMilw4EBN+IlxgbL0CnHwjHW64szcmrM0mbebjEfHf4FXmw==} + '@aws-sdk/credential-provider-ini@3.645.0': + resolution: {integrity: sha512-LlZW0qwUwNlTaAIDCNpLbPsyXvS42pRIwF92fgtCQedmdnpN3XRUC6hcwSYI7Xru3GGKp3RnceOvsdOaRJORsw==} engines: {node: '>=16.0.0'} peerDependencies: - '@aws-sdk/client-sts': ^3.637.0 + '@aws-sdk/client-sts': ^3.645.0 - '@aws-sdk/credential-provider-node@3.637.0': - resolution: {integrity: sha512-yoEhoxJJfs7sPVQ6Is939BDQJZpZCoUgKr/ySse4YKOZ24t4VqgHA6+wV7rYh+7IW24Rd91UTvEzSuHYTlxlNA==} + '@aws-sdk/credential-provider-node@3.645.0': + resolution: {integrity: sha512-eGFFuNvLeXjCJf5OCIuSEflxUowmK+bCS+lK4M8ofsYOEGAivdx7C0UPxNjHpvM8wKd8vpMl5phTeS9BWX5jMQ==} engines: {node: '>=16.0.0'} '@aws-sdk/credential-provider-process@3.620.1': resolution: {integrity: sha512-hWqFMidqLAkaV9G460+1at6qa9vySbjQKKc04p59OT7lZ5cO5VH5S4aI05e+m4j364MBROjjk2ugNvfNf/8ILg==} engines: {node: '>=16.0.0'} - '@aws-sdk/credential-provider-sso@3.637.0': - resolution: {integrity: sha512-Mvz+h+e62/tl+dVikLafhv+qkZJ9RUb8l2YN/LeKMWkxQylPT83CPk9aimVhCV89zth1zpREArl97+3xsfgQvA==} + '@aws-sdk/credential-provider-sso@3.645.0': + resolution: {integrity: sha512-d6XuChAl5NCsCrUexc6AFb4efPmb9+66iwPylKG+iMTMYgO1ackfy1Q2/f35jdn0jolkPkzKsVyfzsEVoID6ew==} engines: {node: '>=16.0.0'} '@aws-sdk/credential-provider-web-identity@3.621.0': @@ -570,8 +570,8 @@ packages: resolution: {integrity: sha512-GZSD1s7+JswWOTamVap79QiDaIV7byJFssBW68GYjyRS5EBjNfwA/8s+6uE6g39R3ojyTbYOmvcANoZEhSULXg==} engines: {node: '>=16.0.0'} - '@aws-sdk/middleware-user-agent@3.637.0': - resolution: {integrity: sha512-EYo0NE9/da/OY8STDsK2LvM4kNa79DBsf4YVtaG4P5pZ615IeFsD8xOHZeuJmUrSMlVQ8ywPRX7WMucUybsKug==} + '@aws-sdk/middleware-user-agent@3.645.0': + resolution: {integrity: sha512-NpTAtqWK+49lRuxfz7st9for80r4NriCMK0RfdJSoPFVntjsSQiQ7+2nW2XL05uVY633e9DvCAw8YatX3zd1mw==} engines: {node: '>=16.0.0'} '@aws-sdk/region-config-resolver@3.614.0': @@ -596,8 +596,8 @@ packages: resolution: {integrity: sha512-XUKJWWo+KOB7fbnPP0+g/o5Ulku/X53t7i/h+sPHr5xxYTJJ9CYnbToo95mzxe7xWvkLrsNtJ8L+MnNn9INs2w==} engines: {node: '>=16.0.0'} - '@aws-sdk/util-endpoints@3.637.0': - resolution: {integrity: sha512-pAqOKUHeVWHEXXDIp/qoMk/6jyxIb6GGjnK1/f8dKHtKIEs4tKsnnL563gceEvdad53OPXIt86uoevCcCzmBnw==} + '@aws-sdk/util-endpoints@3.645.0': + resolution: {integrity: sha512-Oe+xaU4ic4PB1k3pb5VTC1/MWES13IlgpaQw01bVHGfwP6Yv6zZOxizRzca2Y3E+AyR+nKD7vXtHRY+w3bi4bg==} engines: {node: '>=16.0.0'} '@aws-sdk/util-locate-window@3.568.0': @@ -1258,6 +1258,10 @@ packages: resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/js@9.10.0': + resolution: {integrity: sha512-fuXtbiP5GWIn8Fz+LWoOMVf/Jxm+aajZYkhi6CuEm4SxymFM+eUWzbO9qXT+L0iCkL5+KGYMCSGxo686H19S1g==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/js@9.9.1': resolution: {integrity: sha512-xIDQRsfg5hNBqHz04H1R3scSVwmI+KUbqjsQKHKQ1DAUSaUjYPReZZmS/5PNiKu1fUvzDd6H7DEDKACSEhu+TQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -1266,6 +1270,10 @@ packages: resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/plugin-kit@0.1.0': + resolution: {integrity: sha512-autAXT203ixhqei9xt+qkYOvY8l6LAFIdT2UXc/RPNeUVfqRF1BV94GTJyVPFKT8nFM6MyVJhjLj9E8JWvf5zQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@excalidraw/excalidraw@0.17.6': resolution: {integrity: sha512-fyCl+zG/Z5yhHDh5Fq2ZGmphcrALmuOdtITm8gN4d8w4ntnaopTXcTfnAAaU3VleDC6LhTkoLOTG6P5kgREiIg==} peerDependencies: @@ -2204,32 +2212,32 @@ packages: peerDependencies: tailwindcss: '>=3.0.0 || insiders || >=4.0.0-alpha.20' - '@tanstack/query-async-storage-persister@5.54.1': - resolution: {integrity: sha512-2nbQy1ZxT8OICDZLcijCxdx6UzVzwHJp82t90BzbsbZjsNDRSZ2aoy52wyt4LsWup+YPknzX0lRd+LHT6FGvgA==} + '@tanstack/query-async-storage-persister@5.55.4': + resolution: {integrity: sha512-fGcvtbLQcrH5EhziBhYFVbbG1oAUo5GI9lQ0uCFBuSrV5ggl2b43BERoYrmYZPkg8z7ptIDchguDmK/ZkkvWww==} - '@tanstack/query-core@5.54.1': - resolution: {integrity: sha512-hKS+WRpT5zBFip21pB6Jx1C0hranWQrbv5EJ7qPoiV5MYI3C8rTCqWC9DdBseiPT1JgQWh8Y55YthuYZNiw3Xw==} + '@tanstack/query-core@5.55.4': + resolution: {integrity: sha512-uoRqNnRfzOH4OMIoxj8E2+Us89UIGXfau981qYJWsNMkFS1GXR4UIyzUTVGq4N7SDLHgFPpo6IOazqUV5gkMZA==} - '@tanstack/query-devtools@5.54.0': - resolution: {integrity: sha512-B8Sa6mh7/4m2fyk2/YnUXeOZ1/us7G/C/i1It8YcCbieXc8vf1AdSYjR+mZIoJeKOKLqA741hZqfj8d4F1NCVg==} + '@tanstack/query-devtools@5.55.1': + resolution: {integrity: sha512-2g0TWQGlkyHs9maHIU5A7lRunG4Rj3Y5lOEenE+fydE4zk7GqRs7rKJBp7F74iqRo/cA9V6t1YYQWqd6YRBmcQ==} - '@tanstack/query-persist-client-core@5.54.1': - resolution: {integrity: sha512-qmBkrC5HA3XHwwrx/pWjegncQFcmuoAaffwbrXm07OrsOxxeTGLt8aFl8RYbWAs75a8+9uneqVFQfgv5QRqxBA==} + '@tanstack/query-persist-client-core@5.55.4': + resolution: {integrity: sha512-ebdslxxgS+F9Fq0MVrCAk8f126ynX/3HW5UxmFe6YvrwU/TQ6pSsdtkp+Lt6/9llj6H6bKonRfloVN6i4BAnoA==} - '@tanstack/react-query-devtools@5.54.1': - resolution: {integrity: sha512-6kJoLujP1f+8dSoOjK15uJl79XhTAdyPIKIcMJ33s5zIva6d7AUuTWoj7opcfkUvU/Jy0xXivHPsrhFHhi0SxA==} + '@tanstack/react-query-devtools@5.55.4': + resolution: {integrity: sha512-4uXcG95JV6TrlefF6n0NDckgY9QVwNPKVcn81a+MmJyKkZ704otBjtuSgXNznx5zNFnGrWlgH1luoD+bZPASuQ==} peerDependencies: - '@tanstack/react-query': ^5.54.1 + '@tanstack/react-query': ^5.55.4 react: ^18 || ^19 - '@tanstack/react-query-persist-client@5.54.1': - resolution: {integrity: sha512-qB8uAvhj8lzg4TUJ8ZesNOifyRYeYZop+vqVDVB/lGYyxk7RN7VXnflt+edFhyT3NieVCsexJPgQMcTtlfWYlg==} + '@tanstack/react-query-persist-client@5.55.4': + resolution: {integrity: sha512-WLg0eHqCWFaKd8QBWJ+h1++Noe3iVtdv1YQzRQ30FF5b3xAuCPiuw/HDsQvo1msAfIU+AU5cce03deVNgVR9hQ==} peerDependencies: - '@tanstack/react-query': ^5.54.1 + '@tanstack/react-query': ^5.55.4 react: ^18 || ^19 - '@tanstack/react-query@5.54.1': - resolution: {integrity: sha512-SuMi4JBYv49UtmiRyqjxY7XAnE1qwLht9nlkC8sioxFXz5Uzj30lepiKf2mYXuXfC7fHYjTrAPkNx+427pRHXA==} + '@tanstack/react-query@5.55.4': + resolution: {integrity: sha512-e3uX5XkLD9oTV66/VsVpkYz3Ds/ps/Yk+V5d89xthAbtNIKKBEm4FdNb9yISFzGEGezUzVO68qmfmiSrtScvsg==} peerDependencies: react: ^18 || ^19 @@ -2482,9 +2490,9 @@ packages: react: optional: true - '@vercel/postgres@0.9.0': - resolution: {integrity: sha512-WiI2g3+ce2g1u1gP41MoDj2DsMuQQ+us7vHobysRixKECGaLHpfTI7DuVZmHU087ozRAGr3GocSyqmWLLo+fig==} - engines: {node: '>=14.6'} + '@vercel/postgres@0.10.0': + resolution: {integrity: sha512-fSD23DxGND40IzSkXjcFcxr53t3Tiym59Is0jSYIFpG4/0f0KO9SGtcp1sXiebvPaGe7N/tU05cH4yt2S6/IPg==} + engines: {node: '>=18.14'} '@vue/compiler-core@3.4.31': resolution: {integrity: sha512-skOiodXWTV3DxfDhB4rOf3OGalpITLlgCeOwb+Y9GJpfQ8ErigdBUHomBzvG78JoVE8MJoQsb+qhZiHfKeNeEg==} @@ -2763,8 +2771,8 @@ packages: resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==} engines: {node: '>= 8.10.0'} - chroma-js@3.0.0: - resolution: {integrity: sha512-ZFn4qxtZTvRJ7XatOLgaHGJYN10LoS6T0EMsu7IVayFG5+b6Yw8wCGQL5qLgo4B+wrRZ9niCrozOQ4a584bvaA==} + chroma-js@3.1.1: + resolution: {integrity: sha512-CGr6w73Gi86142RWqZ1RjED/CyduYw2vMTikQZUvr2jGIihnZlMo/Kzm9rYHWDP2pJc6eebwc8CkX0iteBon+A==} ci-info@4.0.0: resolution: {integrity: sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==} @@ -3452,8 +3460,8 @@ packages: resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - eslint@9.9.1: - resolution: {integrity: sha512-dHvhrbfr4xFQ9/dq+jcVneZMyRYLjggWjk6RVsIiHsP8Rz6yZ8LvZ//iU4TrZF+SXWG+JkNF2OyiZRvzgRDqMg==} + eslint@9.10.0: + resolution: {integrity: sha512-Y4D0IgtBZfOcOUAIQTSXBKoNGfY0REGqHJG6+Q81vNippW5YlKjHFj4soMxamKK1NXHUWuBZTLdU3Km+L/pcHw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: @@ -4203,8 +4211,8 @@ packages: mermaid@10.9.1: resolution: {integrity: sha512-Mx45Obds5W1UkW1nv/7dHRsbfMM1aOKA2+Pxs/IGHNonygDHwmng8xTHyS9z4KWVi0rbko8gjiBmuwwXQ7tiNA==} - mermaid@11.1.0: - resolution: {integrity: sha512-ICexrwPRzU1USFcpAdrVVGjCwEajD+iAwu2LVHi59D6VbXmFhwfB9TbCL3sA6NBR1tl5qUjQSAOdc9lOKlXnEw==} + mermaid@11.2.0: + resolution: {integrity: sha512-ZinOa063lk81lujX8vkINNqmFaNMk1A95Z4kCL7fE6QLAi01CxeiUJVw+tpXU+lAM73utO39G+2PLjxS2GYS/w==} micromark-core-commonmark@1.1.0: resolution: {integrity: sha512-BgHO1aRbolh2hcrzL2d1La37V0Aoz73ymF8rAcKnohLy93titmv62E0gP8Hrx9PKcKrqCZ1BbLGbP3bEhoXYlw==} @@ -4580,8 +4588,8 @@ packages: resolution: {integrity: sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==} engines: {node: '>=18'} - openai@4.57.1: - resolution: {integrity: sha512-7q+4U9A/klaAT40bqL6sPFhIKb4jsUJ8udddCzaf8mdwICYeBG7grps/zDcrOUfkwCxCzR6fxfDDah3WqHoVUA==} + openai@4.58.2: + resolution: {integrity: sha512-hIalypYELt7/PcryFpz4Gi1z/8ZDzukWyOhr+jKM6L/GVE+t4NseaENXKt+OxnkkIm/1R2EkdGxgnHrZ0kB5bQ==} hasBin: true peerDependencies: zod: ^3.23.8 @@ -5671,8 +5679,8 @@ packages: typescript: optional: true - typescript@5.5.4: - resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==} + typescript@5.6.2: + resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==} engines: {node: '>=14.17'} hasBin: true @@ -5760,10 +5768,6 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 - utf-8-validate@6.0.4: - resolution: {integrity: sha512-xu9GQDeFp+eZ6LnCywXN/zBancWvOpUMzgjLPSjy4BRHSmTelvn2E0DG0o1sTiw5hkCKBHo8rwSKncfRfv2EEQ==} - engines: {node: '>=6.14.2'} - util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} @@ -6005,13 +6009,13 @@ snapshots: dependencies: '@aws-crypto/util': 5.2.0 '@aws-sdk/types': 3.609.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-crypto/crc32c@5.2.0': dependencies: '@aws-crypto/util': 5.2.0 '@aws-sdk/types': 3.609.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-crypto/sha1-browser@5.2.0': dependencies: @@ -6020,7 +6024,7 @@ snapshots: '@aws-sdk/types': 3.609.0 '@aws-sdk/util-locate-window': 3.568.0 '@smithy/util-utf8': 2.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-crypto/sha256-browser@5.2.0': dependencies: @@ -6030,33 +6034,33 @@ snapshots: '@aws-sdk/types': 3.609.0 '@aws-sdk/util-locate-window': 3.568.0 '@smithy/util-utf8': 2.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-crypto/sha256-js@5.2.0': dependencies: '@aws-crypto/util': 5.2.0 '@aws-sdk/types': 3.609.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-crypto/supports-web-crypto@5.2.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@aws-crypto/util@5.2.0': dependencies: '@aws-sdk/types': 3.609.0 '@smithy/util-utf8': 2.3.0 - tslib: 2.6.2 + tslib: 2.7.0 - '@aws-sdk/client-s3@3.637.0': + '@aws-sdk/client-s3@3.645.0': dependencies: '@aws-crypto/sha1-browser': 5.2.0 '@aws-crypto/sha256-browser': 5.2.0 '@aws-crypto/sha256-js': 5.2.0 - '@aws-sdk/client-sso-oidc': 3.637.0(@aws-sdk/client-sts@3.637.0) - '@aws-sdk/client-sts': 3.637.0 + '@aws-sdk/client-sso-oidc': 3.645.0(@aws-sdk/client-sts@3.645.0) + '@aws-sdk/client-sts': 3.645.0 '@aws-sdk/core': 3.635.0 - '@aws-sdk/credential-provider-node': 3.637.0(@aws-sdk/client-sso-oidc@3.637.0(@aws-sdk/client-sts@3.637.0))(@aws-sdk/client-sts@3.637.0) + '@aws-sdk/credential-provider-node': 3.645.0(@aws-sdk/client-sso-oidc@3.645.0(@aws-sdk/client-sts@3.645.0))(@aws-sdk/client-sts@3.645.0) '@aws-sdk/middleware-bucket-endpoint': 3.620.0 '@aws-sdk/middleware-expect-continue': 3.620.0 '@aws-sdk/middleware-flexible-checksums': 3.620.0 @@ -6066,11 +6070,11 @@ snapshots: '@aws-sdk/middleware-recursion-detection': 3.620.0 '@aws-sdk/middleware-sdk-s3': 3.635.0 '@aws-sdk/middleware-ssec': 3.609.0 - '@aws-sdk/middleware-user-agent': 3.637.0 + '@aws-sdk/middleware-user-agent': 3.645.0 '@aws-sdk/region-config-resolver': 3.614.0 '@aws-sdk/signature-v4-multi-region': 3.635.0 '@aws-sdk/types': 3.609.0 - '@aws-sdk/util-endpoints': 3.637.0 + '@aws-sdk/util-endpoints': 3.645.0 '@aws-sdk/util-user-agent-browser': 3.609.0 '@aws-sdk/util-user-agent-node': 3.614.0 '@aws-sdk/xml-builder': 3.609.0 @@ -6107,24 +6111,24 @@ snapshots: '@smithy/util-stream': 3.1.3 '@smithy/util-utf8': 3.0.0 '@smithy/util-waiter': 3.1.2 - tslib: 2.6.2 + tslib: 2.7.0 transitivePeerDependencies: - aws-crt - '@aws-sdk/client-sso-oidc@3.637.0(@aws-sdk/client-sts@3.637.0)': + '@aws-sdk/client-sso-oidc@3.645.0(@aws-sdk/client-sts@3.645.0)': dependencies: '@aws-crypto/sha256-browser': 5.2.0 '@aws-crypto/sha256-js': 5.2.0 - '@aws-sdk/client-sts': 3.637.0 + '@aws-sdk/client-sts': 3.645.0 '@aws-sdk/core': 3.635.0 - '@aws-sdk/credential-provider-node': 3.637.0(@aws-sdk/client-sso-oidc@3.637.0(@aws-sdk/client-sts@3.637.0))(@aws-sdk/client-sts@3.637.0) + '@aws-sdk/credential-provider-node': 3.645.0(@aws-sdk/client-sso-oidc@3.645.0(@aws-sdk/client-sts@3.645.0))(@aws-sdk/client-sts@3.645.0) '@aws-sdk/middleware-host-header': 3.620.0 '@aws-sdk/middleware-logger': 3.609.0 '@aws-sdk/middleware-recursion-detection': 3.620.0 - '@aws-sdk/middleware-user-agent': 3.637.0 + '@aws-sdk/middleware-user-agent': 3.645.0 '@aws-sdk/region-config-resolver': 3.614.0 '@aws-sdk/types': 3.609.0 - '@aws-sdk/util-endpoints': 3.637.0 + '@aws-sdk/util-endpoints': 3.645.0 '@aws-sdk/util-user-agent-browser': 3.609.0 '@aws-sdk/util-user-agent-node': 3.614.0 '@smithy/config-resolver': 3.0.5 @@ -6152,11 +6156,11 @@ snapshots: '@smithy/util-middleware': 3.0.3 '@smithy/util-retry': 3.0.3 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 transitivePeerDependencies: - aws-crt - '@aws-sdk/client-sso@3.637.0': + '@aws-sdk/client-sso@3.645.0': dependencies: '@aws-crypto/sha256-browser': 5.2.0 '@aws-crypto/sha256-js': 5.2.0 @@ -6164,10 +6168,10 @@ snapshots: '@aws-sdk/middleware-host-header': 3.620.0 '@aws-sdk/middleware-logger': 3.609.0 '@aws-sdk/middleware-recursion-detection': 3.620.0 - '@aws-sdk/middleware-user-agent': 3.637.0 + '@aws-sdk/middleware-user-agent': 3.645.0 '@aws-sdk/region-config-resolver': 3.614.0 '@aws-sdk/types': 3.609.0 - '@aws-sdk/util-endpoints': 3.637.0 + '@aws-sdk/util-endpoints': 3.645.0 '@aws-sdk/util-user-agent-browser': 3.609.0 '@aws-sdk/util-user-agent-node': 3.614.0 '@smithy/config-resolver': 3.0.5 @@ -6195,24 +6199,24 @@ snapshots: '@smithy/util-middleware': 3.0.3 '@smithy/util-retry': 3.0.3 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 transitivePeerDependencies: - aws-crt - '@aws-sdk/client-sts@3.637.0': + '@aws-sdk/client-sts@3.645.0': dependencies: '@aws-crypto/sha256-browser': 5.2.0 '@aws-crypto/sha256-js': 5.2.0 - '@aws-sdk/client-sso-oidc': 3.637.0(@aws-sdk/client-sts@3.637.0) + '@aws-sdk/client-sso-oidc': 3.645.0(@aws-sdk/client-sts@3.645.0) '@aws-sdk/core': 3.635.0 - '@aws-sdk/credential-provider-node': 3.637.0(@aws-sdk/client-sso-oidc@3.637.0(@aws-sdk/client-sts@3.637.0))(@aws-sdk/client-sts@3.637.0) + '@aws-sdk/credential-provider-node': 3.645.0(@aws-sdk/client-sso-oidc@3.645.0(@aws-sdk/client-sts@3.645.0))(@aws-sdk/client-sts@3.645.0) '@aws-sdk/middleware-host-header': 3.620.0 '@aws-sdk/middleware-logger': 3.609.0 '@aws-sdk/middleware-recursion-detection': 3.620.0 - '@aws-sdk/middleware-user-agent': 3.637.0 + '@aws-sdk/middleware-user-agent': 3.645.0 '@aws-sdk/region-config-resolver': 3.614.0 '@aws-sdk/types': 3.609.0 - '@aws-sdk/util-endpoints': 3.637.0 + '@aws-sdk/util-endpoints': 3.645.0 '@aws-sdk/util-user-agent-browser': 3.609.0 '@aws-sdk/util-user-agent-node': 3.614.0 '@smithy/config-resolver': 3.0.5 @@ -6240,7 +6244,7 @@ snapshots: '@smithy/util-middleware': 3.0.3 '@smithy/util-retry': 3.0.3 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 transitivePeerDependencies: - aws-crt @@ -6255,14 +6259,14 @@ snapshots: '@smithy/types': 3.3.0 '@smithy/util-middleware': 3.0.3 fast-xml-parser: 4.4.1 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/credential-provider-env@3.620.1': dependencies: '@aws-sdk/types': 3.609.0 '@smithy/property-provider': 3.1.3 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/credential-provider-http@3.635.0': dependencies: @@ -6274,40 +6278,40 @@ snapshots: '@smithy/smithy-client': 3.2.0 '@smithy/types': 3.3.0 '@smithy/util-stream': 3.1.3 - tslib: 2.6.2 + tslib: 2.7.0 - '@aws-sdk/credential-provider-ini@3.637.0(@aws-sdk/client-sso-oidc@3.637.0(@aws-sdk/client-sts@3.637.0))(@aws-sdk/client-sts@3.637.0)': + '@aws-sdk/credential-provider-ini@3.645.0(@aws-sdk/client-sso-oidc@3.645.0(@aws-sdk/client-sts@3.645.0))(@aws-sdk/client-sts@3.645.0)': dependencies: - '@aws-sdk/client-sts': 3.637.0 + '@aws-sdk/client-sts': 3.645.0 '@aws-sdk/credential-provider-env': 3.620.1 '@aws-sdk/credential-provider-http': 3.635.0 '@aws-sdk/credential-provider-process': 3.620.1 - '@aws-sdk/credential-provider-sso': 3.637.0(@aws-sdk/client-sso-oidc@3.637.0(@aws-sdk/client-sts@3.637.0)) - '@aws-sdk/credential-provider-web-identity': 3.621.0(@aws-sdk/client-sts@3.637.0) + '@aws-sdk/credential-provider-sso': 3.645.0(@aws-sdk/client-sso-oidc@3.645.0(@aws-sdk/client-sts@3.645.0)) + '@aws-sdk/credential-provider-web-identity': 3.621.0(@aws-sdk/client-sts@3.645.0) '@aws-sdk/types': 3.609.0 '@smithy/credential-provider-imds': 3.2.0 '@smithy/property-provider': 3.1.3 '@smithy/shared-ini-file-loader': 3.1.4 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 transitivePeerDependencies: - '@aws-sdk/client-sso-oidc' - aws-crt - '@aws-sdk/credential-provider-node@3.637.0(@aws-sdk/client-sso-oidc@3.637.0(@aws-sdk/client-sts@3.637.0))(@aws-sdk/client-sts@3.637.0)': + '@aws-sdk/credential-provider-node@3.645.0(@aws-sdk/client-sso-oidc@3.645.0(@aws-sdk/client-sts@3.645.0))(@aws-sdk/client-sts@3.645.0)': dependencies: '@aws-sdk/credential-provider-env': 3.620.1 '@aws-sdk/credential-provider-http': 3.635.0 - '@aws-sdk/credential-provider-ini': 3.637.0(@aws-sdk/client-sso-oidc@3.637.0(@aws-sdk/client-sts@3.637.0))(@aws-sdk/client-sts@3.637.0) + '@aws-sdk/credential-provider-ini': 3.645.0(@aws-sdk/client-sso-oidc@3.645.0(@aws-sdk/client-sts@3.645.0))(@aws-sdk/client-sts@3.645.0) '@aws-sdk/credential-provider-process': 3.620.1 - '@aws-sdk/credential-provider-sso': 3.637.0(@aws-sdk/client-sso-oidc@3.637.0(@aws-sdk/client-sts@3.637.0)) - '@aws-sdk/credential-provider-web-identity': 3.621.0(@aws-sdk/client-sts@3.637.0) + '@aws-sdk/credential-provider-sso': 3.645.0(@aws-sdk/client-sso-oidc@3.645.0(@aws-sdk/client-sts@3.645.0)) + '@aws-sdk/credential-provider-web-identity': 3.621.0(@aws-sdk/client-sts@3.645.0) '@aws-sdk/types': 3.609.0 '@smithy/credential-provider-imds': 3.2.0 '@smithy/property-provider': 3.1.3 '@smithy/shared-ini-file-loader': 3.1.4 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 transitivePeerDependencies: - '@aws-sdk/client-sso-oidc' - '@aws-sdk/client-sts' @@ -6319,28 +6323,28 @@ snapshots: '@smithy/property-provider': 3.1.3 '@smithy/shared-ini-file-loader': 3.1.4 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 - '@aws-sdk/credential-provider-sso@3.637.0(@aws-sdk/client-sso-oidc@3.637.0(@aws-sdk/client-sts@3.637.0))': + '@aws-sdk/credential-provider-sso@3.645.0(@aws-sdk/client-sso-oidc@3.645.0(@aws-sdk/client-sts@3.645.0))': dependencies: - '@aws-sdk/client-sso': 3.637.0 - '@aws-sdk/token-providers': 3.614.0(@aws-sdk/client-sso-oidc@3.637.0(@aws-sdk/client-sts@3.637.0)) + '@aws-sdk/client-sso': 3.645.0 + '@aws-sdk/token-providers': 3.614.0(@aws-sdk/client-sso-oidc@3.645.0(@aws-sdk/client-sts@3.645.0)) '@aws-sdk/types': 3.609.0 '@smithy/property-provider': 3.1.3 '@smithy/shared-ini-file-loader': 3.1.4 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 transitivePeerDependencies: - '@aws-sdk/client-sso-oidc' - aws-crt - '@aws-sdk/credential-provider-web-identity@3.621.0(@aws-sdk/client-sts@3.637.0)': + '@aws-sdk/credential-provider-web-identity@3.621.0(@aws-sdk/client-sts@3.645.0)': dependencies: - '@aws-sdk/client-sts': 3.637.0 + '@aws-sdk/client-sts': 3.645.0 '@aws-sdk/types': 3.609.0 '@smithy/property-provider': 3.1.3 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/middleware-bucket-endpoint@3.620.0': dependencies: @@ -6350,14 +6354,14 @@ snapshots: '@smithy/protocol-http': 4.1.0 '@smithy/types': 3.3.0 '@smithy/util-config-provider': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/middleware-expect-continue@3.620.0': dependencies: '@aws-sdk/types': 3.609.0 '@smithy/protocol-http': 4.1.0 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/middleware-flexible-checksums@3.620.0': dependencies: @@ -6368,33 +6372,33 @@ snapshots: '@smithy/protocol-http': 4.1.0 '@smithy/types': 3.3.0 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/middleware-host-header@3.620.0': dependencies: '@aws-sdk/types': 3.609.0 '@smithy/protocol-http': 4.1.0 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/middleware-location-constraint@3.609.0': dependencies: '@aws-sdk/types': 3.609.0 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/middleware-logger@3.609.0': dependencies: '@aws-sdk/types': 3.609.0 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/middleware-recursion-detection@3.620.0': dependencies: '@aws-sdk/types': 3.609.0 '@smithy/protocol-http': 4.1.0 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/middleware-sdk-s3@3.635.0': dependencies: @@ -6411,21 +6415,21 @@ snapshots: '@smithy/util-middleware': 3.0.3 '@smithy/util-stream': 3.1.3 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/middleware-ssec@3.609.0': dependencies: '@aws-sdk/types': 3.609.0 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 - '@aws-sdk/middleware-user-agent@3.637.0': + '@aws-sdk/middleware-user-agent@3.645.0': dependencies: '@aws-sdk/types': 3.609.0 - '@aws-sdk/util-endpoints': 3.637.0 + '@aws-sdk/util-endpoints': 3.645.0 '@smithy/protocol-http': 4.1.0 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/region-config-resolver@3.614.0': dependencies: @@ -6434,7 +6438,7 @@ snapshots: '@smithy/types': 3.3.0 '@smithy/util-config-provider': 3.0.0 '@smithy/util-middleware': 3.0.3 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/signature-v4-multi-region@3.635.0': dependencies: @@ -6443,55 +6447,55 @@ snapshots: '@smithy/protocol-http': 4.1.0 '@smithy/signature-v4': 4.1.0 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 - '@aws-sdk/token-providers@3.614.0(@aws-sdk/client-sso-oidc@3.637.0(@aws-sdk/client-sts@3.637.0))': + '@aws-sdk/token-providers@3.614.0(@aws-sdk/client-sso-oidc@3.645.0(@aws-sdk/client-sts@3.645.0))': dependencies: - '@aws-sdk/client-sso-oidc': 3.637.0(@aws-sdk/client-sts@3.637.0) + '@aws-sdk/client-sso-oidc': 3.645.0(@aws-sdk/client-sts@3.645.0) '@aws-sdk/types': 3.609.0 '@smithy/property-provider': 3.1.3 '@smithy/shared-ini-file-loader': 3.1.4 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/types@3.609.0': dependencies: '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/util-arn-parser@3.568.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 - '@aws-sdk/util-endpoints@3.637.0': + '@aws-sdk/util-endpoints@3.645.0': dependencies: '@aws-sdk/types': 3.609.0 '@smithy/types': 3.3.0 '@smithy/util-endpoints': 2.0.5 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/util-locate-window@3.568.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/util-user-agent-browser@3.609.0': dependencies: '@aws-sdk/types': 3.609.0 '@smithy/types': 3.3.0 bowser: 2.11.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/util-user-agent-node@3.614.0': dependencies: '@aws-sdk/types': 3.609.0 '@smithy/node-config-provider': 3.1.4 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/xml-builder@3.609.0': dependencies: '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@babel/code-frame@7.24.7': dependencies: @@ -7067,20 +7071,20 @@ snapshots: '@esbuild/win32-x64@0.23.0': optional: true - '@eslint-community/eslint-utils@4.4.0(eslint@9.9.1(jiti@1.21.0))': + '@eslint-community/eslint-utils@4.4.0(eslint@9.10.0(jiti@1.21.0))': dependencies: - eslint: 9.9.1(jiti@1.21.0) + eslint: 9.10.0(jiti@1.21.0) eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.11.0': {} - '@eslint-react/ast@1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)': + '@eslint-react/ast@1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2)': dependencies: '@eslint-react/tools': 1.13.0 - '@eslint-react/types': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@eslint-react/types': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@typescript-eslint/types': 8.4.0 - '@typescript-eslint/typescript-estree': 8.4.0(typescript@5.5.4) - '@typescript-eslint/utils': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/typescript-estree': 8.4.0(typescript@5.6.2) + '@typescript-eslint/utils': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) birecord: 0.1.1 string-ts: 2.2.0 ts-pattern: 5.3.1 @@ -7089,18 +7093,18 @@ snapshots: - supports-color - typescript - '@eslint-react/core@1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)': + '@eslint-react/core@1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2)': dependencies: - '@eslint-react/ast': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/jsx': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/shared': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@eslint-react/ast': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/jsx': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/shared': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@eslint-react/tools': 1.13.0 - '@eslint-react/types': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/var': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@eslint-react/types': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/var': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@typescript-eslint/scope-manager': 8.4.0 - '@typescript-eslint/type-utils': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/type-utils': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@typescript-eslint/types': 8.4.0 - '@typescript-eslint/utils': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/utils': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) birecord: 0.1.1 short-unique-id: 5.2.0 ts-pattern: 5.3.1 @@ -7109,46 +7113,46 @@ snapshots: - supports-color - typescript - '@eslint-react/eslint-plugin@1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)': + '@eslint-react/eslint-plugin@1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2)': dependencies: - '@eslint-react/shared': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@eslint-react/shared': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@eslint-react/tools': 1.13.0 - '@eslint-react/types': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@eslint-react/types': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@typescript-eslint/scope-manager': 8.4.0 - '@typescript-eslint/type-utils': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/type-utils': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@typescript-eslint/types': 8.4.0 - '@typescript-eslint/utils': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - eslint: 9.9.1(jiti@1.21.0) - eslint-plugin-react-debug: 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - eslint-plugin-react-dom: 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - eslint-plugin-react-hooks-extra: 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - eslint-plugin-react-naming-convention: 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - eslint-plugin-react-web-api: 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - eslint-plugin-react-x: 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/utils': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + eslint: 9.10.0(jiti@1.21.0) + eslint-plugin-react-debug: 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + eslint-plugin-react-dom: 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + eslint-plugin-react-hooks-extra: 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + eslint-plugin-react-naming-convention: 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + eslint-plugin-react-web-api: 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + eslint-plugin-react-x: 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) optionalDependencies: - typescript: 5.5.4 + typescript: 5.6.2 transitivePeerDependencies: - supports-color - '@eslint-react/jsx@1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)': + '@eslint-react/jsx@1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2)': dependencies: - '@eslint-react/ast': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@eslint-react/ast': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@eslint-react/tools': 1.13.0 - '@eslint-react/types': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/var': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@eslint-react/types': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/var': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@typescript-eslint/scope-manager': 8.4.0 '@typescript-eslint/types': 8.4.0 - '@typescript-eslint/utils': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/utils': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) ts-pattern: 5.3.1 transitivePeerDependencies: - eslint - supports-color - typescript - '@eslint-react/shared@1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)': + '@eslint-react/shared@1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2)': dependencies: '@eslint-react/tools': 1.13.0 - '@typescript-eslint/utils': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/utils': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) picomatch: 4.0.2 transitivePeerDependencies: - eslint @@ -7157,24 +7161,24 @@ snapshots: '@eslint-react/tools@1.13.0': {} - '@eslint-react/types@1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)': + '@eslint-react/types@1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2)': dependencies: '@eslint-react/tools': 1.13.0 '@typescript-eslint/types': 8.4.0 - '@typescript-eslint/utils': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/utils': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) transitivePeerDependencies: - eslint - supports-color - typescript - '@eslint-react/var@1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)': + '@eslint-react/var@1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2)': dependencies: - '@eslint-react/ast': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@eslint-react/ast': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@eslint-react/tools': 1.13.0 - '@eslint-react/types': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@eslint-react/types': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@typescript-eslint/scope-manager': 8.4.0 '@typescript-eslint/types': 8.4.0 - '@typescript-eslint/utils': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/utils': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) ts-pattern: 5.3.1 transitivePeerDependencies: - eslint @@ -7205,10 +7209,16 @@ snapshots: transitivePeerDependencies: - supports-color + '@eslint/js@9.10.0': {} + '@eslint/js@9.9.1': {} '@eslint/object-schema@2.1.4': {} + '@eslint/plugin-kit@0.1.0': + dependencies: + levn: 0.4.1 + '@excalidraw/excalidraw@0.17.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: react: 18.3.1 @@ -7353,7 +7363,7 @@ snapshots: '@milkdown/exception@7.5.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@milkdown/plugin-clipboard@7.5.0(@milkdown/core@7.5.0(@milkdown/ctx@7.5.0)(@milkdown/prose@7.5.0)(@milkdown/transformer@7.5.0(@milkdown/prose@7.5.0)))(@milkdown/ctx@7.5.0)(@milkdown/prose@7.5.0)(@milkdown/transformer@7.5.0(@milkdown/prose@7.5.0))': dependencies: @@ -7501,9 +7511,9 @@ snapshots: dependencies: '@types/pg': 8.11.6 - '@next/bundle-analyzer@14.2.7(bufferutil@4.0.8)(utf-8-validate@6.0.4)': + '@next/bundle-analyzer@14.2.7(bufferutil@4.0.8)': dependencies: - webpack-bundle-analyzer: 4.10.1(bufferutil@4.0.8)(utf-8-validate@6.0.4) + webpack-bundle-analyzer: 4.10.1(bufferutil@4.0.8) transitivePeerDependencies: - bufferutil - utf-8-validate @@ -7572,7 +7582,7 @@ snapshots: '@prosemirror-adapter/core@0.2.6': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@prosemirror-adapter/react@0.2.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: @@ -7982,16 +7992,16 @@ snapshots: '@smithy/abort-controller@3.1.1': dependencies: '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/chunked-blob-reader-native@3.0.0': dependencies: '@smithy/util-base64': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/chunked-blob-reader@3.0.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/config-resolver@3.0.5': dependencies: @@ -7999,7 +8009,7 @@ snapshots: '@smithy/types': 3.3.0 '@smithy/util-config-provider': 3.0.0 '@smithy/util-middleware': 3.0.3 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/core@2.4.0': dependencies: @@ -8012,7 +8022,7 @@ snapshots: '@smithy/util-body-length-browser': 3.0.0 '@smithy/util-middleware': 3.0.3 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/credential-provider-imds@3.2.0': dependencies: @@ -8020,37 +8030,37 @@ snapshots: '@smithy/property-provider': 3.1.3 '@smithy/types': 3.3.0 '@smithy/url-parser': 3.0.3 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/eventstream-codec@3.1.2': dependencies: '@aws-crypto/crc32': 5.2.0 '@smithy/types': 3.3.0 '@smithy/util-hex-encoding': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/eventstream-serde-browser@3.0.6': dependencies: '@smithy/eventstream-serde-universal': 3.0.5 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/eventstream-serde-config-resolver@3.0.3': dependencies: '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/eventstream-serde-node@3.0.5': dependencies: '@smithy/eventstream-serde-universal': 3.0.5 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/eventstream-serde-universal@3.0.5': dependencies: '@smithy/eventstream-codec': 3.1.2 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/fetch-http-handler@3.2.4': dependencies: @@ -8058,52 +8068,52 @@ snapshots: '@smithy/querystring-builder': 3.0.3 '@smithy/types': 3.3.0 '@smithy/util-base64': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/hash-blob-browser@3.1.2': dependencies: '@smithy/chunked-blob-reader': 3.0.0 '@smithy/chunked-blob-reader-native': 3.0.0 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/hash-node@3.0.3': dependencies: '@smithy/types': 3.3.0 '@smithy/util-buffer-from': 3.0.0 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/hash-stream-node@3.1.2': dependencies: '@smithy/types': 3.3.0 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/invalid-dependency@3.0.3': dependencies: '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/is-array-buffer@2.2.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/is-array-buffer@3.0.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/md5-js@3.0.3': dependencies: '@smithy/types': 3.3.0 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/middleware-content-length@3.0.5': dependencies: '@smithy/protocol-http': 4.1.0 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/middleware-endpoint@3.1.0': dependencies: @@ -8113,7 +8123,7 @@ snapshots: '@smithy/types': 3.3.0 '@smithy/url-parser': 3.0.3 '@smithy/util-middleware': 3.0.3 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/middleware-retry@3.0.15': dependencies: @@ -8124,25 +8134,25 @@ snapshots: '@smithy/types': 3.3.0 '@smithy/util-middleware': 3.0.3 '@smithy/util-retry': 3.0.3 - tslib: 2.6.2 + tslib: 2.7.0 uuid: 9.0.1 '@smithy/middleware-serde@3.0.3': dependencies: '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/middleware-stack@3.0.3': dependencies: '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/node-config-provider@3.1.4': dependencies: '@smithy/property-provider': 3.1.3 '@smithy/shared-ini-file-loader': 3.1.4 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/node-http-handler@3.1.4': dependencies: @@ -8150,28 +8160,28 @@ snapshots: '@smithy/protocol-http': 4.1.0 '@smithy/querystring-builder': 3.0.3 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/property-provider@3.1.3': dependencies: '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/protocol-http@4.1.0': dependencies: '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/querystring-builder@3.0.3': dependencies: '@smithy/types': 3.3.0 '@smithy/util-uri-escape': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/querystring-parser@3.0.3': dependencies: '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/service-error-classification@3.0.3': dependencies: @@ -8180,7 +8190,7 @@ snapshots: '@smithy/shared-ini-file-loader@3.1.4': dependencies: '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/signature-v4@4.1.0': dependencies: @@ -8191,7 +8201,7 @@ snapshots: '@smithy/util-middleware': 3.0.3 '@smithy/util-uri-escape': 3.0.0 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/smithy-client@3.2.0': dependencies: @@ -8200,45 +8210,45 @@ snapshots: '@smithy/protocol-http': 4.1.0 '@smithy/types': 3.3.0 '@smithy/util-stream': 3.1.3 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/types@3.3.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/url-parser@3.0.3': dependencies: '@smithy/querystring-parser': 3.0.3 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-base64@3.0.0': dependencies: '@smithy/util-buffer-from': 3.0.0 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-body-length-browser@3.0.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-body-length-node@3.0.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-buffer-from@2.2.0': dependencies: '@smithy/is-array-buffer': 2.2.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-buffer-from@3.0.0': dependencies: '@smithy/is-array-buffer': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-config-provider@3.0.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-defaults-mode-browser@3.0.15': dependencies: @@ -8246,7 +8256,7 @@ snapshots: '@smithy/smithy-client': 3.2.0 '@smithy/types': 3.3.0 bowser: 2.11.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-defaults-mode-node@3.0.15': dependencies: @@ -8256,28 +8266,28 @@ snapshots: '@smithy/property-provider': 3.1.3 '@smithy/smithy-client': 3.2.0 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-endpoints@2.0.5': dependencies: '@smithy/node-config-provider': 3.1.4 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-hex-encoding@3.0.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-middleware@3.0.3': dependencies: '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-retry@3.0.3': dependencies: '@smithy/service-error-classification': 3.0.3 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-stream@3.1.3': dependencies: @@ -8288,35 +8298,35 @@ snapshots: '@smithy/util-buffer-from': 3.0.0 '@smithy/util-hex-encoding': 3.0.0 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-uri-escape@3.0.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-utf8@2.3.0': dependencies: '@smithy/util-buffer-from': 2.2.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-utf8@3.0.0': dependencies: '@smithy/util-buffer-from': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-waiter@3.1.2': dependencies: '@smithy/abort-controller': 3.1.1 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@socket.io/component-emitter@3.1.0': {} - '@stylistic/eslint-plugin@2.7.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)': + '@stylistic/eslint-plugin@2.7.2(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2)': dependencies: '@types/eslint': 9.6.1 - '@typescript-eslint/utils': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - eslint: 9.9.1(jiti@1.21.0) + '@typescript-eslint/utils': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + eslint: 9.10.0(jiti@1.21.0) eslint-visitor-keys: 4.0.0 espree: 10.1.0 estraverse: 5.3.0 @@ -8330,11 +8340,11 @@ snapshots: '@swc/helpers@0.5.5': dependencies: '@swc/counter': 0.1.3 - tslib: 2.6.2 + tslib: 2.7.0 '@swc/helpers@0.5.8': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@tailwindcss/container-queries@0.1.1(tailwindcss@3.4.10)': dependencies: @@ -8348,33 +8358,33 @@ snapshots: postcss-selector-parser: 6.0.10 tailwindcss: 3.4.10 - '@tanstack/query-async-storage-persister@5.54.1': + '@tanstack/query-async-storage-persister@5.55.4': dependencies: - '@tanstack/query-persist-client-core': 5.54.1 + '@tanstack/query-persist-client-core': 5.55.4 - '@tanstack/query-core@5.54.1': {} + '@tanstack/query-core@5.55.4': {} - '@tanstack/query-devtools@5.54.0': {} + '@tanstack/query-devtools@5.55.1': {} - '@tanstack/query-persist-client-core@5.54.1': + '@tanstack/query-persist-client-core@5.55.4': dependencies: - '@tanstack/query-core': 5.54.1 + '@tanstack/query-core': 5.55.4 - '@tanstack/react-query-devtools@5.54.1(@tanstack/react-query@5.54.1(react@18.3.1))(react@18.3.1)': + '@tanstack/react-query-devtools@5.55.4(@tanstack/react-query@5.55.4(react@18.3.1))(react@18.3.1)': dependencies: - '@tanstack/query-devtools': 5.54.0 - '@tanstack/react-query': 5.54.1(react@18.3.1) + '@tanstack/query-devtools': 5.55.1 + '@tanstack/react-query': 5.55.4(react@18.3.1) react: 18.3.1 - '@tanstack/react-query-persist-client@5.54.1(@tanstack/react-query@5.54.1(react@18.3.1))(react@18.3.1)': + '@tanstack/react-query-persist-client@5.55.4(@tanstack/react-query@5.55.4(react@18.3.1))(react@18.3.1)': dependencies: - '@tanstack/query-persist-client-core': 5.54.1 - '@tanstack/react-query': 5.54.1(react@18.3.1) + '@tanstack/query-persist-client-core': 5.55.4 + '@tanstack/react-query': 5.55.4(react@18.3.1) react: 18.3.1 - '@tanstack/react-query@5.54.1(react@18.3.1)': + '@tanstack/react-query@5.55.4(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.54.1 + '@tanstack/query-core': 5.55.4 react: 18.3.1 '@types/chroma-js@2.4.4': {} @@ -8513,34 +8523,34 @@ snapshots: '@types/unist@3.0.2': {} - '@typescript-eslint/eslint-plugin@8.4.0(@typescript-eslint/parser@8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)': + '@typescript-eslint/eslint-plugin@8.4.0(@typescript-eslint/parser@8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2)': dependencies: '@eslint-community/regexpp': 4.11.0 - '@typescript-eslint/parser': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/parser': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@typescript-eslint/scope-manager': 8.4.0 - '@typescript-eslint/type-utils': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@typescript-eslint/utils': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/type-utils': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@typescript-eslint/utils': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@typescript-eslint/visitor-keys': 8.4.0 - eslint: 9.9.1(jiti@1.21.0) + eslint: 9.10.0(jiti@1.21.0) graphemer: 1.4.0 ignore: 5.3.1 natural-compare: 1.4.0 - ts-api-utils: 1.3.0(typescript@5.5.4) + ts-api-utils: 1.3.0(typescript@5.6.2) optionalDependencies: - typescript: 5.5.4 + typescript: 5.6.2 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)': + '@typescript-eslint/parser@8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2)': dependencies: '@typescript-eslint/scope-manager': 8.4.0 '@typescript-eslint/types': 8.4.0 - '@typescript-eslint/typescript-estree': 8.4.0(typescript@5.5.4) + '@typescript-eslint/typescript-estree': 8.4.0(typescript@5.6.2) '@typescript-eslint/visitor-keys': 8.4.0 debug: 4.3.6 - eslint: 9.9.1(jiti@1.21.0) + eslint: 9.10.0(jiti@1.21.0) optionalDependencies: - typescript: 5.5.4 + typescript: 5.6.2 transitivePeerDependencies: - supports-color @@ -8554,14 +8564,14 @@ snapshots: '@typescript-eslint/types': 8.4.0 '@typescript-eslint/visitor-keys': 8.4.0 - '@typescript-eslint/type-utils@8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)': + '@typescript-eslint/type-utils@8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2)': dependencies: - '@typescript-eslint/typescript-estree': 8.4.0(typescript@5.5.4) - '@typescript-eslint/utils': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/typescript-estree': 8.4.0(typescript@5.6.2) + '@typescript-eslint/utils': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) debug: 4.3.6 - ts-api-utils: 1.3.0(typescript@5.5.4) + ts-api-utils: 1.3.0(typescript@5.6.2) optionalDependencies: - typescript: 5.5.4 + typescript: 5.6.2 transitivePeerDependencies: - eslint - supports-color @@ -8572,7 +8582,7 @@ snapshots: '@typescript-eslint/types@8.4.0': {} - '@typescript-eslint/typescript-estree@8.2.0(typescript@5.5.4)': + '@typescript-eslint/typescript-estree@8.2.0(typescript@5.6.2)': dependencies: '@typescript-eslint/types': 8.2.0 '@typescript-eslint/visitor-keys': 8.2.0 @@ -8581,13 +8591,13 @@ snapshots: is-glob: 4.0.3 minimatch: 9.0.4 semver: 7.6.3 - ts-api-utils: 1.3.0(typescript@5.5.4) + ts-api-utils: 1.3.0(typescript@5.6.2) optionalDependencies: - typescript: 5.5.4 + typescript: 5.6.2 transitivePeerDependencies: - supports-color - '@typescript-eslint/typescript-estree@8.4.0(typescript@5.5.4)': + '@typescript-eslint/typescript-estree@8.4.0(typescript@5.6.2)': dependencies: '@typescript-eslint/types': 8.4.0 '@typescript-eslint/visitor-keys': 8.4.0 @@ -8596,30 +8606,30 @@ snapshots: is-glob: 4.0.3 minimatch: 9.0.4 semver: 7.6.2 - ts-api-utils: 1.3.0(typescript@5.5.4) + ts-api-utils: 1.3.0(typescript@5.6.2) optionalDependencies: - typescript: 5.5.4 + typescript: 5.6.2 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.2.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)': + '@typescript-eslint/utils@8.2.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1(jiti@1.21.0)) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@1.21.0)) '@typescript-eslint/scope-manager': 8.2.0 '@typescript-eslint/types': 8.2.0 - '@typescript-eslint/typescript-estree': 8.2.0(typescript@5.5.4) - eslint: 9.9.1(jiti@1.21.0) + '@typescript-eslint/typescript-estree': 8.2.0(typescript@5.6.2) + eslint: 9.10.0(jiti@1.21.0) transitivePeerDependencies: - supports-color - typescript - '@typescript-eslint/utils@8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)': + '@typescript-eslint/utils@8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1(jiti@1.21.0)) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@1.21.0)) '@typescript-eslint/scope-manager': 8.4.0 '@typescript-eslint/types': 8.4.0 - '@typescript-eslint/typescript-estree': 8.4.0(typescript@5.5.4) - eslint: 9.9.1(jiti@1.21.0) + '@typescript-eslint/typescript-estree': 8.4.0(typescript@5.6.2) + eslint: 9.10.0(jiti@1.21.0) transitivePeerDependencies: - supports-color - typescript @@ -8643,17 +8653,17 @@ snapshots: '@unocss/core@0.62.3': {} - '@unocss/eslint-config@0.62.3(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)': + '@unocss/eslint-config@0.62.3(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2)': dependencies: - '@unocss/eslint-plugin': 0.62.3(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@unocss/eslint-plugin': 0.62.3(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) transitivePeerDependencies: - eslint - supports-color - typescript - '@unocss/eslint-plugin@0.62.3(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)': + '@unocss/eslint-plugin@0.62.3(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2)': dependencies: - '@typescript-eslint/utils': 8.2.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/utils': 8.2.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@unocss/config': 0.62.3 '@unocss/core': 0.62.3 magic-string: 0.30.11 @@ -8681,12 +8691,13 @@ snapshots: next: 14.2.7(@babel/core@7.24.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: 18.3.1 - '@vercel/postgres@0.9.0': + '@vercel/postgres@0.10.0': dependencies: '@neondatabase/serverless': 0.9.4 bufferutil: 4.0.8 - utf-8-validate: 6.0.4 - ws: 8.17.1(bufferutil@4.0.8)(utf-8-validate@6.0.4) + ws: 8.17.1(bufferutil@4.0.8) + transitivePeerDependencies: + - utf-8-validate '@vue/compiler-core@3.4.31': dependencies: @@ -8703,19 +8714,19 @@ snapshots: '@vue/shared@3.4.31': {} - '@wagmi/chains@1.0.0(typescript@5.5.4)': + '@wagmi/chains@1.0.0(typescript@5.6.2)': optionalDependencies: - typescript: 5.5.4 + typescript: 5.6.2 - abitype@0.8.7(typescript@5.5.4)(zod@3.23.8): + abitype@0.8.7(typescript@5.6.2)(zod@3.23.8): dependencies: - typescript: 5.5.4 + typescript: 5.6.2 optionalDependencies: zod: 3.23.8 - abitype@1.0.4(typescript@5.5.4)(zod@3.23.8): + abitype@1.0.4(typescript@5.6.2)(zod@3.23.8): optionalDependencies: - typescript: 5.5.4 + typescript: 5.6.2 zod: 3.23.8 abort-controller@3.0.0: @@ -8772,7 +8783,7 @@ snapshots: aria-hidden@1.2.3: dependencies: - tslib: 2.6.2 + tslib: 2.7.0 array-union@2.1.0: {} @@ -8949,7 +8960,7 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - chroma-js@3.0.0: {} + chroma-js@3.1.1: {} ci-info@4.0.0: {} @@ -9058,7 +9069,7 @@ snapshots: shebang-command: 2.0.0 which: 2.0.2 - crossbell@1.12.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@6.0.4)(zod@3.23.8): + crossbell@1.12.0(bufferutil@4.0.8)(typescript@5.6.2)(zod@3.23.8): dependencies: '@crossbell/ipfs-fetch': 0.0.21 async-cache-dedupe: 2.2.0 @@ -9066,7 +9077,7 @@ snapshots: eip1193-types: 0.2.1 exponential-backoff: 3.1.1 p-limit: 3.1.0 - viem: 2.16.3(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@6.0.4)(zod@3.23.8) + viem: 2.16.3(bufferutil@4.0.8)(typescript@5.6.2)(zod@3.23.8) transitivePeerDependencies: - bufferutil - typescript @@ -9372,7 +9383,7 @@ snapshots: dot-case@3.0.4: dependencies: no-case: 3.0.4 - tslib: 2.6.2 + tslib: 2.7.0 dotenv@16.4.5: {} @@ -9399,12 +9410,12 @@ snapshots: emoji-regex@9.2.2: {} - engine.io-client@6.5.3(bufferutil@4.0.8)(utf-8-validate@6.0.4): + engine.io-client@6.5.3(bufferutil@4.0.8): dependencies: '@socket.io/component-emitter': 3.1.0 debug: 4.3.6 engine.io-parser: 5.2.2 - ws: 8.11.0(bufferutil@4.0.8)(utf-8-validate@6.0.4) + ws: 8.11.0(bufferutil@4.0.8) xmlhttprequest-ssl: 2.0.0 transitivePeerDependencies: - bufferutil @@ -9468,48 +9479,48 @@ snapshots: escape-string-regexp@5.0.0: {} - eslint-compat-utils@0.5.1(eslint@9.9.1(jiti@1.21.0)): + eslint-compat-utils@0.5.1(eslint@9.10.0(jiti@1.21.0)): dependencies: - eslint: 9.9.1(jiti@1.21.0) + eslint: 9.10.0(jiti@1.21.0) semver: 7.6.2 - eslint-config-flat-gitignore@0.3.0(eslint@9.9.1(jiti@1.21.0)): + eslint-config-flat-gitignore@0.3.0(eslint@9.10.0(jiti@1.21.0)): dependencies: '@eslint/compat': 1.1.1 - eslint: 9.9.1(jiti@1.21.0) + eslint: 9.10.0(jiti@1.21.0) find-up-simple: 1.0.0 - eslint-config-hyoban@3.1.4(@typescript-eslint/eslint-plugin@8.4.0(@typescript-eslint/parser@8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.0))(tailwindcss@3.4.10)(typescript@5.5.4): + eslint-config-hyoban@3.1.4(@typescript-eslint/eslint-plugin@8.4.0(@typescript-eslint/parser@8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.0))(tailwindcss@3.4.10)(typescript@5.6.2): dependencies: - '@eslint-react/eslint-plugin': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@eslint-react/eslint-plugin': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@eslint/js': 9.9.1 - '@stylistic/eslint-plugin': 2.7.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@stylistic/eslint-plugin': 2.7.2(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@types/eslint': 9.6.1 - '@unocss/eslint-config': 0.62.3(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@unocss/eslint-config': 0.62.3(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) defu: 6.1.4 - eslint: 9.9.1(jiti@1.21.0) - eslint-config-flat-gitignore: 0.3.0(eslint@9.9.1(jiti@1.21.0)) - eslint-plugin-antfu: 2.4.1(eslint@9.9.1(jiti@1.21.0)) - eslint-plugin-command: 0.2.3(eslint@9.9.1(jiti@1.21.0)) - eslint-plugin-hyoban: 0.6.1(eslint@9.9.1(jiti@1.21.0)) - eslint-plugin-import-x: 4.2.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - eslint-plugin-jsonc: 2.16.0(eslint@9.9.1(jiti@1.21.0)) - eslint-plugin-package-json: 0.15.2(eslint@9.9.1(jiti@1.21.0))(jsonc-eslint-parser@2.4.0) - eslint-plugin-react-compiler: 0.0.0-experimental-f8a5409-20240829(eslint@9.9.1(jiti@1.21.0)) - eslint-plugin-react-hooks: 5.1.0-rc-fb9a90fa48-20240614(eslint@9.9.1(jiti@1.21.0)) - eslint-plugin-react-refresh: 0.4.11(eslint@9.9.1(jiti@1.21.0)) - eslint-plugin-regexp: 2.6.0(eslint@9.9.1(jiti@1.21.0)) - eslint-plugin-simple-import-sort: 12.1.1(eslint@9.9.1(jiti@1.21.0)) + eslint: 9.10.0(jiti@1.21.0) + eslint-config-flat-gitignore: 0.3.0(eslint@9.10.0(jiti@1.21.0)) + eslint-plugin-antfu: 2.4.1(eslint@9.10.0(jiti@1.21.0)) + eslint-plugin-command: 0.2.3(eslint@9.10.0(jiti@1.21.0)) + eslint-plugin-hyoban: 0.6.1(eslint@9.10.0(jiti@1.21.0)) + eslint-plugin-import-x: 4.2.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + eslint-plugin-jsonc: 2.16.0(eslint@9.10.0(jiti@1.21.0)) + eslint-plugin-package-json: 0.15.2(eslint@9.10.0(jiti@1.21.0))(jsonc-eslint-parser@2.4.0) + eslint-plugin-react-compiler: 0.0.0-experimental-f8a5409-20240829(eslint@9.10.0(jiti@1.21.0)) + eslint-plugin-react-hooks: 5.1.0-rc-fb9a90fa48-20240614(eslint@9.10.0(jiti@1.21.0)) + eslint-plugin-react-refresh: 0.4.11(eslint@9.10.0(jiti@1.21.0)) + eslint-plugin-regexp: 2.6.0(eslint@9.10.0(jiti@1.21.0)) + eslint-plugin-simple-import-sort: 12.1.1(eslint@9.10.0(jiti@1.21.0)) eslint-plugin-tailwindcss: 3.17.4(tailwindcss@3.4.10) - eslint-plugin-unicorn: 55.0.0(eslint@9.9.1(jiti@1.21.0)) - eslint-plugin-unused-imports: 4.1.3(@typescript-eslint/eslint-plugin@8.4.0(@typescript-eslint/parser@8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.0)) + eslint-plugin-unicorn: 55.0.0(eslint@9.10.0(jiti@1.21.0)) + eslint-plugin-unused-imports: 4.1.3(@typescript-eslint/eslint-plugin@8.4.0(@typescript-eslint/parser@8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.0)) globals: 15.9.0 jsonc-eslint-parser: 2.4.0 local-pkg: 0.5.0 read-package-up: 11.0.0 - typescript-eslint: 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + typescript-eslint: 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) optionalDependencies: - typescript: 5.5.4 + typescript: 5.6.2 transitivePeerDependencies: - '@typescript-eslint/eslint-plugin' - supports-color @@ -9523,26 +9534,26 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-antfu@2.4.1(eslint@9.9.1(jiti@1.21.0)): + eslint-plugin-antfu@2.4.1(eslint@9.10.0(jiti@1.21.0)): dependencies: '@antfu/utils': 0.7.10 - eslint: 9.9.1(jiti@1.21.0) + eslint: 9.10.0(jiti@1.21.0) - eslint-plugin-command@0.2.3(eslint@9.9.1(jiti@1.21.0)): + eslint-plugin-command@0.2.3(eslint@9.10.0(jiti@1.21.0)): dependencies: '@es-joy/jsdoccomment': 0.43.1 - eslint: 9.9.1(jiti@1.21.0) + eslint: 9.10.0(jiti@1.21.0) - eslint-plugin-hyoban@0.6.1(eslint@9.9.1(jiti@1.21.0)): + eslint-plugin-hyoban@0.6.1(eslint@9.10.0(jiti@1.21.0)): dependencies: - eslint: 9.9.1(jiti@1.21.0) + eslint: 9.10.0(jiti@1.21.0) - eslint-plugin-import-x@4.2.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4): + eslint-plugin-import-x@4.2.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2): dependencies: - '@typescript-eslint/utils': 8.2.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/utils': 8.2.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) debug: 4.3.6 doctrine: 3.0.0 - eslint: 9.9.1(jiti@1.21.0) + eslint: 9.10.0(jiti@1.21.0) eslint-import-resolver-node: 0.3.9 get-tsconfig: 4.7.6 is-glob: 4.0.3 @@ -9554,22 +9565,22 @@ snapshots: - supports-color - typescript - eslint-plugin-jsonc@2.16.0(eslint@9.9.1(jiti@1.21.0)): + eslint-plugin-jsonc@2.16.0(eslint@9.10.0(jiti@1.21.0)): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1(jiti@1.21.0)) - eslint: 9.9.1(jiti@1.21.0) - eslint-compat-utils: 0.5.1(eslint@9.9.1(jiti@1.21.0)) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@1.21.0)) + eslint: 9.10.0(jiti@1.21.0) + eslint-compat-utils: 0.5.1(eslint@9.10.0(jiti@1.21.0)) espree: 9.6.1 graphemer: 1.4.0 jsonc-eslint-parser: 2.4.0 natural-compare: 1.4.0 synckit: 0.6.2 - eslint-plugin-package-json@0.15.2(eslint@9.9.1(jiti@1.21.0))(jsonc-eslint-parser@2.4.0): + eslint-plugin-package-json@0.15.2(eslint@9.10.0(jiti@1.21.0))(jsonc-eslint-parser@2.4.0): dependencies: detect-indent: 6.1.0 detect-newline: 3.1.0 - eslint: 9.9.1(jiti@1.21.0) + eslint: 9.10.0(jiti@1.21.0) jsonc-eslint-parser: 2.4.0 package-json-validator: 0.6.5 semver: 7.6.2 @@ -9577,160 +9588,160 @@ snapshots: sort-package-json: 1.57.0 validate-npm-package-name: 5.0.1 - eslint-plugin-react-compiler@0.0.0-experimental-f8a5409-20240829(eslint@9.9.1(jiti@1.21.0)): + eslint-plugin-react-compiler@0.0.0-experimental-f8a5409-20240829(eslint@9.10.0(jiti@1.21.0)): dependencies: '@babel/core': 7.24.6 '@babel/parser': 7.25.3 '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.24.6) - eslint: 9.9.1(jiti@1.21.0) + eslint: 9.10.0(jiti@1.21.0) hermes-parser: 0.20.1 zod: 3.23.8 zod-validation-error: 3.3.1(zod@3.23.8) transitivePeerDependencies: - supports-color - eslint-plugin-react-debug@1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4): + eslint-plugin-react-debug@1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2): dependencies: - '@eslint-react/ast': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/core': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/jsx': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/shared': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@eslint-react/ast': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/core': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/jsx': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/shared': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@eslint-react/tools': 1.13.0 - '@eslint-react/types': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/var': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@eslint-react/types': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/var': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@typescript-eslint/scope-manager': 8.4.0 - '@typescript-eslint/type-utils': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/type-utils': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@typescript-eslint/types': 8.4.0 - '@typescript-eslint/utils': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - eslint: 9.9.1(jiti@1.21.0) + '@typescript-eslint/utils': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + eslint: 9.10.0(jiti@1.21.0) string-ts: 2.2.0 ts-pattern: 5.3.1 optionalDependencies: - typescript: 5.5.4 + typescript: 5.6.2 transitivePeerDependencies: - supports-color - eslint-plugin-react-dom@1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4): + eslint-plugin-react-dom@1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2): dependencies: - '@eslint-react/ast': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/core': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/jsx': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/shared': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@eslint-react/ast': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/core': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/jsx': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/shared': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@eslint-react/tools': 1.13.0 - '@eslint-react/types': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/var': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@eslint-react/types': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/var': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@typescript-eslint/scope-manager': 8.4.0 '@typescript-eslint/types': 8.4.0 - '@typescript-eslint/utils': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - eslint: 9.9.1(jiti@1.21.0) + '@typescript-eslint/utils': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + eslint: 9.10.0(jiti@1.21.0) ts-pattern: 5.3.1 optionalDependencies: - typescript: 5.5.4 + typescript: 5.6.2 transitivePeerDependencies: - supports-color - eslint-plugin-react-hooks-extra@1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4): + eslint-plugin-react-hooks-extra@1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2): dependencies: - '@eslint-react/ast': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/core': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/jsx': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/shared': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@eslint-react/ast': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/core': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/jsx': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/shared': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@eslint-react/tools': 1.13.0 - '@eslint-react/types': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/var': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@eslint-react/types': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/var': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@typescript-eslint/scope-manager': 8.4.0 - '@typescript-eslint/type-utils': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/type-utils': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@typescript-eslint/types': 8.4.0 - '@typescript-eslint/utils': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - eslint: 9.9.1(jiti@1.21.0) + '@typescript-eslint/utils': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + eslint: 9.10.0(jiti@1.21.0) ts-pattern: 5.3.1 optionalDependencies: - typescript: 5.5.4 + typescript: 5.6.2 transitivePeerDependencies: - supports-color - eslint-plugin-react-hooks@5.1.0-rc-fb9a90fa48-20240614(eslint@9.9.1(jiti@1.21.0)): + eslint-plugin-react-hooks@5.1.0-rc-fb9a90fa48-20240614(eslint@9.10.0(jiti@1.21.0)): dependencies: - eslint: 9.9.1(jiti@1.21.0) + eslint: 9.10.0(jiti@1.21.0) - eslint-plugin-react-naming-convention@1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4): + eslint-plugin-react-naming-convention@1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2): dependencies: - '@eslint-react/ast': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/core': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/jsx': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/shared': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@eslint-react/ast': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/core': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/jsx': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/shared': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@eslint-react/tools': 1.13.0 - '@eslint-react/types': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@eslint-react/types': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@typescript-eslint/scope-manager': 8.4.0 - '@typescript-eslint/type-utils': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/type-utils': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@typescript-eslint/types': 8.4.0 - '@typescript-eslint/utils': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - eslint: 9.9.1(jiti@1.21.0) + '@typescript-eslint/utils': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + eslint: 9.10.0(jiti@1.21.0) ts-pattern: 5.3.1 optionalDependencies: - typescript: 5.5.4 + typescript: 5.6.2 transitivePeerDependencies: - supports-color - eslint-plugin-react-refresh@0.4.11(eslint@9.9.1(jiti@1.21.0)): + eslint-plugin-react-refresh@0.4.11(eslint@9.10.0(jiti@1.21.0)): dependencies: - eslint: 9.9.1(jiti@1.21.0) + eslint: 9.10.0(jiti@1.21.0) - eslint-plugin-react-web-api@1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4): + eslint-plugin-react-web-api@1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2): dependencies: - '@eslint-react/ast': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/core': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/jsx': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/shared': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@eslint-react/ast': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/core': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/jsx': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/shared': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@eslint-react/tools': 1.13.0 - '@eslint-react/types': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/var': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@eslint-react/types': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/var': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@typescript-eslint/scope-manager': 8.4.0 '@typescript-eslint/types': 8.4.0 - '@typescript-eslint/utils': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/utils': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) birecord: 0.1.1 - eslint: 9.9.1(jiti@1.21.0) + eslint: 9.10.0(jiti@1.21.0) ts-pattern: 5.3.1 optionalDependencies: - typescript: 5.5.4 + typescript: 5.6.2 transitivePeerDependencies: - supports-color - eslint-plugin-react-x@1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4): + eslint-plugin-react-x@1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2): dependencies: - '@eslint-react/ast': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/core': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/jsx': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/shared': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@eslint-react/ast': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/core': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/jsx': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/shared': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@eslint-react/tools': 1.13.0 - '@eslint-react/types': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@eslint-react/var': 1.13.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@eslint-react/types': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@eslint-react/var': 1.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@typescript-eslint/scope-manager': 8.4.0 - '@typescript-eslint/type-utils': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/type-utils': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) '@typescript-eslint/types': 8.4.0 - '@typescript-eslint/utils': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - eslint: 9.9.1(jiti@1.21.0) - is-immutable-type: 5.0.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/utils': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + eslint: 9.10.0(jiti@1.21.0) + is-immutable-type: 5.0.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) ts-pattern: 5.3.1 optionalDependencies: - typescript: 5.5.4 + typescript: 5.6.2 transitivePeerDependencies: - supports-color - eslint-plugin-regexp@2.6.0(eslint@9.9.1(jiti@1.21.0)): + eslint-plugin-regexp@2.6.0(eslint@9.10.0(jiti@1.21.0)): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1(jiti@1.21.0)) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@1.21.0)) '@eslint-community/regexpp': 4.11.0 comment-parser: 1.4.1 - eslint: 9.9.1(jiti@1.21.0) + eslint: 9.10.0(jiti@1.21.0) jsdoc-type-pratt-parser: 4.1.0 refa: 0.12.1 regexp-ast-analysis: 0.7.1 scslre: 0.3.0 - eslint-plugin-simple-import-sort@12.1.1(eslint@9.9.1(jiti@1.21.0)): + eslint-plugin-simple-import-sort@12.1.1(eslint@9.10.0(jiti@1.21.0)): dependencies: - eslint: 9.9.1(jiti@1.21.0) + eslint: 9.10.0(jiti@1.21.0) eslint-plugin-tailwindcss@3.17.4(tailwindcss@3.4.10): dependencies: @@ -9738,14 +9749,14 @@ snapshots: postcss: 8.4.45 tailwindcss: 3.4.10 - eslint-plugin-unicorn@55.0.0(eslint@9.9.1(jiti@1.21.0)): + eslint-plugin-unicorn@55.0.0(eslint@9.10.0(jiti@1.21.0)): dependencies: '@babel/helper-validator-identifier': 7.24.7 - '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1(jiti@1.21.0)) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@1.21.0)) ci-info: 4.0.0 clean-regexp: 1.0.0 core-js-compat: 3.38.0 - eslint: 9.9.1(jiti@1.21.0) + eslint: 9.10.0(jiti@1.21.0) esquery: 1.6.0 globals: 15.9.0 indent-string: 4.0.0 @@ -9758,11 +9769,11 @@ snapshots: semver: 7.6.2 strip-indent: 3.0.0 - eslint-plugin-unused-imports@4.1.3(@typescript-eslint/eslint-plugin@8.4.0(@typescript-eslint/parser@8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.0)): + eslint-plugin-unused-imports@4.1.3(@typescript-eslint/eslint-plugin@8.4.0(@typescript-eslint/parser@8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.0)): dependencies: - eslint: 9.9.1(jiti@1.21.0) + eslint: 9.10.0(jiti@1.21.0) optionalDependencies: - '@typescript-eslint/eslint-plugin': 8.4.0(@typescript-eslint/parser@8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/eslint-plugin': 8.4.0(@typescript-eslint/parser@8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) eslint-scope@8.0.2: dependencies: @@ -9773,13 +9784,14 @@ snapshots: eslint-visitor-keys@4.0.0: {} - eslint@9.9.1(jiti@1.21.0): + eslint@9.10.0(jiti@1.21.0): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1(jiti@1.21.0)) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@1.21.0)) '@eslint-community/regexpp': 4.11.0 '@eslint/config-array': 0.18.0 '@eslint/eslintrc': 3.1.0 - '@eslint/js': 9.9.1 + '@eslint/js': 9.10.0 + '@eslint/plugin-kit': 0.1.0 '@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/retry': 0.3.0 '@nodelib/fs.walk': 1.2.8 @@ -9802,7 +9814,6 @@ snapshots: is-glob: 4.0.3 is-path-inside: 3.0.3 json-stable-stringify-without-jsonify: 1.0.1 - levn: 0.4.1 lodash.merge: 4.6.2 minimatch: 3.1.2 natural-compare: 1.4.0 @@ -10193,13 +10204,13 @@ snapshots: is-hexadecimal@2.0.1: {} - is-immutable-type@5.0.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4): + is-immutable-type@5.0.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2): dependencies: - '@typescript-eslint/type-utils': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - eslint: 9.9.1(jiti@1.21.0) - ts-api-utils: 1.3.0(typescript@5.5.4) - ts-declaration-location: 1.0.4(typescript@5.5.4) - typescript: 5.5.4 + '@typescript-eslint/type-utils': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + eslint: 9.10.0(jiti@1.21.0) + ts-api-utils: 1.3.0(typescript@5.6.2) + ts-declaration-location: 1.0.4(typescript@5.6.2) + typescript: 5.6.2 transitivePeerDependencies: - supports-color @@ -10219,13 +10230,13 @@ snapshots: isexe@2.0.0: {} - isomorphic-ws@5.0.0(ws@8.12.0(bufferutil@4.0.8)(utf-8-validate@6.0.4)): + isomorphic-ws@5.0.0(ws@8.12.0(bufferutil@4.0.8)): dependencies: - ws: 8.12.0(bufferutil@4.0.8)(utf-8-validate@6.0.4) + ws: 8.12.0(bufferutil@4.0.8) - isows@1.0.4(ws@8.17.1(bufferutil@4.0.8)(utf-8-validate@6.0.4)): + isows@1.0.4(ws@8.17.1(bufferutil@4.0.8)): dependencies: - ws: 8.17.1(bufferutil@4.0.8)(utf-8-validate@6.0.4) + ws: 8.17.1(bufferutil@4.0.8) jackspeak@4.0.1: dependencies: @@ -10412,7 +10423,7 @@ snapshots: lower-case@2.0.2: dependencies: - tslib: 2.6.2 + tslib: 2.7.0 lru-cache@10.2.2: {} @@ -10608,7 +10619,7 @@ snapshots: transitivePeerDependencies: - supports-color - mermaid@11.1.0: + mermaid@11.2.0: dependencies: '@braintree/sanitize-url': 7.1.0 '@iconify/utils': 2.1.32 @@ -11095,7 +11106,7 @@ snapshots: no-case@3.0.4: dependencies: lower-case: 2.0.2 - tslib: 2.6.2 + tslib: 2.7.0 node-domexception@1.0.0: {} @@ -11160,7 +11171,7 @@ snapshots: dependencies: mimic-function: 5.0.1 - openai@4.57.1(zod@3.23.8): + openai@4.58.2(zod@3.23.8): dependencies: '@types/node': 18.19.34 '@types/node-fetch': 2.6.11 @@ -11774,7 +11785,7 @@ snapshots: dependencies: react: 18.3.1 react-style-singleton: 2.2.1(@types/react@18.3.5)(react@18.3.1) - tslib: 2.6.2 + tslib: 2.7.0 optionalDependencies: '@types/react': 18.3.5 @@ -11783,7 +11794,7 @@ snapshots: react: 18.3.1 react-remove-scroll-bar: 2.3.4(@types/react@18.3.5)(react@18.3.1) react-style-singleton: 2.2.1(@types/react@18.3.5)(react@18.3.1) - tslib: 2.6.2 + tslib: 2.7.0 use-callback-ref: 1.3.0(@types/react@18.3.5)(react@18.3.1) use-sidecar: 1.1.2(@types/react@18.3.5)(react@18.3.1) optionalDependencies: @@ -11796,7 +11807,7 @@ snapshots: get-nonce: 1.0.1 invariant: 2.2.4 react: 18.3.1 - tslib: 2.6.2 + tslib: 2.7.0 optionalDependencies: '@types/react': 18.3.5 @@ -12016,7 +12027,7 @@ snapshots: sh-syntax@0.4.2: dependencies: - tslib: 2.6.2 + tslib: 2.7.0 shebang-command@2.0.0: dependencies: @@ -12064,7 +12075,7 @@ snapshots: snake-case@3.0.4: dependencies: dot-case: 3.0.4 - tslib: 2.6.2 + tslib: 2.7.0 snakecase-keys@5.4.4: dependencies: @@ -12072,11 +12083,11 @@ snapshots: snake-case: 3.0.4 type-fest: 2.19.0 - socket.io-client@4.7.5(bufferutil@4.0.8)(utf-8-validate@6.0.4): + socket.io-client@4.7.5(bufferutil@4.0.8): dependencies: '@socket.io/component-emitter': 3.1.0 debug: 4.3.4 - engine.io-client: 6.5.3(bufferutil@4.0.8)(utf-8-validate@6.0.4) + engine.io-client: 6.5.3(bufferutil@4.0.8) socket.io-parser: 4.2.4 transitivePeerDependencies: - bufferutil @@ -12207,12 +12218,12 @@ snapshots: synckit@0.6.2: dependencies: - tslib: 2.6.2 + tslib: 2.7.0 synckit@0.9.1: dependencies: '@pkgr/core': 0.1.1 - tslib: 2.6.2 + tslib: 2.7.0 tailwind-merge@2.5.2: {} @@ -12282,14 +12293,14 @@ snapshots: trough@2.1.0: {} - ts-api-utils@1.3.0(typescript@5.5.4): + ts-api-utils@1.3.0(typescript@5.6.2): dependencies: - typescript: 5.5.4 + typescript: 5.6.2 - ts-declaration-location@1.0.4(typescript@5.5.4): + ts-declaration-location@1.0.4(typescript@5.6.2): dependencies: minimatch: 10.0.1 - typescript: 5.5.4 + typescript: 5.6.2 ts-dedent@2.2.0: {} @@ -12322,18 +12333,18 @@ snapshots: type-fest@4.24.0: {} - typescript-eslint@8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4): + typescript-eslint@8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2): dependencies: - '@typescript-eslint/eslint-plugin': 8.4.0(@typescript-eslint/parser@8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@typescript-eslint/parser': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) - '@typescript-eslint/utils': 8.4.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/eslint-plugin': 8.4.0(@typescript-eslint/parser@8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@typescript-eslint/parser': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) + '@typescript-eslint/utils': 8.4.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) optionalDependencies: - typescript: 5.5.4 + typescript: 5.6.2 transitivePeerDependencies: - eslint - supports-color - typescript@5.5.4: {} + typescript@5.6.2: {} ufo@1.5.3: {} @@ -12351,18 +12362,18 @@ snapshots: unicorn-magic@0.1.0: {} - unidata.js@0.8.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@6.0.4)(zod@3.23.8): + unidata.js@0.8.0(bufferutil@4.0.8)(typescript@5.6.2)(zod@3.23.8): dependencies: '@types/lodash': 4.14.202 '@urql/core': 4.2.2(graphql@16.8.1) axios: 1.6.8 axios-retry: 3.9.1 - crossbell: 1.12.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@6.0.4)(zod@3.23.8) + crossbell: 1.12.0(bufferutil@4.0.8)(typescript@5.6.2)(zod@3.23.8) graphql: 16.8.1 lodash: 4.17.21 lodash-es: 4.17.21 mime: 3.0.0 - viem: 0.3.50(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@6.0.4)(zod@3.23.8) + viem: 0.3.50(bufferutil@4.0.8)(typescript@5.6.2)(zod@3.23.8) transitivePeerDependencies: - bufferutil - debug @@ -12420,7 +12431,7 @@ snapshots: use-callback-ref@1.3.0(@types/react@18.3.5)(react@18.3.1): dependencies: react: 18.3.1 - tslib: 2.6.2 + tslib: 2.7.0 optionalDependencies: '@types/react': 18.3.5 @@ -12433,7 +12444,7 @@ snapshots: dependencies: detect-node-es: 1.1.0 react: 18.3.1 - tslib: 2.6.2 + tslib: 2.7.0 optionalDependencies: '@types/react': 18.3.5 @@ -12441,10 +12452,6 @@ snapshots: dependencies: react: 18.3.1 - utf-8-validate@6.0.4: - dependencies: - node-gyp-build: 4.8.0 - util-deprecate@1.0.2: {} uuid@9.0.1: {} @@ -12483,35 +12490,35 @@ snapshots: unist-util-stringify-position: 4.0.0 vfile-message: 4.0.2 - viem@0.3.50(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@6.0.4)(zod@3.23.8): + viem@0.3.50(bufferutil@4.0.8)(typescript@5.6.2)(zod@3.23.8): dependencies: '@adraffy/ens-normalize': 1.9.0 '@noble/curves': 1.0.0 '@noble/hashes': 1.3.0 '@scure/bip32': 1.3.0 '@scure/bip39': 1.2.0 - '@wagmi/chains': 1.0.0(typescript@5.5.4) - abitype: 0.8.7(typescript@5.5.4)(zod@3.23.8) - isomorphic-ws: 5.0.0(ws@8.12.0(bufferutil@4.0.8)(utf-8-validate@6.0.4)) - ws: 8.12.0(bufferutil@4.0.8)(utf-8-validate@6.0.4) + '@wagmi/chains': 1.0.0(typescript@5.6.2) + abitype: 0.8.7(typescript@5.6.2)(zod@3.23.8) + isomorphic-ws: 5.0.0(ws@8.12.0(bufferutil@4.0.8)) + ws: 8.12.0(bufferutil@4.0.8) transitivePeerDependencies: - bufferutil - typescript - utf-8-validate - zod - viem@2.16.3(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@6.0.4)(zod@3.23.8): + viem@2.16.3(bufferutil@4.0.8)(typescript@5.6.2)(zod@3.23.8): dependencies: '@adraffy/ens-normalize': 1.10.0 '@noble/curves': 1.2.0 '@noble/hashes': 1.3.2 '@scure/bip32': 1.3.2 '@scure/bip39': 1.2.1 - abitype: 1.0.4(typescript@5.5.4)(zod@3.23.8) - isows: 1.0.4(ws@8.17.1(bufferutil@4.0.8)(utf-8-validate@6.0.4)) - ws: 8.17.1(bufferutil@4.0.8)(utf-8-validate@6.0.4) + abitype: 1.0.4(typescript@5.6.2)(zod@3.23.8) + isows: 1.0.4(ws@8.17.1(bufferutil@4.0.8)) + ws: 8.17.1(bufferutil@4.0.8) optionalDependencies: - typescript: 5.5.4 + typescript: 5.6.2 transitivePeerDependencies: - bufferutil - utf-8-validate @@ -12548,7 +12555,7 @@ snapshots: webidl-conversions@3.0.1: {} - webpack-bundle-analyzer@4.10.1(bufferutil@4.0.8)(utf-8-validate@6.0.4): + webpack-bundle-analyzer@4.10.1(bufferutil@4.0.8): dependencies: '@discoveryjs/json-ext': 0.5.7 acorn: 8.12.1 @@ -12562,7 +12569,7 @@ snapshots: opener: 1.5.2 picocolors: 1.0.1 sirv: 2.0.4 - ws: 7.5.9(bufferutil@4.0.8)(utf-8-validate@6.0.4) + ws: 7.5.9(bufferutil@4.0.8) transitivePeerDependencies: - bufferutil - utf-8-validate @@ -12608,25 +12615,21 @@ snapshots: wrappy@1.0.2: {} - ws@7.5.9(bufferutil@4.0.8)(utf-8-validate@6.0.4): + ws@7.5.9(bufferutil@4.0.8): optionalDependencies: bufferutil: 4.0.8 - utf-8-validate: 6.0.4 - ws@8.11.0(bufferutil@4.0.8)(utf-8-validate@6.0.4): + ws@8.11.0(bufferutil@4.0.8): optionalDependencies: bufferutil: 4.0.8 - utf-8-validate: 6.0.4 - ws@8.12.0(bufferutil@4.0.8)(utf-8-validate@6.0.4): + ws@8.12.0(bufferutil@4.0.8): optionalDependencies: bufferutil: 4.0.8 - utf-8-validate: 6.0.4 - ws@8.17.1(bufferutil@4.0.8)(utf-8-validate@6.0.4): + ws@8.17.1(bufferutil@4.0.8): optionalDependencies: bufferutil: 4.0.8 - utf-8-validate: 6.0.4 xml@1.0.1: {}