From c185af42de43281e0459505e632d08da253838a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 01:19:03 +0000 Subject: [PATCH] fix(deps): update dependency @icons-pack/react-simple-icons to v11 --- apps/www/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/www/package.json b/apps/www/package.json index 5e0deeda..b9d5b317 100644 --- a/apps/www/package.json +++ b/apps/www/package.json @@ -18,7 +18,7 @@ }, "prettier": "@kosori/prettier-config", "dependencies": { - "@icons-pack/react-simple-icons": "^10.2.0", + "@icons-pack/react-simple-icons": "^11.0.1", "@kosori/hooks": "workspace:*", "@kosori/ui": "workspace:*", "@t3-oss/env-nextjs": "^0.11.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1e2fef41..0fcc2044 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,8 +70,8 @@ importers: apps/www: dependencies: '@icons-pack/react-simple-icons': - specifier: ^10.2.0 - version: 10.2.0(react@18.3.1) + specifier: ^11.0.1 + version: 11.0.1(react@18.3.1) '@kosori/hooks': specifier: workspace:* version: link:../../packages/hooks @@ -861,8 +861,8 @@ packages: '@vue/compiler-sfc': optional: true - '@icons-pack/react-simple-icons@10.2.0': - resolution: {integrity: sha512-QDUxup8D3GdIIzwGpxQs6bjeFV5mJes25qqf4aqP/PaBYQNCar7AiyD8C14636TosCG0A/QqAUwm/Hviep4d4g==} + '@icons-pack/react-simple-icons@11.0.1': + resolution: {integrity: sha512-K+PsqUAIuWHztSIlUc55CjTXpjSGkrM6Dl0YMKseJCLgbGZKnabaJZ5j8wtSizNaKRjadoQQ5fhjh1OSepdMeg==} peerDependencies: react: ^16.13 || ^17 || ^18 || ^19 @@ -5398,7 +5398,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@icons-pack/react-simple-icons@10.2.0(react@18.3.1)': + '@icons-pack/react-simple-icons@11.0.1(react@18.3.1)': dependencies: react: 18.3.1