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 #51 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 Sep 27, 2023
2 parents fcd9679 + ec64609 commit c3aa843
Show file tree
Hide file tree
Showing 2 changed files with 328 additions and 421 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -11,28 +11,28 @@
},
"dependencies": {
"@vueuse/core": "10.4.1",
"axios": "1.5.0",
"axios": "1.5.1",
"vue": "3.3.4",
"vue-router": "4.2.4"
"vue-router": "4.2.5"
},
"devDependencies": {
"@antfu/eslint-config": "0.43.0",
"@antfu/eslint-config": "0.43.1",
"@iconify-json/carbon": "1.1.21",
"@types/node": "18.17.18",
"@unocss/reset": "0.56.0",
"@types/node": "18.18.0",
"@unocss/reset": "0.56.4",
"@vitejs/plugin-vue": "4.3.4",
"@vue/test-utils": "2.4.1",
"eslint": "8.49.0",
"eslint": "8.50.0",
"jsdom": "22.1.0",
"pnpm": "8.7.6",
"pnpm": "8.8.0",
"typescript": "5.2.2",
"unocss": "0.56.0",
"unocss": "0.56.4",
"unplugin-auto-import": "0.16.6",
"unplugin-vue-components": "0.25.2",
"vite": "4.4.9",
"vite-plugin-pages": "0.31.0",
"vitest": "0.34.4",
"vue-tsc": "1.8.13"
"vitest": "0.34.5",
"vue-tsc": "1.8.15"
},
"eslintConfig": {
"extends": "@antfu"
Expand Down

0 comments on commit c3aa843

Please sign in to comment.