@airporting/tech-app 0.0.46 → 0.0.47

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.47",
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.47",
9
9
  "buildName": "@airporting/tech-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -97,8 +97,8 @@
97
97
  }
98
98
  },
99
99
  "usedIn": [
100
- "./amex",
101
100
  "./dashboard",
101
+ "./amex",
102
102
  "./bnpp",
103
103
  "./credmut",
104
104
  "./etat-saisie",
@@ -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,15 +429,15 @@
430
429
  }
431
430
  },
432
431
  "usedIn": [
433
- "./finance-jobs",
432
+ "./sobank",
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
- "./sobank",
442
441
  "./spendesk",
443
442
  "./spreadsheet",
444
443
  "./synchro",
@@ -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": {