Skip to content

Commit

Permalink
chore: up vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Jul 6, 2023
1 parent 2f50355 commit a1e5131
Show file tree
Hide file tree
Showing 2 changed files with 239 additions and 197 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
}
},
"devDependencies": {
"@vitest/coverage-c8": "^0.29.1",
"@vitest/coverage-v8": "^0.33.0",
"@vue/runtime-core": "^3.3.4",
"@vue/test-utils": "^2.4.0",
"chalk": "^5.1.2",
Expand All @@ -90,7 +90,7 @@
"firebase-admin": "^11.5.0",
"focus-visible": "^5.2.0",
"globby": "^13.1.2",
"happy-dom": "^8.9.0",
"happy-dom": "^10.0.3",
"lint-staged": "^13.1.2",
"minimist": "^1.2.8",
"p-series": "^3.0.0",
Expand All @@ -101,7 +101,7 @@
"typescript": "~4.9.5",
"unbuild": "^1.1.2",
"vitepress": "1.0.0-alpha.48",
"vitest": "^0.29.1",
"vitest": "^0.33.0",
"vue": "^3.3.4",
"yorkie": "^2.0.0"
},
Expand Down
Loading

0 comments on commit a1e5131

Please sign in to comment.