Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent 9f0e7cc commit 24972bb
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 @@ -34,7 +34,7 @@
"react-router-dom": "^6.23.1",
"usehooks-ts": "^3.1.0",
"uuid": "^9.0.1",
"web-vitals": "^3.5.2"
"web-vitals": "^4.2.3"
},
"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 @@ -13809,7 +13809,7 @@ __metadata:
vite-plugin-svgr: "npm:^4.2.0"
vite-tsconfig-paths: "npm:^4.3.2"
vitest: "npm:^1.6.0"
web-vitals: "npm:^3.5.2"
web-vitals: "npm:^4.2.3"
languageName: unknown
linkType: soft

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

"web-vitals@npm:^3.5.2":
version: 3.5.2
resolution: "web-vitals@npm:3.5.2"
checksum: 10/59c5d7775c32977eb9156d186113f4de66c235cfea7a113d2f430ef25db25a5efe1980d2ba466f7ceefc7b1a3847764933dc1567b6d9b8f340d12e75209e3f79
"web-vitals@npm:^4.2.3":
version: 4.2.3
resolution: "web-vitals@npm:4.2.3"
checksum: 10/f4f1b0d6e0dd06b50a1d48c5cbe8a2804f26c5778d7c9bd0a8f591c147fd044f35465a3e95659b9ca801bfd85742e0ac70c3416228c4241d858fcecb8b396503
languageName: node
linkType: hard

Expand Down

0 comments on commit 24972bb

Please sign in to comment.