Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
shy1118999 committed Nov 14, 2023
1 parent 22a42e6 commit 3899afc
Show file tree
Hide file tree
Showing 2 changed files with 634 additions and 716 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,24 +17,24 @@
"postinstall": "npx simple-git-hooks"
},
"dependencies": {
"@vueuse/core": "^10.5.0",
"vue": "^3.3.7",
"@vueuse/core": "^10.6.1",
"vue": "^3.3.8",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@antfu/eslint-config": "1.0.0-beta.29",
"@antfu/eslint-config": "1.1.1",
"@iconify-json/carbon": "^1.1.21",
"@types/node": "20.2.1",
"@unocss/eslint-plugin": "^0.57.1",
"@unocss/eslint-plugin": "^0.57.3",
"@unocss/reset": "^0.56.5",
"@vitejs/plugin-vue": "^4.4.0",
"@vitejs/plugin-vue": "^4.4.1",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"@vue/runtime-core": "^3.3.7",
"@vue/test-utils": "^2.4.1",
"eslint": "^8.52.0",
"@vue/runtime-core": "^3.3.8",
"@vue/test-utils": "^2.4.2",
"eslint": "^8.53.0",
"jsdom": "^22.1.0",
"lint-staged": "^15.0.2",
"pnpm": "^8.10.0",
"lint-staged": "^15.1.0",
"pnpm": "^8.10.4",
"simple-git-hooks": "^2.9.0",
"typescript": "^5.2.2",
"unocss": "^0.56.5",
Expand Down

0 comments on commit 3899afc

Please sign in to comment.