Skip to content

Commit d6ffcf4

Browse files
chore(deps): update dependency web-vitals to v5 (#328)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b704356 commit d6ffcf4

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

pnpm-lock.yaml

Lines changed: 7 additions & 7 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.6.1",
2929
"@rspack/plugin-react-refresh": "^1.5.2",
3030
"react-refresh": "^0.18.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.6.1",
2929
"@rspack/plugin-react-refresh": "^1.5.2",
3030
"react-refresh": "^0.18.0",
31-
"web-vitals": "^2.1.4"
31+
"web-vitals": "^5.1.0"
3232
}
3333
}

0 commit comments

Comments
 (0)