fix: react dom version

This commit is contained in:
CaiHQ 2025-08-26 21:42:47 +08:00
parent 9adffd981f
commit 629fd0d586
3 changed files with 234 additions and 218 deletions

450
bun.lock

File diff suppressed because it is too large Load Diff

BIN
bun.lockb

Binary file not shown.

View File

@ -49,7 +49,7 @@
"pubsub-js": "^1.9.4", "pubsub-js": "^1.9.4",
"react": "18.2.0", "react": "18.2.0",
"react-countup": "^6.5.3", "react-countup": "^6.5.3",
"react-dom": "^19.1.1", "react-dom": "18.2.0",
"react-i18next": "^14.1.0", "react-i18next": "^14.1.0",
"react-icons": "^5.2.1", "react-icons": "^5.2.1",
"react-markdown": "8.0.0", "react-markdown": "8.0.0",