⬆️ bump vitest from 3.1.4 -> 3.2.4 (#5195)

* bump vitest from 3.1.4 -> 3.2.4

* note
This commit is contained in:
Matt Fiddaman
2025-06-19 15:30:25 -04:00
committed by GitHub
parent 252f04e02c
commit 68d10f6b29
9 changed files with 244 additions and 95 deletions

View File

@@ -16,7 +16,7 @@
"@types/react": "^19.1.4",
"react": "19.1.0",
"react-dom": "19.1.0",
"vitest": "^3.1.3"
"vitest": "^3.2.4"
},
"exports": {
"./hooks/*": "./src/hooks/*.ts",