Update react monorepo
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error

This commit is contained in:
2025-06-10 00:47:07 +00:00
parent 1c59bd84f3
commit e65b5877ef
2 changed files with 10 additions and 10 deletions

View File

@@ -17,8 +17,8 @@
},
"devDependencies": {
"@types/node": "22.15.29",
"@types/react": "19.1.6",
"@types/react-dom": "19.1.5",
"@types/react": "19.1.7",
"@types/react-dom": "19.1.6",
"prettier": "3.5.3",
"typescript": "5.8.3"
}