From c379bb0865a1eeb4ea753743d68d9388fac95702 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 13:50:45 +0000 Subject: [PATCH] Bump react-icons from 4.9.0 to 4.11.0 Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.9.0 to 4.11.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v4.9.0...v4.11.0) --- updated-dependencies: - dependency-name: react-icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7e8020f..9fa526f 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ }, "dependencies": { "decky-frontend-lib": "^3.23.1", - "react-icons": "^4.4.0" + "react-icons": "^4.11.0" }, "pnpm": { "peerDependencyRules": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b5d51ce..e9d3cb5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: ^3.23.1 version: 3.23.1 react-icons: - specifier: ^4.4.0 - version: 4.9.0 + specifier: ^4.11.0 + version: 4.11.0 devDependencies: '@rollup/plugin-commonjs': @@ -718,8 +718,8 @@ packages: safe-buffer: 5.2.1 dev: true - /react-icons@4.9.0: - resolution: {integrity: sha512-ijUnFr//ycebOqujtqtV9PFS7JjhWg0QU6ykURVHuL4cbofvRCf3f6GMn9+fBktEFQOIVZnuAYLZdiyadRQRFg==} + /react-icons@4.11.0: + resolution: {integrity: sha512-V+4khzYcE5EBk/BvcuYRq6V/osf11ODUM2J8hg2FDSswRrGvqiYUYPRy4OdrWaQOBj4NcpJfmHZLNaD+VH0TyA==} peerDependencies: react: '*' peerDependenciesMeta: