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 1ce998f commit 3d19c3dCopy full SHA for 3d19c3d
package.json
@@ -45,16 +45,16 @@
45
"// optional": "Dependencies that required to test and lint the project",
46
"optionalDependencies": {
47
"@biomejs/biome": "2.2.7",
48
- "@vitest/coverage-v8": "3.2.4",
49
- "@vitest/ui": "3.2.4",
+ "@vitest/coverage-v8": "4.0.2",
+ "@vitest/ui": "4.0.2",
50
"axios": "1.12.2",
51
"graphql-request": "7.3.1",
52
"nodemon": "3.1.10",
53
"prettier": "3.6.2",
54
"semantic-release": "25.0.1",
55
"supertest": "7.1.4",
56
"testcontainers": "11.7.2",
57
- "vitest": "3.2.4"
+ "vitest": "4.0.2"
58
},
59
"repository": {
60
"type": "git",
0 commit comments