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

build(deps): Bump web-vitals from 4.0.1 to 4.1.0 (#67)

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 4.0.1 to 4.1.0.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v4.0.1...v4.1.0

)

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

Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent c2534b32
Branches
Tags
No related merge requests found
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"react-scripts": "^5.0.1", "react-scripts": "^5.0.1",
"web-vitals": "^4.0.1" "web-vitals": "^4.1.0"
} }
}, },
"node_modules/@adobe/css-tools": { "node_modules/@adobe/css-tools": {
...@@ -20751,9 +20751,9 @@ ...@@ -20751,9 +20751,9 @@
} }
}, },
"node_modules/web-vitals": { "node_modules/web-vitals": {
"version": "4.0.1", "version": "4.1.0",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.0.1.tgz", "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.1.0.tgz",
"integrity": "sha512-AW6qT/vXK3pbf+WgVcEBXY//AWCpXjVKgdb6rt0cARSUdtT+NUtZCOeo+CSLUX7PjSQ275DmxfkAs7QlPbtR6w==" "integrity": "sha512-wz5ubPZK7DSKrlQvjsaCqdfa+9AjAYoUzj9GDzUmBTdfyfyl1fOIjfTh46DGKM8MdN+lcbNY8ObXo6TmHqRzVw=="
}, },
"node_modules/webidl-conversions": { "node_modules/webidl-conversions": {
"version": "6.1.0", "version": "6.1.0",
...@@ -36792,9 +36792,9 @@ ...@@ -36792,9 +36792,9 @@
} }
}, },
"web-vitals": { "web-vitals": {
"version": "4.0.1", "version": "4.1.0",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.0.1.tgz", "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.1.0.tgz",
"integrity": "sha512-AW6qT/vXK3pbf+WgVcEBXY//AWCpXjVKgdb6rt0cARSUdtT+NUtZCOeo+CSLUX7PjSQ275DmxfkAs7QlPbtR6w==" "integrity": "sha512-wz5ubPZK7DSKrlQvjsaCqdfa+9AjAYoUzj9GDzUmBTdfyfyl1fOIjfTh46DGKM8MdN+lcbNY8ObXo6TmHqRzVw=="
}, },
"webidl-conversions": { "webidl-conversions": {
"version": "6.1.0", "version": "6.1.0",
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"react-scripts": "^5.0.1", "react-scripts": "^5.0.1",
"web-vitals": "^4.0.1" "web-vitals": "^4.1.0"
}, },
"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