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

Bump web-vitals from 3.5.2 to 4.0.0 (#58)

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 3.5.2 to 4.0.0.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v3.5.2...v4.0.0

)

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

Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 4217106b
Loading
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": "^3.5.2"
        "web-vitals": "^4.0.0"
      }
    },
    "node_modules/@adobe/css-tools": {
@@ -20726,9 +20726,9 @@
      }
    },
    "node_modules/web-vitals": {
      "version": "3.5.2",
      "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.2.tgz",
      "integrity": "sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg=="
      "version": "4.0.0",
      "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.0.0.tgz",
      "integrity": "sha512-8wQd4jkwFRwY5q3yAmHZAJ5MjnKR1vRACK+g2OEC8nUqi0WOxBrXfOxGNlJ+QtxzzSn/TkQO58wkW0coE68n0Q=="
    },
    "node_modules/webidl-conversions": {
      "version": "6.1.0",
@@ -36747,9 +36747,9 @@
      }
    },
    "web-vitals": {
      "version": "3.5.2",
      "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.2.tgz",
      "integrity": "sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg=="
      "version": "4.0.0",
      "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.0.0.tgz",
      "integrity": "sha512-8wQd4jkwFRwY5q3yAmHZAJ5MjnKR1vRACK+g2OEC8nUqi0WOxBrXfOxGNlJ+QtxzzSn/TkQO58wkW0coE68n0Q=="
    },
    "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": "^3.5.2"
    "web-vitals": "^4.0.0"
  },
  "scripts": {
    "start": "react-scripts start",