mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2025-12-26 02:06:38 +08:00
fix: react security issue
This commit is contained in:
@ -44,8 +44,8 @@
|
||||
"negotiator": "^0.6.3",
|
||||
"next": "^15.5.7",
|
||||
"rc-textarea": "^1.5.3",
|
||||
"react": "~19.1.2",
|
||||
"react-dom": "~19.1.2",
|
||||
"react": "~19.1.4",
|
||||
"react-dom": "~19.1.4",
|
||||
"react-error-boundary": "^4.0.2",
|
||||
"react-headless-pagination": "^1.1.4",
|
||||
"react-i18next": "^12.2.0",
|
||||
|
||||
Reference in New Issue
Block a user