Skip to content

Commit

Permalink
Update dependency web-vitals to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 2, 2023
1 parent ccadf51 commit 57adc74
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 15 deletions.
4 changes: 2 additions & 2 deletions libs/@guardian/core-web-vitals/package.json
Expand Up @@ -8,13 +8,13 @@
"@guardian/libs": "12.0.0",
"tslib": "2.4.1",
"typescript": "4.3.2",
"web-vitals": "2.0.0"
"web-vitals": "3.1.1"
},
"peerDependencies": {
"@guardian/libs": "^12.0.0",
"tslib": "^2.4.1",
"typescript": "^4.3.2",
"web-vitals": "^2.0.0"
"web-vitals": "^2.0.0 || ^3.0.0"
},
"peerDependenciesMeta": {
"typescript": {
Expand Down
Expand Up @@ -15,7 +15,7 @@
"eslint": "8.0.0",
"tslib": "2.4.1",
"typescript": "4.3.2",
"web-vitals": "2.0.0"
"web-vitals": "3.1.1"
},
"peerDependencies": {
"@guardian/libs": "^12.0.0",
Expand Down
Expand Up @@ -17,7 +17,7 @@
"react": "17.0.1",
"tslib": "2.4.1",
"typescript": "4.3.2",
"web-vitals": "2.0.0"
"web-vitals": "3.1.1"
},
"peerDependencies": {
"@guardian/libs": "^12.0.0",
Expand Down
Expand Up @@ -12,7 +12,7 @@
"react": "17.0.1",
"tslib": "2.4.1",
"typescript": "4.3.2",
"web-vitals": "2.0.0"
"web-vitals": "3.1.1"
},
"peerDependencies": {
"@emotion/react": "^11.0.0",
Expand Down
23 changes: 13 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 57adc74

Please sign in to comment.