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 Nov 4, 2024
1 parent 8c628a4 commit 80b4ca5
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 @@ -45,18 +45,18 @@
"lint:fix": "eslint . --fix"
},
"dependencies": {
"@iconify-json/lucide": "^1.2.10",
"@iconify-json/lucide": "^1.2.11",
"@iconify-json/vscode-icons": "^1.2.2",
"@nuxt/content": "^2.13.4",
"@nuxt/icon": "^1.5.7",
"@nuxt/icon": "^1.6.1",
"@nuxt/image": "^1.8.1",
"@nuxtjs/color-mode": "^3.5.2",
"@nuxtjs/tailwindcss": "^6.12.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"nuxt": "^3.13.2",
"nuxt-og-image": "^3.0.6",
"radix-vue": "^1.9.7",
"nuxt-og-image": "^3.0.8",
"radix-vue": "^1.9.8",
"shadcn-nuxt": "^0.10.4",
"tailwind-merge": "^2.5.4",
"tailwindcss-animate": "^1.0.7",
Expand All @@ -67,11 +67,11 @@
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
"@nuxt/devtools": "^1.6.0",
"@vueuse/core": "^11.1.0",
"@vueuse/nuxt": "^11.1.0",
"eslint": "^9.13.0",
"@vueuse/core": "^11.2.0",
"@vueuse/nuxt": "^11.2.0",
"eslint": "^9.14.0",
"eslint-plugin-tailwindcss": "^3.17.5",
"shiki": "^1.22.1",
"vue-tsc": "^2.1.6"
"shiki": "^1.22.2",
"vue-tsc": "^2.1.10"
}
}

0 comments on commit 80b4ca5

Please sign in to comment.