Skip to content

Commit 180645e

Browse files
fix(deps): update dependency @carbon/web-components to v2.20.0 (#351)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ae7525 commit 180645e

File tree

7 files changed

+48
-18
lines changed

7 files changed

+48
-18
lines changed

packages/web-components/src/components/chat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@babel/core": "^7.26.0",
3939
"@babel/runtime": "^7.23.2",
4040
"@carbon-labs/utilities": "0.14.0",
41-
"@carbon/web-components": "2.19.0",
41+
"@carbon/web-components": "2.20.0",
4242
"@ibm/telemetry-js": "^1.6.0",
4343
"highlightjs": "^9.16.2",
4444
"mathjax": "^3.2.2",

packages/web-components/src/components/example-button/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
"dependencies": {
3737
"@babel/runtime": "^7.23.2",
3838
"@carbon-labs/utilities": "0.14.0",
39-
"@carbon/web-components": "2.19.0"
39+
"@carbon/web-components": "2.20.0"
4040
}
4141
}

packages/web-components/src/components/feedback/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@babel/runtime": "^7.23.2",
3939
"@carbon-labs/utilities": "0.14.0",
4040
"@carbon/grid": "^11.21.0",
41-
"@carbon/web-components": "2.19.0",
41+
"@carbon/web-components": "2.20.0",
4242
"uuid": "^9.0.1"
4343
}
4444
}

packages/web-components/src/components/network-graph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@babel/runtime": "^7.23.2",
3838
"@carbon-labs/utilities": "0.14.0",
3939
"@carbon/grid": "^11.21.0",
40-
"@carbon/web-components": "2.19.0",
40+
"@carbon/web-components": "2.20.0",
4141
"force-graph": "^1.43.5"
4242
}
4343
}

packages/web-components/src/components/tag/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"@babel/runtime": "^7.23.2",
3838
"@carbon-labs/utilities": "0.8.0",
3939
"@carbon/grid": "^11.21.0",
40-
"@carbon/web-components": "2.19.0"
40+
"@carbon/web-components": "2.20.0"
4141
}
4242
}

packages/web-components/src/components/ux-control/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"@babel/runtime": "^7.23.2",
3939
"@carbon-labs/utilities": "0.8.0",
4040
"@carbon/grid": "^11.21.0",
41-
"@carbon/web-components": "2.19.0"
41+
"@carbon/web-components": "2.20.0"
4242
}
4343
}

yarn.lock

Lines changed: 42 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2519,7 +2519,7 @@ __metadata:
25192519
"@babel/core": "npm:^7.26.0"
25202520
"@babel/runtime": "npm:^7.23.2"
25212521
"@carbon-labs/utilities": "npm:0.14.0"
2522-
"@carbon/web-components": "npm:2.19.0"
2522+
"@carbon/web-components": "npm:2.20.0"
25232523
"@ibm/telemetry-js": "npm:^1.6.0"
25242524
"@types/highlightjs": "npm:^9"
25252525
highlightjs: "npm:^9.16.2"
@@ -2540,7 +2540,7 @@ __metadata:
25402540
"@babel/runtime": "npm:^7.23.2"
25412541
"@carbon-labs/utilities": "npm:0.14.0"
25422542
"@carbon/grid": "npm:^11.21.0"
2543-
"@carbon/web-components": "npm:2.19.0"
2543+
"@carbon/web-components": "npm:2.20.0"
25442544
uuid: "npm:^9.0.1"
25452545
languageName: unknown
25462546
linkType: soft
@@ -2553,7 +2553,7 @@ __metadata:
25532553
"@babel/runtime": "npm:^7.23.2"
25542554
"@carbon-labs/utilities": "npm:0.8.0"
25552555
"@carbon/grid": "npm:^11.21.0"
2556-
"@carbon/web-components": "npm:2.19.0"
2556+
"@carbon/web-components": "npm:2.20.0"
25572557
languageName: unknown
25582558
linkType: soft
25592559

@@ -2565,7 +2565,7 @@ __metadata:
25652565
"@babel/runtime": "npm:^7.23.2"
25662566
"@carbon-labs/utilities": "npm:0.8.0"
25672567
"@carbon/grid": "npm:^11.21.0"
2568-
"@carbon/web-components": "npm:2.19.0"
2568+
"@carbon/web-components": "npm:2.20.0"
25692569
languageName: unknown
25702570
linkType: soft
25712571

@@ -2577,7 +2577,7 @@ __metadata:
25772577
"@babel/runtime": "npm:^7.23.2"
25782578
"@carbon-labs/utilities": "npm:0.14.0"
25792579
"@carbon/grid": "npm:^11.21.0"
2580-
"@carbon/web-components": "npm:2.19.0"
2580+
"@carbon/web-components": "npm:2.20.0"
25812581
force-graph: "npm:^1.43.5"
25822582
languageName: unknown
25832583
linkType: soft
@@ -2624,7 +2624,7 @@ __metadata:
26242624
dependencies:
26252625
"@babel/runtime": "npm:^7.23.2"
26262626
"@carbon-labs/utilities": "npm:0.14.0"
2627-
"@carbon/web-components": "npm:2.19.0"
2627+
"@carbon/web-components": "npm:2.20.0"
26282628
languageName: unknown
26292629
linkType: soft
26302630

@@ -2901,7 +2901,37 @@ __metadata:
29012901
languageName: node
29022902
linkType: hard
29032903

2904-
"@carbon/themes@npm:11.44.0":
2904+
"@carbon/styles@npm:^1.72.0":
2905+
version: 1.72.0
2906+
resolution: "@carbon/styles@npm:1.72.0"
2907+
dependencies:
2908+
"@carbon/colors": "npm:^11.28.0"
2909+
"@carbon/feature-flags": "npm:^0.24.0"
2910+
"@carbon/grid": "npm:^11.30.0"
2911+
"@carbon/layout": "npm:^11.28.0"
2912+
"@carbon/motion": "npm:^11.24.0"
2913+
"@carbon/themes": "npm:^11.44.0"
2914+
"@carbon/type": "npm:^11.34.0"
2915+
"@ibm/plex": "npm:6.0.0-next.6"
2916+
"@ibm/plex-mono": "npm:0.0.3-alpha.0"
2917+
"@ibm/plex-sans": "npm:0.0.3-alpha.0"
2918+
"@ibm/plex-sans-arabic": "npm:0.0.3-alpha.0"
2919+
"@ibm/plex-sans-devanagari": "npm:0.0.3-alpha.0"
2920+
"@ibm/plex-sans-hebrew": "npm:0.0.3-alpha.0"
2921+
"@ibm/plex-sans-thai": "npm:0.0.3-alpha.0"
2922+
"@ibm/plex-sans-thai-looped": "npm:0.0.3-alpha.0"
2923+
"@ibm/plex-serif": "npm:0.0.3-alpha.0"
2924+
"@ibm/telemetry-js": "npm:^1.5.0"
2925+
peerDependencies:
2926+
sass: ^1.33.0
2927+
peerDependenciesMeta:
2928+
sass:
2929+
optional: true
2930+
checksum: 10c0/9d57e56f3577359f6b8a07decdc11cb27bde0c1dfad8bd7807529d41c164a5af2f27b142eac296858bc73e34add1e055e649aaac124d9b805cb9979d3c108c23
2931+
languageName: node
2932+
linkType: hard
2933+
2934+
"@carbon/themes@npm:11.44.0, @carbon/themes@npm:^11.44.0":
29052935
version: 11.44.0
29062936
resolution: "@carbon/themes@npm:11.44.0"
29072937
dependencies:
@@ -2949,18 +2979,18 @@ __metadata:
29492979
languageName: node
29502980
linkType: hard
29512981

2952-
"@carbon/web-components@npm:2.19.0":
2953-
version: 2.19.0
2954-
resolution: "@carbon/web-components@npm:2.19.0"
2982+
"@carbon/web-components@npm:2.20.0":
2983+
version: 2.20.0
2984+
resolution: "@carbon/web-components@npm:2.20.0"
29552985
dependencies:
2956-
"@carbon/styles": "npm:^1.71.0"
2986+
"@carbon/styles": "npm:^1.72.0"
29572987
"@floating-ui/dom": "npm:^1.6.3"
29582988
"@ibm/telemetry-js": "npm:^1.5.0"
29592989
flatpickr: "npm:4.6.13"
29602990
lit: "npm:^3.1.0"
29612991
lodash-es: "npm:^4.17.21"
29622992
tslib: "npm:^2.6.3"
2963-
checksum: 10c0/71ce471c3c2882f74183250c3375b510e532adc6ccfe65fb975913c1133002fd72af3e8539acbc3f77c7c558c73eda1c3f911cbaef19a250b3e6891de19a18b5
2993+
checksum: 10c0/382245d5d0a2acd6fe2e7ea28f7946cd7288b0379f28d3498306b28faf71d656d5f0d087003a21361f4e8932812dedd48c7015542c221b6f5002976d551b6af7
29642994
languageName: node
29652995
linkType: hard
29662996

0 commit comments

Comments
 (0)