Skip to content

Commit 879d46a

Browse files
chore(deps): update dependency web-vitals to v5
1 parent 540f48e commit 879d46a

File tree

3 files changed

+16
-28
lines changed

3 files changed

+16
-28
lines changed

pnpm-lock.yaml

Lines changed: 14 additions & 26 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.2",
2929
"@rspack/plugin-react-refresh": "^1.5.0",
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.2",
2929
"@rspack/plugin-react-refresh": "^1.5.0",
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)