Skip to content

Commit

Permalink
chore(deps): bump web-vitals from 3.5.2 to 4.2.1 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.1.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](GoogleChrome/web-vitals@v3.5.2...v4.2.1)

---
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 Jul 22, 2024
1 parent 12213f3 commit f6f22b4
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.2"
},
"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 @@ -13817,7 +13817,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.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -15509,10 +15509,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.2":
version: 4.2.2
resolution: "web-vitals@npm:4.2.2"
checksum: 10/97d0b814be809385d7e94d03a421545082c19a0a6fa580a5a11d799d6a122247006c0c3ef847aad4ce888630a7fcf2347ef77c4b2f1e3a5c9b105c6f5138c7e7
languageName: node
linkType: hard

Expand Down

0 comments on commit f6f22b4

Please sign in to comment.