From 39b424f3b1c28cdf50bfd75c344fc53b99460e27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 09:13:20 +0100 Subject: 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ui/package.json | 2 +- ui/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 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", diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml index 2864f51e..4fc29c27 100644 --- a/ui/pnpm-lock.yaml +++ b/ui/pnpm-lock.yaml @@ -54,8 +54,8 @@ dependencies: specifier: ^11.9.0 version: 11.9.0 lucide-react: - specifier: ^0.394.0 - version: 0.394.0(react@18.3.1) + specifier: ^0.395.0 + version: 0.395.0(react@18.3.1) luxon: specifier: ^3.4.4 version: 3.4.4 @@ -2246,8 +2246,8 @@ packages: yallist: 3.1.1 dev: true - /lucide-react@0.394.0(react@18.3.1): - resolution: {integrity: sha512-PzTbJ0bsyXRhH59k5qe7MpTd5MxlpYZUcM9kGSwvPGAfnn0J6FElDwu2EX6Vuh//F7y60rcVJiFQ7EK9DCMgfw==} + /lucide-react@0.395.0(react@18.3.1): + resolution: {integrity: sha512-6hzdNH5723A4FLaYZWpK50iyZH8iS2Jq5zuPRRotOFkhu6kxxJiebVdJ72tCR5XkiIeYFOU5NUawFZOac+VeYw==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 dependencies: -- cgit v1.3.1