diff --git a/apps/frontend/package.json b/apps/frontend/package.json index 38ad95d0..26d7a03c 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -20,7 +20,7 @@ "prettier": "@kduprey/eslint-config/prettier", "dependencies": { "@bdsqqq/try": "^2.3.1", - "@icons-pack/react-simple-icons": "^10.0.0", + "@icons-pack/react-simple-icons": "^10.2.0", "@kduprey/config": "workspace:*", "@kduprey/db": "workspace:*", "@sanity/image-url": "^1.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a96e06ba..a19b2bc9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -236,8 +236,8 @@ importers: specifier: ^2.3.1 version: 2.3.1 '@icons-pack/react-simple-icons': - specifier: ^10.0.0 - version: 10.0.0(react@18.3.1) + specifier: ^10.2.0 + version: 10.2.0(react@18.3.1) '@kduprey/config': specifier: workspace:* version: link:../../packages/config @@ -1778,10 +1778,10 @@ packages: resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==} deprecated: Use @eslint/object-schema instead - '@icons-pack/react-simple-icons@10.0.0': - resolution: {integrity: sha512-oU0PVDx9sbNQjRxJN555dsHbRApYN+aBq/O9+wo3JgNkEfvBMgAEtsSGtXWWXQsLAxJcYiFOCzBWege/Xj/JFQ==} + '@icons-pack/react-simple-icons@10.2.0': + resolution: {integrity: sha512-QDUxup8D3GdIIzwGpxQs6bjeFV5mJes25qqf4aqP/PaBYQNCar7AiyD8C14636TosCG0A/QqAUwm/Hviep4d4g==} peerDependencies: - react: ^16.13 || ^17 || ^18 + react: ^16.13 || ^17 || ^18 || ^19 '@img/sharp-darwin-arm64@0.33.5': resolution: {integrity: sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==} @@ -11855,7 +11855,7 @@ snapshots: '@humanwhocodes/object-schema@2.0.3': {} - '@icons-pack/react-simple-icons@10.0.0(react@18.3.1)': + '@icons-pack/react-simple-icons@10.2.0(react@18.3.1)': dependencies: react: 18.3.1