@airporting/tech-app 0.0.46 → 0.0.48

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.46",
8
+ "buildVersion": "0.0.48",
9
9
  "buildName": "@airporting/tech-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -5,7 +5,7 @@
5
5
  "name": "tech_app",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.0.46",
8
+ "buildVersion": "0.0.48",
9
9
  "buildName": "@airporting/tech-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -97,8 +97,9 @@
97
97
  }
98
98
  },
99
99
  "usedIn": [
100
- "./amex",
100
+ "./wise",
101
101
  "./dashboard",
102
+ "./amex",
102
103
  "./bnpp",
103
104
  "./credmut",
104
105
  "./etat-saisie",
@@ -107,8 +108,7 @@
107
108
  "./payfit",
108
109
  "./spendesk",
109
110
  "./spreadsheet",
110
- "./synchro",
111
- "./wise"
111
+ "./synchro"
112
112
  ]
113
113
  },
114
114
  {
@@ -262,7 +262,6 @@
262
262
  "./dashboard",
263
263
  "./etat-saisie",
264
264
  "./finance-jobs",
265
- "./github",
266
265
  "./spreadsheet",
267
266
  "./synchro"
268
267
  ]
@@ -430,19 +429,19 @@
430
429
  }
431
430
  },
432
431
  "usedIn": [
433
- "./finance-jobs",
432
+ "./wise",
434
433
  "./dashboard",
435
434
  "./amex",
436
435
  "./bnpp",
437
436
  "./credmut",
438
437
  "./etat-saisie",
438
+ "./finance-jobs",
439
439
  "./github",
440
440
  "./payfit",
441
441
  "./sobank",
442
442
  "./spendesk",
443
443
  "./spreadsheet",
444
- "./synchro",
445
- "./wise"
444
+ "./synchro"
446
445
  ]
447
446
  },
448
447
  {
@@ -659,8 +658,7 @@
659
658
  "requires": [
660
659
  "@airporting/app-front",
661
660
  "react",
662
- "@mantine/core",
663
- "@tanstack/react-query"
661
+ "@mantine/core"
664
662
  ],
665
663
  "file": "src/tabs/github.tsx",
666
664
  "assets": {