Merge pull request #146 from BreizhHardware/dependabot/npm_and_yarn/web-vitals-5.0.3

chore(deps): Bump web-vitals from 4.2.4 to 5.0.3
This commit is contained in:
Félix MARQUET
2025-06-17 20:25:17 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -25,7 +25,7 @@
"react-icons": "^5.5.0",
"sass": "^1.86.0",
"typescript": "^5.8.3",
"web-vitals": "^4.2.4",
"web-vitals": "^5.0.3",
"yarn": "^1.22.22"
},
"devDependencies": {
@@ -5787,9 +5787,9 @@
}
},
"node_modules/web-vitals": {
"version": "4.2.4",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.4.tgz",
"integrity": "sha512-r4DIlprAGwJ7YM11VZp4R884m0Vmgr6EAKe3P+kO0PPj3Unqyvv59rczf6UiGcb9Z8QxZVcqKNwv/g0WNdWwsw==",
"version": "5.0.3",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.3.tgz",
"integrity": "sha512-4KmOFYxj7qT6RAdCH0SWwq8eKeXNhAFXR4PmgF6nrWFmrJ41n7lq3UCA6UK0GebQ4uu+XP8e8zGjaDO3wZlqTg==",
"license": "Apache-2.0"
},
"node_modules/which": {

View File

@@ -20,7 +20,7 @@
"react-icons": "^5.5.0",
"sass": "^1.86.0",
"typescript": "^5.8.3",
"web-vitals": "^4.2.4",
"web-vitals": "^5.0.3",
"yarn": "^1.22.22"
},
"scripts": {