commit e6bd414154363c7610e6c6556c42f757afe281e8
parent f161755e045cd0866ab573e21287983e63b09e79
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 20 Oct 2023 07:47:55 +0000
Bump lucide-react from 0.279.0 to 0.288.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.279.0 to 0.288.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.288.0/packages/lucide-react)
---
updated-dependencies:
- dependency-name: lucide-react
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat:
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package-lock.json b/package-lock.json
@@ -18,7 +18,7 @@
"linkify-html": "^4.1.1",
"linkify-react": "^4.1.1",
"linkifyjs": "^4.1.1",
- "lucide-react": "^0.279.0",
+ "lucide-react": "^0.288.0",
"matrix-encrypt-attachment": "^1.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
@@ -21145,9 +21145,9 @@
}
},
"node_modules/lucide-react": {
- "version": "0.279.0",
- "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.279.0.tgz",
- "integrity": "sha512-LJ8g66+Bxc3t3x9vKTeK3wn3xucrOQGfJ9ou9GsBwCt2offsrT2BB90XrTrIzE1noYYDe2O8jZaRHi6sAHXNxw==",
+ "version": "0.288.0",
+ "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.288.0.tgz",
+ "integrity": "sha512-ikhb/9LOkq9orPoLV9lLC4UYyoXQycBhIgH7H59ahOkk0mkcAqkD52m84RXedE/qVqZHW8rEJquInT4xGmsNqw==",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0"
}
diff --git a/package.json b/package.json
@@ -14,7 +14,7 @@
"linkify-html": "^4.1.1",
"linkify-react": "^4.1.1",
"linkifyjs": "^4.1.1",
- "lucide-react": "^0.279.0",
+ "lucide-react": "^0.288.0",
"matrix-encrypt-attachment": "^1.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",