chore(deps): update vitest monorepo to v4.0.10

This commit is contained in:
renovate[bot]
2025-11-19 05:32:11 +00:00
committed by GitHub
parent 3a38b59dad
commit 10c0ce26dc
8 changed files with 184 additions and 152 deletions

View File

@@ -26,8 +26,8 @@
"@ckeditor/ckeditor5-package-tools": "5.0.1",
"@typescript-eslint/eslint-plugin": "~8.46.0",
"@typescript-eslint/parser": "8.46.4",
"@vitest/browser": "4.0.6",
"@vitest/coverage-istanbul": "4.0.6",
"@vitest/browser": "4.0.10",
"@vitest/coverage-istanbul": "4.0.10",
"ckeditor5": "47.2.0",
"eslint": "9.39.1",
"eslint-config-ckeditor5": ">=9.1.0",
@@ -38,7 +38,7 @@
"ts-node": "10.9.2",
"typescript": "5.9.3",
"vite-plugin-svgo": "~2.0.0",
"vitest": "4.0.6",
"vitest": "4.0.10",
"webdriverio": "9.20.1"
},
"peerDependencies": {