Skip to content

Commit

Permalink
chore(deps): bump web-vitals from 4.2.3 to 4.2.4 in /ui
Browse files Browse the repository at this point in the history
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 4.2.3 to 4.2.4.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](GoogleChrome/web-vitals@v4.2.3...v4.2.4)

---
updated-dependencies:
- dependency-name: web-vitals
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 26, 2024
1 parent c230dc1 commit 3768b4e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"react-router-dom": "^6.27.0",
"usehooks-ts": "^3.1.0",
"uuid": "^10.0.0",
"web-vitals": "^4.2.3"
"web-vitals": "^4.2.4"
},
"scripts": {
"analyze": "source-map-explorer 'build/static/js/*.js'",
Expand Down
10 changes: 5 additions & 5 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12694,7 +12694,7 @@ __metadata:
vite-plugin-svgr: "npm:^4.2.0"
vite-tsconfig-paths: "npm:^5.0.1"
vitest: "npm:^2.1.3"
web-vitals: "npm:^4.2.3"
web-vitals: "npm:^4.2.4"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -14518,10 +14518,10 @@ __metadata:
languageName: node
linkType: hard

"web-vitals@npm:^4.2.3":
version: 4.2.3
resolution: "web-vitals@npm:4.2.3"
checksum: 10/f4f1b0d6e0dd06b50a1d48c5cbe8a2804f26c5778d7c9bd0a8f591c147fd044f35465a3e95659b9ca801bfd85742e0ac70c3416228c4241d858fcecb8b396503
"web-vitals@npm:^4.2.4":
version: 4.2.4
resolution: "web-vitals@npm:4.2.4"
checksum: 10/68cd1c2625a04b26e7eab67110623396afc6c9ef8c3a76f4e780aefe5b7d4ca1691737a0b99119e1d1ca9a463c4d468c0f0090b1875b6d784589d3a4a8503313
languageName: node
linkType: hard

Expand Down

0 comments on commit 3768b4e

Please sign in to comment.