From 2d130f6aa8987166a26985de87a481372aec300e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 01:49:23 +0000 Subject: [PATCH] fix(deps): update dependency @icons-pack/react-simple-icons to v11 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 5dade2e..7818e27 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "dependencies": { "@better-fetch/fetch": "^1.1.12", "@hookform/resolvers": "^3.9.1", - "@icons-pack/react-simple-icons": "^10.2.0", + "@icons-pack/react-simple-icons": "^11.0.0", "@its-satyajit/id-generator": "npm:@jsr/its-satyajit__id-generator@^0.2.1", "@radix-ui/react-avatar": "^1.1.2", "@radix-ui/react-dropdown-menu": "^2.1.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 61b69d6..2299e5b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^3.9.1 version: 3.9.1(react-hook-form@7.54.2(react@19.0.0)) '@icons-pack/react-simple-icons': - specifier: ^10.2.0 - version: 10.2.0(react@19.0.0) + specifier: ^11.0.0 + version: 11.0.0(react@19.0.0) '@its-satyajit/id-generator': specifier: npm:@jsr/its-satyajit__id-generator@^0.2.1 version: '@jsr/its-satyajit__id-generator@0.2.1' @@ -591,8 +591,8 @@ packages: resolution: {integrity: sha512-c7hNEllBlenFTHBky65mhq8WD2kbN9Q6gk0bTk8lSBvc554jpXSkST1iePudpt7+A/AQvuHs9EMqjHDXMY1lrA==} engines: {node: '>=18.18'} - '@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 @@ -3574,7 +3574,7 @@ snapshots: '@humanwhocodes/retry@0.4.1': {} - '@icons-pack/react-simple-icons@10.2.0(react@19.0.0)': + '@icons-pack/react-simple-icons@11.0.0(react@19.0.0)': dependencies: react: 19.0.0