Skip to content

Commit

Permalink
chore(deps): update vitest to v3 (major) (#1316)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Shinigami92 <[email protected]>
  • Loading branch information
renovate[bot] and Shinigami92 authored Jan 23, 2025
1 parent 4e95c19 commit b9dcde1
Show file tree
Hide file tree
Showing 4 changed files with 569 additions and 438 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,9 @@
"@types/node": "22.10.5",
"@types/pg": "8.11.10",
"@types/yargs": "17.0.33",
"@vitest/coverage-v8": "2.1.8",
"@vitest/eslint-plugin": "1.1.24",
"@vitest/ui": "2.1.8",
"@vitest/coverage-v8": "3.0.4",
"@vitest/eslint-plugin": "1.1.25",
"@vitest/ui": "3.0.4",
"config": "3.3.12",
"cross-env": "7.0.3",
"dotenv": "16.4.7",
Expand All @@ -137,7 +137,7 @@
"typescript": "5.7.3",
"typescript-eslint": "8.19.1",
"vitepress": "1.5.0",
"vitest": "2.1.8"
"vitest": "3.0.4"
},
"peerDependencies": {
"@types/pg": ">=6.0.0 <9.0.0",
Expand Down
Loading

0 comments on commit b9dcde1

Please sign in to comment.