Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jan 13, 2025
1 parent 888c3bb commit 79fe7e0
Show file tree
Hide file tree
Showing 2 changed files with 401 additions and 356 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,32 +13,32 @@
"postinstall": "npx simple-git-hooks"
},
"dependencies": {
"@vueuse/core": "^12.3.0",
"@vueuse/core": "^12.4.0",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
},
"devDependencies": {
"@antfu/eslint-config": "^3.12.2",
"@antfu/eslint-config": "^3.13.0",
"@iconify-json/carbon": "^1.2.5",
"@types/node": "^22.10.5",
"@unocss/eslint-config": "^0.65.4",
"@unocss/eslint-plugin": "^0.65.4",
"@unocss/reset": "^0.65.4",
"@unocss/eslint-config": "^65.4.0",
"@unocss/eslint-plugin": "^65.4.0",
"@unocss/reset": "^65.4.0",
"@vitejs/plugin-vue": "^5.2.1",
"@vue-macros/volar": "^0.30.9",
"@vue-macros/volar": "^0.30.10",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-plugin-format": "^1.0.1",
"jsdom": "^26.0.0",
"lint-staged": "^15.3.0",
"pnpm": "^9.15.3",
"simple-git-hooks": "^2.11.1",
"taze": "^18.1.0",
"typescript": "^5.7.3",
"unocss": "^0.65.4",
"unocss": "^65.4.0",
"unplugin-auto-import": "^19.0.0",
"unplugin-vue-components": "^28.0.0",
"unplugin-vue-macros": "^2.13.7",
"unplugin-vue-macros": "^2.13.8",
"unplugin-vue-router": "^0.10.9",
"vite": "^6.0.7",
"vitest": "^2.1.8",
Expand Down
Loading

0 comments on commit 79fe7e0

Please sign in to comment.