chore: handle Textarea component ref warning in react 19 (#16818)

This commit is contained in:
Joel
2025-03-26 14:55:02 +08:00
committed by GitHub
parent c451f54925
commit 032d849f17
5 changed files with 75 additions and 74 deletions

View File

@ -89,7 +89,6 @@
"pinyin-pro": "^3.25.0",
"qrcode.react": "^4.2.0",
"qs": "^6.13.0",
"rc-textarea": "^1.8.2",
"react": "19.0.0",
"react-18-input-autosize": "^3.0.0",
"react-dom": "19.0.0",
@ -107,6 +106,7 @@
"react-slider": "^2.0.6",
"react-sortablejs": "^6.1.4",
"react-syntax-highlighter": "^15.6.1",
"react-textarea-autosize": "^8.5.8",
"react-tooltip": "5.8.3",
"react-window": "^1.8.10",
"react-window-infinite-loader": "^1.0.9",