Skip to content

Commit f28cdb0

Browse files
fix(deps): update dependency web-vitals to v5
1 parent 1e23351 commit f28cdb0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"vite": "6.3.5",
3232
"vite-plugin-pwa": "0.21.2",
3333
"vite-tsconfig-paths": "4.3.2",
34-
"web-vitals": "3.5.2",
34+
"web-vitals": "5.0.1",
3535
"workbox-background-sync": "7.3.0",
3636
"workbox-broadcast-update": "7.3.0",
3737
"workbox-build": "7.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4765,10 +4765,10 @@ [email protected]:
47654765
optionalDependencies:
47664766
fsevents "~2.3.3"
47674767

4768-
web-vitals@3.5.2:
4769-
version "3.5.2"
4770-
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.5.2.tgz#5bb58461bbc173c3f00c2ddff8bfe6e680999ca9"
4771-
integrity sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg==
4768+
web-vitals@5.0.1:
4769+
version "5.0.1"
4770+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-5.0.1.tgz#c8bc10e805f665f9ae468039703d5b2d0a9da22b"
4771+
integrity sha512-BsULPWaCKAAtNntUz0aJq1cu1wyuWmDzf4N6vYNMbYA6zzQAf2pzCYbyClf+Ui2MI54bt225AwugXIfL1W+Syg==
47724772

47734773
webidl-conversions@^4.0.2:
47744774
version "4.0.2"

0 commit comments

Comments
 (0)