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 #43 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 Jul 5, 2023
2 parents 82f6089 + a45848b commit b3abd62
Show file tree
Hide file tree
Showing 2 changed files with 799 additions and 711 deletions.
36 changes: 18 additions & 18 deletions package.json
Expand Up @@ -10,29 +10,29 @@
"test": "vitest"
},
"dependencies": {
"@vueuse/core": "10.1.2",
"@vueuse/core": "10.2.1",
"axios": "1.4.0",
"vue": "3.3.2",
"vue-router": "4.2.0"
"vue": "3.3.4",
"vue-router": "4.2.2"
},
"devDependencies": {
"@antfu/eslint-config": "0.38.6",
"@iconify-json/carbon": "1.1.16",
"@types/node": "18.16.10",
"@unocss/reset": "0.51.13",
"@antfu/eslint-config": "0.39.7",
"@iconify-json/carbon": "1.1.18",
"@types/node": "18.16.19",
"@unocss/reset": "0.53.4",
"@vitejs/plugin-vue": "4.2.3",
"@vue/test-utils": "2.3.2",
"eslint": "8.40.0",
"jsdom": "22.0.0",
"pnpm": "8.5.1",
"typescript": "5.0.4",
"unocss": "0.51.13",
"unplugin-auto-import": "0.15.3",
"unplugin-vue-components": "0.24.1",
"@vue/test-utils": "2.4.0",
"eslint": "8.44.0",
"jsdom": "22.1.0",
"pnpm": "8.6.6",
"typescript": "5.1.6",
"unocss": "0.53.4",
"unplugin-auto-import": "0.16.5",
"unplugin-vue-components": "0.25.1",
"vite": "4.3.9",
"vite-plugin-pages": "0.29.0",
"vitest": "0.31.0",
"vue-tsc": "1.6.5"
"vite-plugin-pages": "0.31.0",
"vitest": "0.32.4",
"vue-tsc": "1.8.3"
},
"eslintConfig": {
"extends": "@antfu"
Expand Down

0 comments on commit b3abd62

Please sign in to comment.