diff options
| author | MohamedBassem <me@mbassem.com> | 2024-02-13 00:48:32 +0000 |
|---|---|---|
| committer | MohamedBassem <me@mbassem.com> | 2024-02-13 13:21:58 +0000 |
| commit | 400b696f74d7bde3717483ed7cfec5b8de675018 (patch) | |
| tree | 0ddd00f011127087ff344a64b817459aca323b93 /yarn.lock | |
| parent | 33c9e8bca54d753c7ea976dd178db0cd5408c218 (diff) | |
| download | karakeep-400b696f74d7bde3717483ed7cfec5b8de675018.tar.zst | |
feature: Add a dismiss button to the browser popup
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -2984,6 +2984,7 @@ __metadata: eslint-plugin-react-hooks: "npm:^4.6.0" eslint-plugin-react-refresh: "npm:^0.4.5" localforage: "npm:^1.10.0" + lucide-react: "npm:^0.330.0" match-sorter: "npm:^6.3.4" postcss: "npm:^8.4.35" react: "npm:^18.2.0" @@ -6170,6 +6171,15 @@ __metadata: languageName: node linkType: hard +"lucide-react@npm:^0.330.0": + version: 0.330.0 + resolution: "lucide-react@npm:0.330.0" + peerDependencies: + react: ^16.5.1 || ^17.0.0 || ^18.0.0 + checksum: 10c0/c8bfd082b63a50f4f22dae147923c061a8b460fbc501a241ebdc6f391f13dba9e3cb05686bf6dbdcc8974d08011e0e889aca18cd4a99a7e8a0df450c5469c33d + languageName: node + linkType: hard + "luxon@npm:^3.2.1": version: 3.4.4 resolution: "luxon@npm:3.4.4" |
