From 0133f4777467ad67d5c50dd6e293a44f47b55010 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 03:29:54 +0000 Subject: [PATCH] fix(deps): bump lucide-react from 0.487.0 to 0.488.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.487.0 to 0.488.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.488.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.488.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/dashboard-app/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/dashboard-app/package.json b/packages/dashboard-app/package.json index c0acf722f..76739d326 100644 --- a/packages/dashboard-app/package.json +++ b/packages/dashboard-app/package.json @@ -27,7 +27,7 @@ "@radix-ui/react-tabs": "^1.1.2", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^0.487.0", + "lucide-react": "^0.488.0", "react": "^18.3.1", "react-dom": "^18.3.1", "react-markdown": "^9.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3d4a64aae..7cd369860 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -534,8 +534,8 @@ importers: specifier: ^2.1.1 version: 2.1.1 lucide-react: - specifier: ^0.487.0 - version: 0.487.0(react@18.3.1) + specifier: ^0.488.0 + version: 0.488.0(react@18.3.1) react: specifier: ^18.3.1 version: 18.3.1 @@ -4507,8 +4507,8 @@ packages: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} engines: {node: '>=10'} - lucide-react@0.487.0: - resolution: {integrity: sha512-aKqhOQ+YmFnwq8dWgGjOuLc8V1R9/c/yOd+zDY4+ohsR2Jo05lSGc3WsstYPIzcTpeosN7LoCkLReUUITvaIvw==} + lucide-react@0.488.0: + resolution: {integrity: sha512-ronlL0MyKut4CEzBY/ai2ZpKPxyWO4jUqdAkm2GNK5Zn3Rj+swDz+3lvyAUXN0PNqPKIX6XM9Xadwz/skLs/pQ==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -10745,7 +10745,7 @@ snapshots: dependencies: yallist: 4.0.0 - lucide-react@0.487.0(react@18.3.1): + lucide-react@0.488.0(react@18.3.1): dependencies: react: 18.3.1