@airporting/tech-app 0.0.26 → 0.0.28

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.26",
8
+ "buildVersion": "0.0.28",
9
9
  "buildName": "@airporting/tech-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -82,6 +82,25 @@
82
82
  }
83
83
  }
84
84
  },
85
+ {
86
+ "id": "tech_app:@mantine/dates",
87
+ "name": "@mantine/dates",
88
+ "version": "8.2.5",
89
+ "singleton": true,
90
+ "requiredVersion": "8.2.5",
91
+ "assets": {
92
+ "js": {
93
+ "async": [],
94
+ "sync": [
95
+ "1.js"
96
+ ]
97
+ },
98
+ "css": {
99
+ "async": [],
100
+ "sync": []
101
+ }
102
+ }
103
+ },
85
104
  {
86
105
  "id": "tech_app:@mantine/hooks",
87
106
  "name": "@mantine/hooks",
@@ -197,6 +216,25 @@
197
216
  }
198
217
  }
199
218
  },
219
+ {
220
+ "id": "tech_app:dayjs",
221
+ "name": "dayjs",
222
+ "version": "1.11.19",
223
+ "singleton": true,
224
+ "requiredVersion": "1.11.19",
225
+ "assets": {
226
+ "js": {
227
+ "async": [],
228
+ "sync": [
229
+ "178.js"
230
+ ]
231
+ },
232
+ "css": {
233
+ "async": [],
234
+ "sync": []
235
+ }
236
+ }
237
+ },
200
238
  {
201
239
  "id": "tech_app:lodash-es",
202
240
  "name": "lodash-es",
@@ -5,7 +5,7 @@
5
5
  "name": "tech_app",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.0.26",
8
+ "buildVersion": "0.0.28",
9
9
  "buildName": "@airporting/tech-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -95,8 +95,8 @@
95
95
  }
96
96
  },
97
97
  "usedIn": [
98
- "./bnpp",
99
98
  "./amex",
99
+ "./bnpp",
100
100
  "./credmut",
101
101
  "./github",
102
102
  "./payfit",
@@ -106,6 +106,29 @@
106
106
  "./wise"
107
107
  ]
108
108
  },
109
+ {
110
+ "singleton": true,
111
+ "requiredVersion": "8.2.5",
112
+ "shareScope": "default",
113
+ "strictVersion": false,
114
+ "name": "@mantine/dates",
115
+ "version": "8.2.5",
116
+ "eager": false,
117
+ "id": "tech_app:@mantine/dates",
118
+ "assets": {
119
+ "js": {
120
+ "async": [],
121
+ "sync": [
122
+ "1.js"
123
+ ]
124
+ },
125
+ "css": {
126
+ "async": [],
127
+ "sync": []
128
+ }
129
+ },
130
+ "usedIn": []
131
+ },
109
132
  {
110
133
  "singleton": true,
111
134
  "requiredVersion": "8.2.5",
@@ -247,6 +270,29 @@
247
270
  },
248
271
  "usedIn": []
249
272
  },
273
+ {
274
+ "singleton": true,
275
+ "requiredVersion": "1.11.19",
276
+ "shareScope": "default",
277
+ "strictVersion": false,
278
+ "name": "dayjs",
279
+ "version": "1.11.19",
280
+ "eager": false,
281
+ "id": "tech_app:dayjs",
282
+ "assets": {
283
+ "js": {
284
+ "async": [],
285
+ "sync": [
286
+ "178.js"
287
+ ]
288
+ },
289
+ "css": {
290
+ "async": [],
291
+ "sync": []
292
+ }
293
+ },
294
+ "usedIn": []
295
+ },
250
296
  {
251
297
  "singleton": true,
252
298
  "requiredVersion": "4.17.23",
@@ -362,7 +408,7 @@
362
408
  }
363
409
  },
364
410
  "usedIn": [
365
- "./spendesk",
411
+ "./synchro",
366
412
  "./dashboard",
367
413
  "./amex",
368
414
  "./bnpp",
@@ -370,8 +416,8 @@
370
416
  "./github",
371
417
  "./payfit",
372
418
  "./sobank",
419
+ "./spendesk",
373
420
  "./spreadsheet",
374
- "./synchro",
375
421
  "./wise"
376
422
  ]
377
423
  },