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

This commit is contained in:
renovate[bot] 2024-03-12 17:53:53 +00:00 committed by GitHub
parent b3d4c4e561
commit 781db64f83
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 34 additions and 34 deletions

View file

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