We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f50355 commit a1e5131Copy full SHA for a1e5131
package.json
@@ -79,7 +79,7 @@
79
}
80
},
81
"devDependencies": {
82
- "@vitest/coverage-c8": "^0.29.1",
+ "@vitest/coverage-v8": "^0.33.0",
83
"@vue/runtime-core": "^3.3.4",
84
"@vue/test-utils": "^2.4.0",
85
"chalk": "^5.1.2",
@@ -90,7 +90,7 @@
90
"firebase-admin": "^11.5.0",
91
"focus-visible": "^5.2.0",
92
"globby": "^13.1.2",
93
- "happy-dom": "^8.9.0",
+ "happy-dom": "^10.0.3",
94
"lint-staged": "^13.1.2",
95
"minimist": "^1.2.8",
96
"p-series": "^3.0.0",
@@ -101,7 +101,7 @@
101
"typescript": "~4.9.5",
102
"unbuild": "^1.1.2",
103
"vitepress": "1.0.0-alpha.48",
104
- "vitest": "^0.29.1",
+ "vitest": "^0.33.0",
105
"vue": "^3.3.4",
106
"yorkie": "^2.0.0"
107
0 commit comments