From 65f416e48dca71d31b98176485f4a2b8e965d4ea Mon Sep 17 00:00:00 2001 From: husamettinarabaci Date: Thu, 5 Feb 2026 19:16:52 +0300 Subject: [PATCH] fix(deps): add simple-icons for Storybook --- hexawebshare/package.json | 1 + hexawebshare/pnpm-lock.yaml | 9 +++++++++ 2 files changed, 10 insertions(+) diff --git a/hexawebshare/package.json b/hexawebshare/package.json index ce05787..f494948 100644 --- a/hexawebshare/package.json +++ b/hexawebshare/package.json @@ -90,6 +90,7 @@ "prettier-plugin-svelte": "^3.4.0", "prettier-plugin-tailwindcss": "^0.7.1", "publint": "^0.3.15", + "simple-icons": "^16.7.0", "storybook": "^10.1.10", "svelte": "^5.43.8", "svelte-check": "^4.3.4", diff --git a/hexawebshare/pnpm-lock.yaml b/hexawebshare/pnpm-lock.yaml index c1332a0..958aa18 100644 --- a/hexawebshare/pnpm-lock.yaml +++ b/hexawebshare/pnpm-lock.yaml @@ -83,6 +83,9 @@ importers: publint: specifier: ^0.3.15 version: 0.3.15 + simple-icons: + specifier: ^16.7.0 + version: 16.7.0 storybook: specifier: ^10.1.10 version: 10.1.10(@testing-library/dom@10.4.1)(prettier@3.6.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) @@ -1590,6 +1593,10 @@ packages: siginfo@2.0.0: resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==} + simple-icons@16.7.0: + resolution: {integrity: sha512-2BteuQXu1+/jK5dF8YXe8nwoRG3afwl03bCmgPJLiotllUBU46B+WntXT731Z17oOntfV5eeTI7Q1k7MeOA6eg==} + engines: {node: '>=0.12.18'} + sirv@3.0.2: resolution: {integrity: sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==} engines: {node: '>=18'} @@ -3090,6 +3097,8 @@ snapshots: siginfo@2.0.0: {} + simple-icons@16.7.0: {} + sirv@3.0.2: dependencies: '@polka/url': 1.0.0-next.29