Unverified Commit a56e0605 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

build(deps): Bump web-vitals from 4.2.2 to 4.2.3 (#92)

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 4.2.2 to 4.2.3.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v4.2.2...v4.2.3

)

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

Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent b778b79e
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
        "react": "^18.3.1",
        "react-dom": "^18.3.1",
        "react-scripts": "^5.0.1",
        "web-vitals": "^4.2.2"
        "web-vitals": "^4.2.3"
      }
    },
    "node_modules/@adobe/css-tools": {
@@ -15416,9 +15416,9 @@
      }
    },
    "node_modules/web-vitals": {
      "version": "4.2.2",
      "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.2.tgz",
      "integrity": "sha512-nYfoOqb4EmElljyXU2qdeE76KsvoHdftQKY4DzA9Aw8DervCg2bG634pHLrJ/d6+B4mE3nWTSJv8Mo7B2mbZkw=="
      "version": "4.2.3",
      "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.3.tgz",
      "integrity": "sha512-/CFAm1mNxSmOj6i0Co+iGFJ58OS4NRGVP+AWS/l509uIK5a1bSoIVaHz/ZumpHTfHSZBpgrJ+wjfpAOrTHok5Q=="
    },
    "node_modules/webidl-conversions": {
      "version": "6.1.0",
@@ -27214,9 +27214,9 @@
      }
    },
    "web-vitals": {
      "version": "4.2.2",
      "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.2.tgz",
      "integrity": "sha512-nYfoOqb4EmElljyXU2qdeE76KsvoHdftQKY4DzA9Aw8DervCg2bG634pHLrJ/d6+B4mE3nWTSJv8Mo7B2mbZkw=="
      "version": "4.2.3",
      "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.3.tgz",
      "integrity": "sha512-/CFAm1mNxSmOj6i0Co+iGFJ58OS4NRGVP+AWS/l509uIK5a1bSoIVaHz/ZumpHTfHSZBpgrJ+wjfpAOrTHok5Q=="
    },
    "webidl-conversions": {
      "version": "6.1.0",
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
    "react": "^18.3.1",
    "react-dom": "^18.3.1",
    "react-scripts": "^5.0.1",
    "web-vitals": "^4.2.2"
    "web-vitals": "^4.2.3"
  },
  "scripts": {
    "start": "react-scripts start",