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

This commit is contained in:
renovate[bot] 2024-08-30 04:49:04 +00:00 committed by GitHub
parent 827fc8ee3b
commit 66321a0e97
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 54 additions and 41 deletions

View file

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