Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
Signed-off-by: ZTL-UwU <[email protected]>
  • Loading branch information
ZTL-UwU committed Jun 1, 2024
1 parent 8d6252b commit 4b70807
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion content/1.getting-started/3.writing/2.components.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Components
description: Components in shadcn-docs-nuxt you can use.
icon: 'lucide:component'
icon: 'lucide:box'
---

## Docs Components
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"lucide-vue-next": "^0.379.0",
"nuxt": "^3.11.2",
"nuxt-icon": "^0.6.10",
"radix-vue": "^1.8.0",
"radix-vue": "^1.8.2",
"shadcn-nuxt": "^0.10.4",
"tailwind-merge": "^2.3.0",
"tailwindcss-animate": "^1.0.7",
Expand All @@ -51,13 +51,13 @@
"vue-router": "^4.3.2"
},
"devDependencies": {
"@antfu/eslint-config": "^2.18.1",
"@iconify-json/lucide": "^1.1.187",
"@antfu/eslint-config": "^2.19.2",
"@iconify-json/lucide": "^1.1.188",
"@iconify-json/vscode-icons": "^1.1.34",
"@vueuse/core": "^10.9.0",
"@vueuse/nuxt": "^10.9.0",
"@vueuse/core": "^10.10.0",
"@vueuse/nuxt": "^10.10.0",
"eslint": "9.2.0",
"shiki": "^1.6.0",
"shiki": "^1.6.1",
"vue-tsc": "^2.0.19"
}
}
}

0 comments on commit 4b70807

Please sign in to comment.