Skip to content

Commit 72f0f2b

Browse files
authored
feat(deps-dev): upgrade @carbon/pictograms 12.58.0 --> 12.61.0 (#109)
1 parent 7c3c1f3 commit 72f0f2b

File tree

5 files changed

+33
-5
lines changed

5 files changed

+33
-5
lines changed

PICTOGRAM_INDEX.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Pictogram Index
22

3-
> 1394 pictograms from @carbon/pictograms@12.58.0
3+
> 1408 pictograms from @carbon/pictograms@12.61.0
44
55
## Usage
66

@@ -172,6 +172,7 @@
172172
- CargoCrane
173173
- CargoShip
174174
- Cell
175+
- Champagne
175176
- Chart_3D
176177
- ChartArea
177178
- ChartBar
@@ -331,6 +332,8 @@
331332
- CopenhagenSnekkja
332333
- Coronavirus
333334
- Coupon
335+
- CowboyHat
336+
- CowboyBoot
334337
- CreditCard
335338
- Crop
336339
- Crossbill
@@ -487,6 +490,12 @@
487490
- ExtractText
488491
- Eye
489492
- EyewashStation
493+
- F1Car_01
494+
- F1Car_02
495+
- F1Grid
496+
- F1Race
497+
- F1SteeringWheel
498+
- F1PitStopTrafficLight
490499
- FaceDissatisfied
491500
- FaceNeutral
492501
- FaceSatisfied
@@ -550,6 +559,7 @@
550559
- FountainDrinking
551560
- Fragile
552561
- FreeTrial
562+
- FrostTower
553563
- Fuel
554564
- FullyManaged
555565
- FunctionsAsAService
@@ -619,12 +629,14 @@
619629
- HardPrompt
620630
- Hazy
621631
- Headphones
632+
- Headset
622633
- Health
623634
- Healthcare
624635
- Heart
625636
- HeartHealth
626637
- HeatMap_01
627638
- HeatMap_02
639+
- Helmet
628640
- HelpDesk
629641
- Heron
630642
- HighFive
@@ -770,6 +782,7 @@
770782
- Lockers
771783
- London
772784
- LondonBigBen
785+
- Longhorn
773786
- Loon
774787
- LoopHearing
775788
- Love
@@ -1256,6 +1269,7 @@
12561269
- Time
12571270
- TimeLapse
12581271
- TimePlot
1272+
- Tire
12591273
- Toggle
12601274
- Toilet
12611275
- Toilet_02

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "carbon-pictograms-svelte",
66
"devDependencies": {
77
"@carbon/icon-helpers": "latest",
8-
"@carbon/pictograms": "12.58.0",
8+
"@carbon/pictograms": "12.61.0",
99
"@types/bun": "latest",
1010
"culls": "^0.1.1",
1111
"svelte": "^5.34.9",
@@ -16,7 +16,7 @@
1616
"packages": {
1717
"@carbon/icon-helpers": ["@carbon/[email protected]", "", { "dependencies": { "@ibm/telemetry-js": "^1.5.0" } }, "sha512-GEWUdmDv8f6eOcUCnPlIsIxPtde88x0W6v5AgqdC9CALegZy8pS/TkzD3KFPEuQo1vRWadWnMBMQe7wrPn2lMA=="],
1818

19-
"@carbon/pictograms": ["@carbon/pictograms@12.58.0", "", { "dependencies": { "@ibm/telemetry-js": "^1.5.0" } }, "sha512-j01a/jVs8rvstyY4PHG4e5tqxgGrw121dds6sgQQhXDO/IRsasjzq45lGTZ8wrm0TFUX1UMnXDRjFtvCRHJA5Q=="],
19+
"@carbon/pictograms": ["@carbon/pictograms@12.61.0", "", { "dependencies": { "@ibm/telemetry-js": "^1.5.0" } }, "sha512-ENOkLKrYZ04YcyrruA7jDpw3BYDwiCVc4AXR6nwR9c5y8Vf6xUgAkXkVF8A5hB6OPBi4gTZdeZ5Fh5JLeNU/TQ=="],
2020

2121
"@ibm/telemetry-js": ["@ibm/[email protected]", "", { "bin": { "ibmtelemetry": "dist/collect.js" } }, "sha512-dTOnqZs03csS6/oLXWUXKYTVJiy9jwfpj4gIhSfPUeTXsfwlOjtGEae+Am3bzbFhsOpf74f5LXGBPjz7T+Nv0g=="],
2222

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@carbon/icon-helpers": "latest",
25-
"@carbon/pictograms": "12.58.0",
25+
"@carbon/pictograms": "12.61.0",
2626
"@types/bun": "latest",
2727
"culls": "^0.1.1",
2828
"svelte": "^5.39.5",

tests/__snapshots__/index.test.ts.snap

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ exports[`imports 1`] = `
160160
"CargoCrane",
161161
"CargoShip",
162162
"Cell",
163+
"Champagne",
163164
"Chart_3D",
164165
"ChartArea",
165166
"ChartBar",
@@ -319,6 +320,8 @@ exports[`imports 1`] = `
319320
"CopenhagenSnekkja",
320321
"Coronavirus",
321322
"Coupon",
323+
"CowboyHat",
324+
"CowboyBoot",
322325
"CreditCard",
323326
"Crop",
324327
"Crossbill",
@@ -475,6 +478,12 @@ exports[`imports 1`] = `
475478
"ExtractText",
476479
"Eye",
477480
"EyewashStation",
481+
"F1Car_01",
482+
"F1Car_02",
483+
"F1Grid",
484+
"F1Race",
485+
"F1SteeringWheel",
486+
"F1PitStopTrafficLight",
478487
"FaceDissatisfied",
479488
"FaceNeutral",
480489
"FaceSatisfied",
@@ -538,6 +547,7 @@ exports[`imports 1`] = `
538547
"FountainDrinking",
539548
"Fragile",
540549
"FreeTrial",
550+
"FrostTower",
541551
"Fuel",
542552
"FullyManaged",
543553
"FunctionsAsAService",
@@ -607,12 +617,14 @@ exports[`imports 1`] = `
607617
"HardPrompt",
608618
"Hazy",
609619
"Headphones",
620+
"Headset",
610621
"Health",
611622
"Healthcare",
612623
"Heart",
613624
"HeartHealth",
614625
"HeatMap_01",
615626
"HeatMap_02",
627+
"Helmet",
616628
"HelpDesk",
617629
"Heron",
618630
"HighFive",
@@ -758,6 +770,7 @@ exports[`imports 1`] = `
758770
"Lockers",
759771
"London",
760772
"LondonBigBen",
773+
"Longhorn",
761774
"Loon",
762775
"LoopHearing",
763776
"Love",
@@ -1244,6 +1257,7 @@ exports[`imports 1`] = `
12441257
"Time",
12451258
"TimeLapse",
12461259
"TimePlot",
1260+
"Tire",
12471261
"Toggle",
12481262
"Toilet",
12491263
"Toilet_02",

tests/index.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ import { buildPictograms } from "../src/index.js";
33

44
test("imports", async () => {
55
const pictograms = await buildPictograms();
6-
expect(pictograms.length).toEqual(1394);
6+
expect(pictograms.length).toEqual(1408);
77
expect(pictograms).toMatchSnapshot();
88
});

0 commit comments

Comments
 (0)