-
- Downloads
Bump web-vitals from 3.5.2 to 4.0.0 (#58)
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 3.5.2 to 4.0.0. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleChrome/web-vitals/compare/v3.5.2...v4.0.0 ) --- updated-dependencies: - dependency-name: web-vitals dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
... | @@ -9,7 +9,7 @@ | ... | @@ -9,7 +9,7 @@ |
"react": "^18.3.1", | "react": "^18.3.1", | ||
"react-dom": "^18.3.1", | "react-dom": "^18.3.1", | ||
"react-scripts": "^5.0.1", | "react-scripts": "^5.0.1", | ||
"web-vitals": "^3.5.2" | "web-vitals": "^4.0.0" | ||
}, | }, | ||
"scripts": { | "scripts": { | ||
"start": "react-scripts start", | "start": "react-scripts start", | ||
... | ... |
Please register or sign in to comment