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

This commit is contained in:
2025-11-13 00:15:00 +00:00
parent 87f4f27c95
commit 0d8cabe9c9
2 changed files with 10 additions and 10 deletions

View File

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