chore: update
正在显示
差异被折叠。
... | ... | @@ -14,12 +14,13 @@ |
"@fortaine/fetch-event-source": "^3.0.6", | ||
"@tanstack/react-query": "^5.67.1", | ||
"antd": "^5.24.3", | ||
"axios": "^1.8.1", | ||
"axios": "^1.8.3", | ||
"blueimp-md5": "^2.19.0", | ||
"lodash-es": "^4.17.21", | ||
"lucide-react": "^0.477.0", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"openai": "^4.87.3", | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1", | ||
"react-markdown": "^10.1.0", | ||
"react-router": "^7.3.0", | ||
"remark-gfm": "^4.0.1", | ||
... | ... | @@ -30,17 +31,17 @@ |
"@types/blueimp-md5": "^2.18.2", | ||
"@types/lodash-es": "^4.17.12", | ||
"@types/node": "^22.13.9", | ||
"@types/react": "^18.2.66", | ||
"@types/react-dom": "^18.2.22", | ||
"@typescript-eslint/eslint-plugin": "^7.2.0", | ||
"@typescript-eslint/parser": "^7.2.0", | ||
"@vitejs/plugin-react-swc": "^3.5.0", | ||
"@types/react": "^18.3.18", | ||
"@types/react-dom": "^18.3.5", | ||
"@typescript-eslint/eslint-plugin": "^7.18.0", | ||
"@typescript-eslint/parser": "^7.18.0", | ||
"@vitejs/plugin-react-swc": "^3.8.0", | ||
"eslint": "^8.57.0", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
"eslint-plugin-react-refresh": "^0.4.6", | ||
"eslint-plugin-react-hooks": "^5.2.0", | ||
"eslint-plugin-react-refresh": "^0.4.19", | ||
"sass-embedded": "^1.85.1", | ||
"typescript": "^5.2.2", | ||
"vite": "^5.2.0", | ||
"vite-plugin-mkcert": "^1.17.7" | ||
"vite": "^6.2.2", | ||
"vite-plugin-mkcert": "^1.17.8" | ||
} | ||
} |
差异被折叠。
src/stores/ai.ts
0 → 100644
请
注册
或者
登录
后发表评论