aboutsummaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-17 09:13:20 +0100
committerGitHub <noreply@github.com>2024-06-17 09:13:20 +0100
commit39b424f3b1c28cdf50bfd75c344fc53b99460e27 (patch)
tree3cc12c32136c718b7ceb756c558ac6c45d610099 /ui/package.json
parentchore(deps): bump @tauri-apps/plugin-sql in /ui (#2149) (diff)
downloadatuin-39b424f3b1c28cdf50bfd75c344fc53b99460e27.zip
chore(deps): bump lucide-react from 0.394.0 to 0.395.0 in /ui (#2148)
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.394.0 to 0.395.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.395.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 500b9893..f1ebf5e6 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.394.0",
+ "lucide-react": "^0.395.0",
"luxon": "^3.4.4",
"prism-react-renderer": "^2.3.1",
"prismjs": "^1.29.0",