Update dependency web-vitals to v4
This commit is contained in:
parent
2955dfa5c0
commit
1b2ffa65fa
8
virtweb_frontend/package-lock.json
generated
8
virtweb_frontend/package-lock.json
generated
@ -40,7 +40,7 @@
|
||||
"uuid": "^11.0.3",
|
||||
"vite": "^5.4.11",
|
||||
"vite-tsconfig-paths": "^5.1.3",
|
||||
"web-vitals": "^3.5.2",
|
||||
"web-vitals": "^4.0.0",
|
||||
"xml-formatter": "^3.6.0"
|
||||
}
|
||||
},
|
||||
@ -21327,9 +21327,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.2.4",
|
||||
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.4.tgz",
|
||||
"integrity": "sha512-r4DIlprAGwJ7YM11VZp4R884m0Vmgr6EAKe3P+kO0PPj3Unqyvv59rczf6UiGcb9Z8QxZVcqKNwv/g0WNdWwsw==",
|
||||
"license": "Apache-2.0"
|
||||
},
|
||||
"node_modules/webidl-conversions": {
|
||||
|
@ -36,7 +36,7 @@
|
||||
"uuid": "^11.0.3",
|
||||
"vite": "^5.4.11",
|
||||
"vite-tsconfig-paths": "^5.1.3",
|
||||
"web-vitals": "^3.5.2",
|
||||
"web-vitals": "^4.0.0",
|
||||
"xml-formatter": "^3.6.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user