Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 22, 2024
1 parent 2479e84 commit 88f1885
Show file tree
Hide file tree
Showing 2 changed files with 488 additions and 411 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,38 +27,38 @@
"release": "bumpp package.json --commit --push --tag"
},
"dependencies": {
"@unhead/vue": "^1.8.9",
"@unhead/vue": "^1.8.10",
"@unocss/reset": "^0.58.3",
"@vueuse/core": "^10.7.2",
"unocss": "^0.58.3",
"vue": "^3.4.13",
"vue": "^3.4.15",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@antfu/eslint-config": "^2.6.2",
"@iconify-json/carbon": "^1.1.27",
"@types/node": "^20.11.1",
"@antfu/eslint-config": "^2.6.3",
"@iconify-json/carbon": "^1.1.28",
"@types/node": "^20.11.5",
"@vitejs/plugin-vue": "^5.0.3",
"@vitest/coverage-v8": "^1.2.0",
"@vitest/ui": "^1.2.0",
"@vitest/coverage-v8": "^1.2.1",
"@vitest/ui": "^1.2.1",
"@vue/test-utils": "^2.4.3",
"bumpp": "^9.2.1",
"bumpp": "^9.3.0",
"eslint": "^8.56.0",
"happy-dom": "^13.1.4",
"happy-dom": "^13.2.1",
"typescript": "^5.3.3",
"unplugin-auto-import": "^0.17.3",
"unplugin-deploy-info": "^0.0.3",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-router": "^0.7.0",
"vite": "^5.0.11",
"vite": "^5.0.12",
"vite-inspector": "^0.1.4",
"vite-plugin-alias": "^0.1.1",
"vite-plugin-auto-env": "^0.0.2",
"vite-plugin-chai": "^0.0.2",
"vite-plugin-classify": "^0.0.1",
"vite-plugin-package-configs": "^0.0.12",
"vite-plugin-terminal-log": "^0.0.1",
"vitest": "^1.2.0",
"vitest": "^1.2.1",
"vue-tsc": "^1.8.27"
}
}
Loading

1 comment on commit 88f1885

@vercel
Copy link

@vercel vercel bot commented on 88f1885 Jan 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

starter-vue – ./

starter-vue-elonehoo.vercel.app
starter-vue.elonehoo.me
starter-vue-git-main-elonehoo.vercel.app

Please sign in to comment.