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] authored Feb 26, 2024
1 parent 713a23d commit 36f90ee
Show file tree
Hide file tree
Showing 2 changed files with 479 additions and 439 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,36 +29,36 @@
"dependencies": {
"@unhead/vue": "^1.8.10",
"@unocss/reset": "^0.58.5",
"@vueuse/core": "^10.7.2",
"@vueuse/core": "^10.8.0",
"unocss": "^0.58.5",
"vue": "^3.4.19",
"vue-router": "^4.2.5"
"vue": "^3.4.20",
"vue-router": "^4.3.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.6.4",
"@iconify-json/carbon": "^1.1.30",
"@types/node": "^20.11.19",
"@types/node": "^20.11.20",
"@vitejs/plugin-vue": "^5.0.4",
"@vitest/coverage-v8": "^1.3.0",
"@vitest/ui": "^1.3.0",
"@vitest/coverage-v8": "^1.3.1",
"@vitest/ui": "^1.3.1",
"@vue/test-utils": "^2.4.4",
"bumpp": "^9.3.0",
"eslint": "^8.56.0",
"happy-dom": "^13.3.8",
"eslint": "^8.57.0",
"happy-dom": "^13.6.0",
"typescript": "^5.3.3",
"unplugin-auto-import": "^0.17.5",
"unplugin-deploy-info": "^0.0.3",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-router": "^0.7.0",
"vite": "^5.1.3",
"unplugin-vue-router": "^0.8.4",
"vite": "^5.1.4",
"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.3.0",
"vitest": "^1.3.1",
"vue-tsc": "^1.8.27"
}
}
Loading

0 comments on commit 36f90ee

Please sign in to comment.