chore(deps): update vitest monorepo to v4.1.3 (#168)
schemas-app / build (push) Successful in 53s
schemas-app / deploy-prod (push) Successful in 1m34s

This commit was merged in pull request #168.
This commit is contained in:
2026-04-10 11:16:05 +00:00
parent 138eea0795
commit 46e4ec8ce1
2 changed files with 60 additions and 52 deletions
+2 -2
View File
@@ -46,7 +46,7 @@
"@nuxtjs/stylelint-module": "5.2.1",
"@stylistic/eslint-plugin": "5.10.0",
"@vitejs/plugin-vue": "6.0.5",
"@vitest/coverage-v8": "4.1.2",
"@vitest/coverage-v8": "4.1.3",
"@vue/test-utils": "2.4.6",
"eslint": "10.2.0",
"eslint-plugin-simple-import-sort": "13.0.0",
@@ -58,7 +58,7 @@
"stylelint-config-standard": "40.0.0",
"typescript": "6.0.2",
"typescript-eslint": "8.58.0",
"vitest": "4.1.2",
"vitest": "4.1.3",
"vue-eslint-parser": "10.4.0"
}
}