From 17a2c892f8b7f8c3a529da2909d6d4f07fc43654 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 11:11:23 +0000 Subject: [PATCH] chore(deps): bump web-vitals from 5.3.0 to 6.1.1 Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 5.3.0 to 6.1.1. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleChrome/web-vitals/compare/v5.3.0...v6.1.1) --- updated-dependencies: - dependency-name: web-vitals dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/package.json b/apps/web/package.json index a66a693..8bbac42 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -25,7 +25,7 @@ "recharts": "3.8.1", "tailwind-merge": "^3.6.0", "tailwindcss": "^4.3.1", - "web-vitals": "5.3.0", + "web-vitals": "6.1.1", "zustand": "^5.0.13" }, "devDependencies": {