fix: update setConfig function to allow optional value and fix API endpoint

This commit is contained in:
shiyu
2025-12-29 10:29:44 +08:00
parent 56f947d0bf
commit 91ff1860b7
4 changed files with 145 additions and 195 deletions

View File

@@ -10,10 +10,10 @@
"preview": "vite preview"
},
"dependencies": {
"@ant-design/icons": "^6.1.0",
"@ant-design/icons": "6",
"@monaco-editor/react": "^4.7.0",
"@uiw/react-md-editor": "^4.0.11",
"antd": "^5.29.3",
"antd": "6",
"artplayer": "^5.3.0",
"date-fns": "^4.1.0",
"monaco-editor": "^0.55.1",