Skip to content

Commit e7f5993

Browse files
chore(deps): update dependency web-vitals to v4 (#3657)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7deb067 commit e7f5993

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

static/code/stackblitz/v7/react/package-lock.json

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

static/code/stackblitz/v7/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"react-router-dom": "^5.2.0",
1919
"typescript": "^5.2.2",
2020
"vite": "^5.0.0",
21-
"web-vitals": "^3.0.0"
21+
"web-vitals": "^4.0.0"
2222
},
2323
"scripts": {
2424
"start": "vite",

static/code/stackblitz/v8/react/package-lock.json

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

static/code/stackblitz/v8/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"react-router-dom": "^5.2.0",
1919
"typescript": "^5.2.2",
2020
"vite": "^5.0.0",
21-
"web-vitals": "^3.0.0"
21+
"web-vitals": "^4.0.0"
2222
},
2323
"scripts": {
2424
"start": "vite",

0 commit comments

Comments
 (0)