Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit 907ae93

Browse files
committed
fix(deps): update dependency lucide-vue-next to ^0.368.0
1 parent 2a59099 commit 907ae93

File tree

3 files changed

+9
-10
lines changed

3 files changed

+9
-10
lines changed

packages/box/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"class-variance-authority": "^0.7.0",
4949
"clsx": "^2.1.0",
5050
"date-fns": "^3.6.0",
51-
"lucide-vue-next": "^0.367.0",
51+
"lucide-vue-next": "^0.368.0",
5252
"nanoid": "^5.0.6",
5353
"notivue": "^2.3.0",
5454
"nuxt-icon": "^0.6.10",

packages/nuxt/client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@vueuse/core": "^10.9.0",
66
"class-variance-authority": "^0.7.0",
77
"clsx": "^2.1.0",
8-
"lucide-vue-next": "^0.367.0",
8+
"lucide-vue-next": "^0.368.0",
99
"radix-vue": "^1.7.0",
1010
"tailwind-merge": "^2.2.2",
1111
"tailwindcss-animate": "^1.0.7"

pnpm-lock.yaml

+7-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)