Hey is a decentralized and permissionless social media app built with Lens Protocol 🌿

chore: update dependencies (#5916)

authored by yoginth.com and committed by

GitHub f0d26177 0fb8f8c6

+190 -168
+4 -4
apps/api/package.json
··· 23 23 "@hono/node-server": "^1.14.4", 24 24 "@hono/zod-validator": "^0.7.0", 25 25 "@lens-chain/sdk": "^1.0.3", 26 - "@prisma/client": "^6.10.1", 27 - "dotenv": "^17.0.0", 26 + "@prisma/client": "^6.11.0", 27 + "dotenv": "^17.0.1", 28 28 "hono": "^4.8.3", 29 29 "hono-rate-limiter": "^0.4.2", 30 30 "jose": "^6.0.11", ··· 39 39 "devDependencies": { 40 40 "@hey/config": "workspace:*", 41 41 "@hey/types": "workspace:*", 42 - "@types/node": "^24.0.8", 43 - "prisma": "^6.10.1", 42 + "@types/node": "^24.0.10", 43 + "prisma": "^6.11.0", 44 44 "typescript": "^5.8.3" 45 45 } 46 46 }
+2 -2
apps/web/package.json
··· 35 35 "family": "^0.1.3", 36 36 "hast": "^1.0.0", 37 37 "mdast-util-to-markdown": "^2.1.2", 38 - "motion": "^12.20.1", 38 + "motion": "^12.23.0", 39 39 "motion-plus-react": "^1.3.2", 40 40 "plur": "^5.1.0", 41 41 "plyr-react": "^5.3.0", ··· 74 74 "@tailwindcss/aspect-ratio": "^0.4.2", 75 75 "@tailwindcss/forms": "^0.5.10", 76 76 "@types/hast": "^3.0.4", 77 - "@types/node": "^24.0.8", 77 + "@types/node": "^24.0.10", 78 78 "@types/react": "^19.1.8", 79 79 "@types/react-dom": "^19.1.6", 80 80 "@vitejs/plugin-react": "^4.6.0",
+1 -1
packages/data/package.json
··· 11 11 }, 12 12 "devDependencies": { 13 13 "@hey/config": "workspace:*", 14 - "@types/node": "^24.0.8", 14 + "@types/node": "^24.0.10", 15 15 "typescript": "^5.8.3" 16 16 } 17 17 }
+1 -1
packages/helpers/package.json
··· 14 14 }, 15 15 "devDependencies": { 16 16 "@hey/config": "workspace:*", 17 - "@types/node": "^24.0.8", 17 + "@types/node": "^24.0.10", 18 18 "typescript": "^5.8.3" 19 19 } 20 20 }
+1 -1
packages/indexer/package.json
··· 20 20 "@graphql-codegen/typescript-operations": "^4.6.1", 21 21 "@graphql-codegen/typescript-react-apollo": "^4.3.3", 22 22 "@hey/config": "workspace:*", 23 - "@types/node": "^24.0.8", 23 + "@types/node": "^24.0.10", 24 24 "typescript": "^5.8.3" 25 25 } 26 26 }
+181 -159
pnpm-lock.yaml
··· 42 42 specifier: ^1.0.3 43 43 version: 1.0.3(ethers@6.14.4(bufferutil@4.0.9)(utf-8-validate@5.0.10))(viem@2.31.6(bufferutil@4.0.9)(typescript@5.8.3)(utf-8-validate@5.0.10)(zod@3.25.67)) 44 44 '@prisma/client': 45 - specifier: ^6.10.1 46 - version: 6.10.1(prisma@6.10.1(typescript@5.8.3))(typescript@5.8.3) 45 + specifier: ^6.11.0 46 + version: 6.11.0(prisma@6.11.0(typescript@5.8.3))(typescript@5.8.3) 47 47 dotenv: 48 - specifier: ^17.0.0 49 - version: 17.0.0 48 + specifier: ^17.0.1 49 + version: 17.0.1 50 50 hono: 51 51 specifier: ^4.8.3 52 52 version: 4.8.3 ··· 85 85 specifier: workspace:* 86 86 version: link:../../packages/types 87 87 '@types/node': 88 - specifier: ^24.0.8 89 - version: 24.0.8 88 + specifier: ^24.0.10 89 + version: 24.0.10 90 90 prisma: 91 - specifier: ^6.10.1 92 - version: 6.10.1(typescript@5.8.3) 91 + specifier: ^6.11.0 92 + version: 6.11.0(typescript@5.8.3) 93 93 typescript: 94 94 specifier: ^5.8.3 95 95 version: 5.8.3 ··· 143 143 version: 1.2.7(@types/react-dom@19.1.6(@types/react@19.1.8))(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 144 144 '@tailwindcss/vite': 145 145 specifier: ^4.1.11 146 - version: 4.1.11(vite@7.0.0(@types/node@24.0.8)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0)) 146 + version: 4.1.11(vite@7.0.0(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0)) 147 147 '@tanstack/react-query': 148 148 specifier: ^5.81.5 149 149 version: 5.81.5(react@19.1.0) ··· 172 172 specifier: ^2.1.2 173 173 version: 2.1.2 174 174 motion: 175 - specifier: ^12.20.1 176 - version: 12.20.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 175 + specifier: ^12.23.0 176 + version: 12.23.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 177 177 motion-plus-react: 178 178 specifier: ^1.3.2 179 179 version: 1.3.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0) ··· 257 257 version: 0.41.5(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 258 258 vite: 259 259 specifier: ^7.0.0 260 - version: 7.0.0(@types/node@24.0.8)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0) 260 + version: 7.0.0(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0) 261 261 wagmi: 262 262 specifier: ^2.15.6 263 263 version: 2.15.6(@tanstack/query-core@5.81.5)(@tanstack/react-query@5.81.5(react@19.1.0))(@types/react@19.1.8)(bufferutil@4.0.9)(immer@10.1.1)(react@19.1.0)(typescript@5.8.3)(utf-8-validate@5.0.10)(viem@2.31.6(bufferutil@4.0.9)(typescript@5.8.3)(utf-8-validate@5.0.10)(zod@3.25.67))(zod@3.25.67) ··· 284 284 specifier: ^3.0.4 285 285 version: 3.0.4 286 286 '@types/node': 287 - specifier: ^24.0.8 288 - version: 24.0.8 287 + specifier: ^24.0.10 288 + version: 24.0.10 289 289 '@types/react': 290 290 specifier: ^19.1.8 291 291 version: 19.1.8 ··· 294 294 version: 19.1.6(@types/react@19.1.8) 295 295 '@vitejs/plugin-react': 296 296 specifier: ^4.6.0 297 - version: 4.6.0(vite@7.0.0(@types/node@24.0.8)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0)) 297 + version: 4.6.0(vite@7.0.0(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0)) 298 298 typescript: 299 299 specifier: ^5.8.3 300 300 version: 5.8.3 301 301 vite-plugin-environment: 302 302 specifier: ^1.1.3 303 - version: 1.1.3(vite@7.0.0(@types/node@24.0.8)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0)) 303 + version: 1.1.3(vite@7.0.0(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0)) 304 304 vite-tsconfig-paths: 305 305 specifier: ^5.1.4 306 - version: 5.1.4(typescript@5.8.3)(vite@7.0.0(@types/node@24.0.8)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0)) 306 + version: 5.1.4(typescript@5.8.3)(vite@7.0.0(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0)) 307 307 308 308 packages/config: {} 309 309 ··· 317 317 specifier: workspace:* 318 318 version: link:../config 319 319 '@types/node': 320 - specifier: ^24.0.8 321 - version: 24.0.8 320 + specifier: ^24.0.10 321 + version: 24.0.10 322 322 typescript: 323 323 specifier: ^5.8.3 324 324 version: 5.8.3 ··· 342 342 specifier: workspace:* 343 343 version: link:../config 344 344 '@types/node': 345 - specifier: ^24.0.8 346 - version: 24.0.8 345 + specifier: ^24.0.10 346 + version: 24.0.10 347 347 typescript: 348 348 specifier: ^5.8.3 349 349 version: 5.8.3 ··· 362 362 devDependencies: 363 363 '@graphql-codegen/cli': 364 364 specifier: ^5.0.7 365 - version: 5.0.7(@types/node@24.0.8)(bufferutil@4.0.9)(crossws@0.3.5)(graphql@16.11.0)(typescript@5.8.3)(utf-8-validate@5.0.10) 365 + version: 5.0.7(@types/node@24.0.10)(bufferutil@4.0.9)(crossws@0.3.5)(graphql@16.11.0)(typescript@5.8.3)(utf-8-validate@5.0.10) 366 366 '@graphql-codegen/fragment-matcher': 367 367 specifier: ^5.1.0 368 368 version: 5.1.0(graphql@16.11.0) ··· 379 379 specifier: workspace:* 380 380 version: link:../config 381 381 '@types/node': 382 - specifier: ^24.0.8 383 - version: 24.0.8 382 + specifier: ^24.0.10 383 + version: 24.0.10 384 384 typescript: 385 385 specifier: ^5.8.3 386 386 version: 5.8.3 ··· 1521 1521 resolution: {integrity: sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==} 1522 1522 engines: {node: '>=18.0.0'} 1523 1523 1524 - '@jridgewell/gen-mapping@0.3.10': 1525 - resolution: {integrity: sha512-HM2F4B9N4cA0RH2KQiIZOHAZqtP4xGS4IZ+SFe1SIbO4dyjf9MTY2Bo3vHYnm0hglWfXqBrzUBSa+cJfl3Xvrg==} 1524 + '@jridgewell/gen-mapping@0.3.12': 1525 + resolution: {integrity: sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==} 1526 1526 1527 1527 '@jridgewell/resolve-uri@3.1.2': 1528 1528 resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==} 1529 1529 engines: {node: '>=6.0.0'} 1530 1530 1531 - '@jridgewell/sourcemap-codec@1.5.2': 1532 - resolution: {integrity: sha512-gKYheCylLIedI+CSZoDtGkFV9YEBxRRVcfCH7OfAqh4TyUyRjEE6WVE/aXDXX0p8BIe/QgLcaAoI0220KRRFgg==} 1531 + '@jridgewell/sourcemap-codec@1.5.4': 1532 + resolution: {integrity: sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw==} 1533 1533 1534 - '@jridgewell/trace-mapping@0.3.27': 1535 - resolution: {integrity: sha512-VO95AxtSFMelbg3ouljAYnfvTEwSWVt/2YLf+U5Ejd8iT5mXE2Sa/1LGyvySMne2CGsepGLI7KpF3EzE3Aq9Mg==} 1534 + '@jridgewell/trace-mapping@0.3.29': 1535 + resolution: {integrity: sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==} 1536 1536 1537 1537 '@lens-chain/sdk@1.0.3': 1538 1538 resolution: {integrity: sha512-ysfCKyhC2CouFQbysnduwKGQU8L6MI1VVBcClMLisKAJAunHFowsBaUp+j8nuQyWmUETpokqpe2Mk0P9bSGhfw==} ··· 1740 1740 '@preact/signals-core@1.11.0': 1741 1741 resolution: {integrity: sha512-jglbibeWHuFRzEWVFY/TT7wB1PppJxmcSfUHcK+2J9vBRtiooMfw6tAPttojNYrrpdGViqAYCbPpmWYlMm+eMQ==} 1742 1742 1743 - '@prisma/client@6.10.1': 1744 - resolution: {integrity: sha512-Re4pMlcUsQsUTAYMK7EJ4Bw2kg3WfZAAlr8GjORJaK4VOP6LxRQUQ1TuLnxcF42XqGkWQ36q5CQF1yVadANQ6w==} 1743 + '@prisma/client@6.11.0': 1744 + resolution: {integrity: sha512-K9TkKepOYvCOg3qCuKz7ZHf6rf58BFKi08plKjU4qVv9y7/UxO6tLz7PlWcgODUZKURLPmRHjHERffIx/8az4w==} 1745 1745 engines: {node: '>=18.18'} 1746 1746 peerDependencies: 1747 1747 prisma: '*' ··· 1752 1752 typescript: 1753 1753 optional: true 1754 1754 1755 - '@prisma/config@6.10.1': 1756 - resolution: {integrity: sha512-kz4/bnqrOrzWo8KzYguN0cden4CzLJJ+2VSpKtF8utHS3l1JS0Lhv6BLwpOX6X9yNreTbZQZwewb+/BMPDCIYQ==} 1755 + '@prisma/config@6.11.0': 1756 + resolution: {integrity: sha512-icBfutMpdrwSf2ggo012zhQ4oianijXL/UPbv4PNVK3WUWbB3/F5Ltq8ZfElGrtwKC6XuFFPxU5qDC9x7vh8zQ==} 1757 1757 1758 - '@prisma/debug@6.10.1': 1759 - resolution: {integrity: sha512-k2YT53cWxv9OLjW4zSYTZ6Z7j0gPfCzcr2Mj99qsuvlxr8WAKSZ2NcSR0zLf/mP4oxnYG842IMj3utTgcd7CaA==} 1758 + '@prisma/debug@6.11.0': 1759 + resolution: {integrity: sha512-zo4oEZMWMt0BFWl+4NK9FUpaEOmjGR3y2/r0lkW/DK4BUBRgMj90s8QqK2K+vXG3xn0nAGg2kOSu+Swn60CFLg==} 1760 1760 1761 - '@prisma/engines-version@6.10.1-1.9b628578b3b7cae625e8c927178f15a170e74a9c': 1762 - resolution: {integrity: sha512-ZJFTsEqapiTYVzXya6TUKYDFnSWCNegfUiG5ik9fleQva5Sk3DNyyUi7X1+0ZxWFHwHDr6BZV5Vm+iwP+LlciA==} 1761 + '@prisma/engines-version@6.11.0-18.9c30299f5a0ea26a96790e13f796dc6094db3173': 1762 + resolution: {integrity: sha512-M3vbyDICFIA1oJl0cFkM0omD4HsJZjFi0hu0f0UxyPABH8KEcZyUd5BToCrNl4B8lUeQn+L5+gfaQleOKp6Lrg==} 1763 1763 1764 - '@prisma/engines@6.10.1': 1765 - resolution: {integrity: sha512-Q07P5rS2iPwk2IQr/rUQJ42tHjpPyFcbiH7PXZlV81Ryr9NYIgdxcUrwgVOWVm5T7ap02C0dNd1dpnNcSWig8A==} 1764 + '@prisma/engines@6.11.0': 1765 + resolution: {integrity: sha512-uqnYxvPKZPvYZA7F0q4gTR+fVWUJSY5bif7JAKBIOD5SoRRy0qEIaPy4Nna5WDLQaFGshaY/Bh8dLOQMfxhJJw==} 1766 1766 1767 - '@prisma/fetch-engine@6.10.1': 1768 - resolution: {integrity: sha512-clmbG/Jgmrc/n6Y77QcBmAUlq9LrwI9Dbgy4pq5jeEARBpRCWJDJ7PWW1P8p0LfFU0i5fsyO7FqRzRB8mkdS4g==} 1767 + '@prisma/fetch-engine@6.11.0': 1768 + resolution: {integrity: sha512-ZHHSP7vJFo5hePH+MNovxhqXabIg38ZpCwQfUBON29kwPX3f1pjYnzGpgJLCJy4k7mKGOzTgrXPqH8+nJvq2fw==} 1769 1769 1770 - '@prisma/get-platform@6.10.1': 1771 - resolution: {integrity: sha512-4CY5ndKylcsce9Mv+VWp5obbR2/86SHOLVV053pwIkhVtT9C9A83yqiqI/5kJM9T1v1u1qco/bYjDKycmei9HA==} 1770 + '@prisma/get-platform@6.11.0': 1771 + resolution: {integrity: sha512-yspBGvOfJQwuoApk5B4aBlHDy6YDXAOe4Ml8U2eZ+M2b7fDd10YDomS3Q4qrYHUUVYF3TJyN86NcnRMOvCMUrA==} 1772 1772 1773 1773 '@prosekit/basic@0.5.3': 1774 1774 resolution: {integrity: sha512-UTFIMsG2EnDT9L5kjH06LQD3xqjXWB9IyXZ/i3G6GQXmp25TwtRZxxuvzPmRvhZIXAlc/zfJZC86T1pVTc1Omw==} ··· 2855 2855 '@types/node@22.7.5': 2856 2856 resolution: {integrity: sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ==} 2857 2857 2858 - '@types/node@24.0.8': 2859 - resolution: {integrity: sha512-WytNrFSgWO/esSH9NbpWUfTMGQwCGIKfCmNlmFDNiI5gGhgMmEA+V1AEvKLeBNvvtBnailJtkrEa2OIISwrVAA==} 2858 + '@types/node@24.0.10': 2859 + resolution: {integrity: sha512-ENHwaH+JIRTDIEEbDK6QSQntAYGtbvdDXnMXnZaZ6k13Du1dPMmprkEHIL7ok2Wl2aZevetwTAb5S+7yIF+enA==} 2860 2860 2861 2861 '@types/react-dom@19.1.6': 2862 2862 resolution: {integrity: sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw==} ··· 3039 3039 resolution: {integrity: sha512-FNoYzHawTMk/6KMQoEG5O4PuioX19UbwdQKF44yw0nLfOypfQdjtfZzo/UIJWAJ23sNIFbD1Ug9lbaDGMwbqQA==} 3040 3040 engines: {node: '>=8'} 3041 3041 3042 - '@zag-js/dismissable@1.17.4': 3043 - resolution: {integrity: sha512-LkFdUz2Ay3D/CsSjQSVjxQwzH6U5rU6cvEcUTOM90RUSozuV2pAK5NnI3JH3jAy1USlpTbjxHL+2bdep2jkAEg==} 3042 + '@zag-js/dismissable@1.18.0': 3043 + resolution: {integrity: sha512-aN6nZV4mqAPDqbNuGt3uTY5WJdS/LsBTIS9Sg7MBKolT7Me1d31jGsRt1cbXzhEG11l4zIlhss0fKvxQmhC6DA==} 3044 3044 3045 - '@zag-js/dom-query@1.17.4': 3046 - resolution: {integrity: sha512-1fNDCWkHRZXB4dD2hoiyMy0cSkrB/u4fur3To5sOKteka5e9om1/YdbYxXNLmVfeTiC/SJtWNelXP7c/8uDwOw==} 3045 + '@zag-js/dom-query@1.18.0': 3046 + resolution: {integrity: sha512-RcqFfBPULvRWg7rRLXkUmCyRepkdNwxzcfFfp6fmHMSTo0PBKcNmI9rnU2o2tssvFeg9WE7DXxUWlxr3NEOnbA==} 3047 3047 3048 - '@zag-js/interact-outside@1.17.4': 3049 - resolution: {integrity: sha512-jd7/4V7ESS6FJILPWIm5CmXVR+maZ4fQmQUPV56WOURKdl2LZ2bPgfjvEaVI9BTm7qPTML6O55xgB87rS/sXlw==} 3048 + '@zag-js/interact-outside@1.18.0': 3049 + resolution: {integrity: sha512-N1BGNk+SPz+sGB+bIOf/vA//KQ0qm1GjvxsRoiXxVN0agrST9NqBL4WXJNEwMyKSstU9oD9w/l7pmLdmlXzkuQ==} 3050 3050 3051 - '@zag-js/types@1.17.4': 3052 - resolution: {integrity: sha512-GHE1ykkMeHuIPHkkU1JNcIWMoFH322Yq65S4dhhsEgqMRX3BUHW8ids5e+7WOu9ZSH3PGJdpUXe8+jg3USpwaw==} 3051 + '@zag-js/types@1.18.0': 3052 + resolution: {integrity: sha512-P/5rTXukTXXDF+BZ/5imQLIlhN/zfbuFAuq4Ny5SDS/QvZFKOX5EmWrTzefbvQX2WMHt+RxpMfWAOsaSp3AoqQ==} 3053 3053 3054 - '@zag-js/utils@1.17.4': 3055 - resolution: {integrity: sha512-FXici9HJG1ZBLCmbHO/ed4iurDriDjdx8XOfSD052bu22ViWl5jnO2K77OwagexbXGGAJNhswvDeQg5CSqYbvA==} 3054 + '@zag-js/utils@1.18.0': 3055 + resolution: {integrity: sha512-Rf7Ca61Ir2wcugU+TnNMPYGqFBreRxw4U3x5LU149urRlk2kN3iZ0NBIp17EobKOx6veK1jYnPwsifG82iuwPg==} 3056 3056 3057 3057 abitype@1.0.8: 3058 3058 resolution: {integrity: sha512-ZeiI6h3GnW06uYDLx0etQtX/p8E24UaHHBj57RSjK7YBFe7iuVn07EDpOeP451D06sF27VOz9JJPlIKJmXgkEg==} ··· 3516 3516 resolution: {integrity: sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==} 3517 3517 engines: {node: '>=12'} 3518 3518 3519 - dotenv@17.0.0: 3520 - resolution: {integrity: sha512-A0BJ5lrpJVSfnMMXjmeO0xUnoxqsBHWCoqqTnGwGYVdnctqXXUEhJOO7LxmgxJon9tEZFGpe0xPRX0h2v3AANQ==} 3519 + dotenv@17.0.1: 3520 + resolution: {integrity: sha512-GLjkduuAL7IMJg/ZnOPm9AnWKJ82mSE2tzXLaJ/6hD6DhwGfZaXG77oB8qbReyiczNxnbxQKyh0OE5mXq0bAHA==} 3521 3521 engines: {node: '>=12'} 3522 3522 3523 3523 dset@3.1.4: ··· 3535 3535 resolution: {integrity: sha512-r6kEJXDKecVOCj2nLMuXK/FCPeurW33+3JRpfXVbjLja3XUYFfD9I/JBreH6sUyzcm3G/YQboBjMla6poKeSdA==} 3536 3536 engines: {bun: '>=1', deno: '>=2', node: '>=16'} 3537 3537 3538 - electron-to-chromium@1.5.177: 3539 - resolution: {integrity: sha512-7EH2G59nLsEMj97fpDuvVcYi6lwTcM1xuWw3PssD8xzboAW7zj7iB3COEEEATUfjLHrs5uKBLQT03V/8URx06g==} 3538 + electron-to-chromium@1.5.178: 3539 + resolution: {integrity: sha512-wObbz/ar3Bc6e4X5vf0iO8xTN8YAjN/tgiAOJLr7yjYFtP9wAjq8Mb5h0yn6kResir+VYx2DXBj9NNobs0ETSA==} 3540 3540 3541 3541 emoji-regex@8.0.0: 3542 3542 resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} ··· 3735 3735 resolution: {integrity: sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==} 3736 3736 engines: {node: '>=12.20.0'} 3737 3737 3738 - framer-motion@12.20.1: 3739 - resolution: {integrity: sha512-NW2t2GHQcNvLHq18JyNVY15VKrwru+nkNyhLdqf4MbxbGhxZcSDi68iNcAy6O1nG0yYAQJbLioBIH1Kmg8Xr1g==} 3738 + framer-motion@12.23.0: 3739 + resolution: {integrity: sha512-xf6NxTGAyf7zR4r2KlnhFmsRfKIbjqeBupEDBAaEtVIBJX96sAon00kMlsKButSIRwPSHjbRrAPnYdJJ9kyhbA==} 3740 3740 peerDependencies: 3741 3741 '@emotion/is-prop-valid': '*' 3742 3742 react: ^18.0.0 || ^19.0.0 ··· 4497 4497 engines: {node: '>=10'} 4498 4498 hasBin: true 4499 4499 4500 - motion-dom@12.20.1: 4501 - resolution: {integrity: sha512-XyveLJ9dmQTmaEsP9RlcuoNFxWlRIGdasdPJBB4aOwPr8bRcJdhltudAbiEjRQBmsGD30sjJdaEjhkHsAHapLQ==} 4500 + motion-dom@12.22.0: 4501 + resolution: {integrity: sha512-ooH7+/BPw9gOsL9VtPhEJHE2m4ltnhMlcGMhEqA0YGNhKof7jdaszvsyThXI6LVIKshJUZ9/CP6HNqQhJfV7kw==} 4502 4502 4503 4503 motion-plus-dom@1.3.1: 4504 4504 resolution: {integrity: sha512-NsVz3pShaoiJT/1DVCgYaMmKFmCQxZw7SQ71w52634/TCyw/ItGcWh3khxfe0+tsZhoNGQWSgLeeeS4myNyaiA==} ··· 4517 4517 motion-utils@12.19.0: 4518 4518 resolution: {integrity: sha512-BuFTHINYmV07pdWs6lj6aI63vr2N4dg0vR+td0rtrdpWOhBzIkEklZyLcvKBoEtwSqx8Jg06vUB5RS0xDiUybw==} 4519 4519 4520 - motion@12.20.1: 4521 - resolution: {integrity: sha512-UPUsh8jVxmcTPWqcdU5ZcNhO8EU4sfG+UcvKAUXFIwUE1oZJFxtyDui9tD7zlVau1eIBXqZ4Qe0hK2r8pOjDcQ==} 4520 + motion@12.23.0: 4521 + resolution: {integrity: sha512-PPNwblArRH9GRC4F3KtOTiIaYd+mtp324vYq3HIL+ueseoAVqPRK5TPFTAQBcIprfVd0NWo3DLzZSiyWaYFXXQ==} 4522 4522 peerDependencies: 4523 4523 '@emotion/is-prop-valid': '*' 4524 4524 react: ^18.0.0 || ^19.0.0 ··· 4872 4872 preact@10.26.9: 4873 4873 resolution: {integrity: sha512-SSjF9vcnF27mJK1XyFMNJzFd5u3pQiATFqoaDy03XuN00u4ziveVVEGt5RKJrDR8MHE/wJo9Nnad56RLzS2RMA==} 4874 4874 4875 - prisma@6.10.1: 4876 - resolution: {integrity: sha512-khhlC/G49E4+uyA3T3H5PRBut486HD2bDqE2+rvkU0pwk9IAqGFacLFUyIx9Uw+W2eCtf6XGwsp+/strUwMNPw==} 4875 + prisma@6.11.0: 4876 + resolution: {integrity: sha512-gI69E7fusgk32XALpXzdgR10xUx2aFnHiu/JaUo4O07G4JvFT0xNtD0Iy81p37iBLTYFEhWa9VrHKXaiyZ5fLQ==} 4877 4877 engines: {node: '>=18.18'} 4878 4878 hasBin: true 4879 4879 peerDependencies: ··· 5330 5330 setimmediate@1.0.5: 5331 5331 resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==} 5332 5332 5333 - sha.js@2.4.11: 5334 - resolution: {integrity: sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==} 5333 + sha.js@2.4.12: 5334 + resolution: {integrity: sha512-8LzC5+bvI45BjpfXU8V5fdU2mfeKiQe1D1gIMn7XUlF3OTUrpdJpPPH4EMAnF0DsHHdSZqCdSss5qCmJKuiO3w==} 5335 + engines: {node: '>= 0.10'} 5335 5336 hasBin: true 5336 5337 5337 5338 shell-quote@1.8.3: ··· 5503 5504 resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==} 5504 5505 engines: {node: '>=0.6.0'} 5505 5506 5507 + to-buffer@1.2.1: 5508 + resolution: {integrity: sha512-tB82LpAIWjhLYbqjx3X4zEeHN6M8CiuOEy2JY8SEQVdYRe3CCHOFaqrBW1doLDrfpWhplcW7BL+bO3/6S3pcDQ==} 5509 + engines: {node: '>= 0.4'} 5510 + 5506 5511 to-regex-range@5.0.1: 5507 5512 resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} 5508 5513 engines: {node: '>=8.0'} ··· 5563 5568 type-fest@4.41.0: 5564 5569 resolution: {integrity: sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==} 5565 5570 engines: {node: '>=16'} 5571 + 5572 + typed-array-buffer@1.0.3: 5573 + resolution: {integrity: sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==} 5574 + engines: {node: '>= 0.4'} 5566 5575 5567 5576 typescript@5.8.3: 5568 5577 resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==} ··· 6125 6134 6126 6135 '@ampproject/remapping@2.3.0': 6127 6136 dependencies: 6128 - '@jridgewell/gen-mapping': 0.3.10 6129 - '@jridgewell/trace-mapping': 0.3.27 6137 + '@jridgewell/gen-mapping': 0.3.12 6138 + '@jridgewell/trace-mapping': 0.3.29 6130 6139 6131 6140 '@apollo/client@3.13.8(@types/react@19.1.8)(graphql-ws@6.0.5(crossws@0.3.5)(graphql@16.11.0)(ws@8.18.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)))(graphql@16.11.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 6132 6141 dependencies: ··· 6221 6230 '@ariatype/aria-attributes': 1.0.1 6222 6231 '@ariatype/aria-roles': 1.0.1 6223 6232 '@preact/signals-core': 1.11.0 6224 - '@zag-js/dom-query': 1.17.4 6233 + '@zag-js/dom-query': 1.18.0 6225 6234 just-kebab-case: 4.2.0 6226 6235 just-map-values: 3.2.0 6227 6236 server-dom-shim: 1.0.2 ··· 6247 6256 '@aria-ui/core': 0.0.21 6248 6257 '@floating-ui/dom': 1.7.2 6249 6258 '@floating-ui/utils': 0.2.10 6250 - '@zag-js/dom-query': 1.17.4 6259 + '@zag-js/dom-query': 1.18.0 6251 6260 6252 6261 '@aria-ui/popover@0.0.27': 6253 6262 dependencies: 6254 6263 '@aria-ui/core': 0.0.21 6255 6264 '@aria-ui/overlay': 0.0.24 6256 6265 '@aria-ui/presence': 0.0.19 6257 - '@zag-js/dismissable': 1.17.4 6258 - '@zag-js/dom-query': 1.17.4 6266 + '@zag-js/dismissable': 1.18.0 6267 + '@zag-js/dom-query': 1.18.0 6259 6268 6260 6269 '@aria-ui/presence@0.0.19': 6261 6270 dependencies: 6262 6271 '@aria-ui/core': 0.0.21 6263 - '@zag-js/dom-query': 1.17.4 6272 + '@zag-js/dom-query': 1.18.0 6264 6273 6265 6274 '@aria-ui/tooltip@0.0.29': 6266 6275 dependencies: ··· 6875 6884 dependencies: 6876 6885 '@babel/parser': 7.27.7 6877 6886 '@babel/types': 7.27.7 6878 - '@jridgewell/gen-mapping': 0.3.10 6879 - '@jridgewell/trace-mapping': 0.3.27 6887 + '@jridgewell/gen-mapping': 0.3.12 6888 + '@jridgewell/trace-mapping': 0.3.29 6880 6889 jsesc: 3.1.0 6881 6890 6882 6891 '@babel/helper-annotate-as-pure@7.27.3': ··· 7220 7229 eventemitter3: 5.0.1 7221 7230 keccak: 3.0.4 7222 7231 preact: 10.26.9 7223 - sha.js: 2.4.11 7232 + sha.js: 2.4.12 7224 7233 transitivePeerDependencies: 7225 7234 - supports-color 7226 7235 ··· 7380 7389 graphql: 16.11.0 7381 7390 tslib: 2.6.3 7382 7391 7383 - '@graphql-codegen/cli@5.0.7(@types/node@24.0.8)(bufferutil@4.0.9)(crossws@0.3.5)(graphql@16.11.0)(typescript@5.8.3)(utf-8-validate@5.0.10)': 7392 + '@graphql-codegen/cli@5.0.7(@types/node@24.0.10)(bufferutil@4.0.9)(crossws@0.3.5)(graphql@16.11.0)(typescript@5.8.3)(utf-8-validate@5.0.10)': 7384 7393 dependencies: 7385 7394 '@babel/generator': 7.27.5 7386 7395 '@babel/template': 7.27.2 ··· 7391 7400 '@graphql-tools/apollo-engine-loader': 8.0.20(graphql@16.11.0) 7392 7401 '@graphql-tools/code-file-loader': 8.1.20(graphql@16.11.0) 7393 7402 '@graphql-tools/git-loader': 8.0.24(graphql@16.11.0) 7394 - '@graphql-tools/github-loader': 8.0.20(@types/node@24.0.8)(graphql@16.11.0) 7403 + '@graphql-tools/github-loader': 8.0.20(@types/node@24.0.10)(graphql@16.11.0) 7395 7404 '@graphql-tools/graphql-file-loader': 8.0.20(graphql@16.11.0) 7396 7405 '@graphql-tools/json-file-loader': 8.0.18(graphql@16.11.0) 7397 7406 '@graphql-tools/load': 8.1.0(graphql@16.11.0) 7398 - '@graphql-tools/prisma-loader': 8.0.17(@types/node@24.0.8)(bufferutil@4.0.9)(crossws@0.3.5)(graphql@16.11.0)(utf-8-validate@5.0.10) 7399 - '@graphql-tools/url-loader': 8.0.31(@types/node@24.0.8)(bufferutil@4.0.9)(crossws@0.3.5)(graphql@16.11.0)(utf-8-validate@5.0.10) 7407 + '@graphql-tools/prisma-loader': 8.0.17(@types/node@24.0.10)(bufferutil@4.0.9)(crossws@0.3.5)(graphql@16.11.0)(utf-8-validate@5.0.10) 7408 + '@graphql-tools/url-loader': 8.0.31(@types/node@24.0.10)(bufferutil@4.0.9)(crossws@0.3.5)(graphql@16.11.0)(utf-8-validate@5.0.10) 7400 7409 '@graphql-tools/utils': 10.8.6(graphql@16.11.0) 7401 7410 '@whatwg-node/fetch': 0.10.8 7402 7411 chalk: 4.1.2 ··· 7404 7413 debounce: 1.2.1 7405 7414 detect-indent: 6.1.0 7406 7415 graphql: 16.11.0 7407 - graphql-config: 5.1.5(@types/node@24.0.8)(bufferutil@4.0.9)(crossws@0.3.5)(graphql@16.11.0)(typescript@5.8.3)(utf-8-validate@5.0.10) 7416 + graphql-config: 5.1.5(@types/node@24.0.10)(bufferutil@4.0.9)(crossws@0.3.5)(graphql@16.11.0)(typescript@5.8.3)(utf-8-validate@5.0.10) 7408 7417 inquirer: 8.2.6 7409 7418 is-glob: 4.0.3 7410 7419 jiti: 1.21.7 ··· 7652 7661 - uWebSockets.js 7653 7662 - utf-8-validate 7654 7663 7655 - '@graphql-tools/executor-http@1.3.3(@types/node@24.0.8)(graphql@16.11.0)': 7664 + '@graphql-tools/executor-http@1.3.3(@types/node@24.0.10)(graphql@16.11.0)': 7656 7665 dependencies: 7657 7666 '@graphql-hive/signal': 1.0.0 7658 7667 '@graphql-tools/executor-common': 0.0.4(graphql@16.11.0) ··· 7662 7671 '@whatwg-node/fetch': 0.10.8 7663 7672 '@whatwg-node/promise-helpers': 1.3.2 7664 7673 graphql: 16.11.0 7665 - meros: 1.3.1(@types/node@24.0.8) 7674 + meros: 1.3.1(@types/node@24.0.10) 7666 7675 tslib: 2.8.1 7667 7676 transitivePeerDependencies: 7668 7677 - '@types/node' ··· 7701 7710 transitivePeerDependencies: 7702 7711 - supports-color 7703 7712 7704 - '@graphql-tools/github-loader@8.0.20(@types/node@24.0.8)(graphql@16.11.0)': 7713 + '@graphql-tools/github-loader@8.0.20(@types/node@24.0.10)(graphql@16.11.0)': 7705 7714 dependencies: 7706 - '@graphql-tools/executor-http': 1.3.3(@types/node@24.0.8)(graphql@16.11.0) 7715 + '@graphql-tools/executor-http': 1.3.3(@types/node@24.0.10)(graphql@16.11.0) 7707 7716 '@graphql-tools/graphql-tag-pluck': 8.3.19(graphql@16.11.0) 7708 7717 '@graphql-tools/utils': 10.8.6(graphql@16.11.0) 7709 7718 '@whatwg-node/fetch': 0.10.8 ··· 7776 7785 graphql: 16.11.0 7777 7786 tslib: 2.6.3 7778 7787 7779 - '@graphql-tools/prisma-loader@8.0.17(@types/node@24.0.8)(bufferutil@4.0.9)(crossws@0.3.5)(graphql@16.11.0)(utf-8-validate@5.0.10)': 7788 + '@graphql-tools/prisma-loader@8.0.17(@types/node@24.0.10)(bufferutil@4.0.9)(crossws@0.3.5)(graphql@16.11.0)(utf-8-validate@5.0.10)': 7780 7789 dependencies: 7781 - '@graphql-tools/url-loader': 8.0.31(@types/node@24.0.8)(bufferutil@4.0.9)(crossws@0.3.5)(graphql@16.11.0)(utf-8-validate@5.0.10) 7790 + '@graphql-tools/url-loader': 8.0.31(@types/node@24.0.10)(bufferutil@4.0.9)(crossws@0.3.5)(graphql@16.11.0)(utf-8-validate@5.0.10) 7782 7791 '@graphql-tools/utils': 10.8.6(graphql@16.11.0) 7783 7792 '@types/js-yaml': 4.0.9 7784 7793 '@whatwg-node/fetch': 0.10.8 ··· 7831 7840 graphql: 16.11.0 7832 7841 tslib: 2.8.1 7833 7842 7834 - '@graphql-tools/url-loader@8.0.31(@types/node@24.0.8)(bufferutil@4.0.9)(crossws@0.3.5)(graphql@16.11.0)(utf-8-validate@5.0.10)': 7843 + '@graphql-tools/url-loader@8.0.31(@types/node@24.0.10)(bufferutil@4.0.9)(crossws@0.3.5)(graphql@16.11.0)(utf-8-validate@5.0.10)': 7835 7844 dependencies: 7836 7845 '@graphql-tools/executor-graphql-ws': 2.0.5(bufferutil@4.0.9)(crossws@0.3.5)(graphql@16.11.0)(utf-8-validate@5.0.10) 7837 - '@graphql-tools/executor-http': 1.3.3(@types/node@24.0.8)(graphql@16.11.0) 7846 + '@graphql-tools/executor-http': 1.3.3(@types/node@24.0.10)(graphql@16.11.0) 7838 7847 '@graphql-tools/executor-legacy-ws': 1.1.17(bufferutil@4.0.9)(graphql@16.11.0)(utf-8-validate@5.0.10) 7839 7848 '@graphql-tools/utils': 10.8.6(graphql@16.11.0) 7840 7849 '@graphql-tools/wrap': 10.1.1(graphql@16.11.0) ··· 7927 7936 dependencies: 7928 7937 minipass: 7.1.2 7929 7938 7930 - '@jridgewell/gen-mapping@0.3.10': 7939 + '@jridgewell/gen-mapping@0.3.12': 7931 7940 dependencies: 7932 - '@jridgewell/sourcemap-codec': 1.5.2 7933 - '@jridgewell/trace-mapping': 0.3.27 7941 + '@jridgewell/sourcemap-codec': 1.5.4 7942 + '@jridgewell/trace-mapping': 0.3.29 7934 7943 7935 7944 '@jridgewell/resolve-uri@3.1.2': {} 7936 7945 7937 - '@jridgewell/sourcemap-codec@1.5.2': {} 7946 + '@jridgewell/sourcemap-codec@1.5.4': {} 7938 7947 7939 - '@jridgewell/trace-mapping@0.3.27': 7948 + '@jridgewell/trace-mapping@0.3.29': 7940 7949 dependencies: 7941 7950 '@jridgewell/resolve-uri': 3.1.2 7942 - '@jridgewell/sourcemap-codec': 1.5.2 7951 + '@jridgewell/sourcemap-codec': 1.5.4 7943 7952 7944 7953 '@lens-chain/sdk@1.0.3(ethers@6.14.4(bufferutil@4.0.9)(utf-8-validate@5.0.10))(viem@2.31.6(bufferutil@4.0.9)(typescript@5.8.3)(utf-8-validate@5.0.10)(zod@3.25.67))': 7945 7954 optionalDependencies: ··· 8246 8255 8247 8256 '@preact/signals-core@1.11.0': {} 8248 8257 8249 - '@prisma/client@6.10.1(prisma@6.10.1(typescript@5.8.3))(typescript@5.8.3)': 8258 + '@prisma/client@6.11.0(prisma@6.11.0(typescript@5.8.3))(typescript@5.8.3)': 8250 8259 optionalDependencies: 8251 - prisma: 6.10.1(typescript@5.8.3) 8260 + prisma: 6.11.0(typescript@5.8.3) 8252 8261 typescript: 5.8.3 8253 8262 8254 - '@prisma/config@6.10.1': 8263 + '@prisma/config@6.11.0': 8255 8264 dependencies: 8256 8265 jiti: 2.4.2 8257 8266 8258 - '@prisma/debug@6.10.1': {} 8267 + '@prisma/debug@6.11.0': {} 8259 8268 8260 - '@prisma/engines-version@6.10.1-1.9b628578b3b7cae625e8c927178f15a170e74a9c': {} 8269 + '@prisma/engines-version@6.11.0-18.9c30299f5a0ea26a96790e13f796dc6094db3173': {} 8261 8270 8262 - '@prisma/engines@6.10.1': 8271 + '@prisma/engines@6.11.0': 8263 8272 dependencies: 8264 - '@prisma/debug': 6.10.1 8265 - '@prisma/engines-version': 6.10.1-1.9b628578b3b7cae625e8c927178f15a170e74a9c 8266 - '@prisma/fetch-engine': 6.10.1 8267 - '@prisma/get-platform': 6.10.1 8273 + '@prisma/debug': 6.11.0 8274 + '@prisma/engines-version': 6.11.0-18.9c30299f5a0ea26a96790e13f796dc6094db3173 8275 + '@prisma/fetch-engine': 6.11.0 8276 + '@prisma/get-platform': 6.11.0 8268 8277 8269 - '@prisma/fetch-engine@6.10.1': 8278 + '@prisma/fetch-engine@6.11.0': 8270 8279 dependencies: 8271 - '@prisma/debug': 6.10.1 8272 - '@prisma/engines-version': 6.10.1-1.9b628578b3b7cae625e8c927178f15a170e74a9c 8273 - '@prisma/get-platform': 6.10.1 8280 + '@prisma/debug': 6.11.0 8281 + '@prisma/engines-version': 6.11.0-18.9c30299f5a0ea26a96790e13f796dc6094db3173 8282 + '@prisma/get-platform': 6.11.0 8274 8283 8275 - '@prisma/get-platform@6.10.1': 8284 + '@prisma/get-platform@6.11.0': 8276 8285 dependencies: 8277 - '@prisma/debug': 6.10.1 8286 + '@prisma/debug': 6.11.0 8278 8287 8279 8288 '@prosekit/basic@0.5.3(@shikijs/types@3.7.0)(@types/hast@3.0.4)(prosemirror-model@1.25.1)(prosemirror-state@1.4.3)(prosemirror-transform@1.10.4)(prosemirror-view@1.40.0)': 8280 8289 dependencies: ··· 9780 9789 '@tailwindcss/oxide-win32-arm64-msvc': 4.1.11 9781 9790 '@tailwindcss/oxide-win32-x64-msvc': 4.1.11 9782 9791 9783 - '@tailwindcss/vite@4.1.11(vite@7.0.0(@types/node@24.0.8)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0))': 9792 + '@tailwindcss/vite@4.1.11(vite@7.0.0(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0))': 9784 9793 dependencies: 9785 9794 '@tailwindcss/node': 4.1.11 9786 9795 '@tailwindcss/oxide': 4.1.11 9787 9796 tailwindcss: 4.1.11 9788 - vite: 7.0.0(@types/node@24.0.8)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0) 9797 + vite: 7.0.0(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0) 9789 9798 9790 9799 '@tanstack/query-core@5.81.5': {} 9791 9800 ··· 9849 9858 dependencies: 9850 9859 undici-types: 6.19.8 9851 9860 9852 - '@types/node@24.0.8': 9861 + '@types/node@24.0.10': 9853 9862 dependencies: 9854 9863 undici-types: 7.8.0 9855 9864 ··· 9871 9880 9872 9881 '@types/ws@8.18.1': 9873 9882 dependencies: 9874 - '@types/node': 24.0.8 9883 + '@types/node': 24.0.10 9875 9884 9876 9885 '@uidotdev/usehooks@2.4.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 9877 9886 dependencies: ··· 9880 9889 9881 9890 '@ungap/structured-clone@1.3.0': {} 9882 9891 9883 - '@vitejs/plugin-react@4.6.0(vite@7.0.0(@types/node@24.0.8)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0))': 9892 + '@vitejs/plugin-react@4.6.0(vite@7.0.0(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0))': 9884 9893 dependencies: 9885 9894 '@babel/core': 7.27.7 9886 9895 '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.27.7) ··· 9888 9897 '@rolldown/pluginutils': 1.0.0-beta.19 9889 9898 '@types/babel__core': 7.20.5 9890 9899 react-refresh: 0.17.0 9891 - vite: 7.0.0(@types/node@24.0.8)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0) 9900 + vite: 7.0.0(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0) 9892 9901 transitivePeerDependencies: 9893 9902 - supports-color 9894 9903 ··· 10508 10517 dependencies: 10509 10518 tslib: 2.8.1 10510 10519 10511 - '@zag-js/dismissable@1.17.4': 10520 + '@zag-js/dismissable@1.18.0': 10512 10521 dependencies: 10513 - '@zag-js/dom-query': 1.17.4 10514 - '@zag-js/interact-outside': 1.17.4 10515 - '@zag-js/utils': 1.17.4 10522 + '@zag-js/dom-query': 1.18.0 10523 + '@zag-js/interact-outside': 1.18.0 10524 + '@zag-js/utils': 1.18.0 10516 10525 10517 - '@zag-js/dom-query@1.17.4': 10526 + '@zag-js/dom-query@1.18.0': 10518 10527 dependencies: 10519 - '@zag-js/types': 1.17.4 10528 + '@zag-js/types': 1.18.0 10520 10529 10521 - '@zag-js/interact-outside@1.17.4': 10530 + '@zag-js/interact-outside@1.18.0': 10522 10531 dependencies: 10523 - '@zag-js/dom-query': 1.17.4 10524 - '@zag-js/utils': 1.17.4 10532 + '@zag-js/dom-query': 1.18.0 10533 + '@zag-js/utils': 1.18.0 10525 10534 10526 - '@zag-js/types@1.17.4': 10535 + '@zag-js/types@1.18.0': 10527 10536 dependencies: 10528 10537 csstype: 3.1.3 10529 10538 10530 - '@zag-js/utils@1.17.4': {} 10539 + '@zag-js/utils@1.18.0': {} 10531 10540 10532 10541 abitype@1.0.8(typescript@5.8.3)(zod@3.22.4): 10533 10542 optionalDependencies: ··· 10670 10679 browserslist@4.25.1: 10671 10680 dependencies: 10672 10681 caniuse-lite: 1.0.30001726 10673 - electron-to-chromium: 1.5.177 10682 + electron-to-chromium: 1.5.178 10674 10683 node-releases: 2.0.19 10675 10684 update-browserslist-db: 1.1.3(browserslist@4.25.1) 10676 10685 ··· 10997 11006 10998 11007 dotenv@16.6.1: {} 10999 11008 11000 - dotenv@17.0.0: {} 11009 + dotenv@17.0.1: {} 11001 11010 11002 11011 dset@3.1.4: {} 11003 11012 ··· 11021 11030 '@noble/curves': 1.9.2 11022 11031 '@noble/hashes': 1.8.0 11023 11032 11024 - electron-to-chromium@1.5.177: {} 11033 + electron-to-chromium@1.5.178: {} 11025 11034 11026 11035 emoji-regex@8.0.0: {} 11027 11036 ··· 11251 11260 dependencies: 11252 11261 fetch-blob: 3.2.0 11253 11262 11254 - framer-motion@12.20.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0): 11263 + framer-motion@12.23.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0): 11255 11264 dependencies: 11256 - motion-dom: 12.20.1 11265 + motion-dom: 12.22.0 11257 11266 motion-utils: 12.19.0 11258 11267 tslib: 2.8.1 11259 11268 optionalDependencies: ··· 11325 11334 11326 11335 graceful-fs@4.2.11: {} 11327 11336 11328 - graphql-config@5.1.5(@types/node@24.0.8)(bufferutil@4.0.9)(crossws@0.3.5)(graphql@16.11.0)(typescript@5.8.3)(utf-8-validate@5.0.10): 11337 + graphql-config@5.1.5(@types/node@24.0.10)(bufferutil@4.0.9)(crossws@0.3.5)(graphql@16.11.0)(typescript@5.8.3)(utf-8-validate@5.0.10): 11329 11338 dependencies: 11330 11339 '@graphql-tools/graphql-file-loader': 8.0.20(graphql@16.11.0) 11331 11340 '@graphql-tools/json-file-loader': 8.0.18(graphql@16.11.0) 11332 11341 '@graphql-tools/load': 8.1.0(graphql@16.11.0) 11333 11342 '@graphql-tools/merge': 9.0.24(graphql@16.11.0) 11334 - '@graphql-tools/url-loader': 8.0.31(@types/node@24.0.8)(bufferutil@4.0.9)(crossws@0.3.5)(graphql@16.11.0)(utf-8-validate@5.0.10) 11343 + '@graphql-tools/url-loader': 8.0.31(@types/node@24.0.10)(bufferutil@4.0.9)(crossws@0.3.5)(graphql@16.11.0)(utf-8-validate@5.0.10) 11335 11344 '@graphql-tools/utils': 10.8.6(graphql@16.11.0) 11336 11345 cosmiconfig: 8.3.6(typescript@5.8.3) 11337 11346 graphql: 16.11.0 ··· 11927 11936 11928 11937 magic-string@0.30.17: 11929 11938 dependencies: 11930 - '@jridgewell/sourcemap-codec': 1.5.2 11939 + '@jridgewell/sourcemap-codec': 1.5.4 11931 11940 11932 11941 map-cache@0.2.2: {} 11933 11942 ··· 12036 12045 12037 12046 merge2@1.4.1: {} 12038 12047 12039 - meros@1.3.1(@types/node@24.0.8): 12048 + meros@1.3.1(@types/node@24.0.10): 12040 12049 optionalDependencies: 12041 - '@types/node': 24.0.8 12050 + '@types/node': 24.0.10 12042 12051 12043 12052 micro-ftch@0.3.1: {} 12044 12053 ··· 12204 12213 12205 12214 mkdirp@3.0.1: {} 12206 12215 12207 - motion-dom@12.20.1: 12216 + motion-dom@12.22.0: 12208 12217 dependencies: 12209 12218 motion-utils: 12.19.0 12210 12219 12211 12220 motion-plus-dom@1.3.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0): 12212 12221 dependencies: 12213 - motion: 12.20.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 12214 - motion-dom: 12.20.1 12222 + motion: 12.23.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 12223 + motion-dom: 12.22.0 12215 12224 motion-utils: 12.19.0 12216 12225 transitivePeerDependencies: 12217 12226 - '@emotion/is-prop-valid' ··· 12220 12229 12221 12230 motion-plus-react@1.3.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0): 12222 12231 dependencies: 12223 - motion: 12.20.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 12224 - motion-dom: 12.20.1 12232 + motion: 12.23.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 12233 + motion-dom: 12.22.0 12225 12234 motion-plus-dom: 1.3.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 12226 12235 motion-utils: 12.19.0 12227 12236 optionalDependencies: ··· 12232 12241 12233 12242 motion-utils@12.19.0: {} 12234 12243 12235 - motion@12.20.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0): 12244 + motion@12.23.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0): 12236 12245 dependencies: 12237 - framer-motion: 12.20.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 12246 + framer-motion: 12.23.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 12238 12247 tslib: 2.8.1 12239 12248 optionalDependencies: 12240 12249 react: 19.1.0 ··· 12602 12611 12603 12612 preact@10.26.9: {} 12604 12613 12605 - prisma@6.10.1(typescript@5.8.3): 12614 + prisma@6.11.0(typescript@5.8.3): 12606 12615 dependencies: 12607 - '@prisma/config': 6.10.1 12608 - '@prisma/engines': 6.10.1 12616 + '@prisma/config': 6.11.0 12617 + '@prisma/engines': 6.11.0 12609 12618 optionalDependencies: 12610 12619 typescript: 5.8.3 12611 12620 ··· 13107 13116 13108 13117 setimmediate@1.0.5: {} 13109 13118 13110 - sha.js@2.4.11: 13119 + sha.js@2.4.12: 13111 13120 dependencies: 13112 13121 inherits: 2.0.4 13113 13122 safe-buffer: 5.2.1 13123 + to-buffer: 1.2.1 13114 13124 13115 13125 shell-quote@1.8.3: {} 13116 13126 ··· 13295 13305 dependencies: 13296 13306 os-tmpdir: 1.0.2 13297 13307 13308 + to-buffer@1.2.1: 13309 + dependencies: 13310 + isarray: 2.0.5 13311 + safe-buffer: 5.2.1 13312 + typed-array-buffer: 1.0.3 13313 + 13298 13314 to-regex-range@5.0.1: 13299 13315 dependencies: 13300 13316 is-number: 7.0.0 ··· 13337 13353 type-fest@0.21.3: {} 13338 13354 13339 13355 type-fest@4.41.0: {} 13356 + 13357 + typed-array-buffer@1.0.3: 13358 + dependencies: 13359 + call-bound: 1.0.4 13360 + es-errors: 1.3.0 13361 + is-typed-array: 1.1.15 13340 13362 13341 13363 typescript@5.8.3: {} 13342 13364 ··· 13573 13595 react: 19.1.0 13574 13596 react-dom: 19.1.0(react@19.1.0) 13575 13597 13576 - vite-plugin-environment@1.1.3(vite@7.0.0(@types/node@24.0.8)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0)): 13598 + vite-plugin-environment@1.1.3(vite@7.0.0(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0)): 13577 13599 dependencies: 13578 - vite: 7.0.0(@types/node@24.0.8)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0) 13600 + vite: 7.0.0(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0) 13579 13601 13580 - vite-tsconfig-paths@5.1.4(typescript@5.8.3)(vite@7.0.0(@types/node@24.0.8)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0)): 13602 + vite-tsconfig-paths@5.1.4(typescript@5.8.3)(vite@7.0.0(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0)): 13581 13603 dependencies: 13582 13604 debug: 4.4.1 13583 13605 globrex: 0.1.2 13584 13606 tsconfck: 3.1.6(typescript@5.8.3) 13585 13607 optionalDependencies: 13586 - vite: 7.0.0(@types/node@24.0.8)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0) 13608 + vite: 7.0.0(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0) 13587 13609 transitivePeerDependencies: 13588 13610 - supports-color 13589 13611 - typescript 13590 13612 13591 - vite@7.0.0(@types/node@24.0.8)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0): 13613 + vite@7.0.0(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0): 13592 13614 dependencies: 13593 13615 esbuild: 0.25.5 13594 13616 fdir: 6.4.6(picomatch@4.0.2) ··· 13597 13619 rollup: 4.44.1 13598 13620 tinyglobby: 0.2.14 13599 13621 optionalDependencies: 13600 - '@types/node': 24.0.8 13622 + '@types/node': 24.0.10 13601 13623 fsevents: 2.3.3 13602 13624 jiti: 2.4.2 13603 13625 lightningcss: 1.30.1