From cb7d0da8a6e61c3e764dd47b0e19e6894b986bfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 14:14:58 +0000 Subject: [PATCH] chore(deps): bump web-vitals from 6.1.1 to 6.2.0 in the production group Bumps the production group with 1 update: [web-vitals](https://github.com/GoogleChrome/web-vitals). Updates `web-vitals` from 6.1.1 to 6.2.0 - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleChrome/web-vitals/compare/v6.1.1...v6.2.0) --- updated-dependencies: - dependency-name: web-vitals dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production ... 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 79c81bc..c239ef1 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -25,7 +25,7 @@ "recharts": "3.10.1", "tailwind-merge": "^3.6.0", "tailwindcss": "^4.3.1", - "web-vitals": "6.1.1", + "web-vitals": "6.2.0", "zustand": "^5.0.13" }, "devDependencies": {