Update dependency web-vitals to v4
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
a972ea51aa
commit
af37979f32
9
virtweb_frontend/package-lock.json
generated
9
virtweb_frontend/package-lock.json
generated
@ -40,7 +40,7 @@
|
||||
"uuid": "^9.0.1",
|
||||
"vite": "^5.2.10",
|
||||
"vite-tsconfig-paths": "^4.2.2",
|
||||
"web-vitals": "^3.5.2",
|
||||
"web-vitals": "^4.0.0",
|
||||
"xml-formatter": "^3.6.0"
|
||||
}
|
||||
},
|
||||
@ -22233,9 +22233,10 @@
|
||||
}
|
||||
},
|
||||
"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==",
|
||||
"license": "Apache-2.0"
|
||||
},
|
||||
"node_modules/webidl-conversions": {
|
||||
"version": "6.1.0",
|
||||
|
@ -36,7 +36,7 @@
|
||||
"uuid": "^9.0.1",
|
||||
"vite": "^5.2.10",
|
||||
"vite-tsconfig-paths": "^4.2.2",
|
||||
"web-vitals": "^3.5.2",
|
||||
"web-vitals": "^4.0.0",
|
||||
"xml-formatter": "^3.6.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user