Bump web-vitals from 3.1.0 to 3.3.1

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 3.1.0 to 3.3.1.
- [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/v3.1.0...v3.3.1)

---
updated-dependencies:
- dependency-name: web-vitals
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-14 07:17:55 +00:00 committed by GitHub
parent c9fd6280e6
commit 07ebe94ccc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 5 deletions

11
package-lock.json generated
View file

@ -24,7 +24,7 @@
"scripts": "^0.1.0", "scripts": "^0.1.0",
"styled-components": "^5.3.6", "styled-components": "^5.3.6",
"swiper": "^9.2.0", "swiper": "^9.2.0",
"web-vitals": "^3.0.4", "web-vitals": "^3.3.1",
"workbox-core": "^6.5.4", "workbox-core": "^6.5.4",
"workbox-expiration": "^6.5.4", "workbox-expiration": "^6.5.4",
"workbox-precaching": "^6.5.4", "workbox-precaching": "^6.5.4",
@ -16289,8 +16289,9 @@
} }
}, },
"node_modules/web-vitals": { "node_modules/web-vitals": {
"version": "3.1.0", "version": "3.3.1",
"license": "Apache-2.0" "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.1.tgz",
"integrity": "sha512-LTfY5GjcY3ngFzNsYFSYL+AmVmlWrzPTUxSMDis2rZbf+SzT7HH3NH4Y/l45XOlrAIunOBeURN9qtBHkRskAiA=="
}, },
"node_modules/webidl-conversions": { "node_modules/webidl-conversions": {
"version": "6.1.0", "version": "6.1.0",
@ -27290,7 +27291,9 @@
} }
}, },
"web-vitals": { "web-vitals": {
"version": "3.1.0" "version": "3.3.1",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.1.tgz",
"integrity": "sha512-LTfY5GjcY3ngFzNsYFSYL+AmVmlWrzPTUxSMDis2rZbf+SzT7HH3NH4Y/l45XOlrAIunOBeURN9qtBHkRskAiA=="
}, },
"webidl-conversions": { "webidl-conversions": {
"version": "6.1.0" "version": "6.1.0"

View file

@ -20,7 +20,7 @@
"scripts": "^0.1.0", "scripts": "^0.1.0",
"styled-components": "^5.3.6", "styled-components": "^5.3.6",
"swiper": "^9.2.0", "swiper": "^9.2.0",
"web-vitals": "^3.0.4", "web-vitals": "^3.3.1",
"workbox-core": "^6.5.4", "workbox-core": "^6.5.4",
"workbox-expiration": "^6.5.4", "workbox-expiration": "^6.5.4",
"workbox-precaching": "^6.5.4", "workbox-precaching": "^6.5.4",