@airporting/tech-app 0.0.113 → 0.0.115
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/dist/mf/@mf-types/compiled-types/gen/TechApi/index.d.ts +1 -0
- package/dist/mf/@mf-types.zip +0 -0
- package/dist/mf/__federation_expose_etat_saisie.js +1 -1
- package/dist/mf/index.css +73 -73
- package/dist/mf/index.js +3 -3
- package/dist/mf/mf-manifest.json +2 -2
- package/dist/mf/mf-stats.json +7 -7
- package/dist/mf/tech_app.js +3 -3
- package/package.json +1 -1
package/dist/mf/mf-manifest.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"name": "tech_app",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.0.
|
|
8
|
+
"buildVersion": "0.0.115",
|
|
9
9
|
"buildName": "@airporting/tech-app"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"globalName": "tech_app",
|
|
23
23
|
"pluginVersion": "0.17.1",
|
|
24
24
|
"prefetchInterface": false,
|
|
25
|
-
"publicPath": "https://app.airporting.com/mf/tech-app/0.0.
|
|
25
|
+
"publicPath": "https://app.airporting.com/mf/tech-app/0.0.115/"
|
|
26
26
|
},
|
|
27
27
|
"shared": [
|
|
28
28
|
{
|
package/dist/mf/mf-stats.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"name": "tech_app",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.0.
|
|
8
|
+
"buildVersion": "0.0.115",
|
|
9
9
|
"buildName": "@airporting/tech-app"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"globalName": "tech_app",
|
|
23
23
|
"pluginVersion": "0.17.1",
|
|
24
24
|
"prefetchInterface": false,
|
|
25
|
-
"publicPath": "https://app.airporting.com/mf/tech-app/0.0.
|
|
25
|
+
"publicPath": "https://app.airporting.com/mf/tech-app/0.0.115/"
|
|
26
26
|
},
|
|
27
27
|
"shared": [
|
|
28
28
|
{
|
|
@@ -99,7 +99,6 @@
|
|
|
99
99
|
}
|
|
100
100
|
},
|
|
101
101
|
"usedIn": [
|
|
102
|
-
"./synchro",
|
|
103
102
|
"./dashboard",
|
|
104
103
|
"./amex",
|
|
105
104
|
"./bnpp",
|
|
@@ -112,6 +111,7 @@
|
|
|
112
111
|
"./sales",
|
|
113
112
|
"./spendesk",
|
|
114
113
|
"./spreadsheet",
|
|
114
|
+
"./synchro",
|
|
115
115
|
"./usage",
|
|
116
116
|
"./wise"
|
|
117
117
|
]
|
|
@@ -267,11 +267,11 @@
|
|
|
267
267
|
}
|
|
268
268
|
},
|
|
269
269
|
"usedIn": [
|
|
270
|
-
"./
|
|
270
|
+
"./spreadsheet",
|
|
271
271
|
"./etat-saisie",
|
|
272
272
|
"./finance-jobs",
|
|
273
273
|
"./sales",
|
|
274
|
-
"./
|
|
274
|
+
"./synchro",
|
|
275
275
|
"./usage"
|
|
276
276
|
]
|
|
277
277
|
},
|
|
@@ -471,19 +471,19 @@
|
|
|
471
471
|
}
|
|
472
472
|
},
|
|
473
473
|
"usedIn": [
|
|
474
|
-
"./
|
|
474
|
+
"./spreadsheet",
|
|
475
475
|
"./dashboard",
|
|
476
476
|
"./amex",
|
|
477
477
|
"./bnpp",
|
|
478
478
|
"./credmut",
|
|
479
479
|
"./etat-saisie",
|
|
480
480
|
"./finance-jobs",
|
|
481
|
+
"./github",
|
|
481
482
|
"./mcp-access",
|
|
482
483
|
"./payfit",
|
|
483
484
|
"./sales",
|
|
484
485
|
"./scrapers",
|
|
485
486
|
"./spendesk",
|
|
486
|
-
"./spreadsheet",
|
|
487
487
|
"./synchro",
|
|
488
488
|
"./usage",
|
|
489
489
|
"./wise"
|