Skip to content

Commit

Permalink
fix(deps): update material-ui monorepo to ^6.1.10 (#19741)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 0b7b62e commit e1e1ed9
Show file tree
Hide file tree
Showing 10 changed files with 193 additions and 171 deletions.
2 changes: 1 addition & 1 deletion boundaries/auth/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@emotion/cache": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@mui/material": "^6.1.9",
"@mui/material": "^6.1.10",
"@mui/material-nextjs": "^6.1.9",
"@ory/client": "^1.15.14",
"@ory/integrations": "^1.2.1",
Expand Down
56 changes: 28 additions & 28 deletions boundaries/auth/ui/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion boundaries/billing/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@emotion/cache": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@mui/material": "^6.1.9",
"@mui/material": "^6.1.10",
"@mui/material-nextjs": "^6.1.9",
"@ory/client": "^1.15.14",
"@ory/integrations": "^1.2.1",
Expand Down
Loading

0 comments on commit e1e1ed9

Please sign in to comment.