feat: add react-error-boundary package to web UI dependencies

This commit is contained in:
yangdx
2025-03-15 21:52:35 +08:00
parent bfbcdcb06a
commit 550b4d110c
2 changed files with 4 additions and 0 deletions

View File

@@ -49,6 +49,7 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-dropzone": "^14.3.6",
"react-error-boundary": "^5.0.0",
"react-i18next": "^15.4.1",
"react-markdown": "^9.1.0",
"react-number-format": "^5.4.3",