Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @vibrant/core to v4 - autoclosed #23498

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@vaadin/combo-box": "24.6.0",
"@vaadin/vaadin-themable-mixin": "24.6.0",
"@vibrant/color": "3.2.1-alpha.1",
"@vibrant/core": "3.2.1-alpha.1",
"@vibrant/core": "4.0.0",
"@vibrant/quantizer-mmcq": "3.2.1-alpha.1",
"@vue/web-component-wrapper": "1.3.0",
"@webcomponents/scoped-custom-element-registry": "0.0.9",
Expand Down
70 changes: 68 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5219,7 +5219,27 @@ __metadata:
languageName: node
linkType: hard

"@vibrant/core@npm:3.2.1-alpha.1, @vibrant/core@npm:^3.2.1-alpha.1":
"@vibrant/color@npm:^4.0.0":
version: 4.0.0
resolution: "@vibrant/color@npm:4.0.0"
checksum: 10/deaa1f29140363208f7d210af31320c9cb8fa45f8db08a9d889260b4af7d420031b7bfc53a7731d847fdbb5778a05a7a78cacf56e5f8bfce28db74beed88acfd
languageName: node
linkType: hard

"@vibrant/core@npm:4.0.0":
version: 4.0.0
resolution: "@vibrant/core@npm:4.0.0"
dependencies:
"@vibrant/color": "npm:^4.0.0"
"@vibrant/generator": "npm:^4.0.0"
"@vibrant/image": "npm:^4.0.0"
"@vibrant/quantizer": "npm:^4.0.0"
"@vibrant/worker": "npm:^4.0.0"
checksum: 10/ed88663d56fc47bc8a57c0b338b2e5cb534ac8c8a9a9810167a18d252445587a26f973274e751738a1e11613826083050527e4930b7b0bae8b42dd3d2b0176a4
languageName: node
linkType: hard

"@vibrant/core@npm:^3.2.1-alpha.1":
version: 3.2.1-alpha.1
resolution: "@vibrant/core@npm:3.2.1-alpha.1"
dependencies:
Expand Down Expand Up @@ -5253,6 +5273,16 @@ __metadata:
languageName: node
linkType: hard

"@vibrant/generator@npm:^4.0.0":
version: 4.0.0
resolution: "@vibrant/generator@npm:4.0.0"
dependencies:
"@vibrant/color": "npm:^4.0.0"
"@vibrant/types": "npm:^4.0.0"
checksum: 10/c92cb9fae5b07bf6d987adfb8725f5c916fe37aa91e8a2448d4e65235e324dcd09088e970f1c662dc52dae1218ba753fc55178bf658a015c960c34764b19a3bc
languageName: node
linkType: hard

"@vibrant/image-browser@npm:^3.2.1-alpha.1":
version: 3.2.1-alpha.1
resolution: "@vibrant/image-browser@npm:3.2.1-alpha.1"
Expand Down Expand Up @@ -5284,6 +5314,15 @@ __metadata:
languageName: node
linkType: hard

"@vibrant/image@npm:^4.0.0":
version: 4.0.0
resolution: "@vibrant/image@npm:4.0.0"
dependencies:
"@vibrant/color": "npm:^4.0.0"
checksum: 10/b2eb6a6147fd783e2ea25572a19089ac39c701bf3e94677a059bfb887ee066f8654857e573cc25f5f98de4ad73f916e9af49d465ebfc8d6e443261b37c2f9a4a
languageName: node
linkType: hard

"@vibrant/quantizer-mmcq@npm:3.2.1-alpha.1, @vibrant/quantizer-mmcq@npm:^3.2.1-alpha.1":
version: 3.2.1-alpha.1
resolution: "@vibrant/quantizer-mmcq@npm:3.2.1-alpha.1"
Expand All @@ -5306,13 +5345,31 @@ __metadata:
languageName: node
linkType: hard

"@vibrant/quantizer@npm:^4.0.0":
version: 4.0.0
resolution: "@vibrant/quantizer@npm:4.0.0"
dependencies:
"@vibrant/color": "npm:^4.0.0"
"@vibrant/image": "npm:^4.0.0"
"@vibrant/types": "npm:^4.0.0"
checksum: 10/ec658b17cd1bdcc17624897e73e8f0add8be8dd50bebc3abb7776062d978910355f8320f514431fb128142307510620df74aa2715e01fd653d4d0b02ecc9bd9a
languageName: node
linkType: hard

"@vibrant/types@npm:^3.2.1-alpha.1":
version: 3.2.1-alpha.1
resolution: "@vibrant/types@npm:3.2.1-alpha.1"
checksum: 10/950aa05f2bd00b7897a6f80d89ced8db5855e4d00fee1bebc766aa292c48b15fdb9436085e2604b9fde7fb55f750d4b97c4ab61c976331fe2441aa6150ae5794
languageName: node
linkType: hard

"@vibrant/types@npm:^4.0.0":
version: 4.0.0
resolution: "@vibrant/types@npm:4.0.0"
checksum: 10/7e04b385469a3be1be37d5e43e988fd718a1477c1bf65d79d8ef0cd96d4f2b41941393efc6b10a12f1616fe5738010d5fab9593f8c6e0cf48c26782a6a24246f
languageName: node
linkType: hard

"@vibrant/worker@npm:^3.2.1-alpha.1":
version: 3.2.1-alpha.1
resolution: "@vibrant/worker@npm:3.2.1-alpha.1"
Expand All @@ -5322,6 +5379,15 @@ __metadata:
languageName: node
linkType: hard

"@vibrant/worker@npm:^4.0.0":
version: 4.0.0
resolution: "@vibrant/worker@npm:4.0.0"
dependencies:
"@vibrant/types": "npm:^4.0.0"
checksum: 10/244204f7881507dd37f6b1f4e77db017a8a4a79d688172fe62baf6e8efe61792b33cf66e17f813fe763539236657378a94f183b5b06e85360779c3492d70315c
languageName: node
linkType: hard

"@vitest/coverage-v8@npm:2.1.8":
version: 2.1.8
resolution: "@vitest/coverage-v8@npm:2.1.8"
Expand Down Expand Up @@ -9211,7 +9277,7 @@ __metadata:
"@vaadin/combo-box": "npm:24.6.0"
"@vaadin/vaadin-themable-mixin": "npm:24.6.0"
"@vibrant/color": "npm:3.2.1-alpha.1"
"@vibrant/core": "npm:3.2.1-alpha.1"
"@vibrant/core": "npm:4.0.0"
"@vibrant/quantizer-mmcq": "npm:3.2.1-alpha.1"
"@vitest/coverage-v8": "npm:2.1.8"
"@vue/web-component-wrapper": "npm:1.3.0"
Expand Down
Loading