Skip to content

Commit 25ea580

Browse files
Bump web-vitals from 4.2.4 to 5.0.0 in /app-frontend
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](GoogleChrome/web-vitals@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] <support@github.com>
1 parent bbe0c96 commit 25ea580

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

app-frontend/package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"react": "^18.3.1",
77
"react-dom": "^18.3.1",
88
"vite": "^6.3.5",
9-
"web-vitals": "^4.2.4"
9+
"web-vitals": "^5.0.0"
1010
},
1111
"devDependencies": {
1212
"@testing-library/jest-dom": "^6.6.3",

0 commit comments

Comments
 (0)