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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-05-12 22:05:41 +00:00 committed by GitHub
parent 7df3289756
commit 905f6cdde3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -27,7 +27,7 @@
"react-icons": "^5.5.0",
"react-scripts": "^5.0.1",
"styled-components": "^6.1.18",
"web-vitals": "^4.2.4"
"web-vitals": "^5.0.0"
},
"scripts": {
"dev": "set PORT=3006 && react-scripts start",