diff --git a/static/code/stackblitz/v7/react/package-lock.json b/static/code/stackblitz/v7/react/package-lock.json index 3968347a24..52ba94beaf 100644 --- a/static/code/stackblitz/v7/react/package-lock.json +++ b/static/code/stackblitz/v7/react/package-lock.json @@ -23,7 +23,7 @@ "react-router-dom": "^5.2.0", "typescript": "~5.9.0", "vite": "^8.0.0", - "web-vitals": "^5.0.0" + "web-vitals": "^6.0.0" } }, "node_modules/@babel/runtime": { @@ -1323,9 +1323,9 @@ } }, "node_modules/web-vitals": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-5.3.0.tgz", - "integrity": "sha512-q6LWsLatGYZp5VGBIOvbTj6JBV2nOmC8KvWztXBmwJcfFAzhwKwbOxhUH306XY3CcaZDUlSmSuNPBsCn0bFu+g==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-6.0.0.tgz", + "integrity": "sha512-Guaibvy/+uNtL6Bsu4jmMJGzuSl91oeRH5iO9pPRbYftnFUr3yqT1TUNX/OE4o9HexuEMU3Kb/Wg7iKhlffZUA==", "license": "Apache-2.0" } } diff --git a/static/code/stackblitz/v7/react/package.json b/static/code/stackblitz/v7/react/package.json index fb5ae2a781..08bda9e310 100644 --- a/static/code/stackblitz/v7/react/package.json +++ b/static/code/stackblitz/v7/react/package.json @@ -18,7 +18,7 @@ "react-router-dom": "^5.2.0", "typescript": "~5.9.0", "vite": "^8.0.0", - "web-vitals": "^5.0.0" + "web-vitals": "^6.0.0" }, "scripts": { "start": "vite", diff --git a/static/code/stackblitz/v8/react/package-lock.json b/static/code/stackblitz/v8/react/package-lock.json index fe3beef86b..633d875bfd 100644 --- a/static/code/stackblitz/v8/react/package-lock.json +++ b/static/code/stackblitz/v8/react/package-lock.json @@ -23,7 +23,7 @@ "react-router-dom": "^5.2.0", "typescript": "~5.9.0", "vite": "^8.0.0", - "web-vitals": "^5.0.0" + "web-vitals": "^6.0.0" } }, "node_modules/@babel/runtime": { @@ -1339,9 +1339,9 @@ } }, "node_modules/web-vitals": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-5.3.0.tgz", - "integrity": "sha512-q6LWsLatGYZp5VGBIOvbTj6JBV2nOmC8KvWztXBmwJcfFAzhwKwbOxhUH306XY3CcaZDUlSmSuNPBsCn0bFu+g==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-6.0.0.tgz", + "integrity": "sha512-Guaibvy/+uNtL6Bsu4jmMJGzuSl91oeRH5iO9pPRbYftnFUr3yqT1TUNX/OE4o9HexuEMU3Kb/Wg7iKhlffZUA==", "license": "Apache-2.0" } } diff --git a/static/code/stackblitz/v8/react/package.json b/static/code/stackblitz/v8/react/package.json index 272f00680d..3c7fee7346 100644 --- a/static/code/stackblitz/v8/react/package.json +++ b/static/code/stackblitz/v8/react/package.json @@ -18,7 +18,7 @@ "react-router-dom": "^5.2.0", "typescript": "~5.9.0", "vite": "^8.0.0", - "web-vitals": "^5.0.0" + "web-vitals": "^6.0.0" }, "scripts": { "start": "vite",