From 6e62343c8fe59fef72b467a8e18a88d3bfddc68a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 19:32:32 +0000 Subject: [PATCH] chore(deps-dev): bump web-vitals from 4.2.4 to 5.0.0 Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 4.2.4 to 5.0.0. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleChrome/web-vitals/compare/v4.2.4...v5.0.0) --- updated-dependencies: - dependency-name: web-vitals dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f2e025..e4fdbd9 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "vite-plugin-compression2": "^1.x", "vite-plugin-qrcode": "^0.x", "vitest": "^3.x", - "web-vitals": "^4.x" + "web-vitals": "^5.x" }, "msw": { "workerDirectory": "public"