@jskit-ai/jskit-catalog 0.1.134 → 0.1.135
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.132",
|
|
10
10
|
"descriptor": {
|
|
11
11
|
"packageVersion": 1,
|
|
12
12
|
"packageId": "@jskit-ai/assistant",
|
|
13
|
-
"version": "0.1.
|
|
13
|
+
"version": "0.1.132",
|
|
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.100",
|
|
351
351
|
"descriptor": {
|
|
352
352
|
"packageVersion": 1,
|
|
353
353
|
"packageId": "@jskit-ai/assistant-core",
|
|
354
|
-
"version": "0.1.
|
|
354
|
+
"version": "0.1.100",
|
|
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.121",
|
|
403
|
+
"@jskit-ai/kernel": "0.1.123",
|
|
404
|
+
"@jskit-ai/resource-core": "0.1.66",
|
|
405
|
+
"@jskit-ai/resource-crud-core": "0.1.66",
|
|
406
|
+
"@jskit-ai/users-core": "0.1.133",
|
|
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.95",
|
|
426
426
|
"descriptor": {
|
|
427
427
|
"packageVersion": 1,
|
|
428
428
|
"packageId": "@jskit-ai/assistant-runtime",
|
|
429
|
-
"version": "0.1.
|
|
429
|
+
"version": "0.1.95",
|
|
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.100",
|
|
526
|
+
"@jskit-ai/database-runtime": "0.1.122",
|
|
527
|
+
"@jskit-ai/http-runtime": "0.1.121",
|
|
528
|
+
"@jskit-ai/kernel": "0.1.123",
|
|
529
|
+
"@jskit-ai/shell-web": "0.1.124",
|
|
530
|
+
"@jskit-ai/users-core": "0.1.133",
|
|
531
|
+
"@jskit-ai/users-web": "0.1.139"
|
|
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.120",
|
|
587
587
|
"descriptor": {
|
|
588
588
|
"packageVersion": 1,
|
|
589
589
|
"packageId": "@jskit-ai/auth-core",
|
|
590
|
-
"version": "0.1.
|
|
590
|
+
"version": "0.1.120",
|
|
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.123",
|
|
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.24",
|
|
682
682
|
"descriptor": {
|
|
683
683
|
"packageVersion": 1,
|
|
684
684
|
"packageId": "@jskit-ai/auth-provider-local-core",
|
|
685
|
-
"version": "0.1.
|
|
685
|
+
"version": "0.1.24",
|
|
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.120",
|
|
749
|
+
"@jskit-ai/kernel": "0.1.123",
|
|
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.15",
|
|
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.15",
|
|
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.24",
|
|
879
|
+
"@jskit-ai/database-runtime": "0.1.122",
|
|
880
|
+
"@jskit-ai/kernel": "0.1.123"
|
|
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.121",
|
|
916
916
|
"descriptor": {
|
|
917
917
|
"packageVersion": 1,
|
|
918
918
|
"packageId": "@jskit-ai/auth-provider-supabase-core",
|
|
919
|
-
"version": "0.1.
|
|
919
|
+
"version": "0.1.121",
|
|
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.120",
|
|
1002
|
+
"@jskit-ai/kernel": "0.1.123",
|
|
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.123",
|
|
1081
1081
|
"descriptor": {
|
|
1082
1082
|
"packageVersion": 1,
|
|
1083
1083
|
"packageId": "@jskit-ai/auth-web",
|
|
1084
|
-
"version": "0.1.
|
|
1084
|
+
"version": "0.1.123",
|
|
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.120",
|
|
1358
|
+
"@jskit-ai/http-runtime": "0.1.121",
|
|
1359
|
+
"@jskit-ai/kernel": "0.1.123",
|
|
1360
|
+
"@jskit-ai/shell-web": "0.1.124"
|
|
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.86",
|
|
1454
1454
|
"descriptor": {
|
|
1455
1455
|
"packageVersion": 1,
|
|
1456
1456
|
"packageId": "@jskit-ai/console-core",
|
|
1457
|
-
"version": "0.1.
|
|
1457
|
+
"version": "0.1.86",
|
|
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.120",
|
|
1542
|
+
"@jskit-ai/database-runtime": "0.1.122",
|
|
1543
|
+
"@jskit-ai/http-runtime": "0.1.121",
|
|
1544
|
+
"@jskit-ai/kernel": "0.1.123",
|
|
1545
|
+
"@jskit-ai/resource-crud-core": "0.1.66",
|
|
1546
|
+
"@jskit-ai/users-core": "0.1.133"
|
|
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.91",
|
|
1572
1572
|
"descriptor": {
|
|
1573
1573
|
"packageVersion": 1,
|
|
1574
1574
|
"packageId": "@jskit-ai/console-web",
|
|
1575
|
-
"version": "0.1.
|
|
1575
|
+
"version": "0.1.91",
|
|
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.123",
|
|
1686
|
+
"@jskit-ai/console-core": "0.1.86",
|
|
1687
|
+
"@jskit-ai/shell-web": "0.1.124"
|
|
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.131",
|
|
1795
1795
|
"descriptor": {
|
|
1796
1796
|
"packageVersion": 1,
|
|
1797
1797
|
"packageId": "@jskit-ai/crud-core",
|
|
1798
|
-
"version": "0.1.
|
|
1798
|
+
"version": "0.1.131",
|
|
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.131"
|
|
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.131",
|
|
1842
1842
|
"descriptor": {
|
|
1843
1843
|
"packageVersion": 1,
|
|
1844
1844
|
"packageId": "@jskit-ai/crud-server-generator",
|
|
1845
|
-
"version": "0.1.
|
|
1845
|
+
"version": "0.1.131",
|
|
1846
1846
|
"kind": "generator",
|
|
1847
1847
|
"description": "CRUD server generator with routes, actions, and persistence scaffolding.",
|
|
1848
1848
|
"options": {
|
|
@@ -2009,14 +2009,14 @@
|
|
|
2009
2009
|
"mutations": {
|
|
2010
2010
|
"dependencies": {
|
|
2011
2011
|
"runtime": {
|
|
2012
|
-
"@jskit-ai/auth-core": "0.1.
|
|
2013
|
-
"@jskit-ai/crud-core": "0.1.
|
|
2014
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
2015
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
2016
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
2017
|
-
"@jskit-ai/kernel": "0.1.
|
|
2018
|
-
"@jskit-ai/realtime": "0.1.
|
|
2019
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
2012
|
+
"@jskit-ai/auth-core": "0.1.120",
|
|
2013
|
+
"@jskit-ai/crud-core": "0.1.131",
|
|
2014
|
+
"@jskit-ai/database-runtime": "0.1.122",
|
|
2015
|
+
"@jskit-ai/http-runtime": "0.1.121",
|
|
2016
|
+
"@jskit-ai/json-rest-api-core": "0.1.67",
|
|
2017
|
+
"@jskit-ai/kernel": "0.1.123",
|
|
2018
|
+
"@jskit-ai/realtime": "0.1.120",
|
|
2019
|
+
"@jskit-ai/resource-crud-core": "0.1.66",
|
|
2020
2020
|
"@local/${option:namespace|kebab}": "file:packages/${option:namespace|kebab}"
|
|
2021
2021
|
},
|
|
2022
2022
|
"dev": {}
|
|
@@ -2148,11 +2148,11 @@
|
|
|
2148
2148
|
},
|
|
2149
2149
|
{
|
|
2150
2150
|
"packageId": "@jskit-ai/crud-ui-generator",
|
|
2151
|
-
"version": "0.1.
|
|
2151
|
+
"version": "0.1.106",
|
|
2152
2152
|
"descriptor": {
|
|
2153
2153
|
"packageVersion": 1,
|
|
2154
2154
|
"packageId": "@jskit-ai/crud-ui-generator",
|
|
2155
|
-
"version": "0.1.
|
|
2155
|
+
"version": "0.1.106",
|
|
2156
2156
|
"kind": "generator",
|
|
2157
2157
|
"description": "Generate CRUD route trees from resource validators at an explicit route root relative to src/pages/.",
|
|
2158
2158
|
"options": {
|
|
@@ -2351,7 +2351,7 @@
|
|
|
2351
2351
|
"mutations": {
|
|
2352
2352
|
"dependencies": {
|
|
2353
2353
|
"runtime": {
|
|
2354
|
-
"@jskit-ai/users-web": "0.1.
|
|
2354
|
+
"@jskit-ai/users-web": "0.1.139"
|
|
2355
2355
|
},
|
|
2356
2356
|
"dev": {}
|
|
2357
2357
|
},
|
|
@@ -2610,11 +2610,11 @@
|
|
|
2610
2610
|
},
|
|
2611
2611
|
{
|
|
2612
2612
|
"packageId": "@jskit-ai/database-runtime",
|
|
2613
|
-
"version": "0.1.
|
|
2613
|
+
"version": "0.1.122",
|
|
2614
2614
|
"descriptor": {
|
|
2615
2615
|
"packageVersion": 1,
|
|
2616
2616
|
"packageId": "@jskit-ai/database-runtime",
|
|
2617
|
-
"version": "0.1.
|
|
2617
|
+
"version": "0.1.122",
|
|
2618
2618
|
"kind": "runtime",
|
|
2619
2619
|
"dependsOn": [
|
|
2620
2620
|
"@jskit-ai/kernel"
|
|
@@ -2683,7 +2683,7 @@
|
|
|
2683
2683
|
"mutations": {
|
|
2684
2684
|
"dependencies": {
|
|
2685
2685
|
"runtime": {
|
|
2686
|
-
"@jskit-ai/kernel": "0.1.
|
|
2686
|
+
"@jskit-ai/kernel": "0.1.123",
|
|
2687
2687
|
"dotenv": "^16.4.5",
|
|
2688
2688
|
"knex": "^3.1.0"
|
|
2689
2689
|
},
|
|
@@ -2719,11 +2719,11 @@
|
|
|
2719
2719
|
},
|
|
2720
2720
|
{
|
|
2721
2721
|
"packageId": "@jskit-ai/database-runtime-mysql",
|
|
2722
|
-
"version": "0.1.
|
|
2722
|
+
"version": "0.1.121",
|
|
2723
2723
|
"descriptor": {
|
|
2724
2724
|
"packageVersion": 1,
|
|
2725
2725
|
"packageId": "@jskit-ai/database-runtime-mysql",
|
|
2726
|
-
"version": "0.1.
|
|
2726
|
+
"version": "0.1.121",
|
|
2727
2727
|
"kind": "runtime",
|
|
2728
2728
|
"options": {
|
|
2729
2729
|
"db-host": {
|
|
@@ -2845,7 +2845,7 @@
|
|
|
2845
2845
|
"mutations": {
|
|
2846
2846
|
"dependencies": {
|
|
2847
2847
|
"runtime": {
|
|
2848
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
2848
|
+
"@jskit-ai/database-runtime": "0.1.122",
|
|
2849
2849
|
"mysql2": "^3.11.2"
|
|
2850
2850
|
},
|
|
2851
2851
|
"dev": {}
|
|
@@ -2916,11 +2916,11 @@
|
|
|
2916
2916
|
},
|
|
2917
2917
|
{
|
|
2918
2918
|
"packageId": "@jskit-ai/database-runtime-postgres",
|
|
2919
|
-
"version": "0.1.
|
|
2919
|
+
"version": "0.1.120",
|
|
2920
2920
|
"descriptor": {
|
|
2921
2921
|
"packageVersion": 1,
|
|
2922
2922
|
"packageId": "@jskit-ai/database-runtime-postgres",
|
|
2923
|
-
"version": "0.1.
|
|
2923
|
+
"version": "0.1.120",
|
|
2924
2924
|
"kind": "runtime",
|
|
2925
2925
|
"options": {
|
|
2926
2926
|
"db-host": {
|
|
@@ -3041,7 +3041,7 @@
|
|
|
3041
3041
|
"mutations": {
|
|
3042
3042
|
"dependencies": {
|
|
3043
3043
|
"runtime": {
|
|
3044
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
3044
|
+
"@jskit-ai/database-runtime": "0.1.122",
|
|
3045
3045
|
"pg": "^8.13.1"
|
|
3046
3046
|
},
|
|
3047
3047
|
"dev": {}
|
|
@@ -3112,11 +3112,11 @@
|
|
|
3112
3112
|
},
|
|
3113
3113
|
{
|
|
3114
3114
|
"packageId": "@jskit-ai/feature-server-generator",
|
|
3115
|
-
"version": "0.1.
|
|
3115
|
+
"version": "0.1.65",
|
|
3116
3116
|
"descriptor": {
|
|
3117
3117
|
"packageVersion": 1,
|
|
3118
3118
|
"packageId": "@jskit-ai/feature-server-generator",
|
|
3119
|
-
"version": "0.1.
|
|
3119
|
+
"version": "0.1.65",
|
|
3120
3120
|
"kind": "generator",
|
|
3121
3121
|
"description": "Scaffold substantial non-CRUD server feature packages with provider, actions, service, and optional persistence seams.",
|
|
3122
3122
|
"options": {
|
|
@@ -3281,27 +3281,27 @@
|
|
|
3281
3281
|
"dependencies": {
|
|
3282
3282
|
"runtime": {
|
|
3283
3283
|
"@jskit-ai/database-runtime": {
|
|
3284
|
-
"version": "0.1.
|
|
3284
|
+
"version": "0.1.122",
|
|
3285
3285
|
"when": {
|
|
3286
3286
|
"option": "mode",
|
|
3287
3287
|
"notEquals": "orchestrator"
|
|
3288
3288
|
}
|
|
3289
3289
|
},
|
|
3290
3290
|
"@jskit-ai/database-runtime-mysql": {
|
|
3291
|
-
"version": "0.1.
|
|
3291
|
+
"version": "0.1.121",
|
|
3292
3292
|
"when": {
|
|
3293
3293
|
"option": "mode",
|
|
3294
3294
|
"notEquals": "orchestrator"
|
|
3295
3295
|
}
|
|
3296
3296
|
},
|
|
3297
3297
|
"@jskit-ai/json-rest-api-core": {
|
|
3298
|
-
"version": "0.1.
|
|
3298
|
+
"version": "0.1.67",
|
|
3299
3299
|
"when": {
|
|
3300
3300
|
"option": "mode",
|
|
3301
3301
|
"equals": "json-rest"
|
|
3302
3302
|
}
|
|
3303
3303
|
},
|
|
3304
|
-
"@jskit-ai/kernel": "0.1.
|
|
3304
|
+
"@jskit-ai/kernel": "0.1.123",
|
|
3305
3305
|
"json-rest-schema": "1.x.x",
|
|
3306
3306
|
"@local/${option:feature-name|kebab}": "file:packages/${option:feature-name|kebab}"
|
|
3307
3307
|
},
|
|
@@ -3414,11 +3414,11 @@
|
|
|
3414
3414
|
},
|
|
3415
3415
|
{
|
|
3416
3416
|
"packageId": "@jskit-ai/google-rewarded-core",
|
|
3417
|
-
"version": "0.1.
|
|
3417
|
+
"version": "0.1.60",
|
|
3418
3418
|
"descriptor": {
|
|
3419
3419
|
"packageVersion": 1,
|
|
3420
3420
|
"packageId": "@jskit-ai/google-rewarded-core",
|
|
3421
|
-
"version": "0.1.
|
|
3421
|
+
"version": "0.1.60",
|
|
3422
3422
|
"kind": "runtime",
|
|
3423
3423
|
"description": "Google rewarded workflow runtime plus internal CRUD providers for rules, provider configs, watch sessions, and unlock receipts.",
|
|
3424
3424
|
"dependsOn": [
|
|
@@ -3545,14 +3545,14 @@
|
|
|
3545
3545
|
"mutations": {
|
|
3546
3546
|
"dependencies": {
|
|
3547
3547
|
"runtime": {
|
|
3548
|
-
"@jskit-ai/auth-core": "0.1.
|
|
3549
|
-
"@jskit-ai/crud-core": "0.1.
|
|
3550
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
3551
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
3552
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
3553
|
-
"@jskit-ai/kernel": "0.1.
|
|
3554
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
3555
|
-
"@jskit-ai/workspaces-core": "0.1.
|
|
3548
|
+
"@jskit-ai/auth-core": "0.1.120",
|
|
3549
|
+
"@jskit-ai/crud-core": "0.1.131",
|
|
3550
|
+
"@jskit-ai/database-runtime": "0.1.122",
|
|
3551
|
+
"@jskit-ai/http-runtime": "0.1.121",
|
|
3552
|
+
"@jskit-ai/json-rest-api-core": "0.1.67",
|
|
3553
|
+
"@jskit-ai/kernel": "0.1.123",
|
|
3554
|
+
"@jskit-ai/resource-crud-core": "0.1.66",
|
|
3555
|
+
"@jskit-ai/workspaces-core": "0.1.99"
|
|
3556
3556
|
},
|
|
3557
3557
|
"dev": {}
|
|
3558
3558
|
},
|
|
@@ -3604,11 +3604,11 @@
|
|
|
3604
3604
|
},
|
|
3605
3605
|
{
|
|
3606
3606
|
"packageId": "@jskit-ai/google-rewarded-web",
|
|
3607
|
-
"version": "0.1.
|
|
3607
|
+
"version": "0.1.60",
|
|
3608
3608
|
"descriptor": {
|
|
3609
3609
|
"packageVersion": 1,
|
|
3610
3610
|
"packageId": "@jskit-ai/google-rewarded-web",
|
|
3611
|
-
"version": "0.1.
|
|
3611
|
+
"version": "0.1.60",
|
|
3612
3612
|
"kind": "runtime",
|
|
3613
3613
|
"description": "Google rewarded client runtime with a fullscreen gate host and GPT orchestration.",
|
|
3614
3614
|
"dependsOn": [
|
|
@@ -3655,10 +3655,10 @@
|
|
|
3655
3655
|
"mutations": {
|
|
3656
3656
|
"dependencies": {
|
|
3657
3657
|
"runtime": {
|
|
3658
|
-
"@jskit-ai/google-rewarded-core": "0.1.
|
|
3659
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
3660
|
-
"@jskit-ai/kernel": "0.1.
|
|
3661
|
-
"@jskit-ai/shell-web": "0.1.
|
|
3658
|
+
"@jskit-ai/google-rewarded-core": "0.1.60",
|
|
3659
|
+
"@jskit-ai/http-runtime": "0.1.121",
|
|
3660
|
+
"@jskit-ai/kernel": "0.1.123",
|
|
3661
|
+
"@jskit-ai/shell-web": "0.1.124"
|
|
3662
3662
|
},
|
|
3663
3663
|
"dev": {}
|
|
3664
3664
|
},
|
|
@@ -3676,11 +3676,11 @@
|
|
|
3676
3676
|
},
|
|
3677
3677
|
{
|
|
3678
3678
|
"packageId": "@jskit-ai/http-runtime",
|
|
3679
|
-
"version": "0.1.
|
|
3679
|
+
"version": "0.1.121",
|
|
3680
3680
|
"descriptor": {
|
|
3681
3681
|
"packageVersion": 1,
|
|
3682
3682
|
"packageId": "@jskit-ai/http-runtime",
|
|
3683
|
-
"version": "0.1.
|
|
3683
|
+
"version": "0.1.121",
|
|
3684
3684
|
"kind": "runtime",
|
|
3685
3685
|
"dependsOn": [],
|
|
3686
3686
|
"capabilities": {
|
|
@@ -3746,7 +3746,7 @@
|
|
|
3746
3746
|
"mutations": {
|
|
3747
3747
|
"dependencies": {
|
|
3748
3748
|
"runtime": {
|
|
3749
|
-
"@jskit-ai/kernel": "0.1.
|
|
3749
|
+
"@jskit-ai/kernel": "0.1.123"
|
|
3750
3750
|
},
|
|
3751
3751
|
"dev": {}
|
|
3752
3752
|
},
|
|
@@ -3760,11 +3760,11 @@
|
|
|
3760
3760
|
},
|
|
3761
3761
|
{
|
|
3762
3762
|
"packageId": "@jskit-ai/json-rest-api-core",
|
|
3763
|
-
"version": "0.1.
|
|
3763
|
+
"version": "0.1.67",
|
|
3764
3764
|
"descriptor": {
|
|
3765
3765
|
"packageVersion": 1,
|
|
3766
3766
|
"packageId": "@jskit-ai/json-rest-api-core",
|
|
3767
|
-
"version": "0.1.
|
|
3767
|
+
"version": "0.1.67",
|
|
3768
3768
|
"kind": "runtime",
|
|
3769
3769
|
"description": "Shared internal json-rest-api host runtime with autofilter, query-projection, and row-policy support.",
|
|
3770
3770
|
"dependsOn": [
|
|
@@ -3824,11 +3824,11 @@
|
|
|
3824
3824
|
},
|
|
3825
3825
|
{
|
|
3826
3826
|
"packageId": "@jskit-ai/mobile-capacitor",
|
|
3827
|
-
"version": "0.1.
|
|
3827
|
+
"version": "0.1.59",
|
|
3828
3828
|
"descriptor": {
|
|
3829
3829
|
"packageVersion": 1,
|
|
3830
3830
|
"packageId": "@jskit-ai/mobile-capacitor",
|
|
3831
|
-
"version": "0.1.
|
|
3831
|
+
"version": "0.1.59",
|
|
3832
3832
|
"kind": "runtime",
|
|
3833
3833
|
"description": "Thin Capacitor client integration for JSKIT mobile-shell launch routing and auth callback completion.",
|
|
3834
3834
|
"dependsOn": [
|
|
@@ -3891,8 +3891,8 @@
|
|
|
3891
3891
|
"@capacitor/app": "^7.1.0",
|
|
3892
3892
|
"@capacitor/browser": "^7.0.1",
|
|
3893
3893
|
"@capacitor/core": "^7.4.3",
|
|
3894
|
-
"@jskit-ai/kernel": "0.1.
|
|
3895
|
-
"@jskit-ai/shell-web": "0.1.
|
|
3894
|
+
"@jskit-ai/kernel": "0.1.123",
|
|
3895
|
+
"@jskit-ai/shell-web": "0.1.124"
|
|
3896
3896
|
},
|
|
3897
3897
|
"dev": {
|
|
3898
3898
|
"@capacitor/cli": "^7.4.3"
|
|
@@ -3944,11 +3944,11 @@
|
|
|
3944
3944
|
},
|
|
3945
3945
|
{
|
|
3946
3946
|
"packageId": "@jskit-ai/realtime",
|
|
3947
|
-
"version": "0.1.
|
|
3947
|
+
"version": "0.1.120",
|
|
3948
3948
|
"descriptor": {
|
|
3949
3949
|
"packageVersion": 1,
|
|
3950
3950
|
"packageId": "@jskit-ai/realtime",
|
|
3951
|
-
"version": "0.1.
|
|
3951
|
+
"version": "0.1.120",
|
|
3952
3952
|
"kind": "runtime",
|
|
3953
3953
|
"description": "Thin, generic realtime runtime wrappers for socket.io server and client.",
|
|
3954
3954
|
"options": {
|
|
@@ -4044,7 +4044,7 @@
|
|
|
4044
4044
|
"mutations": {
|
|
4045
4045
|
"dependencies": {
|
|
4046
4046
|
"runtime": {
|
|
4047
|
-
"@jskit-ai/kernel": "0.1.
|
|
4047
|
+
"@jskit-ai/kernel": "0.1.123",
|
|
4048
4048
|
"@socket.io/redis-adapter": "^8.3.0",
|
|
4049
4049
|
"redis": "^5.8.2",
|
|
4050
4050
|
"socket.io": "^4.8.3",
|
|
@@ -4093,11 +4093,11 @@
|
|
|
4093
4093
|
},
|
|
4094
4094
|
{
|
|
4095
4095
|
"packageId": "@jskit-ai/resource-core",
|
|
4096
|
-
"version": "0.1.
|
|
4096
|
+
"version": "0.1.66",
|
|
4097
4097
|
"descriptor": {
|
|
4098
4098
|
"packageVersion": 1,
|
|
4099
4099
|
"packageId": "@jskit-ai/resource-core",
|
|
4100
|
-
"version": "0.1.
|
|
4100
|
+
"version": "0.1.66",
|
|
4101
4101
|
"kind": "runtime",
|
|
4102
4102
|
"description": "Generic resource-definition helpers and schema-definition normalization.",
|
|
4103
4103
|
"dependsOn": [
|
|
@@ -4120,7 +4120,7 @@
|
|
|
4120
4120
|
"mutations": {
|
|
4121
4121
|
"dependencies": {
|
|
4122
4122
|
"runtime": {
|
|
4123
|
-
"@jskit-ai/resource-core": "0.1.
|
|
4123
|
+
"@jskit-ai/resource-core": "0.1.66"
|
|
4124
4124
|
},
|
|
4125
4125
|
"dev": {}
|
|
4126
4126
|
},
|
|
@@ -4135,11 +4135,11 @@
|
|
|
4135
4135
|
},
|
|
4136
4136
|
{
|
|
4137
4137
|
"packageId": "@jskit-ai/resource-crud-core",
|
|
4138
|
-
"version": "0.1.
|
|
4138
|
+
"version": "0.1.66",
|
|
4139
4139
|
"descriptor": {
|
|
4140
4140
|
"packageVersion": 1,
|
|
4141
4141
|
"packageId": "@jskit-ai/resource-crud-core",
|
|
4142
|
-
"version": "0.1.
|
|
4142
|
+
"version": "0.1.66",
|
|
4143
4143
|
"kind": "runtime",
|
|
4144
4144
|
"description": "CRUD-specific resource-definition helpers and namespace support.",
|
|
4145
4145
|
"dependsOn": [
|
|
@@ -4163,7 +4163,7 @@
|
|
|
4163
4163
|
"mutations": {
|
|
4164
4164
|
"dependencies": {
|
|
4165
4165
|
"runtime": {
|
|
4166
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
4166
|
+
"@jskit-ai/resource-crud-core": "0.1.66"
|
|
4167
4167
|
},
|
|
4168
4168
|
"dev": {}
|
|
4169
4169
|
},
|
|
@@ -4178,11 +4178,11 @@
|
|
|
4178
4178
|
},
|
|
4179
4179
|
{
|
|
4180
4180
|
"packageId": "@jskit-ai/shell-web",
|
|
4181
|
-
"version": "0.1.
|
|
4181
|
+
"version": "0.1.124",
|
|
4182
4182
|
"descriptor": {
|
|
4183
4183
|
"packageVersion": 1,
|
|
4184
4184
|
"packageId": "@jskit-ai/shell-web",
|
|
4185
|
-
"version": "0.1.
|
|
4185
|
+
"version": "0.1.124",
|
|
4186
4186
|
"kind": "runtime",
|
|
4187
4187
|
"description": "Web shell layout runtime with outlet-based placement contributions.",
|
|
4188
4188
|
"dependsOn": [],
|
|
@@ -4528,7 +4528,7 @@
|
|
|
4528
4528
|
"dependencies": {
|
|
4529
4529
|
"runtime": {
|
|
4530
4530
|
"@mdi/js": "^7.4.47",
|
|
4531
|
-
"@jskit-ai/kernel": "0.1.
|
|
4531
|
+
"@jskit-ai/kernel": "0.1.123"
|
|
4532
4532
|
},
|
|
4533
4533
|
"dev": {
|
|
4534
4534
|
"@playwright/test": "1.61.1"
|
|
@@ -4757,11 +4757,11 @@
|
|
|
4757
4757
|
},
|
|
4758
4758
|
{
|
|
4759
4759
|
"packageId": "@jskit-ai/storage-runtime",
|
|
4760
|
-
"version": "0.1.
|
|
4760
|
+
"version": "0.1.121",
|
|
4761
4761
|
"descriptor": {
|
|
4762
4762
|
"packageVersion": 1,
|
|
4763
4763
|
"packageId": "@jskit-ai/storage-runtime",
|
|
4764
|
-
"version": "0.1.
|
|
4764
|
+
"version": "0.1.121",
|
|
4765
4765
|
"kind": "runtime",
|
|
4766
4766
|
"dependsOn": [
|
|
4767
4767
|
"@jskit-ai/kernel"
|
|
@@ -4810,7 +4810,7 @@
|
|
|
4810
4810
|
"mutations": {
|
|
4811
4811
|
"dependencies": {
|
|
4812
4812
|
"runtime": {
|
|
4813
|
-
"@jskit-ai/kernel": "0.1.
|
|
4813
|
+
"@jskit-ai/kernel": "0.1.123",
|
|
4814
4814
|
"unstorage": "^1.17.3"
|
|
4815
4815
|
},
|
|
4816
4816
|
"dev": {}
|
|
@@ -4826,11 +4826,11 @@
|
|
|
4826
4826
|
},
|
|
4827
4827
|
{
|
|
4828
4828
|
"packageId": "@jskit-ai/ui-generator",
|
|
4829
|
-
"version": "0.1.
|
|
4829
|
+
"version": "0.1.106",
|
|
4830
4830
|
"descriptor": {
|
|
4831
4831
|
"packageVersion": 1,
|
|
4832
4832
|
"packageId": "@jskit-ai/ui-generator",
|
|
4833
|
-
"version": "0.1.
|
|
4833
|
+
"version": "0.1.106",
|
|
4834
4834
|
"kind": "generator",
|
|
4835
4835
|
"description": "Create non-CRUD pages, reusable UI elements, and subpage hosts.",
|
|
4836
4836
|
"options": {
|
|
@@ -5263,7 +5263,7 @@
|
|
|
5263
5263
|
"mutations": {
|
|
5264
5264
|
"dependencies": {
|
|
5265
5265
|
"runtime": {
|
|
5266
|
-
"@jskit-ai/users-web": "0.1.
|
|
5266
|
+
"@jskit-ai/users-web": "0.1.139"
|
|
5267
5267
|
},
|
|
5268
5268
|
"dev": {}
|
|
5269
5269
|
},
|
|
@@ -5278,11 +5278,11 @@
|
|
|
5278
5278
|
},
|
|
5279
5279
|
{
|
|
5280
5280
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
5281
|
-
"version": "0.1.
|
|
5281
|
+
"version": "0.1.99",
|
|
5282
5282
|
"descriptor": {
|
|
5283
5283
|
"packageVersion": 1,
|
|
5284
5284
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
5285
|
-
"version": "0.1.
|
|
5285
|
+
"version": "0.1.99",
|
|
5286
5286
|
"kind": "runtime",
|
|
5287
5287
|
"description": "Reusable client-side image upload runtime with pre-upload image editing.",
|
|
5288
5288
|
"dependsOn": [
|
|
@@ -5346,7 +5346,7 @@
|
|
|
5346
5346
|
"mutations": {
|
|
5347
5347
|
"dependencies": {
|
|
5348
5348
|
"runtime": {
|
|
5349
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
5349
|
+
"@jskit-ai/uploads-runtime": "0.1.99",
|
|
5350
5350
|
"@uppy/compressor": "^3.1.0",
|
|
5351
5351
|
"@uppy/core": "^5.2.0",
|
|
5352
5352
|
"@uppy/dashboard": "^5.1.1",
|
|
@@ -5366,11 +5366,11 @@
|
|
|
5366
5366
|
},
|
|
5367
5367
|
{
|
|
5368
5368
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
5369
|
-
"version": "0.1.
|
|
5369
|
+
"version": "0.1.99",
|
|
5370
5370
|
"descriptor": {
|
|
5371
5371
|
"packageVersion": 1,
|
|
5372
5372
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
5373
|
-
"version": "0.1.
|
|
5373
|
+
"version": "0.1.99",
|
|
5374
5374
|
"kind": "runtime",
|
|
5375
5375
|
"description": "Reusable upload runtime primitives for multipart parsing, policy validation, and blob storage.",
|
|
5376
5376
|
"dependsOn": [
|
|
@@ -5440,7 +5440,7 @@
|
|
|
5440
5440
|
"dependencies": {
|
|
5441
5441
|
"runtime": {
|
|
5442
5442
|
"@fastify/multipart": "^9.4.0",
|
|
5443
|
-
"@jskit-ai/kernel": "0.1.
|
|
5443
|
+
"@jskit-ai/kernel": "0.1.123"
|
|
5444
5444
|
},
|
|
5445
5445
|
"dev": {}
|
|
5446
5446
|
},
|
|
@@ -5455,11 +5455,11 @@
|
|
|
5455
5455
|
},
|
|
5456
5456
|
{
|
|
5457
5457
|
"packageId": "@jskit-ai/users-core",
|
|
5458
|
-
"version": "0.1.
|
|
5458
|
+
"version": "0.1.133",
|
|
5459
5459
|
"descriptor": {
|
|
5460
5460
|
"packageVersion": 1,
|
|
5461
5461
|
"packageId": "@jskit-ai/users-core",
|
|
5462
|
-
"version": "0.1.
|
|
5462
|
+
"version": "0.1.133",
|
|
5463
5463
|
"kind": "runtime",
|
|
5464
5464
|
"description": "Users/account runtime plus HTTP routes for account features.",
|
|
5465
5465
|
"dependsOn": [
|
|
@@ -5603,16 +5603,16 @@
|
|
|
5603
5603
|
"mutations": {
|
|
5604
5604
|
"dependencies": {
|
|
5605
5605
|
"runtime": {
|
|
5606
|
-
"@jskit-ai/auth-core": "0.1.
|
|
5607
|
-
"@jskit-ai/crud-core": "0.1.
|
|
5608
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
5609
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
5610
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
5611
|
-
"@jskit-ai/kernel": "0.1.
|
|
5612
|
-
"@jskit-ai/resource-core": "0.1.
|
|
5613
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
5606
|
+
"@jskit-ai/auth-core": "0.1.120",
|
|
5607
|
+
"@jskit-ai/crud-core": "0.1.131",
|
|
5608
|
+
"@jskit-ai/database-runtime": "0.1.122",
|
|
5609
|
+
"@jskit-ai/http-runtime": "0.1.121",
|
|
5610
|
+
"@jskit-ai/json-rest-api-core": "0.1.67",
|
|
5611
|
+
"@jskit-ai/kernel": "0.1.123",
|
|
5612
|
+
"@jskit-ai/resource-core": "0.1.66",
|
|
5613
|
+
"@jskit-ai/resource-crud-core": "0.1.66",
|
|
5614
5614
|
"@local/users": "file:packages/users",
|
|
5615
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
5615
|
+
"@jskit-ai/uploads-runtime": "0.1.99"
|
|
5616
5616
|
},
|
|
5617
5617
|
"dev": {}
|
|
5618
5618
|
},
|
|
@@ -5839,11 +5839,11 @@
|
|
|
5839
5839
|
},
|
|
5840
5840
|
{
|
|
5841
5841
|
"packageId": "@jskit-ai/users-web",
|
|
5842
|
-
"version": "0.1.
|
|
5842
|
+
"version": "0.1.139",
|
|
5843
5843
|
"descriptor": {
|
|
5844
5844
|
"packageVersion": 1,
|
|
5845
5845
|
"packageId": "@jskit-ai/users-web",
|
|
5846
|
-
"version": "0.1.
|
|
5846
|
+
"version": "0.1.139",
|
|
5847
5847
|
"kind": "runtime",
|
|
5848
5848
|
"description": "Users web module: account/profile UI plus shared users web widgets.",
|
|
5849
5849
|
"dependsOn": [
|
|
@@ -6146,12 +6146,12 @@
|
|
|
6146
6146
|
"dependencies": {
|
|
6147
6147
|
"runtime": {
|
|
6148
6148
|
"@mdi/js": "^7.4.47",
|
|
6149
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
6150
|
-
"@jskit-ai/realtime": "0.1.
|
|
6151
|
-
"@jskit-ai/kernel": "0.1.
|
|
6152
|
-
"@jskit-ai/shell-web": "0.1.
|
|
6153
|
-
"@jskit-ai/uploads-image-web": "0.1.
|
|
6154
|
-
"@jskit-ai/users-core": "0.1.
|
|
6149
|
+
"@jskit-ai/http-runtime": "0.1.121",
|
|
6150
|
+
"@jskit-ai/realtime": "0.1.120",
|
|
6151
|
+
"@jskit-ai/kernel": "0.1.123",
|
|
6152
|
+
"@jskit-ai/shell-web": "0.1.124",
|
|
6153
|
+
"@jskit-ai/uploads-image-web": "0.1.99",
|
|
6154
|
+
"@jskit-ai/users-core": "0.1.133"
|
|
6155
6155
|
},
|
|
6156
6156
|
"dev": {}
|
|
6157
6157
|
},
|
|
@@ -6328,11 +6328,11 @@
|
|
|
6328
6328
|
},
|
|
6329
6329
|
{
|
|
6330
6330
|
"packageId": "@jskit-ai/workspaces-core",
|
|
6331
|
-
"version": "0.1.
|
|
6331
|
+
"version": "0.1.99",
|
|
6332
6332
|
"descriptor": {
|
|
6333
6333
|
"packageVersion": 1,
|
|
6334
6334
|
"packageId": "@jskit-ai/workspaces-core",
|
|
6335
|
-
"version": "0.1.
|
|
6335
|
+
"version": "0.1.99",
|
|
6336
6336
|
"kind": "runtime",
|
|
6337
6337
|
"description": "Workspace tenancy runtime plus HTTP routes, role catalog, and workspace config scaffolding.",
|
|
6338
6338
|
"dependsOn": [
|
|
@@ -6478,10 +6478,10 @@
|
|
|
6478
6478
|
"mutations": {
|
|
6479
6479
|
"dependencies": {
|
|
6480
6480
|
"runtime": {
|
|
6481
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
6482
|
-
"@jskit-ai/resource-core": "0.1.
|
|
6483
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
6484
|
-
"@jskit-ai/users-core": "0.1.
|
|
6481
|
+
"@jskit-ai/json-rest-api-core": "0.1.67",
|
|
6482
|
+
"@jskit-ai/resource-core": "0.1.66",
|
|
6483
|
+
"@jskit-ai/resource-crud-core": "0.1.66",
|
|
6484
|
+
"@jskit-ai/users-core": "0.1.133"
|
|
6485
6485
|
},
|
|
6486
6486
|
"dev": {}
|
|
6487
6487
|
},
|
|
@@ -6684,11 +6684,11 @@
|
|
|
6684
6684
|
},
|
|
6685
6685
|
{
|
|
6686
6686
|
"packageId": "@jskit-ai/workspaces-web",
|
|
6687
|
-
"version": "0.1.
|
|
6687
|
+
"version": "0.1.100",
|
|
6688
6688
|
"descriptor": {
|
|
6689
6689
|
"packageVersion": 1,
|
|
6690
6690
|
"packageId": "@jskit-ai/workspaces-web",
|
|
6691
|
-
"version": "0.1.
|
|
6691
|
+
"version": "0.1.100",
|
|
6692
6692
|
"kind": "runtime",
|
|
6693
6693
|
"description": "Workspace web module: workspace selector, tools widget, workspace surfaces, members UI, and settings hosts.",
|
|
6694
6694
|
"dependsOn": [
|
|
@@ -6945,9 +6945,9 @@
|
|
|
6945
6945
|
"mutations": {
|
|
6946
6946
|
"dependencies": {
|
|
6947
6947
|
"runtime": {
|
|
6948
|
-
"@jskit-ai/auth-web": "0.1.
|
|
6949
|
-
"@jskit-ai/workspaces-core": "0.1.
|
|
6950
|
-
"@jskit-ai/users-web": "0.1.
|
|
6948
|
+
"@jskit-ai/auth-web": "0.1.123",
|
|
6949
|
+
"@jskit-ai/workspaces-core": "0.1.99",
|
|
6950
|
+
"@jskit-ai/users-web": "0.1.139"
|
|
6951
6951
|
},
|
|
6952
6952
|
"dev": {}
|
|
6953
6953
|
},
|