chore: upgrade Vitest to v5

Update frontend dev tooling to Vitest 5 by bumping `vitest`, `@vitest/browser-playwright`, and `@vitest/coverage-v8`, plus `@types/react-dom`. Add an override for `@storybook/addon-vitest` to pin Vitest-related packages to compatible versions and avoid dependency mismatch issues. Also bump the Go toolchain patch version from `1.27.0` to `1.27.1` in `go.mod`.
This commit is contained in:
Sanaei
2026-09-03 20:37:10 +02:00
parent a31fa9abfa
commit 8411b1dd9e
3 changed files with 162 additions and 253 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/mhsanaei/3x-ui/v3
go 1.27.0
go 1.27.1
require (
github.com/amnezia-vpn/amneziawg-go/v3 v3.1.20260828