@jskit-ai/jskit-catalog 0.1.58 → 0.1.60

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.
Files changed (2) hide show
  1. package/catalog/packages.json +108 -108
  2. package/package.json +1 -1
@@ -6,11 +6,11 @@
6
6
  "packages": [
7
7
  {
8
8
  "packageId": "@jskit-ai/assistant",
9
- "version": "0.1.59",
9
+ "version": "0.1.61",
10
10
  "descriptor": {
11
11
  "packageVersion": 1,
12
12
  "packageId": "@jskit-ai/assistant",
13
- "version": "0.1.59",
13
+ "version": "0.1.61",
14
14
  "kind": "generator",
15
15
  "description": "Install assistant runtime/config for one surface and scaffold assistant pages at explicit target files.",
16
16
  "options": {
@@ -356,11 +356,11 @@
356
356
  },
357
357
  {
358
358
  "packageId": "@jskit-ai/assistant-core",
359
- "version": "0.1.26",
359
+ "version": "0.1.28",
360
360
  "descriptor": {
361
361
  "packageVersion": 1,
362
362
  "packageId": "@jskit-ai/assistant-core",
363
- "version": "0.1.26",
363
+ "version": "0.1.28",
364
364
  "kind": "runtime",
365
365
  "description": "Reusable assistant client/server/shared primitives without surface-specific routes or settings ownership.",
366
366
  "dependsOn": [
@@ -406,9 +406,9 @@
406
406
  "mutations": {
407
407
  "dependencies": {
408
408
  "runtime": {
409
- "@jskit-ai/http-runtime": "0.1.49",
410
- "@jskit-ai/kernel": "0.1.50",
411
- "@jskit-ai/users-core": "0.1.60",
409
+ "@jskit-ai/http-runtime": "0.1.51",
410
+ "@jskit-ai/kernel": "0.1.52",
411
+ "@jskit-ai/users-core": "0.1.62",
412
412
  "@tanstack/vue-query": "^5.90.5",
413
413
  "dompurify": "^3.3.3",
414
414
  "marked": "^17.0.4",
@@ -429,11 +429,11 @@
429
429
  },
430
430
  {
431
431
  "packageId": "@jskit-ai/assistant-runtime",
432
- "version": "0.1.21",
432
+ "version": "0.1.23",
433
433
  "descriptor": {
434
434
  "packageVersion": 1,
435
435
  "packageId": "@jskit-ai/assistant-runtime",
436
- "version": "0.1.21",
436
+ "version": "0.1.23",
437
437
  "kind": "runtime",
438
438
  "description": "Shared assistant runtime with per-surface assistant registration.",
439
439
  "dependsOn": [
@@ -508,13 +508,13 @@
508
508
  "mutations": {
509
509
  "dependencies": {
510
510
  "runtime": {
511
- "@jskit-ai/assistant-core": "0.1.26",
512
- "@jskit-ai/database-runtime": "0.1.50",
513
- "@jskit-ai/http-runtime": "0.1.49",
514
- "@jskit-ai/kernel": "0.1.50",
515
- "@jskit-ai/shell-web": "0.1.49",
516
- "@jskit-ai/users-core": "0.1.60",
517
- "@jskit-ai/users-web": "0.1.65",
511
+ "@jskit-ai/assistant-core": "0.1.28",
512
+ "@jskit-ai/database-runtime": "0.1.52",
513
+ "@jskit-ai/http-runtime": "0.1.51",
514
+ "@jskit-ai/kernel": "0.1.52",
515
+ "@jskit-ai/shell-web": "0.1.51",
516
+ "@jskit-ai/users-core": "0.1.62",
517
+ "@jskit-ai/users-web": "0.1.67",
518
518
  "@tanstack/vue-query": "^5.90.5",
519
519
  "vuetify": "^4.0.0"
520
520
  },
@@ -571,11 +571,11 @@
571
571
  },
572
572
  {
573
573
  "packageId": "@jskit-ai/auth-core",
574
- "version": "0.1.49",
574
+ "version": "0.1.51",
575
575
  "descriptor": {
576
576
  "packageVersion": 1,
577
577
  "packageId": "@jskit-ai/auth-core",
578
- "version": "0.1.49",
578
+ "version": "0.1.51",
579
579
  "kind": "runtime",
580
580
  "dependsOn": [
581
581
  "@jskit-ai/value-app-config-shared"
@@ -643,7 +643,7 @@
643
643
  "mutations": {
644
644
  "dependencies": {
645
645
  "runtime": {
646
- "@jskit-ai/kernel": "0.1.50",
646
+ "@jskit-ai/kernel": "0.1.52",
647
647
  "@fastify/cookie": "^11.0.2",
648
648
  "@fastify/csrf-protection": "^7.1.0",
649
649
  "@fastify/rate-limit": "^10.3.0"
@@ -661,11 +661,11 @@
661
661
  },
662
662
  {
663
663
  "packageId": "@jskit-ai/auth-provider-supabase-core",
664
- "version": "0.1.49",
664
+ "version": "0.1.51",
665
665
  "descriptor": {
666
666
  "packageVersion": 1,
667
667
  "packageId": "@jskit-ai/auth-provider-supabase-core",
668
- "version": "0.1.49",
668
+ "version": "0.1.51",
669
669
  "kind": "runtime",
670
670
  "options": {
671
671
  "auth-supabase-url": {
@@ -747,8 +747,8 @@
747
747
  "mutations": {
748
748
  "dependencies": {
749
749
  "runtime": {
750
- "@jskit-ai/auth-core": "0.1.49",
751
- "@jskit-ai/kernel": "0.1.50",
750
+ "@jskit-ai/auth-core": "0.1.51",
751
+ "@jskit-ai/kernel": "0.1.52",
752
752
  "dotenv": "^16.4.5",
753
753
  "@supabase/supabase-js": "^2.57.4",
754
754
  "jose": "^6.1.0"
@@ -813,11 +813,11 @@
813
813
  },
814
814
  {
815
815
  "packageId": "@jskit-ai/auth-web",
816
- "version": "0.1.51",
816
+ "version": "0.1.53",
817
817
  "descriptor": {
818
818
  "packageVersion": 1,
819
819
  "packageId": "@jskit-ai/auth-web",
820
- "version": "0.1.51",
820
+ "version": "0.1.53",
821
821
  "kind": "runtime",
822
822
  "description": "Auth web module: Fastify auth routes plus web login/sign-out scaffolds.",
823
823
  "dependsOn": [
@@ -1044,10 +1044,10 @@
1044
1044
  "@tanstack/vue-query": "5.92.12",
1045
1045
  "@mdi/js": "^7.4.47",
1046
1046
  "@fastify/type-provider-typebox": "^6.1.0",
1047
- "@jskit-ai/auth-core": "0.1.49",
1048
- "@jskit-ai/http-runtime": "0.1.49",
1049
- "@jskit-ai/kernel": "0.1.50",
1050
- "@jskit-ai/shell-web": "0.1.49",
1047
+ "@jskit-ai/auth-core": "0.1.51",
1048
+ "@jskit-ai/http-runtime": "0.1.51",
1049
+ "@jskit-ai/kernel": "0.1.52",
1050
+ "@jskit-ai/shell-web": "0.1.51",
1051
1051
  "vuetify": "^4.0.0"
1052
1052
  },
1053
1053
  "dev": {}
@@ -1117,11 +1117,11 @@
1117
1117
  },
1118
1118
  {
1119
1119
  "packageId": "@jskit-ai/console-core",
1120
- "version": "0.1.13",
1120
+ "version": "0.1.15",
1121
1121
  "descriptor": {
1122
1122
  "packageVersion": 1,
1123
1123
  "packageId": "@jskit-ai/console-core",
1124
- "version": "0.1.13",
1124
+ "version": "0.1.15",
1125
1125
  "kind": "runtime",
1126
1126
  "description": "Console runtime: console settings schema, bootstrap flags, actions, and HTTP routes.",
1127
1127
  "dependsOn": [
@@ -1192,10 +1192,10 @@
1192
1192
  "mutations": {
1193
1193
  "dependencies": {
1194
1194
  "runtime": {
1195
- "@jskit-ai/database-runtime": "0.1.50",
1196
- "@jskit-ai/http-runtime": "0.1.49",
1197
- "@jskit-ai/kernel": "0.1.50",
1198
- "@jskit-ai/users-core": "0.1.60",
1195
+ "@jskit-ai/database-runtime": "0.1.52",
1196
+ "@jskit-ai/http-runtime": "0.1.51",
1197
+ "@jskit-ai/kernel": "0.1.52",
1198
+ "@jskit-ai/users-core": "0.1.62",
1199
1199
  "typebox": "^1.0.81"
1200
1200
  },
1201
1201
  "dev": {}
@@ -1240,11 +1240,11 @@
1240
1240
  },
1241
1241
  {
1242
1242
  "packageId": "@jskit-ai/console-web",
1243
- "version": "0.1.18",
1243
+ "version": "0.1.20",
1244
1244
  "descriptor": {
1245
1245
  "packageVersion": 1,
1246
1246
  "packageId": "@jskit-ai/console-web",
1247
- "version": "0.1.18",
1247
+ "version": "0.1.20",
1248
1248
  "kind": "runtime",
1249
1249
  "description": "Authenticated console surface scaffold and surface policy wiring.",
1250
1250
  "dependsOn": [
@@ -1312,9 +1312,9 @@
1312
1312
  "mutations": {
1313
1313
  "dependencies": {
1314
1314
  "runtime": {
1315
- "@jskit-ai/auth-web": "0.1.51",
1316
- "@jskit-ai/console-core": "0.1.13",
1317
- "@jskit-ai/shell-web": "0.1.49"
1315
+ "@jskit-ai/auth-web": "0.1.53",
1316
+ "@jskit-ai/console-core": "0.1.15",
1317
+ "@jskit-ai/shell-web": "0.1.51"
1318
1318
  },
1319
1319
  "dev": {}
1320
1320
  },
@@ -1401,11 +1401,11 @@
1401
1401
  },
1402
1402
  {
1403
1403
  "packageId": "@jskit-ai/crud-core",
1404
- "version": "0.1.58",
1404
+ "version": "0.1.60",
1405
1405
  "descriptor": {
1406
1406
  "packageVersion": 1,
1407
1407
  "packageId": "@jskit-ai/crud-core",
1408
- "version": "0.1.58",
1408
+ "version": "0.1.60",
1409
1409
  "kind": "runtime",
1410
1410
  "description": "Shared CRUD helpers used by CRUD modules.",
1411
1411
  "dependsOn": [
@@ -1432,7 +1432,7 @@
1432
1432
  "mutations": {
1433
1433
  "dependencies": {
1434
1434
  "runtime": {
1435
- "@jskit-ai/crud-core": "0.1.58"
1435
+ "@jskit-ai/crud-core": "0.1.60"
1436
1436
  },
1437
1437
  "dev": {}
1438
1438
  },
@@ -1446,11 +1446,11 @@
1446
1446
  },
1447
1447
  {
1448
1448
  "packageId": "@jskit-ai/crud-server-generator",
1449
- "version": "0.1.58",
1449
+ "version": "0.1.60",
1450
1450
  "descriptor": {
1451
1451
  "packageVersion": 1,
1452
1452
  "packageId": "@jskit-ai/crud-server-generator",
1453
- "version": "0.1.58",
1453
+ "version": "0.1.60",
1454
1454
  "kind": "generator",
1455
1455
  "description": "CRUD server generator with routes, actions, and persistence scaffolding.",
1456
1456
  "options": {
@@ -1608,13 +1608,13 @@
1608
1608
  "mutations": {
1609
1609
  "dependencies": {
1610
1610
  "runtime": {
1611
- "@jskit-ai/auth-core": "0.1.49",
1612
- "@jskit-ai/crud-core": "0.1.58",
1613
- "@jskit-ai/database-runtime": "0.1.50",
1614
- "@jskit-ai/http-runtime": "0.1.49",
1615
- "@jskit-ai/kernel": "0.1.50",
1616
- "@jskit-ai/realtime": "0.1.49",
1617
- "@jskit-ai/users-core": "0.1.60",
1611
+ "@jskit-ai/auth-core": "0.1.51",
1612
+ "@jskit-ai/crud-core": "0.1.60",
1613
+ "@jskit-ai/database-runtime": "0.1.52",
1614
+ "@jskit-ai/http-runtime": "0.1.51",
1615
+ "@jskit-ai/kernel": "0.1.52",
1616
+ "@jskit-ai/realtime": "0.1.51",
1617
+ "@jskit-ai/users-core": "0.1.62",
1618
1618
  "@local/${option:namespace|kebab}": "file:packages/${option:namespace|kebab}",
1619
1619
  "typebox": "^1.0.81"
1620
1620
  },
@@ -1761,11 +1761,11 @@
1761
1761
  },
1762
1762
  {
1763
1763
  "packageId": "@jskit-ai/crud-ui-generator",
1764
- "version": "0.1.33",
1764
+ "version": "0.1.35",
1765
1765
  "descriptor": {
1766
1766
  "packageVersion": 1,
1767
1767
  "packageId": "@jskit-ai/crud-ui-generator",
1768
- "version": "0.1.33",
1768
+ "version": "0.1.35",
1769
1769
  "kind": "generator",
1770
1770
  "description": "Generate CRUD route trees from resource validators at an explicit route root relative to src/pages/.",
1771
1771
  "options": {
@@ -1940,7 +1940,7 @@
1940
1940
  "mutations": {
1941
1941
  "dependencies": {
1942
1942
  "runtime": {
1943
- "@jskit-ai/users-web": "0.1.65"
1943
+ "@jskit-ai/users-web": "0.1.67"
1944
1944
  },
1945
1945
  "dev": {}
1946
1946
  },
@@ -2173,11 +2173,11 @@
2173
2173
  },
2174
2174
  {
2175
2175
  "packageId": "@jskit-ai/database-runtime",
2176
- "version": "0.1.50",
2176
+ "version": "0.1.52",
2177
2177
  "descriptor": {
2178
2178
  "packageVersion": 1,
2179
2179
  "packageId": "@jskit-ai/database-runtime",
2180
- "version": "0.1.50",
2180
+ "version": "0.1.52",
2181
2181
  "kind": "runtime",
2182
2182
  "dependsOn": [
2183
2183
  "@jskit-ai/kernel"
@@ -2234,7 +2234,7 @@
2234
2234
  "mutations": {
2235
2235
  "dependencies": {
2236
2236
  "runtime": {
2237
- "@jskit-ai/kernel": "0.1.50",
2237
+ "@jskit-ai/kernel": "0.1.52",
2238
2238
  "dotenv": "^16.4.5",
2239
2239
  "knex": "^3.1.0"
2240
2240
  },
@@ -2269,11 +2269,11 @@
2269
2269
  },
2270
2270
  {
2271
2271
  "packageId": "@jskit-ai/database-runtime-mysql",
2272
- "version": "0.1.49",
2272
+ "version": "0.1.51",
2273
2273
  "descriptor": {
2274
2274
  "packageVersion": 1,
2275
2275
  "packageId": "@jskit-ai/database-runtime-mysql",
2276
- "version": "0.1.49",
2276
+ "version": "0.1.51",
2277
2277
  "kind": "runtime",
2278
2278
  "options": {
2279
2279
  "db-host": {
@@ -2363,7 +2363,7 @@
2363
2363
  "mutations": {
2364
2364
  "dependencies": {
2365
2365
  "runtime": {
2366
- "@jskit-ai/database-runtime": "0.1.50",
2366
+ "@jskit-ai/database-runtime": "0.1.52",
2367
2367
  "mysql2": "^3.11.2"
2368
2368
  },
2369
2369
  "dev": {}
@@ -2434,11 +2434,11 @@
2434
2434
  },
2435
2435
  {
2436
2436
  "packageId": "@jskit-ai/database-runtime-postgres",
2437
- "version": "0.1.49",
2437
+ "version": "0.1.51",
2438
2438
  "descriptor": {
2439
2439
  "packageVersion": 1,
2440
2440
  "packageId": "@jskit-ai/database-runtime-postgres",
2441
- "version": "0.1.49",
2441
+ "version": "0.1.51",
2442
2442
  "kind": "runtime",
2443
2443
  "options": {
2444
2444
  "db-host": {
@@ -2528,7 +2528,7 @@
2528
2528
  "mutations": {
2529
2529
  "dependencies": {
2530
2530
  "runtime": {
2531
- "@jskit-ai/database-runtime": "0.1.50",
2531
+ "@jskit-ai/database-runtime": "0.1.52",
2532
2532
  "pg": "^8.13.1"
2533
2533
  },
2534
2534
  "dev": {}
@@ -2599,11 +2599,11 @@
2599
2599
  },
2600
2600
  {
2601
2601
  "packageId": "@jskit-ai/http-runtime",
2602
- "version": "0.1.49",
2602
+ "version": "0.1.51",
2603
2603
  "descriptor": {
2604
2604
  "packageVersion": 1,
2605
2605
  "packageId": "@jskit-ai/http-runtime",
2606
- "version": "0.1.49",
2606
+ "version": "0.1.51",
2607
2607
  "kind": "runtime",
2608
2608
  "dependsOn": [],
2609
2609
  "capabilities": {
@@ -2669,7 +2669,7 @@
2669
2669
  "mutations": {
2670
2670
  "dependencies": {
2671
2671
  "runtime": {
2672
- "@jskit-ai/kernel": "0.1.50",
2672
+ "@jskit-ai/kernel": "0.1.52",
2673
2673
  "@fastify/type-provider-typebox": "^6.1.0",
2674
2674
  "typebox": "^1.0.81"
2675
2675
  },
@@ -2685,11 +2685,11 @@
2685
2685
  },
2686
2686
  {
2687
2687
  "packageId": "@jskit-ai/realtime",
2688
- "version": "0.1.49",
2688
+ "version": "0.1.51",
2689
2689
  "descriptor": {
2690
2690
  "packageVersion": 1,
2691
2691
  "packageId": "@jskit-ai/realtime",
2692
- "version": "0.1.49",
2692
+ "version": "0.1.51",
2693
2693
  "kind": "runtime",
2694
2694
  "description": "Thin, generic realtime runtime wrappers for socket.io server and client.",
2695
2695
  "options": {
@@ -2784,7 +2784,7 @@
2784
2784
  "mutations": {
2785
2785
  "dependencies": {
2786
2786
  "runtime": {
2787
- "@jskit-ai/kernel": "0.1.50",
2787
+ "@jskit-ai/kernel": "0.1.52",
2788
2788
  "@socket.io/redis-adapter": "^8.3.0",
2789
2789
  "redis": "^5.8.2",
2790
2790
  "socket.io": "^4.8.3",
@@ -2833,11 +2833,11 @@
2833
2833
  },
2834
2834
  {
2835
2835
  "packageId": "@jskit-ai/shell-web",
2836
- "version": "0.1.49",
2836
+ "version": "0.1.51",
2837
2837
  "descriptor": {
2838
2838
  "packageVersion": 1,
2839
2839
  "packageId": "@jskit-ai/shell-web",
2840
- "version": "0.1.49",
2840
+ "version": "0.1.51",
2841
2841
  "kind": "runtime",
2842
2842
  "description": "Web shell layout runtime with outlet-based placement contributions.",
2843
2843
  "dependsOn": [],
@@ -2969,7 +2969,7 @@
2969
2969
  "runtime": {
2970
2970
  "@mdi/js": "^7.4.47",
2971
2971
  "@tanstack/vue-query": "^5.90.5",
2972
- "@jskit-ai/kernel": "0.1.50",
2972
+ "@jskit-ai/kernel": "0.1.52",
2973
2973
  "vuetify": "^4.0.0"
2974
2974
  },
2975
2975
  "dev": {}
@@ -3154,11 +3154,11 @@
3154
3154
  },
3155
3155
  {
3156
3156
  "packageId": "@jskit-ai/storage-runtime",
3157
- "version": "0.1.49",
3157
+ "version": "0.1.51",
3158
3158
  "descriptor": {
3159
3159
  "packageVersion": 1,
3160
3160
  "packageId": "@jskit-ai/storage-runtime",
3161
- "version": "0.1.49",
3161
+ "version": "0.1.51",
3162
3162
  "kind": "runtime",
3163
3163
  "dependsOn": [
3164
3164
  "@jskit-ai/kernel"
@@ -3207,7 +3207,7 @@
3207
3207
  "mutations": {
3208
3208
  "dependencies": {
3209
3209
  "runtime": {
3210
- "@jskit-ai/kernel": "0.1.50",
3210
+ "@jskit-ai/kernel": "0.1.52",
3211
3211
  "unstorage": "^1.17.3"
3212
3212
  },
3213
3213
  "dev": {}
@@ -3223,11 +3223,11 @@
3223
3223
  },
3224
3224
  {
3225
3225
  "packageId": "@jskit-ai/ui-generator",
3226
- "version": "0.1.33",
3226
+ "version": "0.1.35",
3227
3227
  "descriptor": {
3228
3228
  "packageVersion": 1,
3229
3229
  "packageId": "@jskit-ai/ui-generator",
3230
- "version": "0.1.33",
3230
+ "version": "0.1.35",
3231
3231
  "kind": "generator",
3232
3232
  "description": "Create non-CRUD pages, reusable UI elements, and subpage hosts.",
3233
3233
  "options": {
@@ -3526,7 +3526,7 @@
3526
3526
  "mutations": {
3527
3527
  "dependencies": {
3528
3528
  "runtime": {
3529
- "@jskit-ai/users-web": "0.1.65"
3529
+ "@jskit-ai/users-web": "0.1.67"
3530
3530
  },
3531
3531
  "dev": {}
3532
3532
  },
@@ -3541,11 +3541,11 @@
3541
3541
  },
3542
3542
  {
3543
3543
  "packageId": "@jskit-ai/uploads-image-web",
3544
- "version": "0.1.28",
3544
+ "version": "0.1.30",
3545
3545
  "descriptor": {
3546
3546
  "packageVersion": 1,
3547
3547
  "packageId": "@jskit-ai/uploads-image-web",
3548
- "version": "0.1.28",
3548
+ "version": "0.1.30",
3549
3549
  "kind": "runtime",
3550
3550
  "description": "Reusable client-side image upload runtime with pre-upload image editing.",
3551
3551
  "dependsOn": [
@@ -3609,7 +3609,7 @@
3609
3609
  "mutations": {
3610
3610
  "dependencies": {
3611
3611
  "runtime": {
3612
- "@jskit-ai/uploads-runtime": "0.1.28",
3612
+ "@jskit-ai/uploads-runtime": "0.1.30",
3613
3613
  "@uppy/compressor": "^3.1.0",
3614
3614
  "@uppy/core": "^5.2.0",
3615
3615
  "@uppy/dashboard": "^5.1.1",
@@ -3629,11 +3629,11 @@
3629
3629
  },
3630
3630
  {
3631
3631
  "packageId": "@jskit-ai/uploads-runtime",
3632
- "version": "0.1.28",
3632
+ "version": "0.1.30",
3633
3633
  "descriptor": {
3634
3634
  "packageVersion": 1,
3635
3635
  "packageId": "@jskit-ai/uploads-runtime",
3636
- "version": "0.1.28",
3636
+ "version": "0.1.30",
3637
3637
  "kind": "runtime",
3638
3638
  "description": "Reusable upload runtime primitives for multipart parsing, policy validation, and blob storage.",
3639
3639
  "dependsOn": [
@@ -3703,7 +3703,7 @@
3703
3703
  "dependencies": {
3704
3704
  "runtime": {
3705
3705
  "@fastify/multipart": "^9.4.0",
3706
- "@jskit-ai/kernel": "0.1.50"
3706
+ "@jskit-ai/kernel": "0.1.52"
3707
3707
  },
3708
3708
  "dev": {}
3709
3709
  },
@@ -3718,11 +3718,11 @@
3718
3718
  },
3719
3719
  {
3720
3720
  "packageId": "@jskit-ai/users-core",
3721
- "version": "0.1.60",
3721
+ "version": "0.1.62",
3722
3722
  "descriptor": {
3723
3723
  "packageVersion": 1,
3724
3724
  "packageId": "@jskit-ai/users-core",
3725
- "version": "0.1.60",
3725
+ "version": "0.1.62",
3726
3726
  "kind": "runtime",
3727
3727
  "description": "Users/account runtime plus HTTP routes for account features.",
3728
3728
  "dependsOn": [
@@ -3848,13 +3848,13 @@
3848
3848
  "mutations": {
3849
3849
  "dependencies": {
3850
3850
  "runtime": {
3851
- "@jskit-ai/auth-core": "0.1.49",
3852
- "@jskit-ai/crud-core": "0.1.58",
3853
- "@jskit-ai/database-runtime": "0.1.50",
3854
- "@jskit-ai/http-runtime": "0.1.49",
3855
- "@jskit-ai/kernel": "0.1.50",
3851
+ "@jskit-ai/auth-core": "0.1.51",
3852
+ "@jskit-ai/crud-core": "0.1.60",
3853
+ "@jskit-ai/database-runtime": "0.1.52",
3854
+ "@jskit-ai/http-runtime": "0.1.51",
3855
+ "@jskit-ai/kernel": "0.1.52",
3856
3856
  "@local/users": "file:packages/users",
3857
- "@jskit-ai/uploads-runtime": "0.1.28",
3857
+ "@jskit-ai/uploads-runtime": "0.1.30",
3858
3858
  "@fastify/type-provider-typebox": "^6.1.0",
3859
3859
  "typebox": "^1.0.81"
3860
3860
  },
@@ -4129,11 +4129,11 @@
4129
4129
  },
4130
4130
  {
4131
4131
  "packageId": "@jskit-ai/users-web",
4132
- "version": "0.1.65",
4132
+ "version": "0.1.67",
4133
4133
  "descriptor": {
4134
4134
  "packageVersion": 1,
4135
4135
  "packageId": "@jskit-ai/users-web",
4136
- "version": "0.1.65",
4136
+ "version": "0.1.67",
4137
4137
  "kind": "runtime",
4138
4138
  "description": "Users web module: account/profile UI plus shared users web widgets.",
4139
4139
  "dependsOn": [
@@ -4292,12 +4292,12 @@
4292
4292
  "runtime": {
4293
4293
  "@tanstack/vue-query": "5.92.12",
4294
4294
  "@mdi/js": "^7.4.47",
4295
- "@jskit-ai/http-runtime": "0.1.49",
4296
- "@jskit-ai/realtime": "0.1.49",
4297
- "@jskit-ai/kernel": "0.1.50",
4298
- "@jskit-ai/shell-web": "0.1.49",
4299
- "@jskit-ai/uploads-image-web": "0.1.28",
4300
- "@jskit-ai/users-core": "0.1.60",
4295
+ "@jskit-ai/http-runtime": "0.1.51",
4296
+ "@jskit-ai/realtime": "0.1.51",
4297
+ "@jskit-ai/kernel": "0.1.52",
4298
+ "@jskit-ai/shell-web": "0.1.51",
4299
+ "@jskit-ai/uploads-image-web": "0.1.30",
4300
+ "@jskit-ai/users-core": "0.1.62",
4301
4301
  "vuetify": "^4.0.0"
4302
4302
  },
4303
4303
  "dev": {}
@@ -4384,11 +4384,11 @@
4384
4384
  },
4385
4385
  {
4386
4386
  "packageId": "@jskit-ai/workspaces-core",
4387
- "version": "0.1.26",
4387
+ "version": "0.1.28",
4388
4388
  "descriptor": {
4389
4389
  "packageVersion": 1,
4390
4390
  "packageId": "@jskit-ai/workspaces-core",
4391
- "version": "0.1.26",
4391
+ "version": "0.1.28",
4392
4392
  "kind": "runtime",
4393
4393
  "description": "Workspace tenancy runtime plus HTTP routes, role catalog, and workspace config scaffolding.",
4394
4394
  "dependsOn": [
@@ -4499,7 +4499,7 @@
4499
4499
  "mutations": {
4500
4500
  "dependencies": {
4501
4501
  "runtime": {
4502
- "@jskit-ai/users-core": "0.1.60"
4502
+ "@jskit-ai/users-core": "0.1.62"
4503
4503
  },
4504
4504
  "dev": {}
4505
4505
  },
@@ -4689,11 +4689,11 @@
4689
4689
  },
4690
4690
  {
4691
4691
  "packageId": "@jskit-ai/workspaces-web",
4692
- "version": "0.1.26",
4692
+ "version": "0.1.28",
4693
4693
  "descriptor": {
4694
4694
  "packageVersion": 1,
4695
4695
  "packageId": "@jskit-ai/workspaces-web",
4696
- "version": "0.1.26",
4696
+ "version": "0.1.28",
4697
4697
  "kind": "runtime",
4698
4698
  "description": "Workspace web module: workspace selector, tools widget, workspace surfaces, and members/settings UI.",
4699
4699
  "dependsOn": [
@@ -4858,8 +4858,8 @@
4858
4858
  "mutations": {
4859
4859
  "dependencies": {
4860
4860
  "runtime": {
4861
- "@jskit-ai/workspaces-core": "0.1.26",
4862
- "@jskit-ai/users-web": "0.1.65",
4861
+ "@jskit-ai/workspaces-core": "0.1.28",
4862
+ "@jskit-ai/users-web": "0.1.67",
4863
4863
  "vuetify": "^4.0.0"
4864
4864
  },
4865
4865
  "dev": {}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jskit-ai/jskit-catalog",
3
- "version": "0.1.58",
3
+ "version": "0.1.60",
4
4
  "description": "Published metadata catalog for JSKIT package descriptors.",
5
5
  "type": "module",
6
6
  "files": [