chore(web): update deps

This commit is contained in:
Aman Varshney
2025-08-29 17:04:24 +05:30
parent 33a08d6791
commit 28c4e97477
13 changed files with 232 additions and 494 deletions

View File

@@ -5,6 +5,7 @@ const withMDX = createMDX();
/** @type {import('next').NextConfig} */
const config = {
reactStrictMode: true,
typedRoutes: true,
images: {
remotePatterns: [
{ protocol: "https", hostname: "pbs.twimg.com" },