From 5c1b463e7ec79757f8c8832b42e9de46e012da2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 08:06:14 +0000 Subject: [PATCH] chore(deps): bump @icons-pack/react-simple-icons from 10.2.0 to 11.1.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.1.0. - [Release notes](https://github.com/icons-pack/react-simple-icons/releases) - [Commits](https://github.com/icons-pack/react-simple-icons/commits/v11.1.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 | 9 ++++----- package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index c98dfba..b6b2a15 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.1.0", "@radix-ui/react-alert-dialog": "^1.1.4", "@radix-ui/react-dialog": "^1.1.1", "@radix-ui/react-dropdown-menu": "^2.1.4", @@ -783,10 +783,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==", - "license": "MIT", + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-11.1.0.tgz", + "integrity": "sha512-y85zq6i16cgKEEcxI/lNNKOlhxnCpNm0PCn4PY6aYNUsEZtrK/uxS6Kize4ZqzGCD+/HXiC58K1TcrDJOi54LA==", "peerDependencies": { "react": "^16.13 || ^17 || ^18 || ^19" } diff --git a/package.json b/package.json index d04dadb..63f64f1 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.1.0", "@radix-ui/react-alert-dialog": "^1.1.4", "@radix-ui/react-dialog": "^1.1.1", "@radix-ui/react-dropdown-menu": "^2.1.4",