Skip to content

Commit 15504fc

Browse files
chore(deps): update vitest to v4
1 parent f0b116a commit 15504fc

File tree

2 files changed

+109
-198
lines changed

2 files changed

+109
-198
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@
9797
"@types/node": "20.19.13",
9898
"@types/pg": "8.15.5",
9999
"@types/yargs": "17.0.33",
100-
"@vitest/coverage-v8": "3.2.4",
100+
"@vitest/coverage-v8": "4.0.5",
101101
"@vitest/eslint-plugin": "1.3.9",
102-
"@vitest/ui": "3.2.4",
102+
"@vitest/ui": "4.0.5",
103103
"config": "4.1.1",
104104
"dotenv": "17.2.2",
105105
"dotenv-expand": "12.0.3",
@@ -120,7 +120,7 @@
120120
"typescript": "5.9.3",
121121
"typescript-eslint": "8.43.0",
122122
"vitepress": "1.6.4",
123-
"vitest": "3.2.4"
123+
"vitest": "4.0.5"
124124
},
125125
"peerDependencies": {
126126
"@types/pg": ">=6.0.0 <9.0.0",

0 commit comments

Comments
 (0)