Skip to content

Commit

Permalink
fix(deps): update mui to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent cc74278 commit 57484ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"@bcgov/design-system-react-components": "^0.1.1",
"@emotion/react": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.11.16",
"@mui/material": "^5.13.1",
"@mui/system": "^5.15.9",
"@mui/icons-material": "^6.0.0",
"@mui/material": "^6.0.0",
"@mui/system": "^6.0.0",
"@mui/x-data-grid": "^7.0.0",
"@vitejs/plugin-react": "^4.0.0",
"axios": "^1.6.8",
Expand Down

0 comments on commit 57484ff

Please sign in to comment.