@airporting/tech-app 0.0.67 → 0.0.68

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.67",
8
+ "buildVersion": "0.0.68",
9
9
  "buildName": "@airporting/tech-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -584,13 +584,6 @@
584
584
  ],
585
585
  "async": [
586
586
  "9669.js",
587
- "__federation_expose_dashboard.js",
588
- "__federation_expose_etat_saisie.js",
589
- "9660.js",
590
- "__federation_expose_finance_jobs.js",
591
- "__federation_expose_github.js",
592
- "__federation_expose_scrapers.js",
593
- "__federation_expose_spreadsheet.js",
594
587
  "__federation_expose_synchro.js"
595
588
  ]
596
589
  },
@@ -5,7 +5,7 @@
5
5
  "name": "tech_app",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.0.67",
8
+ "buildVersion": "0.0.68",
9
9
  "buildName": "@airporting/tech-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -263,6 +263,7 @@
263
263
  },
264
264
  "usedIn": [
265
265
  "./finance-jobs",
266
+ "./sales",
266
267
  "./spreadsheet",
267
268
  "./synchro"
268
269
  ]
@@ -460,17 +461,17 @@
460
461
  }
461
462
  },
462
463
  "usedIn": [
463
- "./credmut",
464
+ "./spendesk",
464
465
  "./dashboard",
465
466
  "./amex",
466
467
  "./bnpp",
468
+ "./credmut",
467
469
  "./etat-saisie",
468
470
  "./finance-jobs",
469
471
  "./github",
470
472
  "./payfit",
471
473
  "./sales",
472
474
  "./scrapers",
473
- "./spendesk",
474
475
  "./spreadsheet",
475
476
  "./synchro",
476
477
  "./wise"
@@ -759,6 +760,7 @@
759
760
  "@mantine/core",
760
761
  "@mantine/notifications",
761
762
  "@tanstack/react-query",
763
+ "@tabler/icons-react",
762
764
  "@mantine/hooks",
763
765
  "@mantine/dates",
764
766
  "@mantine/form"
@@ -772,13 +774,6 @@
772
774
  ],
773
775
  "async": [
774
776
  "9669.js",
775
- "__federation_expose_dashboard.js",
776
- "__federation_expose_etat_saisie.js",
777
- "9660.js",
778
- "__federation_expose_finance_jobs.js",
779
- "__federation_expose_github.js",
780
- "__federation_expose_scrapers.js",
781
- "__federation_expose_spreadsheet.js",
782
777
  "__federation_expose_synchro.js"
783
778
  ]
784
779
  },