Skip to content

Commit 511a7cd

Browse files
chore(deps): update dependency web-vitals to v5
1 parent da5a118 commit 511a7cd

File tree

3 files changed

+13
-22
lines changed

3 files changed

+13
-22
lines changed

pnpm-lock.yaml

Lines changed: 11 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rspack/cra-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"@rspack/core": "1.5.0",
2929
"@rspack/plugin-react-refresh": "^1.4.3",
3030
"react-refresh": "^0.17.0",
31-
"web-vitals": "^2.1.4"
31+
"web-vitals": "^5.1.0"
3232
}
3333
}

rspack/cra/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"@rspack/core": "1.5.0",
2929
"@rspack/plugin-react-refresh": "^1.4.3",
3030
"react-refresh": "^0.17.0",
31-
"web-vitals": "^2.1.4"
31+
"web-vitals": "^5.1.0"
3232
}
3333
}

0 commit comments

Comments
 (0)