fix(deps): update react monorepo to v19

This commit is contained in:
2025-06-29 00:03:03 +00:00
parent c01b18f7e6
commit d4485e66bc
4 changed files with 29 additions and 42 deletions

View File

@@ -38,8 +38,8 @@
"typescript": "~5.8.0"
},
"resolutions": {
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0"
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0"
},
"prettier": "@spotify/prettier-config",
"lint-staged": {