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

This commit is contained in:
renovate[bot] 2024-01-26 16:57:35 +00:00 committed by GitHub
parent a64cf83367
commit 1f36e23686
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 33 additions and 33 deletions

View file

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