aboutsummaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-08 11:19:20 +0100
committerGitHub <noreply@github.com>2024-07-08 11:19:20 +0100
commit705d09915683c79df57f7b3f6f6e0015115076d7 (patch)
tree901452797de0e8d7dd873cbab3ce36c4ab7103e0 /ui/package.json
parentchore(deps): bump debian (#2239) (diff)
downloadatuin-705d09915683c79df57f7b3f6f6e0015115076d7.zip
chore(deps): bump lucide-react from 0.396.0 to 0.402.0 in /ui (#2242)
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.396.0 to 0.402.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.402.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'ui/package.json')
-rw-r--r--ui/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/package.json b/ui/package.json
index e3e7a6ed..775cd98f 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -43,7 +43,7 @@
"core": "link:@tauri-apps/api/core",
"date-fns": "^3.6.0",
"highlight.js": "^11.9.0",
- "lucide-react": "^0.396.0",
+ "lucide-react": "^0.402.0",
"luxon": "^3.4.4",
"prism-react-renderer": "^2.3.1",
"prismjs": "^1.29.0",