Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jul 26, 2022
1 parent f6a45e6 commit 084bc9b
Show file tree
Hide file tree
Showing 2 changed files with 660 additions and 659 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,28 +10,28 @@
"test": "vitest"
},
"dependencies": {
"@vueuse/core": "^8.9.2",
"@vueuse/core": "^9.0.0",
"vue": "^3.2.37",
"vue-router": "^4.1.2"
},
"devDependencies": {
"@antfu/eslint-config": "^0.25.2",
"@iconify-json/carbon": "^1.1.6",
"@types/node": "^18.0.3",
"@unocss/reset": "^0.44.1",
"@vitejs/plugin-vue": "^3.0.0",
"@iconify-json/carbon": "^1.1.7",
"@types/node": "^18.6.1",
"@unocss/reset": "^0.44.7",
"@vitejs/plugin-vue": "^3.0.1",
"@vue/test-utils": "^2.0.2",
"eslint": "^8.19.0",
"eslint": "^8.20.0",
"jsdom": "^20.0.0",
"pnpm": "^7.5.1",
"pnpm": "^7.6.0",
"typescript": "^4.7.4",
"unocss": "^0.44.1",
"unplugin-auto-import": "^0.9.2",
"unplugin-vue-components": "^0.21.1",
"vite": "^3.0.0",
"unocss": "^0.44.7",
"unplugin-auto-import": "^0.10.1",
"unplugin-vue-components": "^0.21.2",
"vite": "^3.0.3",
"vite-plugin-pages": "^0.25.0",
"vitest": "^0.18.0",
"vue-tsc": "^0.38.5"
"vitest": "^0.19.1",
"vue-tsc": "^0.39.0"
},
"eslintConfig": {
"extends": "@antfu"
Expand Down
Loading

0 comments on commit 084bc9b

Please sign in to comment.