Merge pull request #70 from BreizhHardware/dependabot/npm_and_yarn/web-vitals-4.2.4

Bump web-vitals from 4.2.3 to 4.2.4
This commit is contained in:
Félix MARQUET
2024-10-31 09:52:39 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -23,7 +23,7 @@
"react-icons": "^5.3.0",
"sass": "^1.80.1",
"typescript": "^5.6.3",
"web-vitals": "^4.2.3",
"web-vitals": "^4.2.4",
"yarn": "^1.22.22"
},
"devDependencies": {
@@ -6437,9 +6437,9 @@
}
},
"node_modules/web-vitals": {
"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=="
"version": "4.2.4",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.4.tgz",
"integrity": "sha512-r4DIlprAGwJ7YM11VZp4R884m0Vmgr6EAKe3P+kO0PPj3Unqyvv59rczf6UiGcb9Z8QxZVcqKNwv/g0WNdWwsw=="
},
"node_modules/which": {
"version": "2.0.2",

View File

@@ -18,7 +18,7 @@
"react-icons": "^5.3.0",
"sass": "^1.80.1",
"typescript": "^5.6.3",
"web-vitals": "^4.2.3",
"web-vitals": "^4.2.4",
"yarn": "^1.22.22"
},
"scripts": {