Skip to content

Commit cbd6205

Browse files
fix(deps): Update react monorepo to v19
1 parent 17588e3 commit cbd6205

2 files changed

Lines changed: 195 additions & 158 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
"@mui/x-data-grid-pro": "^8.9.1",
2121
"@tanstack/react-query": "^5.83.0",
2222
"mui-chips-input": "^7.0.1",
23-
"react": "^18.3.1",
24-
"react-dom": "^18.3.1"
23+
"react": "^19.0.0",
24+
"react-dom": "^19.0.0"
2525
},
2626
"devDependencies": {
27-
"@types/react": "^18.3.1",
28-
"@types/react-dom": "^18.3.1",
27+
"@types/react": "^19.0.0",
28+
"@types/react-dom": "^19.0.0",
2929
"@vitejs/plugin-react": "^4.2.0",
3030
"typescript": "^5.0.0",
3131
"vite": "^5.0.0"

0 commit comments

Comments
 (0)