From 8d2b49793f833873ff9ed14bb22f8853d42682b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 May 2025 00:09:04 +0000 Subject: [PATCH] Update dependency web-vitals to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4b228d..221aa6e 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "rehype-raw": "^7.0.0", "remark-gfm": "^4.0.0", "remark-math": "^6.0.0", - "web-vitals": "^4.0.0" + "web-vitals": "^5.0.0" }, "scripts": { "start": "react-scripts start",