From ec7419ad37e5a509fd66b7b90ba2f310b47a117c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 10:04:31 +0000 Subject: [PATCH] Bump @iconify-json/material-symbols from 1.2.21 to 1.2.33 Bumps [@iconify-json/material-symbols](https://github.com/iconify/icon-sets) from 1.2.21 to 1.2.33. - [Commits](https://github.com/iconify/icon-sets/commits) --- updated-dependencies: - dependency-name: "@iconify-json/material-symbols" dependency-version: 1.2.33 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 656697a..12675b3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "vue-router": "^4.5.0" }, "devDependencies": { - "@iconify-json/material-symbols": "^1.2.17", + "@iconify-json/material-symbols": "^1.2.33", "@iconify-json/simple-icons": "^1.2.29", "@nuxtjs/mdc": "^0.16.1", "@tailwindcss/typography": "^0.5.16" @@ -1423,9 +1423,9 @@ } }, "node_modules/@iconify-json/material-symbols": { - "version": "1.2.21", - "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.21.tgz", - "integrity": "sha512-78o99N3oYeWY91EvZDl5bAPSPtO3rgkPwuOfgk4iBLbpb2peE6ueZFiMA/RURpy8jf4Pyt9rUtjP34UJIkVAcA==", + "version": "1.2.33", + "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.33.tgz", + "integrity": "sha512-Bs0X1+/vpJydW63olrGh60zkR8/Y70sI14AIWaP7Z6YQXukzWANH4q3I0sIPklbIn1oL6uwLvh0zQyd6Vh79LQ==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -18628,4 +18628,4 @@ } } } -} \ No newline at end of file +} diff --git a/package.json b/package.json index 495235a..a53f0f2 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "vue-router": "^4.5.0" }, "devDependencies": { - "@iconify-json/material-symbols": "^1.2.17", + "@iconify-json/material-symbols": "^1.2.33", "@iconify-json/simple-icons": "^1.2.29", "@nuxtjs/mdc": "^0.16.1", "@tailwindcss/typography": "^0.5.16"