Update dependency @types/react-dom to ^19.1.8
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-08-27 00:33:12 +00:00
parent 8daba3e92f
commit 0149f93721

View File

@@ -39,7 +39,7 @@
"@types/humanize-duration": "^3.27.4", "@types/humanize-duration": "^3.27.4",
"@types/jest": "^30.0.0", "@types/jest": "^30.0.0",
"@types/react": "^19.1.11", "@types/react": "^19.1.11",
"@types/react-dom": "^19.1.7", "@types/react-dom": "^19.1.8",
"@types/react-syntax-highlighter": "^15.5.13", "@types/react-syntax-highlighter": "^15.5.13",
"@types/uuid": "^10.0.0", "@types/uuid": "^10.0.0",
"@vitejs/plugin-react": "^4.7.0", "@vitejs/plugin-react": "^4.7.0",