Skip to content

Commit b286bb3

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

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.6",
3232
"vite-plugin-pwa": "0.21.2",
3333
"vite-tsconfig-paths": "4.3.2",
34-
"web-vitals": "3.5.2",
34+
"web-vitals": "5.1.0",
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
@@ -5116,10 +5116,10 @@ [email protected]:
51165116
optionalDependencies:
51175117
fsevents "~2.3.3"
51185118

5119-
web-vitals@3.5.2:
5120-
version "3.5.2"
5121-
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.5.2.tgz#5bb58461bbc173c3f00c2ddff8bfe6e680999ca9"
5122-
integrity sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg==
5119+
web-vitals@5.1.0:
5120+
version "5.1.0"
5121+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-5.1.0.tgz#2f117e92c8c4eeb107cb163cbb482ac20d685ebd"
5122+
integrity sha512-ArI3kx5jI0atlTtmV0fWU3fjpLmq/nD3Zr1iFFlJLaqa5wLBkUSzINwBPySCX/8jRyjlmy1Volw1kz1g9XE4Jg==
51235123

51245124
webidl-conversions@^4.0.2:
51255125
version "4.0.2"

0 commit comments

Comments
 (0)