From 4e0a384fc5b47e0984a18406e578a4e5824a4a94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 21:05:20 -0500 Subject: [PATCH] build(deps): bump vue3-simple-icons from 15.6.0 to 16.10.0 (#4804) Bumps [vue3-simple-icons](https://github.com/wyatt-herkamp/vue3-simple-icons) from 15.6.0 to 16.10.0. - [Release notes](https://github.com/wyatt-herkamp/vue3-simple-icons/releases) - [Changelog](https://github.com/wyatt-herkamp/vue3-simple-icons/blob/main/CHANGELOG.md) - [Commits](https://github.com/wyatt-herkamp/vue3-simple-icons/compare/15.6.0...16.10.0) --- updated-dependencies: - dependency-name: vue3-simple-icons dependency-version: 16.10.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 762169db..f1e8035b 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "marked": "17.0.3", "vue": "3.5.29", "vue-i18n": "11.2.8", - "vue3-simple-icons": "15.6.0" + "vue3-simple-icons": "16.10.0" }, "devDependencies": { "@codecov/vite-plugin": "1.9.1",