Skip to content

Commit 335fb9f

Browse files
fix(deps): update dependency web-vitals to v5
1 parent 691f6de commit 335fb9f

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.3",
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
@@ -4949,10 +4949,10 @@ [email protected]:
49494949
optionalDependencies:
49504950
fsevents "~2.3.3"
49514951

4952-
web-vitals@3.5.2:
4953-
version "3.5.2"
4954-
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.5.2.tgz#5bb58461bbc173c3f00c2ddff8bfe6e680999ca9"
4955-
integrity sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg==
4952+
web-vitals@5.0.3:
4953+
version "5.0.3"
4954+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-5.0.3.tgz#29708ca3ab7ff96f676c6ff68fa8e8ed09a93d9b"
4955+
integrity sha512-4KmOFYxj7qT6RAdCH0SWwq8eKeXNhAFXR4PmgF6nrWFmrJ41n7lq3UCA6UK0GebQ4uu+XP8e8zGjaDO3wZlqTg==
49564956

49574957
webidl-conversions@^4.0.2:
49584958
version "4.0.2"

0 commit comments

Comments
 (0)