Skip to content

Commit 8c0092d

Browse files
chore(deps): update dependency web-vitals to v3 (#53)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 122e4be commit 8c0092d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"defu": "^6.0.0",
4040
"ufo": "^1.0.0",
41-
"web-vitals": "^2.1.4"
41+
"web-vitals": "^3.1.0"
4242
},
4343
"devDependencies": {
4444
"@nuxt/types": "latest",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9969,10 +9969,10 @@ watchpack@^2.4.0:
99699969
glob-to-regexp "^0.4.1"
99709970
graceful-fs "^4.1.2"
99719971

9972-
web-vitals@^2.1.4:
9973-
version "2.1.4"
9974-
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.4.tgz#76563175a475a5e835264d373704f9dde718290c"
9975-
integrity sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg==
9972+
web-vitals@^3.1.0:
9973+
version "3.1.0"
9974+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.1.0.tgz#a6f5156cb6c7fee562da46078540265ac2cd2d16"
9975+
integrity sha512-zCeQ+bOjWjJbXv5ZL0r8Py3XP2doCQMZXNKlBGfUjPAVZWokApdeF/kFlK1peuKlCt8sL9TFkKzyXE9/cmNJQA==
99769976

99779977
webidl-conversions@^3.0.0:
99789978
version "3.0.1"

0 commit comments

Comments
 (0)