Skip to content

Commit 53185ab

Browse files
build(deps): bump web-vitals from 3.5.2 to 5.3.0 in /frontend
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 3.5.2 to 5.3.0. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](GoogleChrome/web-vitals@v3.5.2...v5.3.0) --- updated-dependencies: - dependency-name: web-vitals dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99f34ae commit 53185ab

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.15.1",
2424
"react-scripts": "5.0.1",
2525
"typescript": "^5.9.3",
26-
"web-vitals": "3.5.2",
26+
"web-vitals": "5.3.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
@@ -9938,10 +9938,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
99389938
dependencies:
99399939
minimalistic-assert "^1.0.0"
99409940

9941-
web-vitals@3.5.2:
9942-
version "3.5.2"
9943-
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.5.2.tgz#5bb58461bbc173c3f00c2ddff8bfe6e680999ca9"
9944-
integrity sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg==
9941+
web-vitals@5.3.0:
9942+
version "5.3.0"
9943+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-5.3.0.tgz#a67f57f229fdf68be99eb99d3725946def284ff3"
9944+
integrity sha512-q6LWsLatGYZp5VGBIOvbTj6JBV2nOmC8KvWztXBmwJcfFAzhwKwbOxhUH306XY3CcaZDUlSmSuNPBsCn0bFu+g==
99459945

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

0 commit comments

Comments
 (0)