Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
elonehoo committed Aug 18, 2024
1 parent 823e0d6 commit d058771
Show file tree
Hide file tree
Showing 2 changed files with 3,139 additions and 2,734 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,30 +27,30 @@
"release": "bumpp package.json --commit --push --tag"
},
"dependencies": {
"@unhead/vue": "^1.8.12",
"@unocss/reset": "^0.58.5",
"@vueuse/core": "^10.9.0",
"unocss": "^0.58.5",
"vue": "^3.4.21",
"vue-router": "^4.3.0"
"@unhead/vue": "^1.9.16",
"@unocss/reset": "^0.62.2",
"@vueuse/core": "^11.0.0",
"unocss": "^0.62.2",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"devDependencies": {
"@antfu/eslint-config": "^2.8.0",
"@iconify-json/carbon": "^1.1.31",
"@types/node": "^20.11.25",
"@vitejs/plugin-vue": "^5.0.4",
"@vitest/coverage-v8": "^1.3.1",
"@vitest/ui": "^1.3.1",
"@vue/test-utils": "^2.4.4",
"bumpp": "^9.4.0",
"eslint": "^8.57.0",
"happy-dom": "^13.7.3",
"typescript": "^5.4.2",
"unplugin-auto-import": "^0.17.5",
"@antfu/eslint-config": "^2.26.0",
"@iconify-json/carbon": "^1.1.37",
"@types/node": "^22.4.0",
"@vitejs/plugin-vue": "^5.1.2",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/ui": "^2.0.5",
"@vue/test-utils": "^2.4.6",
"bumpp": "^9.5.1",
"eslint": "^9.9.0",
"happy-dom": "^14.12.3",
"typescript": "^5.5.4",
"unplugin-auto-import": "^0.18.2",
"unplugin-deploy-info": "^0.0.3",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-router": "^0.8.4",
"vite": "^5.1.5",
"unplugin-vue-components": "^0.27.4",
"unplugin-vue-router": "^0.10.7",
"vite": "^5.4.1",
"vite-inspector": "^0.1.4",
"vite-plugin-alias": "^0.1.1",
"vite-plugin-auto-env": "^0.0.2",
Expand All @@ -59,7 +59,7 @@
"vite-plugin-package-configs": "^0.0.12",
"vite-plugin-terminal-log": "^0.0.1",
"vite-plugin-vue-devtools": "^7.3.8",
"vitest": "^1.3.1",
"vue-tsc": "^2.0.14"
"vitest": "^2.0.5",
"vue-tsc": "^2.0.29"
}
}
Loading

0 comments on commit d058771

Please sign in to comment.