chore: 以本地为准,上传全部并替换 GitHub
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "next build",
|
||||
"dev": "next dev",
|
||||
"dev": "next dev -p 3117",
|
||||
"lint": "next lint",
|
||||
"start": "next start"
|
||||
},
|
||||
@@ -12,6 +12,7 @@
|
||||
"@ai-sdk/openai": "2.0.32",
|
||||
"@ant-design/plots": "2.6.4",
|
||||
"@radix-ui/react-accordion": "^1.1.2",
|
||||
"@radix-ui/react-alert-dialog": "^1.1.15",
|
||||
"@radix-ui/react-avatar": "^1.0.4",
|
||||
"@radix-ui/react-checkbox": "^1.0.4",
|
||||
"@radix-ui/react-collapsible": "^1.0.3",
|
||||
@@ -42,7 +43,8 @@
|
||||
"dom-to-image": "2.6.0",
|
||||
"html-to-image": "1.11.13",
|
||||
"lucide-react": "^0.323.0",
|
||||
"next": "14.2.35",
|
||||
"mongodb": "^7.0.0",
|
||||
"next": "14.2.16",
|
||||
"next-themes": "0.4.6",
|
||||
"react": "^18",
|
||||
"react-day-picker": "^8.10.0",
|
||||
|
||||
Reference in New Issue
Block a user