Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
shy1118999 committed Feb 27, 2024
1 parent 34d4735 commit c1b0833
Show file tree
Hide file tree
Showing 2 changed files with 414 additions and 401 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"postinstall": "npx simple-git-hooks"
},
"dependencies": {
"@vueuse/core": "^10.7.2",
"vue": "^3.4.19",
"vue-router": "^4.2.5"
"@vueuse/core": "^10.8.0",
"vue": "^3.4.20",
"vue-router": "^4.3.0"
},
"devDependencies": {
"@antfu/eslint-config": "1.1.1",
Expand All @@ -29,20 +29,20 @@
"@unocss/reset": "^0.58.5",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vue/runtime-core": "^3.4.19",
"@vue/runtime-core": "^3.4.20",
"@vue/test-utils": "^2.4.4",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"jsdom": "^22.1.0",
"lint-staged": "^15.2.2",
"pnpm": "^8.15.3",
"pnpm": "^8.15.4",
"simple-git-hooks": "^2.9.0",
"typescript": "^5.3.3",
"unocss": "^0.58.5",
"unplugin-auto-import": "^0.16.7",
"unplugin-vue-components": "^0.24.1",
"vite": "^5.1.3",
"vite-plugin-pages": "^0.30.1",
"vitest": "^0.34.6",
"vite": "^5.1.4",
"vite-plugin-pages": "^0.32.0",
"vitest": "^1.3.1",
"vue-tsc": "^1.8.27"
},
"simple-git-hooks": {
Expand Down

0 comments on commit c1b0833

Please sign in to comment.