devDeps: Bump vitest and @vitest/coverage-v8

This bumps `vitest` and `@vitest/coverage-v8` from 3.1.1 to 3.1.2
This commit is contained in:
regexowl 2025-04-28 08:55:34 +02:00 committed by Klara Simickova
parent d78b45d231
commit eb09752e7b
2 changed files with 118 additions and 116 deletions

View file

@ -53,7 +53,7 @@
"@typescript-eslint/eslint-plugin": "8.30.1",
"@typescript-eslint/parser": "8.29.0",
"@vitejs/plugin-react": "4.3.4",
"@vitest/coverage-v8": "3.1.1",
"@vitest/coverage-v8": "3.1.2",
"babel-loader": "10.0.0",
"chart.js": "4.4.9",
"chartjs-adapter-moment": "1.0.1",
@ -91,7 +91,7 @@
"ts-patch": "3.3.0",
"typescript": "5.8.3",
"uuid": "11.1.0",
"vitest": "3.1.1",
"vitest": "3.1.2",
"vitest-canvas-mock": "0.3.3",
"webpack-bundle-analyzer": "4.10.2",
"whatwg-fetch": "3.6.20"