Skip to content

Commit 40a76ef

Browse files
Bump web-vitals from 4.2.4 to 5.0.2 (#189)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2689ad commit 40a76ef

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
@@ -32,7 +32,7 @@
3232
"react-router-dom": "^7.2.0",
3333
"react-scripts": "5.0.1",
3434
"typescript": "^5.7.2",
35-
"web-vitals": "^4.2.4",
35+
"web-vitals": "^5.0.2",
3636
"yup": "^1.6.1"
3737
},
3838
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14016,10 +14016,10 @@ weak-map@^1.0.5:
1401614016
resolved "https://registry.yarnpkg.com/weak-map/-/weak-map-1.0.8.tgz#394c18a9e8262e790544ed8b55c6a4ddad1cb1a3"
1401714017
integrity sha512-lNR9aAefbGPpHO7AEnY0hCFjz1eTkWCXYvkTRrTHs9qv8zJp+SkVYpzfLIFXQQiG3tVvbNFQgVg2bQS8YGgxyw==
1401814018

14019-
web-vitals@^4.2.4:
14020-
version "4.2.4"
14021-
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-4.2.4.tgz#1d20bc8590a37769bd0902b289550936069184b7"
14022-
integrity sha512-r4DIlprAGwJ7YM11VZp4R884m0Vmgr6EAKe3P+kO0PPj3Unqyvv59rczf6UiGcb9Z8QxZVcqKNwv/g0WNdWwsw==
14019+
web-vitals@^5.0.2:
14020+
version "5.0.2"
14021+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-5.0.2.tgz#06bd045d67572545beff0b9080504ab169bb7370"
14022+
integrity sha512-nhl+fujoz9Io6MdDSyGSiiUSR1DLMvD3Mde1sNaRKrNwsEFYQICripmEIyUvE2DPKDkW1BbHa4saEDo1U/2D/Q==
1402314023

1402414024
webgl-context@^2.2.0:
1402514025
version "2.2.0"

0 commit comments

Comments
 (0)