Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
qmhc committed Mar 21, 2022
1 parent 03721f3 commit 64ba2ef
Show file tree
Hide file tree
Showing 2 changed files with 307 additions and 77 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -18,7 +18,7 @@
"@types/jest": "^27.0.3",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"@vitejs/plugin-vue": "^1.9.4",
"@vitejs/plugin-vue": "^2.2.4",
"@vue/eslint-config-standard": "^6.1.0",
"@vue/eslint-config-typescript": "^9.1.0",
"chalk": "^4.1.2",
Expand Down Expand Up @@ -47,8 +47,8 @@
"ts-jest": "^27.0.7",
"tsup": "^5.7.4",
"typescript": "4.5.2",
"vite": "^2.6.14",
"vue": "^3.2.22"
"vite": "^2.8.6",
"vue": "^3.2.31"
},
"engines": {
"node": ">=12.0.0"
Expand Down

0 comments on commit 64ba2ef

Please sign in to comment.