fjall 2.19.1 → 2.19.2
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.
- package/bin/.bundled +3 -3
- package/bin/.metafile.json +66 -46
- package/bin/assets/generators/shared/files/package.json +2 -2
- package/bin/fjall.bundle.js +356 -356
- package/package.json +3 -3
package/bin/.bundled
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
bundled at 2026-06-
|
|
2
|
-
bundle size:
|
|
3
|
-
cli version: 2.19.
|
|
1
|
+
bundled at 2026-06-20T09:23:47.424Z
|
|
2
|
+
bundle size: 3251839 bytes
|
|
3
|
+
cli version: 2.19.2
|
package/bin/.metafile.json
CHANGED
|
@@ -9830,13 +9830,18 @@
|
|
|
9830
9830
|
"format": "esm"
|
|
9831
9831
|
},
|
|
9832
9832
|
"../../deploy-core/dist/src/orchestration/dockerBuildHelper.js": {
|
|
9833
|
-
"bytes":
|
|
9833
|
+
"bytes": 5385,
|
|
9834
9834
|
"imports": [
|
|
9835
9835
|
{
|
|
9836
9836
|
"path": "node:path",
|
|
9837
9837
|
"kind": "import-statement",
|
|
9838
9838
|
"external": true
|
|
9839
9839
|
},
|
|
9840
|
+
{
|
|
9841
|
+
"path": "node:fs",
|
|
9842
|
+
"kind": "import-statement",
|
|
9843
|
+
"external": true
|
|
9844
|
+
},
|
|
9840
9845
|
{
|
|
9841
9846
|
"path": "../../generator/dist/src/index.js",
|
|
9842
9847
|
"kind": "import-statement",
|
|
@@ -9933,7 +9938,7 @@
|
|
|
9933
9938
|
"format": "esm"
|
|
9934
9939
|
},
|
|
9935
9940
|
"../../deploy-core/dist/src/orchestration/codeOnlyDeploy.js": {
|
|
9936
|
-
"bytes":
|
|
9941
|
+
"bytes": 8096,
|
|
9937
9942
|
"imports": [
|
|
9938
9943
|
{
|
|
9939
9944
|
"path": "path",
|
|
@@ -19206,7 +19211,7 @@
|
|
|
19206
19211
|
"format": "esm"
|
|
19207
19212
|
},
|
|
19208
19213
|
"../../cli/dist/src/services/container/EcrBuildOrchestrator.js": {
|
|
19209
|
-
"bytes":
|
|
19214
|
+
"bytes": 6453,
|
|
19210
19215
|
"imports": [
|
|
19211
19216
|
{
|
|
19212
19217
|
"path": "../../cli/dist/src/types/Result.js",
|
|
@@ -19218,6 +19223,11 @@
|
|
|
19218
19223
|
"kind": "import-statement",
|
|
19219
19224
|
"external": true
|
|
19220
19225
|
},
|
|
19226
|
+
{
|
|
19227
|
+
"path": "fs",
|
|
19228
|
+
"kind": "import-statement",
|
|
19229
|
+
"external": true
|
|
19230
|
+
},
|
|
19221
19231
|
{
|
|
19222
19232
|
"path": "../../util/dist/index.js",
|
|
19223
19233
|
"kind": "import-statement",
|
|
@@ -19288,7 +19298,7 @@
|
|
|
19288
19298
|
"format": "esm"
|
|
19289
19299
|
},
|
|
19290
19300
|
"../../cli/dist/src/services/container/EcrService.js": {
|
|
19291
|
-
"bytes":
|
|
19301
|
+
"bytes": 5074,
|
|
19292
19302
|
"imports": [
|
|
19293
19303
|
{
|
|
19294
19304
|
"path": "../../cli/dist/src/services/index.js",
|
|
@@ -37891,7 +37901,7 @@
|
|
|
37891
37901
|
"format": "esm"
|
|
37892
37902
|
},
|
|
37893
37903
|
"../../cli/dist/src/commands/build.js": {
|
|
37894
|
-
"bytes":
|
|
37904
|
+
"bytes": 5171,
|
|
37895
37905
|
"imports": [
|
|
37896
37906
|
{
|
|
37897
37907
|
"path": "path",
|
|
@@ -38221,7 +38231,7 @@
|
|
|
38221
38231
|
"imports": [],
|
|
38222
38232
|
"exports": [],
|
|
38223
38233
|
"inputs": {},
|
|
38224
|
-
"bytes":
|
|
38234
|
+
"bytes": 9507908
|
|
38225
38235
|
},
|
|
38226
38236
|
"bin/fjall.bundle.js": {
|
|
38227
38237
|
"imports": [
|
|
@@ -39070,6 +39080,11 @@
|
|
|
39070
39080
|
"kind": "import-statement",
|
|
39071
39081
|
"external": true
|
|
39072
39082
|
},
|
|
39083
|
+
{
|
|
39084
|
+
"path": "node:fs",
|
|
39085
|
+
"kind": "import-statement",
|
|
39086
|
+
"external": true
|
|
39087
|
+
},
|
|
39073
39088
|
{
|
|
39074
39089
|
"path": "path",
|
|
39075
39090
|
"kind": "import-statement",
|
|
@@ -39820,6 +39835,11 @@
|
|
|
39820
39835
|
"kind": "import-statement",
|
|
39821
39836
|
"external": true
|
|
39822
39837
|
},
|
|
39838
|
+
{
|
|
39839
|
+
"path": "fs",
|
|
39840
|
+
"kind": "import-statement",
|
|
39841
|
+
"external": true
|
|
39842
|
+
},
|
|
39823
39843
|
{
|
|
39824
39844
|
"path": "path",
|
|
39825
39845
|
"kind": "import-statement",
|
|
@@ -42276,13 +42296,13 @@
|
|
|
42276
42296
|
"bytesInOutput": 354
|
|
42277
42297
|
},
|
|
42278
42298
|
"../../node_modules/zod/v4/core/core.js": {
|
|
42279
|
-
"bytesInOutput":
|
|
42299
|
+
"bytesInOutput": 1212
|
|
42280
42300
|
},
|
|
42281
42301
|
"../../node_modules/zod/v4/core/util.js": {
|
|
42282
42302
|
"bytesInOutput": 10742
|
|
42283
42303
|
},
|
|
42284
42304
|
"../../node_modules/zod/v4/core/errors.js": {
|
|
42285
|
-
"bytesInOutput":
|
|
42305
|
+
"bytesInOutput": 2259
|
|
42286
42306
|
},
|
|
42287
42307
|
"../../node_modules/zod/v4/core/parse.js": {
|
|
42288
42308
|
"bytesInOutput": 1700
|
|
@@ -42291,7 +42311,7 @@
|
|
|
42291
42311
|
"bytesInOutput": 5424
|
|
42292
42312
|
},
|
|
42293
42313
|
"../../node_modules/zod/v4/core/checks.js": {
|
|
42294
|
-
"bytesInOutput":
|
|
42314
|
+
"bytesInOutput": 8519
|
|
42295
42315
|
},
|
|
42296
42316
|
"../../node_modules/zod/v4/core/doc.js": {
|
|
42297
42317
|
"bytesInOutput": 541
|
|
@@ -42300,7 +42320,7 @@
|
|
|
42300
42320
|
"bytesInOutput": 48
|
|
42301
42321
|
},
|
|
42302
42322
|
"../../node_modules/zod/v4/core/schemas.js": {
|
|
42303
|
-
"bytesInOutput":
|
|
42323
|
+
"bytesInOutput": 32285
|
|
42304
42324
|
},
|
|
42305
42325
|
"../../node_modules/zod/v4/locales/ar.js": {
|
|
42306
42326
|
"bytesInOutput": 5688
|
|
@@ -42480,22 +42500,22 @@
|
|
|
42480
42500
|
"bytesInOutput": 29
|
|
42481
42501
|
},
|
|
42482
42502
|
"../../node_modules/zod/v4/core/index.js": {
|
|
42483
|
-
"bytesInOutput":
|
|
42503
|
+
"bytesInOutput": 5091
|
|
42484
42504
|
},
|
|
42485
42505
|
"../../node_modules/zod/v4/classic/checks.js": {
|
|
42486
42506
|
"bytesInOutput": 484
|
|
42487
42507
|
},
|
|
42488
42508
|
"../../node_modules/zod/v4/classic/iso.js": {
|
|
42489
|
-
"bytesInOutput":
|
|
42509
|
+
"bytesInOutput": 545
|
|
42490
42510
|
},
|
|
42491
42511
|
"../../node_modules/zod/v4/classic/errors.js": {
|
|
42492
|
-
"bytesInOutput":
|
|
42512
|
+
"bytesInOutput": 432
|
|
42493
42513
|
},
|
|
42494
42514
|
"../../node_modules/zod/v4/classic/parse.js": {
|
|
42495
42515
|
"bytesInOutput": 182
|
|
42496
42516
|
},
|
|
42497
42517
|
"../../node_modules/zod/v4/classic/schemas.js": {
|
|
42498
|
-
"bytesInOutput":
|
|
42518
|
+
"bytesInOutput": 22852
|
|
42499
42519
|
},
|
|
42500
42520
|
"../../node_modules/zod/v4/classic/compat.js": {
|
|
42501
42521
|
"bytesInOutput": 430
|
|
@@ -43485,7 +43505,7 @@
|
|
|
43485
43505
|
"bytesInOutput": 440
|
|
43486
43506
|
},
|
|
43487
43507
|
"../../deploy-core/dist/src/orchestration/dockerBuildHelper.js": {
|
|
43488
|
-
"bytesInOutput":
|
|
43508
|
+
"bytesInOutput": 5104
|
|
43489
43509
|
},
|
|
43490
43510
|
"../../deploy-core/dist/src/orchestration/welcomeImageHelper.js": {
|
|
43491
43511
|
"bytesInOutput": 1397
|
|
@@ -43494,7 +43514,7 @@
|
|
|
43494
43514
|
"bytesInOutput": 2492
|
|
43495
43515
|
},
|
|
43496
43516
|
"../../deploy-core/dist/src/orchestration/codeOnlyDeploy.js": {
|
|
43497
|
-
"bytesInOutput":
|
|
43517
|
+
"bytesInOutput": 7533
|
|
43498
43518
|
},
|
|
43499
43519
|
"../../deploy-core/dist/src/orchestration/applicationDeploy.js": {
|
|
43500
43520
|
"bytesInOutput": 5594
|
|
@@ -43590,7 +43610,7 @@
|
|
|
43590
43610
|
"bytesInOutput": 961
|
|
43591
43611
|
},
|
|
43592
43612
|
"../../node_modules/ast-types/lib/types.js": {
|
|
43593
|
-
"bytesInOutput":
|
|
43613
|
+
"bytesInOutput": 10302
|
|
43594
43614
|
},
|
|
43595
43615
|
"../../node_modules/ast-types/lib/path.js": {
|
|
43596
43616
|
"bytesInOutput": 4113
|
|
@@ -43719,7 +43739,7 @@
|
|
|
43719
43739
|
"bytesInOutput": 4248
|
|
43720
43740
|
},
|
|
43721
43741
|
"../../node_modules/esprima/dist/esprima.js": {
|
|
43722
|
-
"bytesInOutput":
|
|
43742
|
+
"bytesInOutput": 138893
|
|
43723
43743
|
},
|
|
43724
43744
|
"../../node_modules/recast/parsers/esprima.js": {
|
|
43725
43745
|
"bytesInOutput": 437
|
|
@@ -43746,16 +43766,16 @@
|
|
|
43746
43766
|
"bytesInOutput": 4712
|
|
43747
43767
|
},
|
|
43748
43768
|
"../../node_modules/recast/lib/printer.js": {
|
|
43749
|
-
"bytesInOutput":
|
|
43769
|
+
"bytesInOutput": 41505
|
|
43750
43770
|
},
|
|
43751
43771
|
"../../node_modules/recast/main.js": {
|
|
43752
|
-
"bytesInOutput":
|
|
43772
|
+
"bytesInOutput": 902
|
|
43753
43773
|
},
|
|
43754
43774
|
"../../node_modules/recast/parsers/_babel_options.js": {
|
|
43755
43775
|
"bytesInOutput": 864
|
|
43756
43776
|
},
|
|
43757
43777
|
"../../node_modules/@babel/parser/lib/index.js": {
|
|
43758
|
-
"bytesInOutput":
|
|
43778
|
+
"bytesInOutput": 307786
|
|
43759
43779
|
},
|
|
43760
43780
|
"../../node_modules/recast/parsers/babel.js": {
|
|
43761
43781
|
"bytesInOutput": 472
|
|
@@ -43767,10 +43787,10 @@
|
|
|
43767
43787
|
"bytesInOutput": 378
|
|
43768
43788
|
},
|
|
43769
43789
|
"../../generator/dist/src/codemod/fileRewriter/parse.js": {
|
|
43770
|
-
"bytesInOutput":
|
|
43790
|
+
"bytesInOutput": 1108
|
|
43771
43791
|
},
|
|
43772
43792
|
"../../generator/dist/src/codemod/fileRewriter/print.js": {
|
|
43773
|
-
"bytesInOutput":
|
|
43793
|
+
"bytesInOutput": 957
|
|
43774
43794
|
},
|
|
43775
43795
|
"../../generator/dist/src/codemod/fileRewriter/builders.js": {
|
|
43776
43796
|
"bytesInOutput": 1253
|
|
@@ -44268,7 +44288,7 @@
|
|
|
44268
44288
|
"bytesInOutput": 714
|
|
44269
44289
|
},
|
|
44270
44290
|
"../../node_modules/axios/lib/adapters/http.js": {
|
|
44271
|
-
"bytesInOutput":
|
|
44291
|
+
"bytesInOutput": 11526
|
|
44272
44292
|
},
|
|
44273
44293
|
"../../node_modules/axios/lib/helpers/isURLSameOrigin.js": {
|
|
44274
44294
|
"bytesInOutput": 243
|
|
@@ -44292,7 +44312,7 @@
|
|
|
44292
44312
|
"bytesInOutput": 713
|
|
44293
44313
|
},
|
|
44294
44314
|
"../../node_modules/axios/lib/adapters/fetch.js": {
|
|
44295
|
-
"bytesInOutput":
|
|
44315
|
+
"bytesInOutput": 3271
|
|
44296
44316
|
},
|
|
44297
44317
|
"../../node_modules/axios/lib/adapters/adapters.js": {
|
|
44298
44318
|
"bytesInOutput": 907
|
|
@@ -44601,13 +44621,13 @@
|
|
|
44601
44621
|
"bytesInOutput": 284
|
|
44602
44622
|
},
|
|
44603
44623
|
"../../cli/dist/src/services/container/EcrBuildOrchestrator.js": {
|
|
44604
|
-
"bytesInOutput":
|
|
44624
|
+
"bytesInOutput": 5953
|
|
44605
44625
|
},
|
|
44606
44626
|
"../../cli/dist/src/services/container/EcrService.tagging.js": {
|
|
44607
44627
|
"bytesInOutput": 2053
|
|
44608
44628
|
},
|
|
44609
44629
|
"../../cli/dist/src/services/container/EcrService.js": {
|
|
44610
|
-
"bytesInOutput":
|
|
44630
|
+
"bytesInOutput": 4319
|
|
44611
44631
|
},
|
|
44612
44632
|
"../../cli/dist/src/services/deployment/EcsService.js": {
|
|
44613
44633
|
"bytesInOutput": 1434
|
|
@@ -44673,7 +44693,7 @@
|
|
|
44673
44693
|
"bytesInOutput": 1922
|
|
44674
44694
|
},
|
|
44675
44695
|
"../../cli/dist/src/services/organisation/OrganisationDeployService.js": {
|
|
44676
|
-
"bytesInOutput":
|
|
44696
|
+
"bytesInOutput": 4938
|
|
44677
44697
|
},
|
|
44678
44698
|
"../../cli/dist/src/types/FjallState.js": {
|
|
44679
44699
|
"bytesInOutput": 35
|
|
@@ -45063,7 +45083,7 @@
|
|
|
45063
45083
|
"bytesInOutput": 1339
|
|
45064
45084
|
},
|
|
45065
45085
|
"../../cli/dist/src/ui/components/inputs/UnifiedSelect.js": {
|
|
45066
|
-
"bytesInOutput":
|
|
45086
|
+
"bytesInOutput": 3276
|
|
45067
45087
|
},
|
|
45068
45088
|
"../../cli/dist/src/ui/components/inputs/Select.js": {
|
|
45069
45089
|
"bytesInOutput": 34
|
|
@@ -45219,7 +45239,7 @@
|
|
|
45219
45239
|
"bytesInOutput": 799
|
|
45220
45240
|
},
|
|
45221
45241
|
"../../cli/dist/src/ui/components/screens/CreatingScreen.js": {
|
|
45222
|
-
"bytesInOutput":
|
|
45242
|
+
"bytesInOutput": 2820
|
|
45223
45243
|
},
|
|
45224
45244
|
"../../cli/dist/src/ui/screens/create/CreateAppReviewStep.js": {
|
|
45225
45245
|
"bytesInOutput": 2773
|
|
@@ -45396,7 +45416,7 @@
|
|
|
45396
45416
|
"bytesInOutput": 1139
|
|
45397
45417
|
},
|
|
45398
45418
|
"../../cli/dist/src/ui/components/operations/useStackOperationState.js": {
|
|
45399
|
-
"bytesInOutput":
|
|
45419
|
+
"bytesInOutput": 3782
|
|
45400
45420
|
},
|
|
45401
45421
|
"../../cli/dist/src/ui/components/operations/StackOperationBox.js": {
|
|
45402
45422
|
"bytesInOutput": 3092
|
|
@@ -45444,7 +45464,7 @@
|
|
|
45444
45464
|
"bytesInOutput": 1950
|
|
45445
45465
|
},
|
|
45446
45466
|
"../../cli/dist/src/ui/components/operations/OrgSetupBox.js": {
|
|
45447
|
-
"bytesInOutput":
|
|
45467
|
+
"bytesInOutput": 5019
|
|
45448
45468
|
},
|
|
45449
45469
|
"../../cli/dist/src/util/synchronizedOutput.js": {
|
|
45450
45470
|
"bytesInOutput": 466
|
|
@@ -45462,7 +45482,7 @@
|
|
|
45462
45482
|
"bytesInOutput": 175
|
|
45463
45483
|
},
|
|
45464
45484
|
"../../cli/dist/src/ui/screens/deploy/useStackOperationCallbacks.js": {
|
|
45465
|
-
"bytesInOutput":
|
|
45485
|
+
"bytesInOutput": 4599
|
|
45466
45486
|
},
|
|
45467
45487
|
"../../cli/dist/src/ui/screens/deploy/useStackOperationStepState.js": {
|
|
45468
45488
|
"bytesInOutput": 2015
|
|
@@ -45474,13 +45494,13 @@
|
|
|
45474
45494
|
"bytesInOutput": 1096
|
|
45475
45495
|
},
|
|
45476
45496
|
"../../cli/dist/src/ui/screens/deploy/StackOperationProgressScreen.js": {
|
|
45477
|
-
"bytesInOutput":
|
|
45497
|
+
"bytesInOutput": 5169
|
|
45478
45498
|
},
|
|
45479
45499
|
"../../cli/dist/src/ui/components/operations/DockerOperationBox.js": {
|
|
45480
|
-
"bytesInOutput":
|
|
45500
|
+
"bytesInOutput": 4502
|
|
45481
45501
|
},
|
|
45482
45502
|
"../../cli/dist/src/ui/components/operations/EcsOperationBox.js": {
|
|
45483
|
-
"bytesInOutput":
|
|
45503
|
+
"bytesInOutput": 4176
|
|
45484
45504
|
},
|
|
45485
45505
|
"../../cli/dist/src/ui/components/operations/OpenNextOperationBox.js": {
|
|
45486
45506
|
"bytesInOutput": 3493
|
|
@@ -45501,7 +45521,7 @@
|
|
|
45501
45521
|
"bytesInOutput": 966
|
|
45502
45522
|
},
|
|
45503
45523
|
"../../cli/dist/src/ui/hooks/useDeploymentOperation.js": {
|
|
45504
|
-
"bytesInOutput":
|
|
45524
|
+
"bytesInOutput": 3939
|
|
45505
45525
|
},
|
|
45506
45526
|
"../../cli/dist/src/types/deployment/ecsEvents.js": {
|
|
45507
45527
|
"bytesInOutput": 30
|
|
@@ -45540,19 +45560,19 @@
|
|
|
45540
45560
|
"bytesInOutput": 3139
|
|
45541
45561
|
},
|
|
45542
45562
|
"../../cli/dist/src/ui/screens/deploy/useDeploymentExecution.js": {
|
|
45543
|
-
"bytesInOutput":
|
|
45563
|
+
"bytesInOutput": 4292
|
|
45544
45564
|
},
|
|
45545
45565
|
"../../cli/dist/src/ui/screens/deploy/BuildxUnavailableScreen.js": {
|
|
45546
45566
|
"bytesInOutput": 829
|
|
45547
45567
|
},
|
|
45548
45568
|
"../../cli/dist/src/ui/screens/deploy/AppDeploymentProgressScreen.js": {
|
|
45549
|
-
"bytesInOutput":
|
|
45569
|
+
"bytesInOutput": 4680
|
|
45550
45570
|
},
|
|
45551
45571
|
"../../cli/dist/src/operations/destroyOperation.js": {
|
|
45552
45572
|
"bytesInOutput": 277
|
|
45553
45573
|
},
|
|
45554
45574
|
"../../cli/dist/src/ui/screens/deploy/AppDestroyProgressScreen.js": {
|
|
45555
|
-
"bytesInOutput":
|
|
45575
|
+
"bytesInOutput": 3397
|
|
45556
45576
|
},
|
|
45557
45577
|
"../../cli/dist/src/ui/screens/DestroyScreen.js": {
|
|
45558
45578
|
"bytesInOutput": 6459
|
|
@@ -45654,7 +45674,7 @@
|
|
|
45654
45674
|
"bytesInOutput": 5177
|
|
45655
45675
|
},
|
|
45656
45676
|
"../../cli/dist/src/ui/screens/secrets/SecretsScreen.js": {
|
|
45657
|
-
"bytesInOutput":
|
|
45677
|
+
"bytesInOutput": 4442
|
|
45658
45678
|
},
|
|
45659
45679
|
"../../cli/dist/src/ui/screens/tunnel/TunnelScreen.js": {
|
|
45660
45680
|
"bytesInOutput": 3760
|
|
@@ -45675,7 +45695,7 @@
|
|
|
45675
45695
|
"bytesInOutput": 1880
|
|
45676
45696
|
},
|
|
45677
45697
|
"../../cli/dist/src/ui/screens/target/TargetScreen.js": {
|
|
45678
|
-
"bytesInOutput":
|
|
45698
|
+
"bytesInOutput": 3555
|
|
45679
45699
|
},
|
|
45680
45700
|
"../../cli/dist/src/ui/components/banners/OidcSetupBanner.js": {
|
|
45681
45701
|
"bytesInOutput": 359
|
|
@@ -45693,7 +45713,7 @@
|
|
|
45693
45713
|
"bytesInOutput": 187
|
|
45694
45714
|
},
|
|
45695
45715
|
"../../cli/dist/src/ui/screens/connect/ConnectScreen.js": {
|
|
45696
|
-
"bytesInOutput":
|
|
45716
|
+
"bytesInOutput": 5553
|
|
45697
45717
|
},
|
|
45698
45718
|
"../../cli/dist/src/ui/screens/agent/installSkillConstants.js": {
|
|
45699
45719
|
"bytesInOutput": 326
|
|
@@ -45735,7 +45755,7 @@
|
|
|
45735
45755
|
"bytesInOutput": 379
|
|
45736
45756
|
},
|
|
45737
45757
|
"../../node_modules/graceful-fs/graceful-fs.js": {
|
|
45738
|
-
"bytesInOutput":
|
|
45758
|
+
"bytesInOutput": 5178
|
|
45739
45759
|
},
|
|
45740
45760
|
"../../node_modules/retry/lib/retry_operation.js": {
|
|
45741
45761
|
"bytesInOutput": 2277
|
|
@@ -45858,7 +45878,7 @@
|
|
|
45858
45878
|
"bytesInOutput": 168
|
|
45859
45879
|
},
|
|
45860
45880
|
"../../cli/dist/src/commands/build.js": {
|
|
45861
|
-
"bytesInOutput":
|
|
45881
|
+
"bytesInOutput": 4192
|
|
45862
45882
|
},
|
|
45863
45883
|
"../../node_modules/commander/esm.mjs": {
|
|
45864
45884
|
"bytesInOutput": 220
|
|
@@ -46227,7 +46247,7 @@
|
|
|
46227
46247
|
"bytesInOutput": 404
|
|
46228
46248
|
}
|
|
46229
46249
|
},
|
|
46230
|
-
"bytes":
|
|
46250
|
+
"bytes": 3251839
|
|
46231
46251
|
}
|
|
46232
46252
|
}
|
|
46233
46253
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "<%= packageName %>",
|
|
3
|
-
"version": "2.19.
|
|
3
|
+
"version": "2.19.2",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"scripts": {},
|
|
6
6
|
"devDependencies": {
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"typescript": "~6.0.3"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@fjall/components-infrastructure": "^2.19.
|
|
12
|
+
"@fjall/components-infrastructure": "^2.19.2",
|
|
13
13
|
"aws-cdk-lib": "^2.251.0",
|
|
14
14
|
"constructs": "^10.6.0"
|
|
15
15
|
}
|