fjall 2.30.0 → 2.30.3

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 CHANGED
@@ -1,3 +1,3 @@
1
- bundled at 2026-07-15T07:08:59.679Z
2
- bundle size: 3746003 bytes
3
- cli version: 2.30.0
1
+ bundled at 2026-07-16T01:01:52.614Z
2
+ bundle size: 3754037 bytes
3
+ cli version: 2.30.3
@@ -2195,7 +2195,7 @@
2195
2195
  "format": "esm"
2196
2196
  },
2197
2197
  "../../util/dist/infra/deployArtefacts.js": {
2198
- "bytes": 771,
2198
+ "bytes": 858,
2199
2199
  "imports": [
2200
2200
  {
2201
2201
  "path": "../../node_modules/zod/index.js",
@@ -3938,7 +3938,7 @@
3938
3938
  "format": "esm"
3939
3939
  },
3940
3940
  "../../util/dist/manifest/schemas.js": {
3941
- "bytes": 3779,
3941
+ "bytes": 3830,
3942
3942
  "imports": [
3943
3943
  {
3944
3944
  "path": "../../node_modules/zod/index.js",
@@ -9478,8 +9478,44 @@
9478
9478
  "imports": [],
9479
9479
  "format": "esm"
9480
9480
  },
9481
+ "../../deploy-core/dist/src/services/infrastructure/LambdaService.js": {
9482
+ "bytes": 2037,
9483
+ "imports": [
9484
+ {
9485
+ "path": "@aws-sdk/client-lambda",
9486
+ "kind": "import-statement",
9487
+ "external": true
9488
+ },
9489
+ {
9490
+ "path": "../../generator/dist/src/index.js",
9491
+ "kind": "import-statement",
9492
+ "original": "@fjall/generator"
9493
+ },
9494
+ {
9495
+ "path": "../../deploy-core/dist/src/types/errors/ServiceError.js",
9496
+ "kind": "import-statement",
9497
+ "original": "../../types/errors/ServiceError.js"
9498
+ },
9499
+ {
9500
+ "path": "../../util/dist/logger.js",
9501
+ "kind": "import-statement",
9502
+ "original": "@fjall/util/logger"
9503
+ },
9504
+ {
9505
+ "path": "../../util/dist/index.js",
9506
+ "kind": "import-statement",
9507
+ "original": "@fjall/util"
9508
+ },
9509
+ {
9510
+ "path": "../../deploy-core/dist/src/aws/utils/awsErrorHandler.js",
9511
+ "kind": "import-statement",
9512
+ "original": "../../aws/utils/awsErrorHandler.js"
9513
+ }
9514
+ ],
9515
+ "format": "esm"
9516
+ },
9481
9517
  "../../deploy-core/dist/src/orchestration/serviceFactory.js": {
9482
- "bytes": 1553,
9518
+ "bytes": 1656,
9483
9519
  "imports": [
9484
9520
  {
9485
9521
  "path": "../../deploy-core/dist/src/aws/SimpleAwsProvider.js",
@@ -9516,6 +9552,11 @@
9516
9552
  "kind": "import-statement",
9517
9553
  "original": "../services/infrastructure/EcsServiceResolver.js"
9518
9554
  },
9555
+ {
9556
+ "path": "../../deploy-core/dist/src/services/infrastructure/LambdaService.js",
9557
+ "kind": "import-statement",
9558
+ "original": "../services/infrastructure/LambdaService.js"
9559
+ },
9519
9560
  {
9520
9561
  "path": "../../deploy-core/dist/src/services/infrastructure/EcrImageInspectorService.js",
9521
9562
  "kind": "import-statement",
@@ -9581,7 +9622,7 @@
9581
9622
  "format": "esm"
9582
9623
  },
9583
9624
  "../../util/dist/manifest/io.js": {
9584
- "bytes": 2661,
9625
+ "bytes": 3607,
9585
9626
  "imports": [
9586
9627
  {
9587
9628
  "path": "fs/promises",
@@ -9627,7 +9668,7 @@
9627
9668
  "format": "esm"
9628
9669
  },
9629
9670
  "../../util/dist/manifest/index.js": {
9630
- "bytes": 1190,
9671
+ "bytes": 1360,
9631
9672
  "imports": [
9632
9673
  {
9633
9674
  "path": "../../util/dist/manifest/schemas.js",
@@ -10975,7 +11016,7 @@
10975
11016
  "format": "esm"
10976
11017
  },
10977
11018
  "../../deploy-core/dist/src/orchestration/application/dockerBuildHelper.js": {
10978
- "bytes": 10051,
11019
+ "bytes": 10126,
10979
11020
  "imports": [
10980
11021
  {
10981
11022
  "path": "node:path",
@@ -11077,8 +11118,13 @@
11077
11118
  "format": "esm"
11078
11119
  },
11079
11120
  "../../deploy-core/dist/src/orchestration/application/applicationDeployHelpers.js": {
11080
- "bytes": 3426,
11121
+ "bytes": 4068,
11081
11122
  "imports": [
11123
+ {
11124
+ "path": "node:path",
11125
+ "kind": "import-statement",
11126
+ "external": true
11127
+ },
11082
11128
  {
11083
11129
  "path": "../../generator/dist/src/index.js",
11084
11130
  "kind": "import-statement",
@@ -11089,6 +11135,11 @@
11089
11135
  "kind": "import-statement",
11090
11136
  "original": "@fjall/util"
11091
11137
  },
11138
+ {
11139
+ "path": "../../util/dist/manifest/index.js",
11140
+ "kind": "import-statement",
11141
+ "original": "@fjall/util/manifest"
11142
+ },
11092
11143
  {
11093
11144
  "path": "../../deploy-core/dist/src/aws/organisations/types.js",
11094
11145
  "kind": "import-statement",
@@ -11220,8 +11271,49 @@
11220
11271
  ],
11221
11272
  "format": "esm"
11222
11273
  },
11274
+ "../../deploy-core/dist/src/orchestration/application/lambdaCodeOnlyRollout.js": {
11275
+ "bytes": 3122,
11276
+ "imports": [
11277
+ {
11278
+ "path": "path",
11279
+ "kind": "import-statement",
11280
+ "external": true
11281
+ },
11282
+ {
11283
+ "path": "../../util/dist/index.js",
11284
+ "kind": "import-statement",
11285
+ "original": "@fjall/util"
11286
+ },
11287
+ {
11288
+ "path": "../../util/dist/manifest/index.js",
11289
+ "kind": "import-statement",
11290
+ "original": "@fjall/util/manifest"
11291
+ },
11292
+ {
11293
+ "path": "../../deploy-core/dist/src/aws/organisations/types.js",
11294
+ "kind": "import-statement",
11295
+ "original": "../../aws/organisations/types.js"
11296
+ },
11297
+ {
11298
+ "path": "../../deploy-core/dist/src/orchestration/application/dockerBuildHelper.js",
11299
+ "kind": "import-statement",
11300
+ "original": "./dockerBuildHelper.js"
11301
+ },
11302
+ {
11303
+ "path": "../../deploy-core/dist/src/orchestration/application/codeOnlyDeploy.js",
11304
+ "kind": "import-statement",
11305
+ "original": "./codeOnlyDeploy.js"
11306
+ },
11307
+ {
11308
+ "path": "../../deploy-core/dist/src/orchestration/application/serviceImageTagsRollback.js",
11309
+ "kind": "import-statement",
11310
+ "original": "./serviceImageTagsRollback.js"
11311
+ }
11312
+ ],
11313
+ "format": "esm"
11314
+ },
11223
11315
  "../../deploy-core/dist/src/orchestration/application/codeOnlyDeploy.js": {
11224
- "bytes": 10107,
11316
+ "bytes": 11780,
11225
11317
  "imports": [
11226
11318
  {
11227
11319
  "path": "path",
@@ -11278,10 +11370,20 @@
11278
11370
  "kind": "import-statement",
11279
11371
  "original": "./taskDefinitionRoll.js"
11280
11372
  },
11373
+ {
11374
+ "path": "../../deploy-core/dist/src/orchestration/application/dockerBuildHelper.js",
11375
+ "kind": "import-statement",
11376
+ "original": "./dockerBuildHelper.js"
11377
+ },
11281
11378
  {
11282
11379
  "path": "../../deploy-core/dist/src/orchestration/application/serviceImageTagsRollback.js",
11283
11380
  "kind": "import-statement",
11284
11381
  "original": "./serviceImageTagsRollback.js"
11382
+ },
11383
+ {
11384
+ "path": "../../deploy-core/dist/src/orchestration/application/lambdaCodeOnlyRollout.js",
11385
+ "kind": "import-statement",
11386
+ "original": "./lambdaCodeOnlyRollout.js"
11285
11387
  }
11286
11388
  ],
11287
11389
  "format": "esm"
@@ -11308,13 +11410,18 @@
11308
11410
  "format": "esm"
11309
11411
  },
11310
11412
  "../../deploy-core/dist/src/orchestration/application/artefactCollection.js": {
11311
- "bytes": 2060,
11413
+ "bytes": 2523,
11312
11414
  "imports": [
11313
11415
  {
11314
11416
  "path": "../../util/dist/index.js",
11315
11417
  "kind": "import-statement",
11316
11418
  "original": "@fjall/util"
11317
11419
  },
11420
+ {
11421
+ "path": "../../util/dist/manifest/index.js",
11422
+ "kind": "import-statement",
11423
+ "original": "@fjall/util/manifest"
11424
+ },
11318
11425
  {
11319
11426
  "path": "../../util/dist/logger.js",
11320
11427
  "kind": "import-statement",
@@ -14327,7 +14434,7 @@
14327
14434
  "format": "esm"
14328
14435
  },
14329
14436
  "../../deploy-core/dist/src/orchestration/application/applicationDeploy.js": {
14330
- "bytes": 17481,
14437
+ "bytes": 17694,
14331
14438
  "imports": [
14332
14439
  {
14333
14440
  "path": "path",
@@ -43219,7 +43326,7 @@
43219
43326
  "imports": [],
43220
43327
  "exports": [],
43221
43328
  "inputs": {},
43222
- "bytes": 10608569
43329
+ "bytes": 10628783
43223
43330
  },
43224
43331
  "bin/fjall.bundle.js": {
43225
43332
  "imports": [
@@ -43868,6 +43975,11 @@
43868
43975
  "kind": "import-statement",
43869
43976
  "external": true
43870
43977
  },
43978
+ {
43979
+ "path": "@aws-sdk/client-lambda",
43980
+ "kind": "import-statement",
43981
+ "external": true
43982
+ },
43871
43983
  {
43872
43984
  "path": "path",
43873
43985
  "kind": "import-statement",
@@ -44148,6 +44260,16 @@
44148
44260
  "kind": "import-statement",
44149
44261
  "external": true
44150
44262
  },
44263
+ {
44264
+ "path": "node:path",
44265
+ "kind": "import-statement",
44266
+ "external": true
44267
+ },
44268
+ {
44269
+ "path": "path",
44270
+ "kind": "import-statement",
44271
+ "external": true
44272
+ },
44151
44273
  {
44152
44274
  "path": "path",
44153
44275
  "kind": "import-statement",
@@ -47835,7 +47957,7 @@
47835
47957
  "bytesInOutput": 799
47836
47958
  },
47837
47959
  "../../util/dist/infra/deployArtefacts.js": {
47838
- "bytesInOutput": 613
47960
+ "bytesInOutput": 700
47839
47961
  },
47840
47962
  "../../util/dist/migration/constants.js": {
47841
47963
  "bytesInOutput": 268
@@ -47955,16 +48077,16 @@
47955
48077
  "bytesInOutput": 34
47956
48078
  },
47957
48079
  "../../cli/dist/src/aws/awsContextEnvKeys.js": {
47958
- "bytesInOutput": 156
48080
+ "bytesInOutput": 157
47959
48081
  },
47960
48082
  "../../generator/dist/src/util/errorUtils.js": {
47961
48083
  "bytesInOutput": 33
47962
48084
  },
47963
48085
  "../../generator/dist/src/types/Result.js": {
47964
- "bytesInOutput": 335
48086
+ "bytesInOutput": 337
47965
48087
  },
47966
48088
  "../../generator/dist/src/validation/validationPatterns.js": {
47967
- "bytesInOutput": 1545
48089
+ "bytesInOutput": 1546
47968
48090
  },
47969
48091
  "../../generator/dist/src/validation/validationMessages.js": {
47970
48092
  "bytesInOutput": 10931
@@ -47973,19 +48095,19 @@
47973
48095
  "bytesInOutput": 41
47974
48096
  },
47975
48097
  "../../generator/dist/src/aws/regions.js": {
47976
- "bytesInOutput": 1316
48098
+ "bytesInOutput": 1317
47977
48099
  },
47978
48100
  "../../generator/dist/src/version.js": {
47979
- "bytesInOutput": 44
48101
+ "bytesInOutput": 45
47980
48102
  },
47981
48103
  "../../generator/dist/src/schemas/sharedTypes.js": {
47982
48104
  "bytesInOutput": 269
47983
48105
  },
47984
48106
  "../../generator/dist/src/schemas/constants.js": {
47985
- "bytesInOutput": 2417
48107
+ "bytesInOutput": 2419
47986
48108
  },
47987
48109
  "../../generator/dist/src/schemas/baseSchemas.js": {
47988
- "bytesInOutput": 3264
48110
+ "bytesInOutput": 3265
47989
48111
  },
47990
48112
  "../../generator/dist/src/schemas/alarmSchemas.js": {
47991
48113
  "bytesInOutput": 672
@@ -48009,7 +48131,7 @@
48009
48131
  "bytesInOutput": 573
48010
48132
  },
48011
48133
  "../../util/dist/manifest/schemas.js": {
48012
- "bytesInOutput": 3095
48134
+ "bytesInOutput": 3147
48013
48135
  },
48014
48136
  "../../generator/dist/src/schemas/computeSchemas.js": {
48015
48137
  "bytesInOutput": 12109
@@ -48051,7 +48173,7 @@
48051
48173
  "bytesInOutput": 500
48052
48174
  },
48053
48175
  "../../generator/dist/src/generation/compute/lambda.js": {
48054
- "bytesInOutput": 2073
48176
+ "bytesInOutput": 2074
48055
48177
  },
48056
48178
  "../../generator/dist/src/generation/compute/ec2.js": {
48057
48179
  "bytesInOutput": 232
@@ -48186,13 +48308,13 @@
48186
48308
  "bytesInOutput": 1091
48187
48309
  },
48188
48310
  "../../generator/dist/src/dns/domainFileGenerator.js": {
48189
- "bytesInOutput": 4777
48311
+ "bytesInOutput": 4778
48190
48312
  },
48191
48313
  "../../generator/dist/src/dns/index.js": {
48192
48314
  "bytesInOutput": 59
48193
48315
  },
48194
48316
  "../../generator/dist/src/index.js": {
48195
- "bytesInOutput": 11161
48317
+ "bytesInOutput": 11167
48196
48318
  },
48197
48319
  "../../cli/dist/src/aws/utils/regions.js": {
48198
48320
  "bytesInOutput": 34
@@ -48714,10 +48836,10 @@
48714
48836
  "bytesInOutput": 3310
48715
48837
  },
48716
48838
  "../../deploy-core/dist/src/aws/utils/awsErrorHandler.js": {
48717
- "bytesInOutput": 502
48839
+ "bytesInOutput": 501
48718
48840
  },
48719
48841
  "../../deploy-core/dist/src/services/infrastructure/EcsService.js": {
48720
- "bytesInOutput": 6852
48842
+ "bytesInOutput": 6851
48721
48843
  },
48722
48844
  "../../deploy-core/dist/src/aws/utils/arnParser.js": {
48723
48845
  "bytesInOutput": 536
@@ -48809,14 +48931,17 @@
48809
48931
  "../../deploy-core/dist/src/util/sequencedCallbacks.js": {
48810
48932
  "bytesInOutput": 30
48811
48933
  },
48934
+ "../../deploy-core/dist/src/services/infrastructure/LambdaService.js": {
48935
+ "bytesInOutput": 1776
48936
+ },
48812
48937
  "../../deploy-core/dist/src/orchestration/serviceFactory.js": {
48813
- "bytesInOutput": 719
48938
+ "bytesInOutput": 753
48814
48939
  },
48815
48940
  "../../deploy-core/dist/src/orchestration/resolveOperation.js": {
48816
48941
  "bytesInOutput": 3134
48817
48942
  },
48818
48943
  "../../util/dist/manifest/io.js": {
48819
- "bytesInOutput": 1777
48944
+ "bytesInOutput": 2633
48820
48945
  },
48821
48946
  "../../util/dist/manifest/index.js": {
48822
48947
  "bytesInOutput": 40
@@ -48948,13 +49073,13 @@
48948
49073
  "bytesInOutput": 809
48949
49074
  },
48950
49075
  "../../deploy-core/dist/src/orchestration/application/dockerBuildHelper.js": {
48951
- "bytesInOutput": 8940
49076
+ "bytesInOutput": 8952
48952
49077
  },
48953
49078
  "../../deploy-core/dist/src/orchestration/application/welcomeImageHelper.js": {
48954
49079
  "bytesInOutput": 1402
48955
49080
  },
48956
49081
  "../../deploy-core/dist/src/orchestration/application/applicationDeployHelpers.js": {
48957
- "bytesInOutput": 2642
49082
+ "bytesInOutput": 3178
48958
49083
  },
48959
49084
  "../../deploy-core/dist/src/orchestration/application/serviceImageTagsRollback.js": {
48960
49085
  "bytesInOutput": 2643
@@ -48965,14 +49090,17 @@
48965
49090
  "../../deploy-core/dist/src/orchestration/application/databaseEndpointReconcile.js": {
48966
49091
  "bytesInOutput": 5017
48967
49092
  },
49093
+ "../../deploy-core/dist/src/orchestration/application/lambdaCodeOnlyRollout.js": {
49094
+ "bytesInOutput": 2683
49095
+ },
48968
49096
  "../../deploy-core/dist/src/orchestration/application/codeOnlyDeploy.js": {
48969
- "bytesInOutput": 9096
49097
+ "bytesInOutput": 10508
48970
49098
  },
48971
49099
  "../../deploy-core/dist/src/orchestration/activeDeploymentGuard.js": {
48972
49100
  "bytesInOutput": 1573
48973
49101
  },
48974
49102
  "../../deploy-core/dist/src/orchestration/application/artefactCollection.js": {
48975
- "bytesInOutput": 1843
49103
+ "bytesInOutput": 2222
48976
49104
  },
48977
49105
  "../../deploy-core/dist/src/orchestration/application/plan/assemblyDigest.js": {
48978
49106
  "bytesInOutput": 323
@@ -49017,7 +49145,7 @@
49017
49145
  "bytesInOutput": 961
49018
49146
  },
49019
49147
  "../../node_modules/ast-types/lib/types.js": {
49020
- "bytesInOutput": 10347
49148
+ "bytesInOutput": 10357
49021
49149
  },
49022
49150
  "../../node_modules/ast-types/lib/path.js": {
49023
49151
  "bytesInOutput": 4117
@@ -49173,7 +49301,7 @@
49173
49301
  "bytesInOutput": 4725
49174
49302
  },
49175
49303
  "../../node_modules/recast/lib/printer.js": {
49176
- "bytesInOutput": 41512
49304
+ "bytesInOutput": 41510
49177
49305
  },
49178
49306
  "../../node_modules/recast/main.js": {
49179
49307
  "bytesInOutput": 902
@@ -49380,7 +49508,7 @@
49380
49508
  "bytesInOutput": 9670
49381
49509
  },
49382
49510
  "../../deploy-core/dist/src/orchestration/application/applicationDeploy.js": {
49383
- "bytesInOutput": 14928
49511
+ "bytesInOutput": 15088
49384
49512
  },
49385
49513
  "../../deploy-core/dist/src/orchestration/organisationDeploy/orgContext.js": {
49386
49514
  "bytesInOutput": 1369
@@ -49419,7 +49547,7 @@
49419
49547
  "bytesInOutput": 1276
49420
49548
  },
49421
49549
  "../../deploy-core/dist/src/orchestration/organisationDeploy/orgCascadeDeploy.js": {
49422
- "bytesInOutput": 4489
49550
+ "bytesInOutput": 4492
49423
49551
  },
49424
49552
  "../../deploy-core/dist/src/orchestration/organisation/organisationDeploy.js": {
49425
49553
  "bytesInOutput": 336
@@ -49818,7 +49946,7 @@
49818
49946
  "bytesInOutput": 981
49819
49947
  },
49820
49948
  "../../cli/node_modules/axios/lib/adapters/http.js": {
49821
- "bytesInOutput": 12476
49949
+ "bytesInOutput": 12429
49822
49950
  },
49823
49951
  "../../cli/node_modules/axios/lib/helpers/isURLSameOrigin.js": {
49824
49952
  "bytesInOutput": 243
@@ -49842,7 +49970,7 @@
49842
49970
  "bytesInOutput": 713
49843
49971
  },
49844
49972
  "../../cli/node_modules/axios/lib/adapters/fetch.js": {
49845
- "bytesInOutput": 4436
49973
+ "bytesInOutput": 4437
49846
49974
  },
49847
49975
  "../../cli/node_modules/axios/lib/adapters/adapters.js": {
49848
49976
  "bytesInOutput": 937
@@ -50016,7 +50144,7 @@
50016
50144
  "bytesInOutput": 2394
50017
50145
  },
50018
50146
  "../../cli/dist/src/aws/AwsContext.js": {
50019
- "bytesInOutput": 6074
50147
+ "bytesInOutput": 6075
50020
50148
  },
50021
50149
  "../../cli/dist/src/aws/index.js": {
50022
50150
  "bytesInOutput": 326
@@ -50238,7 +50366,7 @@
50238
50366
  "bytesInOutput": 284
50239
50367
  },
50240
50368
  "../../cli/dist/src/services/container/EcrBuildOrchestrator.js": {
50241
- "bytesInOutput": 8838
50369
+ "bytesInOutput": 8859
50242
50370
  },
50243
50371
  "../../cli/dist/src/services/container/EcrService.tagging.js": {
50244
50372
  "bytesInOutput": 2053
@@ -50286,7 +50414,7 @@
50286
50414
  "bytesInOutput": 1187
50287
50415
  },
50288
50416
  "../../cli/dist/src/services/deployment/targetReadinessProbe.js": {
50289
- "bytesInOutput": 2595
50417
+ "bytesInOutput": 2596
50290
50418
  },
50291
50419
  "../../cli/dist/src/services/deployment/index.js": {
50292
50420
  "bytesInOutput": 83
@@ -50994,7 +51122,7 @@
50994
51122
  "bytesInOutput": 1139
50995
51123
  },
50996
51124
  "../../cli/dist/src/ui/components/operations/useStackOperationState.js": {
50997
- "bytesInOutput": 3725
51125
+ "bytesInOutput": 3735
50998
51126
  },
50999
51127
  "../../cli/dist/src/ui/components/operations/StackOperationBox.js": {
51000
51128
  "bytesInOutput": 3092
@@ -51042,7 +51170,7 @@
51042
51170
  "bytesInOutput": 1950
51043
51171
  },
51044
51172
  "../../cli/dist/src/ui/components/operations/OrgSetupBox.js": {
51045
- "bytesInOutput": 5022
51173
+ "bytesInOutput": 5024
51046
51174
  },
51047
51175
  "../../cli/dist/src/util/terminal/synchronizedOutput.js": {
51048
51176
  "bytesInOutput": 466
@@ -51081,7 +51209,7 @@
51081
51209
  "bytesInOutput": 5228
51082
51210
  },
51083
51211
  "../../cli/dist/src/ui/components/operations/DockerOperationBox.js": {
51084
- "bytesInOutput": 4508
51212
+ "bytesInOutput": 4510
51085
51213
  },
51086
51214
  "../../cli/dist/src/ui/components/operations/EcsOperationBox.js": {
51087
51215
  "bytesInOutput": 4176
@@ -51177,7 +51305,7 @@
51177
51305
  "bytesInOutput": 277
51178
51306
  },
51179
51307
  "../../cli/dist/src/ui/screens/deploy/AppDestroyProgressScreen.js": {
51180
- "bytesInOutput": 3710
51308
+ "bytesInOutput": 3703
51181
51309
  },
51182
51310
  "../../cli/dist/src/ui/screens/DestroyScreen.js": {
51183
51311
  "bytesInOutput": 6459
@@ -51360,7 +51488,7 @@
51360
51488
  "bytesInOutput": 5455
51361
51489
  },
51362
51490
  "../../cli/dist/src/ui/screens/secrets/SecretsScreen.js": {
51363
- "bytesInOutput": 4435
51491
+ "bytesInOutput": 4444
51364
51492
  },
51365
51493
  "../../cli/dist/src/ui/screens/tunnel/TunnelScreen.js": {
51366
51494
  "bytesInOutput": 3760
@@ -51381,7 +51509,7 @@
51381
51509
  "bytesInOutput": 1880
51382
51510
  },
51383
51511
  "../../cli/dist/src/ui/screens/target/TargetScreen.js": {
51384
- "bytesInOutput": 3535
51512
+ "bytesInOutput": 3548
51385
51513
  },
51386
51514
  "../../cli/dist/src/ui/components/banners/OidcSetupBanner.js": {
51387
51515
  "bytesInOutput": 359
@@ -51402,7 +51530,7 @@
51402
51530
  "bytesInOutput": 187
51403
51531
  },
51404
51532
  "../../cli/dist/src/ui/screens/connect/ConnectScreen.js": {
51405
- "bytesInOutput": 5820
51533
+ "bytesInOutput": 5828
51406
51534
  },
51407
51535
  "../../cli/dist/src/ui/screens/agent/installSkillConstants.js": {
51408
51536
  "bytesInOutput": 326
@@ -51867,7 +51995,7 @@
51867
51995
  "bytesInOutput": 1663
51868
51996
  },
51869
51997
  "../../cli/dist/src/operations/deployment/driftRepairOperation.js": {
51870
- "bytesInOutput": 5628
51998
+ "bytesInOutput": 5635
51871
51999
  },
51872
52000
  "../../cli/dist/src/operations/deployment/driftResumeOperation.js": {
51873
52001
  "bytesInOutput": 1645
@@ -52011,7 +52139,7 @@
52011
52139
  "bytesInOutput": 404
52012
52140
  }
52013
52141
  },
52014
- "bytes": 3746003
52142
+ "bytes": 3754037
52015
52143
  }
52016
52144
  }
52017
52145
  }