@platforma-sdk/block-tools 2.7.0 → 2.7.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -5075,6 +5075,7 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
|
|
|
5075
5075
|
};
|
|
5076
5076
|
title: string;
|
|
5077
5077
|
description: string;
|
|
5078
|
+
url?: string | undefined;
|
|
5078
5079
|
longDescription?: {
|
|
5079
5080
|
type: "explicit-string";
|
|
5080
5081
|
content: string;
|
|
@@ -5097,7 +5098,6 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
|
|
|
5097
5098
|
type: "relative";
|
|
5098
5099
|
path: string;
|
|
5099
5100
|
} | undefined;
|
|
5100
|
-
url?: string | undefined;
|
|
5101
5101
|
docs?: string | undefined;
|
|
5102
5102
|
support?: string | undefined;
|
|
5103
5103
|
tags?: string[] | undefined;
|
|
@@ -5122,6 +5122,7 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
|
|
|
5122
5122
|
};
|
|
5123
5123
|
title: string;
|
|
5124
5124
|
description: string;
|
|
5125
|
+
url?: string | undefined;
|
|
5125
5126
|
longDescription?: {
|
|
5126
5127
|
type: "explicit-string";
|
|
5127
5128
|
content: string;
|
|
@@ -5144,7 +5145,6 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
|
|
|
5144
5145
|
type: "relative";
|
|
5145
5146
|
path: string;
|
|
5146
5147
|
} | undefined;
|
|
5147
|
-
url?: string | undefined;
|
|
5148
5148
|
docs?: string | undefined;
|
|
5149
5149
|
support?: string | undefined;
|
|
5150
5150
|
tags?: string[] | undefined;
|
|
@@ -5456,6 +5456,7 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
|
|
|
5456
5456
|
};
|
|
5457
5457
|
title: string;
|
|
5458
5458
|
description: string;
|
|
5459
|
+
url?: string | undefined;
|
|
5459
5460
|
longDescription?: {
|
|
5460
5461
|
type: "explicit-string";
|
|
5461
5462
|
content: string;
|
|
@@ -5478,7 +5479,6 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
|
|
|
5478
5479
|
type: "relative";
|
|
5479
5480
|
path: string;
|
|
5480
5481
|
} | undefined;
|
|
5481
|
-
url?: string | undefined;
|
|
5482
5482
|
docs?: string | undefined;
|
|
5483
5483
|
support?: string | undefined;
|
|
5484
5484
|
tags?: string[] | undefined;
|
|
@@ -5503,6 +5503,7 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
|
|
|
5503
5503
|
};
|
|
5504
5504
|
title: string;
|
|
5505
5505
|
description: string;
|
|
5506
|
+
url?: string | undefined;
|
|
5506
5507
|
longDescription?: {
|
|
5507
5508
|
type: "explicit-string";
|
|
5508
5509
|
content: string;
|
|
@@ -5525,7 +5526,6 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
|
|
|
5525
5526
|
type: "relative";
|
|
5526
5527
|
path: string;
|
|
5527
5528
|
} | undefined;
|
|
5528
|
-
url?: string | undefined;
|
|
5529
5529
|
docs?: string | undefined;
|
|
5530
5530
|
support?: string | undefined;
|
|
5531
5531
|
tags?: string[] | undefined;
|
|
@@ -5837,6 +5837,7 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
|
|
|
5837
5837
|
};
|
|
5838
5838
|
title: string;
|
|
5839
5839
|
description: string;
|
|
5840
|
+
url?: string | undefined;
|
|
5840
5841
|
longDescription?: {
|
|
5841
5842
|
type: "explicit-string";
|
|
5842
5843
|
content: string;
|
|
@@ -5859,7 +5860,6 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
|
|
|
5859
5860
|
type: "relative";
|
|
5860
5861
|
path: string;
|
|
5861
5862
|
} | undefined;
|
|
5862
|
-
url?: string | undefined;
|
|
5863
5863
|
docs?: string | undefined;
|
|
5864
5864
|
support?: string | undefined;
|
|
5865
5865
|
tags?: string[] | undefined;
|
|
@@ -5884,6 +5884,7 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
|
|
|
5884
5884
|
};
|
|
5885
5885
|
title: string;
|
|
5886
5886
|
description: string;
|
|
5887
|
+
url?: string | undefined;
|
|
5887
5888
|
longDescription?: {
|
|
5888
5889
|
type: "explicit-string";
|
|
5889
5890
|
content: string;
|
|
@@ -5906,7 +5907,6 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
|
|
|
5906
5907
|
type: "relative";
|
|
5907
5908
|
path: string;
|
|
5908
5909
|
} | undefined;
|
|
5909
|
-
url?: string | undefined;
|
|
5910
5910
|
docs?: string | undefined;
|
|
5911
5911
|
support?: string | undefined;
|
|
5912
5912
|
tags?: string[] | undefined;
|
|
@@ -6219,6 +6219,7 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
6219
6219
|
};
|
|
6220
6220
|
title: string;
|
|
6221
6221
|
description: string;
|
|
6222
|
+
url?: string | undefined;
|
|
6222
6223
|
longDescription?: {
|
|
6223
6224
|
type: "explicit-string";
|
|
6224
6225
|
content: string;
|
|
@@ -6241,7 +6242,6 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
6241
6242
|
type: "relative";
|
|
6242
6243
|
path: string;
|
|
6243
6244
|
} | undefined;
|
|
6244
|
-
url?: string | undefined;
|
|
6245
6245
|
docs?: string | undefined;
|
|
6246
6246
|
support?: string | undefined;
|
|
6247
6247
|
tags?: string[] | undefined;
|
|
@@ -6266,6 +6266,7 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
6266
6266
|
};
|
|
6267
6267
|
title: string;
|
|
6268
6268
|
description: string;
|
|
6269
|
+
url?: string | undefined;
|
|
6269
6270
|
longDescription?: {
|
|
6270
6271
|
type: "explicit-string";
|
|
6271
6272
|
content: string;
|
|
@@ -6288,7 +6289,6 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
6288
6289
|
type: "relative";
|
|
6289
6290
|
path: string;
|
|
6290
6291
|
} | undefined;
|
|
6291
|
-
url?: string | undefined;
|
|
6292
6292
|
docs?: string | undefined;
|
|
6293
6293
|
support?: string | undefined;
|
|
6294
6294
|
tags?: string[] | undefined;
|
|
@@ -6600,6 +6600,7 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
6600
6600
|
};
|
|
6601
6601
|
title: string;
|
|
6602
6602
|
description: string;
|
|
6603
|
+
url?: string | undefined;
|
|
6603
6604
|
longDescription?: {
|
|
6604
6605
|
type: "explicit-string";
|
|
6605
6606
|
content: string;
|
|
@@ -6622,7 +6623,6 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
6622
6623
|
type: "relative";
|
|
6623
6624
|
path: string;
|
|
6624
6625
|
} | undefined;
|
|
6625
|
-
url?: string | undefined;
|
|
6626
6626
|
docs?: string | undefined;
|
|
6627
6627
|
support?: string | undefined;
|
|
6628
6628
|
tags?: string[] | undefined;
|
|
@@ -6647,6 +6647,7 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
6647
6647
|
};
|
|
6648
6648
|
title: string;
|
|
6649
6649
|
description: string;
|
|
6650
|
+
url?: string | undefined;
|
|
6650
6651
|
longDescription?: {
|
|
6651
6652
|
type: "explicit-string";
|
|
6652
6653
|
content: string;
|
|
@@ -6669,7 +6670,6 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
6669
6670
|
type: "relative";
|
|
6670
6671
|
path: string;
|
|
6671
6672
|
} | undefined;
|
|
6672
|
-
url?: string | undefined;
|
|
6673
6673
|
docs?: string | undefined;
|
|
6674
6674
|
support?: string | undefined;
|
|
6675
6675
|
tags?: string[] | undefined;
|
|
@@ -6981,6 +6981,7 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
6981
6981
|
};
|
|
6982
6982
|
title: string;
|
|
6983
6983
|
description: string;
|
|
6984
|
+
url?: string | undefined;
|
|
6984
6985
|
longDescription?: {
|
|
6985
6986
|
type: "explicit-string";
|
|
6986
6987
|
content: string;
|
|
@@ -7003,7 +7004,6 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
7003
7004
|
type: "relative";
|
|
7004
7005
|
path: string;
|
|
7005
7006
|
} | undefined;
|
|
7006
|
-
url?: string | undefined;
|
|
7007
7007
|
docs?: string | undefined;
|
|
7008
7008
|
support?: string | undefined;
|
|
7009
7009
|
tags?: string[] | undefined;
|
|
@@ -7028,6 +7028,7 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
7028
7028
|
};
|
|
7029
7029
|
title: string;
|
|
7030
7030
|
description: string;
|
|
7031
|
+
url?: string | undefined;
|
|
7031
7032
|
longDescription?: {
|
|
7032
7033
|
type: "explicit-string";
|
|
7033
7034
|
content: string;
|
|
@@ -7050,7 +7051,6 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
7050
7051
|
type: "relative";
|
|
7051
7052
|
path: string;
|
|
7052
7053
|
} | undefined;
|
|
7053
|
-
url?: string | undefined;
|
|
7054
7054
|
docs?: string | undefined;
|
|
7055
7055
|
support?: string | undefined;
|
|
7056
7056
|
tags?: string[] | undefined;
|
|
@@ -8853,6 +8853,7 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
8853
8853
|
};
|
|
8854
8854
|
title: string;
|
|
8855
8855
|
description: string;
|
|
8856
|
+
url?: string | undefined;
|
|
8856
8857
|
longDescription?: {
|
|
8857
8858
|
type: "explicit-string";
|
|
8858
8859
|
content: string;
|
|
@@ -8875,7 +8876,6 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
8875
8876
|
type: "relative";
|
|
8876
8877
|
path: string;
|
|
8877
8878
|
} | undefined;
|
|
8878
|
-
url?: string | undefined;
|
|
8879
8879
|
docs?: string | undefined;
|
|
8880
8880
|
support?: string | undefined;
|
|
8881
8881
|
tags?: string[] | undefined;
|
|
@@ -8900,6 +8900,7 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
8900
8900
|
};
|
|
8901
8901
|
title: string;
|
|
8902
8902
|
description: string;
|
|
8903
|
+
url?: string | undefined;
|
|
8903
8904
|
longDescription?: {
|
|
8904
8905
|
type: "explicit-string";
|
|
8905
8906
|
content: string;
|
|
@@ -8922,7 +8923,6 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
8922
8923
|
type: "relative";
|
|
8923
8924
|
path: string;
|
|
8924
8925
|
} | undefined;
|
|
8925
|
-
url?: string | undefined;
|
|
8926
8926
|
docs?: string | undefined;
|
|
8927
8927
|
support?: string | undefined;
|
|
8928
8928
|
tags?: string[] | undefined;
|
|
@@ -9234,6 +9234,7 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
9234
9234
|
};
|
|
9235
9235
|
title: string;
|
|
9236
9236
|
description: string;
|
|
9237
|
+
url?: string | undefined;
|
|
9237
9238
|
longDescription?: {
|
|
9238
9239
|
type: "explicit-string";
|
|
9239
9240
|
content: string;
|
|
@@ -9256,7 +9257,6 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
9256
9257
|
type: "relative";
|
|
9257
9258
|
path: string;
|
|
9258
9259
|
} | undefined;
|
|
9259
|
-
url?: string | undefined;
|
|
9260
9260
|
docs?: string | undefined;
|
|
9261
9261
|
support?: string | undefined;
|
|
9262
9262
|
tags?: string[] | undefined;
|
|
@@ -9281,6 +9281,7 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
9281
9281
|
};
|
|
9282
9282
|
title: string;
|
|
9283
9283
|
description: string;
|
|
9284
|
+
url?: string | undefined;
|
|
9284
9285
|
longDescription?: {
|
|
9285
9286
|
type: "explicit-string";
|
|
9286
9287
|
content: string;
|
|
@@ -9303,7 +9304,6 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
9303
9304
|
type: "relative";
|
|
9304
9305
|
path: string;
|
|
9305
9306
|
} | undefined;
|
|
9306
|
-
url?: string | undefined;
|
|
9307
9307
|
docs?: string | undefined;
|
|
9308
9308
|
support?: string | undefined;
|
|
9309
9309
|
tags?: string[] | undefined;
|
|
@@ -9615,6 +9615,7 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
9615
9615
|
};
|
|
9616
9616
|
title: string;
|
|
9617
9617
|
description: string;
|
|
9618
|
+
url?: string | undefined;
|
|
9618
9619
|
longDescription?: {
|
|
9619
9620
|
type: "explicit-string";
|
|
9620
9621
|
content: string;
|
|
@@ -9637,7 +9638,6 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
9637
9638
|
type: "relative";
|
|
9638
9639
|
path: string;
|
|
9639
9640
|
} | undefined;
|
|
9640
|
-
url?: string | undefined;
|
|
9641
9641
|
docs?: string | undefined;
|
|
9642
9642
|
support?: string | undefined;
|
|
9643
9643
|
tags?: string[] | undefined;
|
|
@@ -9662,6 +9662,7 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
9662
9662
|
};
|
|
9663
9663
|
title: string;
|
|
9664
9664
|
description: string;
|
|
9665
|
+
url?: string | undefined;
|
|
9665
9666
|
longDescription?: {
|
|
9666
9667
|
type: "explicit-string";
|
|
9667
9668
|
content: string;
|
|
@@ -9684,7 +9685,6 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
9684
9685
|
type: "relative";
|
|
9685
9686
|
path: string;
|
|
9686
9687
|
} | undefined;
|
|
9687
|
-
url?: string | undefined;
|
|
9688
9688
|
docs?: string | undefined;
|
|
9689
9689
|
support?: string | undefined;
|
|
9690
9690
|
tags?: string[] | undefined;
|
|
@@ -1203,6 +1203,7 @@ export declare const BlockPackMetaEmbedAbsoluteBase64: z.ZodPipeline<z.ZodObject
|
|
|
1203
1203
|
};
|
|
1204
1204
|
title: string;
|
|
1205
1205
|
description: string;
|
|
1206
|
+
url?: string | undefined;
|
|
1206
1207
|
longDescription?: string | undefined;
|
|
1207
1208
|
changelog?: string | undefined;
|
|
1208
1209
|
logo?: {
|
|
@@ -1210,7 +1211,6 @@ export declare const BlockPackMetaEmbedAbsoluteBase64: z.ZodPipeline<z.ZodObject
|
|
|
1210
1211
|
mimeType: string;
|
|
1211
1212
|
content: string;
|
|
1212
1213
|
} | undefined;
|
|
1213
|
-
url?: string | undefined;
|
|
1214
1214
|
docs?: string | undefined;
|
|
1215
1215
|
support?: string | undefined;
|
|
1216
1216
|
tags?: string[] | undefined;
|
|
@@ -1232,6 +1232,7 @@ export declare const BlockPackMetaEmbedAbsoluteBase64: z.ZodPipeline<z.ZodObject
|
|
|
1232
1232
|
};
|
|
1233
1233
|
title: string;
|
|
1234
1234
|
description: string;
|
|
1235
|
+
url?: string | undefined;
|
|
1235
1236
|
longDescription?: string | undefined;
|
|
1236
1237
|
changelog?: string | undefined;
|
|
1237
1238
|
logo?: {
|
|
@@ -1239,7 +1240,6 @@ export declare const BlockPackMetaEmbedAbsoluteBase64: z.ZodPipeline<z.ZodObject
|
|
|
1239
1240
|
mimeType: string;
|
|
1240
1241
|
content: string;
|
|
1241
1242
|
} | undefined;
|
|
1242
|
-
url?: string | undefined;
|
|
1243
1243
|
docs?: string | undefined;
|
|
1244
1244
|
support?: string | undefined;
|
|
1245
1245
|
tags?: string[] | undefined;
|
|
@@ -1616,6 +1616,7 @@ export declare const BlockPackMetaEmbedAbsoluteBytes: z.ZodPipeline<z.ZodObject<
|
|
|
1616
1616
|
};
|
|
1617
1617
|
title: string;
|
|
1618
1618
|
description: string;
|
|
1619
|
+
url?: string | undefined;
|
|
1619
1620
|
longDescription?: string | undefined;
|
|
1620
1621
|
changelog?: string | undefined;
|
|
1621
1622
|
logo?: {
|
|
@@ -1623,7 +1624,6 @@ export declare const BlockPackMetaEmbedAbsoluteBytes: z.ZodPipeline<z.ZodObject<
|
|
|
1623
1624
|
mimeType: string;
|
|
1624
1625
|
content: Uint8Array<ArrayBuffer>;
|
|
1625
1626
|
} | undefined;
|
|
1626
|
-
url?: string | undefined;
|
|
1627
1627
|
docs?: string | undefined;
|
|
1628
1628
|
support?: string | undefined;
|
|
1629
1629
|
tags?: string[] | undefined;
|
|
@@ -1645,6 +1645,7 @@ export declare const BlockPackMetaEmbedAbsoluteBytes: z.ZodPipeline<z.ZodObject<
|
|
|
1645
1645
|
};
|
|
1646
1646
|
title: string;
|
|
1647
1647
|
description: string;
|
|
1648
|
+
url?: string | undefined;
|
|
1648
1649
|
longDescription?: string | undefined;
|
|
1649
1650
|
changelog?: string | undefined;
|
|
1650
1651
|
logo?: {
|
|
@@ -1652,7 +1653,6 @@ export declare const BlockPackMetaEmbedAbsoluteBytes: z.ZodPipeline<z.ZodObject<
|
|
|
1652
1653
|
mimeType: string;
|
|
1653
1654
|
content: Uint8Array<ArrayBuffer>;
|
|
1654
1655
|
} | undefined;
|
|
1655
|
-
url?: string | undefined;
|
|
1656
1656
|
docs?: string | undefined;
|
|
1657
1657
|
support?: string | undefined;
|
|
1658
1658
|
tags?: string[] | undefined;
|
|
@@ -2029,6 +2029,7 @@ export declare function BlockPackMetaEmbedBytes(reader: RelativeContentReader):
|
|
|
2029
2029
|
};
|
|
2030
2030
|
title: string;
|
|
2031
2031
|
description: string;
|
|
2032
|
+
url?: string | undefined;
|
|
2032
2033
|
longDescription?: string | undefined;
|
|
2033
2034
|
changelog?: string | undefined;
|
|
2034
2035
|
logo?: {
|
|
@@ -2036,7 +2037,6 @@ export declare function BlockPackMetaEmbedBytes(reader: RelativeContentReader):
|
|
|
2036
2037
|
mimeType: string;
|
|
2037
2038
|
content: Uint8Array<ArrayBuffer>;
|
|
2038
2039
|
} | undefined;
|
|
2039
|
-
url?: string | undefined;
|
|
2040
2040
|
docs?: string | undefined;
|
|
2041
2041
|
support?: string | undefined;
|
|
2042
2042
|
tags?: string[] | undefined;
|
|
@@ -2058,6 +2058,7 @@ export declare function BlockPackMetaEmbedBytes(reader: RelativeContentReader):
|
|
|
2058
2058
|
};
|
|
2059
2059
|
title: string;
|
|
2060
2060
|
description: string;
|
|
2061
|
+
url?: string | undefined;
|
|
2061
2062
|
longDescription?: string | undefined;
|
|
2062
2063
|
changelog?: string | undefined;
|
|
2063
2064
|
logo?: {
|
|
@@ -2065,7 +2066,6 @@ export declare function BlockPackMetaEmbedBytes(reader: RelativeContentReader):
|
|
|
2065
2066
|
mimeType: string;
|
|
2066
2067
|
content: Uint8Array<ArrayBuffer>;
|
|
2067
2068
|
} | undefined;
|
|
2068
|
-
url?: string | undefined;
|
|
2069
2069
|
docs?: string | undefined;
|
|
2070
2070
|
support?: string | undefined;
|
|
2071
2071
|
tags?: string[] | undefined;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@platforma-sdk/block-tools",
|
|
3
|
-
"version": "2.7.
|
|
3
|
+
"version": "2.7.1",
|
|
4
4
|
"description": "Utility to manipulate Platforma Blocks and Block Registry",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"bin": {
|
|
@@ -33,12 +33,12 @@
|
|
|
33
33
|
"yaml": "^2.8.0",
|
|
34
34
|
"zod": "~3.23.8",
|
|
35
35
|
"@milaboratories/pl-http": "1.2.4",
|
|
36
|
+
"@milaboratories/pl-model-middle-layer": "1.15.0",
|
|
37
|
+
"@milaboratories/ts-helpers-oclif": "1.1.38",
|
|
38
|
+
"@milaboratories/pl-model-common": "1.28.0",
|
|
36
39
|
"@milaboratories/resolve-helper": "1.1.3",
|
|
37
|
-
"@milaboratories/ts-helpers": "1.7.3",
|
|
38
|
-
"@milaboratories/pl-model-middle-layer": "1.14.0",
|
|
39
|
-
"@milaboratories/pl-model-common": "1.27.0",
|
|
40
40
|
"@platforma-sdk/blocks-deps-updater": "2.2.0",
|
|
41
|
-
"@milaboratories/ts-helpers
|
|
41
|
+
"@milaboratories/ts-helpers": "1.7.3"
|
|
42
42
|
},
|
|
43
43
|
"devDependencies": {
|
|
44
44
|
"@rollup/plugin-node-resolve": "^16.0.1",
|
|
@@ -53,8 +53,8 @@
|
|
|
53
53
|
"vite": "8.0.0-beta.15",
|
|
54
54
|
"vite-plugin-dts": "^4.5.3",
|
|
55
55
|
"vitest": "^4.0.18",
|
|
56
|
-
"@milaboratories/build-configs": "1.5.2",
|
|
57
56
|
"@milaboratories/oclif-index": "1.1.1",
|
|
57
|
+
"@milaboratories/build-configs": "1.5.2",
|
|
58
58
|
"@milaboratories/ts-builder": "1.3.0",
|
|
59
59
|
"@milaboratories/ts-configs": "1.2.2"
|
|
60
60
|
},
|