mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 18:46:17 +00:00
build(deps): bump web-vitals from 3.0.0 to 3.0.1 (#1106)
* build(deps): bump web-vitals from 3.0.0 to 3.0.1 Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 3.0.0 to 3.0.1. - [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/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: web-vitals dependency-type: direct:production update-type: version-update:semver-patch ... 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> Co-authored-by: David Lechner <david@pybricks.com>
This commit is contained in:
co-authored by
dependabot-fix
David Lechner
parent
d8453afa25
commit
71063213a8
+1
-1
@@ -115,7 +115,7 @@
|
||||
"typescript": "~4.8.2",
|
||||
"usehooks-ts": "^2.6.0",
|
||||
"user-agent-data-types": "^0.3.0",
|
||||
"web-vitals": "^3.0.0",
|
||||
"web-vitals": "^3.0.1",
|
||||
"webpack": "^5.74.0",
|
||||
"webpack-dev-server": "^4.10.1",
|
||||
"webpack-manifest-plugin": "^5.0.0",
|
||||
|
||||
@@ -2595,7 +2595,7 @@ __metadata:
|
||||
typescript: ~4.8.2
|
||||
usehooks-ts: ^2.6.0
|
||||
user-agent-data-types: ^0.3.0
|
||||
web-vitals: ^3.0.0
|
||||
web-vitals: ^3.0.1
|
||||
webpack: ^5.74.0
|
||||
webpack-dev-server: ^4.10.1
|
||||
webpack-manifest-plugin: ^5.0.0
|
||||
@@ -15375,10 +15375,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"web-vitals@npm:^3.0.0":
|
||||
version: 3.0.0
|
||||
resolution: "web-vitals@npm:3.0.0"
|
||||
checksum: f38976829727d7de01808e496f2d9e0859b09a7af90a6df2fe2bccac23ad480333210544c18f3ad567188e3f5a16c9aa22ea223c329e9828905cf3b38e4b05d7
|
||||
"web-vitals@npm:^3.0.1":
|
||||
version: 3.0.1
|
||||
resolution: "web-vitals@npm:3.0.1"
|
||||
checksum: 7990d14812b599601146db6a179008deff16c165f355e93764968748a416101ef4120fd4d562d45b235b683b96ea8d00f06529bfd8708d04effcb57723949c3b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user