update configs

This commit is contained in:
Zheyuan Wu
2025-02-12 21:05:11 -06:00
parent e75859f4b0
commit 63bb6fad60
6 changed files with 9799 additions and 5 deletions

View File

@@ -5,13 +5,15 @@
"start": "next start"
},
"dependencies": {
"@cloudflare/next-on-pages": "^1.13.7",
"@vercel/analytics": "^1.4.1",
"@vercel/speed-insights": "^1.1.0",
"next": "^15.0.3",
"nextra": "^3.2.3",
"nextra-theme-docs": "^3.2.3",
"react": "^18.3.1",
"react-dom": "^18.3.1"
"react-dom": "^18.3.1",
"vercel": "^32.3.0"
},
"devDependencies": {
"@types/node": "22.10.7"