Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
shy1118999 committed May 9, 2024
1 parent 5d6f529 commit 44e3831
Show file tree
Hide file tree
Showing 2 changed files with 3,259 additions and 4,022 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,31 +19,31 @@
},
"dependencies": {
"@vueuse/core": "^10.9.0",
"vue": "^3.4.23",
"vue": "^3.4.27",
"vue-router": "^4.3.2"
},
"devDependencies": {
"@antfu/eslint-config": "^2.15.0",
"@iconify-json/carbon": "^1.1.31",
"@antfu/eslint-config": "^2.17.0",
"@iconify-json/carbon": "^1.1.32",
"@types/node": "20.2.1",
"@unocss/eslint-plugin": "^0.59.4",
"@unocss/reset": "^0.59.4",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vue/runtime-core": "^3.4.23",
"@vue/test-utils": "^2.4.5",
"@vue/runtime-core": "^3.4.27",
"@vue/test-utils": "^2.4.6",
"eslint": "^8.57.0",
"jsdom": "^22.1.0",
"lint-staged": "^15.2.2",
"pnpm": "^9.0.4",
"pnpm": "^9.1.0",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.4.5",
"unocss": "^0.59.4",
"unplugin-auto-import": "^0.16.7",
"unplugin-vue-components": "^0.24.1",
"vite": "^5.2.9",
"vite": "^5.2.11",
"vite-plugin-pages": "^0.32.1",
"vitest": "^1.5.0",
"vitest": "^1.6.0",
"vue-tsc": "^1.8.27"
},
"simple-git-hooks": {
Expand Down

0 comments on commit 44e3831

Please sign in to comment.