this repo has no description
0
fork

Configure Feed

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

chore: update

+41 -73
+3 -3
flake.lock
··· 20 20 }, 21 21 "nixpkgs": { 22 22 "locked": { 23 - "lastModified": 1770464364, 24 - "narHash": "sha256-z5NJPSBwsLf/OfD8WTmh79tlSU8XgIbwmk6qB1/TFzY=", 23 + "lastModified": 1771043024, 24 + "narHash": "sha256-O1XDr7EWbRp+kHrNNgLWgIrB0/US5wvw9K6RERWAj6I=", 25 25 "owner": "nixos", 26 26 "repo": "nixpkgs", 27 - "rev": "23d72dabcb3b12469f57b37170fcbc1789bd7457", 27 + "rev": "3aadb7ca9eac2891d52a9dec199d9580a6e2bf44", 28 28 "type": "github" 29 29 }, 30 30 "original": {
+2 -2
package.json
··· 28 28 "react": "19.2.4", 29 29 "react-dom": "19.2.4", 30 30 "shadcn": "^3.8.4", 31 - "tailwind-merge": "^3.4.0", 31 + "tailwind-merge": "^3.4.1", 32 32 "tw-animate-css": "^1.4.0" 33 33 }, 34 34 "devDependencies": { ··· 36 36 "@tailwindcss/postcss": "^4.1.18", 37 37 "@types/canvas-confetti": "^1.9.0", 38 38 "@types/node": "^25.2.3", 39 - "@types/nodemailer": "^7.0.9", 39 + "@types/nodemailer": "^7.0.10", 40 40 "@types/react": "^19.2.14", 41 41 "@types/react-dom": "^19.2.3", 42 42 "babel-plugin-react-compiler": "1.0.0",
+36 -68
pnpm-lock.yaml
··· 63 63 specifier: ^3.8.4 64 64 version: 3.8.4(@types/node@25.2.3)(typescript@5.9.3) 65 65 tailwind-merge: 66 - specifier: ^3.4.0 67 - version: 3.4.0 66 + specifier: ^3.4.1 67 + version: 3.4.1 68 68 tw-animate-css: 69 69 specifier: ^1.4.0 70 70 version: 1.4.0 ··· 82 82 specifier: ^25.2.3 83 83 version: 25.2.3 84 84 '@types/nodemailer': 85 - specifier: ^7.0.9 86 - version: 7.0.9 85 + specifier: ^7.0.10 86 + version: 7.0.10 87 87 '@types/react': 88 88 specifier: ^19.2.14 89 89 version: 19.2.14 ··· 313 313 engines: {node: '>=14.21.3'} 314 314 cpu: [arm64] 315 315 os: [linux] 316 - libc: [musl] 317 316 318 317 '@biomejs/cli-linux-arm64@2.4.0': 319 318 resolution: {integrity: sha512-u2p54IhvNAWB+h7+rxCZe3reNfQYFK+ppDw+q0yegrGclFYnDPZAntv/PqgUacpC3uxTeuWFgWW7RFe3lHuxOA==} 320 319 engines: {node: '>=14.21.3'} 321 320 cpu: [arm64] 322 321 os: [linux] 323 - libc: [glibc] 324 322 325 323 '@biomejs/cli-linux-x64-musl@2.4.0': 326 324 resolution: {integrity: sha512-Omo0xhl63z47X+CrE5viEWKJhejJyndl577VoXg763U/aoATrK3r5+8DPh02GokWPeODX1Hek00OtjjooGan9w==} 327 325 engines: {node: '>=14.21.3'} 328 326 cpu: [x64] 329 327 os: [linux] 330 - libc: [musl] 331 328 332 329 '@biomejs/cli-linux-x64@2.4.0': 333 330 resolution: {integrity: sha512-WVFOhsnzhrbMGOSIcB9yFdRV2oG2KkRRhIZiunI9gJqSU3ax9ErdnTxRfJUxZUI9NbzVxC60OCXNcu+mXfF/Tw==} 334 331 engines: {node: '>=14.21.3'} 335 332 cpu: [x64] 336 333 os: [linux] 337 - libc: [glibc] 338 334 339 335 '@biomejs/cli-win32-arm64@2.4.0': 340 336 resolution: {integrity: sha512-aqRwW0LJLV1v1NzyLvLWQhdLmDSAV1vUh+OBdYJaa8f28XBn5BZavo+WTfqgEzALZxlNfBmu6NGO6Al3MbCULw==} ··· 875 871 resolution: {integrity: sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==} 876 872 cpu: [arm64] 877 873 os: [linux] 878 - libc: [glibc] 879 874 880 875 '@img/sharp-libvips-linux-arm@1.2.4': 881 876 resolution: {integrity: sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==} 882 877 cpu: [arm] 883 878 os: [linux] 884 - libc: [glibc] 885 879 886 880 '@img/sharp-libvips-linux-ppc64@1.2.4': 887 881 resolution: {integrity: sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==} 888 882 cpu: [ppc64] 889 883 os: [linux] 890 - libc: [glibc] 891 884 892 885 '@img/sharp-libvips-linux-riscv64@1.2.4': 893 886 resolution: {integrity: sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==} 894 887 cpu: [riscv64] 895 888 os: [linux] 896 - libc: [glibc] 897 889 898 890 '@img/sharp-libvips-linux-s390x@1.2.4': 899 891 resolution: {integrity: sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==} 900 892 cpu: [s390x] 901 893 os: [linux] 902 - libc: [glibc] 903 894 904 895 '@img/sharp-libvips-linux-x64@1.2.4': 905 896 resolution: {integrity: sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==} 906 897 cpu: [x64] 907 898 os: [linux] 908 - libc: [glibc] 909 899 910 900 '@img/sharp-libvips-linuxmusl-arm64@1.2.4': 911 901 resolution: {integrity: sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==} 912 902 cpu: [arm64] 913 903 os: [linux] 914 - libc: [musl] 915 904 916 905 '@img/sharp-libvips-linuxmusl-x64@1.2.4': 917 906 resolution: {integrity: sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==} 918 907 cpu: [x64] 919 908 os: [linux] 920 - libc: [musl] 921 909 922 910 '@img/sharp-linux-arm64@0.34.5': 923 911 resolution: {integrity: sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==} 924 912 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 925 913 cpu: [arm64] 926 914 os: [linux] 927 - libc: [glibc] 928 915 929 916 '@img/sharp-linux-arm@0.34.5': 930 917 resolution: {integrity: sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==} 931 918 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 932 919 cpu: [arm] 933 920 os: [linux] 934 - libc: [glibc] 935 921 936 922 '@img/sharp-linux-ppc64@0.34.5': 937 923 resolution: {integrity: sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==} 938 924 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 939 925 cpu: [ppc64] 940 926 os: [linux] 941 - libc: [glibc] 942 927 943 928 '@img/sharp-linux-riscv64@0.34.5': 944 929 resolution: {integrity: sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==} 945 930 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 946 931 cpu: [riscv64] 947 932 os: [linux] 948 - libc: [glibc] 949 933 950 934 '@img/sharp-linux-s390x@0.34.5': 951 935 resolution: {integrity: sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==} 952 936 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 953 937 cpu: [s390x] 954 938 os: [linux] 955 - libc: [glibc] 956 939 957 940 '@img/sharp-linux-x64@0.34.5': 958 941 resolution: {integrity: sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==} 959 942 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 960 943 cpu: [x64] 961 944 os: [linux] 962 - libc: [glibc] 963 945 964 946 '@img/sharp-linuxmusl-arm64@0.34.5': 965 947 resolution: {integrity: sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==} 966 948 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 967 949 cpu: [arm64] 968 950 os: [linux] 969 - libc: [musl] 970 951 971 952 '@img/sharp-linuxmusl-x64@0.34.5': 972 953 resolution: {integrity: sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==} 973 954 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 974 955 cpu: [x64] 975 956 os: [linux] 976 - libc: [musl] 977 957 978 958 '@img/sharp-wasm32@0.34.5': 979 959 resolution: {integrity: sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==} ··· 1063 1043 '@cfworker/json-schema': 1064 1044 optional: true 1065 1045 1066 - '@mswjs/interceptors@0.41.2': 1067 - resolution: {integrity: sha512-7G0Uf0yK3f2bjElBLGHIQzgRgMESczOMyYVasq1XK8P5HaXtlW4eQhz9MBL+TQILZLaruq+ClGId+hH0w4jvWw==} 1046 + '@mswjs/interceptors@0.41.3': 1047 + resolution: {integrity: sha512-cXu86tF4VQVfwz8W1SPbhoRyHJkti6mjH/XJIxp40jhO4j2k1m4KYrEykxqWPkFF3vrK4rgQppBh//AwyGSXPA==} 1068 1048 engines: {node: '>=18'} 1069 1049 1070 1050 '@neondatabase/serverless@1.0.2': ··· 1091 1071 engines: {node: '>= 10'} 1092 1072 cpu: [arm64] 1093 1073 os: [linux] 1094 - libc: [glibc] 1095 1074 1096 1075 '@next/swc-linux-arm64-musl@16.1.6': 1097 1076 resolution: {integrity: sha512-S4J2v+8tT3NIO9u2q+S0G5KdvNDjXfAv06OhfOzNDaBn5rw84DGXWndOEB7d5/x852A20sW1M56vhC/tRVbccQ==} 1098 1077 engines: {node: '>= 10'} 1099 1078 cpu: [arm64] 1100 1079 os: [linux] 1101 - libc: [musl] 1102 1080 1103 1081 '@next/swc-linux-x64-gnu@16.1.6': 1104 1082 resolution: {integrity: sha512-2eEBDkFlMMNQnkTyPBhQOAyn2qMxyG2eE7GPH2WIDGEpEILcBPI/jdSv4t6xupSP+ot/jkfrCShLAa7+ZUPcJQ==} 1105 1083 engines: {node: '>= 10'} 1106 1084 cpu: [x64] 1107 1085 os: [linux] 1108 - libc: [glibc] 1109 1086 1110 1087 '@next/swc-linux-x64-musl@16.1.6': 1111 1088 resolution: {integrity: sha512-oicJwRlyOoZXVlxmIMaTq7f8pN9QNbdes0q2FXfRsPhfCi8n8JmOZJm5oo1pwDaFbnnD421rVU409M3evFbIqg==} 1112 1089 engines: {node: '>= 10'} 1113 1090 cpu: [x64] 1114 1091 os: [linux] 1115 - libc: [musl] 1116 1092 1117 1093 '@next/swc-win32-arm64-msvc@16.1.6': 1118 1094 resolution: {integrity: sha512-gQmm8izDTPgs+DCWH22kcDmuUp7NyiJgEl18bcr8irXA5N2m2O+JQIr6f3ct42GOs9c0h8QF3L5SzIxcYAAXXw==} ··· 1218 1194 engines: {node: '>= 10'} 1219 1195 cpu: [arm64] 1220 1196 os: [linux] 1221 - libc: [glibc] 1222 1197 1223 1198 '@tailwindcss/oxide-linux-arm64-musl@4.1.18': 1224 1199 resolution: {integrity: sha512-1px92582HkPQlaaCkdRcio71p8bc8i/ap5807tPRDK/uw953cauQBT8c5tVGkOwrHMfc2Yh6UuxaH4vtTjGvHg==} 1225 1200 engines: {node: '>= 10'} 1226 1201 cpu: [arm64] 1227 1202 os: [linux] 1228 - libc: [musl] 1229 1203 1230 1204 '@tailwindcss/oxide-linux-x64-gnu@4.1.18': 1231 1205 resolution: {integrity: sha512-v3gyT0ivkfBLoZGF9LyHmts0Isc8jHZyVcbzio6Wpzifg/+5ZJpDiRiUhDLkcr7f/r38SWNe7ucxmGW3j3Kb/g==} 1232 1206 engines: {node: '>= 10'} 1233 1207 cpu: [x64] 1234 1208 os: [linux] 1235 - libc: [glibc] 1236 1209 1237 1210 '@tailwindcss/oxide-linux-x64-musl@4.1.18': 1238 1211 resolution: {integrity: sha512-bhJ2y2OQNlcRwwgOAGMY0xTFStt4/wyU6pvI6LSuZpRgKQwxTec0/3Scu91O8ir7qCR3AuepQKLU/kX99FouqQ==} 1239 1212 engines: {node: '>= 10'} 1240 1213 cpu: [x64] 1241 1214 os: [linux] 1242 - libc: [musl] 1243 1215 1244 1216 '@tailwindcss/oxide-wasm32-wasi@4.1.18': 1245 1217 resolution: {integrity: sha512-LffYTvPjODiP6PT16oNeUQJzNVyJl1cjIebq/rWWBF+3eDst5JGEFSc5cWxyRCJ0Mxl+KyIkqRxk1XPEs9x8TA==} ··· 1284 1256 '@types/node@25.2.3': 1285 1257 resolution: {integrity: sha512-m0jEgYlYz+mDJZ2+F4v8D1AyQb+QzsNqRuI7xg1VQX/KlKS0qT9r1Mo16yo5F/MtifXFgaofIFsdFMox2SxIbQ==} 1286 1258 1287 - '@types/nodemailer@7.0.9': 1288 - resolution: {integrity: sha512-vI8oF1M+8JvQhsId0Pc38BdUP2evenIIys7c7p+9OZXSPOH5c1dyINP1jT8xQ2xPuBUXmIC87s+91IZMDjH8Ow==} 1259 + '@types/nodemailer@7.0.10': 1260 + resolution: {integrity: sha512-tP+9WggTFN22Zxh0XFyst7239H0qwiRCogsk7v9aQS79sYAJY+WEbTHbNYcxUMaalHKmsNpxmoTe35hBEMMd6g==} 1289 1261 1290 1262 '@types/pg@8.16.0': 1291 1263 resolution: {integrity: sha512-RmhMd/wD+CF8Dfo+cVIy3RR5cl8CyfXQ0tGgW6XBL8L4LM/UTEbNXYRbLwU6w+CgrKBNbrQWt4FUtTfaU5jSYQ==} ··· 1324 1296 ajv: 1325 1297 optional: true 1326 1298 1327 - ajv@8.17.1: 1328 - resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==} 1299 + ajv@8.18.0: 1300 + resolution: {integrity: sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==} 1329 1301 1330 1302 ansi-regex@5.0.1: 1331 1303 resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} ··· 1474 1446 resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} 1475 1447 engines: {node: '>=6'} 1476 1448 1477 - caniuse-lite@1.0.30001769: 1478 - resolution: {integrity: sha512-BCfFL1sHijQlBGWBMuJyhZUhzo7wer5sVj9hqekB/7xn0Ypy+pER/edCYQm4exbXj4WiySGp40P8UuTh6w1srg==} 1449 + caniuse-lite@1.0.30001770: 1450 + resolution: {integrity: sha512-x/2CLQ1jHENRbHg5PSId2sXq1CIO1CISvwWAj027ltMVG2UNgW+w9oH2+HzgEIRFembL8bUlXtfbBHR1fCg2xw==} 1479 1451 1480 1452 canvas-confetti@1.9.4: 1481 1453 resolution: {integrity: sha512-yxQbJkAVrFXWNbTUjPqjF7G+g6pDotOUHGbkZq2NELZUMDpiJ85rIEazVb8GTaAptNW2miJAXbs1BtioA251Pw==} ··· 2087 2059 resolution: {integrity: sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==} 2088 2060 engines: {node: '>=18'} 2089 2061 2090 - is-wsl@3.1.0: 2091 - resolution: {integrity: sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==} 2062 + is-wsl@3.1.1: 2063 + resolution: {integrity: sha512-e6rvdUCiQCAuumZslxRJWR/Doq4VpPR82kqclvcS0efgt430SlGIk05vdCN58+VrzgtIcfNODjozVielycD4Sw==} 2092 2064 engines: {node: '>=16'} 2093 2065 2094 2066 isexe@2.0.0: ··· 2185 2157 engines: {node: '>= 12.0.0'} 2186 2158 cpu: [arm64] 2187 2159 os: [linux] 2188 - libc: [glibc] 2189 2160 2190 2161 lightningcss-linux-arm64-musl@1.30.2: 2191 2162 resolution: {integrity: sha512-5Vh9dGeblpTxWHpOx8iauV02popZDsCYMPIgiuw97OJ5uaDsL86cnqSFs5LZkG3ghHoX5isLgWzMs+eD1YzrnA==} 2192 2163 engines: {node: '>= 12.0.0'} 2193 2164 cpu: [arm64] 2194 2165 os: [linux] 2195 - libc: [musl] 2196 2166 2197 2167 lightningcss-linux-x64-gnu@1.30.2: 2198 2168 resolution: {integrity: sha512-Cfd46gdmj1vQ+lR6VRTTadNHu6ALuw2pKR9lYq4FnhvgBc4zWY1EtZcAc6EffShbb1MFrIPfLDXD6Xprbnni4w==} 2199 2169 engines: {node: '>= 12.0.0'} 2200 2170 cpu: [x64] 2201 2171 os: [linux] 2202 - libc: [glibc] 2203 2172 2204 2173 lightningcss-linux-x64-musl@1.30.2: 2205 2174 resolution: {integrity: sha512-XJaLUUFXb6/QG2lGIW6aIk6jKdtjtcffUT0NKvIqhSBY3hh9Ch+1LCeH80dR9q9LBjG3ewbDjnumefsLsP6aiA==} 2206 2175 engines: {node: '>= 12.0.0'} 2207 2176 cpu: [x64] 2208 2177 os: [linux] 2209 - libc: [musl] 2210 2178 2211 2179 lightningcss-win32-arm64-msvc@1.30.2: 2212 2180 resolution: {integrity: sha512-FZn+vaj7zLv//D/192WFFVA0RgHawIcHqLX9xuWiQt7P0PtdFEVaxgF9rjM/IRYHQXNnk61/H/gb2Ei+kUQ4xQ==} ··· 2508 2476 resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} 2509 2477 engines: {node: '>= 0.10'} 2510 2478 2511 - qs@6.14.2: 2512 - resolution: {integrity: sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==} 2479 + qs@6.15.0: 2480 + resolution: {integrity: sha512-mAZTtNCeetKMH+pSjrb76NAM8V9a05I9aBZOHztWy/UqcJdQYNsf59vrRKWnojAT9Y+GbIvoTBC++CPHqpDBhQ==} 2513 2481 engines: {node: '>=0.6'} 2514 2482 2515 2483 queue-microtask@1.2.3: ··· 2728 2696 resolution: {integrity: sha512-yEFYrVhod+hdNyx7g5Bnkkb0G6si8HJurOoOEgC8B/O0uXLHlaey/65KRv6cuWBNhBgHKAROVpc7QyYqE5gFng==} 2729 2697 engines: {node: '>=20'} 2730 2698 2731 - tailwind-merge@3.4.0: 2732 - resolution: {integrity: sha512-uSaO4gnW+b3Y2aWoWfFpX62vn2sR3skfhbjsEnaBI81WD1wBLlHZe5sWf0AqjksNdYTbGBEd0UasQMT3SNV15g==} 2699 + tailwind-merge@3.4.1: 2700 + resolution: {integrity: sha512-2OA0rFqWOkITEAOFWSBSApYkDeH9t2B3XSJuI4YztKBzK3mX0737A2qtxDZ7xkw9Zfh0bWl+r34sF3HXV+Ig7Q==} 2733 2701 2734 2702 tailwindcss@4.1.18: 2735 2703 resolution: {integrity: sha512-4+Z+0yiYyEtUVCScyfHCxOYP06L5Ne+JiHhY2IjR2KWMIWhJOYZKLSGZaP5HkZ8+bY0cxfzwDE5uOmzFXyIwxw==} ··· 3623 3591 '@modelcontextprotocol/sdk@1.26.0(zod@3.25.76)': 3624 3592 dependencies: 3625 3593 '@hono/node-server': 1.19.9(hono@4.11.9) 3626 - ajv: 8.17.1 3627 - ajv-formats: 3.0.1(ajv@8.17.1) 3594 + ajv: 8.18.0 3595 + ajv-formats: 3.0.1(ajv@8.18.0) 3628 3596 content-type: 1.0.5 3629 3597 cors: 2.8.6 3630 3598 cross-spawn: 7.0.6 ··· 3642 3610 transitivePeerDependencies: 3643 3611 - supports-color 3644 3612 3645 - '@mswjs/interceptors@0.41.2': 3613 + '@mswjs/interceptors@0.41.3': 3646 3614 dependencies: 3647 3615 '@open-draft/deferred-promise': 2.2.0 3648 3616 '@open-draft/logger': 0.3.0 ··· 3810 3778 dependencies: 3811 3779 undici-types: 7.16.0 3812 3780 3813 - '@types/nodemailer@7.0.9': 3781 + '@types/nodemailer@7.0.10': 3814 3782 dependencies: 3815 3783 '@types/node': 25.2.3 3816 3784 ··· 3847 3815 3848 3816 agent-base@7.1.4: {} 3849 3817 3850 - ajv-formats@3.0.1(ajv@8.17.1): 3818 + ajv-formats@3.0.1(ajv@8.18.0): 3851 3819 optionalDependencies: 3852 - ajv: 8.17.1 3820 + ajv: 8.18.0 3853 3821 3854 - ajv@8.17.1: 3822 + ajv@8.18.0: 3855 3823 dependencies: 3856 3824 fast-deep-equal: 3.1.3 3857 3825 fast-uri: 3.1.0 ··· 3926 3894 http-errors: 2.0.1 3927 3895 iconv-lite: 0.7.2 3928 3896 on-finished: 2.4.1 3929 - qs: 6.14.2 3897 + qs: 6.15.0 3930 3898 raw-body: 3.0.2 3931 3899 type-is: 2.0.1 3932 3900 transitivePeerDependencies: ··· 3943 3911 browserslist@4.28.1: 3944 3912 dependencies: 3945 3913 baseline-browser-mapping: 2.9.19 3946 - caniuse-lite: 1.0.30001769 3914 + caniuse-lite: 1.0.30001770 3947 3915 electron-to-chromium: 1.5.286 3948 3916 node-releases: 2.0.27 3949 3917 update-browserslist-db: 1.2.3(browserslist@4.28.1) ··· 3968 3936 3969 3937 callsites@3.1.0: {} 3970 3938 3971 - caniuse-lite@1.0.30001769: {} 3939 + caniuse-lite@1.0.30001770: {} 3972 3940 3973 3941 canvas-confetti@1.9.4: {} 3974 3942 ··· 4290 4258 once: 1.4.0 4291 4259 parseurl: 1.3.3 4292 4260 proxy-addr: 2.0.7 4293 - qs: 6.14.2 4261 + qs: 6.15.0 4294 4262 range-parser: 1.2.1 4295 4263 router: 2.2.0 4296 4264 send: 1.2.1 ··· 4503 4471 4504 4472 is-unicode-supported@2.1.0: {} 4505 4473 4506 - is-wsl@3.1.0: 4474 + is-wsl@3.1.1: 4507 4475 dependencies: 4508 4476 is-inside-container: 1.0.0 4509 4477 ··· 4647 4615 msw@2.12.10(@types/node@25.2.3)(typescript@5.9.3): 4648 4616 dependencies: 4649 4617 '@inquirer/confirm': 5.1.21(@types/node@25.2.3) 4650 - '@mswjs/interceptors': 0.41.2 4618 + '@mswjs/interceptors': 0.41.3 4651 4619 '@open-draft/deferred-promise': 2.2.0 4652 4620 '@types/statuses': 2.0.6 4653 4621 cookie: 1.1.1 ··· 4687 4655 '@next/env': 16.1.6 4688 4656 '@swc/helpers': 0.5.15 4689 4657 baseline-browser-mapping: 2.9.19 4690 - caniuse-lite: 1.0.30001769 4658 + caniuse-lite: 1.0.30001770 4691 4659 postcss: 8.4.31 4692 4660 react: 19.2.4 4693 4661 react-dom: 19.2.4(react@19.2.4) ··· 4863 4831 forwarded: 0.2.0 4864 4832 ipaddr.js: 1.9.1 4865 4833 4866 - qs@6.14.2: 4834 + qs@6.15.0: 4867 4835 dependencies: 4868 4836 side-channel: 1.1.0 4869 4837 ··· 5001 4969 prompts: 2.4.2 5002 4970 recast: 0.23.11 5003 4971 stringify-object: 5.0.0 5004 - tailwind-merge: 3.4.0 4972 + tailwind-merge: 3.4.1 5005 4973 ts-morph: 26.0.0 5006 4974 tsconfig-paths: 4.2.0 5007 4975 validate-npm-package-name: 7.0.2 ··· 5144 5112 5145 5113 tagged-tag@1.0.0: {} 5146 5114 5147 - tailwind-merge@3.4.0: {} 5115 + tailwind-merge@3.4.1: {} 5148 5116 5149 5117 tailwindcss@4.1.18: {} 5150 5118 ··· 5262 5230 5263 5231 wsl-utils@0.3.1: 5264 5232 dependencies: 5265 - is-wsl: 3.1.0 5233 + is-wsl: 3.1.1 5266 5234 powershell-utils: 0.1.0 5267 5235 5268 5236 xtend@4.0.2: {}