Skip to content

Commit 3d19c3d

Browse files
chore(deps): update vitest monorepo to v4
1 parent 1ce998f commit 3d19c3d

File tree

2 files changed

+93
-222
lines changed

2 files changed

+93
-222
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,16 @@
4545
"// optional": "Dependencies that required to test and lint the project",
4646
"optionalDependencies": {
4747
"@biomejs/biome": "2.2.7",
48-
"@vitest/coverage-v8": "3.2.4",
49-
"@vitest/ui": "3.2.4",
48+
"@vitest/coverage-v8": "4.0.2",
49+
"@vitest/ui": "4.0.2",
5050
"axios": "1.12.2",
5151
"graphql-request": "7.3.1",
5252
"nodemon": "3.1.10",
5353
"prettier": "3.6.2",
5454
"semantic-release": "25.0.1",
5555
"supertest": "7.1.4",
5656
"testcontainers": "11.7.2",
57-
"vitest": "3.2.4"
57+
"vitest": "4.0.2"
5858
},
5959
"repository": {
6060
"type": "git",

0 commit comments

Comments
 (0)