diff --git a/react-hooks/package.json b/react-hooks/package.json index 602065a..b543b96 100644 --- a/react-hooks/package.json +++ b/react-hooks/package.json @@ -68,7 +68,7 @@ "rollup-plugin-dts": "^6.1.1", "tslib": "^2.6.2", "typescript": "^5.4.5", - "vitest": "^1.6.0" + "vitest": "^2.0.5" }, "peerDependencies": { "react": ">=18",