Skip to content
Snippets Groups Projects
Unverified Commit 764b896e authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

build(deps): Bump web-vitals from 5.0.0 to 5.0.1

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 5.0.0 to 5.0.1.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v5.0.0...v5.0.1

)

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

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 38e3744c
No related branches found
No related tags found
No related merge requests found
Pipeline #59462 passed
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
"react": "^19.0.0", "react": "^19.0.0",
"react-dom": "^19.1.0", "react-dom": "^19.1.0",
"react-scripts": "^5.0.1", "react-scripts": "^5.0.1",
"web-vitals": "^5.0.0" "web-vitals": "^5.0.1"
} }
}, },
"node_modules/@adobe/css-tools": { "node_modules/@adobe/css-tools": {
...@@ -15549,9 +15549,9 @@ ...@@ -15549,9 +15549,9 @@
} }
}, },
"node_modules/web-vitals": { "node_modules/web-vitals": {
"version": "5.0.0", "version": "5.0.1",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.0.tgz", "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.1.tgz",
"integrity": "sha512-yuayYLYyO4QdqB7YriMtUZxCIsUbcpZLnoPCJXocLvTRcAh/Jz2rgqsHrh9Oz/NHApB/Somd05NMsuhJV3YcLQ==", "integrity": "sha512-BsULPWaCKAAtNntUz0aJq1cu1wyuWmDzf4N6vYNMbYA6zzQAf2pzCYbyClf+Ui2MI54bt225AwugXIfL1W+Syg==",
"license": "Apache-2.0" "license": "Apache-2.0"
}, },
"node_modules/webidl-conversions": { "node_modules/webidl-conversions": {
...@@ -27403,9 +27403,9 @@ ...@@ -27403,9 +27403,9 @@
} }
}, },
"web-vitals": { "web-vitals": {
"version": "5.0.0", "version": "5.0.1",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.0.tgz", "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.1.tgz",
"integrity": "sha512-yuayYLYyO4QdqB7YriMtUZxCIsUbcpZLnoPCJXocLvTRcAh/Jz2rgqsHrh9Oz/NHApB/Somd05NMsuhJV3YcLQ==" "integrity": "sha512-BsULPWaCKAAtNntUz0aJq1cu1wyuWmDzf4N6vYNMbYA6zzQAf2pzCYbyClf+Ui2MI54bt225AwugXIfL1W+Syg=="
}, },
"webidl-conversions": { "webidl-conversions": {
"version": "6.1.0", "version": "6.1.0",
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"react": "^19.0.0", "react": "^19.0.0",
"react-dom": "^19.1.0", "react-dom": "^19.1.0",
"react-scripts": "^5.0.1", "react-scripts": "^5.0.1",
"web-vitals": "^5.0.0" "web-vitals": "^5.0.1"
}, },
"scripts": { "scripts": {
"start": "react-scripts start", "start": "react-scripts start",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment