@airporting/tech-app 0.0.146 → 0.0.147
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/api/tech/etatSaisie/setReconciliationMuteMutation.d.ts +6 -14
- 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 +10 -10
- 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.147",
|
|
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.147/"
|
|
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.147",
|
|
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.147/"
|
|
26
26
|
},
|
|
27
27
|
"shared": [
|
|
28
28
|
{
|
|
@@ -99,6 +99,7 @@
|
|
|
99
99
|
}
|
|
100
100
|
},
|
|
101
101
|
"usedIn": [
|
|
102
|
+
"./pipeline",
|
|
102
103
|
"./dashboard",
|
|
103
104
|
"./amex",
|
|
104
105
|
"./bnpp",
|
|
@@ -108,7 +109,6 @@
|
|
|
108
109
|
"./github",
|
|
109
110
|
"./mcp-access",
|
|
110
111
|
"./payfit",
|
|
111
|
-
"./pipeline",
|
|
112
112
|
"./sales",
|
|
113
113
|
"./spendesk",
|
|
114
114
|
"./spreadsheet",
|
|
@@ -139,9 +139,9 @@
|
|
|
139
139
|
}
|
|
140
140
|
},
|
|
141
141
|
"usedIn": [
|
|
142
|
+
"./synchro",
|
|
142
143
|
"./pipeline",
|
|
143
|
-
"./sales"
|
|
144
|
-
"./synchro"
|
|
144
|
+
"./sales"
|
|
145
145
|
]
|
|
146
146
|
},
|
|
147
147
|
{
|
|
@@ -270,13 +270,13 @@
|
|
|
270
270
|
}
|
|
271
271
|
},
|
|
272
272
|
"usedIn": [
|
|
273
|
-
"./
|
|
273
|
+
"./usage",
|
|
274
274
|
"./etat-saisie",
|
|
275
275
|
"./finance-jobs",
|
|
276
|
+
"./pipeline",
|
|
276
277
|
"./sales",
|
|
277
278
|
"./spreadsheet",
|
|
278
|
-
"./synchro"
|
|
279
|
-
"./usage"
|
|
279
|
+
"./synchro"
|
|
280
280
|
]
|
|
281
281
|
},
|
|
282
282
|
{
|
|
@@ -473,9 +473,10 @@
|
|
|
473
473
|
}
|
|
474
474
|
},
|
|
475
475
|
"usedIn": [
|
|
476
|
-
"./
|
|
476
|
+
"./usage",
|
|
477
477
|
"./dashboard",
|
|
478
478
|
"./amex",
|
|
479
|
+
"./bnpp",
|
|
479
480
|
"./credmut",
|
|
480
481
|
"./etat-saisie",
|
|
481
482
|
"./finance-jobs",
|
|
@@ -488,7 +489,6 @@
|
|
|
488
489
|
"./spendesk",
|
|
489
490
|
"./spreadsheet",
|
|
490
491
|
"./synchro",
|
|
491
|
-
"./usage",
|
|
492
492
|
"./wise"
|
|
493
493
|
]
|
|
494
494
|
},
|