From ab9ddc1959121b33a929cc592eeebde0e1147836 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 22:39:34 +0000 Subject: [PATCH] Bump @iconify-json/simple-icons from 1.2.50 to 1.2.55 Bumps [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) from 1.2.50 to 1.2.55. - [Commits](https://github.com/iconify/icon-sets/commits) --- updated-dependencies: - dependency-name: "@iconify-json/simple-icons" dependency-version: 1.2.55 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..389fcdc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ }, "devDependencies": { "@iconify-json/material-symbols": "^1.2.33", - "@iconify-json/simple-icons": "^1.2.50", + "@iconify-json/simple-icons": "^1.2.55", "@nuxtjs/mdc": "^0.17.3", "@tailwindcss/typography": "^0.5.19" } @@ -1390,9 +1390,9 @@ } }, "node_modules/@iconify-json/simple-icons": { - "version": "1.2.50", - "resolved": "https://registry.npmjs.org/@iconify-json/simple-icons/-/simple-icons-1.2.50.tgz", - "integrity": "sha512-Z2ggRwKYEBB9eYAEi4NqEgIzyLhu0Buh4+KGzMPD6+xG7mk52wZJwLT/glDPtfslV503VtJbqzWqBUGkCMKOFA==", + "version": "1.2.55", + "resolved": "https://registry.npmjs.org/@iconify-json/simple-icons/-/simple-icons-1.2.55.tgz", + "integrity": "sha512-9vc04pmup/zcef8hDypWU8nMwMaFVkWuUzWkxyL++DVp5AA8baoJHK6RyKN1v+cvfR2agxkUb053XVggzFFkTA==", "dev": true, "license": "CC0-1.0", "dependencies": { diff --git a/package.json b/package.json index 2b9858a..8af15e3 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ }, "devDependencies": { "@iconify-json/material-symbols": "^1.2.33", - "@iconify-json/simple-icons": "^1.2.50", + "@iconify-json/simple-icons": "^1.2.55", "@nuxtjs/mdc": "^0.17.3", "@tailwindcss/typography": "^0.5.19" },