chore(deps): update vitest monorepo to v4.0.18 (#73)
schemas-app / build (push) Successful in 56s
schemas-app / deploy-prod (push) Successful in 1m30s

This commit was merged in pull request #73.
This commit is contained in:
2026-01-22 18:16:13 +00:00
parent 0ca8d7c0e1
commit 3abc5f6b81
2 changed files with 53 additions and 53 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.17",
"@vitest/coverage-v8": "4.0.18",
"@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.53.1",
"vite-plugin-eslint2": "5.0.4",
"vitest": "4.0.17",
"vitest": "4.0.18",
"vue-eslint-parser": "10.2.0"
}
}