1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 02:44:45 +00:00

feat: update vitest configuration and dependencies to version 3.2.0-beta.2

This commit is contained in:
2025-05-20 19:20:38 +07:00
parent 6d68246d16
commit 95e1bcd0c4
4 changed files with 130 additions and 96 deletions

View File

@@ -5,11 +5,11 @@ packages:
- web/*
catalog:
'@vitest/coverage-v8': ^3.1.3
'@vitest/coverage-v8': ^3.2.0-beta.2
'@vue/test-utils': ^2.4.6
jsdom: ^26.1.0
pathe: ^2.0.3
unbuild: 3.5.0
vitest: ^3.1.3
'@vitest/ui': ^3.1.3
vitest: ^3.2.0-beta.2
'@vitest/ui': ^3.2.0-beta.2
vue: ^3.5.14