Skip to content

Commit f8f02a3

Browse files
chore(deps): update dependency web-vitals to v5
1 parent 0ddd193 commit f8f02a3

3 files changed

Lines changed: 17 additions & 17 deletions

File tree

pnpm-lock.yaml

Lines changed: 15 additions & 15 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.0",
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.0",
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)