this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update

+170 -210
+1
.gitignore
··· 40 40 # typescript 41 41 *.tsbuildinfo 42 42 next-env.d.ts 43 + .env*.local
+9 -9
package.json
··· 11 11 }, 12 12 "dependencies": { 13 13 "@base-ui/react": "^1.2.0", 14 - "@hugeicons/core-free-icons": "^3.1.1", 14 + "@hugeicons/core-free-icons": "^4.0.0", 15 15 "@hugeicons/react": "^1.1.5", 16 16 "@neondatabase/serverless": "^1.0.2", 17 - "@vercel/blob": "^2.2.0", 18 - "better-auth": "^1.4.18", 17 + "@vercel/blob": "^2.3.1", 18 + "better-auth": "^1.5.4", 19 19 "canvas-confetti": "^1.9.4", 20 20 "class-variance-authority": "^0.7.1", 21 21 "clsx": "^2.1.1", ··· 27 27 "nodemailer": "^8.0.1", 28 28 "react": "19.2.4", 29 29 "react-dom": "19.2.4", 30 - "shadcn": "^3.8.4", 31 - "tailwind-merge": "^3.4.1", 30 + "shadcn": "^3.8.5", 31 + "tailwind-merge": "^3.5.0", 32 32 "tw-animate-css": "^1.4.0" 33 33 }, 34 34 "devDependencies": { 35 35 "@biomejs/biome": "2.4.6", 36 - "@tailwindcss/postcss": "^4.1.18", 36 + "@tailwindcss/postcss": "^4.2.1", 37 37 "@types/canvas-confetti": "^1.9.0", 38 - "@types/node": "^25.2.3", 39 - "@types/nodemailer": "^7.0.10", 38 + "@types/node": "^25.3.5", 39 + "@types/nodemailer": "^7.0.11", 40 40 "@types/react": "^19.2.14", 41 41 "@types/react-dom": "^19.2.3", 42 42 "babel-plugin-react-compiler": "1.0.0", 43 43 "drizzle-kit": "^0.31.9", 44 - "tailwindcss": "^4.1.18", 44 + "tailwindcss": "^4.2.1", 45 45 "tsx": "^4.21.0", 46 46 "typescript": "^5.9.3" 47 47 }
+160 -201
pnpm-lock.yaml
··· 12 12 specifier: ^1.2.0 13 13 version: 1.2.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) 14 14 '@hugeicons/core-free-icons': 15 - specifier: ^3.1.1 16 - version: 3.3.0 15 + specifier: ^4.0.0 16 + version: 4.0.0 17 17 '@hugeicons/react': 18 18 specifier: ^1.1.5 19 19 version: 1.1.5(react@19.2.4) ··· 21 21 specifier: ^1.0.2 22 22 version: 1.0.2 23 23 '@vercel/blob': 24 - specifier: ^2.2.0 24 + specifier: ^2.3.1 25 25 version: 2.3.1 26 26 better-auth: 27 - specifier: ^1.4.18 28 - version: 1.5.4(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(drizzle-kit@0.31.9)(drizzle-orm@0.45.1(@electric-sql/pglite@0.3.15)(@neondatabase/serverless@1.0.2)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(@types/pg@8.16.0)(kysely@0.28.11)(mysql2@3.15.3)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3)))(mongodb@7.1.0)(mysql2@3.15.3)(next@16.1.6(@babel/core@7.29.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(react-dom@19.2.4(react@19.2.4))(react@19.2.4) 27 + specifier: ^1.5.4 28 + version: 1.5.4(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(drizzle-kit@0.31.9)(drizzle-orm@0.45.1(@electric-sql/pglite@0.3.15)(@neondatabase/serverless@1.0.2)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(@types/pg@8.18.0)(kysely@0.28.11)(mysql2@3.15.3)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3)))(mongodb@7.1.0)(mysql2@3.15.3)(next@16.1.6(@babel/core@7.29.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(react-dom@19.2.4(react@19.2.4))(react@19.2.4) 29 29 canvas-confetti: 30 30 specifier: ^1.9.4 31 31 version: 1.9.4 ··· 43 43 version: 17.3.1 44 44 drizzle-orm: 45 45 specifier: ^0.45.1 46 - version: 0.45.1(@electric-sql/pglite@0.3.15)(@neondatabase/serverless@1.0.2)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(@types/pg@8.16.0)(kysely@0.28.11)(mysql2@3.15.3)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3)) 46 + version: 0.45.1(@electric-sql/pglite@0.3.15)(@neondatabase/serverless@1.0.2)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(@types/pg@8.18.0)(kysely@0.28.11)(mysql2@3.15.3)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3)) 47 47 next: 48 48 specifier: 16.1.6 49 49 version: 16.1.6(@babel/core@7.29.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) ··· 60 60 specifier: 19.2.4 61 61 version: 19.2.4(react@19.2.4) 62 62 shadcn: 63 - specifier: ^3.8.4 63 + specifier: ^3.8.5 64 64 version: 3.8.5(@types/node@25.3.5)(typescript@5.9.3) 65 65 tailwind-merge: 66 - specifier: ^3.4.1 66 + specifier: ^3.5.0 67 67 version: 3.5.0 68 68 tw-animate-css: 69 69 specifier: ^1.4.0 ··· 73 73 specifier: 2.4.6 74 74 version: 2.4.6 75 75 '@tailwindcss/postcss': 76 - specifier: ^4.1.18 76 + specifier: ^4.2.1 77 77 version: 4.2.1 78 78 '@types/canvas-confetti': 79 79 specifier: ^1.9.0 80 80 version: 1.9.0 81 81 '@types/node': 82 - specifier: ^25.2.3 82 + specifier: ^25.3.5 83 83 version: 25.3.5 84 84 '@types/nodemailer': 85 - specifier: ^7.0.10 85 + specifier: ^7.0.11 86 86 version: 7.0.11 87 87 '@types/react': 88 88 specifier: ^19.2.14 ··· 97 97 specifier: ^0.31.9 98 98 version: 0.31.9 99 99 tailwindcss: 100 - specifier: ^4.1.18 100 + specifier: ^4.2.1 101 101 version: 4.2.1 102 102 tsx: 103 103 specifier: ^4.21.0 ··· 352 352 engines: {node: '>=14.21.3'} 353 353 cpu: [arm64] 354 354 os: [linux] 355 - libc: [musl] 356 355 357 356 '@biomejs/cli-linux-arm64@2.4.6': 358 357 resolution: {integrity: sha512-kMLaI7OF5GN1Q8Doymjro1P8rVEoy7BKQALNz6fiR8IC1WKduoNyteBtJlHT7ASIL0Cx2jR6VUOBIbcB1B8pew==} 359 358 engines: {node: '>=14.21.3'} 360 359 cpu: [arm64] 361 360 os: [linux] 362 - libc: [glibc] 363 361 364 362 '@biomejs/cli-linux-x64-musl@2.4.6': 365 363 resolution: {integrity: sha512-C9s98IPDu7DYarjlZNuzJKTjVHN03RUnmHV5htvqsx6vEUXCDSJ59DNwjKVD5XYoSS4N+BYhq3RTBAL8X6svEg==} 366 364 engines: {node: '>=14.21.3'} 367 365 cpu: [x64] 368 366 os: [linux] 369 - libc: [musl] 370 367 371 368 '@biomejs/cli-linux-x64@2.4.6': 372 369 resolution: {integrity: sha512-oHXmUFEoH8Lql1xfc3QkFLiC1hGR7qedv5eKNlC185or+o4/4HiaU7vYODAH3peRCfsuLr1g6v2fK9dFFOYdyw==} 373 370 engines: {node: '>=14.21.3'} 374 371 cpu: [x64] 375 372 os: [linux] 376 - libc: [glibc] 377 373 378 374 '@biomejs/cli-win32-arm64@2.4.6': 379 375 resolution: {integrity: sha512-xzThn87Pf3YrOGTEODFGONmqXpTwUNxovQb72iaUOdcw8sBSY3+3WD8Hm9IhMYLnPi0n32s3L3NWU6+eSjfqFg==} ··· 399 395 '@chevrotain/utils@10.5.0': 400 396 resolution: {integrity: sha512-hBzuU5+JjB2cqNZyszkDHZgOSrUUT8V3dhgRl8Q9Gp6dAj/H5+KILGjbhDpc3Iy9qmqlm/akuOI2ut9VUtzJxQ==} 401 397 402 - '@dotenvx/dotenvx@1.52.0': 403 - resolution: {integrity: sha512-CaQcc8JvtzQhUSm9877b6V4Tb7HCotkcyud9X2YwdqtQKwgljkMRwU96fVYKnzN3V0Hj74oP7Es+vZ0mS+Aa1w==} 398 + '@dotenvx/dotenvx@1.53.0': 399 + resolution: {integrity: sha512-OnsVuJ5O2WCUMXBnyuYah08/I6Tnt1FEZ2PGH9skSRuRh3LK5UoGa6Bzi5Toj/F/0mbeFfv+eNKTsYRoGgRh3Q==} 404 400 hasBin: true 405 401 406 402 '@drizzle-team/brocli@0.10.2': ··· 881 877 cpu: [x64] 882 878 os: [win32] 883 879 884 - '@floating-ui/core@1.7.4': 885 - resolution: {integrity: sha512-C3HlIdsBxszvm5McXlB8PeOEWfBhcGBTZGkGlWc2U0KFY5IwG5OQEuQ8rq52DZmcHDlPLd+YFBK+cZcytwIFWg==} 880 + '@floating-ui/core@1.7.5': 881 + resolution: {integrity: sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==} 886 882 887 - '@floating-ui/dom@1.7.5': 888 - resolution: {integrity: sha512-N0bD2kIPInNHUHehXhMke1rBGs1dwqvC9O9KYMyyjK7iXt7GAhnro7UlcuYcGdS/yYOlq0MAVgrow8IbWJwyqg==} 883 + '@floating-ui/dom@1.7.6': 884 + resolution: {integrity: sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ==} 889 885 890 - '@floating-ui/react-dom@2.1.7': 891 - resolution: {integrity: sha512-0tLRojf/1Go2JgEVm+3Frg9A3IW8bJgKgdO0BN5RkF//ufuz2joZM63Npau2ff3J6lUVYgDSNzNkR+aH3IVfjg==} 886 + '@floating-ui/react-dom@2.1.8': 887 + resolution: {integrity: sha512-cC52bHwM/n/CxS87FH0yWdngEZrjdtLW/qVruo68qg+prK7ZQ4YGdut2GyDVpoGeAYe/h899rVeOVm6Oi40k2A==} 892 888 peerDependencies: 893 889 react: '>=16.8.0' 894 890 react-dom: '>=16.8.0' 895 891 896 - '@floating-ui/utils@0.2.10': 897 - resolution: {integrity: sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==} 892 + '@floating-ui/utils@0.2.11': 893 + resolution: {integrity: sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==} 894 + 895 + '@hono/node-server@1.19.11': 896 + resolution: {integrity: sha512-dr8/3zEaB+p0D2n/IUrlPF1HZm586qgJNXK1a9fhg/PzdtkK7Ksd5l312tJX2yBuALqDYBlG20QEbayqPyxn+g==} 897 + engines: {node: '>=18.14.1'} 898 + peerDependencies: 899 + hono: ^4 898 900 899 901 '@hono/node-server@1.19.9': 900 902 resolution: {integrity: sha512-vHL6w3ecZsky+8P5MD+eFfaGTyCeOHUIFYMGpQGbrBTSmNNoxv0if69rEZ5giu36weC5saFuznL411gRX7bJDw==} ··· 902 904 peerDependencies: 903 905 hono: ^4 904 906 905 - '@hugeicons/core-free-icons@3.3.0': 906 - resolution: {integrity: sha512-qYyr4JQ2eQIHTSTbITvnJvs6ERNK64D9gpwZnf2IyuG0exzqfyABLO/oTB71FB3RZPfu1GbwycdiGSo46apjMQ==} 907 + '@hugeicons/core-free-icons@4.0.0': 908 + resolution: {integrity: sha512-bzfbKumv3ke3ajbe2MyXi9i0I/cdsZ6n/mO9EfIPNSL++pHLqs7nSGRIVUtjF4xrrEyVkfhxssv4Jek8DPA6gA==} 907 909 908 910 '@hugeicons/react@1.1.5': 909 911 resolution: {integrity: sha512-JX/iDz3oO7hWdVqbjwFwRrAjHk8h2vI+mBkNzp4JcXG3t4idoupfjon73nLOA7cr27m0M8hrRC1Q2h6nEBGKVA==} 910 912 peerDependencies: 911 913 react: '>=16.0.0' 912 914 913 - '@img/colour@1.0.0': 914 - resolution: {integrity: sha512-A5P/LfWGFSl6nsckYtjw9da+19jB8hkJ6ACTGcDfEJ0aE+l2n2El7dsVM7UVHZQ9s2lmYMWlrS21YLy2IR1LUw==} 915 + '@img/colour@1.1.0': 916 + resolution: {integrity: sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==} 915 917 engines: {node: '>=18'} 916 918 917 919 '@img/sharp-darwin-arm64@0.34.5': ··· 940 942 resolution: {integrity: sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==} 941 943 cpu: [arm64] 942 944 os: [linux] 943 - libc: [glibc] 944 945 945 946 '@img/sharp-libvips-linux-arm@1.2.4': 946 947 resolution: {integrity: sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==} 947 948 cpu: [arm] 948 949 os: [linux] 949 - libc: [glibc] 950 950 951 951 '@img/sharp-libvips-linux-ppc64@1.2.4': 952 952 resolution: {integrity: sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==} 953 953 cpu: [ppc64] 954 954 os: [linux] 955 - libc: [glibc] 956 955 957 956 '@img/sharp-libvips-linux-riscv64@1.2.4': 958 957 resolution: {integrity: sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==} 959 958 cpu: [riscv64] 960 959 os: [linux] 961 - libc: [glibc] 962 960 963 961 '@img/sharp-libvips-linux-s390x@1.2.4': 964 962 resolution: {integrity: sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==} 965 963 cpu: [s390x] 966 964 os: [linux] 967 - libc: [glibc] 968 965 969 966 '@img/sharp-libvips-linux-x64@1.2.4': 970 967 resolution: {integrity: sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==} 971 968 cpu: [x64] 972 969 os: [linux] 973 - libc: [glibc] 974 970 975 971 '@img/sharp-libvips-linuxmusl-arm64@1.2.4': 976 972 resolution: {integrity: sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==} 977 973 cpu: [arm64] 978 974 os: [linux] 979 - libc: [musl] 980 975 981 976 '@img/sharp-libvips-linuxmusl-x64@1.2.4': 982 977 resolution: {integrity: sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==} 983 978 cpu: [x64] 984 979 os: [linux] 985 - libc: [musl] 986 980 987 981 '@img/sharp-linux-arm64@0.34.5': 988 982 resolution: {integrity: sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==} 989 983 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 990 984 cpu: [arm64] 991 985 os: [linux] 992 - libc: [glibc] 993 986 994 987 '@img/sharp-linux-arm@0.34.5': 995 988 resolution: {integrity: sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==} 996 989 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 997 990 cpu: [arm] 998 991 os: [linux] 999 - libc: [glibc] 1000 992 1001 993 '@img/sharp-linux-ppc64@0.34.5': 1002 994 resolution: {integrity: sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==} 1003 995 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 1004 996 cpu: [ppc64] 1005 997 os: [linux] 1006 - libc: [glibc] 1007 998 1008 999 '@img/sharp-linux-riscv64@0.34.5': 1009 1000 resolution: {integrity: sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==} 1010 1001 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 1011 1002 cpu: [riscv64] 1012 1003 os: [linux] 1013 - libc: [glibc] 1014 1004 1015 1005 '@img/sharp-linux-s390x@0.34.5': 1016 1006 resolution: {integrity: sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==} 1017 1007 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 1018 1008 cpu: [s390x] 1019 1009 os: [linux] 1020 - libc: [glibc] 1021 1010 1022 1011 '@img/sharp-linux-x64@0.34.5': 1023 1012 resolution: {integrity: sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==} 1024 1013 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 1025 1014 cpu: [x64] 1026 1015 os: [linux] 1027 - libc: [glibc] 1028 1016 1029 1017 '@img/sharp-linuxmusl-arm64@0.34.5': 1030 1018 resolution: {integrity: sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==} 1031 1019 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 1032 1020 cpu: [arm64] 1033 1021 os: [linux] 1034 - libc: [musl] 1035 1022 1036 1023 '@img/sharp-linuxmusl-x64@0.34.5': 1037 1024 resolution: {integrity: sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==} 1038 1025 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 1039 1026 cpu: [x64] 1040 1027 os: [linux] 1041 - libc: [musl] 1042 1028 1043 1029 '@img/sharp-wasm32@0.34.5': 1044 1030 resolution: {integrity: sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==} ··· 1098 1084 '@types/node': 1099 1085 optional: true 1100 1086 1101 - '@isaacs/cliui@9.0.0': 1102 - resolution: {integrity: sha512-AokJm4tuBHillT+FpMtxQ60n8ObyXBatq7jD2/JA9dxbDDokKQm8KMht5ibGzLVU9IJDIKK4TPKgMHEYMn3lMg==} 1103 - engines: {node: '>=18'} 1104 - 1105 1087 '@jridgewell/gen-mapping@0.3.13': 1106 1088 resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==} 1107 1089 ··· 1118 1100 '@jridgewell/trace-mapping@0.3.31': 1119 1101 resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==} 1120 1102 1121 - '@modelcontextprotocol/sdk@1.26.0': 1122 - resolution: {integrity: sha512-Y5RmPncpiDtTXDbLKswIJzTqu2hyBKxTNsgKqKclDbhIgg1wgtf1fRuvxgTnRfcnxtvvgbIEcqUOzZrJ6iSReg==} 1103 + '@modelcontextprotocol/sdk@1.27.1': 1104 + resolution: {integrity: sha512-sr6GbP+4edBwFndLbM60gf07z0FQ79gaExpnsjMGePXqFcSSb7t6iscpjk9DhFhwd+mTEQrzNafGP8/iGGFYaA==} 1123 1105 engines: {node: '>=18'} 1124 1106 peerDependencies: 1125 1107 '@cfworker/json-schema': ^4.1.1 ··· 1163 1145 engines: {node: '>= 10'} 1164 1146 cpu: [arm64] 1165 1147 os: [linux] 1166 - libc: [glibc] 1167 1148 1168 1149 '@next/swc-linux-arm64-musl@16.1.6': 1169 1150 resolution: {integrity: sha512-S4J2v+8tT3NIO9u2q+S0G5KdvNDjXfAv06OhfOzNDaBn5rw84DGXWndOEB7d5/x852A20sW1M56vhC/tRVbccQ==} 1170 1151 engines: {node: '>= 10'} 1171 1152 cpu: [arm64] 1172 1153 os: [linux] 1173 - libc: [musl] 1174 1154 1175 1155 '@next/swc-linux-x64-gnu@16.1.6': 1176 1156 resolution: {integrity: sha512-2eEBDkFlMMNQnkTyPBhQOAyn2qMxyG2eE7GPH2WIDGEpEILcBPI/jdSv4t6xupSP+ot/jkfrCShLAa7+ZUPcJQ==} 1177 1157 engines: {node: '>= 10'} 1178 1158 cpu: [x64] 1179 1159 os: [linux] 1180 - libc: [glibc] 1181 1160 1182 1161 '@next/swc-linux-x64-musl@16.1.6': 1183 1162 resolution: {integrity: sha512-oicJwRlyOoZXVlxmIMaTq7f8pN9QNbdes0q2FXfRsPhfCi8n8JmOZJm5oo1pwDaFbnnD421rVU409M3evFbIqg==} 1184 1163 engines: {node: '>= 10'} 1185 1164 cpu: [x64] 1186 1165 os: [linux] 1187 - libc: [musl] 1188 1166 1189 1167 '@next/swc-win32-arm64-msvc@16.1.6': 1190 1168 resolution: {integrity: sha512-gQmm8izDTPgs+DCWH22kcDmuUp7NyiJgEl18bcr8irXA5N2m2O+JQIr6f3ct42GOs9c0h8QF3L5SzIxcYAAXXw==} ··· 1342 1320 engines: {node: '>= 20'} 1343 1321 cpu: [arm64] 1344 1322 os: [linux] 1345 - libc: [glibc] 1346 1323 1347 1324 '@tailwindcss/oxide-linux-arm64-musl@4.2.1': 1348 1325 resolution: {integrity: sha512-WZA0CHRL/SP1TRbA5mp9htsppSEkWuQ4KsSUumYQnyl8ZdT39ntwqmz4IUHGN6p4XdSlYfJwM4rRzZLShHsGAQ==} 1349 1326 engines: {node: '>= 20'} 1350 1327 cpu: [arm64] 1351 1328 os: [linux] 1352 - libc: [musl] 1353 1329 1354 1330 '@tailwindcss/oxide-linux-x64-gnu@4.2.1': 1355 1331 resolution: {integrity: sha512-qMFzxI2YlBOLW5PhblzuSWlWfwLHaneBE0xHzLrBgNtqN6mWfs+qYbhryGSXQjFYB1Dzf5w+LN5qbUTPhW7Y5g==} 1356 1332 engines: {node: '>= 20'} 1357 1333 cpu: [x64] 1358 1334 os: [linux] 1359 - libc: [glibc] 1360 1335 1361 1336 '@tailwindcss/oxide-linux-x64-musl@4.2.1': 1362 1337 resolution: {integrity: sha512-5r1X2FKnCMUPlXTWRYpHdPYUY6a1Ar/t7P24OuiEdEOmms5lyqjDRvVY1yy9Rmioh+AunQ0rWiOTPE8F9A3v5g==} 1363 1338 engines: {node: '>= 20'} 1364 1339 cpu: [x64] 1365 1340 os: [linux] 1366 - libc: [musl] 1367 1341 1368 1342 '@tailwindcss/oxide-wasm32-wasi@4.2.1': 1369 1343 resolution: {integrity: sha512-MGFB5cVPvshR85MTJkEvqDUnuNoysrsRxd6vnk1Lf2tbiqNlXpHYZqkqOQalydienEWOHHFyyuTSYRsLfxFJ2Q==} ··· 1411 1385 '@types/nodemailer@7.0.11': 1412 1386 resolution: {integrity: sha512-E+U4RzR2dKrx+u3N4DlsmLaDC6mMZOM/TPROxA0UAPiTgI0y4CEFBmZE+coGWTjakDriRsXG368lNk1u9Q0a2g==} 1413 1387 1414 - '@types/pg@8.16.0': 1415 - resolution: {integrity: sha512-RmhMd/wD+CF8Dfo+cVIy3RR5cl8CyfXQ0tGgW6XBL8L4LM/UTEbNXYRbLwU6w+CgrKBNbrQWt4FUtTfaU5jSYQ==} 1388 + '@types/pg@8.18.0': 1389 + resolution: {integrity: sha512-gT+oueVQkqnj6ajGJXblFR4iavIXWsGAFCk3dP4Kki5+a9R4NMt0JARdk6s8cUKcfUoqP5dAtDSLU8xYUTFV+Q==} 1416 1390 1417 1391 '@types/react-dom@19.2.3': 1418 1392 resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==} ··· 1490 1464 babel-plugin-react-compiler@1.0.0: 1491 1465 resolution: {integrity: sha512-Ixm8tFfoKKIPYdCCKYTsqv+Fd4IJ0DQqMyEimo+pxUOMUR9cVPlwTrFt9Avu+3cb6Zp3mAzl+t1MrG2fxxKsxw==} 1492 1466 1493 - balanced-match@4.0.2: 1494 - resolution: {integrity: sha512-x0K50QvKQ97fdEz2kPehIerj+YTeptKF9hyYkKf6egnwmMWAkADiO0QCzSp0R5xN8FTZgYaBfSaue46Ej62nMg==} 1495 - engines: {node: 20 || >=22} 1467 + balanced-match@4.0.4: 1468 + resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==} 1469 + engines: {node: 18 || 20 || >=22} 1496 1470 1497 - baseline-browser-mapping@2.9.19: 1498 - resolution: {integrity: sha512-ipDqC8FrAl/76p2SSWKSI+H9tFwm7vYqXQrItCuiVPt26Km0jS+NzSsBWAaBusvSbQcfJG+JitdMm+wZAgTYqg==} 1471 + baseline-browser-mapping@2.10.0: 1472 + resolution: {integrity: sha512-lIyg0szRfYbiy67j9KN8IyeD7q7hcmqnJ1ddWmNt19ItGpNN64mnllmxUNFIOdOm6by97jlL6wfpTTJrmnjWAA==} 1473 + engines: {node: '>=6.0.0'} 1499 1474 hasBin: true 1500 1475 1501 1476 better-auth@1.5.4: ··· 1572 1547 resolution: {integrity: sha512-oP5VkATKlNwcgvxi0vM0p/D3n2C3EReYVX+DNYs5TjZFn/oQt2j+4sVJtSMr18pdRr8wjTcBl6LoV+FUwzPmNA==} 1573 1548 engines: {node: '>=18'} 1574 1549 1575 - brace-expansion@5.0.2: 1576 - resolution: {integrity: sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==} 1577 - engines: {node: 20 || >=22} 1550 + brace-expansion@5.0.4: 1551 + resolution: {integrity: sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==} 1552 + engines: {node: 18 || 20 || >=22} 1578 1553 1579 1554 braces@3.0.3: 1580 1555 resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} ··· 1620 1595 resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} 1621 1596 engines: {node: '>=6'} 1622 1597 1623 - caniuse-lite@1.0.30001770: 1624 - resolution: {integrity: sha512-x/2CLQ1jHENRbHg5PSId2sXq1CIO1CISvwWAj027ltMVG2UNgW+w9oH2+HzgEIRFembL8bUlXtfbBHR1fCg2xw==} 1598 + caniuse-lite@1.0.30001777: 1599 + resolution: {integrity: sha512-tmN+fJxroPndC74efCdp12j+0rk0RHwV5Jwa1zWaFVyw2ZxAuPeG8ZgWC3Wz7uSjT3qMRQ5XHZ4COgQmsCMJAQ==} 1625 1600 1626 1601 canvas-confetti@1.9.4: 1627 1602 resolution: {integrity: sha512-yxQbJkAVrFXWNbTUjPqjF7G+g6pDotOUHGbkZq2NELZUMDpiJ85rIEazVb8GTaAptNW2miJAXbs1BtioA251Pw==} ··· 1721 1696 resolution: {integrity: sha512-tJtZBBHA6vjIAaF6EnIaq6laBBP9aq/Y3ouVJjEfoHbRBcHBAHYcMh/w8LDrk2PvIMMq8gmopa5D4V8RmbrxGw==} 1722 1697 engines: {node: '>= 0.10'} 1723 1698 1724 - cosmiconfig@9.0.0: 1725 - resolution: {integrity: sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==} 1699 + cosmiconfig@9.0.1: 1700 + resolution: {integrity: sha512-hr4ihw+DBqcvrsEDioRO31Z17x71pUYoNe/4h6Z0wB72p7MU7/9gH8Q3s12NFhHPfYBBOV3qyfUxmr/Yn3shnQ==} 1726 1701 engines: {node: '>=14'} 1727 1702 peerDependencies: 1728 1703 typescript: '>=4.9.5' ··· 1758 1733 supports-color: 1759 1734 optional: true 1760 1735 1761 - dedent@1.7.1: 1762 - resolution: {integrity: sha512-9JmrhGZpOlEgOLdQgSm0zxFaYoQon408V1v49aqTWuXENVlnCuY9JBZcXZiCsZQWDjTm5Qf/nIvAy77mXDAjEg==} 1736 + dedent@1.7.2: 1737 + resolution: {integrity: sha512-WzMx3mW98SN+zn3hgemf4OzdmyNhhhKz5Ay0pUfQiMQ3e1g+xmTJWp/pKdwKVXhdSkAEGIIzqeuWrL3mV/AXbA==} 1763 1738 peerDependencies: 1764 1739 babel-plugin-macros: ^3.1.0 1765 1740 peerDependenciesMeta: ··· 1926 1901 effect@3.18.4: 1927 1902 resolution: {integrity: sha512-b1LXQJLe9D11wfnOKAk3PKxuqYshQ0Heez+y5pnkd3jLj1yx9QhM72zZ9uUrOQyNvrs2GZZd/3maL0ZV18YuDA==} 1928 1903 1929 - electron-to-chromium@1.5.286: 1930 - resolution: {integrity: sha512-9tfDXhJ4RKFNerfjdCcZfufu49vg620741MNs26a9+bhLThdB+plgMeou98CAaHu/WATj2iHOOHTp1hWtABj2A==} 1904 + electron-to-chromium@1.5.307: 1905 + resolution: {integrity: sha512-5z3uFKBWjiNR44nFcYdkcXjKMbg5KXNdciu7mhTPo9tB7NbqSNP2sSnGR+fqknZSCwKkBN+oxiiajWs4dT6ORg==} 1931 1906 1932 1907 emoji-regex@10.6.0: 1933 1908 resolution: {integrity: sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==} ··· 1943 1918 resolution: {integrity: sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==} 1944 1919 engines: {node: '>= 0.8'} 1945 1920 1946 - enhanced-resolve@5.19.0: 1947 - resolution: {integrity: sha512-phv3E1Xl4tQOShqSte26C7Fl84EwUdZsyOuSSk9qtAGyyQs2s3jJzComh+Abf4g187lUUAvH+H26omrqia2aGg==} 1921 + enhanced-resolve@5.20.0: 1922 + resolution: {integrity: sha512-/ce7+jQ1PQ6rVXwe+jKEg5hW5ciicHwIQUagZkp6IufBoY3YDgdTTY1azVs0qoRgVmvsNB+rbjLJxDAeHHtwsQ==} 1948 1923 engines: {node: '>=10.13.0'} 1949 1924 1950 1925 env-paths@2.2.1: ··· 2018 1993 resolution: {integrity: sha512-9Be3ZoN4LmYR90tUoVu2te2BsbzHfhJyfEiAVfz7N5/zv+jduIfLrV2xdQXOHbaD6KgpGdO9PRPM1Y4Q9QkPkA==} 2019 1994 engines: {node: ^18.19.0 || >=20.5.0} 2020 1995 2021 - express-rate-limit@8.2.1: 2022 - resolution: {integrity: sha512-PCZEIEIxqwhzw4KF0n7QF4QqruVTcF73O5kFKUnGOyjbCCgizBBiFaYpd/fnBLUMPw/BWw9OsiN7GgrNYr7j6g==} 1996 + express-rate-limit@8.3.0: 1997 + resolution: {integrity: sha512-KJzBawY6fB9FiZGdE/0aftepZ91YlaGIrV8vgblRM3J8X+dHx/aiowJWwkx6LIGyuqGiANsjSwwrbb8mifOJ4Q==} 2023 1998 engines: {node: '>= 16'} 2024 1999 peerDependencies: 2025 2000 express: '>= 4.11' ··· 2089 2064 resolution: {integrity: sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==} 2090 2065 engines: {node: '>= 0.8'} 2091 2066 2092 - fs-extra@11.3.3: 2093 - resolution: {integrity: sha512-VWSRii4t0AFm6ixFFmLLx1t7wS1gh+ckoa84aOeapGum0h+EZd1EhEumSB+ZdDLnEPuucsVB9oB7cxJHap6Afg==} 2067 + fs-extra@11.3.4: 2068 + resolution: {integrity: sha512-CTXd6rk/M3/ULNQj8FBqBWHYBVYybQ3VPBw0xGKFe3tuH7ytT6ACnvzpIQ3UZtB8yvUKC2cXn1a+x+5EVQLovA==} 2094 2069 engines: {node: '>=14.14'} 2095 2070 2096 2071 fsevents@2.3.3: ··· 2118 2093 resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} 2119 2094 engines: {node: 6.* || 8.* || >= 10.*} 2120 2095 2121 - get-east-asian-width@1.4.0: 2122 - resolution: {integrity: sha512-QZjmEOC+IT1uk6Rx0sX22V6uHWVwbdbxf1faPqJ1QhLdGgsRGCZoyaQBm/piRdJy/D2um6hM1UP7ZEeQ4EkP+Q==} 2096 + get-east-asian-width@1.5.0: 2097 + resolution: {integrity: sha512-CQ+bEO+Tva/qlmw24dCejulK5pMzVnUOFOijVogd3KQs07HnRIgp8TGipvCCRT06xeYEbpbgwaCxglFyiuIcmA==} 2123 2098 engines: {node: '>=18'} 2124 2099 2125 2100 get-intrinsic@1.3.0: ··· 2169 2144 graphmatch@1.1.1: 2170 2145 resolution: {integrity: sha512-5ykVn/EXM1hF0XCaWh05VbYvEiOL2lY1kBxZtaYsyvjp7cmWOU1XsAdfQBwClraEofXDT197lFbXOEVMHpvQOg==} 2171 2146 2172 - graphql@16.12.0: 2173 - resolution: {integrity: sha512-DKKrynuQRne0PNpEbzuEdHlYOMksHSUI8Zc9Unei5gTsMNA2/vMpoMz/yKba50pejK56qj98qM0SjYxAKi13gQ==} 2147 + graphql@16.13.1: 2148 + resolution: {integrity: sha512-gGgrVCoDKlIZ8fIqXBBb0pPKqDgki0Z/FSKNiQzSGj2uEYHr1tq5wmBegGwJx6QB5S5cM0khSBpi/JFHMCvsmQ==} 2174 2149 engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} 2175 2150 2176 2151 has-symbols@1.1.0: ··· 2188 2163 resolution: {integrity: sha512-U7tt8JsyrxSRKspfhtLET79pU8K+tInj5QZXs1jSugO1Vq5dFj3kmZsRldo29mTBfcjDRVRXrEZ6LS63Cog9ZA==} 2189 2164 engines: {node: '>=16.9.0'} 2190 2165 2191 - hono@4.11.9: 2192 - resolution: {integrity: sha512-Eaw2YTGM6WOxA6CXbckaEvslr2Ne4NFsKrvc0v97JD5awbmeBLO5w9Ho9L9kmKonrwF9RJlW6BxT1PVv/agBHQ==} 2166 + hono@4.12.5: 2167 + resolution: {integrity: sha512-3qq+FUBtlTHhtYxbxheZgY8NIFnkkC/MR8u5TTsr7YZ3wixryQ3cCwn3iZbg8p8B88iDBBAYSfZDS75t8MN7Vg==} 2193 2168 engines: {node: '>=16.9.0'} 2194 2169 2195 2170 http-errors@2.0.1: ··· 2226 2201 inherits@2.0.4: 2227 2202 resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} 2228 2203 2229 - ip-address@10.0.1: 2230 - resolution: {integrity: sha512-NWv9YLW4PoW2B7xtzaS3NCot75m6nK7Icdv0o3lfMceJVRfSoQwqD4wEH5rLwoKJwUiZ/rfpiVBhnaF0FK4HoA==} 2204 + ip-address@10.1.0: 2205 + resolution: {integrity: sha512-XXADHxXmvT9+CRxhXg56LJovE+bmWnEWB78LB83VZTprKTmaC5QfruXocxzTZ2Kl0DNwKuBdlIhjL8LeY8Sf8Q==} 2231 2206 engines: {node: '>= 12'} 2232 2207 2233 2208 ipaddr.js@1.9.1: ··· 2323 2298 resolution: {integrity: sha512-6B3tLtFqtQS4ekarvLVMZ+X+VlvQekbe4taUkf/rhVO3d/h0M2rfARm/pXLcPEsjjMsFgrFgSrhQIxcSVrBz8w==} 2324 2299 engines: {node: '>=18'} 2325 2300 2326 - jackspeak@4.2.3: 2327 - resolution: {integrity: sha512-ykkVRwrYvFm1nb2AJfKKYPr0emF6IiXDYUaFx4Zn9ZuIH7MrzEZ3sD5RlqGXNRpHtvUHJyOnCEFxOlNDtGo7wg==} 2328 - engines: {node: 20 || >=22} 2329 - 2330 2301 jiti@2.6.1: 2331 2302 resolution: {integrity: sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==} 2332 2303 hasBin: true ··· 2410 2381 engines: {node: '>= 12.0.0'} 2411 2382 cpu: [arm64] 2412 2383 os: [linux] 2413 - libc: [glibc] 2414 2384 2415 2385 lightningcss-linux-arm64-musl@1.31.1: 2416 2386 resolution: {integrity: sha512-mVZ7Pg2zIbe3XlNbZJdjs86YViQFoJSpc41CbVmKBPiGmC4YrfeOyz65ms2qpAobVd7WQsbW4PdsSJEMymyIMg==} 2417 2387 engines: {node: '>= 12.0.0'} 2418 2388 cpu: [arm64] 2419 2389 os: [linux] 2420 - libc: [musl] 2421 2390 2422 2391 lightningcss-linux-x64-gnu@1.31.1: 2423 2392 resolution: {integrity: sha512-xGlFWRMl+0KvUhgySdIaReQdB4FNudfUTARn7q0hh/V67PVGCs3ADFjw+6++kG1RNd0zdGRlEKa+T13/tQjPMA==} 2424 2393 engines: {node: '>= 12.0.0'} 2425 2394 cpu: [x64] 2426 2395 os: [linux] 2427 - libc: [glibc] 2428 2396 2429 2397 lightningcss-linux-x64-musl@1.31.1: 2430 2398 resolution: {integrity: sha512-eowF8PrKHw9LpoZii5tdZwnBcYDxRw2rRCyvAXLi34iyeYfqCQNA9rmUM0ce62NlPhCvof1+9ivRaTY6pSKDaA==} 2431 2399 engines: {node: '>= 12.0.0'} 2432 2400 cpu: [x64] 2433 2401 os: [linux] 2434 - libc: [musl] 2435 2402 2436 2403 lightningcss-win32-arm64-msvc@1.31.1: 2437 2404 resolution: {integrity: sha512-aJReEbSEQzx1uBlQizAOBSjcmr9dCdL3XuC/6HLXAxmtErsj2ICo5yYggg1qOODQMtnjNQv2UHb9NpOuFtYe4w==} ··· 2518 2485 resolution: {integrity: sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==} 2519 2486 engines: {node: '>=18'} 2520 2487 2521 - minimatch@10.2.0: 2522 - resolution: {integrity: sha512-ugkC31VaVg9cF0DFVoADH12k6061zNZkZON+aX8AWsR9GhPcErkcMBceb6znR8wLERM2AkkOxy2nWRLpT9Jq5w==} 2523 - engines: {node: 20 || >=22} 2488 + minimatch@10.2.4: 2489 + resolution: {integrity: sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==} 2490 + engines: {node: 18 || 20 || >=22} 2524 2491 2525 2492 minimist@1.2.8: 2526 2493 resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} ··· 2633 2600 resolution: {integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==} 2634 2601 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 2635 2602 2636 - node-releases@2.0.27: 2637 - resolution: {integrity: sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==} 2603 + node-releases@2.0.36: 2604 + resolution: {integrity: sha512-TdC8FSgHz8Mwtw9g5L4gR/Sh9XhSP/0DEkQxfEFXOpiul5IiHgHan2VhYYb6agDSfp4KuvltmGApc8HMgUrIkA==} 2638 2605 2639 2606 nodemailer@8.0.1: 2640 2607 resolution: {integrity: sha512-5kcldIXmaEjZcHR6F28IKGSgpmZHaF1IXLWFTG+Xh3S+Cce4MiakLtWY+PlBU69fLbRa8HlaGIrC/QolUpHkhg==} ··· 2740 2707 resolution: {integrity: sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==} 2741 2708 engines: {node: '>=4.0.0'} 2742 2709 2743 - pg-protocol@1.11.0: 2744 - resolution: {integrity: sha512-pfsxk2M9M3BuGgDOfuy37VNRRX3jmKgMjcvAcWqNDpZSf4cUmv8HSOl5ViRQFsfARFn0KuUQTgLxVMbNq5NW3g==} 2710 + pg-protocol@1.13.0: 2711 + resolution: {integrity: sha512-zzdvXfS6v89r6v7OcFCHfHlyG/wvry1ALxZo4LqgUoy7W9xhBDMaqOuMiF3qEV45VqsN6rdlcehHrfDtlCPc8w==} 2745 2712 2746 2713 pg-types@2.2.0: 2747 2714 resolution: {integrity: sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA==} ··· 2773 2740 resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} 2774 2741 engines: {node: ^10 || ^12 || >=14} 2775 2742 2776 - postcss@8.5.6: 2777 - resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==} 2743 + postcss@8.5.8: 2744 + resolution: {integrity: sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==} 2778 2745 engines: {node: ^10 || ^12 || >=14} 2779 2746 2780 2747 postgres-array@2.0.0: ··· 3050 3017 resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} 3051 3018 engines: {node: '>=8'} 3052 3019 3053 - strip-ansi@7.1.2: 3054 - resolution: {integrity: sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==} 3020 + strip-ansi@7.2.0: 3021 + resolution: {integrity: sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==} 3055 3022 engines: {node: '>=12'} 3056 3023 3057 3024 strip-bom@3.0.0: ··· 3107 3074 resolution: {integrity: sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg==} 3108 3075 engines: {node: '>=18'} 3109 3076 3110 - tldts-core@7.0.23: 3111 - resolution: {integrity: sha512-0g9vrtDQLrNIiCj22HSe9d4mLVG3g5ph5DZ8zCKBr4OtrspmNB6ss7hVyzArAeE88ceZocIEGkyW1Ime7fxPtQ==} 3077 + tldts-core@7.0.24: 3078 + resolution: {integrity: sha512-pj7yygNMoMRqG7ML2SDQ0xNIOfN3IBDUcPVM2Sg6hP96oFNN2nqnzHreT3z9xLq85IWJyNTvD38O002DdOrPMw==} 3112 3079 3113 - tldts@7.0.23: 3114 - resolution: {integrity: sha512-ASdhgQIBSay0R/eXggAkQ53G4nTJqTXqC2kbaBbdDwM7SkjyZyO0OaaN1/FH7U/yCeqOHDwFO5j8+Os/IS1dXw==} 3080 + tldts@7.0.24: 3081 + resolution: {integrity: sha512-1r6vQTTt1rUiJkI5vX7KG8PR342Ru/5Oh13kEQP2SMbRSZpOey9SrBe27IDxkoWulx8ShWu4K6C0BkctP8Z1bQ==} 3115 3082 hasBin: true 3116 3083 3117 3084 to-regex-range@5.0.1: ··· 3497 3464 dependencies: 3498 3465 '@babel/runtime': 7.28.6 3499 3466 '@base-ui/utils': 0.2.5(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) 3500 - '@floating-ui/react-dom': 2.1.7(react-dom@19.2.4(react@19.2.4))(react@19.2.4) 3501 - '@floating-ui/utils': 0.2.10 3467 + '@floating-ui/react-dom': 2.1.8(react-dom@19.2.4(react@19.2.4))(react@19.2.4) 3468 + '@floating-ui/utils': 0.2.11 3502 3469 react: 19.2.4 3503 3470 react-dom: 19.2.4(react@19.2.4) 3504 3471 tabbable: 6.4.0 ··· 3509 3476 '@base-ui/utils@0.2.5(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': 3510 3477 dependencies: 3511 3478 '@babel/runtime': 7.28.6 3512 - '@floating-ui/utils': 0.2.10 3479 + '@floating-ui/utils': 0.2.11 3513 3480 react: 19.2.4 3514 3481 react-dom: 19.2.4(react@19.2.4) 3515 3482 reselect: 5.1.1 ··· 3528 3495 nanostores: 1.1.1 3529 3496 zod: 4.3.6 3530 3497 3531 - '@better-auth/drizzle-adapter@1.5.4(@better-auth/core@1.5.4(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.0)(kysely@0.28.11)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(drizzle-orm@0.45.1(@electric-sql/pglite@0.3.15)(@neondatabase/serverless@1.0.2)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(@types/pg@8.16.0)(kysely@0.28.11)(mysql2@3.15.3)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3)))': 3498 + '@better-auth/drizzle-adapter@1.5.4(@better-auth/core@1.5.4(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.0)(kysely@0.28.11)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(drizzle-orm@0.45.1(@electric-sql/pglite@0.3.15)(@neondatabase/serverless@1.0.2)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(@types/pg@8.18.0)(kysely@0.28.11)(mysql2@3.15.3)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3)))': 3532 3499 dependencies: 3533 3500 '@better-auth/core': 1.5.4(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.0)(kysely@0.28.11)(nanostores@1.1.1) 3534 3501 '@better-auth/utils': 0.3.1 3535 - drizzle-orm: 0.45.1(@electric-sql/pglite@0.3.15)(@neondatabase/serverless@1.0.2)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(@types/pg@8.16.0)(kysely@0.28.11)(mysql2@3.15.3)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3)) 3502 + drizzle-orm: 0.45.1(@electric-sql/pglite@0.3.15)(@neondatabase/serverless@1.0.2)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(@types/pg@8.18.0)(kysely@0.28.11)(mysql2@3.15.3)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3)) 3536 3503 3537 3504 '@better-auth/kysely-adapter@1.5.4(@better-auth/core@1.5.4(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.0)(kysely@0.28.11)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(kysely@0.28.11)': 3538 3505 dependencies: ··· 3618 3585 3619 3586 '@chevrotain/utils@10.5.0': {} 3620 3587 3621 - '@dotenvx/dotenvx@1.52.0': 3588 + '@dotenvx/dotenvx@1.53.0': 3622 3589 dependencies: 3623 3590 commander: 11.1.0 3624 3591 dotenv: 17.3.1 ··· 3883 3850 '@esbuild/win32-x64@0.27.3': 3884 3851 optional: true 3885 3852 3886 - '@floating-ui/core@1.7.4': 3853 + '@floating-ui/core@1.7.5': 3887 3854 dependencies: 3888 - '@floating-ui/utils': 0.2.10 3855 + '@floating-ui/utils': 0.2.11 3889 3856 3890 - '@floating-ui/dom@1.7.5': 3857 + '@floating-ui/dom@1.7.6': 3891 3858 dependencies: 3892 - '@floating-ui/core': 1.7.4 3893 - '@floating-ui/utils': 0.2.10 3859 + '@floating-ui/core': 1.7.5 3860 + '@floating-ui/utils': 0.2.11 3894 3861 3895 - '@floating-ui/react-dom@2.1.7(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': 3862 + '@floating-ui/react-dom@2.1.8(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': 3896 3863 dependencies: 3897 - '@floating-ui/dom': 1.7.5 3864 + '@floating-ui/dom': 1.7.6 3898 3865 react: 19.2.4 3899 3866 react-dom: 19.2.4(react@19.2.4) 3900 3867 3901 - '@floating-ui/utils@0.2.10': {} 3868 + '@floating-ui/utils@0.2.11': {} 3902 3869 3903 - '@hono/node-server@1.19.9(hono@4.11.4)': 3870 + '@hono/node-server@1.19.11(hono@4.12.5)': 3904 3871 dependencies: 3905 - hono: 4.11.4 3872 + hono: 4.12.5 3906 3873 3907 - '@hono/node-server@1.19.9(hono@4.11.9)': 3874 + '@hono/node-server@1.19.9(hono@4.11.4)': 3908 3875 dependencies: 3909 - hono: 4.11.9 3876 + hono: 4.11.4 3910 3877 3911 - '@hugeicons/core-free-icons@3.3.0': {} 3878 + '@hugeicons/core-free-icons@4.0.0': {} 3912 3879 3913 3880 '@hugeicons/react@1.1.5(react@19.2.4)': 3914 3881 dependencies: 3915 3882 react: 19.2.4 3916 3883 3917 - '@img/colour@1.0.0': 3884 + '@img/colour@1.1.0': 3918 3885 optional: true 3919 3886 3920 3887 '@img/sharp-darwin-arm64@0.34.5': ··· 4039 4006 optionalDependencies: 4040 4007 '@types/node': 25.3.5 4041 4008 4042 - '@isaacs/cliui@9.0.0': {} 4043 - 4044 4009 '@jridgewell/gen-mapping@0.3.13': 4045 4010 dependencies: 4046 4011 '@jridgewell/sourcemap-codec': 1.5.5 ··· 4060 4025 '@jridgewell/resolve-uri': 3.1.2 4061 4026 '@jridgewell/sourcemap-codec': 1.5.5 4062 4027 4063 - '@modelcontextprotocol/sdk@1.26.0(zod@3.25.76)': 4028 + '@modelcontextprotocol/sdk@1.27.1(zod@3.25.76)': 4064 4029 dependencies: 4065 - '@hono/node-server': 1.19.9(hono@4.11.9) 4030 + '@hono/node-server': 1.19.11(hono@4.12.5) 4066 4031 ajv: 8.18.0 4067 4032 ajv-formats: 3.0.1(ajv@8.18.0) 4068 4033 content-type: 1.0.5 ··· 4071 4036 eventsource: 3.0.7 4072 4037 eventsource-parser: 3.0.6 4073 4038 express: 5.2.1 4074 - express-rate-limit: 8.2.1(express@5.2.1) 4075 - hono: 4.11.9 4039 + express-rate-limit: 8.3.0(express@5.2.1) 4040 + hono: 4.12.5 4076 4041 jose: 6.2.0 4077 4042 json-schema-typed: 8.0.2 4078 4043 pkce-challenge: 5.0.1 ··· 4103 4068 '@neondatabase/serverless@1.0.2': 4104 4069 dependencies: 4105 4070 '@types/node': 22.19.15 4106 - '@types/pg': 8.16.0 4071 + '@types/pg': 8.18.0 4107 4072 4108 4073 '@next/env@16.1.6': {} 4109 4074 ··· 4252 4217 '@tailwindcss/node@4.2.1': 4253 4218 dependencies: 4254 4219 '@jridgewell/remapping': 2.3.5 4255 - enhanced-resolve: 5.19.0 4220 + enhanced-resolve: 5.20.0 4256 4221 jiti: 2.6.1 4257 4222 lightningcss: 1.31.1 4258 4223 magic-string: 0.30.21 ··· 4315 4280 '@alloc/quick-lru': 5.2.0 4316 4281 '@tailwindcss/node': 4.2.1 4317 4282 '@tailwindcss/oxide': 4.2.1 4318 - postcss: 8.5.6 4283 + postcss: 8.5.8 4319 4284 tailwindcss: 4.2.1 4320 4285 4321 4286 '@ts-morph/common@0.27.0': 4322 4287 dependencies: 4323 4288 fast-glob: 3.3.3 4324 - minimatch: 10.2.0 4289 + minimatch: 10.2.4 4325 4290 path-browserify: 1.0.1 4326 4291 4327 4292 '@types/canvas-confetti@1.9.0': {} ··· 4338 4303 dependencies: 4339 4304 '@types/node': 25.3.5 4340 4305 4341 - '@types/pg@8.16.0': 4306 + '@types/pg@8.18.0': 4342 4307 dependencies: 4343 4308 '@types/node': 25.3.5 4344 - pg-protocol: 1.11.0 4309 + pg-protocol: 1.13.0 4345 4310 pg-types: 2.2.0 4346 4311 4347 4312 '@types/react-dom@19.2.3(@types/react@19.2.14)': ··· 4414 4379 dependencies: 4415 4380 '@babel/types': 7.29.0 4416 4381 4417 - balanced-match@4.0.2: 4418 - dependencies: 4419 - jackspeak: 4.2.3 4382 + balanced-match@4.0.4: {} 4420 4383 4421 - baseline-browser-mapping@2.9.19: {} 4384 + baseline-browser-mapping@2.10.0: {} 4422 4385 4423 - better-auth@1.5.4(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(drizzle-kit@0.31.9)(drizzle-orm@0.45.1(@electric-sql/pglite@0.3.15)(@neondatabase/serverless@1.0.2)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(@types/pg@8.16.0)(kysely@0.28.11)(mysql2@3.15.3)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3)))(mongodb@7.1.0)(mysql2@3.15.3)(next@16.1.6(@babel/core@7.29.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(react-dom@19.2.4(react@19.2.4))(react@19.2.4): 4386 + better-auth@1.5.4(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(drizzle-kit@0.31.9)(drizzle-orm@0.45.1(@electric-sql/pglite@0.3.15)(@neondatabase/serverless@1.0.2)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(@types/pg@8.18.0)(kysely@0.28.11)(mysql2@3.15.3)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3)))(mongodb@7.1.0)(mysql2@3.15.3)(next@16.1.6(@babel/core@7.29.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(react-dom@19.2.4(react@19.2.4))(react@19.2.4): 4424 4387 dependencies: 4425 4388 '@better-auth/core': 1.5.4(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.0)(kysely@0.28.11)(nanostores@1.1.1) 4426 - '@better-auth/drizzle-adapter': 1.5.4(@better-auth/core@1.5.4(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.0)(kysely@0.28.11)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(drizzle-orm@0.45.1(@electric-sql/pglite@0.3.15)(@neondatabase/serverless@1.0.2)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(@types/pg@8.16.0)(kysely@0.28.11)(mysql2@3.15.3)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))) 4389 + '@better-auth/drizzle-adapter': 1.5.4(@better-auth/core@1.5.4(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.0)(kysely@0.28.11)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(drizzle-orm@0.45.1(@electric-sql/pglite@0.3.15)(@neondatabase/serverless@1.0.2)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(@types/pg@8.18.0)(kysely@0.28.11)(mysql2@3.15.3)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))) 4427 4390 '@better-auth/kysely-adapter': 1.5.4(@better-auth/core@1.5.4(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.0)(kysely@0.28.11)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(kysely@0.28.11) 4428 4391 '@better-auth/memory-adapter': 1.5.4(@better-auth/core@1.5.4(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.0)(kysely@0.28.11)(nanostores@1.1.1))(@better-auth/utils@0.3.1) 4429 4392 '@better-auth/mongo-adapter': 1.5.4(@better-auth/core@1.5.4(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.0)(kysely@0.28.11)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(mongodb@7.1.0) ··· 4442 4405 optionalDependencies: 4443 4406 '@prisma/client': 7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3) 4444 4407 drizzle-kit: 0.31.9 4445 - drizzle-orm: 0.45.1(@electric-sql/pglite@0.3.15)(@neondatabase/serverless@1.0.2)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(@types/pg@8.16.0)(kysely@0.28.11)(mysql2@3.15.3)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3)) 4408 + drizzle-orm: 0.45.1(@electric-sql/pglite@0.3.15)(@neondatabase/serverless@1.0.2)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(@types/pg@8.18.0)(kysely@0.28.11)(mysql2@3.15.3)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3)) 4446 4409 mongodb: 7.1.0 4447 4410 mysql2: 3.15.3 4448 4411 next: 16.1.6(@babel/core@7.29.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) ··· 4475 4438 transitivePeerDependencies: 4476 4439 - supports-color 4477 4440 4478 - brace-expansion@5.0.2: 4441 + brace-expansion@5.0.4: 4479 4442 dependencies: 4480 - balanced-match: 4.0.2 4443 + balanced-match: 4.0.4 4481 4444 4482 4445 braces@3.0.3: 4483 4446 dependencies: ··· 4485 4448 4486 4449 browserslist@4.28.1: 4487 4450 dependencies: 4488 - baseline-browser-mapping: 2.9.19 4489 - caniuse-lite: 1.0.30001770 4490 - electron-to-chromium: 1.5.286 4491 - node-releases: 2.0.27 4451 + baseline-browser-mapping: 2.10.0 4452 + caniuse-lite: 1.0.30001777 4453 + electron-to-chromium: 1.5.307 4454 + node-releases: 2.0.36 4492 4455 update-browserslist-db: 1.2.3(browserslist@4.28.1) 4493 4456 4494 4457 bson@7.2.0: {} ··· 4528 4491 4529 4492 callsites@3.1.0: {} 4530 4493 4531 - caniuse-lite@1.0.30001770: {} 4494 + caniuse-lite@1.0.30001777: {} 4532 4495 4533 4496 canvas-confetti@1.9.4: {} 4534 4497 ··· 4608 4571 object-assign: 4.1.1 4609 4572 vary: 1.1.2 4610 4573 4611 - cosmiconfig@9.0.0(typescript@5.9.3): 4574 + cosmiconfig@9.0.1(typescript@5.9.3): 4612 4575 dependencies: 4613 4576 env-paths: 2.2.1 4614 4577 import-fresh: 3.3.1 ··· 4635 4598 dependencies: 4636 4599 ms: 2.1.3 4637 4600 4638 - dedent@1.7.1: {} 4601 + dedent@1.7.2: {} 4639 4602 4640 4603 deepmerge-ts@7.1.5: {} 4641 4604 ··· 4675 4638 transitivePeerDependencies: 4676 4639 - supports-color 4677 4640 4678 - drizzle-orm@0.45.1(@electric-sql/pglite@0.3.15)(@neondatabase/serverless@1.0.2)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(@types/pg@8.16.0)(kysely@0.28.11)(mysql2@3.15.3)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3)): 4641 + drizzle-orm@0.45.1(@electric-sql/pglite@0.3.15)(@neondatabase/serverless@1.0.2)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(@types/pg@8.18.0)(kysely@0.28.11)(mysql2@3.15.3)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3)): 4679 4642 optionalDependencies: 4680 4643 '@electric-sql/pglite': 0.3.15 4681 4644 '@neondatabase/serverless': 1.0.2 4682 4645 '@prisma/client': 7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3) 4683 - '@types/pg': 8.16.0 4646 + '@types/pg': 8.18.0 4684 4647 kysely: 0.28.11 4685 4648 mysql2: 3.15.3 4686 4649 postgres: 3.4.7 ··· 4706 4669 '@standard-schema/spec': 1.1.0 4707 4670 fast-check: 3.23.2 4708 4671 4709 - electron-to-chromium@1.5.286: {} 4672 + electron-to-chromium@1.5.307: {} 4710 4673 4711 4674 emoji-regex@10.6.0: {} 4712 4675 ··· 4716 4679 4717 4680 encodeurl@2.0.0: {} 4718 4681 4719 - enhanced-resolve@5.19.0: 4682 + enhanced-resolve@5.20.0: 4720 4683 dependencies: 4721 4684 graceful-fs: 4.2.11 4722 4685 tapable: 2.3.0 ··· 4866 4829 strip-final-newline: 4.0.0 4867 4830 yoctocolors: 2.1.2 4868 4831 4869 - express-rate-limit@8.2.1(express@5.2.1): 4832 + express-rate-limit@8.3.0(express@5.2.1): 4870 4833 dependencies: 4871 4834 express: 5.2.1 4872 - ip-address: 10.0.1 4835 + ip-address: 10.1.0 4873 4836 4874 4837 express@5.2.1: 4875 4838 dependencies: ··· 4967 4930 4968 4931 fresh@2.0.0: {} 4969 4932 4970 - fs-extra@11.3.3: 4933 + fs-extra@11.3.4: 4971 4934 dependencies: 4972 4935 graceful-fs: 4.2.11 4973 4936 jsonfile: 6.2.0 ··· 4990 4953 4991 4954 get-caller-file@2.0.5: {} 4992 4955 4993 - get-east-asian-width@1.4.0: {} 4956 + get-east-asian-width@1.5.0: {} 4994 4957 4995 4958 get-intrinsic@1.3.0: 4996 4959 dependencies: ··· 5046 5009 5047 5010 graphmatch@1.1.1: {} 5048 5011 5049 - graphql@16.12.0: {} 5012 + graphql@16.13.1: {} 5050 5013 5051 5014 has-symbols@1.1.0: {} 5052 5015 ··· 5058 5021 5059 5022 hono@4.11.4: {} 5060 5023 5061 - hono@4.11.9: {} 5024 + hono@4.12.5: {} 5062 5025 5063 5026 http-errors@2.0.1: 5064 5027 dependencies: ··· 5094 5057 5095 5058 inherits@2.0.4: {} 5096 5059 5097 - ip-address@10.0.1: {} 5060 + ip-address@10.1.0: {} 5098 5061 5099 5062 ipaddr.js@1.9.1: {} 5100 5063 ··· 5149 5112 isexe@2.0.0: {} 5150 5113 5151 5114 isexe@3.1.5: {} 5152 - 5153 - jackspeak@4.2.3: 5154 - dependencies: 5155 - '@isaacs/cliui': 9.0.0 5156 5115 5157 5116 jiti@2.6.1: {} 5158 5117 ··· 5285 5244 5286 5245 mimic-function@5.0.1: {} 5287 5246 5288 - minimatch@10.2.0: 5247 + minimatch@10.2.4: 5289 5248 dependencies: 5290 - brace-expansion: 5.0.2 5249 + brace-expansion: 5.0.4 5291 5250 5292 5251 minimist@1.2.8: {} 5293 5252 ··· 5311 5270 '@open-draft/deferred-promise': 2.2.0 5312 5271 '@types/statuses': 2.0.6 5313 5272 cookie: 1.1.1 5314 - graphql: 16.12.0 5273 + graphql: 16.13.1 5315 5274 headers-polyfill: 4.0.3 5316 5275 is-node-process: 1.2.0 5317 5276 outvariant: 1.4.3 ··· 5362 5321 dependencies: 5363 5322 '@next/env': 16.1.6 5364 5323 '@swc/helpers': 0.5.15 5365 - baseline-browser-mapping: 2.9.19 5366 - caniuse-lite: 1.0.30001770 5324 + baseline-browser-mapping: 2.10.0 5325 + caniuse-lite: 1.0.30001777 5367 5326 postcss: 8.4.31 5368 5327 react: 19.2.4 5369 5328 react-dom: 19.2.4(react@19.2.4) ··· 5393 5352 fetch-blob: 3.2.0 5394 5353 formdata-polyfill: 4.0.10 5395 5354 5396 - node-releases@2.0.27: {} 5355 + node-releases@2.0.36: {} 5397 5356 5398 5357 nodemailer@8.0.1: {} 5399 5358 ··· 5455 5414 log-symbols: 6.0.0 5456 5415 stdin-discarder: 0.2.2 5457 5416 string-width: 7.2.0 5458 - strip-ansi: 7.1.2 5417 + strip-ansi: 7.2.0 5459 5418 5460 5419 outvariant@1.4.3: {} 5461 5420 ··· 5492 5451 5493 5452 pg-int8@1.0.1: {} 5494 5453 5495 - pg-protocol@1.11.0: {} 5454 + pg-protocol@1.13.0: {} 5496 5455 5497 5456 pg-types@2.2.0: 5498 5457 dependencies: ··· 5527 5486 picocolors: 1.1.1 5528 5487 source-map-js: 1.2.1 5529 5488 5530 - postcss@8.5.6: 5489 + postcss@8.5.8: 5531 5490 dependencies: 5532 5491 nanoid: 3.3.11 5533 5492 picocolors: 1.1.1 ··· 5716 5675 '@babel/parser': 7.29.0 5717 5676 '@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0) 5718 5677 '@babel/preset-typescript': 7.28.5(@babel/core@7.29.0) 5719 - '@dotenvx/dotenvx': 1.52.0 5720 - '@modelcontextprotocol/sdk': 1.26.0(zod@3.25.76) 5678 + '@dotenvx/dotenvx': 1.53.0 5679 + '@modelcontextprotocol/sdk': 1.27.1(zod@3.25.76) 5721 5680 '@types/validate-npm-package-name': 4.0.2 5722 5681 browserslist: 4.28.1 5723 5682 commander: 14.0.3 5724 - cosmiconfig: 9.0.0(typescript@5.9.3) 5725 - dedent: 1.7.1 5683 + cosmiconfig: 9.0.1(typescript@5.9.3) 5684 + dedent: 1.7.2 5726 5685 deepmerge: 4.3.1 5727 5686 diff: 8.0.3 5728 5687 execa: 9.6.1 5729 5688 fast-glob: 3.3.3 5730 - fs-extra: 11.3.3 5689 + fs-extra: 11.3.4 5731 5690 fuzzysort: 3.1.0 5732 5691 https-proxy-agent: 7.0.6 5733 5692 kleur: 4.1.5 ··· 5735 5694 node-fetch: 3.3.2 5736 5695 open: 11.0.0 5737 5696 ora: 8.2.0 5738 - postcss: 8.5.6 5697 + postcss: 8.5.8 5739 5698 postcss-selector-parser: 7.1.1 5740 5699 prompts: 2.4.2 5741 5700 recast: 0.23.11 ··· 5755 5714 5756 5715 sharp@0.34.5: 5757 5716 dependencies: 5758 - '@img/colour': 1.0.0 5717 + '@img/colour': 1.1.0 5759 5718 detect-libc: 2.1.2 5760 5719 semver: 7.7.4 5761 5720 optionalDependencies: ··· 5857 5816 string-width@7.2.0: 5858 5817 dependencies: 5859 5818 emoji-regex: 10.6.0 5860 - get-east-asian-width: 1.4.0 5861 - strip-ansi: 7.1.2 5819 + get-east-asian-width: 1.5.0 5820 + strip-ansi: 7.2.0 5862 5821 5863 5822 stringify-object@5.0.0: 5864 5823 dependencies: ··· 5870 5829 dependencies: 5871 5830 ansi-regex: 5.0.1 5872 5831 5873 - strip-ansi@7.1.2: 5832 + strip-ansi@7.2.0: 5874 5833 dependencies: 5875 5834 ansi-regex: 6.2.2 5876 5835 ··· 5903 5862 5904 5863 tinyexec@1.0.2: {} 5905 5864 5906 - tldts-core@7.0.23: {} 5865 + tldts-core@7.0.24: {} 5907 5866 5908 - tldts@7.0.23: 5867 + tldts@7.0.24: 5909 5868 dependencies: 5910 - tldts-core: 7.0.23 5869 + tldts-core: 7.0.24 5911 5870 5912 5871 to-regex-range@5.0.1: 5913 5872 dependencies: ··· 5917 5876 5918 5877 tough-cookie@6.0.0: 5919 5878 dependencies: 5920 - tldts: 7.0.23 5879 + tldts: 7.0.24 5921 5880 5922 5881 tr46@5.1.1: 5923 5882 dependencies: