Skip to content

Commit

Permalink
chore: update deps (antfu-collective#38)
Browse files Browse the repository at this point in the history
Co-authored-by: Anthony Fu <[email protected]>
  • Loading branch information
uxuip and antfu authored May 15, 2023
1 parent e0fe27f commit b406555
Show file tree
Hide file tree
Showing 2 changed files with 690 additions and 769 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,33 +13,33 @@
},
"dependencies": {
"@vueuse/core": "^9.13.0",
"vue": "^3.2.47",
"vue-router": "^4.1.6"
"vue": "^3.3.2",
"vue-router": "^4.2.0"
},
"devDependencies": {
"@antfu/eslint-config": "^0.38.4",
"@antfu/eslint-config": "^0.38.6",
"@iconify-json/carbon": "^1.1.16",
"@types/node": "^18.15.11",
"@unocss/eslint-config": "^0.51.4",
"@unocss/reset": "^0.51.4",
"@vitejs/plugin-vue": "^4.1.0",
"@vue-macros/volar": "^0.9.5",
"@types/node": "^18.16.9",
"@unocss/eslint-config": "^0.51.12",
"@unocss/reset": "^0.51.12",
"@vitejs/plugin-vue": "^4.2.3",
"@vue-macros/volar": "^0.9.8",
"@vue/test-utils": "^2.3.2",
"eslint": "^8.38.0",
"jsdom": "^21.1.1",
"lint-staged": "^13.2.1",
"pnpm": "^8.2.0",
"eslint": "^8.40.0",
"jsdom": "^21.1.2",
"lint-staged": "^13.2.2",
"pnpm": "^8.5.1",
"simple-git-hooks": "^2.8.1",
"taze": "^0.9.1",
"taze": "^0.9.2",
"typescript": "^5.0.4",
"unocss": "^0.51.4",
"unplugin-auto-import": "^0.15.2",
"unocss": "^0.51.12",
"unplugin-auto-import": "^0.15.3",
"unplugin-vue-components": "^0.24.1",
"unplugin-vue-macros": "^2.0.0",
"vite": "^4.2.1",
"unplugin-vue-macros": "^2.1.6",
"vite": "^4.3.5",
"vite-plugin-pages": "^0.29.0",
"vitest": "^0.30.1",
"vue-tsc": "^1.2.0"
"vue-tsc": "^1.6.5"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
Loading

0 comments on commit b406555

Please sign in to comment.