Update to vitest 0.32

This commit is contained in:
Alejandro Celaya
2023-06-09 09:07:20 +02:00
parent a8c6d9b034
commit 7c2dab43e1
2 changed files with 86 additions and 83 deletions

View File

@@ -84,7 +84,7 @@
"@types/react-tag-autocomplete": "^6.3.0",
"@types/uuid": "^8.3.4",
"@vitejs/plugin-react": "^4.0.0",
"@vitest/coverage-c8": "^0.31.1",
"@vitest/coverage-c8": "^0.32.0",
"adm-zip": "^0.5.10",
"chalk": "^5.2.0",
"eslint": "^8.30.0",
@@ -95,7 +95,7 @@
"typescript": "^5.0.2",
"vite": "^4.3.9",
"vite-plugin-pwa": "^0.14.4",
"vitest": "^0.31.1",
"vitest": "^0.32.0",
"vitest-canvas-mock": "^0.2.2"
},
"browserslist": [