Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #62 from elonehoo/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
elonehoo committed Dec 5, 2023
2 parents 9400dfc + 5d229f4 commit a2ca241
Show file tree
Hide file tree
Showing 2 changed files with 497 additions and 478 deletions.
28 changes: 14 additions & 14 deletions package.json
Expand Up @@ -11,29 +11,29 @@
"test": "vitest"
},
"dependencies": {
"@vueuse/core": "10.6.1",
"@vueuse/core": "10.7.0",
"axios": "1.6.2",
"vue": "3.3.9",
"vue": "3.3.10",
"vue-router": "4.2.5"
},
"devDependencies": {
"@antfu/eslint-config": "1.2.1",
"@iconify-json/carbon": "1.1.22",
"@types/node": "20.10.0",
"@unocss/reset": "0.57.7",
"@vitejs/plugin-vue": "4.5.0",
"@vue/test-utils": "2.4.2",
"eslint": "8.54.0",
"jsdom": "23.0.0",
"@iconify-json/carbon": "1.1.24",
"@types/node": "20.10.3",
"@unocss/reset": "0.58.0",
"@vitejs/plugin-vue": "4.5.1",
"@vue/test-utils": "2.4.3",
"eslint": "8.55.0",
"jsdom": "23.0.1",
"pnpm": "8.11.0",
"typescript": "5.3.2",
"unocss": "0.57.7",
"unplugin-auto-import": "0.17.1",
"unplugin-vue-components": "0.25.2",
"vite": "4.5.0",
"unocss": "0.58.0",
"unplugin-auto-import": "0.17.2",
"unplugin-vue-components": "0.26.0",
"vite": "4.5.1",
"vite-plugin-pages": "0.32.0",
"vitest": "0.34.6",
"vue-tsc": "1.8.22"
"vue-tsc": "1.8.24"
},
"eslintConfig": {
"extends": "@antfu"
Expand Down

0 comments on commit a2ca241

Please sign in to comment.