From 0bd52361e310d8985626ab55ce715d2efcde2214 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 11:58:32 +0000 Subject: chore(deps): bump lucide-react from 0.396.0 to 0.399.0 in /ui Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.396.0 to 0.399.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.399.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] --- ui/package.json | 2 +- ui/pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ui/package.json b/ui/package.json index 80f57d7f8..21e88b5ad 100644 --- a/ui/package.json +++ b/ui/package.json @@ -27,7 +27,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.399.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 28cd66616..fe1d4a180 100644 --- a/ui/pnpm-lock.yaml +++ b/ui/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: ^11.9.0 version: 11.9.0 lucide-react: - specifier: ^0.396.0 - version: 0.396.0(react@18.3.1) + specifier: ^0.399.0 + version: 0.399.0(react@18.3.1) luxon: specifier: ^3.4.4 version: 3.4.4 @@ -1568,10 +1568,10 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@0.396.0: - resolution: {integrity: sha512-N/zP+9vEfEYHiMWMpjwH/M5diaV0e4UFe07BpgdzaRYce5QvXi87hixf7F0Xqdr3zuX/9u7H/2D4MVXIK22O0A==} + lucide-react@0.399.0: + resolution: {integrity: sha512-UyTNa3djBISdzL2UktgCrESXexQXaDQWi/WsDkbw6fBFfHlapajR58WoR+gxQ4laxfEyiHmoFrEIM3V+5XOVQg==} peerDependencies: - react: ^16.5.1 || ^17.0.0 || ^18.0.0 + react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 luxon@3.4.4: resolution: {integrity: sha512-zobTr7akeGHnv7eBOXcRgMeCP6+uyYsczwmeRCauvpvaAltgNyTbLH/+VaEAPUeWBT+1GuNmz4wC/6jtQzbbVA==} @@ -3380,7 +3380,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@0.396.0(react@18.3.1): + lucide-react@0.399.0(react@18.3.1): dependencies: react: 18.3.1 -- cgit v1.2.3