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

This commit is contained in:
renovate[bot] 2024-01-05 19:28:20 +00:00 committed by GitHub
parent eea28e42c9
commit 6757f6d4f8
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.11",
"vitest": "1.1.2"
"vitest": "1.1.3"
},
"scripts": {
"format": "prettier --write \"./*.js\" \"src/**/*.(tsx|ts|css)\"",