diff --git a/.pnp.cjs b/.pnp.cjs index b373def..65aeff5 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -37,7 +37,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["react", "npm:18.3.1"],\ ["react-dom", "virtual:b67a0f65ee77768174381cc6c1aeaf1e0f1c2869fdbaa3953c83bb8df5d9ecb2ecfb26012f2ac855ea7501b5984a2dcd2b7b6bcf9661ccbccb3bf0c4d226b01c#npm:18.3.1"],\ ["react-scripts", "virtual:b67a0f65ee77768174381cc6c1aeaf1e0f1c2869fdbaa3953c83bb8df5d9ecb2ecfb26012f2ac855ea7501b5984a2dcd2b7b6bcf9661ccbccb3bf0c4d226b01c#npm:5.0.1"],\ - ["web-vitals", "npm:2.1.4"]\ + ["web-vitals", "npm:5.1.0"]\ ],\ "linkType": "SOFT"\ }]\ @@ -15714,7 +15714,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["react", "npm:18.3.1"],\ ["react-dom", "virtual:b67a0f65ee77768174381cc6c1aeaf1e0f1c2869fdbaa3953c83bb8df5d9ecb2ecfb26012f2ac855ea7501b5984a2dcd2b7b6bcf9661ccbccb3bf0c4d226b01c#npm:18.3.1"],\ ["react-scripts", "virtual:b67a0f65ee77768174381cc6c1aeaf1e0f1c2869fdbaa3953c83bb8df5d9ecb2ecfb26012f2ac855ea7501b5984a2dcd2b7b6bcf9661ccbccb3bf0c4d226b01c#npm:5.0.1"],\ - ["web-vitals", "npm:2.1.4"]\ + ["web-vitals", "npm:5.1.0"]\ ],\ "linkType": "SOFT"\ }]\ @@ -16753,10 +16753,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["web-vitals", [\ - ["npm:2.1.4", {\ - "packageLocation": "./.yarn/cache/web-vitals-npm-2.1.4-68bdd9ecb2-03d3f47dbf.zip/node_modules/web-vitals/",\ + ["npm:5.1.0", {\ + "packageLocation": "./.yarn/cache/web-vitals-npm-5.1.0-8b1652e588-bd6a3186d9.zip/node_modules/web-vitals/",\ "packageDependencies": [\ - ["web-vitals", "npm:2.1.4"]\ + ["web-vitals", "npm:5.1.0"]\ ],\ "linkType": "HARD"\ }]\ diff --git a/.yarn/cache/web-vitals-npm-2.1.4-68bdd9ecb2-03d3f47dbf.zip b/.yarn/cache/web-vitals-npm-2.1.4-68bdd9ecb2-03d3f47dbf.zip deleted file mode 100644 index 1e36bd6..0000000 Binary files a/.yarn/cache/web-vitals-npm-2.1.4-68bdd9ecb2-03d3f47dbf.zip and /dev/null differ diff --git a/.yarn/cache/web-vitals-npm-5.1.0-8b1652e588-bd6a3186d9.zip b/.yarn/cache/web-vitals-npm-5.1.0-8b1652e588-bd6a3186d9.zip new file mode 100644 index 0000000..7fb9c3b Binary files /dev/null and b/.yarn/cache/web-vitals-npm-5.1.0-8b1652e588-bd6a3186d9.zip differ diff --git a/package.json b/package.json index af83889..02da03b 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-scripts": "5.0.1", - "web-vitals": "^2.1.4" + "web-vitals": "^5.0.0" }, "scripts": { "start": "react-scripts start", diff --git a/yarn.lock b/yarn.lock index 3ee9432..70c06f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11566,7 +11566,7 @@ __metadata: react: ^18.2.0 react-dom: ^18.2.0 react-scripts: 5.0.1 - web-vitals: ^2.1.4 + web-vitals: ^5.0.0 languageName: unknown linkType: soft @@ -12443,10 +12443,10 @@ __metadata: languageName: node linkType: hard -"web-vitals@npm:^2.1.4": - version: 2.1.4 - resolution: "web-vitals@npm:2.1.4" - checksum: 03d3f47dbf55c3dce07beb0ff5de8ddd52e2d0a53a8df5c84e7a16dda93543341d67231fa79b1d9772b091419af4ec0fd395b8bcf451a0e26846e3f76b3d0efc +"web-vitals@npm:^5.0.0": + version: 5.1.0 + resolution: "web-vitals@npm:5.1.0" + checksum: bd6a3186d9e7d7d3ab418ce67f3df81df1f7bbea88235ee092c47504966d1abc7e784ba27229f0a6ed919b8b8584defdc983d51aeb450dad5725b231e26bafb4 languageName: node linkType: hard