Skip to content

Commit 6ac518e

Browse files
authored
fix(deps): update dependency web-vitals to v3.5.2
1 parent f04e912 commit 6ac518e

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": "3.5.2"
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
@@ -11120,10 +11120,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
1112011120
dependencies:
1112111121
minimalistic-assert "^1.0.0"
1112211122

11123-
web-vitals@3.5.1:
11124-
version "3.5.1"
11125-
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.5.1.tgz#af7a9dc60708b81007922ab55a23d963676ba30a"
11126-
integrity sha512-xQ9lvIpfLxUj0eSmT79ZjRoU5wIRfIr7pNukL7ZE4EcWZSmfZQqOlhuAGfkVa3EFmzPHZhWhXfm2i5ys+THVPg==
11123+
web-vitals@3.5.2:
11124+
version "3.5.2"
11125+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.5.2.tgz#5bb58461bbc173c3f00c2ddff8bfe6e680999ca9"
11126+
integrity sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg==
1112711127

1112811128
webidl-conversions@^4.0.2:
1112911129
version "4.0.2"

0 commit comments

Comments
 (0)