Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Nov 22, 2022
1 parent 69fd059 commit 473f4ee
Show file tree
Hide file tree
Showing 2 changed files with 618 additions and 494 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,28 +11,28 @@
"up": "taze major -I"
},
"dependencies": {
"@vueuse/core": "^9.4.0",
"vue": "^3.2.41",
"@vueuse/core": "^9.5.0",
"vue": "^3.2.45",
"vue-router": "^4.1.6"
},
"devDependencies": {
"@antfu/eslint-config": "^0.29.2",
"@iconify-json/carbon": "^1.1.9",
"@types/node": "^18.11.8",
"@unocss/reset": "^0.46.2",
"@antfu/eslint-config": "^0.31.0",
"@iconify-json/carbon": "^1.1.11",
"@types/node": "^18.11.9",
"@unocss/reset": "^0.46.5",
"@vitejs/plugin-vue": "^3.2.0",
"@vue/test-utils": "^2.2.1",
"eslint": "^8.26.0",
"jsdom": "^20.0.2",
"pnpm": "^7.14.1",
"taze": "^0.8.3",
"typescript": "^4.8.4",
"unocss": "^0.46.2",
"unplugin-auto-import": "^0.11.4",
"unplugin-vue-components": "^0.22.9",
"vite": "^3.2.2",
"@vue/test-utils": "^2.2.4",
"eslint": "^8.28.0",
"jsdom": "^20.0.3",
"pnpm": "^7.17.0",
"taze": "^0.8.4",
"typescript": "^4.9.3",
"unocss": "^0.46.5",
"unplugin-auto-import": "^0.11.5",
"unplugin-vue-components": "^0.22.11",
"vite": "^3.2.4",
"vite-plugin-pages": "^0.27.1",
"vitest": "^0.24.4",
"vitest": "^0.25.2",
"vue-tsc": "^1.0.9"
},
"eslintConfig": {
Expand Down
Loading

0 comments on commit 473f4ee

Please sign in to comment.