Skip to content

Commit 0cfe02f

Browse files
Merge pull request #3 from minhphuc010194/renovate/web-vitals-3.x
fix(deps): update dependency web-vitals to v3
2 parents d7832c6 + 36e9890 commit 0cfe02f

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"react-dom": "^18.2.0",
1515
"react-router-dom": "^6.3.0",
1616
"react-scripts": "5.0.1",
17-
"web-vitals": "^2.1.4"
17+
"web-vitals": "^3.0.0"
1818
},
1919
"scripts": {
2020
"start": "react-scripts start",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9636,10 +9636,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
96369636
dependencies:
96379637
minimalistic-assert "^1.0.0"
96389638

9639-
web-vitals@^2.1.4:
9640-
version "2.1.4"
9641-
resolved "https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.4.tgz"
9642-
integrity sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg==
9639+
web-vitals@^3.0.0:
9640+
version "3.0.4"
9641+
resolved "https://registry.npmjs.org/web-vitals/-/web-vitals-3.0.4.tgz"
9642+
integrity sha512-Yau8qf1AJ/dm6MY180Bi0qpCIuWmAfKAnOqmxLecGfIHn0+ND3H4JOhXeY73Pyi9zjSF5J4SNUewHLNUzU7mmA==
96439643

96449644
webidl-conversions@^4.0.2:
96459645
version "4.0.2"

0 commit comments

Comments
 (0)