Merge pull request 'Update dependency @types/react-dom to ^19.1.8' (#401) from renovate/react into master
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-08-27 00:33:15 +00:00

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",