Skip to content

Commit 431b0f6

Browse files
committed
Revert "refactor: use old version of vitest and old version of the code"
This reverts commit 699bfee.
1 parent 721e776 commit 431b0f6

3 files changed

Lines changed: 333 additions & 451 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"@types/ws": "^8.18.1",
105105
"@typescript-eslint/eslint-plugin": "^7.18.0",
106106
"@typescript-eslint/parser": "^7.18.0",
107-
"@vitest/coverage-v8": "~2.1.9",
107+
"@vitest/coverage-v8": "^4.0.14",
108108
"cz-conventional-changelog": "^3.3.0",
109109
"eslint": "^8.57.1",
110110
"eslint-config-prettier": "^10.1.8",
@@ -115,7 +115,7 @@
115115
"prisma-json-types-generator": "^3.6.2",
116116
"tsdown": "^0.17.2",
117117
"typescript": "~5.7.2",
118-
"vitest": "~2.1.9"
118+
"vitest": "^4.0.14"
119119
},
120120
"pnpm": {
121121
"overrides": {

0 commit comments

Comments
 (0)