From b0f77f6a5f7fb925e9c29dd8bdcb9aec100cacec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 00:27:47 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20@ico?= =?UTF-8?q?ns-pack/react-simple-icons=20to=20^9.7.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 58d965f..92a68e1 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "start": "next start" }, "dependencies": { - "@icons-pack/react-simple-icons": "^9.5.0", + "@icons-pack/react-simple-icons": "^9.7.0", "next": "14.2.8", "react": "^18.3.1", "react-dom": "^18.3.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9578468..d5a93cb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@icons-pack/react-simple-icons': - specifier: ^9.5.0 - version: 9.5.0(react@18.3.1) + specifier: ^9.7.0 + version: 9.7.0(react@18.3.1) next: specifier: 14.2.8 version: 14.2.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -143,8 +143,8 @@ packages: resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==} deprecated: Use @eslint/object-schema instead - '@icons-pack/react-simple-icons@9.5.0': - resolution: {integrity: sha512-+y7GW8magFYS4bmlInrsW1q6NOy0dd3eNwjKashlg9hyhPF6PKTWB401qkXaH23mieb5TMMyf/U4mDDPfrjgGQ==} + '@icons-pack/react-simple-icons@9.7.0': + resolution: {integrity: sha512-KvMwsHUD3mZSu5fCS7Jw3xH4mDqK94PcT39MoyBwtdbpyl5JEsB8kMZOInKsuzpIEb4XqSfsJ49K30j8s0uHpg==} peerDependencies: react: ^16.13 || ^17 || ^18 @@ -2715,7 +2715,7 @@ snapshots: '@humanwhocodes/object-schema@2.0.3': {} - '@icons-pack/react-simple-icons@9.5.0(react@18.3.1)': + '@icons-pack/react-simple-icons@9.7.0(react@18.3.1)': dependencies: react: 18.3.1