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

chore: update dependencies across all packages (#8)

authored by yoginth.com and committed by

GitHub 4e144fd1 b1ed33d5

+365 -356
+4 -4
apps/web/package.json
··· 26 26 "@radix-ui/react-hover-card": "^1.1.15", 27 27 "@radix-ui/react-slider": "^1.3.6", 28 28 "@radix-ui/react-tooltip": "^1.2.8", 29 - "@tailwindcss/vite": "^4.1.11", 30 - "@tanstack/react-query": "^5.85.0", 29 + "@tailwindcss/vite": "^4.1.12", 30 + "@tanstack/react-query": "^5.85.3", 31 31 "@uidotdev/usehooks": "^2.4.1", 32 32 "browser-image-compression": "^2.0.2", 33 33 "class-variance-authority": "^0.7.1", ··· 40 40 "motion-plus-react": "^1.5.1", 41 41 "plur": "^5.1.0", 42 42 "plyr-react": "^5.3.0", 43 - "prosekit": "^0.15.2", 43 + "prosekit": "^0.15.3", 44 44 "react": "^19.1.1", 45 45 "react-dom": "^19.1.1", 46 46 "react-easy-crop": "^5.5.0", ··· 60 60 "sonner": "^2.0.7", 61 61 "strip-markdown": "^6.0.0", 62 62 "tailwind-merge": "^3.3.1", 63 - "tailwindcss": "^4.1.11", 63 + "tailwindcss": "^4.1.12", 64 64 "unified": "^11.0.5", 65 65 "unist-util-visit-parents": "^6.0.1", 66 66 "viem": "^2.33.3",
+1 -1
package.json
··· 18 18 "sync": "node ./script/sync-public.mjs" 19 19 }, 20 20 "devDependencies": { 21 - "@biomejs/biome": "^2.1.4", 21 + "@biomejs/biome": "^2.2.0", 22 22 "husky": "^9.1.7" 23 23 }, 24 24 "packageManager": "pnpm@10.4.1",
+360 -351
pnpm-lock.yaml
··· 9 9 .: 10 10 devDependencies: 11 11 '@biomejs/biome': 12 - specifier: ^2.1.4 13 - version: 2.1.4 12 + specifier: ^2.2.0 13 + version: 2.2.0 14 14 husky: 15 15 specifier: ^9.1.7 16 16 version: 9.1.7 ··· 145 145 specifier: ^1.2.8 146 146 version: 1.2.8(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 147 147 '@tailwindcss/vite': 148 - specifier: ^4.1.11 149 - version: 4.1.11(vite@7.1.2(@types/node@24.2.1)(jiti@2.5.1)(lightningcss@1.30.1)(tsx@4.20.4)(yaml@2.8.1)) 148 + specifier: ^4.1.12 149 + version: 4.1.12(vite@7.1.2(@types/node@24.2.1)(jiti@2.5.1)(lightningcss@1.30.1)(tsx@4.20.4)(yaml@2.8.1)) 150 150 '@tanstack/react-query': 151 - specifier: ^5.85.0 152 - version: 5.85.0(react@19.1.1) 151 + specifier: ^5.85.3 152 + version: 5.85.3(react@19.1.1) 153 153 '@uidotdev/usehooks': 154 154 specifier: ^2.4.1 155 155 version: 2.4.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1) ··· 167 167 version: 1.11.13 168 168 family: 169 169 specifier: ^0.1.3 170 - version: 0.1.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75))(wagmi@2.16.3(@tanstack/query-core@5.83.1)(@tanstack/react-query@5.85.0(react@19.1.1))(@types/react@19.1.10)(bufferutil@4.0.9)(immer@10.1.1)(react@19.1.1)(typescript@5.9.2)(utf-8-validate@5.0.10)(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75))(zod@3.25.75)) 170 + version: 0.1.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75))(wagmi@2.16.3(@tanstack/query-core@5.85.3)(@tanstack/react-query@5.85.3(react@19.1.1))(@types/react@19.1.10)(bufferutil@4.0.9)(immer@10.1.1)(react@19.1.1)(typescript@5.9.2)(utf-8-validate@5.0.10)(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75))(zod@3.25.75)) 171 171 hast: 172 172 specifier: ^1.0.0 173 173 version: 1.0.0 ··· 187 187 specifier: ^5.3.0 188 188 version: 5.3.0(plyr@3.7.8)(react@19.1.1) 189 189 prosekit: 190 - specifier: ^0.15.2 191 - version: 0.15.2(@shikijs/types@3.9.2)(@types/hast@3.0.4)(preact@10.27.0)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-transform@1.10.4)(prosemirror-view@1.40.1)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 190 + specifier: ^0.15.3 191 + version: 0.15.3(@shikijs/types@3.9.2)(@types/hast@3.0.4)(preact@10.27.0)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-transform@1.10.4)(prosemirror-view@1.40.1)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 192 192 react: 193 193 specifier: ^19.1.1 194 194 version: 19.1.1 ··· 247 247 specifier: ^3.3.1 248 248 version: 3.3.1 249 249 tailwindcss: 250 - specifier: ^4.1.11 251 - version: 4.1.11 250 + specifier: ^4.1.12 251 + version: 4.1.12 252 252 unified: 253 253 specifier: ^11.0.5 254 254 version: 11.0.5 ··· 266 266 version: 7.1.2(@types/node@24.2.1)(jiti@2.5.1)(lightningcss@1.30.1)(tsx@4.20.4)(yaml@2.8.1) 267 267 wagmi: 268 268 specifier: ^2.16.3 269 - version: 2.16.3(@tanstack/query-core@5.83.1)(@tanstack/react-query@5.85.0(react@19.1.1))(@types/react@19.1.10)(bufferutil@4.0.9)(immer@10.1.1)(react@19.1.1)(typescript@5.9.2)(utf-8-validate@5.0.10)(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75))(zod@3.25.75) 269 + version: 2.16.3(@tanstack/query-core@5.85.3)(@tanstack/react-query@5.85.3(react@19.1.1))(@types/react@19.1.10)(bufferutil@4.0.9)(immer@10.1.1)(react@19.1.1)(typescript@5.9.2)(utf-8-validate@5.0.10)(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75))(zod@3.25.75) 270 270 zod: 271 271 specifier: 3.25.75 272 272 version: 3.25.75 ··· 282 282 version: link:../../packages/types 283 283 '@tailwindcss/aspect-ratio': 284 284 specifier: ^0.4.2 285 - version: 0.4.2(tailwindcss@4.1.11) 285 + version: 0.4.2(tailwindcss@4.1.12) 286 286 '@tailwindcss/forms': 287 287 specifier: ^0.5.10 288 - version: 0.5.10(tailwindcss@4.1.11) 288 + version: 0.5.10(tailwindcss@4.1.12) 289 289 '@testing-library/jest-dom': 290 290 specifier: ^6.7.0 291 291 version: 6.7.0 ··· 711 711 resolution: {integrity: sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==} 712 712 engines: {node: '>=6.9.0'} 713 713 714 - '@babel/core@7.28.0': 715 - resolution: {integrity: sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ==} 714 + '@babel/core@7.28.3': 715 + resolution: {integrity: sha512-yDBHV9kQNcr2/sUr9jghVyz9C3Y5G2zUM2H2lo+9mKv4sFgbA8s8Z9t8D1jiTkGoO/NoIfKMyKWr4s6CN23ZwQ==} 716 716 engines: {node: '>=6.9.0'} 717 717 718 - '@babel/generator@7.28.0': 719 - resolution: {integrity: sha512-lJjzvrbEeWrhB4P3QBsH7tey117PjLZnDbLiQEKjQ/fNJTjuq4HSqgFA+UNSwZT8D7dxxbnuSBMsa1lrWzKlQg==} 718 + '@babel/generator@7.28.3': 719 + resolution: {integrity: sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw==} 720 720 engines: {node: '>=6.9.0'} 721 721 722 722 '@babel/helper-annotate-as-pure@7.27.3': ··· 727 727 resolution: {integrity: sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==} 728 728 engines: {node: '>=6.9.0'} 729 729 730 - '@babel/helper-create-class-features-plugin@7.27.1': 731 - resolution: {integrity: sha512-QwGAmuvM17btKU5VqXfb+Giw4JcN0hjuufz3DYnpeVDvZLAObloM77bhMXiqry3Iio+Ai4phVRDwl6WU10+r5A==} 730 + '@babel/helper-create-class-features-plugin@7.28.3': 731 + resolution: {integrity: sha512-V9f6ZFIYSLNEbuGA/92uOvYsGCJNsuA8ESZ4ldc09bWk/j8H8TKiPw8Mk1eG6olpnO0ALHJmYfZvF4MEE4gajg==} 732 732 engines: {node: '>=6.9.0'} 733 733 peerDependencies: 734 734 '@babel/core': ^7.0.0 ··· 745 745 resolution: {integrity: sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==} 746 746 engines: {node: '>=6.9.0'} 747 747 748 - '@babel/helper-module-transforms@7.27.3': 749 - resolution: {integrity: sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg==} 748 + '@babel/helper-module-transforms@7.28.3': 749 + resolution: {integrity: sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==} 750 750 engines: {node: '>=6.9.0'} 751 751 peerDependencies: 752 752 '@babel/core': ^7.0.0 ··· 781 781 resolution: {integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==} 782 782 engines: {node: '>=6.9.0'} 783 783 784 - '@babel/helpers@7.28.2': 785 - resolution: {integrity: sha512-/V9771t+EgXz62aCcyofnQhGM8DQACbRhvzKFsXKC9QM+5MadF8ZmIm0crDMaz3+o0h0zXfJnd4EhbYbxsrcFw==} 784 + '@babel/helpers@7.28.3': 785 + resolution: {integrity: sha512-PTNtvUQihsAsDHMOP5pfobP8C6CM4JWXmP8DrEIt46c3r2bf87Ua1zoqevsMo9g+tWDwgWrFP5EIxuBx5RudAw==} 786 786 engines: {node: '>=6.9.0'} 787 787 788 - '@babel/parser@7.28.0': 789 - resolution: {integrity: sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==} 788 + '@babel/parser@7.28.3': 789 + resolution: {integrity: sha512-7+Ey1mAgYqFAx2h0RuoxcQT5+MlG3GTV0TQrgr7/ZliKsm/MNDxVVutlWaziMq7wJNAz8MTqz55XLpWvva6StA==} 790 790 engines: {node: '>=6.0.0'} 791 791 hasBin: true 792 792 ··· 850 850 peerDependencies: 851 851 '@babel/core': ^7.0.0-0 852 852 853 - '@babel/plugin-transform-classes@7.28.0': 854 - resolution: {integrity: sha512-IjM1IoJNw72AZFlj33Cu8X0q2XK/6AaVC3jQu+cgQ5lThWD5ajnuUAml80dqRmOhmPkTH8uAwnpMu9Rvj0LTRA==} 853 + '@babel/plugin-transform-classes@7.28.3': 854 + resolution: {integrity: sha512-DoEWC5SuxuARF2KdKmGUq3ghfPMO6ZzR12Dnp5gubwbeWJo4dbNWXJPVlwvh4Zlq6Z7YVvL8VFxeSOJgjsx4Sg==} 855 855 engines: {node: '>=6.9.0'} 856 856 peerDependencies: 857 857 '@babel/core': ^7.0.0-0 ··· 964 964 peerDependencies: 965 965 '@babel/core': ^7.0.0-0 966 966 967 - '@babel/runtime@7.28.2': 968 - resolution: {integrity: sha512-KHp2IflsnGywDjBWDkR9iEqiWSpc8GIi0lgTT3mOElT0PP1tG26P4tmFI2YvAdzgq9RGyoHZQEIEdZy6Ec5xCA==} 967 + '@babel/runtime@7.28.3': 968 + resolution: {integrity: sha512-9uIQ10o0WGdpP6GDhXcdOJPJuDgFtIDtN/9+ArJQ2NAfAmiuhTQdzkaTGR33v43GYS2UrSA0eX2pPPHoFVvpxA==} 969 969 engines: {node: '>=6.9.0'} 970 970 971 971 '@babel/template@7.27.2': 972 972 resolution: {integrity: sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==} 973 973 engines: {node: '>=6.9.0'} 974 974 975 - '@babel/traverse@7.28.0': 976 - resolution: {integrity: sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg==} 975 + '@babel/traverse@7.28.3': 976 + resolution: {integrity: sha512-7w4kZYHneL3A6NP2nxzHvT3HCZ7puDZZjFMqDpBPECub79sTtSO5CGXDkKrTQq8ksAwfD/XI2MRFX23njdDaIQ==} 977 977 engines: {node: '>=6.9.0'} 978 978 979 979 '@babel/types@7.28.2': ··· 983 983 '@base-org/account@1.1.1': 984 984 resolution: {integrity: sha512-IfVJPrDPhHfqXRDb89472hXkpvJuQQR7FDI9isLPHEqSYt/45whIoBxSPgZ0ssTt379VhQo4+87PWI1DoLSfAQ==} 985 985 986 - '@biomejs/biome@2.1.4': 987 - resolution: {integrity: sha512-QWlrqyxsU0FCebuMnkvBIkxvPqH89afiJzjMl+z67ybutse590jgeaFdDurE9XYtzpjRGTI1tlUZPGWmbKsElA==} 986 + '@biomejs/biome@2.2.0': 987 + resolution: {integrity: sha512-3On3RSYLsX+n9KnoSgfoYlckYBoU6VRM22cw1gB4Y0OuUVSYd/O/2saOJMrA4HFfA1Ff0eacOvMN1yAAvHtzIw==} 988 988 engines: {node: '>=14.21.3'} 989 989 hasBin: true 990 990 991 - '@biomejs/cli-darwin-arm64@2.1.4': 992 - resolution: {integrity: sha512-sCrNENE74I9MV090Wq/9Dg7EhPudx3+5OiSoQOkIe3DLPzFARuL1dOwCWhKCpA3I5RHmbrsbNSRfZwCabwd8Qg==} 991 + '@biomejs/cli-darwin-arm64@2.2.0': 992 + resolution: {integrity: sha512-zKbwUUh+9uFmWfS8IFxmVD6XwqFcENjZvEyfOxHs1epjdH3wyyMQG80FGDsmauPwS2r5kXdEM0v/+dTIA9FXAg==} 993 993 engines: {node: '>=14.21.3'} 994 994 cpu: [arm64] 995 995 os: [darwin] 996 996 997 - '@biomejs/cli-darwin-x64@2.1.4': 998 - resolution: {integrity: sha512-gOEICJbTCy6iruBywBDcG4X5rHMbqCPs3clh3UQ+hRKlgvJTk4NHWQAyHOXvaLe+AxD1/TNX1jbZeffBJzcrOw==} 997 + '@biomejs/cli-darwin-x64@2.2.0': 998 + resolution: {integrity: sha512-+OmT4dsX2eTfhD5crUOPw3RPhaR+SKVspvGVmSdZ9y9O/AgL8pla6T4hOn1q+VAFBHuHhsdxDRJgFCSC7RaMOw==} 999 999 engines: {node: '>=14.21.3'} 1000 1000 cpu: [x64] 1001 1001 os: [darwin] 1002 1002 1003 - '@biomejs/cli-linux-arm64-musl@2.1.4': 1004 - resolution: {integrity: sha512-nYr7H0CyAJPaLupFE2cH16KZmRC5Z9PEftiA2vWxk+CsFkPZQ6dBRdcC6RuS+zJlPc/JOd8xw3uCCt9Pv41WvQ==} 1003 + '@biomejs/cli-linux-arm64-musl@2.2.0': 1004 + resolution: {integrity: sha512-egKpOa+4FL9YO+SMUMLUvf543cprjevNc3CAgDNFLcjknuNMcZ0GLJYa3EGTCR2xIkIUJDVneBV3O9OcIlCEZQ==} 1005 1005 engines: {node: '>=14.21.3'} 1006 1006 cpu: [arm64] 1007 1007 os: [linux] 1008 1008 1009 - '@biomejs/cli-linux-arm64@2.1.4': 1010 - resolution: {integrity: sha512-juhEkdkKR4nbUi5k/KRp1ocGPNWLgFRD4NrHZSveYrD6i98pyvuzmS9yFYgOZa5JhaVqo0HPnci0+YuzSwT2fw==} 1009 + '@biomejs/cli-linux-arm64@2.2.0': 1010 + resolution: {integrity: sha512-6eoRdF2yW5FnW9Lpeivh7Mayhq0KDdaDMYOJnH9aT02KuSIX5V1HmWJCQQPwIQbhDh68Zrcpl8inRlTEan0SXw==} 1011 1011 engines: {node: '>=14.21.3'} 1012 1012 cpu: [arm64] 1013 1013 os: [linux] 1014 1014 1015 - '@biomejs/cli-linux-x64-musl@2.1.4': 1016 - resolution: {integrity: sha512-lvwvb2SQQHctHUKvBKptR6PLFCM7JfRjpCCrDaTmvB7EeZ5/dQJPhTYBf36BE/B4CRWR2ZiBLRYhK7hhXBCZAg==} 1015 + '@biomejs/cli-linux-x64-musl@2.2.0': 1016 + resolution: {integrity: sha512-I5J85yWwUWpgJyC1CcytNSGusu2p9HjDnOPAFG4Y515hwRD0jpR9sT9/T1cKHtuCvEQ/sBvx+6zhz9l9wEJGAg==} 1017 1017 engines: {node: '>=14.21.3'} 1018 1018 cpu: [x64] 1019 1019 os: [linux] 1020 1020 1021 - '@biomejs/cli-linux-x64@2.1.4': 1022 - resolution: {integrity: sha512-Eoy9ycbhpJVYuR+LskV9s3uyaIkp89+qqgqhGQsWnp/I02Uqg2fXFblHJOpGZR8AxdB9ADy87oFVxn9MpFKUrw==} 1021 + '@biomejs/cli-linux-x64@2.2.0': 1022 + resolution: {integrity: sha512-5UmQx/OZAfJfi25zAnAGHUMuOd+LOsliIt119x2soA2gLggQYrVPA+2kMUxR6Mw5M1deUF/AWWP2qpxgH7Nyfw==} 1023 1023 engines: {node: '>=14.21.3'} 1024 1024 cpu: [x64] 1025 1025 os: [linux] 1026 1026 1027 - '@biomejs/cli-win32-arm64@2.1.4': 1028 - resolution: {integrity: sha512-3WRYte7orvyi6TRfIZkDN9Jzoogbv+gSvR+b9VOXUg1We1XrjBg6WljADeVEaKTvOcpVdH0a90TwyOQ6ue4fGw==} 1027 + '@biomejs/cli-win32-arm64@2.2.0': 1028 + resolution: {integrity: sha512-n9a1/f2CwIDmNMNkFs+JI0ZjFnMO0jdOyGNtihgUNFnlmd84yIYY2KMTBmMV58ZlVHjgmY5Y6E1hVTnSRieggA==} 1029 1029 engines: {node: '>=14.21.3'} 1030 1030 cpu: [arm64] 1031 1031 os: [win32] 1032 1032 1033 - '@biomejs/cli-win32-x64@2.1.4': 1034 - resolution: {integrity: sha512-tBc+W7anBPSFXGAoQW+f/+svkpt8/uXfRwDzN1DvnatkRMt16KIYpEi/iw8u9GahJlFv98kgHcIrSsZHZTR0sw==} 1033 + '@biomejs/cli-win32-x64@2.2.0': 1034 + resolution: {integrity: sha512-Nawu5nHjP/zPKTIryh2AavzTc/KEg4um/MxWdXW0A6P/RZOyIpa7+QSjeXwAwX/utJGaCoXRPWtF3m5U/bB3Ww==} 1035 1035 engines: {node: '>=14.21.3'} 1036 1036 cpu: [x64] 1037 1037 os: [win32] ··· 1618 1618 '@jridgewell/gen-mapping@0.3.13': 1619 1619 resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==} 1620 1620 1621 + '@jridgewell/remapping@2.3.5': 1622 + resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==} 1623 + 1621 1624 '@jridgewell/resolve-uri@3.1.2': 1622 1625 resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==} 1623 1626 engines: {node: '>=6.0.0'} ··· 1885 1888 '@prosekit/core@0.8.3': 1886 1889 resolution: {integrity: sha512-9urthNzvYoDrGyscA4wmET2uC/ZjqTqHQWZ7mCdr0NKOHOvjc8YOCGdeePPqJiVFIt/BO3UJMJI0kDGs+3JmcA==} 1887 1890 1888 - '@prosekit/extensions@0.11.2': 1889 - resolution: {integrity: sha512-kXLSgFmVAIPoDnZD/qV4JsI2VJabJ8YOVShual52LOENQDlk98TttVUwwhNdnZB81hJGxN8wy9NOonBvioWfBw==} 1891 + '@prosekit/extensions@0.11.3': 1892 + resolution: {integrity: sha512-DPGUy4rJpRHbPYfA/a34QvFpbU23i8Oh5MD/8uM4ZkBsXVv/eEBL1+YaXd8+UHOrb2Mekpk6JEUUPuu1HEvd5A==} 1890 1893 peerDependencies: 1891 1894 loro-crdt: '>= 0.16.7' 1892 1895 loro-prosemirror: '>= 0.0.7' ··· 2824 2827 peerDependencies: 2825 2828 tailwindcss: '>=3.0.0 || >= 3.0.0-alpha.1 || >= 4.0.0-alpha.20 || >= 4.0.0-beta.1' 2826 2829 2827 - '@tailwindcss/node@4.1.11': 2828 - resolution: {integrity: sha512-yzhzuGRmv5QyU9qLNg4GTlYI6STedBWRE7NjxP45CsFYYq9taI0zJXZBMqIC/c8fViNLhmrbpSFS57EoxUmD6Q==} 2830 + '@tailwindcss/node@4.1.12': 2831 + resolution: {integrity: sha512-3hm9brwvQkZFe++SBt+oLjo4OLDtkvlE8q2WalaD/7QWaeM7KEJbAiY/LJZUaCs7Xa8aUu4xy3uoyX4q54UVdQ==} 2829 2832 2830 - '@tailwindcss/oxide-android-arm64@4.1.11': 2831 - resolution: {integrity: sha512-3IfFuATVRUMZZprEIx9OGDjG3Ou3jG4xQzNTvjDoKmU9JdmoCohQJ83MYd0GPnQIu89YoJqvMM0G3uqLRFtetg==} 2833 + '@tailwindcss/oxide-android-arm64@4.1.12': 2834 + resolution: {integrity: sha512-oNY5pq+1gc4T6QVTsZKwZaGpBb2N1H1fsc1GD4o7yinFySqIuRZ2E4NvGasWc6PhYJwGK2+5YT1f9Tp80zUQZQ==} 2832 2835 engines: {node: '>= 10'} 2833 2836 cpu: [arm64] 2834 2837 os: [android] 2835 2838 2836 - '@tailwindcss/oxide-darwin-arm64@4.1.11': 2837 - resolution: {integrity: sha512-ESgStEOEsyg8J5YcMb1xl8WFOXfeBmrhAwGsFxxB2CxY9evy63+AtpbDLAyRkJnxLy2WsD1qF13E97uQyP1lfQ==} 2839 + '@tailwindcss/oxide-darwin-arm64@4.1.12': 2840 + resolution: {integrity: sha512-cq1qmq2HEtDV9HvZlTtrj671mCdGB93bVY6J29mwCyaMYCP/JaUBXxrQQQm7Qn33AXXASPUb2HFZlWiiHWFytw==} 2838 2841 engines: {node: '>= 10'} 2839 2842 cpu: [arm64] 2840 2843 os: [darwin] 2841 2844 2842 - '@tailwindcss/oxide-darwin-x64@4.1.11': 2843 - resolution: {integrity: sha512-EgnK8kRchgmgzG6jE10UQNaH9Mwi2n+yw1jWmof9Vyg2lpKNX2ioe7CJdf9M5f8V9uaQxInenZkOxnTVL3fhAw==} 2845 + '@tailwindcss/oxide-darwin-x64@4.1.12': 2846 + resolution: {integrity: sha512-6UCsIeFUcBfpangqlXay9Ffty9XhFH1QuUFn0WV83W8lGdX8cD5/+2ONLluALJD5+yJ7k8mVtwy3zMZmzEfbLg==} 2844 2847 engines: {node: '>= 10'} 2845 2848 cpu: [x64] 2846 2849 os: [darwin] 2847 2850 2848 - '@tailwindcss/oxide-freebsd-x64@4.1.11': 2849 - resolution: {integrity: sha512-xdqKtbpHs7pQhIKmqVpxStnY1skuNh4CtbcyOHeX1YBE0hArj2romsFGb6yUmzkq/6M24nkxDqU8GYrKrz+UcA==} 2851 + '@tailwindcss/oxide-freebsd-x64@4.1.12': 2852 + resolution: {integrity: sha512-JOH/f7j6+nYXIrHobRYCtoArJdMJh5zy5lr0FV0Qu47MID/vqJAY3r/OElPzx1C/wdT1uS7cPq+xdYYelny1ww==} 2850 2853 engines: {node: '>= 10'} 2851 2854 cpu: [x64] 2852 2855 os: [freebsd] 2853 2856 2854 - '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.11': 2855 - resolution: {integrity: sha512-ryHQK2eyDYYMwB5wZL46uoxz2zzDZsFBwfjssgB7pzytAeCCa6glsiJGjhTEddq/4OsIjsLNMAiMlHNYnkEEeg==} 2857 + '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.12': 2858 + resolution: {integrity: sha512-v4Ghvi9AU1SYgGr3/j38PD8PEe6bRfTnNSUE3YCMIRrrNigCFtHZ2TCm8142X8fcSqHBZBceDx+JlFJEfNg5zQ==} 2856 2859 engines: {node: '>= 10'} 2857 2860 cpu: [arm] 2858 2861 os: [linux] 2859 2862 2860 - '@tailwindcss/oxide-linux-arm64-gnu@4.1.11': 2861 - resolution: {integrity: sha512-mYwqheq4BXF83j/w75ewkPJmPZIqqP1nhoghS9D57CLjsh3Nfq0m4ftTotRYtGnZd3eCztgbSPJ9QhfC91gDZQ==} 2863 + '@tailwindcss/oxide-linux-arm64-gnu@4.1.12': 2864 + resolution: {integrity: sha512-YP5s1LmetL9UsvVAKusHSyPlzSRqYyRB0f+Kl/xcYQSPLEw/BvGfxzbH+ihUciePDjiXwHh+p+qbSP3SlJw+6g==} 2862 2865 engines: {node: '>= 10'} 2863 2866 cpu: [arm64] 2864 2867 os: [linux] 2865 2868 2866 - '@tailwindcss/oxide-linux-arm64-musl@4.1.11': 2867 - resolution: {integrity: sha512-m/NVRFNGlEHJrNVk3O6I9ggVuNjXHIPoD6bqay/pubtYC9QIdAMpS+cswZQPBLvVvEF6GtSNONbDkZrjWZXYNQ==} 2869 + '@tailwindcss/oxide-linux-arm64-musl@4.1.12': 2870 + resolution: {integrity: sha512-V8pAM3s8gsrXcCv6kCHSuwyb/gPsd863iT+v1PGXC4fSL/OJqsKhfK//v8P+w9ThKIoqNbEnsZqNy+WDnwQqCA==} 2868 2871 engines: {node: '>= 10'} 2869 2872 cpu: [arm64] 2870 2873 os: [linux] 2871 2874 2872 - '@tailwindcss/oxide-linux-x64-gnu@4.1.11': 2873 - resolution: {integrity: sha512-YW6sblI7xukSD2TdbbaeQVDysIm/UPJtObHJHKxDEcW2exAtY47j52f8jZXkqE1krdnkhCMGqP3dbniu1Te2Fg==} 2875 + '@tailwindcss/oxide-linux-x64-gnu@4.1.12': 2876 + resolution: {integrity: sha512-xYfqYLjvm2UQ3TZggTGrwxjYaLB62b1Wiysw/YE3Yqbh86sOMoTn0feF98PonP7LtjsWOWcXEbGqDL7zv0uW8Q==} 2874 2877 engines: {node: '>= 10'} 2875 2878 cpu: [x64] 2876 2879 os: [linux] 2877 2880 2878 - '@tailwindcss/oxide-linux-x64-musl@4.1.11': 2879 - resolution: {integrity: sha512-e3C/RRhGunWYNC3aSF7exsQkdXzQ/M+aYuZHKnw4U7KQwTJotnWsGOIVih0s2qQzmEzOFIJ3+xt7iq67K/p56Q==} 2881 + '@tailwindcss/oxide-linux-x64-musl@4.1.12': 2882 + resolution: {integrity: sha512-ha0pHPamN+fWZY7GCzz5rKunlv9L5R8kdh+YNvP5awe3LtuXb5nRi/H27GeL2U+TdhDOptU7T6Is7mdwh5Ar3A==} 2880 2883 engines: {node: '>= 10'} 2881 2884 cpu: [x64] 2882 2885 os: [linux] 2883 2886 2884 - '@tailwindcss/oxide-wasm32-wasi@4.1.11': 2885 - resolution: {integrity: sha512-Xo1+/GU0JEN/C/dvcammKHzeM6NqKovG+6921MR6oadee5XPBaKOumrJCXvopJ/Qb5TH7LX/UAywbqrP4lax0g==} 2887 + '@tailwindcss/oxide-wasm32-wasi@4.1.12': 2888 + resolution: {integrity: sha512-4tSyu3dW+ktzdEpuk6g49KdEangu3eCYoqPhWNsZgUhyegEda3M9rG0/j1GV/JjVVsj+lG7jWAyrTlLzd/WEBg==} 2886 2889 engines: {node: '>=14.0.0'} 2887 2890 cpu: [wasm32] 2888 2891 bundledDependencies: ··· 2893 2896 - '@emnapi/wasi-threads' 2894 2897 - tslib 2895 2898 2896 - '@tailwindcss/oxide-win32-arm64-msvc@4.1.11': 2897 - resolution: {integrity: sha512-UgKYx5PwEKrac3GPNPf6HVMNhUIGuUh4wlDFR2jYYdkX6pL/rn73zTq/4pzUm8fOjAn5L8zDeHp9iXmUGOXZ+w==} 2899 + '@tailwindcss/oxide-win32-arm64-msvc@4.1.12': 2900 + resolution: {integrity: sha512-iGLyD/cVP724+FGtMWslhcFyg4xyYyM+5F4hGvKA7eifPkXHRAUDFaimu53fpNg9X8dfP75pXx/zFt/jlNF+lg==} 2898 2901 engines: {node: '>= 10'} 2899 2902 cpu: [arm64] 2900 2903 os: [win32] 2901 2904 2902 - '@tailwindcss/oxide-win32-x64-msvc@4.1.11': 2903 - resolution: {integrity: sha512-YfHoggn1j0LK7wR82TOucWc5LDCguHnoS879idHekmmiR7g9HUtMw9MI0NHatS28u/Xlkfi9w5RJWgz2Dl+5Qg==} 2905 + '@tailwindcss/oxide-win32-x64-msvc@4.1.12': 2906 + resolution: {integrity: sha512-NKIh5rzw6CpEodv/++r0hGLlfgT/gFN+5WNdZtvh6wpU2BpGNgdjvj6H2oFc8nCM839QM1YOhjpgbAONUb4IxA==} 2904 2907 engines: {node: '>= 10'} 2905 2908 cpu: [x64] 2906 2909 os: [win32] 2907 2910 2908 - '@tailwindcss/oxide@4.1.11': 2909 - resolution: {integrity: sha512-Q69XzrtAhuyfHo+5/HMgr1lAiPP/G40OMFAnws7xcFEYqcypZmdW8eGXaOUIeOl1dzPJBPENXgbjsOyhg2nkrg==} 2911 + '@tailwindcss/oxide@4.1.12': 2912 + resolution: {integrity: sha512-gM5EoKHW/ukmlEtphNwaGx45fGoEmP10v51t9unv55voWh6WrOL19hfuIdo2FjxIaZzw776/BUQg7Pck++cIVw==} 2910 2913 engines: {node: '>= 10'} 2911 2914 2912 - '@tailwindcss/vite@4.1.11': 2913 - resolution: {integrity: sha512-RHYhrR3hku0MJFRV+fN2gNbDNEh3dwKvY8XJvTxCSXeMOsCRSr+uKvDWQcbizrHgjML6ZmTE5OwMrl5wKcujCw==} 2915 + '@tailwindcss/vite@4.1.12': 2916 + resolution: {integrity: sha512-4pt0AMFDx7gzIrAOIYgYP0KCBuKWqyW8ayrdiLEjoJTT4pKTjrzG/e4uzWtTLDziC+66R9wbUqZBccJalSE5vQ==} 2914 2917 peerDependencies: 2915 2918 vite: ^5.2.0 || ^6 || ^7 2916 2919 2917 - '@tanstack/query-core@5.83.1': 2918 - resolution: {integrity: sha512-OG69LQgT7jSp+5pPuCfzltq/+7l2xoweggjme9vlbCPa/d7D7zaqv5vN/S82SzSYZ4EDLTxNO1PWrv49RAS64Q==} 2920 + '@tanstack/query-core@5.85.3': 2921 + resolution: {integrity: sha512-9Ne4USX83nHmRuEYs78LW+3lFEEO2hBDHu7mrdIgAFx5Zcrs7ker3n/i8p4kf6OgKExmaDN5oR0efRD7i2J0DQ==} 2919 2922 2920 - '@tanstack/react-query@5.85.0': 2921 - resolution: {integrity: sha512-t1HMfToVMGfwEJRya6GG7gbK0luZJd+9IySFNePL1BforU1F3LqQ3tBC2Rpvr88bOrlU6PXyMLgJD0Yzn4ztUw==} 2923 + '@tanstack/react-query@5.85.3': 2924 + resolution: {integrity: sha512-AqU8TvNh5GVIE8I+TUU0noryBRy7gOY0XhSayVXmOPll4UkZeLWKDwi0rtWOZbwLRCbyxorfJ5DIjDqE7GXpcQ==} 2922 2925 peerDependencies: 2923 2926 react: ^18 || ^19 2924 2927 ··· 3224 3227 resolution: {integrity: sha512-FNoYzHawTMk/6KMQoEG5O4PuioX19UbwdQKF44yw0nLfOypfQdjtfZzo/UIJWAJ23sNIFbD1Ug9lbaDGMwbqQA==} 3225 3228 engines: {node: '>=8'} 3226 3229 3227 - '@zag-js/dismissable@1.21.2': 3228 - resolution: {integrity: sha512-1pNJkAE3bvNif3O/BpUy6Ve7U39IlRA2oTZVPiACg14680ptB0f54kmbicrWi8c+eLtQg6C3IMfxHhGSG6ldPA==} 3230 + '@zag-js/dismissable@1.21.3': 3231 + resolution: {integrity: sha512-RO23NztDVDL73ifC0Ihz4y3/2YxHYormLG8xXsEdnTzXUwi9jm7mzJdD3hRM/afbzc3UVoXlUxYVrQIePW2nXQ==} 3229 3232 3230 - '@zag-js/dom-query@1.21.2': 3231 - resolution: {integrity: sha512-gazgOT0+tX5Bgcqp7uT9RbwAb1f7TlM8wBgLvV1AwJxULi4Qzl1zdjJUcmK8rxa1HUyCAMdqKsCEYY56AzXPgQ==} 3233 + '@zag-js/dom-query@1.21.3': 3234 + resolution: {integrity: sha512-Pm7+fcCx3+rxSuRAbl/90YoEWzmx2mgruE19X4bZSA3GRqFIrToNKNw9Cy1Oq8Xv9M84qyjC4Ikz2J2wiOEVxA==} 3232 3235 3233 - '@zag-js/interact-outside@1.21.2': 3234 - resolution: {integrity: sha512-Rk4rBG7a5FMS05G3R6m3UFFFx8kED3pRcfgj9n0LTPsF/Uh2Fdk7laVZd9uCJzkxOSFtpStRY7kquwNpZriKkg==} 3236 + '@zag-js/interact-outside@1.21.3': 3237 + resolution: {integrity: sha512-6vs32DrSKlbWRSeKcX9SAeNk2ljUmvjDlsaopp6NczyyTc0rgWpuCDNfWMif1Elwa3CvmPr48BqTo+RNVq71Kg==} 3235 3238 3236 - '@zag-js/types@1.21.2': 3237 - resolution: {integrity: sha512-5ncZzC9a1RSUfeibPNWQ4zfSYRC1gY8fj0+y8O7Q46CXnnWvKIIaHFQQQdGBPcSRe2bzLrQZ9O7yJ4S5CDCRdw==} 3239 + '@zag-js/types@1.21.3': 3240 + resolution: {integrity: sha512-eeJnZ3gFGIWHJ+lzCEhLDOg1M22wzwWJx9D0HZHGRIt4upTA83sGmiTay4AFWsOgEG9HlmbZHgtG9JYEbOnBHw==} 3238 3241 3239 - '@zag-js/utils@1.21.2': 3240 - resolution: {integrity: sha512-NWJ8h5jXliUiGaOh8xlJX44w6G5jflgadE06+1DMbQolnlroBfWokFEVqS0HGgQ0/od/HcitefocJ2zF2s8Q3Q==} 3242 + '@zag-js/utils@1.21.3': 3243 + resolution: {integrity: sha512-+o9xeIpj6maEWygSi4CFihQE5P9is9WsyZCrYB0N4hbDMHF79cKLHDL/Scoo/3B3tl5+FWqjW+zgayy+N2yaYA==} 3241 3244 3242 3245 abitype@1.0.8: 3243 3246 resolution: {integrity: sha512-ZeiI6h3GnW06uYDLx0etQtX/p8E24UaHHBj57RSjK7YBFe7iuVn07EDpOeP451D06sF27VOz9JJPlIKJmXgkEg==} ··· 3793 3796 effect@3.16.12: 3794 3797 resolution: {integrity: sha512-N39iBk0K71F9nb442TLbTkjl24FLUzuvx2i1I2RsEAQsdAdUTuUoW0vlfUXgkMTUOnYqKnWcFfqw4hK4Pw27hg==} 3795 3798 3796 - electron-to-chromium@1.5.200: 3797 - resolution: {integrity: sha512-rFCxROw7aOe4uPTfIAx+rXv9cEcGx+buAF4npnhtTqCJk5KDFRnh3+KYj7rdVh6lsFt5/aPs+Irj9rZ33WMA7w==} 3799 + electron-to-chromium@1.5.201: 3800 + resolution: {integrity: sha512-ZG65vsrLClodGqywuigc+7m0gr4ISoTQttfVh7nfpLv0M7SIwF4WbFNEOywcqTiujs12AUeeXbFyQieDICAIxg==} 3798 3801 3799 3802 emoji-regex@8.0.0: 3800 3803 resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} ··· 3974 3977 fbjs@3.0.5: 3975 3978 resolution: {integrity: sha512-ztsSx77JBtkuMrEypfhgc3cI0+0h+svqeie7xHbh1k/IKdcydnvadp/mUaGgjAOXQmQSxsqgaRhS3q9fy+1kxg==} 3976 3979 3977 - fdir@6.4.6: 3978 - resolution: {integrity: sha512-hiFoqpyZcfNm1yc4u8oWCf9A2c4D3QjCrks3zmoVKVxpQRzmPNar1hUJcBG2RQHvEVGDN+Jm81ZheVLAQMK6+w==} 3980 + fdir@6.5.0: 3981 + resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==} 3982 + engines: {node: '>=12.0.0'} 3979 3983 peerDependencies: 3980 3984 picomatch: ^3 || ^4 3981 3985 peerDependenciesMeta: ··· 4205 4209 header-case@2.0.4: 4206 4210 resolution: {integrity: sha512-H/vuk5TEEVZwrR0lp2zed9OCo1uAILMlx0JEMgC26rzyJJ3N1v6XkwHHXJQdR2doSjcGPM6OKPYoJgf0plJ11Q==} 4207 4211 4208 - hls.js@1.6.9: 4209 - resolution: {integrity: sha512-q7qPrri6GRwjcNd7EkFCmhiJ6PBIxeUsdxKbquBkQZpg9jAnp6zSAeN9eEWFlOB09J8JfzAQGoXL5ZEAltjO9g==} 4212 + hls.js@1.6.10: 4213 + resolution: {integrity: sha512-16XHorwFNh+hYazYxDNXBLEm5aRoU+oxMX6qVnkbGH3hJil4xLav3/M6NH92VkD1qSOGKXeSm+5unuawPXK6OQ==} 4210 4214 4211 4215 hoist-non-react-statics@3.3.2: 4212 4216 resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==} ··· 5243 5247 property-information@7.1.0: 5244 5248 resolution: {integrity: sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==} 5245 5249 5246 - prosekit@0.15.2: 5247 - resolution: {integrity: sha512-SfO//waAUg/tG03/OHsQHBNwmrqXeLw26n12ghyxK/5k8R7ubf6DLiWXvN8fc0d9J/XiO7BBl8ynwtMJ1VvbFQ==} 5250 + prosekit@0.15.3: 5251 + resolution: {integrity: sha512-L6L2GSb7oaFhfkwdCyDJ5R4Yjhfe9J02xp6Z9LEpjoACnher3yNy/842Pocr7c7obiqynvGNPeVBftaU0FTvUg==} 5248 5252 peerDependencies: 5249 5253 loro-crdt: '>= 0.16.7' 5250 5254 loro-prosemirror: '>= 0.0.7' ··· 5872 5876 tailwind-merge@3.3.1: 5873 5877 resolution: {integrity: sha512-gBXpgUm/3rp1lMZZrM/w7D8GKqshif0zAymAhbCyIt8KMe+0v9DQ7cdYLR4FHH/cKpdTXb+A/tKKU3eolfsI+g==} 5874 5878 5875 - tailwindcss@4.1.11: 5876 - resolution: {integrity: sha512-2E9TBm6MDD/xKYe+dvJZAmg3yxIEDNRc0jwlNyDg/4Fil2QcSLjFKGVff0lAf1jjeaArlG/M75Ey/EYr/OJtBA==} 5879 + tailwindcss@4.1.12: 5880 + resolution: {integrity: sha512-DzFtxOi+7NsFf7DBtI3BJsynR+0Yp6etH+nRPTbpWnS2pZBaSksv/JGctNwSWzbFjp0vxSqknaUylseZqMDGrA==} 5877 5881 5878 5882 tapable@2.2.2: 5879 5883 resolution: {integrity: sha512-Re10+NauLTMCudc7T5WLFLAwDhQ0JWdrMK+9B2M8zR5hRExKmsRDCBA7/aV/pNJFltmBFO5BAMlQFi/vq3nKOg==} ··· 6698 6702 6699 6703 '@ardatan/relay-compiler@12.0.0(graphql@16.11.0)': 6700 6704 dependencies: 6701 - '@babel/core': 7.28.0 6702 - '@babel/generator': 7.28.0 6703 - '@babel/parser': 7.28.0 6704 - '@babel/runtime': 7.28.2 6705 - '@babel/traverse': 7.28.0 6705 + '@babel/core': 7.28.3 6706 + '@babel/generator': 7.28.3 6707 + '@babel/parser': 7.28.3 6708 + '@babel/runtime': 7.28.3 6709 + '@babel/traverse': 7.28.3 6706 6710 '@babel/types': 7.28.2 6707 - babel-preset-fbjs: 3.4.0(@babel/core@7.28.0) 6711 + babel-preset-fbjs: 3.4.0(@babel/core@7.28.3) 6708 6712 chalk: 4.1.2 6709 6713 fb-watchman: 2.0.2 6710 6714 fbjs: 3.0.5 ··· 6722 6726 6723 6727 '@ardatan/relay-compiler@12.0.3(graphql@16.11.0)': 6724 6728 dependencies: 6725 - '@babel/generator': 7.28.0 6726 - '@babel/parser': 7.28.0 6727 - '@babel/runtime': 7.28.2 6729 + '@babel/generator': 7.28.3 6730 + '@babel/parser': 7.28.3 6731 + '@babel/runtime': 7.28.3 6728 6732 chalk: 4.1.2 6729 6733 fb-watchman: 2.0.2 6730 6734 graphql: 16.11.0 ··· 6743 6747 '@ariatype/aria-attributes': 1.0.2 6744 6748 '@ariatype/aria-roles': 1.0.2 6745 6749 '@preact/signals-core': 1.11.0 6746 - '@zag-js/dom-query': 1.21.2 6750 + '@zag-js/dom-query': 1.21.3 6747 6751 just-kebab-case: 4.2.0 6748 6752 just-map-values: 3.2.0 6749 6753 server-dom-shim: 1.0.2 ··· 6769 6773 '@aria-ui/core': 0.0.21 6770 6774 '@floating-ui/dom': 1.7.3 6771 6775 '@floating-ui/utils': 0.2.10 6772 - '@zag-js/dom-query': 1.21.2 6776 + '@zag-js/dom-query': 1.21.3 6773 6777 6774 6778 '@aria-ui/popover@0.0.27': 6775 6779 dependencies: 6776 6780 '@aria-ui/core': 0.0.21 6777 6781 '@aria-ui/overlay': 0.0.24 6778 6782 '@aria-ui/presence': 0.0.19 6779 - '@zag-js/dismissable': 1.21.2 6780 - '@zag-js/dom-query': 1.21.2 6783 + '@zag-js/dismissable': 1.21.3 6784 + '@zag-js/dom-query': 1.21.3 6781 6785 6782 6786 '@aria-ui/presence@0.0.19': 6783 6787 dependencies: 6784 6788 '@aria-ui/core': 0.0.21 6785 - '@zag-js/dom-query': 1.21.2 6789 + '@zag-js/dom-query': 1.21.3 6786 6790 6787 6791 '@aria-ui/tooltip@0.0.29': 6788 6792 dependencies: ··· 7382 7386 7383 7387 '@babel/compat-data@7.28.0': {} 7384 7388 7385 - '@babel/core@7.28.0': 7389 + '@babel/core@7.28.3': 7386 7390 dependencies: 7387 7391 '@ampproject/remapping': 2.3.0 7388 7392 '@babel/code-frame': 7.27.1 7389 - '@babel/generator': 7.28.0 7393 + '@babel/generator': 7.28.3 7390 7394 '@babel/helper-compilation-targets': 7.27.2 7391 - '@babel/helper-module-transforms': 7.27.3(@babel/core@7.28.0) 7392 - '@babel/helpers': 7.28.2 7393 - '@babel/parser': 7.28.0 7395 + '@babel/helper-module-transforms': 7.28.3(@babel/core@7.28.3) 7396 + '@babel/helpers': 7.28.3 7397 + '@babel/parser': 7.28.3 7394 7398 '@babel/template': 7.27.2 7395 - '@babel/traverse': 7.28.0 7399 + '@babel/traverse': 7.28.3 7396 7400 '@babel/types': 7.28.2 7397 7401 convert-source-map: 2.0.0 7398 7402 debug: 4.4.1 ··· 7402 7406 transitivePeerDependencies: 7403 7407 - supports-color 7404 7408 7405 - '@babel/generator@7.28.0': 7409 + '@babel/generator@7.28.3': 7406 7410 dependencies: 7407 - '@babel/parser': 7.28.0 7411 + '@babel/parser': 7.28.3 7408 7412 '@babel/types': 7.28.2 7409 7413 '@jridgewell/gen-mapping': 0.3.13 7410 7414 '@jridgewell/trace-mapping': 0.3.30 ··· 7422 7426 lru-cache: 5.1.1 7423 7427 semver: 6.3.1 7424 7428 7425 - '@babel/helper-create-class-features-plugin@7.27.1(@babel/core@7.28.0)': 7429 + '@babel/helper-create-class-features-plugin@7.28.3(@babel/core@7.28.3)': 7426 7430 dependencies: 7427 - '@babel/core': 7.28.0 7431 + '@babel/core': 7.28.3 7428 7432 '@babel/helper-annotate-as-pure': 7.27.3 7429 7433 '@babel/helper-member-expression-to-functions': 7.27.1 7430 7434 '@babel/helper-optimise-call-expression': 7.27.1 7431 - '@babel/helper-replace-supers': 7.27.1(@babel/core@7.28.0) 7435 + '@babel/helper-replace-supers': 7.27.1(@babel/core@7.28.3) 7432 7436 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 7433 - '@babel/traverse': 7.28.0 7437 + '@babel/traverse': 7.28.3 7434 7438 semver: 6.3.1 7435 7439 transitivePeerDependencies: 7436 7440 - supports-color ··· 7439 7443 7440 7444 '@babel/helper-member-expression-to-functions@7.27.1': 7441 7445 dependencies: 7442 - '@babel/traverse': 7.28.0 7446 + '@babel/traverse': 7.28.3 7443 7447 '@babel/types': 7.28.2 7444 7448 transitivePeerDependencies: 7445 7449 - supports-color 7446 7450 7447 7451 '@babel/helper-module-imports@7.27.1': 7448 7452 dependencies: 7449 - '@babel/traverse': 7.28.0 7453 + '@babel/traverse': 7.28.3 7450 7454 '@babel/types': 7.28.2 7451 7455 transitivePeerDependencies: 7452 7456 - supports-color 7453 7457 7454 - '@babel/helper-module-transforms@7.27.3(@babel/core@7.28.0)': 7458 + '@babel/helper-module-transforms@7.28.3(@babel/core@7.28.3)': 7455 7459 dependencies: 7456 - '@babel/core': 7.28.0 7460 + '@babel/core': 7.28.3 7457 7461 '@babel/helper-module-imports': 7.27.1 7458 7462 '@babel/helper-validator-identifier': 7.27.1 7459 - '@babel/traverse': 7.28.0 7463 + '@babel/traverse': 7.28.3 7460 7464 transitivePeerDependencies: 7461 7465 - supports-color 7462 7466 ··· 7466 7470 7467 7471 '@babel/helper-plugin-utils@7.27.1': {} 7468 7472 7469 - '@babel/helper-replace-supers@7.27.1(@babel/core@7.28.0)': 7473 + '@babel/helper-replace-supers@7.27.1(@babel/core@7.28.3)': 7470 7474 dependencies: 7471 - '@babel/core': 7.28.0 7475 + '@babel/core': 7.28.3 7472 7476 '@babel/helper-member-expression-to-functions': 7.27.1 7473 7477 '@babel/helper-optimise-call-expression': 7.27.1 7474 - '@babel/traverse': 7.28.0 7478 + '@babel/traverse': 7.28.3 7475 7479 transitivePeerDependencies: 7476 7480 - supports-color 7477 7481 7478 7482 '@babel/helper-skip-transparent-expression-wrappers@7.27.1': 7479 7483 dependencies: 7480 - '@babel/traverse': 7.28.0 7484 + '@babel/traverse': 7.28.3 7481 7485 '@babel/types': 7.28.2 7482 7486 transitivePeerDependencies: 7483 7487 - supports-color ··· 7488 7492 7489 7493 '@babel/helper-validator-option@7.27.1': {} 7490 7494 7491 - '@babel/helpers@7.28.2': 7495 + '@babel/helpers@7.28.3': 7492 7496 dependencies: 7493 7497 '@babel/template': 7.27.2 7494 7498 '@babel/types': 7.28.2 7495 7499 7496 - '@babel/parser@7.28.0': 7500 + '@babel/parser@7.28.3': 7497 7501 dependencies: 7498 7502 '@babel/types': 7.28.2 7499 7503 7500 - '@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.28.0)': 7504 + '@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.28.3)': 7501 7505 dependencies: 7502 - '@babel/core': 7.28.0 7503 - '@babel/helper-create-class-features-plugin': 7.27.1(@babel/core@7.28.0) 7506 + '@babel/core': 7.28.3 7507 + '@babel/helper-create-class-features-plugin': 7.28.3(@babel/core@7.28.3) 7504 7508 '@babel/helper-plugin-utils': 7.27.1 7505 7509 transitivePeerDependencies: 7506 7510 - supports-color 7507 7511 7508 - '@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.28.0)': 7512 + '@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.28.3)': 7509 7513 dependencies: 7510 7514 '@babel/compat-data': 7.28.0 7511 - '@babel/core': 7.28.0 7515 + '@babel/core': 7.28.3 7512 7516 '@babel/helper-compilation-targets': 7.27.2 7513 7517 '@babel/helper-plugin-utils': 7.27.1 7514 - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.28.0) 7515 - '@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.28.0) 7518 + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.28.3) 7519 + '@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.28.3) 7516 7520 7517 - '@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.28.0)': 7521 + '@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.28.3)': 7518 7522 dependencies: 7519 - '@babel/core': 7.28.0 7523 + '@babel/core': 7.28.3 7520 7524 '@babel/helper-plugin-utils': 7.27.1 7521 7525 7522 - '@babel/plugin-syntax-flow@7.27.1(@babel/core@7.28.0)': 7526 + '@babel/plugin-syntax-flow@7.27.1(@babel/core@7.28.3)': 7523 7527 dependencies: 7524 - '@babel/core': 7.28.0 7528 + '@babel/core': 7.28.3 7525 7529 '@babel/helper-plugin-utils': 7.27.1 7526 7530 7527 - '@babel/plugin-syntax-import-assertions@7.27.1(@babel/core@7.28.0)': 7531 + '@babel/plugin-syntax-import-assertions@7.27.1(@babel/core@7.28.3)': 7528 7532 dependencies: 7529 - '@babel/core': 7.28.0 7533 + '@babel/core': 7.28.3 7530 7534 '@babel/helper-plugin-utils': 7.27.1 7531 7535 7532 - '@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.28.0)': 7536 + '@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.28.3)': 7533 7537 dependencies: 7534 - '@babel/core': 7.28.0 7538 + '@babel/core': 7.28.3 7535 7539 '@babel/helper-plugin-utils': 7.27.1 7536 7540 7537 - '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.28.0)': 7541 + '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.28.3)': 7538 7542 dependencies: 7539 - '@babel/core': 7.28.0 7543 + '@babel/core': 7.28.3 7540 7544 '@babel/helper-plugin-utils': 7.27.1 7541 7545 7542 - '@babel/plugin-transform-arrow-functions@7.27.1(@babel/core@7.28.0)': 7546 + '@babel/plugin-transform-arrow-functions@7.27.1(@babel/core@7.28.3)': 7543 7547 dependencies: 7544 - '@babel/core': 7.28.0 7548 + '@babel/core': 7.28.3 7545 7549 '@babel/helper-plugin-utils': 7.27.1 7546 7550 7547 - '@babel/plugin-transform-block-scoped-functions@7.27.1(@babel/core@7.28.0)': 7551 + '@babel/plugin-transform-block-scoped-functions@7.27.1(@babel/core@7.28.3)': 7548 7552 dependencies: 7549 - '@babel/core': 7.28.0 7553 + '@babel/core': 7.28.3 7550 7554 '@babel/helper-plugin-utils': 7.27.1 7551 7555 7552 - '@babel/plugin-transform-block-scoping@7.28.0(@babel/core@7.28.0)': 7556 + '@babel/plugin-transform-block-scoping@7.28.0(@babel/core@7.28.3)': 7553 7557 dependencies: 7554 - '@babel/core': 7.28.0 7558 + '@babel/core': 7.28.3 7555 7559 '@babel/helper-plugin-utils': 7.27.1 7556 7560 7557 - '@babel/plugin-transform-classes@7.28.0(@babel/core@7.28.0)': 7561 + '@babel/plugin-transform-classes@7.28.3(@babel/core@7.28.3)': 7558 7562 dependencies: 7559 - '@babel/core': 7.28.0 7563 + '@babel/core': 7.28.3 7560 7564 '@babel/helper-annotate-as-pure': 7.27.3 7561 7565 '@babel/helper-compilation-targets': 7.27.2 7562 7566 '@babel/helper-globals': 7.28.0 7563 7567 '@babel/helper-plugin-utils': 7.27.1 7564 - '@babel/helper-replace-supers': 7.27.1(@babel/core@7.28.0) 7565 - '@babel/traverse': 7.28.0 7568 + '@babel/helper-replace-supers': 7.27.1(@babel/core@7.28.3) 7569 + '@babel/traverse': 7.28.3 7566 7570 transitivePeerDependencies: 7567 7571 - supports-color 7568 7572 7569 - '@babel/plugin-transform-computed-properties@7.27.1(@babel/core@7.28.0)': 7573 + '@babel/plugin-transform-computed-properties@7.27.1(@babel/core@7.28.3)': 7570 7574 dependencies: 7571 - '@babel/core': 7.28.0 7575 + '@babel/core': 7.28.3 7572 7576 '@babel/helper-plugin-utils': 7.27.1 7573 7577 '@babel/template': 7.27.2 7574 7578 7575 - '@babel/plugin-transform-destructuring@7.28.0(@babel/core@7.28.0)': 7579 + '@babel/plugin-transform-destructuring@7.28.0(@babel/core@7.28.3)': 7576 7580 dependencies: 7577 - '@babel/core': 7.28.0 7581 + '@babel/core': 7.28.3 7578 7582 '@babel/helper-plugin-utils': 7.27.1 7579 - '@babel/traverse': 7.28.0 7583 + '@babel/traverse': 7.28.3 7580 7584 transitivePeerDependencies: 7581 7585 - supports-color 7582 7586 7583 - '@babel/plugin-transform-flow-strip-types@7.27.1(@babel/core@7.28.0)': 7587 + '@babel/plugin-transform-flow-strip-types@7.27.1(@babel/core@7.28.3)': 7584 7588 dependencies: 7585 - '@babel/core': 7.28.0 7589 + '@babel/core': 7.28.3 7586 7590 '@babel/helper-plugin-utils': 7.27.1 7587 - '@babel/plugin-syntax-flow': 7.27.1(@babel/core@7.28.0) 7591 + '@babel/plugin-syntax-flow': 7.27.1(@babel/core@7.28.3) 7588 7592 7589 - '@babel/plugin-transform-for-of@7.27.1(@babel/core@7.28.0)': 7593 + '@babel/plugin-transform-for-of@7.27.1(@babel/core@7.28.3)': 7590 7594 dependencies: 7591 - '@babel/core': 7.28.0 7595 + '@babel/core': 7.28.3 7592 7596 '@babel/helper-plugin-utils': 7.27.1 7593 7597 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 7594 7598 transitivePeerDependencies: 7595 7599 - supports-color 7596 7600 7597 - '@babel/plugin-transform-function-name@7.27.1(@babel/core@7.28.0)': 7601 + '@babel/plugin-transform-function-name@7.27.1(@babel/core@7.28.3)': 7598 7602 dependencies: 7599 - '@babel/core': 7.28.0 7603 + '@babel/core': 7.28.3 7600 7604 '@babel/helper-compilation-targets': 7.27.2 7601 7605 '@babel/helper-plugin-utils': 7.27.1 7602 - '@babel/traverse': 7.28.0 7606 + '@babel/traverse': 7.28.3 7603 7607 transitivePeerDependencies: 7604 7608 - supports-color 7605 7609 7606 - '@babel/plugin-transform-literals@7.27.1(@babel/core@7.28.0)': 7610 + '@babel/plugin-transform-literals@7.27.1(@babel/core@7.28.3)': 7607 7611 dependencies: 7608 - '@babel/core': 7.28.0 7612 + '@babel/core': 7.28.3 7609 7613 '@babel/helper-plugin-utils': 7.27.1 7610 7614 7611 - '@babel/plugin-transform-member-expression-literals@7.27.1(@babel/core@7.28.0)': 7615 + '@babel/plugin-transform-member-expression-literals@7.27.1(@babel/core@7.28.3)': 7612 7616 dependencies: 7613 - '@babel/core': 7.28.0 7617 + '@babel/core': 7.28.3 7614 7618 '@babel/helper-plugin-utils': 7.27.1 7615 7619 7616 - '@babel/plugin-transform-modules-commonjs@7.27.1(@babel/core@7.28.0)': 7620 + '@babel/plugin-transform-modules-commonjs@7.27.1(@babel/core@7.28.3)': 7617 7621 dependencies: 7618 - '@babel/core': 7.28.0 7619 - '@babel/helper-module-transforms': 7.27.3(@babel/core@7.28.0) 7622 + '@babel/core': 7.28.3 7623 + '@babel/helper-module-transforms': 7.28.3(@babel/core@7.28.3) 7620 7624 '@babel/helper-plugin-utils': 7.27.1 7621 7625 transitivePeerDependencies: 7622 7626 - supports-color 7623 7627 7624 - '@babel/plugin-transform-object-super@7.27.1(@babel/core@7.28.0)': 7628 + '@babel/plugin-transform-object-super@7.27.1(@babel/core@7.28.3)': 7625 7629 dependencies: 7626 - '@babel/core': 7.28.0 7630 + '@babel/core': 7.28.3 7627 7631 '@babel/helper-plugin-utils': 7.27.1 7628 - '@babel/helper-replace-supers': 7.27.1(@babel/core@7.28.0) 7632 + '@babel/helper-replace-supers': 7.27.1(@babel/core@7.28.3) 7629 7633 transitivePeerDependencies: 7630 7634 - supports-color 7631 7635 7632 - '@babel/plugin-transform-parameters@7.27.7(@babel/core@7.28.0)': 7636 + '@babel/plugin-transform-parameters@7.27.7(@babel/core@7.28.3)': 7633 7637 dependencies: 7634 - '@babel/core': 7.28.0 7638 + '@babel/core': 7.28.3 7635 7639 '@babel/helper-plugin-utils': 7.27.1 7636 7640 7637 - '@babel/plugin-transform-property-literals@7.27.1(@babel/core@7.28.0)': 7641 + '@babel/plugin-transform-property-literals@7.27.1(@babel/core@7.28.3)': 7638 7642 dependencies: 7639 - '@babel/core': 7.28.0 7643 + '@babel/core': 7.28.3 7640 7644 '@babel/helper-plugin-utils': 7.27.1 7641 7645 7642 - '@babel/plugin-transform-react-display-name@7.28.0(@babel/core@7.28.0)': 7646 + '@babel/plugin-transform-react-display-name@7.28.0(@babel/core@7.28.3)': 7643 7647 dependencies: 7644 - '@babel/core': 7.28.0 7648 + '@babel/core': 7.28.3 7645 7649 '@babel/helper-plugin-utils': 7.27.1 7646 7650 7647 - '@babel/plugin-transform-react-jsx-self@7.27.1(@babel/core@7.28.0)': 7651 + '@babel/plugin-transform-react-jsx-self@7.27.1(@babel/core@7.28.3)': 7648 7652 dependencies: 7649 - '@babel/core': 7.28.0 7653 + '@babel/core': 7.28.3 7650 7654 '@babel/helper-plugin-utils': 7.27.1 7651 7655 7652 - '@babel/plugin-transform-react-jsx-source@7.27.1(@babel/core@7.28.0)': 7656 + '@babel/plugin-transform-react-jsx-source@7.27.1(@babel/core@7.28.3)': 7653 7657 dependencies: 7654 - '@babel/core': 7.28.0 7658 + '@babel/core': 7.28.3 7655 7659 '@babel/helper-plugin-utils': 7.27.1 7656 7660 7657 - '@babel/plugin-transform-react-jsx@7.27.1(@babel/core@7.28.0)': 7661 + '@babel/plugin-transform-react-jsx@7.27.1(@babel/core@7.28.3)': 7658 7662 dependencies: 7659 - '@babel/core': 7.28.0 7663 + '@babel/core': 7.28.3 7660 7664 '@babel/helper-annotate-as-pure': 7.27.3 7661 7665 '@babel/helper-module-imports': 7.27.1 7662 7666 '@babel/helper-plugin-utils': 7.27.1 7663 - '@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.28.0) 7667 + '@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.28.3) 7664 7668 '@babel/types': 7.28.2 7665 7669 transitivePeerDependencies: 7666 7670 - supports-color 7667 7671 7668 - '@babel/plugin-transform-shorthand-properties@7.27.1(@babel/core@7.28.0)': 7672 + '@babel/plugin-transform-shorthand-properties@7.27.1(@babel/core@7.28.3)': 7669 7673 dependencies: 7670 - '@babel/core': 7.28.0 7674 + '@babel/core': 7.28.3 7671 7675 '@babel/helper-plugin-utils': 7.27.1 7672 7676 7673 - '@babel/plugin-transform-spread@7.27.1(@babel/core@7.28.0)': 7677 + '@babel/plugin-transform-spread@7.27.1(@babel/core@7.28.3)': 7674 7678 dependencies: 7675 - '@babel/core': 7.28.0 7679 + '@babel/core': 7.28.3 7676 7680 '@babel/helper-plugin-utils': 7.27.1 7677 7681 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 7678 7682 transitivePeerDependencies: 7679 7683 - supports-color 7680 7684 7681 - '@babel/plugin-transform-template-literals@7.27.1(@babel/core@7.28.0)': 7685 + '@babel/plugin-transform-template-literals@7.27.1(@babel/core@7.28.3)': 7682 7686 dependencies: 7683 - '@babel/core': 7.28.0 7687 + '@babel/core': 7.28.3 7684 7688 '@babel/helper-plugin-utils': 7.27.1 7685 7689 7686 - '@babel/runtime@7.28.2': {} 7690 + '@babel/runtime@7.28.3': {} 7687 7691 7688 7692 '@babel/template@7.27.2': 7689 7693 dependencies: 7690 7694 '@babel/code-frame': 7.27.1 7691 - '@babel/parser': 7.28.0 7695 + '@babel/parser': 7.28.3 7692 7696 '@babel/types': 7.28.2 7693 7697 7694 - '@babel/traverse@7.28.0': 7698 + '@babel/traverse@7.28.3': 7695 7699 dependencies: 7696 7700 '@babel/code-frame': 7.27.1 7697 - '@babel/generator': 7.28.0 7701 + '@babel/generator': 7.28.3 7698 7702 '@babel/helper-globals': 7.28.0 7699 - '@babel/parser': 7.28.0 7703 + '@babel/parser': 7.28.3 7700 7704 '@babel/template': 7.27.2 7701 7705 '@babel/types': 7.28.2 7702 7706 debug: 4.4.1 ··· 7728 7732 - utf-8-validate 7729 7733 - zod 7730 7734 7731 - '@biomejs/biome@2.1.4': 7735 + '@biomejs/biome@2.2.0': 7732 7736 optionalDependencies: 7733 - '@biomejs/cli-darwin-arm64': 2.1.4 7734 - '@biomejs/cli-darwin-x64': 2.1.4 7735 - '@biomejs/cli-linux-arm64': 2.1.4 7736 - '@biomejs/cli-linux-arm64-musl': 2.1.4 7737 - '@biomejs/cli-linux-x64': 2.1.4 7738 - '@biomejs/cli-linux-x64-musl': 2.1.4 7739 - '@biomejs/cli-win32-arm64': 2.1.4 7740 - '@biomejs/cli-win32-x64': 2.1.4 7737 + '@biomejs/cli-darwin-arm64': 2.2.0 7738 + '@biomejs/cli-darwin-x64': 2.2.0 7739 + '@biomejs/cli-linux-arm64': 2.2.0 7740 + '@biomejs/cli-linux-arm64-musl': 2.2.0 7741 + '@biomejs/cli-linux-x64': 2.2.0 7742 + '@biomejs/cli-linux-x64-musl': 2.2.0 7743 + '@biomejs/cli-win32-arm64': 2.2.0 7744 + '@biomejs/cli-win32-x64': 2.2.0 7741 7745 7742 - '@biomejs/cli-darwin-arm64@2.1.4': 7746 + '@biomejs/cli-darwin-arm64@2.2.0': 7743 7747 optional: true 7744 7748 7745 - '@biomejs/cli-darwin-x64@2.1.4': 7749 + '@biomejs/cli-darwin-x64@2.2.0': 7746 7750 optional: true 7747 7751 7748 - '@biomejs/cli-linux-arm64-musl@2.1.4': 7752 + '@biomejs/cli-linux-arm64-musl@2.2.0': 7749 7753 optional: true 7750 7754 7751 - '@biomejs/cli-linux-arm64@2.1.4': 7755 + '@biomejs/cli-linux-arm64@2.2.0': 7752 7756 optional: true 7753 7757 7754 - '@biomejs/cli-linux-x64-musl@2.1.4': 7758 + '@biomejs/cli-linux-x64-musl@2.2.0': 7755 7759 optional: true 7756 7760 7757 - '@biomejs/cli-linux-x64@2.1.4': 7761 + '@biomejs/cli-linux-x64@2.2.0': 7758 7762 optional: true 7759 7763 7760 - '@biomejs/cli-win32-arm64@2.1.4': 7764 + '@biomejs/cli-win32-arm64@2.2.0': 7761 7765 optional: true 7762 7766 7763 - '@biomejs/cli-win32-x64@2.1.4': 7767 + '@biomejs/cli-win32-x64@2.2.0': 7764 7768 optional: true 7765 7769 7766 7770 '@coinbase/wallet-sdk@3.9.3': ··· 7979 7983 7980 7984 '@graphql-codegen/cli@5.0.7(@types/node@24.2.1)(bufferutil@4.0.9)(crossws@0.3.5)(graphql@16.11.0)(typescript@5.9.2)(utf-8-validate@5.0.10)': 7981 7985 dependencies: 7982 - '@babel/generator': 7.28.0 7986 + '@babel/generator': 7.28.3 7983 7987 '@babel/template': 7.27.2 7984 7988 '@babel/types': 7.28.2 7985 7989 '@graphql-codegen/client-preset': 4.8.3(graphql@16.11.0) ··· 8331 8335 8332 8336 '@graphql-tools/graphql-tag-pluck@8.3.21(graphql@16.11.0)': 8333 8337 dependencies: 8334 - '@babel/core': 7.28.0 8335 - '@babel/parser': 7.28.0 8336 - '@babel/plugin-syntax-import-assertions': 7.27.1(@babel/core@7.28.0) 8337 - '@babel/traverse': 7.28.0 8338 + '@babel/core': 7.28.3 8339 + '@babel/parser': 7.28.3 8340 + '@babel/plugin-syntax-import-assertions': 7.27.1(@babel/core@7.28.3) 8341 + '@babel/traverse': 7.28.3 8338 8342 '@babel/types': 7.28.2 8339 8343 '@graphql-tools/utils': 10.9.1(graphql@16.11.0) 8340 8344 graphql: 16.11.0 ··· 8547 8551 '@jridgewell/sourcemap-codec': 1.5.5 8548 8552 '@jridgewell/trace-mapping': 0.3.30 8549 8553 8554 + '@jridgewell/remapping@2.3.5': 8555 + dependencies: 8556 + '@jridgewell/gen-mapping': 0.3.13 8557 + '@jridgewell/trace-mapping': 0.3.30 8558 + 8550 8559 '@jridgewell/resolve-uri@3.1.2': {} 8551 8560 8552 8561 '@jridgewell/sourcemap-codec@1.5.5': {} ··· 8591 8600 '@livepeer/core-web@5.2.6(@types/react@19.1.10)(immer@10.1.1)(react@19.1.1)': 8592 8601 dependencies: 8593 8602 '@livepeer/core': 3.3.1(@types/react@19.1.10)(immer@10.1.1)(react@19.1.1) 8594 - hls.js: 1.6.9 8603 + hls.js: 1.6.10 8595 8604 zustand: 4.5.7(@types/react@19.1.10)(immer@10.1.1)(react@19.1.1) 8596 8605 transitivePeerDependencies: 8597 8606 - '@types/react' ··· 8734 8743 8735 8744 '@metamask/sdk@0.32.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)': 8736 8745 dependencies: 8737 - '@babel/runtime': 7.28.2 8746 + '@babel/runtime': 7.28.3 8738 8747 '@metamask/onboarding': 1.0.1 8739 8748 '@metamask/providers': 16.1.0 8740 8749 '@metamask/sdk-communication-layer': 0.32.0(cross-fetch@4.1.0)(eciesjs@0.4.15)(eventemitter2@6.4.9)(readable-stream@3.6.2)(socket.io-client@4.8.1(bufferutil@4.0.9)(utf-8-validate@5.0.10)) ··· 8927 8936 '@prosekit/basic@0.6.1(@shikijs/types@3.9.2)(@types/hast@3.0.4)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-transform@1.10.4)(prosemirror-view@1.40.1)': 8928 8937 dependencies: 8929 8938 '@prosekit/core': 0.8.3(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-transform@1.10.4) 8930 - '@prosekit/extensions': 0.11.2(@shikijs/types@3.9.2)(@types/hast@3.0.4)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-transform@1.10.4)(prosemirror-view@1.40.1) 8939 + '@prosekit/extensions': 0.11.3(@shikijs/types@3.9.2)(@types/hast@3.0.4)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-transform@1.10.4)(prosemirror-view@1.40.1) 8931 8940 '@prosekit/pm': 0.1.11 8932 8941 transitivePeerDependencies: 8933 8942 - '@shikijs/types' ··· 8960 8969 - prosemirror-state 8961 8970 - prosemirror-transform 8962 8971 8963 - '@prosekit/extensions@0.11.2(@shikijs/types@3.9.2)(@types/hast@3.0.4)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-transform@1.10.4)(prosemirror-view@1.40.1)': 8972 + '@prosekit/extensions@0.11.3(@shikijs/types@3.9.2)(@types/hast@3.0.4)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-transform@1.10.4)(prosemirror-view@1.40.1)': 8964 8973 dependencies: 8965 8974 '@ocavue/utils': 0.7.1 8966 8975 '@prosekit/core': 0.8.3(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-transform@1.10.4) ··· 9146 9155 '@floating-ui/dom': 1.7.3 9147 9156 '@ocavue/utils': 0.7.1 9148 9157 '@prosekit/core': 0.8.3(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-transform@1.10.4) 9149 - '@prosekit/extensions': 0.11.2(@shikijs/types@3.9.2)(@types/hast@3.0.4)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-transform@1.10.4)(prosemirror-view@1.40.1) 9158 + '@prosekit/extensions': 0.11.3(@shikijs/types@3.9.2)(@types/hast@3.0.4)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-transform@1.10.4)(prosemirror-view@1.40.1) 9150 9159 '@prosekit/pm': 0.1.11 9151 - '@zag-js/dom-query': 1.21.2 9160 + '@zag-js/dom-query': 1.21.3 9152 9161 prosemirror-tables: 1.7.1 9153 9162 transitivePeerDependencies: 9154 9163 - '@shikijs/types' ··· 10361 10370 dependencies: 10362 10371 tslib: 2.8.1 10363 10372 10364 - '@tailwindcss/aspect-ratio@0.4.2(tailwindcss@4.1.11)': 10373 + '@tailwindcss/aspect-ratio@0.4.2(tailwindcss@4.1.12)': 10365 10374 dependencies: 10366 - tailwindcss: 4.1.11 10375 + tailwindcss: 4.1.12 10367 10376 10368 - '@tailwindcss/forms@0.5.10(tailwindcss@4.1.11)': 10377 + '@tailwindcss/forms@0.5.10(tailwindcss@4.1.12)': 10369 10378 dependencies: 10370 10379 mini-svg-data-uri: 1.4.4 10371 - tailwindcss: 4.1.11 10380 + tailwindcss: 4.1.12 10372 10381 10373 - '@tailwindcss/node@4.1.11': 10382 + '@tailwindcss/node@4.1.12': 10374 10383 dependencies: 10375 - '@ampproject/remapping': 2.3.0 10384 + '@jridgewell/remapping': 2.3.5 10376 10385 enhanced-resolve: 5.18.3 10377 10386 jiti: 2.5.1 10378 10387 lightningcss: 1.30.1 10379 10388 magic-string: 0.30.17 10380 10389 source-map-js: 1.2.1 10381 - tailwindcss: 4.1.11 10390 + tailwindcss: 4.1.12 10382 10391 10383 - '@tailwindcss/oxide-android-arm64@4.1.11': 10392 + '@tailwindcss/oxide-android-arm64@4.1.12': 10384 10393 optional: true 10385 10394 10386 - '@tailwindcss/oxide-darwin-arm64@4.1.11': 10395 + '@tailwindcss/oxide-darwin-arm64@4.1.12': 10387 10396 optional: true 10388 10397 10389 - '@tailwindcss/oxide-darwin-x64@4.1.11': 10398 + '@tailwindcss/oxide-darwin-x64@4.1.12': 10390 10399 optional: true 10391 10400 10392 - '@tailwindcss/oxide-freebsd-x64@4.1.11': 10401 + '@tailwindcss/oxide-freebsd-x64@4.1.12': 10393 10402 optional: true 10394 10403 10395 - '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.11': 10404 + '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.12': 10396 10405 optional: true 10397 10406 10398 - '@tailwindcss/oxide-linux-arm64-gnu@4.1.11': 10407 + '@tailwindcss/oxide-linux-arm64-gnu@4.1.12': 10399 10408 optional: true 10400 10409 10401 - '@tailwindcss/oxide-linux-arm64-musl@4.1.11': 10410 + '@tailwindcss/oxide-linux-arm64-musl@4.1.12': 10402 10411 optional: true 10403 10412 10404 - '@tailwindcss/oxide-linux-x64-gnu@4.1.11': 10413 + '@tailwindcss/oxide-linux-x64-gnu@4.1.12': 10405 10414 optional: true 10406 10415 10407 - '@tailwindcss/oxide-linux-x64-musl@4.1.11': 10416 + '@tailwindcss/oxide-linux-x64-musl@4.1.12': 10408 10417 optional: true 10409 10418 10410 - '@tailwindcss/oxide-wasm32-wasi@4.1.11': 10419 + '@tailwindcss/oxide-wasm32-wasi@4.1.12': 10411 10420 optional: true 10412 10421 10413 - '@tailwindcss/oxide-win32-arm64-msvc@4.1.11': 10422 + '@tailwindcss/oxide-win32-arm64-msvc@4.1.12': 10414 10423 optional: true 10415 10424 10416 - '@tailwindcss/oxide-win32-x64-msvc@4.1.11': 10425 + '@tailwindcss/oxide-win32-x64-msvc@4.1.12': 10417 10426 optional: true 10418 10427 10419 - '@tailwindcss/oxide@4.1.11': 10428 + '@tailwindcss/oxide@4.1.12': 10420 10429 dependencies: 10421 10430 detect-libc: 2.0.4 10422 10431 tar: 7.4.3 10423 10432 optionalDependencies: 10424 - '@tailwindcss/oxide-android-arm64': 4.1.11 10425 - '@tailwindcss/oxide-darwin-arm64': 4.1.11 10426 - '@tailwindcss/oxide-darwin-x64': 4.1.11 10427 - '@tailwindcss/oxide-freebsd-x64': 4.1.11 10428 - '@tailwindcss/oxide-linux-arm-gnueabihf': 4.1.11 10429 - '@tailwindcss/oxide-linux-arm64-gnu': 4.1.11 10430 - '@tailwindcss/oxide-linux-arm64-musl': 4.1.11 10431 - '@tailwindcss/oxide-linux-x64-gnu': 4.1.11 10432 - '@tailwindcss/oxide-linux-x64-musl': 4.1.11 10433 - '@tailwindcss/oxide-wasm32-wasi': 4.1.11 10434 - '@tailwindcss/oxide-win32-arm64-msvc': 4.1.11 10435 - '@tailwindcss/oxide-win32-x64-msvc': 4.1.11 10433 + '@tailwindcss/oxide-android-arm64': 4.1.12 10434 + '@tailwindcss/oxide-darwin-arm64': 4.1.12 10435 + '@tailwindcss/oxide-darwin-x64': 4.1.12 10436 + '@tailwindcss/oxide-freebsd-x64': 4.1.12 10437 + '@tailwindcss/oxide-linux-arm-gnueabihf': 4.1.12 10438 + '@tailwindcss/oxide-linux-arm64-gnu': 4.1.12 10439 + '@tailwindcss/oxide-linux-arm64-musl': 4.1.12 10440 + '@tailwindcss/oxide-linux-x64-gnu': 4.1.12 10441 + '@tailwindcss/oxide-linux-x64-musl': 4.1.12 10442 + '@tailwindcss/oxide-wasm32-wasi': 4.1.12 10443 + '@tailwindcss/oxide-win32-arm64-msvc': 4.1.12 10444 + '@tailwindcss/oxide-win32-x64-msvc': 4.1.12 10436 10445 10437 - '@tailwindcss/vite@4.1.11(vite@7.1.2(@types/node@24.2.1)(jiti@2.5.1)(lightningcss@1.30.1)(tsx@4.20.4)(yaml@2.8.1))': 10446 + '@tailwindcss/vite@4.1.12(vite@7.1.2(@types/node@24.2.1)(jiti@2.5.1)(lightningcss@1.30.1)(tsx@4.20.4)(yaml@2.8.1))': 10438 10447 dependencies: 10439 - '@tailwindcss/node': 4.1.11 10440 - '@tailwindcss/oxide': 4.1.11 10441 - tailwindcss: 4.1.11 10448 + '@tailwindcss/node': 4.1.12 10449 + '@tailwindcss/oxide': 4.1.12 10450 + tailwindcss: 4.1.12 10442 10451 vite: 7.1.2(@types/node@24.2.1)(jiti@2.5.1)(lightningcss@1.30.1)(tsx@4.20.4)(yaml@2.8.1) 10443 10452 10444 - '@tanstack/query-core@5.83.1': {} 10453 + '@tanstack/query-core@5.85.3': {} 10445 10454 10446 - '@tanstack/react-query@5.85.0(react@19.1.1)': 10455 + '@tanstack/react-query@5.85.3(react@19.1.1)': 10447 10456 dependencies: 10448 - '@tanstack/query-core': 5.83.1 10457 + '@tanstack/query-core': 5.85.3 10449 10458 react: 19.1.1 10450 10459 10451 10460 '@tanstack/react-virtual@3.13.12(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': ··· 10459 10468 '@testing-library/dom@10.4.1': 10460 10469 dependencies: 10461 10470 '@babel/code-frame': 7.27.1 10462 - '@babel/runtime': 7.28.2 10471 + '@babel/runtime': 7.28.3 10463 10472 '@types/aria-query': 5.0.4 10464 10473 aria-query: 5.3.0 10465 10474 dom-accessibility-api: 0.5.16 ··· 10478 10487 10479 10488 '@testing-library/react@16.3.0(@testing-library/dom@10.4.1)(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 10480 10489 dependencies: 10481 - '@babel/runtime': 7.28.2 10490 + '@babel/runtime': 7.28.3 10482 10491 '@testing-library/dom': 10.4.1 10483 10492 react: 19.1.1 10484 10493 react-dom: 19.1.1(react@19.1.1) ··· 10504 10513 10505 10514 '@types/babel__core@7.20.5': 10506 10515 dependencies: 10507 - '@babel/parser': 7.28.0 10516 + '@babel/parser': 7.28.3 10508 10517 '@babel/types': 7.28.2 10509 10518 '@types/babel__generator': 7.27.0 10510 10519 '@types/babel__template': 7.4.4 ··· 10516 10525 10517 10526 '@types/babel__template@7.4.4': 10518 10527 dependencies: 10519 - '@babel/parser': 7.28.0 10528 + '@babel/parser': 7.28.3 10520 10529 '@babel/types': 7.28.2 10521 10530 10522 10531 '@types/babel__traverse@7.28.0': ··· 10588 10597 10589 10598 '@vitejs/plugin-react@5.0.0(vite@7.1.2(@types/node@24.2.1)(jiti@2.5.1)(lightningcss@1.30.1)(tsx@4.20.4)(yaml@2.8.1))': 10590 10599 dependencies: 10591 - '@babel/core': 7.28.0 10592 - '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.28.0) 10593 - '@babel/plugin-transform-react-jsx-source': 7.27.1(@babel/core@7.28.0) 10600 + '@babel/core': 7.28.3 10601 + '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.28.3) 10602 + '@babel/plugin-transform-react-jsx-source': 7.27.1(@babel/core@7.28.3) 10594 10603 '@rolldown/pluginutils': 1.0.0-beta.30 10595 10604 '@types/babel__core': 7.20.5 10596 10605 react-refresh: 0.17.0 ··· 10640 10649 loupe: 3.2.0 10641 10650 tinyrainbow: 2.0.0 10642 10651 10643 - '@wagmi/connectors@5.9.3(@types/react@19.1.10)(@wagmi/core@2.19.0(@tanstack/query-core@5.83.1)(@types/react@19.1.10)(immer@10.1.1)(react@19.1.1)(typescript@5.9.2)(use-sync-external-store@1.4.0(react@19.1.1))(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75)))(bufferutil@4.0.9)(immer@10.1.1)(react@19.1.1)(typescript@5.9.2)(use-sync-external-store@1.4.0(react@19.1.1))(utf-8-validate@5.0.10)(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75))(zod@3.25.75)': 10652 + '@wagmi/connectors@5.9.3(@types/react@19.1.10)(@wagmi/core@2.19.0(@tanstack/query-core@5.85.3)(@types/react@19.1.10)(immer@10.1.1)(react@19.1.1)(typescript@5.9.2)(use-sync-external-store@1.4.0(react@19.1.1))(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75)))(bufferutil@4.0.9)(immer@10.1.1)(react@19.1.1)(typescript@5.9.2)(use-sync-external-store@1.4.0(react@19.1.1))(utf-8-validate@5.0.10)(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75))(zod@3.25.75)': 10644 10653 dependencies: 10645 10654 '@base-org/account': 1.1.1(@types/react@19.1.10)(bufferutil@4.0.9)(immer@10.1.1)(react@19.1.1)(typescript@5.9.2)(use-sync-external-store@1.4.0(react@19.1.1))(utf-8-validate@5.0.10)(zod@3.25.75) 10646 10655 '@coinbase/wallet-sdk': 4.3.6(@types/react@19.1.10)(bufferutil@4.0.9)(immer@10.1.1)(react@19.1.1)(typescript@5.9.2)(use-sync-external-store@1.4.0(react@19.1.1))(utf-8-validate@5.0.10)(zod@3.25.75) ··· 10648 10657 '@metamask/sdk': 0.32.0(bufferutil@4.0.9)(utf-8-validate@5.0.10) 10649 10658 '@safe-global/safe-apps-provider': 0.18.6(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75) 10650 10659 '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75) 10651 - '@wagmi/core': 2.19.0(@tanstack/query-core@5.83.1)(@types/react@19.1.10)(immer@10.1.1)(react@19.1.1)(typescript@5.9.2)(use-sync-external-store@1.4.0(react@19.1.1))(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75)) 10660 + '@wagmi/core': 2.19.0(@tanstack/query-core@5.85.3)(@types/react@19.1.10)(immer@10.1.1)(react@19.1.1)(typescript@5.9.2)(use-sync-external-store@1.4.0(react@19.1.1))(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75)) 10652 10661 '@walletconnect/ethereum-provider': 2.21.1(@types/react@19.1.10)(bufferutil@4.0.9)(react@19.1.1)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75) 10653 10662 cbw-sdk: '@coinbase/wallet-sdk@3.9.3' 10654 10663 viem: 2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75) ··· 10683 10692 - utf-8-validate 10684 10693 - zod 10685 10694 10686 - '@wagmi/core@2.19.0(@tanstack/query-core@5.83.1)(@types/react@19.1.10)(immer@10.1.1)(react@19.1.1)(typescript@5.9.2)(use-sync-external-store@1.4.0(react@19.1.1))(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75))': 10695 + '@wagmi/core@2.19.0(@tanstack/query-core@5.85.3)(@types/react@19.1.10)(immer@10.1.1)(react@19.1.1)(typescript@5.9.2)(use-sync-external-store@1.4.0(react@19.1.1))(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75))': 10687 10696 dependencies: 10688 10697 eventemitter3: 5.0.1 10689 10698 mipd: 0.0.7(typescript@5.9.2) 10690 10699 viem: 2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75) 10691 10700 zustand: 5.0.0(@types/react@19.1.10)(immer@10.1.1)(react@19.1.1)(use-sync-external-store@1.4.0(react@19.1.1)) 10692 10701 optionalDependencies: 10693 - '@tanstack/query-core': 5.83.1 10702 + '@tanstack/query-core': 5.85.3 10694 10703 typescript: 5.9.2 10695 10704 transitivePeerDependencies: 10696 10705 - '@types/react' ··· 11260 11269 dependencies: 11261 11270 tslib: 2.8.1 11262 11271 11263 - '@zag-js/dismissable@1.21.2': 11272 + '@zag-js/dismissable@1.21.3': 11264 11273 dependencies: 11265 - '@zag-js/dom-query': 1.21.2 11266 - '@zag-js/interact-outside': 1.21.2 11267 - '@zag-js/utils': 1.21.2 11274 + '@zag-js/dom-query': 1.21.3 11275 + '@zag-js/interact-outside': 1.21.3 11276 + '@zag-js/utils': 1.21.3 11268 11277 11269 - '@zag-js/dom-query@1.21.2': 11278 + '@zag-js/dom-query@1.21.3': 11270 11279 dependencies: 11271 - '@zag-js/types': 1.21.2 11280 + '@zag-js/types': 1.21.3 11272 11281 11273 - '@zag-js/interact-outside@1.21.2': 11282 + '@zag-js/interact-outside@1.21.3': 11274 11283 dependencies: 11275 - '@zag-js/dom-query': 1.21.2 11276 - '@zag-js/utils': 1.21.2 11284 + '@zag-js/dom-query': 1.21.3 11285 + '@zag-js/utils': 1.21.3 11277 11286 11278 - '@zag-js/types@1.21.2': 11287 + '@zag-js/types@1.21.3': 11279 11288 dependencies: 11280 11289 csstype: 3.1.3 11281 11290 11282 - '@zag-js/utils@1.21.2': {} 11291 + '@zag-js/utils@1.21.3': {} 11283 11292 11284 11293 abitype@1.0.8(typescript@5.9.2)(zod@3.22.4): 11285 11294 optionalDependencies: ··· 11357 11366 11358 11367 babel-plugin-syntax-trailing-function-commas@7.0.0-beta.0: {} 11359 11368 11360 - babel-preset-fbjs@3.4.0(@babel/core@7.28.0): 11369 + babel-preset-fbjs@3.4.0(@babel/core@7.28.3): 11361 11370 dependencies: 11362 - '@babel/core': 7.28.0 11363 - '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.28.0) 11364 - '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.28.0) 11365 - '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.28.0) 11366 - '@babel/plugin-syntax-flow': 7.27.1(@babel/core@7.28.0) 11367 - '@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.28.0) 11368 - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.28.0) 11369 - '@babel/plugin-transform-arrow-functions': 7.27.1(@babel/core@7.28.0) 11370 - '@babel/plugin-transform-block-scoped-functions': 7.27.1(@babel/core@7.28.0) 11371 - '@babel/plugin-transform-block-scoping': 7.28.0(@babel/core@7.28.0) 11372 - '@babel/plugin-transform-classes': 7.28.0(@babel/core@7.28.0) 11373 - '@babel/plugin-transform-computed-properties': 7.27.1(@babel/core@7.28.0) 11374 - '@babel/plugin-transform-destructuring': 7.28.0(@babel/core@7.28.0) 11375 - '@babel/plugin-transform-flow-strip-types': 7.27.1(@babel/core@7.28.0) 11376 - '@babel/plugin-transform-for-of': 7.27.1(@babel/core@7.28.0) 11377 - '@babel/plugin-transform-function-name': 7.27.1(@babel/core@7.28.0) 11378 - '@babel/plugin-transform-literals': 7.27.1(@babel/core@7.28.0) 11379 - '@babel/plugin-transform-member-expression-literals': 7.27.1(@babel/core@7.28.0) 11380 - '@babel/plugin-transform-modules-commonjs': 7.27.1(@babel/core@7.28.0) 11381 - '@babel/plugin-transform-object-super': 7.27.1(@babel/core@7.28.0) 11382 - '@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.28.0) 11383 - '@babel/plugin-transform-property-literals': 7.27.1(@babel/core@7.28.0) 11384 - '@babel/plugin-transform-react-display-name': 7.28.0(@babel/core@7.28.0) 11385 - '@babel/plugin-transform-react-jsx': 7.27.1(@babel/core@7.28.0) 11386 - '@babel/plugin-transform-shorthand-properties': 7.27.1(@babel/core@7.28.0) 11387 - '@babel/plugin-transform-spread': 7.27.1(@babel/core@7.28.0) 11388 - '@babel/plugin-transform-template-literals': 7.27.1(@babel/core@7.28.0) 11371 + '@babel/core': 7.28.3 11372 + '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.28.3) 11373 + '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.28.3) 11374 + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.28.3) 11375 + '@babel/plugin-syntax-flow': 7.27.1(@babel/core@7.28.3) 11376 + '@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.28.3) 11377 + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.28.3) 11378 + '@babel/plugin-transform-arrow-functions': 7.27.1(@babel/core@7.28.3) 11379 + '@babel/plugin-transform-block-scoped-functions': 7.27.1(@babel/core@7.28.3) 11380 + '@babel/plugin-transform-block-scoping': 7.28.0(@babel/core@7.28.3) 11381 + '@babel/plugin-transform-classes': 7.28.3(@babel/core@7.28.3) 11382 + '@babel/plugin-transform-computed-properties': 7.27.1(@babel/core@7.28.3) 11383 + '@babel/plugin-transform-destructuring': 7.28.0(@babel/core@7.28.3) 11384 + '@babel/plugin-transform-flow-strip-types': 7.27.1(@babel/core@7.28.3) 11385 + '@babel/plugin-transform-for-of': 7.27.1(@babel/core@7.28.3) 11386 + '@babel/plugin-transform-function-name': 7.27.1(@babel/core@7.28.3) 11387 + '@babel/plugin-transform-literals': 7.27.1(@babel/core@7.28.3) 11388 + '@babel/plugin-transform-member-expression-literals': 7.27.1(@babel/core@7.28.3) 11389 + '@babel/plugin-transform-modules-commonjs': 7.27.1(@babel/core@7.28.3) 11390 + '@babel/plugin-transform-object-super': 7.27.1(@babel/core@7.28.3) 11391 + '@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.28.3) 11392 + '@babel/plugin-transform-property-literals': 7.27.1(@babel/core@7.28.3) 11393 + '@babel/plugin-transform-react-display-name': 7.28.0(@babel/core@7.28.3) 11394 + '@babel/plugin-transform-react-jsx': 7.27.1(@babel/core@7.28.3) 11395 + '@babel/plugin-transform-shorthand-properties': 7.27.1(@babel/core@7.28.3) 11396 + '@babel/plugin-transform-spread': 7.27.1(@babel/core@7.28.3) 11397 + '@babel/plugin-transform-template-literals': 7.27.1(@babel/core@7.28.3) 11389 11398 babel-plugin-syntax-trailing-function-commas: 7.0.0-beta.0 11390 11399 transitivePeerDependencies: 11391 11400 - supports-color ··· 11432 11441 browserslist@4.25.2: 11433 11442 dependencies: 11434 11443 caniuse-lite: 1.0.30001735 11435 - electron-to-chromium: 1.5.200 11444 + electron-to-chromium: 1.5.201 11436 11445 node-releases: 2.0.19 11437 11446 update-browserslist-db: 1.1.3(browserslist@4.25.2) 11438 11447 ··· 11717 11726 11718 11727 date-fns@2.30.0: 11719 11728 dependencies: 11720 - '@babel/runtime': 7.28.2 11729 + '@babel/runtime': 7.28.3 11721 11730 11722 11731 dayjs@1.11.13: {} 11723 11732 ··· 11843 11852 '@standard-schema/spec': 1.0.0 11844 11853 fast-check: 3.23.2 11845 11854 11846 - electron-to-chromium@1.5.200: {} 11855 + electron-to-chromium@1.5.201: {} 11847 11856 11848 11857 emoji-regex@8.0.0: {} 11849 11858 ··· 12001 12010 readable-stream: 3.6.2 12002 12011 webextension-polyfill: 0.10.0 12003 12012 12004 - family@0.1.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75))(wagmi@2.16.3(@tanstack/query-core@5.83.1)(@tanstack/react-query@5.85.0(react@19.1.1))(@types/react@19.1.10)(bufferutil@4.0.9)(immer@10.1.1)(react@19.1.1)(typescript@5.9.2)(utf-8-validate@5.0.10)(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75))(zod@3.25.75)): 12013 + family@0.1.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75))(wagmi@2.16.3(@tanstack/query-core@5.85.3)(@tanstack/react-query@5.85.3(react@19.1.1))(@types/react@19.1.10)(bufferutil@4.0.9)(immer@10.1.1)(react@19.1.1)(typescript@5.9.2)(utf-8-validate@5.0.10)(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75))(zod@3.25.75)): 12005 12014 optionalDependencies: 12006 12015 react: 19.1.1 12007 12016 react-dom: 19.1.1(react@19.1.1) 12008 12017 viem: 2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75) 12009 - wagmi: 2.16.3(@tanstack/query-core@5.83.1)(@tanstack/react-query@5.85.0(react@19.1.1))(@types/react@19.1.10)(bufferutil@4.0.9)(immer@10.1.1)(react@19.1.1)(typescript@5.9.2)(utf-8-validate@5.0.10)(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75))(zod@3.25.75) 12018 + wagmi: 2.16.3(@tanstack/query-core@5.85.3)(@tanstack/react-query@5.85.3(react@19.1.1))(@types/react@19.1.10)(bufferutil@4.0.9)(immer@10.1.1)(react@19.1.1)(typescript@5.9.2)(utf-8-validate@5.0.10)(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75))(zod@3.25.75) 12010 12019 12011 12020 fast-check@3.23.2: 12012 12021 dependencies: ··· 12052 12061 transitivePeerDependencies: 12053 12062 - encoding 12054 12063 12055 - fdir@6.4.6(picomatch@4.0.3): 12064 + fdir@6.5.0(picomatch@4.0.3): 12056 12065 optionalDependencies: 12057 12066 picomatch: 4.0.3 12058 12067 ··· 12387 12396 capital-case: 1.0.4 12388 12397 tslib: 2.8.1 12389 12398 12390 - hls.js@1.6.9: {} 12399 + hls.js@1.6.10: {} 12391 12400 12392 12401 hoist-non-react-statics@3.3.2: 12393 12402 dependencies: ··· 13559 13568 13560 13569 property-information@7.1.0: {} 13561 13570 13562 - prosekit@0.15.2(@shikijs/types@3.9.2)(@types/hast@3.0.4)(preact@10.27.0)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-transform@1.10.4)(prosemirror-view@1.40.1)(react-dom@19.1.1(react@19.1.1))(react@19.1.1): 13571 + prosekit@0.15.3(@shikijs/types@3.9.2)(@types/hast@3.0.4)(preact@10.27.0)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-transform@1.10.4)(prosemirror-view@1.40.1)(react-dom@19.1.1(react@19.1.1))(react@19.1.1): 13563 13572 dependencies: 13564 13573 '@prosekit/basic': 0.6.1(@shikijs/types@3.9.2)(@types/hast@3.0.4)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-transform@1.10.4)(prosemirror-view@1.40.1) 13565 13574 '@prosekit/core': 0.8.3(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-transform@1.10.4) 13566 - '@prosekit/extensions': 0.11.2(@shikijs/types@3.9.2)(@types/hast@3.0.4)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-transform@1.10.4)(prosemirror-view@1.40.1) 13575 + '@prosekit/extensions': 0.11.3(@shikijs/types@3.9.2)(@types/hast@3.0.4)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-transform@1.10.4)(prosemirror-view@1.40.1) 13567 13576 '@prosekit/lit': 0.5.0(@shikijs/types@3.9.2)(@types/hast@3.0.4)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-transform@1.10.4)(prosemirror-view@1.40.1) 13568 13577 '@prosekit/pm': 0.1.11 13569 13578 '@prosekit/preact': 0.5.0(@shikijs/types@3.9.2)(@types/hast@3.0.4)(preact@10.27.0)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-transform@1.10.4)(prosemirror-view@1.40.1) ··· 13907 13916 13908 13917 relay-runtime@12.0.0: 13909 13918 dependencies: 13910 - '@babel/runtime': 7.28.2 13919 + '@babel/runtime': 7.28.3 13911 13920 fbjs: 3.0.5 13912 13921 invariant: 2.2.4 13913 13922 transitivePeerDependencies: ··· 14245 14254 14246 14255 tailwind-merge@3.3.1: {} 14247 14256 14248 - tailwindcss@4.1.11: {} 14257 + tailwindcss@4.1.12: {} 14249 14258 14250 14259 tapable@2.2.2: {} 14251 14260 ··· 14274 14283 14275 14284 tinyglobby@0.2.14: 14276 14285 dependencies: 14277 - fdir: 6.4.6(picomatch@4.0.3) 14286 + fdir: 6.5.0(picomatch@4.0.3) 14278 14287 picomatch: 4.0.3 14279 14288 14280 14289 tinypool@1.1.1: {} ··· 14630 14639 vite@7.1.2(@types/node@24.2.1)(jiti@2.5.1)(lightningcss@1.30.1)(tsx@4.20.4)(yaml@2.8.1): 14631 14640 dependencies: 14632 14641 esbuild: 0.25.9 14633 - fdir: 6.4.6(picomatch@4.0.3) 14642 + fdir: 6.5.0(picomatch@4.0.3) 14634 14643 picomatch: 4.0.3 14635 14644 postcss: 8.5.6 14636 14645 rollup: 4.46.2 ··· 14692 14701 dependencies: 14693 14702 xml-name-validator: 5.0.0 14694 14703 14695 - wagmi@2.16.3(@tanstack/query-core@5.83.1)(@tanstack/react-query@5.85.0(react@19.1.1))(@types/react@19.1.10)(bufferutil@4.0.9)(immer@10.1.1)(react@19.1.1)(typescript@5.9.2)(utf-8-validate@5.0.10)(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75))(zod@3.25.75): 14704 + wagmi@2.16.3(@tanstack/query-core@5.85.3)(@tanstack/react-query@5.85.3(react@19.1.1))(@types/react@19.1.10)(bufferutil@4.0.9)(immer@10.1.1)(react@19.1.1)(typescript@5.9.2)(utf-8-validate@5.0.10)(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75))(zod@3.25.75): 14696 14705 dependencies: 14697 - '@tanstack/react-query': 5.85.0(react@19.1.1) 14698 - '@wagmi/connectors': 5.9.3(@types/react@19.1.10)(@wagmi/core@2.19.0(@tanstack/query-core@5.83.1)(@types/react@19.1.10)(immer@10.1.1)(react@19.1.1)(typescript@5.9.2)(use-sync-external-store@1.4.0(react@19.1.1))(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75)))(bufferutil@4.0.9)(immer@10.1.1)(react@19.1.1)(typescript@5.9.2)(use-sync-external-store@1.4.0(react@19.1.1))(utf-8-validate@5.0.10)(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75))(zod@3.25.75) 14699 - '@wagmi/core': 2.19.0(@tanstack/query-core@5.83.1)(@types/react@19.1.10)(immer@10.1.1)(react@19.1.1)(typescript@5.9.2)(use-sync-external-store@1.4.0(react@19.1.1))(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75)) 14706 + '@tanstack/react-query': 5.85.3(react@19.1.1) 14707 + '@wagmi/connectors': 5.9.3(@types/react@19.1.10)(@wagmi/core@2.19.0(@tanstack/query-core@5.85.3)(@types/react@19.1.10)(immer@10.1.1)(react@19.1.1)(typescript@5.9.2)(use-sync-external-store@1.4.0(react@19.1.1))(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75)))(bufferutil@4.0.9)(immer@10.1.1)(react@19.1.1)(typescript@5.9.2)(use-sync-external-store@1.4.0(react@19.1.1))(utf-8-validate@5.0.10)(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75))(zod@3.25.75) 14708 + '@wagmi/core': 2.19.0(@tanstack/query-core@5.85.3)(@types/react@19.1.10)(immer@10.1.1)(react@19.1.1)(typescript@5.9.2)(use-sync-external-store@1.4.0(react@19.1.1))(viem@2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75)) 14700 14709 react: 19.1.1 14701 14710 use-sync-external-store: 1.4.0(react@19.1.1) 14702 14711 viem: 2.33.3(bufferutil@4.0.9)(typescript@5.9.2)(utf-8-validate@5.0.10)(zod@3.25.75)