Skip to content

Commit

Permalink
chore(deps): bump web-vitals from 3.5.2 to 4.2.3
Browse files Browse the repository at this point in the history
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 3.5.2 to 4.2.3.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](GoogleChrome/web-vitals@v3.5.2...v4.2.3)

---
updated-dependencies:
- dependency-name: web-vitals
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and phantomjinx committed Oct 3, 2024
1 parent 0a00eee commit 13d70ab
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/kubernetes-api-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"react-dom": "^18.3.1",
"react-router-dom": "^6.26.1",
"typescript": "^5.4.5",
"web-vitals": "^3.5.2"
"web-vitals": "^4.2.3"
},
"devDependencies": {
"connect-history-api-fallback": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/management-api-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"react-dom": "^18.3.1",
"react-router-dom": "^6.26.1",
"typescript": "^5.4.5",
"web-vitals": "^3.5.2"
"web-vitals": "^4.2.3"
},
"devDependencies": {
"connect-history-api-fallback": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/oauth-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"react-dom": "^18.3.1",
"react-router-dom": "^6.26.1",
"typescript": "^5.4.5",
"web-vitals": "^3.5.2"
"web-vitals": "^4.2.3"
},
"devDependencies": {
"connect-history-api-fallback": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/online-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"react-dom": "^18.3.1",
"react-markdown": "^8.0.7",
"typescript": "^5.4.5",
"web-vitals": "^3.5.2"
"web-vitals": "^4.2.3"
},
"devDependencies": {
"babel-loader": "^9.1.3",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2046,7 +2046,7 @@ __metadata:
ts-loader: "npm:^9.5.1"
tsconfig-paths-webpack-plugin: "npm:^4.1.0"
typescript: "npm:^5.4.5"
web-vitals: "npm:^3.5.2"
web-vitals: "npm:^4.2.3"
webpack: "npm:^5.94.0"
webpack-cli: "npm:^5.1.4"
webpack-dev-server: "npm:^5.0.4"
Expand Down Expand Up @@ -2117,7 +2117,7 @@ __metadata:
ts-loader: "npm:^9.5.1"
tsconfig-paths-webpack-plugin: "npm:^4.1.0"
typescript: "npm:^5.4.5"
web-vitals: "npm:^3.5.2"
web-vitals: "npm:^4.2.3"
webpack: "npm:^5.94.0"
webpack-cli: "npm:^5.1.4"
webpack-dev-server: "npm:^5.0.4"
Expand Down Expand Up @@ -2189,7 +2189,7 @@ __metadata:
tsconfig-paths-webpack-plugin: "npm:^4.1.0"
typescript: "npm:^5.4.5"
url: "npm:^0.11.1"
web-vitals: "npm:^3.5.2"
web-vitals: "npm:^4.2.3"
webpack: "npm:^5.94.0"
webpack-cli: "npm:^5.1.4"
webpack-dev-server: "npm:^5.0.4"
Expand Down Expand Up @@ -2285,7 +2285,7 @@ __metadata:
tsconfig-paths-webpack-plugin: "npm:^4.1.0"
typescript: "npm:^5.4.5"
url: "npm:^0.11.3"
web-vitals: "npm:^3.5.2"
web-vitals: "npm:^4.2.3"
webpack: "npm:^5.94.0"
webpack-bundle-analyzer: "npm:^4.10.2"
webpack-cli: "npm:^5.1.4"
Expand Down Expand Up @@ -15672,10 +15672,10 @@ __metadata:
languageName: node
linkType: hard

"web-vitals@npm:^3.5.2":
version: 3.5.2
resolution: "web-vitals@npm:3.5.2"
checksum: 10/59c5d7775c32977eb9156d186113f4de66c235cfea7a113d2f430ef25db25a5efe1980d2ba466f7ceefc7b1a3847764933dc1567b6d9b8f340d12e75209e3f79
"web-vitals@npm:^4.2.3":
version: 4.2.3
resolution: "web-vitals@npm:4.2.3"
checksum: 10/f4f1b0d6e0dd06b50a1d48c5cbe8a2804f26c5778d7c9bd0a8f591c147fd044f35465a3e95659b9ca801bfd85742e0ac70c3416228c4241d858fcecb8b396503
languageName: node
linkType: hard

Expand Down

0 comments on commit 13d70ab

Please sign in to comment.