We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bc1b7e commit 5e38e43Copy full SHA for 5e38e43
package.json
@@ -96,9 +96,9 @@
96
"@types/node": "20.19.26",
97
"@types/pg": "8.16.0",
98
"@types/yargs": "17.0.35",
99
- "@vitest/coverage-v8": "4.0.15",
100
- "@vitest/eslint-plugin": "1.5.2",
101
- "@vitest/ui": "4.0.15",
+ "@vitest/coverage-v8": "4.0.17",
+ "@vitest/eslint-plugin": "1.6.6",
+ "@vitest/ui": "4.0.17",
102
"config": "4.1.1",
103
"dotenv": "17.2.3",
104
"dotenv-expand": "12.0.3",
@@ -120,7 +120,7 @@
120
"typescript": "5.9.3",
121
"typescript-eslint": "8.49.0",
122
"vitepress": "1.6.4",
123
- "vitest": "4.0.15"
+ "vitest": "4.0.17"
124
},
125
"peerDependencies": {
126
"@types/pg": ">=6.0.0 <9.0.0",
0 commit comments