Merge pull request #83 from CUBETIQ/renovate/web-vitals-3.x

Update dependency web-vitals to v3
This commit is contained in:
Sambo Chea 2023-01-20 16:09:00 +07:00 committed by GitHub
commit 37263f92b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"subscriptions-transport-ws": "^0.11.0",
"web-vitals": "^1.0.1"
"web-vitals": "^3.0.0"
},
"scripts": {
"start": "craco start",

View File

@ -11202,10 +11202,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
dependencies:
minimalistic-assert "^1.0.0"
web-vitals@^1.0.1:
version "1.1.2"
resolved "https://r.ctdn.net/repository/npm-proxy/web-vitals/-/web-vitals-1.1.2.tgz#06535308168986096239aa84716e68b4c6ae6d1c"
integrity sha512-PFMKIY+bRSXlMxVAQ+m2aw9c/ioUYfDgrYot0YUa+/xa0sakubWhSDyxAKwzymvXVdF4CZI71g06W+mqhzu6ig==
web-vitals@^3.0.0:
version "3.1.1"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.1.1.tgz#bb124a03df7a135617f495c5bb7dbc30ecf2cce3"
integrity sha512-qvllU+ZeQChqzBhZ1oyXmWsjJ8a2jHYpH8AMaVuf29yscOPZfTQTjQFRX6+eADTdsDE8IanOZ0cetweHMs8/2A==
webidl-conversions@^4.0.2:
version "4.0.2"