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 f5aac38 commit 7fb63aeCopy full SHA for 7fb63ae
package.json
@@ -38,7 +38,7 @@
38
"@types/node": "^22.18.12",
39
"@typescript-eslint/eslint-plugin": "^8.46.2",
40
"@typescript-eslint/parser": "^8.46.2",
41
- "@vitest/coverage-v8": "^3.2.4",
+ "@vitest/coverage-v8": "^4.0.2",
42
"@vitest/eslint-plugin": "^1.3.23",
43
"autoprefixer": "^10.4.21",
44
"commitlint": "^20.1.0",
@@ -59,7 +59,7 @@
59
"typescript": "5.9.3",
60
"typescript-eslint": "^8.46.2",
61
"vite": "7.1.12",
62
- "vitest": "^3.2.4"
+ "vitest": "^4.0.2"
63
},
64
"packageManager": "[email protected]+sha512.2d92c86b7928dc8284f53494fb4201f983da65f0fb4f0d40baafa5cf628fa31dae3e5968f12466f17df7e97310e30f343a648baea1b9b350685dafafffdf5808"
65
}
0 commit comments