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: