this repo has no description www.baileykane.co/
0
fork

Configure Feed

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

Add partykit

BK610 061d179d 5b2a4d90

+958 -2
+957 -2
package-lock.json
··· 18 18 "next": "^15.1.6", 19 19 "next-pwa": "^5.6.0", 20 20 "papaparse": "^5.4.1", 21 + "partykit": "^0.0.111", 21 22 "postcss": "^8.5.1", 22 23 "posthog-js": "^1.207.5", 23 24 "react": "^19.0.0", ··· 1894 1895 "node": ">=6.9.0" 1895 1896 } 1896 1897 }, 1898 + "node_modules/@cloudflare/workerd-darwin-64": { 1899 + "version": "1.20240718.0", 1900 + "resolved": "https://registry.npmjs.org/@cloudflare/workerd-darwin-64/-/workerd-darwin-64-1.20240718.0.tgz", 1901 + "integrity": "sha512-BsPZcSCgoGnufog2GIgdPuiKicYTNyO/Dp++HbpLRH+yQdX3x4aWx83M+a0suTl1xv76dO4g9aw7SIB6OSgIyQ==", 1902 + "cpu": [ 1903 + "x64" 1904 + ], 1905 + "license": "Apache-2.0", 1906 + "optional": true, 1907 + "os": [ 1908 + "darwin" 1909 + ], 1910 + "engines": { 1911 + "node": ">=16" 1912 + } 1913 + }, 1914 + "node_modules/@cloudflare/workerd-darwin-arm64": { 1915 + "version": "1.20240718.0", 1916 + "resolved": "https://registry.npmjs.org/@cloudflare/workerd-darwin-arm64/-/workerd-darwin-arm64-1.20240718.0.tgz", 1917 + "integrity": "sha512-nlr4gaOO5gcJerILJQph3+2rnas/nx/lYsuaot1ntHu4LAPBoQo1q/Pucj2cSIav4UiMzTbDmoDwPlls4Kteog==", 1918 + "cpu": [ 1919 + "arm64" 1920 + ], 1921 + "license": "Apache-2.0", 1922 + "optional": true, 1923 + "os": [ 1924 + "darwin" 1925 + ], 1926 + "engines": { 1927 + "node": ">=16" 1928 + } 1929 + }, 1930 + "node_modules/@cloudflare/workerd-linux-64": { 1931 + "version": "1.20240718.0", 1932 + "resolved": "https://registry.npmjs.org/@cloudflare/workerd-linux-64/-/workerd-linux-64-1.20240718.0.tgz", 1933 + "integrity": "sha512-LJ/k3y47pBcjax0ee4K+6ZRrSsqWlfU4lbU8Dn6u5tSC9yzwI4YFNXDrKWInB0vd7RT3w4Yqq1S6ZEbfRrqVUg==", 1934 + "cpu": [ 1935 + "x64" 1936 + ], 1937 + "license": "Apache-2.0", 1938 + "optional": true, 1939 + "os": [ 1940 + "linux" 1941 + ], 1942 + "engines": { 1943 + "node": ">=16" 1944 + } 1945 + }, 1946 + "node_modules/@cloudflare/workerd-linux-arm64": { 1947 + "version": "1.20240718.0", 1948 + "resolved": "https://registry.npmjs.org/@cloudflare/workerd-linux-arm64/-/workerd-linux-arm64-1.20240718.0.tgz", 1949 + "integrity": "sha512-zBEZvy88EcAMGRGfuVtS00Yl7lJdUM9sH7i651OoL+q0Plv9kphlCC0REQPwzxrEYT1qibSYtWcD9IxQGgx2/g==", 1950 + "cpu": [ 1951 + "arm64" 1952 + ], 1953 + "license": "Apache-2.0", 1954 + "optional": true, 1955 + "os": [ 1956 + "linux" 1957 + ], 1958 + "engines": { 1959 + "node": ">=16" 1960 + } 1961 + }, 1962 + "node_modules/@cloudflare/workerd-windows-64": { 1963 + "version": "1.20240718.0", 1964 + "resolved": "https://registry.npmjs.org/@cloudflare/workerd-windows-64/-/workerd-windows-64-1.20240718.0.tgz", 1965 + "integrity": "sha512-YpCRvvT47XanFum7C3SedOZKK6BfVhqmwdAAVAQFyc4gsCdegZo0JkUkdloC/jwuWlbCACOG2HTADHOqyeolzQ==", 1966 + "cpu": [ 1967 + "x64" 1968 + ], 1969 + "license": "Apache-2.0", 1970 + "optional": true, 1971 + "os": [ 1972 + "win32" 1973 + ], 1974 + "engines": { 1975 + "node": ">=16" 1976 + } 1977 + }, 1978 + "node_modules/@cloudflare/workers-types": { 1979 + "version": "4.20240718.0", 1980 + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20240718.0.tgz", 1981 + "integrity": "sha512-7RqxXIM9HyhjfZ9ztXjITuc7mL0w4s+zXgypqKmMuvuObC3DgXutJ3bOYbQ+Ss5QbywrzWSNMlmGdL/ldg/yZg==", 1982 + "license": "MIT OR Apache-2.0" 1983 + }, 1984 + "node_modules/@cspotcode/source-map-support": { 1985 + "version": "0.8.1", 1986 + "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz", 1987 + "integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==", 1988 + "license": "MIT", 1989 + "dependencies": { 1990 + "@jridgewell/trace-mapping": "0.3.9" 1991 + }, 1992 + "engines": { 1993 + "node": ">=12" 1994 + } 1995 + }, 1996 + "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping": { 1997 + "version": "0.3.9", 1998 + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz", 1999 + "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==", 2000 + "license": "MIT", 2001 + "dependencies": { 2002 + "@jridgewell/resolve-uri": "^3.0.3", 2003 + "@jridgewell/sourcemap-codec": "^1.4.10" 2004 + } 2005 + }, 1897 2006 "node_modules/@emnapi/runtime": { 1898 2007 "version": "1.3.1", 1899 2008 "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.3.1.tgz", ··· 1904 2013 "tslib": "^2.4.0" 1905 2014 } 1906 2015 }, 2016 + "node_modules/@esbuild/aix-ppc64": { 2017 + "version": "0.21.5", 2018 + "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz", 2019 + "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==", 2020 + "cpu": [ 2021 + "ppc64" 2022 + ], 2023 + "license": "MIT", 2024 + "optional": true, 2025 + "os": [ 2026 + "aix" 2027 + ], 2028 + "engines": { 2029 + "node": ">=12" 2030 + } 2031 + }, 2032 + "node_modules/@esbuild/android-arm": { 2033 + "version": "0.21.5", 2034 + "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.21.5.tgz", 2035 + "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==", 2036 + "cpu": [ 2037 + "arm" 2038 + ], 2039 + "license": "MIT", 2040 + "optional": true, 2041 + "os": [ 2042 + "android" 2043 + ], 2044 + "engines": { 2045 + "node": ">=12" 2046 + } 2047 + }, 2048 + "node_modules/@esbuild/android-arm64": { 2049 + "version": "0.21.5", 2050 + "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz", 2051 + "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==", 2052 + "cpu": [ 2053 + "arm64" 2054 + ], 2055 + "license": "MIT", 2056 + "optional": true, 2057 + "os": [ 2058 + "android" 2059 + ], 2060 + "engines": { 2061 + "node": ">=12" 2062 + } 2063 + }, 2064 + "node_modules/@esbuild/android-x64": { 2065 + "version": "0.21.5", 2066 + "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.21.5.tgz", 2067 + "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==", 2068 + "cpu": [ 2069 + "x64" 2070 + ], 2071 + "license": "MIT", 2072 + "optional": true, 2073 + "os": [ 2074 + "android" 2075 + ], 2076 + "engines": { 2077 + "node": ">=12" 2078 + } 2079 + }, 2080 + "node_modules/@esbuild/darwin-arm64": { 2081 + "version": "0.21.5", 2082 + "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz", 2083 + "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==", 2084 + "cpu": [ 2085 + "arm64" 2086 + ], 2087 + "license": "MIT", 2088 + "optional": true, 2089 + "os": [ 2090 + "darwin" 2091 + ], 2092 + "engines": { 2093 + "node": ">=12" 2094 + } 2095 + }, 2096 + "node_modules/@esbuild/darwin-x64": { 2097 + "version": "0.21.5", 2098 + "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz", 2099 + "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==", 2100 + "cpu": [ 2101 + "x64" 2102 + ], 2103 + "license": "MIT", 2104 + "optional": true, 2105 + "os": [ 2106 + "darwin" 2107 + ], 2108 + "engines": { 2109 + "node": ">=12" 2110 + } 2111 + }, 2112 + "node_modules/@esbuild/freebsd-arm64": { 2113 + "version": "0.21.5", 2114 + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz", 2115 + "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==", 2116 + "cpu": [ 2117 + "arm64" 2118 + ], 2119 + "license": "MIT", 2120 + "optional": true, 2121 + "os": [ 2122 + "freebsd" 2123 + ], 2124 + "engines": { 2125 + "node": ">=12" 2126 + } 2127 + }, 2128 + "node_modules/@esbuild/freebsd-x64": { 2129 + "version": "0.21.5", 2130 + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz", 2131 + "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==", 2132 + "cpu": [ 2133 + "x64" 2134 + ], 2135 + "license": "MIT", 2136 + "optional": true, 2137 + "os": [ 2138 + "freebsd" 2139 + ], 2140 + "engines": { 2141 + "node": ">=12" 2142 + } 2143 + }, 2144 + "node_modules/@esbuild/linux-arm": { 2145 + "version": "0.21.5", 2146 + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz", 2147 + "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==", 2148 + "cpu": [ 2149 + "arm" 2150 + ], 2151 + "license": "MIT", 2152 + "optional": true, 2153 + "os": [ 2154 + "linux" 2155 + ], 2156 + "engines": { 2157 + "node": ">=12" 2158 + } 2159 + }, 2160 + "node_modules/@esbuild/linux-arm64": { 2161 + "version": "0.21.5", 2162 + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz", 2163 + "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==", 2164 + "cpu": [ 2165 + "arm64" 2166 + ], 2167 + "license": "MIT", 2168 + "optional": true, 2169 + "os": [ 2170 + "linux" 2171 + ], 2172 + "engines": { 2173 + "node": ">=12" 2174 + } 2175 + }, 2176 + "node_modules/@esbuild/linux-ia32": { 2177 + "version": "0.21.5", 2178 + "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz", 2179 + "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==", 2180 + "cpu": [ 2181 + "ia32" 2182 + ], 2183 + "license": "MIT", 2184 + "optional": true, 2185 + "os": [ 2186 + "linux" 2187 + ], 2188 + "engines": { 2189 + "node": ">=12" 2190 + } 2191 + }, 2192 + "node_modules/@esbuild/linux-loong64": { 2193 + "version": "0.21.5", 2194 + "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz", 2195 + "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==", 2196 + "cpu": [ 2197 + "loong64" 2198 + ], 2199 + "license": "MIT", 2200 + "optional": true, 2201 + "os": [ 2202 + "linux" 2203 + ], 2204 + "engines": { 2205 + "node": ">=12" 2206 + } 2207 + }, 2208 + "node_modules/@esbuild/linux-mips64el": { 2209 + "version": "0.21.5", 2210 + "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz", 2211 + "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==", 2212 + "cpu": [ 2213 + "mips64el" 2214 + ], 2215 + "license": "MIT", 2216 + "optional": true, 2217 + "os": [ 2218 + "linux" 2219 + ], 2220 + "engines": { 2221 + "node": ">=12" 2222 + } 2223 + }, 2224 + "node_modules/@esbuild/linux-ppc64": { 2225 + "version": "0.21.5", 2226 + "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz", 2227 + "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==", 2228 + "cpu": [ 2229 + "ppc64" 2230 + ], 2231 + "license": "MIT", 2232 + "optional": true, 2233 + "os": [ 2234 + "linux" 2235 + ], 2236 + "engines": { 2237 + "node": ">=12" 2238 + } 2239 + }, 2240 + "node_modules/@esbuild/linux-riscv64": { 2241 + "version": "0.21.5", 2242 + "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz", 2243 + "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==", 2244 + "cpu": [ 2245 + "riscv64" 2246 + ], 2247 + "license": "MIT", 2248 + "optional": true, 2249 + "os": [ 2250 + "linux" 2251 + ], 2252 + "engines": { 2253 + "node": ">=12" 2254 + } 2255 + }, 2256 + "node_modules/@esbuild/linux-s390x": { 2257 + "version": "0.21.5", 2258 + "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz", 2259 + "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==", 2260 + "cpu": [ 2261 + "s390x" 2262 + ], 2263 + "license": "MIT", 2264 + "optional": true, 2265 + "os": [ 2266 + "linux" 2267 + ], 2268 + "engines": { 2269 + "node": ">=12" 2270 + } 2271 + }, 2272 + "node_modules/@esbuild/linux-x64": { 2273 + "version": "0.21.5", 2274 + "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz", 2275 + "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==", 2276 + "cpu": [ 2277 + "x64" 2278 + ], 2279 + "license": "MIT", 2280 + "optional": true, 2281 + "os": [ 2282 + "linux" 2283 + ], 2284 + "engines": { 2285 + "node": ">=12" 2286 + } 2287 + }, 2288 + "node_modules/@esbuild/netbsd-x64": { 2289 + "version": "0.21.5", 2290 + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz", 2291 + "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==", 2292 + "cpu": [ 2293 + "x64" 2294 + ], 2295 + "license": "MIT", 2296 + "optional": true, 2297 + "os": [ 2298 + "netbsd" 2299 + ], 2300 + "engines": { 2301 + "node": ">=12" 2302 + } 2303 + }, 2304 + "node_modules/@esbuild/openbsd-x64": { 2305 + "version": "0.21.5", 2306 + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz", 2307 + "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==", 2308 + "cpu": [ 2309 + "x64" 2310 + ], 2311 + "license": "MIT", 2312 + "optional": true, 2313 + "os": [ 2314 + "openbsd" 2315 + ], 2316 + "engines": { 2317 + "node": ">=12" 2318 + } 2319 + }, 2320 + "node_modules/@esbuild/sunos-x64": { 2321 + "version": "0.21.5", 2322 + "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz", 2323 + "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==", 2324 + "cpu": [ 2325 + "x64" 2326 + ], 2327 + "license": "MIT", 2328 + "optional": true, 2329 + "os": [ 2330 + "sunos" 2331 + ], 2332 + "engines": { 2333 + "node": ">=12" 2334 + } 2335 + }, 2336 + "node_modules/@esbuild/win32-arm64": { 2337 + "version": "0.21.5", 2338 + "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz", 2339 + "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==", 2340 + "cpu": [ 2341 + "arm64" 2342 + ], 2343 + "license": "MIT", 2344 + "optional": true, 2345 + "os": [ 2346 + "win32" 2347 + ], 2348 + "engines": { 2349 + "node": ">=12" 2350 + } 2351 + }, 2352 + "node_modules/@esbuild/win32-ia32": { 2353 + "version": "0.21.5", 2354 + "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz", 2355 + "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==", 2356 + "cpu": [ 2357 + "ia32" 2358 + ], 2359 + "license": "MIT", 2360 + "optional": true, 2361 + "os": [ 2362 + "win32" 2363 + ], 2364 + "engines": { 2365 + "node": ">=12" 2366 + } 2367 + }, 2368 + "node_modules/@esbuild/win32-x64": { 2369 + "version": "0.21.5", 2370 + "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz", 2371 + "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==", 2372 + "cpu": [ 2373 + "x64" 2374 + ], 2375 + "license": "MIT", 2376 + "optional": true, 2377 + "os": [ 2378 + "win32" 2379 + ], 2380 + "engines": { 2381 + "node": ">=12" 2382 + } 2383 + }, 2384 + "node_modules/@fastify/busboy": { 2385 + "version": "2.1.1", 2386 + "resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.1.tgz", 2387 + "integrity": "sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==", 2388 + "license": "MIT", 2389 + "engines": { 2390 + "node": ">=14" 2391 + } 2392 + }, 1907 2393 "node_modules/@img/sharp-darwin-arm64": { 1908 2394 "version": "0.33.5", 1909 2395 "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.33.5.tgz", ··· 2952 3438 "node": ">=0.4.0" 2953 3439 } 2954 3440 }, 3441 + "node_modules/acorn-walk": { 3442 + "version": "8.3.4", 3443 + "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.4.tgz", 3444 + "integrity": "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==", 3445 + "license": "MIT", 3446 + "dependencies": { 3447 + "acorn": "^8.11.0" 3448 + }, 3449 + "engines": { 3450 + "node": ">=0.4.0" 3451 + } 3452 + }, 2955 3453 "node_modules/ajv": { 2956 3454 "version": "6.12.6", 2957 3455 "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", ··· 3069 3567 }, 3070 3568 "funding": { 3071 3569 "url": "https://github.com/sponsors/ljharb" 3570 + } 3571 + }, 3572 + "node_modules/as-table": { 3573 + "version": "1.0.55", 3574 + "resolved": "https://registry.npmjs.org/as-table/-/as-table-1.0.55.tgz", 3575 + "integrity": "sha512-xvsWESUJn0JN421Xb9MQw6AsMHRCUknCe0Wjlxvjud80mU4E6hQf1A6NzQKcYNmYw62MfzEtXc+badstZP3JpQ==", 3576 + "license": "MIT", 3577 + "dependencies": { 3578 + "printable-characters": "^1.0.42" 3072 3579 } 3073 3580 }, 3074 3581 "node_modules/async": { ··· 3340 3847 ], 3341 3848 "license": "CC-BY-4.0" 3342 3849 }, 3850 + "node_modules/capnp-ts": { 3851 + "version": "0.7.0", 3852 + "resolved": "https://registry.npmjs.org/capnp-ts/-/capnp-ts-0.7.0.tgz", 3853 + "integrity": "sha512-XKxXAC3HVPv7r674zP0VC3RTXz+/JKhfyw94ljvF80yynK6VkTnqE3jMuN8b3dUVmmc43TjyxjW4KTsmB3c86g==", 3854 + "license": "MIT", 3855 + "dependencies": { 3856 + "debug": "^4.3.1", 3857 + "tslib": "^2.2.0" 3858 + } 3859 + }, 3343 3860 "node_modules/character-entities": { 3344 3861 "version": "2.0.2", 3345 3862 "resolved": "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz", ··· 3401 3918 "integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==", 3402 3919 "license": "MIT" 3403 3920 }, 3921 + "node_modules/clipboardy": { 3922 + "version": "4.0.0", 3923 + "resolved": "https://registry.npmjs.org/clipboardy/-/clipboardy-4.0.0.tgz", 3924 + "integrity": "sha512-5mOlNS0mhX0707P2I0aZ2V/cmHUEO/fL7VFLqszkhUsxt7RwnmrInf/eEQKlf5GzvYeHIjT+Ov1HRfNmymlG0w==", 3925 + "license": "MIT", 3926 + "dependencies": { 3927 + "execa": "^8.0.1", 3928 + "is-wsl": "^3.1.0", 3929 + "is64bit": "^2.0.0" 3930 + }, 3931 + "engines": { 3932 + "node": ">=18" 3933 + }, 3934 + "funding": { 3935 + "url": "https://github.com/sponsors/sindresorhus" 3936 + } 3937 + }, 3404 3938 "node_modules/color": { 3405 3939 "version": "4.2.3", 3406 3940 "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz", ··· 3484 4018 "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", 3485 4019 "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==" 3486 4020 }, 4021 + "node_modules/cookie": { 4022 + "version": "0.7.2", 4023 + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz", 4024 + "integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==", 4025 + "license": "MIT", 4026 + "engines": { 4027 + "node": ">= 0.6" 4028 + } 4029 + }, 3487 4030 "node_modules/core-js": { 3488 4031 "version": "3.40.0", 3489 4032 "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.40.0.tgz", ··· 3544 4087 "engines": { 3545 4088 "node": ">=4" 3546 4089 } 4090 + }, 4091 + "node_modules/data-uri-to-buffer": { 4092 + "version": "2.0.2", 4093 + "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-2.0.2.tgz", 4094 + "integrity": "sha512-ND9qDTLc6diwj+Xe5cdAgVTbLVdXbtxTJRXRhli8Mowuaan+0EJOtdqJ0QCHNSSPyoXGx9HX2/VMnKeC34AChA==", 4095 + "license": "MIT" 3547 4096 }, 3548 4097 "node_modules/debug": { 3549 4098 "version": "4.3.4", ··· 3888 4437 "url": "https://github.com/sponsors/ljharb" 3889 4438 } 3890 4439 }, 4440 + "node_modules/esbuild": { 4441 + "version": "0.21.5", 4442 + "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz", 4443 + "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==", 4444 + "hasInstallScript": true, 4445 + "license": "MIT", 4446 + "bin": { 4447 + "esbuild": "bin/esbuild" 4448 + }, 4449 + "engines": { 4450 + "node": ">=12" 4451 + }, 4452 + "optionalDependencies": { 4453 + "@esbuild/aix-ppc64": "0.21.5", 4454 + "@esbuild/android-arm": "0.21.5", 4455 + "@esbuild/android-arm64": "0.21.5", 4456 + "@esbuild/android-x64": "0.21.5", 4457 + "@esbuild/darwin-arm64": "0.21.5", 4458 + "@esbuild/darwin-x64": "0.21.5", 4459 + "@esbuild/freebsd-arm64": "0.21.5", 4460 + "@esbuild/freebsd-x64": "0.21.5", 4461 + "@esbuild/linux-arm": "0.21.5", 4462 + "@esbuild/linux-arm64": "0.21.5", 4463 + "@esbuild/linux-ia32": "0.21.5", 4464 + "@esbuild/linux-loong64": "0.21.5", 4465 + "@esbuild/linux-mips64el": "0.21.5", 4466 + "@esbuild/linux-ppc64": "0.21.5", 4467 + "@esbuild/linux-riscv64": "0.21.5", 4468 + "@esbuild/linux-s390x": "0.21.5", 4469 + "@esbuild/linux-x64": "0.21.5", 4470 + "@esbuild/netbsd-x64": "0.21.5", 4471 + "@esbuild/openbsd-x64": "0.21.5", 4472 + "@esbuild/sunos-x64": "0.21.5", 4473 + "@esbuild/win32-arm64": "0.21.5", 4474 + "@esbuild/win32-ia32": "0.21.5", 4475 + "@esbuild/win32-x64": "0.21.5" 4476 + } 4477 + }, 3891 4478 "node_modules/escalade": { 3892 4479 "version": "3.2.0", 3893 4480 "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", ··· 3975 4562 "node": ">=0.8.x" 3976 4563 } 3977 4564 }, 4565 + "node_modules/execa": { 4566 + "version": "8.0.1", 4567 + "resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz", 4568 + "integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==", 4569 + "license": "MIT", 4570 + "dependencies": { 4571 + "cross-spawn": "^7.0.3", 4572 + "get-stream": "^8.0.1", 4573 + "human-signals": "^5.0.0", 4574 + "is-stream": "^3.0.0", 4575 + "merge-stream": "^2.0.0", 4576 + "npm-run-path": "^5.1.0", 4577 + "onetime": "^6.0.0", 4578 + "signal-exit": "^4.1.0", 4579 + "strip-final-newline": "^3.0.0" 4580 + }, 4581 + "engines": { 4582 + "node": ">=16.17" 4583 + }, 4584 + "funding": { 4585 + "url": "https://github.com/sindresorhus/execa?sponsor=1" 4586 + } 4587 + }, 4588 + "node_modules/execa/node_modules/get-stream": { 4589 + "version": "8.0.1", 4590 + "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz", 4591 + "integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==", 4592 + "license": "MIT", 4593 + "engines": { 4594 + "node": ">=16" 4595 + }, 4596 + "funding": { 4597 + "url": "https://github.com/sponsors/sindresorhus" 4598 + } 4599 + }, 4600 + "node_modules/execa/node_modules/is-stream": { 4601 + "version": "3.0.0", 4602 + "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz", 4603 + "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==", 4604 + "license": "MIT", 4605 + "engines": { 4606 + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" 4607 + }, 4608 + "funding": { 4609 + "url": "https://github.com/sponsors/sindresorhus" 4610 + } 4611 + }, 4612 + "node_modules/exit-hook": { 4613 + "version": "2.2.1", 4614 + "resolved": "https://registry.npmjs.org/exit-hook/-/exit-hook-2.2.1.tgz", 4615 + "integrity": "sha512-eNTPlAD67BmP31LDINZ3U7HSF8l57TxOY2PmBJ1shpCvpnxBF93mWCE8YHBnXs8qiUZJc9WDcWIeC3a2HIAMfw==", 4616 + "license": "MIT", 4617 + "engines": { 4618 + "node": ">=6" 4619 + }, 4620 + "funding": { 4621 + "url": "https://github.com/sponsors/sindresorhus" 4622 + } 4623 + }, 3978 4624 "node_modules/fast-deep-equal": { 3979 4625 "version": "3.1.3", 3980 4626 "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", ··· 4266 4912 "resolved": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz", 4267 4913 "integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==" 4268 4914 }, 4915 + "node_modules/get-source": { 4916 + "version": "2.0.12", 4917 + "resolved": "https://registry.npmjs.org/get-source/-/get-source-2.0.12.tgz", 4918 + "integrity": "sha512-X5+4+iD+HoSeEED+uwrQ07BOQr0kEDFMVqqpBuI+RaZBpBpHCuXxo70bjar6f0b0u/DQJsJ7ssurpP0V60Az+w==", 4919 + "license": "Unlicense", 4920 + "dependencies": { 4921 + "data-uri-to-buffer": "^2.0.0", 4922 + "source-map": "^0.6.1" 4923 + } 4924 + }, 4269 4925 "node_modules/get-stream": { 4270 4926 "version": "6.0.1", 4271 4927 "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz", ··· 4332 4988 "version": "0.4.1", 4333 4989 "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz", 4334 4990 "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==", 4335 - "license": "BSD-2-Clause", 4336 - "peer": true 4991 + "license": "BSD-2-Clause" 4337 4992 }, 4338 4993 "node_modules/globals": { 4339 4994 "version": "11.12.0", ··· 4469 5124 "node": ">= 0.4" 4470 5125 } 4471 5126 }, 5127 + "node_modules/human-signals": { 5128 + "version": "5.0.0", 5129 + "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz", 5130 + "integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==", 5131 + "license": "Apache-2.0", 5132 + "engines": { 5133 + "node": ">=16.17.0" 5134 + } 5135 + }, 4472 5136 "node_modules/idb": { 4473 5137 "version": "7.1.1", 4474 5138 "resolved": "https://registry.npmjs.org/idb/-/idb-7.1.1.tgz", ··· 4623 5287 "url": "https://github.com/sponsors/ljharb" 4624 5288 } 4625 5289 }, 5290 + "node_modules/is-docker": { 5291 + "version": "3.0.0", 5292 + "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz", 5293 + "integrity": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==", 5294 + "license": "MIT", 5295 + "bin": { 5296 + "is-docker": "cli.js" 5297 + }, 5298 + "engines": { 5299 + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" 5300 + }, 5301 + "funding": { 5302 + "url": "https://github.com/sponsors/sindresorhus" 5303 + } 5304 + }, 4626 5305 "node_modules/is-extglob": { 4627 5306 "version": "2.1.1", 4628 5307 "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", ··· 4651 5330 "node": ">=0.10.0" 4652 5331 } 4653 5332 }, 5333 + "node_modules/is-inside-container": { 5334 + "version": "1.0.0", 5335 + "resolved": "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz", 5336 + "integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==", 5337 + "license": "MIT", 5338 + "dependencies": { 5339 + "is-docker": "^3.0.0" 5340 + }, 5341 + "bin": { 5342 + "is-inside-container": "cli.js" 5343 + }, 5344 + "engines": { 5345 + "node": ">=14.16" 5346 + }, 5347 + "funding": { 5348 + "url": "https://github.com/sponsors/sindresorhus" 5349 + } 5350 + }, 4654 5351 "node_modules/is-module": { 4655 5352 "version": "1.0.0", 4656 5353 "resolved": "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz", ··· 4826 5523 "url": "https://github.com/sponsors/ljharb" 4827 5524 } 4828 5525 }, 5526 + "node_modules/is-wsl": { 5527 + "version": "3.1.0", 5528 + "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz", 5529 + "integrity": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==", 5530 + "license": "MIT", 5531 + "dependencies": { 5532 + "is-inside-container": "^1.0.0" 5533 + }, 5534 + "engines": { 5535 + "node": ">=16" 5536 + }, 5537 + "funding": { 5538 + "url": "https://github.com/sponsors/sindresorhus" 5539 + } 5540 + }, 5541 + "node_modules/is64bit": { 5542 + "version": "2.0.0", 5543 + "resolved": "https://registry.npmjs.org/is64bit/-/is64bit-2.0.0.tgz", 5544 + "integrity": "sha512-jv+8jaWCl0g2lSBkNSVXdzfBA0npK1HGC2KtWM9FumFRoGS94g3NbCCLVnCYHLjp4GrW2KZeeSTMo5ddtznmGw==", 5545 + "license": "MIT", 5546 + "dependencies": { 5547 + "system-architecture": "^0.1.0" 5548 + }, 5549 + "engines": { 5550 + "node": ">=18" 5551 + }, 5552 + "funding": { 5553 + "url": "https://github.com/sponsors/sindresorhus" 5554 + } 5555 + }, 4829 5556 "node_modules/isarray": { 4830 5557 "version": "2.0.5", 4831 5558 "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", ··· 5708 6435 "node": ">= 0.6" 5709 6436 } 5710 6437 }, 6438 + "node_modules/mimic-fn": { 6439 + "version": "4.0.0", 6440 + "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz", 6441 + "integrity": "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==", 6442 + "license": "MIT", 6443 + "engines": { 6444 + "node": ">=12" 6445 + }, 6446 + "funding": { 6447 + "url": "https://github.com/sponsors/sindresorhus" 6448 + } 6449 + }, 6450 + "node_modules/miniflare": { 6451 + "version": "3.20240718.0", 6452 + "resolved": "https://registry.npmjs.org/miniflare/-/miniflare-3.20240718.0.tgz", 6453 + "integrity": "sha512-TKgSeyqPBeT8TBLxbDJOKPWlq/wydoJRHjAyDdgxbw59N6wbP8JucK6AU1vXCfu21eKhrEin77ssXOpbfekzPA==", 6454 + "license": "MIT", 6455 + "dependencies": { 6456 + "@cspotcode/source-map-support": "0.8.1", 6457 + "acorn": "^8.8.0", 6458 + "acorn-walk": "^8.2.0", 6459 + "capnp-ts": "^0.7.0", 6460 + "exit-hook": "^2.2.1", 6461 + "glob-to-regexp": "^0.4.1", 6462 + "stoppable": "^1.1.0", 6463 + "undici": "^5.28.4", 6464 + "workerd": "1.20240718.0", 6465 + "ws": "^8.17.1", 6466 + "youch": "^3.2.2", 6467 + "zod": "^3.22.3" 6468 + }, 6469 + "bin": { 6470 + "miniflare": "bootstrap.js" 6471 + }, 6472 + "engines": { 6473 + "node": ">=16.13" 6474 + } 6475 + }, 5711 6476 "node_modules/minimatch": { 5712 6477 "version": "3.1.2", 5713 6478 "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", ··· 5800 6565 "version": "1.0.0", 5801 6566 "resolved": "https://registry.npmjs.org/murmurhash-js/-/murmurhash-js-1.0.0.tgz", 5802 6567 "integrity": "sha512-TvmkNhkv8yct0SVBSy+o8wYzXjE4Zz3PCesbfs8HiCXXdcTuocApFv11UWlNFWKYsP2okqrhb7JNlSm9InBhIw==" 6568 + }, 6569 + "node_modules/mustache": { 6570 + "version": "4.2.0", 6571 + "resolved": "https://registry.npmjs.org/mustache/-/mustache-4.2.0.tgz", 6572 + "integrity": "sha512-71ippSywq5Yb7/tVYyGbkBggbU8H3u5Rz56fH60jGFgr8uHwxs+aSKeqmluIVzM0m0kB7xQjKS6qPfd0b2ZoqQ==", 6573 + "license": "MIT", 6574 + "bin": { 6575 + "mustache": "bin/mustache" 6576 + } 5803 6577 }, 5804 6578 "node_modules/mz": { 5805 6579 "version": "2.7.0", ··· 5958 6732 "node": ">=0.10.0" 5959 6733 } 5960 6734 }, 6735 + "node_modules/npm-run-path": { 6736 + "version": "5.3.0", 6737 + "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz", 6738 + "integrity": "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==", 6739 + "license": "MIT", 6740 + "dependencies": { 6741 + "path-key": "^4.0.0" 6742 + }, 6743 + "engines": { 6744 + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" 6745 + }, 6746 + "funding": { 6747 + "url": "https://github.com/sponsors/sindresorhus" 6748 + } 6749 + }, 6750 + "node_modules/npm-run-path/node_modules/path-key": { 6751 + "version": "4.0.0", 6752 + "resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz", 6753 + "integrity": "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==", 6754 + "license": "MIT", 6755 + "engines": { 6756 + "node": ">=12" 6757 + }, 6758 + "funding": { 6759 + "url": "https://github.com/sponsors/sindresorhus" 6760 + } 6761 + }, 5961 6762 "node_modules/object-assign": { 5962 6763 "version": "4.1.1", 5963 6764 "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", ··· 6016 6817 "wrappy": "1" 6017 6818 } 6018 6819 }, 6820 + "node_modules/onetime": { 6821 + "version": "6.0.0", 6822 + "resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz", 6823 + "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==", 6824 + "license": "MIT", 6825 + "dependencies": { 6826 + "mimic-fn": "^4.0.0" 6827 + }, 6828 + "engines": { 6829 + "node": ">=12" 6830 + }, 6831 + "funding": { 6832 + "url": "https://github.com/sponsors/sindresorhus" 6833 + } 6834 + }, 6019 6835 "node_modules/p-limit": { 6020 6836 "version": "2.3.0", 6021 6837 "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", ··· 6068 6884 "resolved": "https://registry.npmjs.org/papaparse/-/papaparse-5.4.1.tgz", 6069 6885 "integrity": "sha512-HipMsgJkZu8br23pW15uvo6sib6wne/4woLZPlFf3rpDyMe9ywEXUsuD7+6K9PRkJlVT51j/sCOYDKGGS3ZJrw==", 6070 6886 "license": "MIT" 6887 + }, 6888 + "node_modules/partykit": { 6889 + "version": "0.0.111", 6890 + "resolved": "https://registry.npmjs.org/partykit/-/partykit-0.0.111.tgz", 6891 + "integrity": "sha512-pbUzJmulPTqZWgtH++eClnLlddTWS0RPKOAQyexYiSqGEg2/Ff84Ep0qWFqy+53wiz098DPFekRI375Qy2GsZw==", 6892 + "license": "MIT", 6893 + "dependencies": { 6894 + "@cloudflare/workers-types": "4.20240718.0", 6895 + "clipboardy": "4.0.0", 6896 + "esbuild": "0.21.5", 6897 + "miniflare": "3.20240718.0", 6898 + "yoga-wasm-web": "0.3.3" 6899 + }, 6900 + "bin": { 6901 + "partykit": "dist/bin.mjs" 6902 + }, 6903 + "optionalDependencies": { 6904 + "fsevents": "2.3.3" 6905 + } 6071 6906 }, 6072 6907 "node_modules/path-exists": { 6073 6908 "version": "4.0.0", ··· 6404 7239 "url": "https://github.com/sponsors/sindresorhus" 6405 7240 } 6406 7241 }, 7242 + "node_modules/printable-characters": { 7243 + "version": "1.0.42", 7244 + "resolved": "https://registry.npmjs.org/printable-characters/-/printable-characters-1.0.42.tgz", 7245 + "integrity": "sha512-dKp+C4iXWK4vVYZmYSd0KBH5F/h1HoZRsbJ82AVKRO3PEo8L4lBS/vLwhVtpwwuYcoIsVY+1JYKR268yn480uQ==", 7246 + "license": "Unlicense" 7247 + }, 6407 7248 "node_modules/protocol-buffers-schema": { 6408 7249 "version": "3.6.0", 6409 7250 "resolved": "https://registry.npmjs.org/protocol-buffers-schema/-/protocol-buffers-schema-3.6.0.tgz", ··· 7024 7865 "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", 7025 7866 "dev": true 7026 7867 }, 7868 + "node_modules/stacktracey": { 7869 + "version": "2.1.8", 7870 + "resolved": "https://registry.npmjs.org/stacktracey/-/stacktracey-2.1.8.tgz", 7871 + "integrity": "sha512-Kpij9riA+UNg7TnphqjH7/CzctQ/owJGNbFkfEeve4Z4uxT5+JapVLFXcsurIfN34gnTWZNJ/f7NMG0E8JDzTw==", 7872 + "license": "Unlicense", 7873 + "dependencies": { 7874 + "as-table": "^1.0.36", 7875 + "get-source": "^2.0.12" 7876 + } 7877 + }, 7878 + "node_modules/stoppable": { 7879 + "version": "1.1.0", 7880 + "resolved": "https://registry.npmjs.org/stoppable/-/stoppable-1.1.0.tgz", 7881 + "integrity": "sha512-KXDYZ9dszj6bzvnEMRYvxgeTHU74QBFL54XKtP3nyMuJ81CFYtABZ3bAzL2EdFUaEwJOBOgENyFj3R7oTzDyyw==", 7882 + "license": "MIT", 7883 + "engines": { 7884 + "node": ">=4", 7885 + "npm": ">=6" 7886 + } 7887 + }, 7027 7888 "node_modules/streamsearch": { 7028 7889 "version": "1.1.0", 7029 7890 "resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz", ··· 7210 8071 "node": ">=10" 7211 8072 } 7212 8073 }, 8074 + "node_modules/strip-final-newline": { 8075 + "version": "3.0.0", 8076 + "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz", 8077 + "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==", 8078 + "license": "MIT", 8079 + "engines": { 8080 + "node": ">=12" 8081 + }, 8082 + "funding": { 8083 + "url": "https://github.com/sponsors/sindresorhus" 8084 + } 8085 + }, 7213 8086 "node_modules/styled-jsx": { 7214 8087 "version": "5.1.6", 7215 8088 "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.6.tgz", ··· 7316 8189 }, 7317 8190 "funding": { 7318 8191 "url": "https://github.com/sponsors/ljharb" 8192 + } 8193 + }, 8194 + "node_modules/system-architecture": { 8195 + "version": "0.1.0", 8196 + "resolved": "https://registry.npmjs.org/system-architecture/-/system-architecture-0.1.0.tgz", 8197 + "integrity": "sha512-ulAk51I9UVUyJgxlv9M6lFot2WP3e7t8Kz9+IS6D4rVba1tR9kON+Ey69f+1R4Q8cd45Lod6a4IcJIxnzGc/zA==", 8198 + "license": "MIT", 8199 + "engines": { 8200 + "node": ">=18" 8201 + }, 8202 + "funding": { 8203 + "url": "https://github.com/sponsors/sindresorhus" 7319 8204 } 7320 8205 }, 7321 8206 "node_modules/tailwindcss": { ··· 7654 8539 "url": "https://github.com/sponsors/ljharb" 7655 8540 } 7656 8541 }, 8542 + "node_modules/undici": { 8543 + "version": "5.28.5", 8544 + "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.5.tgz", 8545 + "integrity": "sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA==", 8546 + "license": "MIT", 8547 + "dependencies": { 8548 + "@fastify/busboy": "^2.0.0" 8549 + }, 8550 + "engines": { 8551 + "node": ">=14.0" 8552 + } 8553 + }, 7657 8554 "node_modules/undici-types": { 7658 8555 "version": "5.26.5", 7659 8556 "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", ··· 8201 9098 "workbox-core": "6.6.0" 8202 9099 } 8203 9100 }, 9101 + "node_modules/workerd": { 9102 + "version": "1.20240718.0", 9103 + "resolved": "https://registry.npmjs.org/workerd/-/workerd-1.20240718.0.tgz", 9104 + "integrity": "sha512-w7lOLRy0XecQTg/ujTLWBiJJuoQvzB3CdQ6/8Wgex3QxFhV9Pbnh3UbwIuUfMw3OCCPQc4o7y+1P+mISAgp6yg==", 9105 + "hasInstallScript": true, 9106 + "license": "Apache-2.0", 9107 + "bin": { 9108 + "workerd": "bin/workerd" 9109 + }, 9110 + "engines": { 9111 + "node": ">=16" 9112 + }, 9113 + "optionalDependencies": { 9114 + "@cloudflare/workerd-darwin-64": "1.20240718.0", 9115 + "@cloudflare/workerd-darwin-arm64": "1.20240718.0", 9116 + "@cloudflare/workerd-linux-64": "1.20240718.0", 9117 + "@cloudflare/workerd-linux-arm64": "1.20240718.0", 9118 + "@cloudflare/workerd-windows-64": "1.20240718.0" 9119 + } 9120 + }, 8204 9121 "node_modules/wrap-ansi": { 8205 9122 "version": "8.1.0", 8206 9123 "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", ··· 8327 9244 "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", 8328 9245 "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" 8329 9246 }, 9247 + "node_modules/ws": { 9248 + "version": "8.18.0", 9249 + "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.0.tgz", 9250 + "integrity": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==", 9251 + "license": "MIT", 9252 + "engines": { 9253 + "node": ">=10.0.0" 9254 + }, 9255 + "peerDependencies": { 9256 + "bufferutil": "^4.0.1", 9257 + "utf-8-validate": ">=5.0.2" 9258 + }, 9259 + "peerDependenciesMeta": { 9260 + "bufferutil": { 9261 + "optional": true 9262 + }, 9263 + "utf-8-validate": { 9264 + "optional": true 9265 + } 9266 + } 9267 + }, 8330 9268 "node_modules/yallist": { 8331 9269 "version": "3.1.1", 8332 9270 "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", ··· 8342 9280 }, 8343 9281 "engines": { 8344 9282 "node": ">= 14" 9283 + } 9284 + }, 9285 + "node_modules/yoga-wasm-web": { 9286 + "version": "0.3.3", 9287 + "resolved": "https://registry.npmjs.org/yoga-wasm-web/-/yoga-wasm-web-0.3.3.tgz", 9288 + "integrity": "sha512-N+d4UJSJbt/R3wqY7Coqs5pcV0aUj2j9IaQ3rNj9bVCLld8tTGKRa2USARjnvZJWVx1NDmQev8EknoczaOQDOA==", 9289 + "license": "MIT" 9290 + }, 9291 + "node_modules/youch": { 9292 + "version": "3.3.4", 9293 + "resolved": "https://registry.npmjs.org/youch/-/youch-3.3.4.tgz", 9294 + "integrity": "sha512-UeVBXie8cA35DS6+nBkls68xaBBXCye0CNznrhszZjTbRVnJKQuNsyLKBTTL4ln1o1rh2PKtv35twV7irj5SEg==", 9295 + "license": "MIT", 9296 + "dependencies": { 9297 + "cookie": "^0.7.1", 9298 + "mustache": "^4.2.0", 9299 + "stacktracey": "^2.1.8" 8345 9300 } 8346 9301 }, 8347 9302 "node_modules/zod": {
+1
package.json
··· 23 23 "next": "^15.1.6", 24 24 "next-pwa": "^5.6.0", 25 25 "papaparse": "^5.4.1", 26 + "partykit": "^0.0.111", 26 27 "postcss": "^8.5.1", 27 28 "posthog-js": "^1.207.5", 28 29 "react": "^19.0.0",