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 #64 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 12, 2023
2 parents c3fbf5a + 1978f0f commit 665d1c7
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 198 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -13,27 +13,27 @@
"dependencies": {
"@vueuse/core": "10.7.0",
"axios": "1.6.2",
"vue": "3.3.10",
"vue": "3.3.11",
"vue-router": "4.2.5"
},
"devDependencies": {
"@antfu/eslint-config": "1.2.1",
"@iconify-json/carbon": "1.1.24",
"@types/node": "20.10.3",
"@iconify-json/carbon": "1.1.26",
"@types/node": "20.10.4",
"@unocss/reset": "0.58.0",
"@vitejs/plugin-vue": "4.5.1",
"@vitejs/plugin-vue": "4.5.2",
"@vue/test-utils": "2.4.3",
"eslint": "8.55.0",
"jsdom": "23.0.1",
"pnpm": "8.11.0",
"typescript": "5.3.2",
"pnpm": "8.12.0",
"typescript": "5.3.3",
"unocss": "0.58.0",
"unplugin-auto-import": "0.17.2",
"unplugin-vue-components": "0.26.0",
"vite": "5.0.5",
"vite": "5.0.7",
"vite-plugin-pages": "0.32.0",
"vitest": "0.34.6",
"vue-tsc": "1.8.24"
"vue-tsc": "1.8.25"
},
"eslintConfig": {
"extends": "@antfu"
Expand Down

0 comments on commit 665d1c7

Please sign in to comment.