-
- Downloads
build(deps): Bump web-vitals from 4.2.3 to 4.2.4
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 4.2.3 to 4.2.4. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleChrome/web-vitals/compare/v4.2.3...v4.2.4 ) --- updated-dependencies: - dependency-name: web-vitals dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:dependabot[bot] <support@github.com>
... | ... | @@ -9,7 +9,7 @@ |
"react": "^18.3.1", | ||
"react-dom": "^18.3.1", | ||
"react-scripts": "^5.0.1", | ||
"web-vitals": "^4.2.3" | ||
"web-vitals": "^4.2.4" | ||
}, | ||
"scripts": { | ||
"start": "react-scripts start", | ||
... | ... |
Please register or sign in to comment