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 13, 2023
1 parent 0db6657 commit 7a0028a
Show file tree
Hide file tree
Showing 3 changed files with 905 additions and 1,029 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,28 +16,28 @@
},
"dependencies": {
"@vueuse/core": "^9.13.0",
"vue": "^3.2.47",
"vue-router": "^4.1.6"
"vue": "^3.3.2",
"vue-router": "^4.2.0"
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.16",
"@shy1118/eslint-config": "^1.0.5",
"@types/node": "18.11.0",
"@unocss/reset": "^0.50.6",
"@vitejs/plugin-vue": "^4.1.0",
"@vue/runtime-core": "^3.2.47",
"@types/node": "20.1.3",
"@unocss/reset": "^0.51.12",
"@vitejs/plugin-vue": "^4.2.3",
"@vue/runtime-core": "^3.3.2",
"@vue/test-utils": "^2.3.2",
"eslint": "^8.37.0",
"jsdom": "^20.0.3",
"pnpm": "^8.1.1",
"typescript": "^5.0.3",
"unocss": "^0.50.6",
"unplugin-auto-import": "^0.12.2",
"unplugin-vue-components": "^0.22.12",
"vite": "^4.2.1",
"vite-plugin-pages": "^0.28.0",
"vitest": "^0.21.1",
"vue-tsc": "^1.2.0"
"eslint": "^8.40.0",
"jsdom": "^22.0.0",
"pnpm": "^8.5.0",
"typescript": "^5.0.4",
"unocss": "^0.51.12",
"unplugin-auto-import": "^0.15.3",
"unplugin-vue-components": "^0.24.1",
"vite": "^4.3.5",
"vite-plugin-pages": "^0.29.0",
"vitest": "^0.31.0",
"vue-tsc": "^1.6.4"
},
"eslintConfig": {
"extends": "@shy1118"
Expand Down

0 comments on commit 7a0028a

Please sign in to comment.