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