Skip to content

Commit ddd0673

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 fc8d354 commit ddd0673

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
@@ -65,7 +65,7 @@
6565
"vite-plugin-top-level-await": "^1.4.4",
6666
"vite-plugin-wasm": "^3.4.1",
6767
"vitest": "^3.2.4",
68-
"web-vitals": "^4.2.4"
68+
"web-vitals": "^5.1.0"
6969
},
7070
"scripts": {
7171
"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
@@ -5318,7 +5318,7 @@ __metadata:
53185318
vite-plugin-top-level-await: "npm:^1.4.4"
53195319
vite-plugin-wasm: "npm:^3.4.1"
53205320
vitest: "npm:^3.2.4"
5321-
web-vitals: "npm:^4.2.4"
5321+
web-vitals: "npm:^5.1.0"
53225322
languageName: unknown
53235323
linkType: soft
53245324

@@ -5501,7 +5501,7 @@ __metadata:
55015501
usehooks-ts: "npm:^3.1.0"
55025502
vite: "npm:^7.0.6"
55035503
vitest: "npm:^3.2.4"
5504-
web-vitals: "npm:^4.2.4"
5504+
web-vitals: "npm:^5.1.0"
55055505
languageName: unknown
55065506
linkType: soft
55075507

@@ -5534,7 +5534,7 @@ __metadata:
55345534
vite-plugin-top-level-await: "npm:^1.4.4"
55355535
vite-plugin-wasm: "npm:^3.4.1"
55365536
vite-tsconfig-paths: "npm:^5.1.4"
5537-
web-vitals: "npm:^4.2.4"
5537+
web-vitals: "npm:^5.1.0"
55385538
languageName: unknown
55395539
linkType: soft
55405540

@@ -27299,10 +27299,10 @@ __metadata:
2729927299
languageName: node
2730027300
linkType: hard
2730127301

27302-
"web-vitals@npm:^4.2.4":
27303-
version: 4.2.4
27304-
resolution: "web-vitals@npm:4.2.4"
27305-
checksum: 10c0/383c9281d5b556bcd190fde3c823aeb005bb8cf82e62c75b47beb411014a4ed13fa5c5e0489ed0f1b8d501cd66b0bebcb8624c1a75750bd5df13e2a3b1b2d194
27302+
"web-vitals@npm:^5.1.0":
27303+
version: 5.1.0
27304+
resolution: "web-vitals@npm:5.1.0"
27305+
checksum: 10c0/1af22ddbe2836ba880fcb492cfba24c3349f4760ebb5e92f38324ea67bca3c4dbb9c86f1a32af4795b6115cdaf98b90000cf3a7402bffef6e8c503f0d1b2e706
2730627306
languageName: node
2730727307
linkType: hard
2730827308

0 commit comments

Comments
 (0)