Feature/update dependency web vitals to v3.x (#343)

* Update dependency "@fontsource/roboto" to v5.x

Update to 5.0.2

* Update dependency "web-vitals" to v3.x

Update to 3.3.2
This commit is contained in:
schroda
2023-06-04 21:35:39 +02:00
committed by GitHub
parent 548b746ee4
commit c6f7cd7731
2 changed files with 5 additions and 5 deletions

View File

@@ -42,7 +42,7 @@
"react-virtuoso": "^1.8.6",
"swr": "^2.1.5",
"use-query-params": "^2.2.1",
"web-vitals": "^2.1.0"
"web-vitals": "^3.3.2"
},
"devDependencies": {
"@types/react": "^17.0.2",

View File

@@ -10546,10 +10546,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
dependencies:
minimalistic-assert "^1.0.0"
web-vitals@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.0.tgz#ebf5428875ab5bfc1056c2e80cd177001287de7b"
integrity sha512-npEyJP8jHf3J71t1tRTEtz9FeKp8H2udWJUUq5ykfPhhstr//TUxiYhIEzLNwk4zv2ybAilMn7v7N6Mxmuitmg==
web-vitals@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.3.2.tgz#83e8dbd0f8fba43c5fe2e601573e804afc771790"
integrity sha512-qRkpmSeKfEWAzNhtX541xA8gCJ+pqCqBmUlDVkVDSCSYUvfvNqF+k9g8I+uyreRcDBdfiJrd0/aLbTy5ydo49Q==
webidl-conversions@^4.0.2:
version "4.0.2"