From e4dd40b8cac7977c3e106d9ba001888edbf51e78 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Apr 2023 23:34:47 +0000 Subject: [PATCH] Update dependency lucide-react to ^0.190.0 --- packages/ui/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/ui/package.json b/packages/ui/package.json index bc0260ad..8568217f 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -33,7 +33,7 @@ "autoprefixer": "^10.4.13", "class-variance-authority": "^0.4.0", "clsx": "^1.2.1", - "lucide-react": "^0.161.0", + "lucide-react": "^0.190.0", "postcss": "^8.4.21", "spinners-react": "1.0.7", "tailwind-config": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a561bbf5..c48b2ef8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -265,7 +265,7 @@ importers: autoprefixer: ^10.4.13 class-variance-authority: ^0.4.0 clsx: ^1.2.1 - lucide-react: ^0.161.0 + lucide-react: ^0.190.0 postcss: ^8.4.21 spinners-react: 1.0.7 tailwind-config: workspace:* @@ -285,7 +285,7 @@ importers: autoprefixer: 10.4.13_postcss@8.4.21 class-variance-authority: 0.4.0_typescript@4.9.5 clsx: 1.2.1 - lucide-react: 0.161.0 + lucide-react: 0.190.0 postcss: 8.4.21 spinners-react: 1.0.7_yfwfivcphdufkb6eggxwey6v4u tailwind-config: link:../tailwind-config @@ -8356,8 +8356,8 @@ packages: lru-cache: 4.0.2 dev: false - /lucide-react/0.161.0: - resolution: {integrity: sha512-Yr0VR0l6r+t65JCE9q+rTMItWqbhF4Wn3l73PHMwxves2wDhEPH7V2JqxvqS0In/brIwiyBV90++r/rHxNK9ug==} + /lucide-react/0.190.0: + resolution: {integrity: sha512-a3usWP+PuTBOL2Py8jduu1CnHm6eF2FJWt4gLqsu3/tDgJKnQ/Q/3iaNveqPXUYVg9Akn8Gp14ydPf23QaOqhw==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 dev: true