diff --git a/static/code/stackblitz/v7/react/package-lock.json b/static/code/stackblitz/v7/react/package-lock.json index 60711a43ef1..d4dc7648990 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.2.2", "vite": "^6.0.0", - "web-vitals": "^4.0.0" + "web-vitals": "^5.0.0" } }, "node_modules/@ampproject/remapping": { @@ -1758,9 +1758,9 @@ } }, "node_modules/web-vitals": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.4.tgz", - "integrity": "sha512-r4DIlprAGwJ7YM11VZp4R884m0Vmgr6EAKe3P+kO0PPj3Unqyvv59rczf6UiGcb9Z8QxZVcqKNwv/g0WNdWwsw==" + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.0.tgz", + "integrity": "sha512-yuayYLYyO4QdqB7YriMtUZxCIsUbcpZLnoPCJXocLvTRcAh/Jz2rgqsHrh9Oz/NHApB/Somd05NMsuhJV3YcLQ==" }, "node_modules/yallist": { "version": "3.1.1", @@ -2802,9 +2802,9 @@ } }, "web-vitals": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.4.tgz", - "integrity": "sha512-r4DIlprAGwJ7YM11VZp4R884m0Vmgr6EAKe3P+kO0PPj3Unqyvv59rczf6UiGcb9Z8QxZVcqKNwv/g0WNdWwsw==" + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.0.tgz", + "integrity": "sha512-yuayYLYyO4QdqB7YriMtUZxCIsUbcpZLnoPCJXocLvTRcAh/Jz2rgqsHrh9Oz/NHApB/Somd05NMsuhJV3YcLQ==" }, "yallist": { "version": "3.1.1", diff --git a/static/code/stackblitz/v7/react/package.json b/static/code/stackblitz/v7/react/package.json index 7555b2ce8db..bd140859edb 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.2.2", "vite": "^6.0.0", - "web-vitals": "^4.0.0" + "web-vitals": "^5.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 114bdaadd61..2ad41800eba 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.2.2", "vite": "^6.0.0", - "web-vitals": "^4.0.0" + "web-vitals": "^5.0.0" } }, "node_modules/@ampproject/remapping": { @@ -1758,9 +1758,9 @@ } }, "node_modules/web-vitals": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.4.tgz", - "integrity": "sha512-r4DIlprAGwJ7YM11VZp4R884m0Vmgr6EAKe3P+kO0PPj3Unqyvv59rczf6UiGcb9Z8QxZVcqKNwv/g0WNdWwsw==" + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.0.tgz", + "integrity": "sha512-yuayYLYyO4QdqB7YriMtUZxCIsUbcpZLnoPCJXocLvTRcAh/Jz2rgqsHrh9Oz/NHApB/Somd05NMsuhJV3YcLQ==" }, "node_modules/yallist": { "version": "3.1.1", @@ -2802,9 +2802,9 @@ } }, "web-vitals": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.4.tgz", - "integrity": "sha512-r4DIlprAGwJ7YM11VZp4R884m0Vmgr6EAKe3P+kO0PPj3Unqyvv59rczf6UiGcb9Z8QxZVcqKNwv/g0WNdWwsw==" + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.0.tgz", + "integrity": "sha512-yuayYLYyO4QdqB7YriMtUZxCIsUbcpZLnoPCJXocLvTRcAh/Jz2rgqsHrh9Oz/NHApB/Somd05NMsuhJV3YcLQ==" }, "yallist": { "version": "3.1.1", diff --git a/static/code/stackblitz/v8/react/package.json b/static/code/stackblitz/v8/react/package.json index 21db3802526..ecb67d33b0a 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.2.2", "vite": "^6.0.0", - "web-vitals": "^4.0.0" + "web-vitals": "^5.0.0" }, "scripts": { "start": "vite",