Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

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] committed Feb 17, 2023
1 parent 11d652f commit 795e3e5
Show file tree
Hide file tree
Showing 2 changed files with 535 additions and 399 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -11,23 +11,23 @@
"lint:fix": "eslint . --fix"
},
"dependencies": {
"vue": "3.2.45",
"vue": "3.2.47",
"vue-router": "4.1.6"
},
"devDependencies": {
"@elonehoo/eslint-config": "2.0.0",
"@iconify-json/carbon": "1.1.13",
"@types/node": "18.11.18",
"@unocss/reset": "0.48.3",
"@iconify-json/carbon": "1.1.15",
"@types/node": "18.13.0",
"@unocss/reset": "0.49.7",
"@vitejs/plugin-vue": "4.0.0",
"@vue/compiler-sfc": "3.2.45",
"eslint": "8.31.0",
"@vue/compiler-sfc": "3.2.47",
"eslint": "8.34.0",
"pnpm": "6.35.1",
"ts-node": "10.9.1",
"typescript": "4.9.4",
"unocss": "0.48.3",
"typescript": "4.9.5",
"unocss": "0.49.7",
"vite": "3.2.5",
"vitest": "0.27.0",
"vue-tsc": "1.0.24"
"vitest": "0.28.5",
"vue-tsc": "1.1.2"
}
}

0 comments on commit 795e3e5

Please sign in to comment.