Skip to content

Commit 4957fa0

Browse files
authored
fix(deps): update dependency web-vitals to v4
1 parent 39ec373 commit 4957fa0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"react-dom": "18.3.1",
1414
"rfdc": "^1.3.0",
1515
"usehooks-ts": "2.9.4",
16-
"web-vitals": "3.5.1"
16+
"web-vitals": "4.2.4"
1717
},
1818
"devDependencies": {
1919
"@babel/plugin-proposal-private-property-in-object": "7.21.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11539,10 +11539,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
1153911539
dependencies:
1154011540
minimalistic-assert "^1.0.0"
1154111541

11542-
web-vitals@3.5.1:
11543-
version "3.5.1"
11544-
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.5.1.tgz#af7a9dc60708b81007922ab55a23d963676ba30a"
11545-
integrity sha512-xQ9lvIpfLxUj0eSmT79ZjRoU5wIRfIr7pNukL7ZE4EcWZSmfZQqOlhuAGfkVa3EFmzPHZhWhXfm2i5ys+THVPg==
11542+
web-vitals@4.2.4:
11543+
version "4.2.4"
11544+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-4.2.4.tgz#1d20bc8590a37769bd0902b289550936069184b7"
11545+
integrity sha512-r4DIlprAGwJ7YM11VZp4R884m0Vmgr6EAKe3P+kO0PPj3Unqyvv59rczf6UiGcb9Z8QxZVcqKNwv/g0WNdWwsw==
1154611546

1154711547
webidl-conversions@^3.0.0:
1154811548
version "3.0.1"

0 commit comments

Comments
 (0)