Skip to content
Snippets Groups Projects
Commit ab09f035 authored by dependabot[bot]'s avatar dependabot[bot] Committed by Dmitriy Safronov
Browse files

build(deps): Bump web-vitals from 5.0.2 to 5.0.3

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 5.0.2 to 5.0.3.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v5.0.2...v5.0.3

)

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

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 897251e2
No related branches found
No related tags found
No related merge requests found
Pipeline #61293 failed
...@@ -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.2" "web-vitals": "^5.0.3"
} }
}, },
"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.2", "version": "5.0.3",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.2.tgz", "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.3.tgz",
"integrity": "sha512-nhl+fujoz9Io6MdDSyGSiiUSR1DLMvD3Mde1sNaRKrNwsEFYQICripmEIyUvE2DPKDkW1BbHa4saEDo1U/2D/Q==", "integrity": "sha512-4KmOFYxj7qT6RAdCH0SWwq8eKeXNhAFXR4PmgF6nrWFmrJ41n7lq3UCA6UK0GebQ4uu+XP8e8zGjaDO3wZlqTg==",
"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.2", "version": "5.0.3",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.2.tgz", "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.3.tgz",
"integrity": "sha512-nhl+fujoz9Io6MdDSyGSiiUSR1DLMvD3Mde1sNaRKrNwsEFYQICripmEIyUvE2DPKDkW1BbHa4saEDo1U/2D/Q==" "integrity": "sha512-4KmOFYxj7qT6RAdCH0SWwq8eKeXNhAFXR4PmgF6nrWFmrJ41n7lq3UCA6UK0GebQ4uu+XP8e8zGjaDO3wZlqTg=="
}, },
"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.2" "web-vitals": "^5.0.3"
}, },
"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