Skip to content

Commit

Permalink
fix(deps): update dependency web-vitals to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2023
1 parent 3dea672 commit 7de679d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"react-scripts": "5.0.1",
"tailwindcss": "^3.1.8",
"typescript": "^4.4.2",
"web-vitals": "^2.1.0"
"web-vitals": "^3.0.0"
},
"scripts": {
"start": "vite",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15268,7 +15268,7 @@ typescript@^4.4.2:
vite-plugin-svgr: ^2.2.1
vite-tsconfig-paths: ^3.5.0
vitest: ^0.29.0
web-vitals: ^2.1.0
web-vitals: ^3.0.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -15507,10 +15507,10 @@ typescript@^4.4.2:
languageName: node
linkType: hard

"web-vitals@npm:^2.1.0":
version: 2.1.4
resolution: "web-vitals@npm:2.1.4"
checksum: 03d3f47dbf55c3dce07beb0ff5de8ddd52e2d0a53a8df5c84e7a16dda93543341d67231fa79b1d9772b091419af4ec0fd395b8bcf451a0e26846e3f76b3d0efc
"web-vitals@npm:^3.0.0":
version: 3.5.0
resolution: "web-vitals@npm:3.5.0"
checksum: d8d760772a7ac33c9569f1d92619a0d2582ffe61bb667b0a2f9de9749ae861842b8a0d83c5126226afb792e63eb57bc461a0cb2e568dce03c81cf6b46677f442
languageName: node
linkType: hard

Expand Down

0 comments on commit 7de679d

Please sign in to comment.