Skip to content

Commit

Permalink
Update material-ui monorepo (#3177)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 906c5d0 commit 099a363
Show file tree
Hide file tree
Showing 3 changed files with 100 additions and 117 deletions.
6 changes: 3 additions & 3 deletions apps/skde/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
},
"dependencies": {
"@iframe-resizer/react": "5.3.1",
"@mui/base": "5.0.0-beta.40",
"@mui/icons-material": "6.1.0",
"@mui/material": "6.1.0",
"@mui/base": "5.0.0-beta.58",
"@mui/icons-material": "6.1.1",
"@mui/material": "6.1.1",
"@sentry/browser": "8.30.0",
"@sentry/react": "8.30.0",
"@tanstack/react-query": "5.56.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/qmongjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"vitest": "2.1.1"
},
"dependencies": {
"@mui/icons-material": "6.1.0",
"@mui/material": "6.1.0",
"@mui/system": "6.1.0",
"@mui/icons-material": "6.1.1",
"@mui/material": "6.1.1",
"@mui/system": "6.1.1",
"@mui/x-tree-view": "7.17.0",
"@tanstack/react-query": "5.56.2",
"@visx/axis": "3.10.1",
Expand Down
Loading

0 comments on commit 099a363

Please sign in to comment.