From 0304a5a0ea4f4014b970eb0eefa2acba67aeaa00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 22:31:03 +0000 Subject: [PATCH] Bump @iconify-json/material-symbols from 1.2.33 to 1.2.41 Bumps [@iconify-json/material-symbols](https://github.com/iconify/icon-sets) from 1.2.33 to 1.2.41. - [Commits](https://github.com/iconify/icon-sets/commits) --- updated-dependencies: - dependency-name: "@iconify-json/material-symbols" dependency-version: 1.2.41 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index fd42466..c4f282b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "vue-router": "^4.5.1" }, "devDependencies": { - "@iconify-json/material-symbols": "^1.2.33", + "@iconify-json/material-symbols": "^1.2.41", "@iconify-json/simple-icons": "^1.2.50", "@nuxtjs/mdc": "^0.17.3", "@tailwindcss/typography": "^0.5.19" @@ -1380,9 +1380,9 @@ } }, "node_modules/@iconify-json/material-symbols": { - "version": "1.2.33", - "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.33.tgz", - "integrity": "sha512-Bs0X1+/vpJydW63olrGh60zkR8/Y70sI14AIWaP7Z6YQXukzWANH4q3I0sIPklbIn1oL6uwLvh0zQyd6Vh79LQ==", + "version": "1.2.41", + "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.41.tgz", + "integrity": "sha512-lYhQtRot/YtRweG4+yiulU2BKwv63Uuj1z/BNUs9TrSno8nJ6ufiQfi4uXSuvRumMg3kwO35WxZ1ZhPAvbY8bA==", "dev": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index 2b9858a..4532cac 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "vue-router": "^4.5.1" }, "devDependencies": { - "@iconify-json/material-symbols": "^1.2.33", + "@iconify-json/material-symbols": "^1.2.41", "@iconify-json/simple-icons": "^1.2.50", "@nuxtjs/mdc": "^0.17.3", "@tailwindcss/typography": "^0.5.19"