Fix: After executing npm i --force locally, the login page cannot be opened #4290 (#4292)

### What problem does this PR solve?

Fix: After executing npm i --force locally, the login page cannot be
opened #4290

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
balibabu
2024-12-30 18:19:58 +08:00
committed by GitHub
parent d1971e988a
commit f619d5a9b6
9 changed files with 110 additions and 265 deletions

View File

@ -46,7 +46,7 @@
"@tanstack/react-query-devtools": "^5.51.5",
"@tanstack/react-table": "^8.20.5",
"@uiw/react-markdown-preview": "^5.1.3",
"@xyflow/react": "^11.11.2",
"@xyflow/react": "^12.3.6",
"ahooks": "^3.7.10",
"antd": "^5.12.7",
"axios": "^1.6.3",