update deps and testimonials

This commit is contained in:
Aman Varshney
2025-06-10 15:34:15 +05:30
parent 96f4ed1a31
commit 7b7f8480e1
5 changed files with 105 additions and 109 deletions

View File

@@ -20,11 +20,11 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"fumadocs-core": "15.4.2",
"fumadocs-mdx": "11.6.6",
"fumadocs-ui": "15.4.2",
"lucide-react": "^0.511.0",
"motion": "^12.15.0",
"fumadocs-core": "15.5.1",
"fumadocs-mdx": "11.6.7",
"fumadocs-ui": "15.5.1",
"lucide-react": "^0.513.0",
"motion": "^12.16.0",
"next": "15.3.3",
"next-themes": "^0.4.6",
"nuqs": "^2.4.3",
@@ -33,21 +33,21 @@
"react-dom": "^19.1.0",
"react-tweet": "^3.2.2",
"recharts": "^2.15.3",
"sonner": "^2.0.3",
"sonner": "^2.0.5",
"tailwind-merge": "^3.3.0"
},
"devDependencies": {
"@types/papaparse": "^5.3.16",
"@tailwindcss/postcss": "^4.1.8",
"@types/mdx": "^2.0.13",
"@types/node": "22.15.28",
"@types/react": "^19.1.6",
"@types/react-dom": "^19.1.5",
"eslint": "^9.27.0",
"@types/node": "24.0.0",
"@types/react": "^19.1.7",
"@types/react-dom": "^19.1.6",
"eslint": "^9.28.0",
"eslint-config-next": "15.3.3",
"postcss": "^8.5.4",
"tailwindcss": "^4.1.8",
"tw-animate-css": "^1.3.2",
"tw-animate-css": "^1.3.4",
"typescript": "^5.8.3"
}
}