Skip to content

Commit 6641b29

Browse files
Update npm dependencies to ^0.45.0 (#4429)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [material-symbols](https://marella.github.io/material-symbols/demo/) ([source](https://redirect.github.com/marella/material-symbols/tree/HEAD/material-symbols)) | [`^0.44.0` → `^0.45.0`](https://renovatebot.com/diffs/npm/material-symbols/0.44.12/0.45.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/material-symbols/0.45.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/material-symbols/0.44.12/0.45.1?slim=true) | --- ### Release Notes <details> <summary>marella/material-symbols (material-symbols)</summary> ### [`v0.45.1`](https://redirect.github.com/marella/material-symbols/compare/v0.45.0...v0.45.1) [Compare Source](https://redirect.github.com/marella/material-symbols/compare/v0.45.0...v0.45.1) ### [`v0.45.0`](https://redirect.github.com/marella/material-symbols/compare/v0.44.12...v0.45.0) [Compare Source](https://redirect.github.com/marella/material-symbols/compare/v0.44.12...v0.45.0) </details> --- ### Configuration 📅 **Schedule**: (in timezone Etc/UTC) - Branch creation - "after 5pm on monday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIxOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bc8294e commit 6641b29

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

ui/package-lock.json

Lines changed: 4 additions & 4 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
@@ -34,7 +34,7 @@
3434
"chart.js": "^4.5.1",
3535
"classnames": "^2.5.1",
3636
"date-fns": "^4.1.0",
37-
"material-symbols": "^0.44.0",
37+
"material-symbols": "^0.45.0",
3838
"moment": "^2.30.1",
3939
"moment-timezone": "^0.6.0",
4040
"next": "^16.0.7",

0 commit comments

Comments
 (0)