Skip to content

Commit bdcb7d5

Browse files
Bump web-vitals from 4.2.4 to 5.1.0
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 4.2.4 to 5.1.0. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](GoogleChrome/web-vitals@v4.2.4...v5.1.0) --- updated-dependencies: - dependency-name: web-vitals dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a424127 commit bdcb7d5

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

packages/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"vite-plugin-top-level-await": "^1.4.4",
6060
"vite-plugin-wasm": "^3.4.1",
6161
"vitest": "^3.0.9",
62-
"web-vitals": "^4.2.4"
62+
"web-vitals": "^5.1.0"
6363
},
6464
"scripts": {
6565
"start": "vite",

packages/sharing-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"react-router-dom": "^7.1.1",
2222
"superstruct": "^2.0.2",
2323
"usehooks-ts": "^3.1.0",
24-
"web-vitals": "^4.2.4"
24+
"web-vitals": "^5.1.0"
2525
},
2626
"scripts": {
2727
"start:web": "cross-env SHARING_APP_URL=http://localhost:3000/ vite",

packages/sharing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/react-dom": "^18.2.0",
1313
"react": "^18.2.0",
1414
"react-dom": "^18.2.0",
15-
"web-vitals": "^4.2.4"
15+
"web-vitals": "^5.1.0"
1616
},
1717
"devDependencies": {
1818
"@emotion/babel-plugin": "^11.13.5",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4791,7 +4791,7 @@ __metadata:
47914791
vite-plugin-top-level-await: "npm:^1.4.4"
47924792
vite-plugin-wasm: "npm:^3.4.1"
47934793
vitest: "npm:^3.0.9"
4794-
web-vitals: "npm:^4.2.4"
4794+
web-vitals: "npm:^5.1.0"
47954795
languageName: unknown
47964796
linkType: soft
47974797

@@ -4948,7 +4948,7 @@ __metadata:
49484948
usehooks-ts: "npm:^3.1.0"
49494949
vite: "npm:^6.2.2"
49504950
vitest: "npm:^3.0.9"
4951-
web-vitals: "npm:^4.2.4"
4951+
web-vitals: "npm:^5.1.0"
49524952
languageName: unknown
49534953
linkType: soft
49544954

@@ -4975,7 +4975,7 @@ __metadata:
49754975
vite-plugin-top-level-await: "npm:^1.4.4"
49764976
vite-plugin-wasm: "npm:^3.4.1"
49774977
vite-tsconfig-paths: "npm:^5.1.4"
4978-
web-vitals: "npm:^4.2.4"
4978+
web-vitals: "npm:^5.1.0"
49794979
languageName: unknown
49804980
linkType: soft
49814981

@@ -27161,10 +27161,10 @@ __metadata:
2716127161
languageName: node
2716227162
linkType: hard
2716327163

27164-
"web-vitals@npm:^4.2.4":
27165-
version: 4.2.4
27166-
resolution: "web-vitals@npm:4.2.4"
27167-
checksum: 10c0/383c9281d5b556bcd190fde3c823aeb005bb8cf82e62c75b47beb411014a4ed13fa5c5e0489ed0f1b8d501cd66b0bebcb8624c1a75750bd5df13e2a3b1b2d194
27164+
"web-vitals@npm:^5.1.0":
27165+
version: 5.1.0
27166+
resolution: "web-vitals@npm:5.1.0"
27167+
checksum: 10c0/1af22ddbe2836ba880fcb492cfba24c3349f4760ebb5e92f38324ea67bca3c4dbb9c86f1a32af4795b6115cdaf98b90000cf3a7402bffef6e8c503f0d1b2e706
2716827168
languageName: node
2716927169
linkType: hard
2717027170

0 commit comments

Comments
 (0)