Skip to content

Commit 1585958

Browse files
fix(deps): update dependency @mui/joy to v5.0.0-alpha.88 (#192)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@mui/joy](https://mui.com/) ([source](https://togithub.com/mui/material-ui)) | [`5.0.0-alpha.87` -> `5.0.0-alpha.88`](https://renovatebot.com/diffs/npm/@mui%2fjoy/5.0.0-alpha.87/5.0.0-alpha.88) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fjoy/5.0.0-alpha.88?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fjoy/5.0.0-alpha.88?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fjoy/5.0.0-alpha.87/5.0.0-alpha.88?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fjoy/5.0.0-alpha.87/5.0.0-alpha.88?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/joy)</summary> ### [`v5.0.0-alpha.88`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muijoy500-alpha88) [Compare Source](https://togithub.com/mui/material-ui/compare/2529e3aaaaec2c9f8e8cf669e58bb9c81db5a6d8...f2e5ded80e94407f63a27eadb018139d6f967313) - ​<!-- 13 -->\[Joy]\[Select] Fix type error caused by custom variant ([#&#8203;37996](https://togithub.com/mui/material-ui/issues/37996)) [@&#8203;OmPr366](https://togithub.com/OmPr366) - ​<!-- 12 -->\[ToggleButton]\[Joy] Add `ToggleButton` component ([#&#8203;37716](https://togithub.com/mui/material-ui/issues/37716)) [@&#8203;siriwatknp](https://togithub.com/siriwatknp) - ​<!-- 07 -->\[Skeleton] Add Joy UI `Skeleton` component ([#&#8203;37893](https://togithub.com/mui/material-ui/issues/37893)) [@&#8203;siriwatknp](https://togithub.com/siriwatknp) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/creatorsgarten/contentsgarten). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c7ffc1 commit 1585958

3 files changed

Lines changed: 36 additions & 29 deletions

File tree

pnpm-lock.yaml

Lines changed: 34 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wiki.creatorsgarten.org/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@contentsgarten/server-utils": "workspace:*",
2121
"@emotion/react": "^11.10.6",
2222
"@emotion/styled": "^11.10.6",
23-
"@mui/joy": "5.0.0-alpha.87",
23+
"@mui/joy": "5.0.0-alpha.88",
2424
"@tailwindcss/typography": "^0.5.3",
2525
"@tanstack/react-query": "^4.26.1",
2626
"@trpc/client": "^10.16.0",

wiki.wonderful.software/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@contentsgarten/server-utils": "workspace:*",
1515
"@emotion/react": "^11.10.6",
1616
"@emotion/styled": "^11.10.6",
17-
"@mui/joy": "5.0.0-alpha.87",
17+
"@mui/joy": "5.0.0-alpha.88",
1818
"@tailwindcss/typography": "^0.5.3",
1919
"@tanstack/react-query": "^4.26.1",
2020
"@trpc/client": "^10.16.0",

0 commit comments

Comments
 (0)