Update Vitest to v2.1.3

This commit is contained in:
renovate[bot]
2024-10-21 14:56:59 +00:00
committed by GitHub
parent a0b70bbf22
commit 6d74cf44a2
2 changed files with 97 additions and 97 deletions

View File

@@ -22,7 +22,7 @@
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@uupaa/dynamic-import-polyfill": "1.0.2",
"@vitest/coverage-v8": "2.1.2",
"@vitest/coverage-v8": "2.1.3",
"autoprefixer": "10.4.20",
"babel-loader": "9.2.1",
"clean-webpack-plugin": "4.0.0",
@@ -61,7 +61,7 @@
"stylelint-scss": "5.3.2",
"ts-loader": "9.5.1",
"typescript": "5.6.3",
"vitest": "2.1.2",
"vitest": "2.1.3",
"webpack": "5.95.0",
"webpack-bundle-analyzer": "4.10.2",
"webpack-cli": "5.1.4",