From da4ffe01d93d8473b215e3e72074204a456d12fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 03:10:11 +0000 Subject: [PATCH] chore(deps): update dependency web-vitals to v6.1.1 --- static/code/stackblitz/v7/react/package-lock.json | 6 +++--- static/code/stackblitz/v8/react/package-lock.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/static/code/stackblitz/v7/react/package-lock.json b/static/code/stackblitz/v7/react/package-lock.json index 9203d4a0ef..1d8b069670 100644 --- a/static/code/stackblitz/v7/react/package-lock.json +++ b/static/code/stackblitz/v7/react/package-lock.json @@ -2139,9 +2139,9 @@ } }, "node_modules/web-vitals": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-6.1.0.tgz", - "integrity": "sha512-ZNoJ/MbU6aaR2WjKrFVUvy5WQx+G96YvXQFSsmKTz3A/0VlAFywjUcxl00hc/S6wef2stfgQ4yWYIJCWCNudkA==", + "version": "6.1.1", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-6.1.1.tgz", + "integrity": "sha512-r93gKnR6ZC2O8F3JrS0AAGIQ0v0OhXuyg4DAj2oG7K+GPkwXfUSc3ZcWeu50AsV5yIc6xxnTjERipJ6EvSw2vg==", "license": "Apache-2.0" }, "node_modules/yallist": { diff --git a/static/code/stackblitz/v8/react/package-lock.json b/static/code/stackblitz/v8/react/package-lock.json index 926d8ec9b0..4aab4dffcd 100644 --- a/static/code/stackblitz/v8/react/package-lock.json +++ b/static/code/stackblitz/v8/react/package-lock.json @@ -2142,9 +2142,9 @@ } }, "node_modules/web-vitals": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-6.1.0.tgz", - "integrity": "sha512-ZNoJ/MbU6aaR2WjKrFVUvy5WQx+G96YvXQFSsmKTz3A/0VlAFywjUcxl00hc/S6wef2stfgQ4yWYIJCWCNudkA==", + "version": "6.1.1", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-6.1.1.tgz", + "integrity": "sha512-r93gKnR6ZC2O8F3JrS0AAGIQ0v0OhXuyg4DAj2oG7K+GPkwXfUSc3ZcWeu50AsV5yIc6xxnTjERipJ6EvSw2vg==", "license": "Apache-2.0" }, "node_modules/yallist": {