Skip to content

Commit

Permalink
fix: @mui/x-data-grid-pro version
Browse files Browse the repository at this point in the history
  • Loading branch information
alicanerdurmaz committed Dec 30, 2024
1 parent 365ca41 commit dffdf2b
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 75 deletions.
2 changes: 1 addition & 1 deletion examples/table-material-ui-data-grid-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@mui/lab": "^6.0.0-beta.14",
"@mui/material": "^6.1.7",
"@mui/x-data-grid": "^7.23.5",
"@mui/x-data-grid-pro": "^7.22.2",
"@mui/x-data-grid-pro": "^7.23.5",
"@refinedev/cli": "^2.16.42",
"@refinedev/core": "^4.57.1",
"@refinedev/mui": "^6.0.1",
Expand Down
100 changes: 26 additions & 74 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dffdf2b

Please sign in to comment.