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 Jan 24, 2024
1 parent a9356bd commit 836f503
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 @@ -31,7 +31,7 @@
"react-tailwindcss-datepicker": "^1.6.6",
"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 @@ -15305,7 +15305,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 @@ -15544,10 +15544,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.1
resolution: "web-vitals@npm:3.5.1"
checksum: aa680af45dca27aca08cb26a38194381c2a3b5067ba0eb89b48b8ffe0ef33aee018235cd0dc8b479bb0562750ebc6b6766043f65a57442dd33b1e21966c4c2be
languageName: node
linkType: hard

Expand Down

0 comments on commit 836f503

Please sign in to comment.