commit 4f9885ca24aceaf79d923302d53a98846b516c02
parent f161755e045cd0866ab573e21287983e63b09e79
Author: Marcel <MTRNord@users.noreply.github.com>
Date: Fri, 20 Oct 2023 10:14:01 +0200
Merge pull request #144 from MTRNord/dependabot/npm_and_yarn/lucide-react-0.288.0
Bump lucide-react from 0.279.0 to 0.288.0
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",