aboutsummaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-13 14:33:38 +0100
committerGitHub <noreply@github.com>2024-06-13 14:33:38 +0100
commitf1dd709fd10a3d1d3f36dacc238ff0eea37e872b (patch)
treefc09a729b58433d8097e9f42775d34fa2f2056d3 /ui/package.json
parentchore(deps): bump clap from 4.5.4 to 4.5.7 (#2134) (diff)
downloadatuin-f1dd709fd10a3d1d3f36dacc238ff0eea37e872b.zip
chore(deps): bump lucide-react from 0.367.0 to 0.394.0 in /ui (#2133)
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.367.0 to 0.394.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.394.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 0cf57ff2..df35807c 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -26,7 +26,7 @@
"core": "link:@tauri-apps/api/core",
"date-fns": "^3.6.0",
"highlight.js": "^11.9.0",
- "lucide-react": "^0.367.0",
+ "lucide-react": "^0.394.0",
"luxon": "^3.4.4",
"prism-react-renderer": "^2.3.1",
"prismjs": "^1.29.0",