From 579475bc2f3ff093a685fba09c41826cfae9e6f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 07:53:12 +0000 Subject: [PATCH] chore(deps): bump @icons-pack/react-simple-icons from 10.2.0 to 11.2.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.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] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index bdc80e4..47f90db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@emailjs/browser": "^4.4.1", "@hookform/resolvers": "^3.10.0", - "@icons-pack/react-simple-icons": "^10.2.0", + "@icons-pack/react-simple-icons": "^11.2.0", "@radix-ui/react-alert-dialog": "^1.1.5", "@radix-ui/react-dialog": "^1.1.5", "@radix-ui/react-dropdown-menu": "^2.1.5", @@ -777,9 +777,9 @@ } }, "node_modules/@icons-pack/react-simple-icons": { - "version": "10.2.0", - "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-10.2.0.tgz", - "integrity": "sha512-QDUxup8D3GdIIzwGpxQs6bjeFV5mJes25qqf4aqP/PaBYQNCar7AiyD8C14636TosCG0A/QqAUwm/Hviep4d4g==", + "version": "11.2.0", + "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-11.2.0.tgz", + "integrity": "sha512-jCJ+1Fe0yiBQGYSfhx8QGU/9o27t8J4Hw3mxHEI9vohRltLSi5CaPzO2fCQcMNeTrAUAm4j+yaDuAutskiKRjA==", "license": "MIT", "peerDependencies": { "react": "^16.13 || ^17 || ^18 || ^19" diff --git a/package.json b/package.json index 5b697a0..db9227b 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "dependencies": { "@emailjs/browser": "^4.4.1", "@hookform/resolvers": "^3.10.0", - "@icons-pack/react-simple-icons": "^10.2.0", + "@icons-pack/react-simple-icons": "^11.2.0", "@radix-ui/react-alert-dialog": "^1.1.5", "@radix-ui/react-dialog": "^1.1.5", "@radix-ui/react-dropdown-menu": "^2.1.5",