build(deps): bump web-vitals from 2.1.4 to 3.0.0 in /store-reactjs-chat

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 2.1.4 to 3.0.0.
- [Release notes](https://github.com/GoogleChrome/web-vitals/releases)
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v2.1.4...v3.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>
This commit is contained in:
dependabot[bot] 2022-08-24 22:38:40 +00:00 committed by GitHub
parent b1ec46d8b4
commit f93f7626ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@
"react-dom": "^18.1.0",
"react-scripts": "5.0.1",
"stream-browserify": "^3.0.0",
"web-vitals": "^2.1.4"
"web-vitals": "^3.0.0"
},
"scripts": {
"start": "cra-webpack-rewired start",