ソースを参照

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

dependabot[bot] 1 年間 前
コミット
f55e5d00ca
2 ファイル変更5 行追加5 行削除
  1. 4 4
      frontend/package-lock.json
  2. 1 1
      frontend/package.json

+ 4 - 4
frontend/package-lock.json

@@ -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",

+ 1 - 1
frontend/package.json

@@ -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",