From bd3a35b0d26fffe89f1c03b23ea026a745bf1d6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 04:06:37 +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=20v10?= 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 e0d53a3..eeb11bf 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": "^10.0.0", "next": "14.2.5", "react": "^18.3.1", "react-dom": "^18.3.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5a9c1fb..34c0239 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: ^10.0.0 + version: 10.0.0(react@18.3.1) next: specifier: 14.2.5 version: 14.2.5(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@10.0.0': + resolution: {integrity: sha512-oU0PVDx9sbNQjRxJN555dsHbRApYN+aBq/O9+wo3JgNkEfvBMgAEtsSGtXWWXQsLAxJcYiFOCzBWege/Xj/JFQ==} peerDependencies: react: ^16.13 || ^17 || ^18 @@ -2678,7 +2678,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@10.0.0(react@18.3.1)': dependencies: react: 18.3.1