Bump web-vitals from 2.1.4 to 3.5.2 in /frontend (#1843)

This commit is contained in:
dependabot[bot]
2024-05-16 18:12:13 +00:00
committed by GitHub
parent e31f8b8322
commit f55e5d00ca
2 changed files with 5 additions and 5 deletions

View File

@@ -35,7 +35,7 @@
"react-syntax-highlighter": "^15.5.0",
"tailwind-merge": "^2.2.2",
"vite": "^5.1.6",
"web-vitals": "^2.1.4"
"web-vitals": "^3.5.2"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.13",
@@ -15211,9 +15211,9 @@
}
},
"node_modules/web-vitals": {
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.4.tgz",
"integrity": "sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg=="
"version": "3.5.2",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.2.tgz",
"integrity": "sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg=="
},
"node_modules/webidl-conversions": {
"version": "7.0.0",

View File

@@ -34,7 +34,7 @@
"react-syntax-highlighter": "^15.5.0",
"tailwind-merge": "^2.2.2",
"vite": "^5.1.6",
"web-vitals": "^2.1.4"
"web-vitals": "^3.5.2"
},
"scripts": {
"start": "vite",