From 602690b44d20a5a058e6fa412f66270f9af99df3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 16:29:06 +0000 Subject: [PATCH] fix(deps): update dependency web-vitals to v3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e7d5582..c7a8f650 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "react-tailwindcss-datepicker": "^1.6.6", "tailwindcss": "^3.1.8", "typescript": "^4.4.2", - "web-vitals": "^2.1.0" + "web-vitals": "^3.0.0" }, "scripts": { "start": "vite",