From d3e0a4e4d82cbabf4bb93834910ad2aa1a2ab4ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 15:59:26 +0000 Subject: [PATCH] Bump web-vitals from 4.2.4 to 5.0.0 in /dspyt 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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dspyt/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dspyt/package.json b/dspyt/package.json index d35b295..2ab50c0 100644 --- a/dspyt/package.json +++ b/dspyt/package.json @@ -30,7 +30,7 @@ "react-hot-toast": "^2.3.0", "react-router-dom": "^7.0.1", "react-scripts": "^5.0.0", - "web-vitals": "^4.0.1", + "web-vitals": "^5.0.0", "zustand": "^5.0.0" }, "scripts": {