Skip to content

Commit 8c39eca

Browse files
Bump web-vitals from 2.1.4 to 5.1.0 in /frontend
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 2.1.4 to 5.1.0. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](GoogleChrome/web-vitals@v2.1.4...v5.1.0) --- updated-dependencies: - dependency-name: web-vitals dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0aa2a63 commit 8c39eca

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

frontend/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"react-router-dom": "^7.13.0",
2424
"react-scripts": "5.0.1",
2525
"typescript": "^5.9.3",
26-
"web-vitals": "3.5.2",
26+
"web-vitals": "5.1.0",
2727
"yarn": "^1.22.22"
2828
},
2929
"scripts": {

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9937,10 +9937,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
99379937
dependencies:
99389938
minimalistic-assert "^1.0.0"
99399939

9940-
web-vitals@3.5.2:
9941-
version "3.5.2"
9942-
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.5.2.tgz#5bb58461bbc173c3f00c2ddff8bfe6e680999ca9"
9943-
integrity sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg==
9940+
web-vitals@5.1.0:
9941+
version "5.1.0"
9942+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-5.1.0.tgz#2f117e92c8c4eeb107cb163cbb482ac20d685ebd"
9943+
integrity sha512-ArI3kx5jI0atlTtmV0fWU3fjpLmq/nD3Zr1iFFlJLaqa5wLBkUSzINwBPySCX/8jRyjlmy1Volw1kz1g9XE4Jg==
99449944

99459945
webidl-conversions@^4.0.2:
99469946
version "4.0.2"

0 commit comments

Comments
 (0)