From ac35bab7acc2695a506e45da246c0664189e4919 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 06:40:39 +0800 Subject: [PATCH] chore(deps): bump @mdi/font from 7.0.96 to 7.4.47 (#81) Bumps [@mdi/font](https://github.com/Templarian/MaterialDesign-Webfont) from 7.0.96 to 7.4.47. - [Commits](https://github.com/Templarian/MaterialDesign-Webfont/compare/v7.0.96...v7.4.47) --- updated-dependencies: - dependency-name: "@mdi/font" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0895610..bb5aafd 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "dependencies": { "@electron-toolkit/preload": "^3.0.0", "@electron-toolkit/utils": "^3.0.0", - "@mdi/font": "7.0.96", + "@mdi/font": "7.4.47", "@sentry/vue": "^8.20.0", "@vueuse/core": "^12.0.0", "core-js": "^3.39.0", diff --git a/yarn.lock b/yarn.lock index 2ea8a95..90baf46 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1097,10 +1097,10 @@ lodash "^4.17.15" tmp-promise "^3.0.2" -"@mdi/font@7.0.96": - version "7.0.96" - resolved "https://registry.npmmirror.com/@mdi/font/-/font-7.0.96.tgz#9853c222623072f5575b4039c8c195ea929b61fc" - integrity sha512-rzlxTfR64hqY8yiBzDjmANfcd8rv+T5C0Yedv/TWk2QyAQYdc66e0kaN1ipmnYU3RukHRTRcBARHzzm+tIhL7w== +"@mdi/font@7.4.47": + version "7.4.47" + resolved "https://registry.yarnpkg.com/@mdi/font/-/font-7.4.47.tgz#2ae522867da3a5c88b738d54b403eb91471903af" + integrity sha512-43MtGpd585SNzHZPcYowu/84Vz2a2g31TvPMTm9uTiCSWzaheQySUcSyUH/46fPnuPQWof2yd0pGBtzee/IQWw== "@nodelib/fs.scandir@2.1.5": version "2.1.5"