Skip to content

Commit 26acdf4

Browse files
fix(deps): update dependency material-symbols to ^0.38.0 (#3621)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [material-symbols](https://marella.github.io/material-symbols/demo/) ([source](https://redirect.github.com/marella/material-symbols/tree/HEAD/material-symbols)) | [`^0.36.1` -> `^0.38.0`](https://renovatebot.com/diffs/npm/material-symbols/0.36.3/0.38.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/material-symbols/0.38.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/material-symbols/0.36.3/0.38.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>marella/material-symbols (material-symbols)</summary> ### [`v0.38.0`](https://redirect.github.com/marella/material-symbols/compare/v0.37.0...v0.38.0) [Compare Source](https://redirect.github.com/marella/material-symbols/compare/v0.37.0...v0.38.0) ### [`v0.37.0`](https://redirect.github.com/marella/material-symbols/compare/v0.36.4...v0.37.0) [Compare Source](https://redirect.github.com/marella/material-symbols/compare/v0.36.4...v0.37.0) ### [`v0.36.4`](https://redirect.github.com/marella/material-symbols/compare/v0.36.3...v0.36.4) [Compare Source](https://redirect.github.com/marella/material-symbols/compare/v0.36.3...v0.36.4) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm on monday" in timezone Etc/UTC, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/PeerDB-io/peerdb). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de3a65a commit 26acdf4

File tree

2 files changed

+84
-9
lines changed

2 files changed

+84
-9
lines changed

ui/package-lock.json

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

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/react": "^18.3.20",
3232
"@types/react-dom": "^18.3.6",
3333
"classnames": "^2.5.1",
34-
"material-symbols": "^0.36.1",
34+
"material-symbols": "^0.38.0",
3535
"moment": "^2.30.1",
3636
"moment-timezone": "^0.6.0",
3737
"next": "^14.2.28",

0 commit comments

Comments
 (0)