chore(deps): update dependency vitest to v1.0.4

This commit is contained in:
renovate[bot] 2023-12-09 21:04:48 +00:00 committed by GitHub
parent 396977497f
commit 71b233e553
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 32 deletions

View file

@ -45,7 +45,7 @@
"tailwindcss-animate": "1.0.7",
"typescript": "5.3.3",
"vite": "5.0.7",
"vitest": "1.0.2"
"vitest": "1.0.4"
},
"scripts": {
"format": "prettier --write \"./*.js\" \"src/**/*.(tsx|ts|css)\"",