@airporting/tech-app 0.0.136 → 0.0.138
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/__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 +14 -14
- 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.138",
|
|
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.138/"
|
|
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.138",
|
|
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.138/"
|
|
26
26
|
},
|
|
27
27
|
"shared": [
|
|
28
28
|
{
|
|
@@ -47,9 +47,9 @@
|
|
|
47
47
|
}
|
|
48
48
|
},
|
|
49
49
|
"usedIn": [
|
|
50
|
+
"./synchro",
|
|
50
51
|
"./dashboard",
|
|
51
|
-
"./github"
|
|
52
|
-
"./synchro"
|
|
52
|
+
"./github"
|
|
53
53
|
]
|
|
54
54
|
},
|
|
55
55
|
{
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
}
|
|
100
100
|
},
|
|
101
101
|
"usedIn": [
|
|
102
|
-
"./
|
|
102
|
+
"./synchro",
|
|
103
103
|
"./dashboard",
|
|
104
104
|
"./amex",
|
|
105
105
|
"./bnpp",
|
|
@@ -110,9 +110,9 @@
|
|
|
110
110
|
"./mcp-access",
|
|
111
111
|
"./payfit",
|
|
112
112
|
"./pipeline",
|
|
113
|
+
"./sales",
|
|
113
114
|
"./spendesk",
|
|
114
115
|
"./spreadsheet",
|
|
115
|
-
"./synchro",
|
|
116
116
|
"./usage",
|
|
117
117
|
"./wise"
|
|
118
118
|
]
|
|
@@ -139,9 +139,9 @@
|
|
|
139
139
|
}
|
|
140
140
|
},
|
|
141
141
|
"usedIn": [
|
|
142
|
-
"./
|
|
142
|
+
"./synchro",
|
|
143
143
|
"./pipeline",
|
|
144
|
-
"./
|
|
144
|
+
"./sales"
|
|
145
145
|
]
|
|
146
146
|
},
|
|
147
147
|
{
|
|
@@ -191,9 +191,9 @@
|
|
|
191
191
|
}
|
|
192
192
|
},
|
|
193
193
|
"usedIn": [
|
|
194
|
-
"./sales",
|
|
195
194
|
"./etat-saisie",
|
|
196
|
-
"./pipeline"
|
|
195
|
+
"./pipeline",
|
|
196
|
+
"./sales"
|
|
197
197
|
]
|
|
198
198
|
},
|
|
199
199
|
{
|
|
@@ -271,12 +271,12 @@
|
|
|
271
271
|
}
|
|
272
272
|
},
|
|
273
273
|
"usedIn": [
|
|
274
|
-
"./
|
|
274
|
+
"./synchro",
|
|
275
275
|
"./etat-saisie",
|
|
276
276
|
"./finance-jobs",
|
|
277
277
|
"./pipeline",
|
|
278
|
+
"./sales",
|
|
278
279
|
"./spreadsheet",
|
|
279
|
-
"./synchro",
|
|
280
280
|
"./usage"
|
|
281
281
|
]
|
|
282
282
|
},
|
|
@@ -474,7 +474,7 @@
|
|
|
474
474
|
}
|
|
475
475
|
},
|
|
476
476
|
"usedIn": [
|
|
477
|
-
"./
|
|
477
|
+
"./spreadsheet",
|
|
478
478
|
"./dashboard",
|
|
479
479
|
"./amex",
|
|
480
480
|
"./bnpp",
|
|
@@ -485,9 +485,9 @@
|
|
|
485
485
|
"./mcp-access",
|
|
486
486
|
"./payfit",
|
|
487
487
|
"./pipeline",
|
|
488
|
+
"./sales",
|
|
488
489
|
"./scrapers",
|
|
489
490
|
"./spendesk",
|
|
490
|
-
"./spreadsheet",
|
|
491
491
|
"./synchro",
|
|
492
492
|
"./usage",
|
|
493
493
|
"./wise"
|