@airporting/tech-app 0.0.96 → 0.0.98

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.96",
8
+ "buildVersion": "0.0.98",
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.96",
8
+ "buildVersion": "0.0.98",
9
9
  "buildName": "@airporting/tech-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -97,7 +97,7 @@
97
97
  }
98
98
  },
99
99
  "usedIn": [
100
- "./mcp-access",
100
+ "./synchro",
101
101
  "./dashboard",
102
102
  "./amex",
103
103
  "./bnpp",
@@ -105,11 +105,11 @@
105
105
  "./etat-saisie",
106
106
  "./finance-jobs",
107
107
  "./github",
108
+ "./mcp-access",
108
109
  "./payfit",
109
110
  "./sales",
110
111
  "./spendesk",
111
112
  "./spreadsheet",
112
- "./synchro",
113
113
  "./wise"
114
114
  ]
115
115
  },
@@ -264,6 +264,7 @@
264
264
  }
265
265
  },
266
266
  "usedIn": [
267
+ "./etat-saisie",
267
268
  "./finance-jobs",
268
269
  "./sales",
269
270
  "./spreadsheet",
@@ -464,15 +465,15 @@
464
465
  }
465
466
  },
466
467
  "usedIn": [
467
- "./payfit",
468
+ "./credmut",
468
469
  "./dashboard",
469
470
  "./amex",
470
471
  "./bnpp",
471
- "./credmut",
472
472
  "./etat-saisie",
473
473
  "./finance-jobs",
474
474
  "./github",
475
475
  "./mcp-access",
476
+ "./payfit",
476
477
  "./sales",
477
478
  "./scrapers",
478
479
  "./spendesk",
@@ -651,7 +652,8 @@
651
652
  "react",
652
653
  "@mantine/core",
653
654
  "@tanstack/react-query",
654
- "@mantine/hooks"
655
+ "@mantine/hooks",
656
+ "@tabler/icons-react"
655
657
  ],
656
658
  "file": "src/tabs/etat-saisie.tsx",
657
659
  "assets": {