skillhub/web/src/shared
dongmucat b7b8fd3d5d
fix(deps): bump vitest to 4.1 to patch GHSA-5xrq-8626-4rwp (#474)
Vitest <4.1.0 allows arbitrary file read/execution when the UI server is
listening (GHSA-5xrq-8626-4rwp, severity: critical). Bumps vitest from
3.2.4 to 4.1.x, which also flows through to the bundled @vitest/* packages
in pnpm-lock.yaml.

Adjusts two tests for the stricter v4 mock contract: `new`-callable mocks
must be backed by a `function`/`class` implementation rather than an
arrow function (web/src/shared/lib/date-time.test.ts,
web/src/app/providers.test.ts).

Signed-off-by: dongmucat <1127093059@qq.com>
2026-06-02 10:52:29 +08:00
..
components fix(admin): improve accessibility and E2E test precision 2026-05-18 17:25:21 +08:00
hooks Merge branch 'main' into fix/namespace-management-gaps 2026-05-09 15:13:44 +08:00
lib fix(deps): bump vitest to 4.1 to patch GHSA-5xrq-8626-4rwp (#474) 2026-06-02 10:52:29 +08:00
ui fix(namespace): support team namespace deletion 2026-05-08 10:15:17 +08:00