From 4c63238b83d2aea0240241d69c6c5eef52c033cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 07:34:14 +0000 Subject: [PATCH] build(deps): bump @icons-pack/react-simple-icons from 10.2.0 to 11.0.0 Bumps [@icons-pack/react-simple-icons](https://github.com/icons-pack/react-simple-icons/tree/HEAD/react-simple-icons) from 10.2.0 to 11.0.0. - [Release notes](https://github.com/icons-pack/react-simple-icons/releases) - [Commits](https://github.com/icons-pack/react-simple-icons/commits/v11.0.0/react-simple-icons) --- updated-dependencies: - dependency-name: "@icons-pack/react-simple-icons" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/frontend/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/frontend/package.json b/apps/frontend/package.json index 0979ca35..09b82d1b 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.2.0", + "@icons-pack/react-simple-icons": "^11.0.0", "@kduprey/config": "workspace:*", "@kduprey/db": "workspace:*", "@sanity/image-url": "^1.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8b261034..cf5894dd 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.2.0 - version: 10.2.0(react@18.3.1) + specifier: ^11.0.0 + version: 11.0.0(react@18.3.1) '@kduprey/config': specifier: workspace:* version: link:../../packages/config @@ -1778,8 +1778,8 @@ packages: resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==} deprecated: Use @eslint/object-schema instead - '@icons-pack/react-simple-icons@10.2.0': - resolution: {integrity: sha512-QDUxup8D3GdIIzwGpxQs6bjeFV5mJes25qqf4aqP/PaBYQNCar7AiyD8C14636TosCG0A/QqAUwm/Hviep4d4g==} + '@icons-pack/react-simple-icons@11.0.0': + resolution: {integrity: sha512-o8ho4F8UiN7ie1X4gWUNJMgQw7lzPncfcXs6PHF02hDmwV71OngqI4eWEY+ibTNKaS5xdGyBXho9Zvx4JeyriA==} peerDependencies: react: ^16.13 || ^17 || ^18 || ^19 @@ -11805,7 +11805,7 @@ snapshots: '@humanwhocodes/object-schema@2.0.3': {} - '@icons-pack/react-simple-icons@10.2.0(react@18.3.1)': + '@icons-pack/react-simple-icons@11.0.0(react@18.3.1)': dependencies: react: 18.3.1