fjall 2.7.1 → 2.9.0
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 +86 -46
- package/bin/assets/generators/shared/files/package.json +2 -2
- package/bin/fjall.bundle.js +373 -373
- 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.
|
|
1
|
+
bundled at 2026-06-02T05:28:33.655Z
|
|
2
|
+
bundle size: 3055223 bytes
|
|
3
|
+
cli version: 2.9.0
|
package/bin/.metafile.json
CHANGED
|
@@ -8196,7 +8196,7 @@
|
|
|
8196
8196
|
"format": "esm"
|
|
8197
8197
|
},
|
|
8198
8198
|
"../../deploy-core/dist/src/aws/organisations/backup.js": {
|
|
8199
|
-
"bytes":
|
|
8199
|
+
"bytes": 1130,
|
|
8200
8200
|
"imports": [
|
|
8201
8201
|
{
|
|
8202
8202
|
"path": "@aws-sdk/client-backup",
|
|
@@ -8621,7 +8621,7 @@
|
|
|
8621
8621
|
"format": "esm"
|
|
8622
8622
|
},
|
|
8623
8623
|
"../../deploy-core/dist/src/services/infrastructure/CdkArgumentBuilder.js": {
|
|
8624
|
-
"bytes":
|
|
8624
|
+
"bytes": 2128,
|
|
8625
8625
|
"imports": [
|
|
8626
8626
|
{
|
|
8627
8627
|
"path": "../../util/dist/index.js",
|
|
@@ -8806,7 +8806,7 @@
|
|
|
8806
8806
|
"format": "esm"
|
|
8807
8807
|
},
|
|
8808
8808
|
"../../deploy-core/dist/src/services/infrastructure/cdkServiceHelpers.js": {
|
|
8809
|
-
"bytes":
|
|
8809
|
+
"bytes": 1000,
|
|
8810
8810
|
"imports": [
|
|
8811
8811
|
{
|
|
8812
8812
|
"path": "../../deploy-core/dist/src/types/operations.js",
|
|
@@ -10010,7 +10010,7 @@
|
|
|
10010
10010
|
"format": "esm"
|
|
10011
10011
|
},
|
|
10012
10012
|
"../../deploy-core/dist/src/orchestration/cascadeHelpers.js": {
|
|
10013
|
-
"bytes":
|
|
10013
|
+
"bytes": 5867,
|
|
10014
10014
|
"imports": [
|
|
10015
10015
|
{
|
|
10016
10016
|
"path": "path",
|
|
@@ -10057,6 +10057,16 @@
|
|
|
10057
10057
|
"kind": "import-statement",
|
|
10058
10058
|
"original": "../types/FjallState.js"
|
|
10059
10059
|
},
|
|
10060
|
+
{
|
|
10061
|
+
"path": "@aws-sdk/client-backup",
|
|
10062
|
+
"kind": "import-statement",
|
|
10063
|
+
"external": true
|
|
10064
|
+
},
|
|
10065
|
+
{
|
|
10066
|
+
"path": "../../deploy-core/dist/src/aws/organisations/backup.js",
|
|
10067
|
+
"kind": "import-statement",
|
|
10068
|
+
"original": "../aws/organisations/backup.js"
|
|
10069
|
+
},
|
|
10060
10070
|
{
|
|
10061
10071
|
"path": "../../deploy-core/dist/src/orchestration/contextHelpers.js",
|
|
10062
10072
|
"kind": "import-statement",
|
|
@@ -10163,8 +10173,13 @@
|
|
|
10163
10173
|
"format": "esm"
|
|
10164
10174
|
},
|
|
10165
10175
|
"../../deploy-core/dist/src/orchestration/organisationDeploy.js": {
|
|
10166
|
-
"bytes":
|
|
10176
|
+
"bytes": 10608,
|
|
10167
10177
|
"imports": [
|
|
10178
|
+
{
|
|
10179
|
+
"path": "node:path",
|
|
10180
|
+
"kind": "import-statement",
|
|
10181
|
+
"external": true
|
|
10182
|
+
},
|
|
10168
10183
|
{
|
|
10169
10184
|
"path": "../../generator/dist/src/index.js",
|
|
10170
10185
|
"kind": "import-statement",
|
|
@@ -10175,6 +10190,11 @@
|
|
|
10175
10190
|
"kind": "import-statement",
|
|
10176
10191
|
"external": true
|
|
10177
10192
|
},
|
|
10193
|
+
{
|
|
10194
|
+
"path": "@aws-sdk/client-backup",
|
|
10195
|
+
"kind": "import-statement",
|
|
10196
|
+
"external": true
|
|
10197
|
+
},
|
|
10178
10198
|
{
|
|
10179
10199
|
"path": "../../deploy-core/dist/src/types/operations.js",
|
|
10180
10200
|
"kind": "import-statement",
|
|
@@ -10195,6 +10215,11 @@
|
|
|
10195
10215
|
"kind": "import-statement",
|
|
10196
10216
|
"original": "../aws/organisations/organisation.js"
|
|
10197
10217
|
},
|
|
10218
|
+
{
|
|
10219
|
+
"path": "../../deploy-core/dist/src/aws/organisations/backup.js",
|
|
10220
|
+
"kind": "import-statement",
|
|
10221
|
+
"original": "../aws/organisations/backup.js"
|
|
10222
|
+
},
|
|
10198
10223
|
{
|
|
10199
10224
|
"path": "../../deploy-core/dist/src/orchestration/contextHelpers.js",
|
|
10200
10225
|
"kind": "import-statement",
|
|
@@ -10719,7 +10744,7 @@
|
|
|
10719
10744
|
"format": "esm"
|
|
10720
10745
|
},
|
|
10721
10746
|
"../../deploy-core/dist/src/steps/stepRegistry.js": {
|
|
10722
|
-
"bytes":
|
|
10747
|
+
"bytes": 6595,
|
|
10723
10748
|
"imports": [
|
|
10724
10749
|
{
|
|
10725
10750
|
"path": "../../deploy-core/dist/src/types/index.js",
|
|
@@ -12158,7 +12183,7 @@
|
|
|
12158
12183
|
"format": "esm"
|
|
12159
12184
|
},
|
|
12160
12185
|
"../../cli/dist/src/services/deployment/orgCallbackMapper.js": {
|
|
12161
|
-
"bytes":
|
|
12186
|
+
"bytes": 1974,
|
|
12162
12187
|
"imports": [
|
|
12163
12188
|
{
|
|
12164
12189
|
"path": "../../deploy-core/dist/src/index.js",
|
|
@@ -17170,7 +17195,7 @@
|
|
|
17170
17195
|
"format": "esm"
|
|
17171
17196
|
},
|
|
17172
17197
|
"../../cli/dist/src/services/organisation/OrganisationDeployService.js": {
|
|
17173
|
-
"bytes":
|
|
17198
|
+
"bytes": 5482,
|
|
17174
17199
|
"imports": [
|
|
17175
17200
|
{
|
|
17176
17201
|
"path": "../../util/dist/Config.js",
|
|
@@ -21140,7 +21165,7 @@
|
|
|
21140
21165
|
"format": "esm"
|
|
21141
21166
|
},
|
|
21142
21167
|
"../../cli/dist/src/util/agent/agentCallbacks.js": {
|
|
21143
|
-
"bytes":
|
|
21168
|
+
"bytes": 4680,
|
|
21144
21169
|
"imports": [
|
|
21145
21170
|
{
|
|
21146
21171
|
"path": "../../cli/dist/src/util/agent/agentOutput.js",
|
|
@@ -25556,7 +25581,7 @@
|
|
|
25556
25581
|
"format": "esm"
|
|
25557
25582
|
},
|
|
25558
25583
|
"../../cli/dist/src/ui/screens/deploy/useStackOperationCallbacks.js": {
|
|
25559
|
-
"bytes":
|
|
25584
|
+
"bytes": 4473,
|
|
25560
25585
|
"imports": [
|
|
25561
25586
|
{
|
|
25562
25587
|
"path": "react",
|
|
@@ -29100,7 +29125,7 @@
|
|
|
29100
29125
|
"format": "esm"
|
|
29101
29126
|
},
|
|
29102
29127
|
"../../cli/dist/src/util/nonInteractive/nonInteractiveCallbacks.js": {
|
|
29103
|
-
"bytes":
|
|
29128
|
+
"bytes": 2630,
|
|
29104
29129
|
"imports": [
|
|
29105
29130
|
{
|
|
29106
29131
|
"path": "../../cli/dist/src/services/index.js",
|
|
@@ -35253,7 +35278,7 @@
|
|
|
35253
35278
|
"imports": [],
|
|
35254
35279
|
"exports": [],
|
|
35255
35280
|
"inputs": {},
|
|
35256
|
-
"bytes":
|
|
35281
|
+
"bytes": 8804565
|
|
35257
35282
|
},
|
|
35258
35283
|
"bin/fjall.bundle.js": {
|
|
35259
35284
|
"imports": [
|
|
@@ -36157,6 +36182,11 @@
|
|
|
36157
36182
|
"kind": "import-statement",
|
|
36158
36183
|
"external": true
|
|
36159
36184
|
},
|
|
36185
|
+
{
|
|
36186
|
+
"path": "@aws-sdk/client-backup",
|
|
36187
|
+
"kind": "import-statement",
|
|
36188
|
+
"external": true
|
|
36189
|
+
},
|
|
36160
36190
|
{
|
|
36161
36191
|
"path": "path",
|
|
36162
36192
|
"kind": "dynamic-import",
|
|
@@ -36182,11 +36212,21 @@
|
|
|
36182
36212
|
"kind": "import-statement",
|
|
36183
36213
|
"external": true
|
|
36184
36214
|
},
|
|
36215
|
+
{
|
|
36216
|
+
"path": "node:path",
|
|
36217
|
+
"kind": "import-statement",
|
|
36218
|
+
"external": true
|
|
36219
|
+
},
|
|
36185
36220
|
{
|
|
36186
36221
|
"path": "@aws-sdk/client-organizations",
|
|
36187
36222
|
"kind": "import-statement",
|
|
36188
36223
|
"external": true
|
|
36189
36224
|
},
|
|
36225
|
+
{
|
|
36226
|
+
"path": "@aws-sdk/client-backup",
|
|
36227
|
+
"kind": "import-statement",
|
|
36228
|
+
"external": true
|
|
36229
|
+
},
|
|
36190
36230
|
{
|
|
36191
36231
|
"path": "@aws-sdk/client-cloudformation",
|
|
36192
36232
|
"kind": "import-statement",
|
|
@@ -39903,7 +39943,7 @@
|
|
|
39903
39943
|
"bytesInOutput": 713
|
|
39904
39944
|
},
|
|
39905
39945
|
"../../node_modules/axios/lib/adapters/http.js": {
|
|
39906
|
-
"bytesInOutput":
|
|
39946
|
+
"bytesInOutput": 11540
|
|
39907
39947
|
},
|
|
39908
39948
|
"../../node_modules/axios/lib/helpers/isURLSameOrigin.js": {
|
|
39909
39949
|
"bytesInOutput": 243
|
|
@@ -39927,7 +39967,7 @@
|
|
|
39927
39967
|
"bytesInOutput": 711
|
|
39928
39968
|
},
|
|
39929
39969
|
"../../node_modules/axios/lib/adapters/fetch.js": {
|
|
39930
|
-
"bytesInOutput":
|
|
39970
|
+
"bytesInOutput": 3270
|
|
39931
39971
|
},
|
|
39932
39972
|
"../../node_modules/axios/lib/adapters/adapters.js": {
|
|
39933
39973
|
"bytesInOutput": 900
|
|
@@ -40035,7 +40075,7 @@
|
|
|
40035
40075
|
"bytesInOutput": 361
|
|
40036
40076
|
},
|
|
40037
40077
|
"../../deploy-core/dist/src/aws/organisations/backup.js": {
|
|
40038
|
-
"bytesInOutput":
|
|
40078
|
+
"bytesInOutput": 931
|
|
40039
40079
|
},
|
|
40040
40080
|
"../../deploy-core/dist/src/aws/organisations/accounts.js": {
|
|
40041
40081
|
"bytesInOutput": 2125
|
|
@@ -40083,7 +40123,7 @@
|
|
|
40083
40123
|
"bytesInOutput": 227
|
|
40084
40124
|
},
|
|
40085
40125
|
"../../deploy-core/dist/src/services/infrastructure/CdkArgumentBuilder.js": {
|
|
40086
|
-
"bytesInOutput":
|
|
40126
|
+
"bytesInOutput": 2071
|
|
40087
40127
|
},
|
|
40088
40128
|
"../../deploy-core/dist/src/services/infrastructure/CdkOutputParser.js": {
|
|
40089
40129
|
"bytesInOutput": 530
|
|
@@ -40101,7 +40141,7 @@
|
|
|
40101
40141
|
"bytesInOutput": 853
|
|
40102
40142
|
},
|
|
40103
40143
|
"../../deploy-core/dist/src/services/infrastructure/cdkServiceHelpers.js": {
|
|
40104
|
-
"bytesInOutput":
|
|
40144
|
+
"bytesInOutput": 793
|
|
40105
40145
|
},
|
|
40106
40146
|
"../../deploy-core/dist/src/services/infrastructure/CdkService.js": {
|
|
40107
40147
|
"bytesInOutput": 3976
|
|
@@ -40218,7 +40258,7 @@
|
|
|
40218
40258
|
"bytesInOutput": 4413
|
|
40219
40259
|
},
|
|
40220
40260
|
"../../deploy-core/dist/src/orchestration/cascadeHelpers.js": {
|
|
40221
|
-
"bytesInOutput":
|
|
40261
|
+
"bytesInOutput": 4801
|
|
40222
40262
|
},
|
|
40223
40263
|
"../../deploy-core/dist/src/orchestration/cascadeSummary.js": {
|
|
40224
40264
|
"bytesInOutput": 1029
|
|
@@ -40230,7 +40270,7 @@
|
|
|
40230
40270
|
"bytesInOutput": 1201
|
|
40231
40271
|
},
|
|
40232
40272
|
"../../deploy-core/dist/src/orchestration/organisationDeploy.js": {
|
|
40233
|
-
"bytesInOutput":
|
|
40273
|
+
"bytesInOutput": 9479
|
|
40234
40274
|
},
|
|
40235
40275
|
"../../deploy-core/dist/src/orchestration/deploy.js": {
|
|
40236
40276
|
"bytesInOutput": 441
|
|
@@ -40263,7 +40303,7 @@
|
|
|
40263
40303
|
"bytesInOutput": 93
|
|
40264
40304
|
},
|
|
40265
40305
|
"../../deploy-core/dist/src/steps/stepRegistry.js": {
|
|
40266
|
-
"bytesInOutput":
|
|
40306
|
+
"bytesInOutput": 6438
|
|
40267
40307
|
},
|
|
40268
40308
|
"../../deploy-core/dist/src/steps/index.js": {
|
|
40269
40309
|
"bytesInOutput": 36
|
|
@@ -40395,7 +40435,7 @@
|
|
|
40395
40435
|
"bytesInOutput": 40
|
|
40396
40436
|
},
|
|
40397
40437
|
"../../cli/dist/src/services/deployment/orgCallbackMapper.js": {
|
|
40398
|
-
"bytesInOutput":
|
|
40438
|
+
"bytesInOutput": 1658
|
|
40399
40439
|
},
|
|
40400
40440
|
"../../cli/dist/src/services/deployment/DeployCoreAdapter.js": {
|
|
40401
40441
|
"bytesInOutput": 3712
|
|
@@ -40491,7 +40531,7 @@
|
|
|
40491
40531
|
"bytesInOutput": 961
|
|
40492
40532
|
},
|
|
40493
40533
|
"../../node_modules/ast-types/lib/types.js": {
|
|
40494
|
-
"bytesInOutput":
|
|
40534
|
+
"bytesInOutput": 10334
|
|
40495
40535
|
},
|
|
40496
40536
|
"../../node_modules/ast-types/lib/path.js": {
|
|
40497
40537
|
"bytesInOutput": 4113
|
|
@@ -40647,7 +40687,7 @@
|
|
|
40647
40687
|
"bytesInOutput": 4712
|
|
40648
40688
|
},
|
|
40649
40689
|
"../../node_modules/recast/lib/printer.js": {
|
|
40650
|
-
"bytesInOutput":
|
|
40690
|
+
"bytesInOutput": 41504
|
|
40651
40691
|
},
|
|
40652
40692
|
"../../node_modules/recast/main.js": {
|
|
40653
40693
|
"bytesInOutput": 901
|
|
@@ -40908,7 +40948,7 @@
|
|
|
40908
40948
|
"bytesInOutput": 284
|
|
40909
40949
|
},
|
|
40910
40950
|
"../../cli/dist/src/services/container/EcrBuildOrchestrator.js": {
|
|
40911
|
-
"bytesInOutput":
|
|
40951
|
+
"bytesInOutput": 5151
|
|
40912
40952
|
},
|
|
40913
40953
|
"../../cli/dist/src/services/container/EcrService.tagging.js": {
|
|
40914
40954
|
"bytesInOutput": 2047
|
|
@@ -40983,7 +41023,7 @@
|
|
|
40983
41023
|
"bytesInOutput": 1922
|
|
40984
41024
|
},
|
|
40985
41025
|
"../../cli/dist/src/services/organisation/OrganisationDeployService.js": {
|
|
40986
|
-
"bytesInOutput":
|
|
41026
|
+
"bytesInOutput": 4158
|
|
40987
41027
|
},
|
|
40988
41028
|
"../../cli/dist/src/types/FjallState.js": {
|
|
40989
41029
|
"bytesInOutput": 35
|
|
@@ -41328,7 +41368,7 @@
|
|
|
41328
41368
|
"bytesInOutput": 3818
|
|
41329
41369
|
},
|
|
41330
41370
|
"../../cli/dist/src/util/agent/agentCallbacks.js": {
|
|
41331
|
-
"bytesInOutput":
|
|
41371
|
+
"bytesInOutput": 4635
|
|
41332
41372
|
},
|
|
41333
41373
|
"../../cli/dist/src/commands/handlerHelpers.js": {
|
|
41334
41374
|
"bytesInOutput": 1101
|
|
@@ -41385,7 +41425,7 @@
|
|
|
41385
41425
|
"bytesInOutput": 1339
|
|
41386
41426
|
},
|
|
41387
41427
|
"../../cli/dist/src/ui/components/inputs/UnifiedSelect.js": {
|
|
41388
|
-
"bytesInOutput":
|
|
41428
|
+
"bytesInOutput": 3276
|
|
41389
41429
|
},
|
|
41390
41430
|
"../../cli/dist/src/ui/components/inputs/Select.js": {
|
|
41391
41431
|
"bytesInOutput": 34
|
|
@@ -41541,7 +41581,7 @@
|
|
|
41541
41581
|
"bytesInOutput": 799
|
|
41542
41582
|
},
|
|
41543
41583
|
"../../cli/dist/src/ui/components/screens/CreatingScreen.js": {
|
|
41544
|
-
"bytesInOutput":
|
|
41584
|
+
"bytesInOutput": 2827
|
|
41545
41585
|
},
|
|
41546
41586
|
"../../cli/dist/src/ui/screens/create/CreateAppReviewStep.js": {
|
|
41547
41587
|
"bytesInOutput": 2773
|
|
@@ -41691,7 +41731,7 @@
|
|
|
41691
41731
|
"bytesInOutput": 460
|
|
41692
41732
|
},
|
|
41693
41733
|
"../../cli/dist/src/ui/hooks/useScrollInput.js": {
|
|
41694
|
-
"bytesInOutput":
|
|
41734
|
+
"bytesInOutput": 1762
|
|
41695
41735
|
},
|
|
41696
41736
|
"../../cli/dist/src/ui/components/layout/renderLine.js": {
|
|
41697
41737
|
"bytesInOutput": 268
|
|
@@ -41718,7 +41758,7 @@
|
|
|
41718
41758
|
"bytesInOutput": 1139
|
|
41719
41759
|
},
|
|
41720
41760
|
"../../cli/dist/src/ui/components/operations/useStackOperationState.js": {
|
|
41721
|
-
"bytesInOutput":
|
|
41761
|
+
"bytesInOutput": 3809
|
|
41722
41762
|
},
|
|
41723
41763
|
"../../cli/dist/src/ui/components/operations/StackOperationBox.js": {
|
|
41724
41764
|
"bytesInOutput": 3092
|
|
@@ -41784,7 +41824,7 @@
|
|
|
41784
41824
|
"bytesInOutput": 175
|
|
41785
41825
|
},
|
|
41786
41826
|
"../../cli/dist/src/ui/screens/deploy/useStackOperationCallbacks.js": {
|
|
41787
|
-
"bytesInOutput":
|
|
41827
|
+
"bytesInOutput": 4074
|
|
41788
41828
|
},
|
|
41789
41829
|
"../../cli/dist/src/ui/screens/deploy/useStackOperationStepState.js": {
|
|
41790
41830
|
"bytesInOutput": 2052
|
|
@@ -41793,16 +41833,16 @@
|
|
|
41793
41833
|
"bytesInOutput": 2155
|
|
41794
41834
|
},
|
|
41795
41835
|
"../../cli/dist/src/ui/screens/deploy/StackOperationProgressScreen.js": {
|
|
41796
|
-
"bytesInOutput":
|
|
41836
|
+
"bytesInOutput": 5028
|
|
41797
41837
|
},
|
|
41798
41838
|
"../../cli/dist/src/ui/components/operations/DockerOperationBox.js": {
|
|
41799
|
-
"bytesInOutput":
|
|
41839
|
+
"bytesInOutput": 4513
|
|
41800
41840
|
},
|
|
41801
41841
|
"../../cli/dist/src/ui/components/operations/EcsOperationBox.js": {
|
|
41802
|
-
"bytesInOutput":
|
|
41842
|
+
"bytesInOutput": 4176
|
|
41803
41843
|
},
|
|
41804
41844
|
"../../cli/dist/src/ui/components/operations/OpenNextOperationBox.js": {
|
|
41805
|
-
"bytesInOutput":
|
|
41845
|
+
"bytesInOutput": 3493
|
|
41806
41846
|
},
|
|
41807
41847
|
"../../cli/dist/src/ui/components/operations/PreDeploymentBox.js": {
|
|
41808
41848
|
"bytesInOutput": 4399
|
|
@@ -41820,7 +41860,7 @@
|
|
|
41820
41860
|
"bytesInOutput": 966
|
|
41821
41861
|
},
|
|
41822
41862
|
"../../cli/dist/src/ui/hooks/useDeploymentOperation.js": {
|
|
41823
|
-
"bytesInOutput":
|
|
41863
|
+
"bytesInOutput": 3941
|
|
41824
41864
|
},
|
|
41825
41865
|
"../../cli/dist/src/types/deployment/ecsEvents.js": {
|
|
41826
41866
|
"bytesInOutput": 30
|
|
@@ -41865,13 +41905,13 @@
|
|
|
41865
41905
|
"bytesInOutput": 829
|
|
41866
41906
|
},
|
|
41867
41907
|
"../../cli/dist/src/ui/screens/deploy/AppDeploymentProgressScreen.js": {
|
|
41868
|
-
"bytesInOutput":
|
|
41908
|
+
"bytesInOutput": 4683
|
|
41869
41909
|
},
|
|
41870
41910
|
"../../cli/dist/src/operations/destroyOperation.js": {
|
|
41871
41911
|
"bytesInOutput": 277
|
|
41872
41912
|
},
|
|
41873
41913
|
"../../cli/dist/src/ui/screens/deploy/AppDestroyProgressScreen.js": {
|
|
41874
|
-
"bytesInOutput":
|
|
41914
|
+
"bytesInOutput": 3413
|
|
41875
41915
|
},
|
|
41876
41916
|
"../../cli/dist/src/ui/screens/DestroyScreen.js": {
|
|
41877
41917
|
"bytesInOutput": 6459
|
|
@@ -41910,7 +41950,7 @@
|
|
|
41910
41950
|
"bytesInOutput": 1891
|
|
41911
41951
|
},
|
|
41912
41952
|
"../../cli/dist/src/ui/screens/account/auth/LoginScreen.js": {
|
|
41913
|
-
"bytesInOutput":
|
|
41953
|
+
"bytesInOutput": 4504
|
|
41914
41954
|
},
|
|
41915
41955
|
"../../cli/dist/src/ui/screens/import/DiscoveringScreen.js": {
|
|
41916
41956
|
"bytesInOutput": 1109
|
|
@@ -41973,7 +42013,7 @@
|
|
|
41973
42013
|
"bytesInOutput": 5177
|
|
41974
42014
|
},
|
|
41975
42015
|
"../../cli/dist/src/ui/screens/secrets/SecretsScreen.js": {
|
|
41976
|
-
"bytesInOutput":
|
|
42016
|
+
"bytesInOutput": 4467
|
|
41977
42017
|
},
|
|
41978
42018
|
"../../cli/dist/src/ui/screens/tunnel/TunnelScreen.js": {
|
|
41979
42019
|
"bytesInOutput": 3760
|
|
@@ -41982,7 +42022,7 @@
|
|
|
41982
42022
|
"bytesInOutput": 2152
|
|
41983
42023
|
},
|
|
41984
42024
|
"../../cli/dist/src/ui/screens/target/TargetScreen.js": {
|
|
41985
|
-
"bytesInOutput":
|
|
42025
|
+
"bytesInOutput": 5927
|
|
41986
42026
|
},
|
|
41987
42027
|
"../../cli/dist/src/ui/components/banners/OidcSetupBanner.js": {
|
|
41988
42028
|
"bytesInOutput": 359
|
|
@@ -42000,7 +42040,7 @@
|
|
|
42000
42040
|
"bytesInOutput": 189
|
|
42001
42041
|
},
|
|
42002
42042
|
"../../cli/dist/src/ui/screens/connect/ConnectScreen.js": {
|
|
42003
|
-
"bytesInOutput":
|
|
42043
|
+
"bytesInOutput": 4162
|
|
42004
42044
|
},
|
|
42005
42045
|
"../../cli/dist/src/ui/screens/agent/installSkillConstants.js": {
|
|
42006
42046
|
"bytesInOutput": 326
|
|
@@ -42018,7 +42058,7 @@
|
|
|
42018
42058
|
"bytesInOutput": 447
|
|
42019
42059
|
},
|
|
42020
42060
|
"../../cli/dist/src/util/nonInteractive/nonInteractiveCallbacks.js": {
|
|
42021
|
-
"bytesInOutput":
|
|
42061
|
+
"bytesInOutput": 2419
|
|
42022
42062
|
},
|
|
42023
42063
|
"../../cli/dist/src/util/nonInteractive/index.js": {
|
|
42024
42064
|
"bytesInOutput": 45
|
|
@@ -42042,7 +42082,7 @@
|
|
|
42042
42082
|
"bytesInOutput": 379
|
|
42043
42083
|
},
|
|
42044
42084
|
"../../node_modules/graceful-fs/graceful-fs.js": {
|
|
42045
|
-
"bytesInOutput":
|
|
42085
|
+
"bytesInOutput": 5178
|
|
42046
42086
|
},
|
|
42047
42087
|
"../../node_modules/retry/lib/retry_operation.js": {
|
|
42048
42088
|
"bytesInOutput": 2277
|
|
@@ -42183,7 +42223,7 @@
|
|
|
42183
42223
|
"bytesInOutput": 2152
|
|
42184
42224
|
},
|
|
42185
42225
|
"../../cli/dist/src/util/agent/sessionHooks.js": {
|
|
42186
|
-
"bytesInOutput":
|
|
42226
|
+
"bytesInOutput": 3791
|
|
42187
42227
|
},
|
|
42188
42228
|
"../../cli/dist/src/util/uiRouter.js": {
|
|
42189
42229
|
"bytesInOutput": 420
|
|
@@ -42519,7 +42559,7 @@
|
|
|
42519
42559
|
"bytesInOutput": 422
|
|
42520
42560
|
}
|
|
42521
42561
|
},
|
|
42522
|
-
"bytes":
|
|
42562
|
+
"bytes": 3055223
|
|
42523
42563
|
}
|
|
42524
42564
|
}
|
|
42525
42565
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "<%= packageName %>",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.9.0",
|
|
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.
|
|
12
|
+
"@fjall/components-infrastructure": "^2.9.0",
|
|
13
13
|
"aws-cdk-lib": "^2.251.0",
|
|
14
14
|
"constructs": "^10.6.0"
|
|
15
15
|
}
|