From 79d823fb84346e7b1f5a673862eaa04af68dd0cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 04:42:34 +0000 Subject: [PATCH] Bump react-icons from 4.10.1 to 4.12.0 Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.10.1 to 4.12.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v4.10.1...v4.12.0) --- updated-dependencies: - dependency-name: react-icons dependency-type: direct:production update-type: version-update:semver-minor ... 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 e6b862950..ba1ee9d4c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "react-final-form": "^6.5.9", "react-hotkeys-hook": "^4.4.1", "react-i18next": "^13.2.1", - "react-icons": "^4.9.0", + "react-icons": "^4.12.0", "react-indiana-drag-scroll": "^2.2.0", "react-player": "git+https://arnei@github.com/Arnei/react-player.git#20fe6c061cf7d71d33d764b4a51c9b9bbb614bf6", "react-redux": "^8.1.2", @@ -15891,9 +15891,9 @@ } }, "node_modules/react-icons": { - "version": "4.10.1", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.10.1.tgz", - "integrity": "sha512-/ngzDP/77tlCfqthiiGNZeYFACw85fUjZtLbedmJ5DTlNDIwETxhwBzdOJ21zj4iJdvc0J3y7yOsX3PpxAJzrw==", + "version": "4.12.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.12.0.tgz", + "integrity": "sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw==", "peerDependencies": { "react": "*" } diff --git a/package.json b/package.json index 3bb1f191f..ce2e37163 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "react-final-form": "^6.5.9", "react-hotkeys-hook": "^4.4.1", "react-i18next": "^13.2.1", - "react-icons": "^4.9.0", + "react-icons": "^4.12.0", "react-indiana-drag-scroll": "^2.2.0", "react-player": "git+https://arnei@github.com/Arnei/react-player.git#20fe6c061cf7d71d33d764b4a51c9b9bbb614bf6", "react-redux": "^8.1.2",