@airporting/integrations-app 0.4.122 → 0.4.124

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.122",
8
+ "buildVersion": "0.4.124",
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.122/dist/mf/"
25
+ "publicPath": "https://unpkg.com/@airporting/integrations-app@0.4.124/dist/mf/"
26
26
  },
27
27
  "shared": [
28
28
  {
@@ -454,6 +454,7 @@
454
454
  "assets": {
455
455
  "js": {
456
456
  "sync": [
457
+ "9005.js",
457
458
  "__federation_expose_connectors.js"
458
459
  ],
459
460
  "async": [
@@ -474,6 +475,7 @@
474
475
  "assets": {
475
476
  "js": {
476
477
  "sync": [
478
+ "9005.js",
477
479
  "1067.js",
478
480
  "__federation_expose_single_connector.js"
479
481
  ],
@@ -5,7 +5,7 @@
5
5
  "name": "integrations_app",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.4.122",
8
+ "buildVersion": "0.4.124",
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.122/dist/mf/"
25
+ "publicPath": "https://unpkg.com/@airporting/integrations-app@0.4.124/dist/mf/"
26
26
  },
27
27
  "shared": [
28
28
  {
@@ -47,8 +47,8 @@
47
47
  }
48
48
  },
49
49
  "usedIn": [
50
- "./connectors",
51
50
  "./single-connector",
51
+ "./connectors",
52
52
  "./synchronisation"
53
53
  ]
54
54
  },
@@ -226,8 +226,8 @@
226
226
  }
227
227
  },
228
228
  "usedIn": [
229
- "./connectors",
230
229
  "./single-connector",
230
+ "./connectors",
231
231
  "./synchronisation"
232
232
  ]
233
233
  },
@@ -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
  {
@@ -279,8 +279,8 @@
279
279
  }
280
280
  },
281
281
  "usedIn": [
282
- "./connectors",
283
282
  "./single-connector",
283
+ "./connectors",
284
284
  "./synchronisation"
285
285
  ]
286
286
  },
@@ -517,8 +517,8 @@
517
517
  }
518
518
  },
519
519
  "usedIn": [
520
- "./connectors",
521
520
  "./single-connector",
521
+ "./connectors",
522
522
  "./synchronisation"
523
523
  ]
524
524
  },
@@ -588,6 +588,7 @@
588
588
  "assets": {
589
589
  "js": {
590
590
  "sync": [
591
+ "9005.js",
591
592
  "__federation_expose_connectors.js"
592
593
  ],
593
594
  "async": [
@@ -617,6 +618,7 @@
617
618
  "assets": {
618
619
  "js": {
619
620
  "sync": [
621
+ "9005.js",
620
622
  "1067.js",
621
623
  "__federation_expose_single_connector.js"
622
624
  ],
Binary file
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.122",
4
+ "version": "0.4.124",
5
5
  "packageManager": "yarn@4.10.3",
6
6
  "files": [
7
7
  "dist"