Update react to ^19.2.2
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-10-14 00:44:27 +00:00
parent c70b47638c
commit 4cd7fc7059
2 changed files with 10 additions and 10 deletions

View File

@@ -38,8 +38,8 @@
"@eslint/js": "^9.35.0",
"@types/humanize-duration": "^3.27.4",
"@types/jest": "^30.0.0",
"@types/react": "^19.2.0",
"@types/react-dom": "^19.2.0",
"@types/react": "^19.2.2",
"@types/react-dom": "^19.2.2",
"@types/react-syntax-highlighter": "^15.5.13",
"@types/uuid": "^10.0.0",
"@vitejs/plugin-react": "^4.7.0",