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 Jul 22, 2024
1 parent f820279 commit 7b38e62
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
Binary file modified bun.lockb
Binary file not shown.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,30 +33,30 @@
"lint:fix": "eslint . --fix"
},
"dependencies": {
"@iconify-json/lucide": "^1.1.199",
"@nuxt/content": "^2.13.1",
"@nuxt/icon": "^1.0.0",
"@iconify-json/lucide": "^1.1.201",
"@nuxt/content": "^2.13.2",
"@nuxt/icon": "^1.2.1",
"@nuxt/image": "^1.7.0",
"@nuxtjs/color-mode": "^3.4.2",
"@nuxtjs/tailwindcss": "^6.12.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-vue-next": "^0.379.0",
"nuxt": "^3.12.3",
"radix-vue": "^1.9.1",
"nuxt": "^3.12.4",
"radix-vue": "^1.9.2",
"shadcn-nuxt": "^0.10.4",
"tailwind-merge": "^2.4.0",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.5.3",
"vue": "^3.4.31",
"vue": "^3.4.33",
"vue-router": "^4.4.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.22.0",
"@antfu/eslint-config": "^2.23.1",
"@vueuse/core": "^10.11.0",
"@vueuse/nuxt": "^10.11.0",
"eslint": "9.2.0",
"shiki": "^1.10.3",
"vue-tsc": "^2.0.26"
"shiki": "^1.11.0",
"vue-tsc": "^2.0.28"
}
}

0 comments on commit 7b38e62

Please sign in to comment.