Skip to content
This repository was archived by the owner on Feb 23, 2025. It is now read-only.

Commit 9a9a1ea

Browse files
chore(deps): update vitest monorepo to v3 (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 619e5df commit 9a9a1ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

6.2 KB
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,15 +61,15 @@
6161
"@biomejs/biome": "^1.9.4",
6262
"@types/bun": "latest",
6363
"@types/node": "^22.9.4",
64-
"@vitest/coverage-v8": "^2.1.5",
64+
"@vitest/coverage-v8": "^3.0.0",
6565
"copyfiles": "^2.4.1",
6666
"del-cli": "^6.0.0",
6767
"effect-errors": "^1.7.33",
6868
"readme-package-icons": "^1.1.16",
6969
"ts-paths-resolver": "^1.2.1",
7070
"typescript": "5.7.2",
7171
"vite-tsconfig-paths": "^5.1.3",
72-
"vitest": "^2.1.5",
72+
"vitest": "^3.0.0",
7373
"vitest-mock-extended": "^2.0.2"
7474
}
7575
}

0 commit comments

Comments
 (0)