downgrade vitest to fix peer constraint.

This commit is contained in:
Nystik
2026-05-11 01:43:20 +02:00
parent 9d6dd242a9
commit 8ebc7dac5a
3 changed files with 1151 additions and 752 deletions

3
.gitattributes vendored Normal file
View File

@@ -0,0 +1,3 @@
# Shell scripts must stay LF, even on Windows checkouts, so that they
# execute correctly inside Linux containers built from this repo.
*.sh text eol=lf