Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump web-vitals from 3.5.2 to 4.2.1 in /ui #377

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading