chore(deps): update vitest monorepo to v4.1.0 (#138)
schemas-app / build (push) Successful in 1m29s
schemas-app / deploy-prod (push) Successful in 1m32s

This commit was merged in pull request #138.
This commit is contained in:
2026-03-12 15:17:12 +00:00
parent 5d3a95fec3
commit 8969db1224
2 changed files with 107 additions and 79 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.4",
"@vitest/coverage-v8": "4.0.18",
"@vitest/coverage-v8": "4.1.0",
"@vue/test-utils": "2.4.6",
"eslint": "10.0.3",
"eslint-plugin-simple-import-sort": "12.1.1",
@@ -58,7 +58,7 @@
"stylelint-config-standard": "40.0.0",
"typescript": "5.9.3",
"typescript-eslint": "8.57.0",
"vitest": "4.0.18",
"vitest": "4.1.0",
"vue-eslint-parser": "10.4.0"
}
}