chore(deps): update vitest monorepo to v4.0.17 (#60)
schemas-app / build (push) Successful in 1m2s
schemas-app / deploy-prod (push) Successful in 1m47s

This commit was merged in pull request #60.
This commit is contained in:
2026-01-12 12:15:08 +00:00
parent 9a73e4eb0a
commit b920e337ab
2 changed files with 55 additions and 71 deletions
+2 -2
View File
@@ -48,7 +48,7 @@
"@nuxtjs/stylelint-module": "5.2.1",
"@stylistic/eslint-plugin": "5.7.0",
"@vitejs/plugin-vue": "6.0.3",
"@vitest/coverage-v8": "4.0.16",
"@vitest/coverage-v8": "4.0.17",
"@vue/test-utils": "2.4.6",
"eslint": "9.39.2",
"eslint-plugin-nuxt": "4.0.0",
@@ -62,7 +62,7 @@
"typescript": "5.9.3",
"typescript-eslint": "8.52.0",
"vite-plugin-eslint2": "5.0.4",
"vitest": "4.0.16",
"vitest": "4.0.17",
"vue-eslint-parser": "10.2.0"
}
}