From 09f2e92152e3f7d06d76a88427415075daf69e4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 02:30:10 +0000 Subject: [PATCH] chore(deps-dev): bump @iconify-json/simple-icons Bumps the iconify-json group with 1 update: [@iconify-json/simple-icons](https://github.com/iconify/icon-sets). Updates `@iconify-json/simple-icons` from 1.2.83 to 1.2.84 - [Commits](https://github.com/iconify/icon-sets/commits) --- updated-dependencies: - dependency-name: "@iconify-json/simple-icons" dependency-version: 1.2.84 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: iconify-json ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index b846abc..40f9861 100644 --- a/bun.lock +++ b/bun.lock @@ -28,7 +28,7 @@ "devDependencies": { "@iconify-json/bi": "^1.2.7", "@iconify-json/fa6-brands": "^1.2.6", - "@iconify-json/simple-icons": "^1.2.83", + "@iconify-json/simple-icons": "^1.2.84", "@tailwindcss/typography": "^0.5.19", "prettier": "^3.8.3", "prettier-plugin-astro": "^0.14.1", @@ -175,7 +175,7 @@ "@iconify-json/fluent": ["@iconify-json/fluent@1.2.48", "", { "dependencies": { "@iconify/types": "*" } }, "sha512-tSY++n/ORNg8navw+l//4r893HggokmIfirXUMEw2b0o6eFx0RfEbhnxmWZ3jmaUPnf19Ahcxlg7kS68AvumJA=="], - "@iconify-json/simple-icons": ["@iconify-json/simple-icons@1.2.83", "", { "dependencies": { "@iconify/types": "*" } }, "sha512-6Pp9V++XisT9RKH7FB4RLPqUDzcmLtSma0ovOEIoEWGrXtHwBFsH7oN1z8vvCVCb95fb87QgR46/zRLyN9Y3kg=="], + "@iconify-json/simple-icons": ["@iconify-json/simple-icons@1.2.84", "", { "dependencies": { "@iconify/types": "*" } }, "sha512-v4JVu6xIewGoETD4mm2k6UAdFAbTlY1duw5ZNSxYORfs2yFsHDhoU9Omn/BgrV0nR/ptWkF3ZIr/ZHoYXI/6Jw=="], "@iconify/types": ["@iconify/types@2.0.0", "", {}, "sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg=="], diff --git a/package.json b/package.json index 402c275..9c9b7c7 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "devDependencies": { "@iconify-json/bi": "^1.2.7", "@iconify-json/fa6-brands": "^1.2.6", - "@iconify-json/simple-icons": "^1.2.83", + "@iconify-json/simple-icons": "^1.2.84", "@tailwindcss/typography": "^0.5.19", "prettier": "^3.8.3", "prettier-plugin-astro": "^0.14.1",