@jskit-ai/jskit-catalog 0.1.138 → 0.1.140
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.
- package/catalog/packages.json +163 -163
- package/package.json +1 -1
package/catalog/packages.json
CHANGED
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
"packages": [
|
|
7
7
|
{
|
|
8
8
|
"packageId": "@jskit-ai/assistant",
|
|
9
|
-
"version": "0.1.
|
|
9
|
+
"version": "0.1.135",
|
|
10
10
|
"descriptor": {
|
|
11
11
|
"packageVersion": 1,
|
|
12
12
|
"packageId": "@jskit-ai/assistant",
|
|
13
|
-
"version": "0.1.
|
|
13
|
+
"version": "0.1.135",
|
|
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": {
|
|
@@ -347,11 +347,11 @@
|
|
|
347
347
|
},
|
|
348
348
|
{
|
|
349
349
|
"packageId": "@jskit-ai/assistant-core",
|
|
350
|
-
"version": "0.1.
|
|
350
|
+
"version": "0.1.103",
|
|
351
351
|
"descriptor": {
|
|
352
352
|
"packageVersion": 1,
|
|
353
353
|
"packageId": "@jskit-ai/assistant-core",
|
|
354
|
-
"version": "0.1.
|
|
354
|
+
"version": "0.1.103",
|
|
355
355
|
"kind": "runtime",
|
|
356
356
|
"description": "Reusable assistant client/server/shared primitives without surface-specific routes or settings ownership.",
|
|
357
357
|
"dependsOn": [
|
|
@@ -399,11 +399,11 @@
|
|
|
399
399
|
"mutations": {
|
|
400
400
|
"dependencies": {
|
|
401
401
|
"runtime": {
|
|
402
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
403
|
-
"@jskit-ai/kernel": "0.1.
|
|
404
|
-
"@jskit-ai/resource-core": "0.1.
|
|
405
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
406
|
-
"@jskit-ai/users-core": "0.1.
|
|
402
|
+
"@jskit-ai/http-runtime": "0.1.124",
|
|
403
|
+
"@jskit-ai/kernel": "0.1.126",
|
|
404
|
+
"@jskit-ai/resource-core": "0.1.69",
|
|
405
|
+
"@jskit-ai/resource-crud-core": "0.1.69",
|
|
406
|
+
"@jskit-ai/users-core": "0.1.136",
|
|
407
407
|
"dompurify": "^3.3.3",
|
|
408
408
|
"json-rest-schema": "1.x.x",
|
|
409
409
|
"marked": "^17.0.4",
|
|
@@ -422,11 +422,11 @@
|
|
|
422
422
|
},
|
|
423
423
|
{
|
|
424
424
|
"packageId": "@jskit-ai/assistant-runtime",
|
|
425
|
-
"version": "0.1.
|
|
425
|
+
"version": "0.1.98",
|
|
426
426
|
"descriptor": {
|
|
427
427
|
"packageVersion": 1,
|
|
428
428
|
"packageId": "@jskit-ai/assistant-runtime",
|
|
429
|
-
"version": "0.1.
|
|
429
|
+
"version": "0.1.98",
|
|
430
430
|
"kind": "runtime",
|
|
431
431
|
"description": "Shared assistant runtime with per-surface assistant registration.",
|
|
432
432
|
"dependsOn": [
|
|
@@ -522,13 +522,13 @@
|
|
|
522
522
|
"mutations": {
|
|
523
523
|
"dependencies": {
|
|
524
524
|
"runtime": {
|
|
525
|
-
"@jskit-ai/assistant-core": "0.1.
|
|
526
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
527
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
528
|
-
"@jskit-ai/kernel": "0.1.
|
|
529
|
-
"@jskit-ai/shell-web": "0.1.
|
|
530
|
-
"@jskit-ai/users-core": "0.1.
|
|
531
|
-
"@jskit-ai/users-web": "0.1.
|
|
525
|
+
"@jskit-ai/assistant-core": "0.1.103",
|
|
526
|
+
"@jskit-ai/database-runtime": "0.1.125",
|
|
527
|
+
"@jskit-ai/http-runtime": "0.1.124",
|
|
528
|
+
"@jskit-ai/kernel": "0.1.126",
|
|
529
|
+
"@jskit-ai/shell-web": "0.1.127",
|
|
530
|
+
"@jskit-ai/users-core": "0.1.136",
|
|
531
|
+
"@jskit-ai/users-web": "0.1.142"
|
|
532
532
|
},
|
|
533
533
|
"dev": {}
|
|
534
534
|
},
|
|
@@ -583,11 +583,11 @@
|
|
|
583
583
|
},
|
|
584
584
|
{
|
|
585
585
|
"packageId": "@jskit-ai/auth-core",
|
|
586
|
-
"version": "0.1.
|
|
586
|
+
"version": "0.1.123",
|
|
587
587
|
"descriptor": {
|
|
588
588
|
"packageVersion": 1,
|
|
589
589
|
"packageId": "@jskit-ai/auth-core",
|
|
590
|
-
"version": "0.1.
|
|
590
|
+
"version": "0.1.123",
|
|
591
591
|
"kind": "runtime",
|
|
592
592
|
"dependsOn": [
|
|
593
593
|
"@jskit-ai/value-app-config-shared"
|
|
@@ -660,7 +660,7 @@
|
|
|
660
660
|
"mutations": {
|
|
661
661
|
"dependencies": {
|
|
662
662
|
"runtime": {
|
|
663
|
-
"@jskit-ai/kernel": "0.1.
|
|
663
|
+
"@jskit-ai/kernel": "0.1.126",
|
|
664
664
|
"@fastify/cookie": "^11.0.2",
|
|
665
665
|
"@fastify/csrf-protection": "^7.1.0",
|
|
666
666
|
"@fastify/rate-limit": "^10.3.0"
|
|
@@ -678,11 +678,11 @@
|
|
|
678
678
|
},
|
|
679
679
|
{
|
|
680
680
|
"packageId": "@jskit-ai/auth-provider-local-core",
|
|
681
|
-
"version": "0.1.
|
|
681
|
+
"version": "0.1.27",
|
|
682
682
|
"descriptor": {
|
|
683
683
|
"packageVersion": 1,
|
|
684
684
|
"packageId": "@jskit-ai/auth-provider-local-core",
|
|
685
|
-
"version": "0.1.
|
|
685
|
+
"version": "0.1.27",
|
|
686
686
|
"kind": "runtime",
|
|
687
687
|
"description": "Local auth provider with a file backend default and no database requirement.",
|
|
688
688
|
"dependsOn": [
|
|
@@ -745,8 +745,8 @@
|
|
|
745
745
|
"mutations": {
|
|
746
746
|
"dependencies": {
|
|
747
747
|
"runtime": {
|
|
748
|
-
"@jskit-ai/auth-core": "0.1.
|
|
749
|
-
"@jskit-ai/kernel": "0.1.
|
|
748
|
+
"@jskit-ai/auth-core": "0.1.123",
|
|
749
|
+
"@jskit-ai/kernel": "0.1.126",
|
|
750
750
|
"nodemailer": "^9.0.3",
|
|
751
751
|
"dotenv": "^16.4.5"
|
|
752
752
|
},
|
|
@@ -792,11 +792,11 @@
|
|
|
792
792
|
},
|
|
793
793
|
{
|
|
794
794
|
"packageId": "@jskit-ai/auth-provider-local-db-core",
|
|
795
|
-
"version": "0.1.
|
|
795
|
+
"version": "0.1.18",
|
|
796
796
|
"descriptor": {
|
|
797
797
|
"packageVersion": 1,
|
|
798
798
|
"packageId": "@jskit-ai/auth-provider-local-db-core",
|
|
799
|
-
"version": "0.1.
|
|
799
|
+
"version": "0.1.18",
|
|
800
800
|
"kind": "runtime",
|
|
801
801
|
"description": "Database-backed local auth storage backend for JSKIT local auth.",
|
|
802
802
|
"dependsOn": [
|
|
@@ -875,9 +875,9 @@
|
|
|
875
875
|
"mutations": {
|
|
876
876
|
"dependencies": {
|
|
877
877
|
"runtime": {
|
|
878
|
-
"@jskit-ai/auth-provider-local-core": "0.1.
|
|
879
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
880
|
-
"@jskit-ai/kernel": "0.1.
|
|
878
|
+
"@jskit-ai/auth-provider-local-core": "0.1.27",
|
|
879
|
+
"@jskit-ai/database-runtime": "0.1.125",
|
|
880
|
+
"@jskit-ai/kernel": "0.1.126"
|
|
881
881
|
},
|
|
882
882
|
"dev": {}
|
|
883
883
|
},
|
|
@@ -912,11 +912,11 @@
|
|
|
912
912
|
},
|
|
913
913
|
{
|
|
914
914
|
"packageId": "@jskit-ai/auth-provider-supabase-core",
|
|
915
|
-
"version": "0.1.
|
|
915
|
+
"version": "0.1.124",
|
|
916
916
|
"descriptor": {
|
|
917
917
|
"packageVersion": 1,
|
|
918
918
|
"packageId": "@jskit-ai/auth-provider-supabase-core",
|
|
919
|
-
"version": "0.1.
|
|
919
|
+
"version": "0.1.124",
|
|
920
920
|
"kind": "runtime",
|
|
921
921
|
"options": {
|
|
922
922
|
"auth-supabase-url": {
|
|
@@ -998,8 +998,8 @@
|
|
|
998
998
|
"mutations": {
|
|
999
999
|
"dependencies": {
|
|
1000
1000
|
"runtime": {
|
|
1001
|
-
"@jskit-ai/auth-core": "0.1.
|
|
1002
|
-
"@jskit-ai/kernel": "0.1.
|
|
1001
|
+
"@jskit-ai/auth-core": "0.1.123",
|
|
1002
|
+
"@jskit-ai/kernel": "0.1.126",
|
|
1003
1003
|
"dotenv": "^16.4.5",
|
|
1004
1004
|
"@supabase/supabase-js": "^2.57.4",
|
|
1005
1005
|
"jose": "^6.1.0"
|
|
@@ -1077,11 +1077,11 @@
|
|
|
1077
1077
|
},
|
|
1078
1078
|
{
|
|
1079
1079
|
"packageId": "@jskit-ai/auth-web",
|
|
1080
|
-
"version": "0.1.
|
|
1080
|
+
"version": "0.1.126",
|
|
1081
1081
|
"descriptor": {
|
|
1082
1082
|
"packageVersion": 1,
|
|
1083
1083
|
"packageId": "@jskit-ai/auth-web",
|
|
1084
|
-
"version": "0.1.
|
|
1084
|
+
"version": "0.1.126",
|
|
1085
1085
|
"kind": "runtime",
|
|
1086
1086
|
"description": "Auth web module: Fastify auth routes plus web login/sign-out scaffolds.",
|
|
1087
1087
|
"dependsOn": [
|
|
@@ -1354,10 +1354,10 @@
|
|
|
1354
1354
|
"dependencies": {
|
|
1355
1355
|
"runtime": {
|
|
1356
1356
|
"@mdi/js": "^7.4.47",
|
|
1357
|
-
"@jskit-ai/auth-core": "0.1.
|
|
1358
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
1359
|
-
"@jskit-ai/kernel": "0.1.
|
|
1360
|
-
"@jskit-ai/shell-web": "0.1.
|
|
1357
|
+
"@jskit-ai/auth-core": "0.1.123",
|
|
1358
|
+
"@jskit-ai/http-runtime": "0.1.124",
|
|
1359
|
+
"@jskit-ai/kernel": "0.1.126",
|
|
1360
|
+
"@jskit-ai/shell-web": "0.1.127"
|
|
1361
1361
|
},
|
|
1362
1362
|
"dev": {}
|
|
1363
1363
|
},
|
|
@@ -1450,11 +1450,11 @@
|
|
|
1450
1450
|
},
|
|
1451
1451
|
{
|
|
1452
1452
|
"packageId": "@jskit-ai/console-core",
|
|
1453
|
-
"version": "0.1.
|
|
1453
|
+
"version": "0.1.90",
|
|
1454
1454
|
"descriptor": {
|
|
1455
1455
|
"packageVersion": 1,
|
|
1456
1456
|
"packageId": "@jskit-ai/console-core",
|
|
1457
|
-
"version": "0.1.
|
|
1457
|
+
"version": "0.1.90",
|
|
1458
1458
|
"kind": "runtime",
|
|
1459
1459
|
"description": "Console runtime: console settings schema, bootstrap flags, actions, and HTTP routes.",
|
|
1460
1460
|
"dependsOn": [
|
|
@@ -1538,12 +1538,12 @@
|
|
|
1538
1538
|
"mutations": {
|
|
1539
1539
|
"dependencies": {
|
|
1540
1540
|
"runtime": {
|
|
1541
|
-
"@jskit-ai/auth-core": "0.1.
|
|
1542
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
1543
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
1544
|
-
"@jskit-ai/kernel": "0.1.
|
|
1545
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
1546
|
-
"@jskit-ai/users-core": "0.1.
|
|
1541
|
+
"@jskit-ai/auth-core": "0.1.123",
|
|
1542
|
+
"@jskit-ai/database-runtime": "0.1.125",
|
|
1543
|
+
"@jskit-ai/http-runtime": "0.1.124",
|
|
1544
|
+
"@jskit-ai/kernel": "0.1.126",
|
|
1545
|
+
"@jskit-ai/resource-crud-core": "0.1.69",
|
|
1546
|
+
"@jskit-ai/users-core": "0.1.136"
|
|
1547
1547
|
},
|
|
1548
1548
|
"dev": {}
|
|
1549
1549
|
},
|
|
@@ -1568,11 +1568,11 @@
|
|
|
1568
1568
|
},
|
|
1569
1569
|
{
|
|
1570
1570
|
"packageId": "@jskit-ai/console-web",
|
|
1571
|
-
"version": "0.1.
|
|
1571
|
+
"version": "0.1.95",
|
|
1572
1572
|
"descriptor": {
|
|
1573
1573
|
"packageVersion": 1,
|
|
1574
1574
|
"packageId": "@jskit-ai/console-web",
|
|
1575
|
-
"version": "0.1.
|
|
1575
|
+
"version": "0.1.95",
|
|
1576
1576
|
"kind": "runtime",
|
|
1577
1577
|
"description": "Authenticated console surface scaffold and surface policy wiring.",
|
|
1578
1578
|
"dependsOn": [
|
|
@@ -1682,9 +1682,9 @@
|
|
|
1682
1682
|
"mutations": {
|
|
1683
1683
|
"dependencies": {
|
|
1684
1684
|
"runtime": {
|
|
1685
|
-
"@jskit-ai/auth-web": "0.1.
|
|
1686
|
-
"@jskit-ai/console-core": "0.1.
|
|
1687
|
-
"@jskit-ai/shell-web": "0.1.
|
|
1685
|
+
"@jskit-ai/auth-web": "0.1.126",
|
|
1686
|
+
"@jskit-ai/console-core": "0.1.90",
|
|
1687
|
+
"@jskit-ai/shell-web": "0.1.127"
|
|
1688
1688
|
},
|
|
1689
1689
|
"dev": {}
|
|
1690
1690
|
},
|
|
@@ -1791,11 +1791,11 @@
|
|
|
1791
1791
|
},
|
|
1792
1792
|
{
|
|
1793
1793
|
"packageId": "@jskit-ai/crud-core",
|
|
1794
|
-
"version": "0.1.
|
|
1794
|
+
"version": "0.1.134",
|
|
1795
1795
|
"descriptor": {
|
|
1796
1796
|
"packageVersion": 1,
|
|
1797
1797
|
"packageId": "@jskit-ai/crud-core",
|
|
1798
|
-
"version": "0.1.
|
|
1798
|
+
"version": "0.1.134",
|
|
1799
1799
|
"kind": "runtime",
|
|
1800
1800
|
"description": "Shared CRUD helpers used by CRUD modules.",
|
|
1801
1801
|
"dependsOn": [
|
|
@@ -1824,7 +1824,7 @@
|
|
|
1824
1824
|
"mutations": {
|
|
1825
1825
|
"dependencies": {
|
|
1826
1826
|
"runtime": {
|
|
1827
|
-
"@jskit-ai/crud-core": "0.1.
|
|
1827
|
+
"@jskit-ai/crud-core": "0.1.134"
|
|
1828
1828
|
},
|
|
1829
1829
|
"dev": {}
|
|
1830
1830
|
},
|
|
@@ -1838,11 +1838,11 @@
|
|
|
1838
1838
|
},
|
|
1839
1839
|
{
|
|
1840
1840
|
"packageId": "@jskit-ai/crud-server-generator",
|
|
1841
|
-
"version": "0.1.
|
|
1841
|
+
"version": "0.1.135",
|
|
1842
1842
|
"descriptor": {
|
|
1843
1843
|
"packageVersion": 1,
|
|
1844
1844
|
"packageId": "@jskit-ai/crud-server-generator",
|
|
1845
|
-
"version": "0.1.
|
|
1845
|
+
"version": "0.1.135",
|
|
1846
1846
|
"kind": "generator",
|
|
1847
1847
|
"description": "CRUD server generator with routes, actions, and persistence scaffolding.",
|
|
1848
1848
|
"options": {
|
|
@@ -2033,14 +2033,14 @@
|
|
|
2033
2033
|
"mutations": {
|
|
2034
2034
|
"dependencies": {
|
|
2035
2035
|
"runtime": {
|
|
2036
|
-
"@jskit-ai/auth-core": "0.1.
|
|
2037
|
-
"@jskit-ai/crud-core": "0.1.
|
|
2038
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
2039
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
2040
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
2041
|
-
"@jskit-ai/kernel": "0.1.
|
|
2042
|
-
"@jskit-ai/realtime": "0.1.
|
|
2043
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
2036
|
+
"@jskit-ai/auth-core": "0.1.123",
|
|
2037
|
+
"@jskit-ai/crud-core": "0.1.134",
|
|
2038
|
+
"@jskit-ai/database-runtime": "0.1.125",
|
|
2039
|
+
"@jskit-ai/http-runtime": "0.1.124",
|
|
2040
|
+
"@jskit-ai/json-rest-api-core": "0.1.70",
|
|
2041
|
+
"@jskit-ai/kernel": "0.1.126",
|
|
2042
|
+
"@jskit-ai/realtime": "0.1.123",
|
|
2043
|
+
"@jskit-ai/resource-crud-core": "0.1.69",
|
|
2044
2044
|
"@local/${option:namespace|kebab}": "file:packages/${option:namespace|kebab}"
|
|
2045
2045
|
},
|
|
2046
2046
|
"dev": {}
|
|
@@ -2172,11 +2172,11 @@
|
|
|
2172
2172
|
},
|
|
2173
2173
|
{
|
|
2174
2174
|
"packageId": "@jskit-ai/crud-ui-generator",
|
|
2175
|
-
"version": "0.1.
|
|
2175
|
+
"version": "0.1.109",
|
|
2176
2176
|
"descriptor": {
|
|
2177
2177
|
"packageVersion": 1,
|
|
2178
2178
|
"packageId": "@jskit-ai/crud-ui-generator",
|
|
2179
|
-
"version": "0.1.
|
|
2179
|
+
"version": "0.1.109",
|
|
2180
2180
|
"kind": "generator",
|
|
2181
2181
|
"description": "Generate CRUD route trees from resource validators at an explicit route root relative to src/pages/.",
|
|
2182
2182
|
"options": {
|
|
@@ -2375,7 +2375,7 @@
|
|
|
2375
2375
|
"mutations": {
|
|
2376
2376
|
"dependencies": {
|
|
2377
2377
|
"runtime": {
|
|
2378
|
-
"@jskit-ai/users-web": "0.1.
|
|
2378
|
+
"@jskit-ai/users-web": "0.1.142"
|
|
2379
2379
|
},
|
|
2380
2380
|
"dev": {}
|
|
2381
2381
|
},
|
|
@@ -2634,11 +2634,11 @@
|
|
|
2634
2634
|
},
|
|
2635
2635
|
{
|
|
2636
2636
|
"packageId": "@jskit-ai/database-runtime",
|
|
2637
|
-
"version": "0.1.
|
|
2637
|
+
"version": "0.1.125",
|
|
2638
2638
|
"descriptor": {
|
|
2639
2639
|
"packageVersion": 1,
|
|
2640
2640
|
"packageId": "@jskit-ai/database-runtime",
|
|
2641
|
-
"version": "0.1.
|
|
2641
|
+
"version": "0.1.125",
|
|
2642
2642
|
"kind": "runtime",
|
|
2643
2643
|
"dependsOn": [
|
|
2644
2644
|
"@jskit-ai/kernel"
|
|
@@ -2707,7 +2707,7 @@
|
|
|
2707
2707
|
"mutations": {
|
|
2708
2708
|
"dependencies": {
|
|
2709
2709
|
"runtime": {
|
|
2710
|
-
"@jskit-ai/kernel": "0.1.
|
|
2710
|
+
"@jskit-ai/kernel": "0.1.126",
|
|
2711
2711
|
"dotenv": "^16.4.5",
|
|
2712
2712
|
"knex": "^3.1.0"
|
|
2713
2713
|
},
|
|
@@ -2743,11 +2743,11 @@
|
|
|
2743
2743
|
},
|
|
2744
2744
|
{
|
|
2745
2745
|
"packageId": "@jskit-ai/database-runtime-mysql",
|
|
2746
|
-
"version": "0.1.
|
|
2746
|
+
"version": "0.1.124",
|
|
2747
2747
|
"descriptor": {
|
|
2748
2748
|
"packageVersion": 1,
|
|
2749
2749
|
"packageId": "@jskit-ai/database-runtime-mysql",
|
|
2750
|
-
"version": "0.1.
|
|
2750
|
+
"version": "0.1.124",
|
|
2751
2751
|
"kind": "runtime",
|
|
2752
2752
|
"options": {
|
|
2753
2753
|
"db-host": {
|
|
@@ -2869,7 +2869,7 @@
|
|
|
2869
2869
|
"mutations": {
|
|
2870
2870
|
"dependencies": {
|
|
2871
2871
|
"runtime": {
|
|
2872
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
2872
|
+
"@jskit-ai/database-runtime": "0.1.125",
|
|
2873
2873
|
"mysql2": "^3.11.2"
|
|
2874
2874
|
},
|
|
2875
2875
|
"dev": {}
|
|
@@ -2940,11 +2940,11 @@
|
|
|
2940
2940
|
},
|
|
2941
2941
|
{
|
|
2942
2942
|
"packageId": "@jskit-ai/database-runtime-postgres",
|
|
2943
|
-
"version": "0.1.
|
|
2943
|
+
"version": "0.1.123",
|
|
2944
2944
|
"descriptor": {
|
|
2945
2945
|
"packageVersion": 1,
|
|
2946
2946
|
"packageId": "@jskit-ai/database-runtime-postgres",
|
|
2947
|
-
"version": "0.1.
|
|
2947
|
+
"version": "0.1.123",
|
|
2948
2948
|
"kind": "runtime",
|
|
2949
2949
|
"options": {
|
|
2950
2950
|
"db-host": {
|
|
@@ -3065,7 +3065,7 @@
|
|
|
3065
3065
|
"mutations": {
|
|
3066
3066
|
"dependencies": {
|
|
3067
3067
|
"runtime": {
|
|
3068
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
3068
|
+
"@jskit-ai/database-runtime": "0.1.125",
|
|
3069
3069
|
"pg": "^8.13.1"
|
|
3070
3070
|
},
|
|
3071
3071
|
"dev": {}
|
|
@@ -3136,11 +3136,11 @@
|
|
|
3136
3136
|
},
|
|
3137
3137
|
{
|
|
3138
3138
|
"packageId": "@jskit-ai/feature-server-generator",
|
|
3139
|
-
"version": "0.1.
|
|
3139
|
+
"version": "0.1.68",
|
|
3140
3140
|
"descriptor": {
|
|
3141
3141
|
"packageVersion": 1,
|
|
3142
3142
|
"packageId": "@jskit-ai/feature-server-generator",
|
|
3143
|
-
"version": "0.1.
|
|
3143
|
+
"version": "0.1.68",
|
|
3144
3144
|
"kind": "generator",
|
|
3145
3145
|
"description": "Scaffold substantial non-CRUD server feature packages with provider, actions, service, and optional persistence seams.",
|
|
3146
3146
|
"options": {
|
|
@@ -3305,27 +3305,27 @@
|
|
|
3305
3305
|
"dependencies": {
|
|
3306
3306
|
"runtime": {
|
|
3307
3307
|
"@jskit-ai/database-runtime": {
|
|
3308
|
-
"version": "0.1.
|
|
3308
|
+
"version": "0.1.125",
|
|
3309
3309
|
"when": {
|
|
3310
3310
|
"option": "mode",
|
|
3311
3311
|
"notEquals": "orchestrator"
|
|
3312
3312
|
}
|
|
3313
3313
|
},
|
|
3314
3314
|
"@jskit-ai/database-runtime-mysql": {
|
|
3315
|
-
"version": "0.1.
|
|
3315
|
+
"version": "0.1.124",
|
|
3316
3316
|
"when": {
|
|
3317
3317
|
"option": "mode",
|
|
3318
3318
|
"notEquals": "orchestrator"
|
|
3319
3319
|
}
|
|
3320
3320
|
},
|
|
3321
3321
|
"@jskit-ai/json-rest-api-core": {
|
|
3322
|
-
"version": "0.1.
|
|
3322
|
+
"version": "0.1.70",
|
|
3323
3323
|
"when": {
|
|
3324
3324
|
"option": "mode",
|
|
3325
3325
|
"equals": "json-rest"
|
|
3326
3326
|
}
|
|
3327
3327
|
},
|
|
3328
|
-
"@jskit-ai/kernel": "0.1.
|
|
3328
|
+
"@jskit-ai/kernel": "0.1.126",
|
|
3329
3329
|
"json-rest-schema": "1.x.x",
|
|
3330
3330
|
"@local/${option:feature-name|kebab}": "file:packages/${option:feature-name|kebab}"
|
|
3331
3331
|
},
|
|
@@ -3438,11 +3438,11 @@
|
|
|
3438
3438
|
},
|
|
3439
3439
|
{
|
|
3440
3440
|
"packageId": "@jskit-ai/google-rewarded-core",
|
|
3441
|
-
"version": "0.1.
|
|
3441
|
+
"version": "0.1.63",
|
|
3442
3442
|
"descriptor": {
|
|
3443
3443
|
"packageVersion": 1,
|
|
3444
3444
|
"packageId": "@jskit-ai/google-rewarded-core",
|
|
3445
|
-
"version": "0.1.
|
|
3445
|
+
"version": "0.1.63",
|
|
3446
3446
|
"kind": "runtime",
|
|
3447
3447
|
"description": "Google rewarded workflow runtime plus internal CRUD providers for rules, provider configs, watch sessions, and unlock receipts.",
|
|
3448
3448
|
"dependsOn": [
|
|
@@ -3569,14 +3569,14 @@
|
|
|
3569
3569
|
"mutations": {
|
|
3570
3570
|
"dependencies": {
|
|
3571
3571
|
"runtime": {
|
|
3572
|
-
"@jskit-ai/auth-core": "0.1.
|
|
3573
|
-
"@jskit-ai/crud-core": "0.1.
|
|
3574
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
3575
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
3576
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
3577
|
-
"@jskit-ai/kernel": "0.1.
|
|
3578
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
3579
|
-
"@jskit-ai/workspaces-core": "0.1.
|
|
3572
|
+
"@jskit-ai/auth-core": "0.1.123",
|
|
3573
|
+
"@jskit-ai/crud-core": "0.1.134",
|
|
3574
|
+
"@jskit-ai/database-runtime": "0.1.125",
|
|
3575
|
+
"@jskit-ai/http-runtime": "0.1.124",
|
|
3576
|
+
"@jskit-ai/json-rest-api-core": "0.1.70",
|
|
3577
|
+
"@jskit-ai/kernel": "0.1.126",
|
|
3578
|
+
"@jskit-ai/resource-crud-core": "0.1.69",
|
|
3579
|
+
"@jskit-ai/workspaces-core": "0.1.103"
|
|
3580
3580
|
},
|
|
3581
3581
|
"dev": {}
|
|
3582
3582
|
},
|
|
@@ -3628,11 +3628,11 @@
|
|
|
3628
3628
|
},
|
|
3629
3629
|
{
|
|
3630
3630
|
"packageId": "@jskit-ai/google-rewarded-web",
|
|
3631
|
-
"version": "0.1.
|
|
3631
|
+
"version": "0.1.63",
|
|
3632
3632
|
"descriptor": {
|
|
3633
3633
|
"packageVersion": 1,
|
|
3634
3634
|
"packageId": "@jskit-ai/google-rewarded-web",
|
|
3635
|
-
"version": "0.1.
|
|
3635
|
+
"version": "0.1.63",
|
|
3636
3636
|
"kind": "runtime",
|
|
3637
3637
|
"description": "Google rewarded client runtime with a fullscreen gate host and GPT orchestration.",
|
|
3638
3638
|
"dependsOn": [
|
|
@@ -3679,10 +3679,10 @@
|
|
|
3679
3679
|
"mutations": {
|
|
3680
3680
|
"dependencies": {
|
|
3681
3681
|
"runtime": {
|
|
3682
|
-
"@jskit-ai/google-rewarded-core": "0.1.
|
|
3683
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
3684
|
-
"@jskit-ai/kernel": "0.1.
|
|
3685
|
-
"@jskit-ai/shell-web": "0.1.
|
|
3682
|
+
"@jskit-ai/google-rewarded-core": "0.1.63",
|
|
3683
|
+
"@jskit-ai/http-runtime": "0.1.124",
|
|
3684
|
+
"@jskit-ai/kernel": "0.1.126",
|
|
3685
|
+
"@jskit-ai/shell-web": "0.1.127"
|
|
3686
3686
|
},
|
|
3687
3687
|
"dev": {}
|
|
3688
3688
|
},
|
|
@@ -3700,11 +3700,11 @@
|
|
|
3700
3700
|
},
|
|
3701
3701
|
{
|
|
3702
3702
|
"packageId": "@jskit-ai/http-runtime",
|
|
3703
|
-
"version": "0.1.
|
|
3703
|
+
"version": "0.1.124",
|
|
3704
3704
|
"descriptor": {
|
|
3705
3705
|
"packageVersion": 1,
|
|
3706
3706
|
"packageId": "@jskit-ai/http-runtime",
|
|
3707
|
-
"version": "0.1.
|
|
3707
|
+
"version": "0.1.124",
|
|
3708
3708
|
"kind": "runtime",
|
|
3709
3709
|
"dependsOn": [],
|
|
3710
3710
|
"capabilities": {
|
|
@@ -3770,7 +3770,7 @@
|
|
|
3770
3770
|
"mutations": {
|
|
3771
3771
|
"dependencies": {
|
|
3772
3772
|
"runtime": {
|
|
3773
|
-
"@jskit-ai/kernel": "0.1.
|
|
3773
|
+
"@jskit-ai/kernel": "0.1.126"
|
|
3774
3774
|
},
|
|
3775
3775
|
"dev": {}
|
|
3776
3776
|
},
|
|
@@ -3784,11 +3784,11 @@
|
|
|
3784
3784
|
},
|
|
3785
3785
|
{
|
|
3786
3786
|
"packageId": "@jskit-ai/json-rest-api-core",
|
|
3787
|
-
"version": "0.1.
|
|
3787
|
+
"version": "0.1.70",
|
|
3788
3788
|
"descriptor": {
|
|
3789
3789
|
"packageVersion": 1,
|
|
3790
3790
|
"packageId": "@jskit-ai/json-rest-api-core",
|
|
3791
|
-
"version": "0.1.
|
|
3791
|
+
"version": "0.1.70",
|
|
3792
3792
|
"kind": "runtime",
|
|
3793
3793
|
"description": "Shared internal json-rest-api host runtime with autofilter, query-projection, and row-policy support.",
|
|
3794
3794
|
"dependsOn": [
|
|
@@ -3848,11 +3848,11 @@
|
|
|
3848
3848
|
},
|
|
3849
3849
|
{
|
|
3850
3850
|
"packageId": "@jskit-ai/mobile-capacitor",
|
|
3851
|
-
"version": "0.1.
|
|
3851
|
+
"version": "0.1.62",
|
|
3852
3852
|
"descriptor": {
|
|
3853
3853
|
"packageVersion": 1,
|
|
3854
3854
|
"packageId": "@jskit-ai/mobile-capacitor",
|
|
3855
|
-
"version": "0.1.
|
|
3855
|
+
"version": "0.1.62",
|
|
3856
3856
|
"kind": "runtime",
|
|
3857
3857
|
"description": "Thin Capacitor client integration for JSKIT mobile-shell launch routing and auth callback completion.",
|
|
3858
3858
|
"dependsOn": [
|
|
@@ -3915,8 +3915,8 @@
|
|
|
3915
3915
|
"@capacitor/app": "^7.1.0",
|
|
3916
3916
|
"@capacitor/browser": "^7.0.1",
|
|
3917
3917
|
"@capacitor/core": "^7.4.3",
|
|
3918
|
-
"@jskit-ai/kernel": "0.1.
|
|
3919
|
-
"@jskit-ai/shell-web": "0.1.
|
|
3918
|
+
"@jskit-ai/kernel": "0.1.126",
|
|
3919
|
+
"@jskit-ai/shell-web": "0.1.127"
|
|
3920
3920
|
},
|
|
3921
3921
|
"dev": {
|
|
3922
3922
|
"@capacitor/cli": "^7.4.3"
|
|
@@ -3968,11 +3968,11 @@
|
|
|
3968
3968
|
},
|
|
3969
3969
|
{
|
|
3970
3970
|
"packageId": "@jskit-ai/realtime",
|
|
3971
|
-
"version": "0.1.
|
|
3971
|
+
"version": "0.1.123",
|
|
3972
3972
|
"descriptor": {
|
|
3973
3973
|
"packageVersion": 1,
|
|
3974
3974
|
"packageId": "@jskit-ai/realtime",
|
|
3975
|
-
"version": "0.1.
|
|
3975
|
+
"version": "0.1.123",
|
|
3976
3976
|
"kind": "runtime",
|
|
3977
3977
|
"description": "Thin, generic realtime runtime wrappers for socket.io server and client.",
|
|
3978
3978
|
"options": {
|
|
@@ -4068,7 +4068,7 @@
|
|
|
4068
4068
|
"mutations": {
|
|
4069
4069
|
"dependencies": {
|
|
4070
4070
|
"runtime": {
|
|
4071
|
-
"@jskit-ai/kernel": "0.1.
|
|
4071
|
+
"@jskit-ai/kernel": "0.1.126",
|
|
4072
4072
|
"@socket.io/redis-adapter": "^8.3.0",
|
|
4073
4073
|
"redis": "^5.8.2",
|
|
4074
4074
|
"socket.io": "^4.8.3",
|
|
@@ -4117,11 +4117,11 @@
|
|
|
4117
4117
|
},
|
|
4118
4118
|
{
|
|
4119
4119
|
"packageId": "@jskit-ai/resource-core",
|
|
4120
|
-
"version": "0.1.
|
|
4120
|
+
"version": "0.1.69",
|
|
4121
4121
|
"descriptor": {
|
|
4122
4122
|
"packageVersion": 1,
|
|
4123
4123
|
"packageId": "@jskit-ai/resource-core",
|
|
4124
|
-
"version": "0.1.
|
|
4124
|
+
"version": "0.1.69",
|
|
4125
4125
|
"kind": "runtime",
|
|
4126
4126
|
"description": "Generic resource-definition helpers and schema-definition normalization.",
|
|
4127
4127
|
"dependsOn": [
|
|
@@ -4144,7 +4144,7 @@
|
|
|
4144
4144
|
"mutations": {
|
|
4145
4145
|
"dependencies": {
|
|
4146
4146
|
"runtime": {
|
|
4147
|
-
"@jskit-ai/resource-core": "0.1.
|
|
4147
|
+
"@jskit-ai/resource-core": "0.1.69"
|
|
4148
4148
|
},
|
|
4149
4149
|
"dev": {}
|
|
4150
4150
|
},
|
|
@@ -4159,11 +4159,11 @@
|
|
|
4159
4159
|
},
|
|
4160
4160
|
{
|
|
4161
4161
|
"packageId": "@jskit-ai/resource-crud-core",
|
|
4162
|
-
"version": "0.1.
|
|
4162
|
+
"version": "0.1.69",
|
|
4163
4163
|
"descriptor": {
|
|
4164
4164
|
"packageVersion": 1,
|
|
4165
4165
|
"packageId": "@jskit-ai/resource-crud-core",
|
|
4166
|
-
"version": "0.1.
|
|
4166
|
+
"version": "0.1.69",
|
|
4167
4167
|
"kind": "runtime",
|
|
4168
4168
|
"description": "CRUD-specific resource-definition helpers and namespace support.",
|
|
4169
4169
|
"dependsOn": [
|
|
@@ -4187,7 +4187,7 @@
|
|
|
4187
4187
|
"mutations": {
|
|
4188
4188
|
"dependencies": {
|
|
4189
4189
|
"runtime": {
|
|
4190
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
4190
|
+
"@jskit-ai/resource-crud-core": "0.1.69"
|
|
4191
4191
|
},
|
|
4192
4192
|
"dev": {}
|
|
4193
4193
|
},
|
|
@@ -4202,11 +4202,11 @@
|
|
|
4202
4202
|
},
|
|
4203
4203
|
{
|
|
4204
4204
|
"packageId": "@jskit-ai/shell-web",
|
|
4205
|
-
"version": "0.1.
|
|
4205
|
+
"version": "0.1.127",
|
|
4206
4206
|
"descriptor": {
|
|
4207
4207
|
"packageVersion": 1,
|
|
4208
4208
|
"packageId": "@jskit-ai/shell-web",
|
|
4209
|
-
"version": "0.1.
|
|
4209
|
+
"version": "0.1.127",
|
|
4210
4210
|
"kind": "runtime",
|
|
4211
4211
|
"description": "Web shell layout runtime with outlet-based placement contributions.",
|
|
4212
4212
|
"dependsOn": [],
|
|
@@ -4552,7 +4552,7 @@
|
|
|
4552
4552
|
"dependencies": {
|
|
4553
4553
|
"runtime": {
|
|
4554
4554
|
"@mdi/js": "^7.4.47",
|
|
4555
|
-
"@jskit-ai/kernel": "0.1.
|
|
4555
|
+
"@jskit-ai/kernel": "0.1.126"
|
|
4556
4556
|
},
|
|
4557
4557
|
"dev": {
|
|
4558
4558
|
"@playwright/test": "1.61.1"
|
|
@@ -4781,11 +4781,11 @@
|
|
|
4781
4781
|
},
|
|
4782
4782
|
{
|
|
4783
4783
|
"packageId": "@jskit-ai/storage-runtime",
|
|
4784
|
-
"version": "0.1.
|
|
4784
|
+
"version": "0.1.124",
|
|
4785
4785
|
"descriptor": {
|
|
4786
4786
|
"packageVersion": 1,
|
|
4787
4787
|
"packageId": "@jskit-ai/storage-runtime",
|
|
4788
|
-
"version": "0.1.
|
|
4788
|
+
"version": "0.1.124",
|
|
4789
4789
|
"kind": "runtime",
|
|
4790
4790
|
"dependsOn": [
|
|
4791
4791
|
"@jskit-ai/kernel"
|
|
@@ -4834,7 +4834,7 @@
|
|
|
4834
4834
|
"mutations": {
|
|
4835
4835
|
"dependencies": {
|
|
4836
4836
|
"runtime": {
|
|
4837
|
-
"@jskit-ai/kernel": "0.1.
|
|
4837
|
+
"@jskit-ai/kernel": "0.1.126",
|
|
4838
4838
|
"unstorage": "^1.17.3"
|
|
4839
4839
|
},
|
|
4840
4840
|
"dev": {}
|
|
@@ -4850,11 +4850,11 @@
|
|
|
4850
4850
|
},
|
|
4851
4851
|
{
|
|
4852
4852
|
"packageId": "@jskit-ai/ui-generator",
|
|
4853
|
-
"version": "0.1.
|
|
4853
|
+
"version": "0.1.109",
|
|
4854
4854
|
"descriptor": {
|
|
4855
4855
|
"packageVersion": 1,
|
|
4856
4856
|
"packageId": "@jskit-ai/ui-generator",
|
|
4857
|
-
"version": "0.1.
|
|
4857
|
+
"version": "0.1.109",
|
|
4858
4858
|
"kind": "generator",
|
|
4859
4859
|
"description": "Create non-CRUD pages, reusable UI elements, and subpage hosts.",
|
|
4860
4860
|
"options": {
|
|
@@ -5287,7 +5287,7 @@
|
|
|
5287
5287
|
"mutations": {
|
|
5288
5288
|
"dependencies": {
|
|
5289
5289
|
"runtime": {
|
|
5290
|
-
"@jskit-ai/users-web": "0.1.
|
|
5290
|
+
"@jskit-ai/users-web": "0.1.142"
|
|
5291
5291
|
},
|
|
5292
5292
|
"dev": {}
|
|
5293
5293
|
},
|
|
@@ -5302,11 +5302,11 @@
|
|
|
5302
5302
|
},
|
|
5303
5303
|
{
|
|
5304
5304
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
5305
|
-
"version": "0.1.
|
|
5305
|
+
"version": "0.1.102",
|
|
5306
5306
|
"descriptor": {
|
|
5307
5307
|
"packageVersion": 1,
|
|
5308
5308
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
5309
|
-
"version": "0.1.
|
|
5309
|
+
"version": "0.1.102",
|
|
5310
5310
|
"kind": "runtime",
|
|
5311
5311
|
"description": "Reusable client-side image upload runtime with pre-upload image editing.",
|
|
5312
5312
|
"dependsOn": [
|
|
@@ -5370,7 +5370,7 @@
|
|
|
5370
5370
|
"mutations": {
|
|
5371
5371
|
"dependencies": {
|
|
5372
5372
|
"runtime": {
|
|
5373
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
5373
|
+
"@jskit-ai/uploads-runtime": "0.1.102",
|
|
5374
5374
|
"@uppy/compressor": "^3.1.0",
|
|
5375
5375
|
"@uppy/core": "^5.2.0",
|
|
5376
5376
|
"@uppy/dashboard": "^5.1.1",
|
|
@@ -5390,11 +5390,11 @@
|
|
|
5390
5390
|
},
|
|
5391
5391
|
{
|
|
5392
5392
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
5393
|
-
"version": "0.1.
|
|
5393
|
+
"version": "0.1.102",
|
|
5394
5394
|
"descriptor": {
|
|
5395
5395
|
"packageVersion": 1,
|
|
5396
5396
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
5397
|
-
"version": "0.1.
|
|
5397
|
+
"version": "0.1.102",
|
|
5398
5398
|
"kind": "runtime",
|
|
5399
5399
|
"description": "Reusable upload runtime primitives for multipart parsing, policy validation, and blob storage.",
|
|
5400
5400
|
"dependsOn": [
|
|
@@ -5464,7 +5464,7 @@
|
|
|
5464
5464
|
"dependencies": {
|
|
5465
5465
|
"runtime": {
|
|
5466
5466
|
"@fastify/multipart": "^9.4.0",
|
|
5467
|
-
"@jskit-ai/kernel": "0.1.
|
|
5467
|
+
"@jskit-ai/kernel": "0.1.126"
|
|
5468
5468
|
},
|
|
5469
5469
|
"dev": {}
|
|
5470
5470
|
},
|
|
@@ -5479,11 +5479,11 @@
|
|
|
5479
5479
|
},
|
|
5480
5480
|
{
|
|
5481
5481
|
"packageId": "@jskit-ai/users-core",
|
|
5482
|
-
"version": "0.1.
|
|
5482
|
+
"version": "0.1.136",
|
|
5483
5483
|
"descriptor": {
|
|
5484
5484
|
"packageVersion": 1,
|
|
5485
5485
|
"packageId": "@jskit-ai/users-core",
|
|
5486
|
-
"version": "0.1.
|
|
5486
|
+
"version": "0.1.136",
|
|
5487
5487
|
"kind": "runtime",
|
|
5488
5488
|
"description": "Users/account runtime plus HTTP routes for account features.",
|
|
5489
5489
|
"dependsOn": [
|
|
@@ -5627,16 +5627,16 @@
|
|
|
5627
5627
|
"mutations": {
|
|
5628
5628
|
"dependencies": {
|
|
5629
5629
|
"runtime": {
|
|
5630
|
-
"@jskit-ai/auth-core": "0.1.
|
|
5631
|
-
"@jskit-ai/crud-core": "0.1.
|
|
5632
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
5633
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
5634
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
5635
|
-
"@jskit-ai/kernel": "0.1.
|
|
5636
|
-
"@jskit-ai/resource-core": "0.1.
|
|
5637
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
5630
|
+
"@jskit-ai/auth-core": "0.1.123",
|
|
5631
|
+
"@jskit-ai/crud-core": "0.1.134",
|
|
5632
|
+
"@jskit-ai/database-runtime": "0.1.125",
|
|
5633
|
+
"@jskit-ai/http-runtime": "0.1.124",
|
|
5634
|
+
"@jskit-ai/json-rest-api-core": "0.1.70",
|
|
5635
|
+
"@jskit-ai/kernel": "0.1.126",
|
|
5636
|
+
"@jskit-ai/resource-core": "0.1.69",
|
|
5637
|
+
"@jskit-ai/resource-crud-core": "0.1.69",
|
|
5638
5638
|
"@local/users": "file:packages/users",
|
|
5639
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
5639
|
+
"@jskit-ai/uploads-runtime": "0.1.102"
|
|
5640
5640
|
},
|
|
5641
5641
|
"dev": {}
|
|
5642
5642
|
},
|
|
@@ -5863,11 +5863,11 @@
|
|
|
5863
5863
|
},
|
|
5864
5864
|
{
|
|
5865
5865
|
"packageId": "@jskit-ai/users-web",
|
|
5866
|
-
"version": "0.1.
|
|
5866
|
+
"version": "0.1.142",
|
|
5867
5867
|
"descriptor": {
|
|
5868
5868
|
"packageVersion": 1,
|
|
5869
5869
|
"packageId": "@jskit-ai/users-web",
|
|
5870
|
-
"version": "0.1.
|
|
5870
|
+
"version": "0.1.142",
|
|
5871
5871
|
"kind": "runtime",
|
|
5872
5872
|
"description": "Users web module: account/profile UI plus shared users web widgets.",
|
|
5873
5873
|
"dependsOn": [
|
|
@@ -6170,12 +6170,12 @@
|
|
|
6170
6170
|
"dependencies": {
|
|
6171
6171
|
"runtime": {
|
|
6172
6172
|
"@mdi/js": "^7.4.47",
|
|
6173
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
6174
|
-
"@jskit-ai/realtime": "0.1.
|
|
6175
|
-
"@jskit-ai/kernel": "0.1.
|
|
6176
|
-
"@jskit-ai/shell-web": "0.1.
|
|
6177
|
-
"@jskit-ai/uploads-image-web": "0.1.
|
|
6178
|
-
"@jskit-ai/users-core": "0.1.
|
|
6173
|
+
"@jskit-ai/http-runtime": "0.1.124",
|
|
6174
|
+
"@jskit-ai/realtime": "0.1.123",
|
|
6175
|
+
"@jskit-ai/kernel": "0.1.126",
|
|
6176
|
+
"@jskit-ai/shell-web": "0.1.127",
|
|
6177
|
+
"@jskit-ai/uploads-image-web": "0.1.102",
|
|
6178
|
+
"@jskit-ai/users-core": "0.1.136"
|
|
6179
6179
|
},
|
|
6180
6180
|
"dev": {}
|
|
6181
6181
|
},
|
|
@@ -6352,11 +6352,11 @@
|
|
|
6352
6352
|
},
|
|
6353
6353
|
{
|
|
6354
6354
|
"packageId": "@jskit-ai/workspaces-core",
|
|
6355
|
-
"version": "0.1.
|
|
6355
|
+
"version": "0.1.103",
|
|
6356
6356
|
"descriptor": {
|
|
6357
6357
|
"packageVersion": 1,
|
|
6358
6358
|
"packageId": "@jskit-ai/workspaces-core",
|
|
6359
|
-
"version": "0.1.
|
|
6359
|
+
"version": "0.1.103",
|
|
6360
6360
|
"kind": "runtime",
|
|
6361
6361
|
"description": "Workspace tenancy runtime plus HTTP routes, role catalog, and workspace config scaffolding.",
|
|
6362
6362
|
"dependsOn": [
|
|
@@ -6502,10 +6502,10 @@
|
|
|
6502
6502
|
"mutations": {
|
|
6503
6503
|
"dependencies": {
|
|
6504
6504
|
"runtime": {
|
|
6505
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
6506
|
-
"@jskit-ai/resource-core": "0.1.
|
|
6507
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
6508
|
-
"@jskit-ai/users-core": "0.1.
|
|
6505
|
+
"@jskit-ai/json-rest-api-core": "0.1.70",
|
|
6506
|
+
"@jskit-ai/resource-core": "0.1.69",
|
|
6507
|
+
"@jskit-ai/resource-crud-core": "0.1.69",
|
|
6508
|
+
"@jskit-ai/users-core": "0.1.136"
|
|
6509
6509
|
},
|
|
6510
6510
|
"dev": {}
|
|
6511
6511
|
},
|
|
@@ -6709,11 +6709,11 @@
|
|
|
6709
6709
|
},
|
|
6710
6710
|
{
|
|
6711
6711
|
"packageId": "@jskit-ai/workspaces-web",
|
|
6712
|
-
"version": "0.1.
|
|
6712
|
+
"version": "0.1.104",
|
|
6713
6713
|
"descriptor": {
|
|
6714
6714
|
"packageVersion": 1,
|
|
6715
6715
|
"packageId": "@jskit-ai/workspaces-web",
|
|
6716
|
-
"version": "0.1.
|
|
6716
|
+
"version": "0.1.104",
|
|
6717
6717
|
"kind": "runtime",
|
|
6718
6718
|
"description": "Workspace web module: workspace selector, tools widget, workspace surfaces, members UI, and settings hosts.",
|
|
6719
6719
|
"dependsOn": [
|
|
@@ -6970,9 +6970,9 @@
|
|
|
6970
6970
|
"mutations": {
|
|
6971
6971
|
"dependencies": {
|
|
6972
6972
|
"runtime": {
|
|
6973
|
-
"@jskit-ai/auth-web": "0.1.
|
|
6974
|
-
"@jskit-ai/workspaces-core": "0.1.
|
|
6975
|
-
"@jskit-ai/users-web": "0.1.
|
|
6973
|
+
"@jskit-ai/auth-web": "0.1.126",
|
|
6974
|
+
"@jskit-ai/workspaces-core": "0.1.103",
|
|
6975
|
+
"@jskit-ai/users-web": "0.1.142"
|
|
6976
6976
|
},
|
|
6977
6977
|
"dev": {}
|
|
6978
6978
|
},
|