Skip to content

Commit c08cfe8

Browse files
committed
fix(deps): update dependency web-vitals to v4
1 parent 0d07229 commit c08cfe8

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
@@ -12,7 +12,7 @@
1212
"react": "18.3.1",
1313
"react-dom": "18.3.1",
1414
"usehooks-ts": "2.16.0",
15-
"web-vitals": "3.5.2"
15+
"web-vitals": "4.1.0"
1616
},
1717
"devDependencies": {
1818
"@babel/core": "^7.24.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11470,10 +11470,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
1147011470
dependencies:
1147111471
minimalistic-assert "^1.0.0"
1147211472

11473-
web-vitals@3.5.2:
11474-
version "3.5.2"
11475-
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.5.2.tgz#5bb58461bbc173c3f00c2ddff8bfe6e680999ca9"
11476-
integrity sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg==
11473+
web-vitals@4.1.0:
11474+
version "4.1.0"
11475+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-4.1.0.tgz#27074f32f4cc672260814c20d89d6ace1465c6bf"
11476+
integrity sha512-wz5ubPZK7DSKrlQvjsaCqdfa+9AjAYoUzj9GDzUmBTdfyfyl1fOIjfTh46DGKM8MdN+lcbNY8ObXo6TmHqRzVw==
1147711477

1147811478
webidl-conversions@^3.0.0:
1147911479
version "3.0.1"

0 commit comments

Comments
 (0)