From c63d22136d5aac58ca7339db7e7e407214597821 Mon Sep 17 00:00:00 2001 From: dependabot Date: Fri, 3 Jan 2025 03:18:13 +0000 Subject: [PATCH] Bump @icons-pack/react-simple-icons in /packages/client Bumps [@icons-pack/react-simple-icons](https://github.com/icons-pack/react-simple-icons/tree/HEAD/react-simple-icons) from 9.7.0 to 10.2.0. - [Release notes](https://github.com/icons-pack/react-simple-icons/releases) - [Commits](https://github.com/icons-pack/react-simple-icons/commits/v10.2.0/react-simple-icons) --- packages/client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/client/package.json b/packages/client/package.json index db9b3b9..a95942d 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "@fortawesome/free-solid-svg-icons": "^6.7.2", - "@icons-pack/react-simple-icons": "^9.7.0", + "@icons-pack/react-simple-icons": "^10.2.0", "@nextui-org/react": "^2.2.9", "@sc07-canvas/lib": "^1.0.0", "@theme-toggles/react": "^4.1.0", -- GitLab