From 6cb18aa54937453510f74c8f0a036bd0f007f37a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 00:59:57 +0000 Subject: [PATCH] Bump @icons-pack/react-simple-icons in /apps/loco-web Bumps [@icons-pack/react-simple-icons](https://github.com/icons-pack/react-simple-icons/tree/HEAD/react-simple-icons) from 9.5.0 to 11.2.0. - [Release notes](https://github.com/icons-pack/react-simple-icons/releases) - [Commits](https://github.com/icons-pack/react-simple-icons/commits/v11.2.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/loco-web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/loco-web/package.json b/apps/loco-web/package.json index 6e9d124..69f1c4a 100644 --- a/apps/loco-web/package.json +++ b/apps/loco-web/package.json @@ -22,7 +22,7 @@ "@datadog/browser-rum": "^5.31.1", "@graphql-typed-document-node/core": "3.2.0", "@hookform/resolvers": "^3.3.4", - "@icons-pack/react-simple-icons": "^9.5.0", + "@icons-pack/react-simple-icons": "^11.2.0", "@next/env": "14.1.4", "@next/third-parties": "^14.2.5", "@radix-ui/colors": "3.0.0",