diff --git a/packages/browser/package.json b/packages/browser/package.json index afefca8d6..f587d1469 100644 --- a/packages/browser/package.json +++ b/packages/browser/package.json @@ -38,7 +38,7 @@ "codedent": "^0.1.2", "react": "^18.2.0", "react-dom": "^18.2.0", - "web-vitals": "^3.5.2" + "web-vitals": "^4.2.4" }, "devDependencies": { "@emotion/babel-plugin": "^11.13.5", diff --git a/packages/sharing-editor/package.json b/packages/sharing-editor/package.json index 17ecd661c..a8d17299d 100644 --- a/packages/sharing-editor/package.json +++ b/packages/sharing-editor/package.json @@ -20,7 +20,7 @@ "react-router-dom": "^7.1.1", "superstruct": "^1.0.3", "usehooks-ts": "^3.1.0", - "web-vitals": "^3.5.2" + "web-vitals": "^4.2.4" }, "scripts": { "start:web": "vite", diff --git a/packages/sharing/package.json b/packages/sharing/package.json index 66930fee4..2fd8b902a 100644 --- a/packages/sharing/package.json +++ b/packages/sharing/package.json @@ -12,7 +12,7 @@ "@types/react-dom": "^18.2.0", "react": "^18.2.0", "react-dom": "^18.2.0", - "web-vitals": "^3.5.2" + "web-vitals": "^4.2.4" }, "devDependencies": { "@emotion/babel-plugin": "^11.13.5", diff --git a/yarn.lock b/yarn.lock index d53ed40c5..a168e407e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17468,7 +17468,7 @@ superscript-text@^1.0.0: resolved "https://registry.npmjs.org/superscript-text/-/superscript-text-1.0.0.tgz" integrity sha512-gwu8l5MtRZ6koO0icVTlmN5pm7Dhh1+Xpe9O4x6ObMAsW+3jPbW14d1DsBq1F4wiI+WOFjXF35pslgec/G8yCQ== -superstruct@^1.0.4: +superstruct@^1.0.3, superstruct@^1.0.4: version "1.0.4" resolved "https://registry.npmjs.org/superstruct/-/superstruct-1.0.4.tgz" integrity sha512-7JpaAoX2NGyoFlI9NBh66BQXGONc+uE+MRS5i2iOBKuS4e+ccgMDjATgZldkah+33DakBxDHiss9kvUcGAO8UQ== @@ -19412,10 +19412,10 @@ web-streams-polyfill@^3.0.3: resolved "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.3.2.tgz" integrity sha512-3pRGuxRF5gpuZc0W+EpwQRmCD7gRqcDOMt688KmdlDAgAyaB1XlN0zq2njfDNm44XVdIouE7pZ6GzbdyH47uIQ== -web-vitals@^3.5.2: - version "3.5.2" - resolved "https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.2.tgz" - integrity sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg== +web-vitals@^4.2.4: + version "4.2.4" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-4.2.4.tgz#1d20bc8590a37769bd0902b289550936069184b7" + integrity sha512-r4DIlprAGwJ7YM11VZp4R884m0Vmgr6EAKe3P+kO0PPj3Unqyvv59rczf6UiGcb9Z8QxZVcqKNwv/g0WNdWwsw== webgl-context@^2.2.0: version "2.2.0"