Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
FliPPeDround committed Jun 13, 2023
1 parent 01f34e1 commit 7625a00
Show file tree
Hide file tree
Showing 2 changed files with 1,448 additions and 1,409 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,31 +16,31 @@
},
"dependencies": {
"element-plus": "npm:element-plus@latest",
"vue": "^3.2.47"
"vue": "^3.3.4"
},
"devDependencies": {
"@antfu/eslint-config": "^0.38.5",
"@antfu/eslint-config": "^0.38.6",
"@histoire/plugin-vue": "0.16.1",
"@types/inquirer": "^9.0.3",
"@vitejs/plugin-vue": "^4.1.0",
"@vitejs/plugin-vue": "^4.2.3",
"@vueuse/core": "^9.13.0",
"commander": "^9.5.0",
"consola": "^2.15.3",
"eslint": "^8.39.0",
"eslint": "^8.42.0",
"histoire": "0.16.1",
"inquirer": "^9.1.5",
"lint-staged": "^13.2.1",
"inquirer": "^9.2.7",
"lint-staged": "^13.2.2",
"pathe": "^0.3.9",
"pnpm": "8.6.1",
"sass": "^1.62.0",
"sass": "^1.63.3",
"simple-git-hooks": "^2.8.1",
"taze": "^0.9.1",
"tsx": "^3.12.6",
"taze": "^0.9.2",
"tsx": "^3.12.7",
"typescript": "^4.9.5",
"unplugin-auto-import": "^0.11.5",
"unplugin-vue-components": "^0.22.12",
"vite": "^4.3.1",
"vue-tsc": "^1.4.2"
"vite": "^4.3.9",
"vue-tsc": "^1.6.5"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
Loading

0 comments on commit 7625a00

Please sign in to comment.