@airporting/tech-app 0.0.117 → 0.0.118

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": "tech_app",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.0.117",
8
+ "buildVersion": "0.0.118",
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.117/"
25
+ "publicPath": "https://app.airporting.com/mf/tech-app/0.0.118/"
26
26
  },
27
27
  "shared": [
28
28
  {
@@ -5,7 +5,7 @@
5
5
  "name": "tech_app",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.0.117",
8
+ "buildVersion": "0.0.118",
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.117/"
25
+ "publicPath": "https://app.airporting.com/mf/tech-app/0.0.118/"
26
26
  },
27
27
  "shared": [
28
28
  {
@@ -99,6 +99,7 @@
99
99
  }
100
100
  },
101
101
  "usedIn": [
102
+ "./mcp-access",
102
103
  "./dashboard",
103
104
  "./amex",
104
105
  "./bnpp",
@@ -106,7 +107,6 @@
106
107
  "./etat-saisie",
107
108
  "./finance-jobs",
108
109
  "./github",
109
- "./mcp-access",
110
110
  "./payfit",
111
111
  "./sales",
112
112
  "./spendesk",
@@ -267,12 +267,12 @@
267
267
  }
268
268
  },
269
269
  "usedIn": [
270
- "./synchro",
270
+ "./usage",
271
271
  "./etat-saisie",
272
272
  "./finance-jobs",
273
273
  "./sales",
274
274
  "./spreadsheet",
275
- "./usage"
275
+ "./synchro"
276
276
  ]
277
277
  },
278
278
  {
@@ -471,7 +471,7 @@
471
471
  }
472
472
  },
473
473
  "usedIn": [
474
- "./synchro",
474
+ "./mcp-access",
475
475
  "./dashboard",
476
476
  "./amex",
477
477
  "./bnpp",
@@ -479,12 +479,12 @@
479
479
  "./etat-saisie",
480
480
  "./finance-jobs",
481
481
  "./github",
482
- "./mcp-access",
483
482
  "./payfit",
484
483
  "./sales",
485
484
  "./scrapers",
486
485
  "./spendesk",
487
486
  "./spreadsheet",
487
+ "./synchro",
488
488
  "./usage",
489
489
  "./wise"
490
490
  ]