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 85ed51a commit 2d7d7feCopy full SHA for 2d7d7fe
packages/qunit-dom/package.json
@@ -43,7 +43,7 @@
43
"@types/qunit": "2.19.12",
44
"@typescript-eslint/eslint-plugin": "7.18.0",
45
"@typescript-eslint/parser": "7.18.0",
46
- "@vitest/coverage-v8": "2.0.5",
+ "@vitest/coverage-v8": "3.0.4",
47
"babel-plugin-transform-es2015-modules-commonjs": "6.26.2",
48
"babel-preset-env": "1.7.0",
49
"concurrently": "8.2.2",
@@ -61,7 +61,7 @@
61
"rollup-plugin-copy": "3.5.0",
62
"rollup-plugin-typescript2": "0.36.0",
63
"typescript": "5.5.4",
64
- "vitest": "2.0.5",
+ "vitest": "3.0.4",
65
"webpack": "5.93.0"
66
},
67
"dependencies": {
0 commit comments