Commit 9a2c811c authored by dependabot[bot]'s avatar dependabot[bot] Committed by Dmitrii Safronov
Browse files

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

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

)

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

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent fa9877bf
Loading
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
        "react": "^19.0.0",
        "react-dom": "^19.1.0",
        "react-scripts": "^5.0.1",
        "web-vitals": "^5.0.1"
        "web-vitals": "^5.0.2"
      }
    },
    "node_modules/@adobe/css-tools": {
@@ -15549,9 +15549,9 @@
      }
    },
    "node_modules/web-vitals": {
      "version": "5.0.1",
      "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.1.tgz",
      "integrity": "sha512-BsULPWaCKAAtNntUz0aJq1cu1wyuWmDzf4N6vYNMbYA6zzQAf2pzCYbyClf+Ui2MI54bt225AwugXIfL1W+Syg==",
      "version": "5.0.2",
      "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.2.tgz",
      "integrity": "sha512-nhl+fujoz9Io6MdDSyGSiiUSR1DLMvD3Mde1sNaRKrNwsEFYQICripmEIyUvE2DPKDkW1BbHa4saEDo1U/2D/Q==",
      "license": "Apache-2.0"
    },
    "node_modules/webidl-conversions": {
@@ -27403,9 +27403,9 @@
      }
    },
    "web-vitals": {
      "version": "5.0.1",
      "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.1.tgz",
      "integrity": "sha512-BsULPWaCKAAtNntUz0aJq1cu1wyuWmDzf4N6vYNMbYA6zzQAf2pzCYbyClf+Ui2MI54bt225AwugXIfL1W+Syg=="
      "version": "5.0.2",
      "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.2.tgz",
      "integrity": "sha512-nhl+fujoz9Io6MdDSyGSiiUSR1DLMvD3Mde1sNaRKrNwsEFYQICripmEIyUvE2DPKDkW1BbHa4saEDo1U/2D/Q=="
    },
    "webidl-conversions": {
      "version": "6.1.0",
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
    "react": "^19.0.0",
    "react-dom": "^19.1.0",
    "react-scripts": "^5.0.1",
    "web-vitals": "^5.0.1"
    "web-vitals": "^5.0.2"
  },
  "scripts": {
    "start": "react-scripts start",