mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
build(deps): bump web-vitals from 2.1.4 to 3.0.0 (#1089)
* build(deps): bump web-vitals from 2.1.4 to 3.0.0 Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 2.1.4 to 3.0.0. - [Release notes](https://github.com/GoogleChrome/web-vitals/releases) - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleChrome/web-vitals/compare/v2.1.4...v3.0.0) --- updated-dependencies: - dependency-name: web-vitals dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Fix yarn.lock Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
co-authored by
dependabot-fix
parent
a92b2aae05
commit
3383c2037c
+1
-1
@@ -115,7 +115,7 @@
|
||||
"typescript": "~4.8.2",
|
||||
"usehooks-ts": "^2.6.0",
|
||||
"user-agent-data-types": "^0.3.0",
|
||||
"web-vitals": "^2.1.4",
|
||||
"web-vitals": "^3.0.0",
|
||||
"webpack": "^5.74.0",
|
||||
"webpack-dev-server": "^4.10.0",
|
||||
"webpack-manifest-plugin": "^5.0.0",
|
||||
|
||||
@@ -2588,7 +2588,7 @@ __metadata:
|
||||
typescript: ~4.8.2
|
||||
usehooks-ts: ^2.6.0
|
||||
user-agent-data-types: ^0.3.0
|
||||
web-vitals: ^2.1.4
|
||||
web-vitals: ^3.0.0
|
||||
webpack: ^5.74.0
|
||||
webpack-dev-server: ^4.10.0
|
||||
webpack-manifest-plugin: ^5.0.0
|
||||
@@ -15288,10 +15288,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"web-vitals@npm:^2.1.4":
|
||||
version: 2.1.4
|
||||
resolution: "web-vitals@npm:2.1.4"
|
||||
checksum: 03d3f47dbf55c3dce07beb0ff5de8ddd52e2d0a53a8df5c84e7a16dda93543341d67231fa79b1d9772b091419af4ec0fd395b8bcf451a0e26846e3f76b3d0efc
|
||||
"web-vitals@npm:^3.0.0":
|
||||
version: 3.0.0
|
||||
resolution: "web-vitals@npm:3.0.0"
|
||||
checksum: f38976829727d7de01808e496f2d9e0859b09a7af90a6df2fe2bccac23ad480333210544c18f3ad567188e3f5a16c9aa22ea223c329e9828905cf3b38e4b05d7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user