From 808b1df0c293938434a0df2a0b91af808493145d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 14:24:44 +0000 Subject: [PATCH] chore(deps): bump simple-icons Bumps the minor-and-patch group with 1 update in the / directory: [simple-icons](https://github.com/simple-icons/simple-icons). Updates `simple-icons` from 16.28.0 to 16.29.0 - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/16.28.0...16.29.0) --- updated-dependencies: - dependency-name: simple-icons dependency-version: 16.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-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 a0ac7f0..6166b12 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@react-three/fiber": "^9.7.0", "react": "^19.2.8", "react-dom": "^19.2.8", - "simple-icons": "^16.28.0", + "simple-icons": "^16.29.0", "three": "^0.185.1" }, "devDependencies": { @@ -5686,9 +5686,9 @@ "license": "ISC" }, "node_modules/simple-icons": { - "version": "16.28.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-16.28.0.tgz", - "integrity": "sha512-sQPR5AtK/ijRjou7zw7mlLp08oB6FH7i0lOy5XJ2zp9mJs/yejgiOn7KvQoe2q4YJIx6VmgUSW5AOefebPt5kg==", + "version": "16.29.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-16.29.0.tgz", + "integrity": "sha512-4H94f5ZgcCcgJroc902TFlFdgPu2IU2eD7+WebN2Z14xKYrKHeJ4UQcZwzgSuH4Rgzw+jp7sbHl40NefuIEYsg==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index f728518..034dea4 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@react-three/fiber": "^9.7.0", "react": "^19.2.8", "react-dom": "^19.2.8", - "simple-icons": "^16.28.0", + "simple-icons": "^16.29.0", "three": "^0.185.1" }, "devDependencies": {