@airporting/tech-app 0.0.22 → 0.0.23

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.22",
8
+ "buildVersion": "0.0.23",
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.22",
8
+ "buildVersion": "0.0.23",
9
9
  "buildName": "@airporting/tech-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -92,9 +92,7 @@
92
92
  "sync": []
93
93
  }
94
94
  },
95
- "usedIn": [
96
- "./github"
97
- ]
95
+ "usedIn": []
98
96
  },
99
97
  {
100
98
  "singleton": true,
@@ -210,9 +208,7 @@
210
208
  "sync": []
211
209
  }
212
210
  },
213
- "usedIn": [
214
- "./github"
215
- ]
211
+ "usedIn": []
216
212
  },
217
213
  {
218
214
  "singleton": true,
@@ -352,8 +348,8 @@
352
348
  }
353
349
  },
354
350
  "usedIn": [
355
- "./github",
356
- "./dashboard"
351
+ "./dashboard",
352
+ "./github"
357
353
  ]
358
354
  },
359
355
  {
@@ -409,9 +405,7 @@
409
405
  "id": "tech_app:github",
410
406
  "name": "github",
411
407
  "requires": [
412
- "react",
413
- "@mantine/core",
414
- "@tanstack/react-query"
408
+ "react"
415
409
  ],
416
410
  "file": "src/github.tsx",
417
411
  "assets": {