@airporting/integrations-app 0.4.178 → 0.4.179

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.
@@ -5,7 +5,7 @@
5
5
  "name": "integrations_app",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.4.178",
8
+ "buildVersion": "0.4.179",
9
9
  "buildName": "@airporting/integrations-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -22,7 +22,7 @@
22
22
  "globalName": "integrations_app",
23
23
  "pluginVersion": "0.17.1",
24
24
  "prefetchInterface": false,
25
- "publicPath": "https://unpkg.com/@airporting/integrations-app@0.4.178/dist/mf/"
25
+ "publicPath": "https://unpkg.com/@airporting/integrations-app@0.4.179/dist/mf/"
26
26
  },
27
27
  "shared": [
28
28
  {
@@ -479,7 +479,7 @@
479
479
  "sync": [
480
480
  "5731.js",
481
481
  "8305.js",
482
- "5464.js",
482
+ "3835.js",
483
483
  "__federation_expose_single_connector.js"
484
484
  ],
485
485
  "async": [
@@ -5,7 +5,7 @@
5
5
  "name": "integrations_app",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.4.178",
8
+ "buildVersion": "0.4.179",
9
9
  "buildName": "@airporting/integrations-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -22,7 +22,7 @@
22
22
  "globalName": "integrations_app",
23
23
  "pluginVersion": "0.17.1",
24
24
  "prefetchInterface": false,
25
- "publicPath": "https://unpkg.com/@airporting/integrations-app@0.4.178/dist/mf/"
25
+ "publicPath": "https://unpkg.com/@airporting/integrations-app@0.4.179/dist/mf/"
26
26
  },
27
27
  "shared": [
28
28
  {
@@ -97,9 +97,9 @@
97
97
  }
98
98
  },
99
99
  "usedIn": [
100
+ "./synchronisation",
100
101
  "./connectors",
101
- "./single-connector",
102
- "./synchronisation"
102
+ "./single-connector"
103
103
  ]
104
104
  },
105
105
  {
@@ -253,8 +253,8 @@
253
253
  }
254
254
  },
255
255
  "usedIn": [
256
- "./connectors",
257
- "./synchronisation"
256
+ "./synchronisation",
257
+ "./connectors"
258
258
  ]
259
259
  },
260
260
  {
@@ -421,8 +421,8 @@
421
421
  }
422
422
  },
423
423
  "usedIn": [
424
- "./single-connector",
425
- "./synchronisation"
424
+ "./synchronisation",
425
+ "./single-connector"
426
426
  ]
427
427
  },
428
428
  {
@@ -520,9 +520,9 @@
520
520
  }
521
521
  },
522
522
  "usedIn": [
523
+ "./synchronisation",
523
524
  "./connectors",
524
- "./single-connector",
525
- "./synchronisation"
525
+ "./single-connector"
526
526
  ]
527
527
  },
528
528
  {
@@ -626,7 +626,7 @@
626
626
  "sync": [
627
627
  "5731.js",
628
628
  "8305.js",
629
- "5464.js",
629
+ "3835.js",
630
630
  "__federation_expose_single_connector.js"
631
631
  ],
632
632
  "async": [
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@airporting/integrations-app",
3
3
  "description": "⚡ Intégrations app front-end",
4
- "version": "0.4.178",
4
+ "version": "0.4.179",
5
5
  "packageManager": "yarn@4.10.3",
6
6
  "files": [
7
7
  "dist"