Skip to content

Commit 95956f9

Browse files
committed
fix(deps): update dependency web-vitals to v4
1 parent 29b2b8a commit 95956f9

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.0.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
@@ -11514,10 +11514,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
1151411514
dependencies:
1151511515
minimalistic-assert "^1.0.0"
1151611516

11517-
web-vitals@3.5.2:
11518-
version "3.5.2"
11519-
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.5.2.tgz#5bb58461bbc173c3f00c2ddff8bfe6e680999ca9"
11520-
integrity sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg==
11517+
web-vitals@4.0.0:
11518+
version "4.0.0"
11519+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-4.0.0.tgz#888b5ddb17f292673cdeb2b3ae0d6c2ff16d5e31"
11520+
integrity sha512-8wQd4jkwFRwY5q3yAmHZAJ5MjnKR1vRACK+g2OEC8nUqi0WOxBrXfOxGNlJ+QtxzzSn/TkQO58wkW0coE68n0Q==
1152111521

1152211522
webidl-conversions@^3.0.0:
1152311523
version "3.0.1"

0 commit comments

Comments
 (0)