Skip to content

Commit 9d4477c

Browse files
fix(deps): update dependency web-vitals to v4
1 parent 5414b5e commit 9d4477c

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
@@ -10,7 +10,7 @@
1010
"react": "^18.0.0",
1111
"react-dom": "^18.0.0",
1212
"react-scripts": "5.0.1",
13-
"web-vitals": "^2.1.4",
13+
"web-vitals": "^4.0.0",
1414
"uiw": "^4.21.0"
1515
},
1616
"homepage": "https://uiwjs.github.io/uiw-example-create-react-app/",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9798,10 +9798,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
97989798
dependencies:
97999799
minimalistic-assert "^1.0.0"
98009800

9801-
web-vitals@^2.1.4:
9802-
version "2.1.4"
9803-
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.4.tgz#76563175a475a5e835264d373704f9dde718290c"
9804-
integrity sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg==
9801+
web-vitals@^4.0.0:
9802+
version "4.2.4"
9803+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-4.2.4.tgz#1d20bc8590a37769bd0902b289550936069184b7"
9804+
integrity sha512-r4DIlprAGwJ7YM11VZp4R884m0Vmgr6EAKe3P+kO0PPj3Unqyvv59rczf6UiGcb9Z8QxZVcqKNwv/g0WNdWwsw==
98059805

98069806
webidl-conversions@^4.0.2:
98079807
version "4.0.2"

0 commit comments

Comments
 (0)