Skip to content

Commit

Permalink
Bump web-vitals from 3.5.2 to 4.2.4
Browse files Browse the repository at this point in the history
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 3.5.2 to 4.2.4.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](GoogleChrome/web-vitals@v3.5.2...v4.2.4)

---
updated-dependencies:
- dependency-name: web-vitals
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2025
1 parent 4c908b9 commit 5f99343
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/sharing-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/sharing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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==
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 5f99343

Please sign in to comment.