chore(deps): update next and related packages to latest versions

This commit is contained in:
wudi
2025-12-24 10:11:12 +08:00
parent 29699df2c9
commit 2c28c2accd
2 changed files with 53 additions and 53 deletions
+2 -2
View File
@@ -16,7 +16,7 @@
"@vercel/analytics": "^1.6.1",
"hls.js": "^1.6.15",
"lucide-react": "^0.562.0",
"next": "16.1.0",
"next": "16.1.1",
"react": "19.2.3",
"react-dom": "19.2.3",
"zustand": "^5.0.9"
@@ -28,7 +28,7 @@
"@types/react": "^19",
"@types/react-dom": "^19",
"eslint": "^9",
"eslint-config-next": "16.1.0",
"eslint-config-next": "16.1.1",
"postcss": "^8.5.6",
"tailwindcss": "^4",
"typescript": "^5"