Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dianprata committed Dec 23, 2024
1 parent a8f9f16 commit 14651e1
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 102 deletions.
10 changes: 4 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nuxt-shadcn-dashboard",
"type": "module",
"version": "0.1.0",
"version": "0.1.1",
"description": "Shadcn Dashboard built with Nuxt",
"author": "Dian Pratama <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -53,12 +53,10 @@
},
"devDependencies": {
"@antfu/eslint-config": "^3.12.0",
"@iconify-json/lucide": "^1.2.20",
"@iconify-json/radix-icons": "^1.2.2",
"@nuxt/eslint": "^0.7.4",
"@nuxt/icon": "^1.10.3",
"@nuxtjs/color-mode": "^3.5.2",
"@pinia/nuxt": "^0.9.0",
"@pinia/nuxt": "^0.5.1",
"@unocss/eslint-plugin": "^0.65.2",
"@unocss/nuxt": "^0.65.2",
"@vee-validate/zod": "^4.15.0",
Expand All @@ -68,13 +66,13 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"eslint": "9.17.0",
"eslint": "^9.17.0",
"eslint-plugin-format": "^0.1.3",
"lucide-vue-next": "^0.469.0",
"nuxt": "^3.14.1592",
"radix-vue": "^1.9.11",
"shadcn-nuxt": "^0.10.4",
"tailwind-merge": "^2.5.5",
"tailwind-merge": "^2.6.0",
"typescript": "^5.7.2",
"unocss": "^0.65.2",
"unocss-preset-animations": "^1.1.0",
Expand Down
Loading

0 comments on commit 14651e1

Please sign in to comment.