Skip to content

Commit aa0048b

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

2 files changed

Lines changed: 156 additions & 115 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
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",
23+
"react": "^19.0.0",
2424
"react-dom": "^18.3.1"
2525
},
2626
"devDependencies": {

0 commit comments

Comments
 (0)