@luigi-project/container 1.6.0-dev.20250480033 → 1.6.0-dev.20250490033

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.
@@ -17,12 +17,7 @@
17
17
  "kind": "field",
18
18
  "name": "activeFeatureToggleList",
19
19
  "type": {
20
- "text": "Array<string>",
21
- "references": [
22
- {
23
- "name": "string"
24
- }
25
- ]
20
+ "text": "Array<string>"
26
21
  },
27
22
  "default": "undefined"
28
23
  },
@@ -30,12 +25,7 @@
30
25
  "kind": "field",
31
26
  "name": "allowRules",
32
27
  "type": {
33
- "text": "Array<string>",
34
- "references": [
35
- {
36
- "name": "string"
37
- }
38
- ]
28
+ "text": "Array<string>"
39
29
  },
40
30
  "default": "undefined"
41
31
  },
@@ -147,12 +137,7 @@
147
137
  "kind": "field",
148
138
  "name": "sandboxRules",
149
139
  "type": {
150
- "text": "Array<string>",
151
- "references": [
152
- {
153
- "name": "string"
154
- }
155
- ]
140
+ "text": "Array<string>"
156
141
  },
157
142
  "default": "undefined"
158
143
  },
@@ -489,12 +474,7 @@
489
474
  "kind": "field",
490
475
  "name": "activeFeatureToggleList",
491
476
  "type": {
492
- "text": "Array<string>",
493
- "references": [
494
- {
495
- "name": "string"
496
- }
497
- ]
477
+ "text": "Array<string>"
498
478
  },
499
479
  "default": "undefined"
500
480
  },
package/package.json CHANGED
@@ -20,5 +20,5 @@
20
20
  "micro-frontends",
21
21
  "microfrontends"
22
22
  ],
23
- "version": "1.6.0-dev.20250480033"
23
+ "version": "1.6.0-dev.20250490033"
24
24
  }