fix(deps): update react monorepo to v19

This commit is contained in:
2026-03-15 01:03:52 +00:00
parent c01b18f7e6
commit 3b8b5156b8
4 changed files with 35 additions and 43 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": {