Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
shy1118999 committed Oct 20, 2023
1 parent 9d13a43 commit 65c881f
Show file tree
Hide file tree
Showing 2 changed files with 911 additions and 841 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,30 +15,30 @@
"typecheck": "vue-tsc --noEmit"
},
"dependencies": {
"@vueuse/core": "^10.4.1",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
"@vueuse/core": "^10.5.0",
"vue": "^3.3.5",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.20",
"@iconify-json/carbon": "^1.1.21",
"@shy1118/eslint-config": "^1.0.5",
"@types/node": "20.2.1",
"@unocss/reset": "^0.51.13",
"@vitejs/plugin-vue": "^4.3.4",
"@unocss/reset": "^0.56.5",
"@vitejs/plugin-vue": "^4.4.0",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"@vue/runtime-core": "^3.3.4",
"@vue/runtime-core": "^3.3.5",
"@vue/test-utils": "^2.4.1",
"eslint": "^8.48.0",
"eslint": "^8.51.0",
"jsdom": "^22.1.0",
"pnpm": "^8.7.0",
"pnpm": "^8.9.2",
"typescript": "^5.2.2",
"unocss": "^0.51.13",
"unocss": "^0.56.5",
"unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.24.1",
"vite": "^4.4.9",
"vite": "^4.5.0",
"vite-plugin-pages": "^0.30.1",
"vitest": "^0.34.3",
"vue-tsc": "^1.8.8"
"vitest": "^0.34.6",
"vue-tsc": "^1.8.19"
},
"eslintConfig": {
"extends": "@shy1118"
Expand Down

0 comments on commit 65c881f

Please sign in to comment.