Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Dec 12, 2022
1 parent 654e860 commit 76f2523
Show file tree
Hide file tree
Showing 2 changed files with 574 additions and 533 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,26 +16,26 @@
"vue-router": "^4.1.6"
},
"devDependencies": {
"@antfu/eslint-config": "^0.33.0",
"@antfu/eslint-config": "^0.33.1",
"@iconify-json/carbon": "^1.1.11",
"@types/node": "^18.11.9",
"@unocss/reset": "^0.47.2",
"@vitejs/plugin-vue": "^3.2.0",
"@types/node": "^18.11.13",
"@unocss/reset": "^0.47.6",
"@vitejs/plugin-vue": "^4.0.0",
"@vue-macros/volar": "^0.5.4",
"@vue/test-utils": "^2.2.4",
"eslint": "^8.28.0",
"@vue/test-utils": "^2.2.6",
"eslint": "^8.29.0",
"jsdom": "^20.0.3",
"pnpm": "^7.17.1",
"pnpm": "^7.18.1",
"taze": "^0.8.4",
"typescript": "^4.9.3",
"unocss": "^0.47.2",
"unplugin-auto-import": "^0.12.0",
"unplugin-vue-components": "^0.22.11",
"typescript": "^4.9.4",
"unocss": "^0.47.6",
"unplugin-auto-import": "^0.12.1",
"unplugin-vue-components": "^0.22.12",
"unplugin-vue-macros": "^1.0.3",
"vite": "^3.2.4",
"vite": "^4.0.0",
"vite-plugin-pages": "^0.27.1",
"vitest": "^0.25.3",
"vue-tsc": "^1.0.10"
"vitest": "^0.25.7",
"vue-tsc": "^1.0.13"
},
"eslintConfig": {
"extends": "@antfu"
Expand Down
Loading

0 comments on commit 76f2523

Please sign in to comment.