@jskit-ai/jskit-catalog 0.1.125 → 0.1.127
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 +195 -160
- 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.126",
|
|
10
10
|
"descriptor": {
|
|
11
11
|
"packageVersion": 1,
|
|
12
12
|
"packageId": "@jskit-ai/assistant",
|
|
13
|
-
"version": "0.1.
|
|
13
|
+
"version": "0.1.126",
|
|
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.93",
|
|
351
351
|
"descriptor": {
|
|
352
352
|
"packageVersion": 1,
|
|
353
353
|
"packageId": "@jskit-ai/assistant-core",
|
|
354
|
-
"version": "0.1.
|
|
354
|
+
"version": "0.1.93",
|
|
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.117",
|
|
403
|
+
"@jskit-ai/kernel": "0.1.119",
|
|
404
|
+
"@jskit-ai/resource-core": "0.1.62",
|
|
405
|
+
"@jskit-ai/resource-crud-core": "0.1.62",
|
|
406
|
+
"@jskit-ai/users-core": "0.1.127",
|
|
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.88",
|
|
426
426
|
"descriptor": {
|
|
427
427
|
"packageVersion": 1,
|
|
428
428
|
"packageId": "@jskit-ai/assistant-runtime",
|
|
429
|
-
"version": "0.1.
|
|
429
|
+
"version": "0.1.88",
|
|
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.93",
|
|
526
|
+
"@jskit-ai/database-runtime": "0.1.118",
|
|
527
|
+
"@jskit-ai/http-runtime": "0.1.117",
|
|
528
|
+
"@jskit-ai/kernel": "0.1.119",
|
|
529
|
+
"@jskit-ai/shell-web": "0.1.117",
|
|
530
|
+
"@jskit-ai/users-core": "0.1.127",
|
|
531
|
+
"@jskit-ai/users-web": "0.1.133"
|
|
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.116",
|
|
587
587
|
"descriptor": {
|
|
588
588
|
"packageVersion": 1,
|
|
589
589
|
"packageId": "@jskit-ai/auth-core",
|
|
590
|
-
"version": "0.1.
|
|
590
|
+
"version": "0.1.116",
|
|
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.119",
|
|
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.18",
|
|
682
682
|
"descriptor": {
|
|
683
683
|
"packageVersion": 1,
|
|
684
684
|
"packageId": "@jskit-ai/auth-provider-local-core",
|
|
685
|
-
"version": "0.1.
|
|
685
|
+
"version": "0.1.18",
|
|
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.116",
|
|
749
|
+
"@jskit-ai/kernel": "0.1.119",
|
|
750
750
|
"nodemailer": "^7.0.10",
|
|
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.10",
|
|
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.10",
|
|
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.18",
|
|
879
|
+
"@jskit-ai/database-runtime": "0.1.118",
|
|
880
|
+
"@jskit-ai/kernel": "0.1.119"
|
|
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.116",
|
|
916
916
|
"descriptor": {
|
|
917
917
|
"packageVersion": 1,
|
|
918
918
|
"packageId": "@jskit-ai/auth-provider-supabase-core",
|
|
919
|
-
"version": "0.1.
|
|
919
|
+
"version": "0.1.116",
|
|
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.116",
|
|
1002
|
+
"@jskit-ai/kernel": "0.1.119",
|
|
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.118",
|
|
1081
1081
|
"descriptor": {
|
|
1082
1082
|
"packageVersion": 1,
|
|
1083
1083
|
"packageId": "@jskit-ai/auth-web",
|
|
1084
|
-
"version": "0.1.
|
|
1084
|
+
"version": "0.1.118",
|
|
1085
1085
|
"kind": "runtime",
|
|
1086
1086
|
"description": "Auth web module: Fastify auth routes plus web login/sign-out scaffolds.",
|
|
1087
1087
|
"dependsOn": [
|
|
@@ -1350,10 +1350,10 @@
|
|
|
1350
1350
|
"dependencies": {
|
|
1351
1351
|
"runtime": {
|
|
1352
1352
|
"@mdi/js": "^7.4.47",
|
|
1353
|
-
"@jskit-ai/auth-core": "0.1.
|
|
1354
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
1355
|
-
"@jskit-ai/kernel": "0.1.
|
|
1356
|
-
"@jskit-ai/shell-web": "0.1.
|
|
1353
|
+
"@jskit-ai/auth-core": "0.1.116",
|
|
1354
|
+
"@jskit-ai/http-runtime": "0.1.117",
|
|
1355
|
+
"@jskit-ai/kernel": "0.1.119",
|
|
1356
|
+
"@jskit-ai/shell-web": "0.1.117"
|
|
1357
1357
|
},
|
|
1358
1358
|
"dev": {}
|
|
1359
1359
|
},
|
|
@@ -1446,11 +1446,11 @@
|
|
|
1446
1446
|
},
|
|
1447
1447
|
{
|
|
1448
1448
|
"packageId": "@jskit-ai/console-core",
|
|
1449
|
-
"version": "0.1.
|
|
1449
|
+
"version": "0.1.80",
|
|
1450
1450
|
"descriptor": {
|
|
1451
1451
|
"packageVersion": 1,
|
|
1452
1452
|
"packageId": "@jskit-ai/console-core",
|
|
1453
|
-
"version": "0.1.
|
|
1453
|
+
"version": "0.1.80",
|
|
1454
1454
|
"kind": "runtime",
|
|
1455
1455
|
"description": "Console runtime: console settings schema, bootstrap flags, actions, and HTTP routes.",
|
|
1456
1456
|
"dependsOn": [
|
|
@@ -1534,12 +1534,12 @@
|
|
|
1534
1534
|
"mutations": {
|
|
1535
1535
|
"dependencies": {
|
|
1536
1536
|
"runtime": {
|
|
1537
|
-
"@jskit-ai/auth-core": "0.1.
|
|
1538
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
1539
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
1540
|
-
"@jskit-ai/kernel": "0.1.
|
|
1541
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
1542
|
-
"@jskit-ai/users-core": "0.1.
|
|
1537
|
+
"@jskit-ai/auth-core": "0.1.116",
|
|
1538
|
+
"@jskit-ai/database-runtime": "0.1.118",
|
|
1539
|
+
"@jskit-ai/http-runtime": "0.1.117",
|
|
1540
|
+
"@jskit-ai/kernel": "0.1.119",
|
|
1541
|
+
"@jskit-ai/resource-crud-core": "0.1.62",
|
|
1542
|
+
"@jskit-ai/users-core": "0.1.127"
|
|
1543
1543
|
},
|
|
1544
1544
|
"dev": {}
|
|
1545
1545
|
},
|
|
@@ -1564,11 +1564,11 @@
|
|
|
1564
1564
|
},
|
|
1565
1565
|
{
|
|
1566
1566
|
"packageId": "@jskit-ai/console-web",
|
|
1567
|
-
"version": "0.1.
|
|
1567
|
+
"version": "0.1.85",
|
|
1568
1568
|
"descriptor": {
|
|
1569
1569
|
"packageVersion": 1,
|
|
1570
1570
|
"packageId": "@jskit-ai/console-web",
|
|
1571
|
-
"version": "0.1.
|
|
1571
|
+
"version": "0.1.85",
|
|
1572
1572
|
"kind": "runtime",
|
|
1573
1573
|
"description": "Authenticated console surface scaffold and surface policy wiring.",
|
|
1574
1574
|
"dependsOn": [
|
|
@@ -1678,9 +1678,9 @@
|
|
|
1678
1678
|
"mutations": {
|
|
1679
1679
|
"dependencies": {
|
|
1680
1680
|
"runtime": {
|
|
1681
|
-
"@jskit-ai/auth-web": "0.1.
|
|
1682
|
-
"@jskit-ai/console-core": "0.1.
|
|
1683
|
-
"@jskit-ai/shell-web": "0.1.
|
|
1681
|
+
"@jskit-ai/auth-web": "0.1.118",
|
|
1682
|
+
"@jskit-ai/console-core": "0.1.80",
|
|
1683
|
+
"@jskit-ai/shell-web": "0.1.117"
|
|
1684
1684
|
},
|
|
1685
1685
|
"dev": {}
|
|
1686
1686
|
},
|
|
@@ -1787,11 +1787,11 @@
|
|
|
1787
1787
|
},
|
|
1788
1788
|
{
|
|
1789
1789
|
"packageId": "@jskit-ai/crud-core",
|
|
1790
|
-
"version": "0.1.
|
|
1790
|
+
"version": "0.1.125",
|
|
1791
1791
|
"descriptor": {
|
|
1792
1792
|
"packageVersion": 1,
|
|
1793
1793
|
"packageId": "@jskit-ai/crud-core",
|
|
1794
|
-
"version": "0.1.
|
|
1794
|
+
"version": "0.1.125",
|
|
1795
1795
|
"kind": "runtime",
|
|
1796
1796
|
"description": "Shared CRUD helpers used by CRUD modules.",
|
|
1797
1797
|
"dependsOn": [
|
|
@@ -1820,7 +1820,7 @@
|
|
|
1820
1820
|
"mutations": {
|
|
1821
1821
|
"dependencies": {
|
|
1822
1822
|
"runtime": {
|
|
1823
|
-
"@jskit-ai/crud-core": "0.1.
|
|
1823
|
+
"@jskit-ai/crud-core": "0.1.125"
|
|
1824
1824
|
},
|
|
1825
1825
|
"dev": {}
|
|
1826
1826
|
},
|
|
@@ -1834,11 +1834,11 @@
|
|
|
1834
1834
|
},
|
|
1835
1835
|
{
|
|
1836
1836
|
"packageId": "@jskit-ai/crud-server-generator",
|
|
1837
|
-
"version": "0.1.
|
|
1837
|
+
"version": "0.1.125",
|
|
1838
1838
|
"descriptor": {
|
|
1839
1839
|
"packageVersion": 1,
|
|
1840
1840
|
"packageId": "@jskit-ai/crud-server-generator",
|
|
1841
|
-
"version": "0.1.
|
|
1841
|
+
"version": "0.1.125",
|
|
1842
1842
|
"kind": "generator",
|
|
1843
1843
|
"description": "CRUD server generator with routes, actions, and persistence scaffolding.",
|
|
1844
1844
|
"options": {
|
|
@@ -2005,14 +2005,14 @@
|
|
|
2005
2005
|
"mutations": {
|
|
2006
2006
|
"dependencies": {
|
|
2007
2007
|
"runtime": {
|
|
2008
|
-
"@jskit-ai/auth-core": "0.1.
|
|
2009
|
-
"@jskit-ai/crud-core": "0.1.
|
|
2010
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
2011
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
2012
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
2013
|
-
"@jskit-ai/kernel": "0.1.
|
|
2014
|
-
"@jskit-ai/realtime": "0.1.
|
|
2015
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
2008
|
+
"@jskit-ai/auth-core": "0.1.116",
|
|
2009
|
+
"@jskit-ai/crud-core": "0.1.125",
|
|
2010
|
+
"@jskit-ai/database-runtime": "0.1.118",
|
|
2011
|
+
"@jskit-ai/http-runtime": "0.1.117",
|
|
2012
|
+
"@jskit-ai/json-rest-api-core": "0.1.62",
|
|
2013
|
+
"@jskit-ai/kernel": "0.1.119",
|
|
2014
|
+
"@jskit-ai/realtime": "0.1.116",
|
|
2015
|
+
"@jskit-ai/resource-crud-core": "0.1.62",
|
|
2016
2016
|
"@local/${option:namespace|kebab}": "file:packages/${option:namespace|kebab}"
|
|
2017
2017
|
},
|
|
2018
2018
|
"dev": {}
|
|
@@ -2144,11 +2144,11 @@
|
|
|
2144
2144
|
},
|
|
2145
2145
|
{
|
|
2146
2146
|
"packageId": "@jskit-ai/crud-ui-generator",
|
|
2147
|
-
"version": "0.1.
|
|
2147
|
+
"version": "0.1.100",
|
|
2148
2148
|
"descriptor": {
|
|
2149
2149
|
"packageVersion": 1,
|
|
2150
2150
|
"packageId": "@jskit-ai/crud-ui-generator",
|
|
2151
|
-
"version": "0.1.
|
|
2151
|
+
"version": "0.1.100",
|
|
2152
2152
|
"kind": "generator",
|
|
2153
2153
|
"description": "Generate CRUD route trees from resource validators at an explicit route root relative to src/pages/.",
|
|
2154
2154
|
"options": {
|
|
@@ -2347,7 +2347,7 @@
|
|
|
2347
2347
|
"mutations": {
|
|
2348
2348
|
"dependencies": {
|
|
2349
2349
|
"runtime": {
|
|
2350
|
-
"@jskit-ai/users-web": "0.1.
|
|
2350
|
+
"@jskit-ai/users-web": "0.1.133"
|
|
2351
2351
|
},
|
|
2352
2352
|
"dev": {}
|
|
2353
2353
|
},
|
|
@@ -2606,11 +2606,11 @@
|
|
|
2606
2606
|
},
|
|
2607
2607
|
{
|
|
2608
2608
|
"packageId": "@jskit-ai/database-runtime",
|
|
2609
|
-
"version": "0.1.
|
|
2609
|
+
"version": "0.1.118",
|
|
2610
2610
|
"descriptor": {
|
|
2611
2611
|
"packageVersion": 1,
|
|
2612
2612
|
"packageId": "@jskit-ai/database-runtime",
|
|
2613
|
-
"version": "0.1.
|
|
2613
|
+
"version": "0.1.118",
|
|
2614
2614
|
"kind": "runtime",
|
|
2615
2615
|
"dependsOn": [
|
|
2616
2616
|
"@jskit-ai/kernel"
|
|
@@ -2679,7 +2679,7 @@
|
|
|
2679
2679
|
"mutations": {
|
|
2680
2680
|
"dependencies": {
|
|
2681
2681
|
"runtime": {
|
|
2682
|
-
"@jskit-ai/kernel": "0.1.
|
|
2682
|
+
"@jskit-ai/kernel": "0.1.119",
|
|
2683
2683
|
"dotenv": "^16.4.5",
|
|
2684
2684
|
"knex": "^3.1.0"
|
|
2685
2685
|
},
|
|
@@ -2715,11 +2715,11 @@
|
|
|
2715
2715
|
},
|
|
2716
2716
|
{
|
|
2717
2717
|
"packageId": "@jskit-ai/database-runtime-mysql",
|
|
2718
|
-
"version": "0.1.
|
|
2718
|
+
"version": "0.1.117",
|
|
2719
2719
|
"descriptor": {
|
|
2720
2720
|
"packageVersion": 1,
|
|
2721
2721
|
"packageId": "@jskit-ai/database-runtime-mysql",
|
|
2722
|
-
"version": "0.1.
|
|
2722
|
+
"version": "0.1.117",
|
|
2723
2723
|
"kind": "runtime",
|
|
2724
2724
|
"options": {
|
|
2725
2725
|
"db-host": {
|
|
@@ -2841,7 +2841,7 @@
|
|
|
2841
2841
|
"mutations": {
|
|
2842
2842
|
"dependencies": {
|
|
2843
2843
|
"runtime": {
|
|
2844
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
2844
|
+
"@jskit-ai/database-runtime": "0.1.118",
|
|
2845
2845
|
"mysql2": "^3.11.2"
|
|
2846
2846
|
},
|
|
2847
2847
|
"dev": {}
|
|
@@ -2912,11 +2912,11 @@
|
|
|
2912
2912
|
},
|
|
2913
2913
|
{
|
|
2914
2914
|
"packageId": "@jskit-ai/database-runtime-postgres",
|
|
2915
|
-
"version": "0.1.
|
|
2915
|
+
"version": "0.1.116",
|
|
2916
2916
|
"descriptor": {
|
|
2917
2917
|
"packageVersion": 1,
|
|
2918
2918
|
"packageId": "@jskit-ai/database-runtime-postgres",
|
|
2919
|
-
"version": "0.1.
|
|
2919
|
+
"version": "0.1.116",
|
|
2920
2920
|
"kind": "runtime",
|
|
2921
2921
|
"options": {
|
|
2922
2922
|
"db-host": {
|
|
@@ -3003,10 +3003,41 @@
|
|
|
3003
3003
|
}
|
|
3004
3004
|
}
|
|
3005
3005
|
},
|
|
3006
|
+
"ci": {
|
|
3007
|
+
"environment": {
|
|
3008
|
+
"DB_CLIENT": "pg",
|
|
3009
|
+
"DB_HOST": "127.0.0.1",
|
|
3010
|
+
"DB_PORT": "54320",
|
|
3011
|
+
"DB_NAME": "jskit_ci",
|
|
3012
|
+
"DB_USER": "jskit_ci",
|
|
3013
|
+
"DB_PASSWORD": "jskit_ci_only_password"
|
|
3014
|
+
},
|
|
3015
|
+
"services": [
|
|
3016
|
+
{
|
|
3017
|
+
"id": "postgres",
|
|
3018
|
+
"image": "postgres:16",
|
|
3019
|
+
"environment": {
|
|
3020
|
+
"POSTGRES_DB": "jskit_ci",
|
|
3021
|
+
"POSTGRES_USER": "jskit_ci",
|
|
3022
|
+
"POSTGRES_PASSWORD": "jskit_ci_only_password"
|
|
3023
|
+
},
|
|
3024
|
+
"ports": [
|
|
3025
|
+
"54320:5432"
|
|
3026
|
+
],
|
|
3027
|
+
"healthCheck": {
|
|
3028
|
+
"command": "pg_isready --username=jskit_ci --dbname=jskit_ci",
|
|
3029
|
+
"interval": "10s",
|
|
3030
|
+
"timeout": "5s",
|
|
3031
|
+
"retries": 10
|
|
3032
|
+
}
|
|
3033
|
+
}
|
|
3034
|
+
],
|
|
3035
|
+
"steps": []
|
|
3036
|
+
},
|
|
3006
3037
|
"mutations": {
|
|
3007
3038
|
"dependencies": {
|
|
3008
3039
|
"runtime": {
|
|
3009
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
3040
|
+
"@jskit-ai/database-runtime": "0.1.118",
|
|
3010
3041
|
"pg": "^8.13.1"
|
|
3011
3042
|
},
|
|
3012
3043
|
"dev": {}
|
|
@@ -3077,11 +3108,11 @@
|
|
|
3077
3108
|
},
|
|
3078
3109
|
{
|
|
3079
3110
|
"packageId": "@jskit-ai/feature-server-generator",
|
|
3080
|
-
"version": "0.1.
|
|
3111
|
+
"version": "0.1.60",
|
|
3081
3112
|
"descriptor": {
|
|
3082
3113
|
"packageVersion": 1,
|
|
3083
3114
|
"packageId": "@jskit-ai/feature-server-generator",
|
|
3084
|
-
"version": "0.1.
|
|
3115
|
+
"version": "0.1.60",
|
|
3085
3116
|
"kind": "generator",
|
|
3086
3117
|
"description": "Scaffold substantial non-CRUD server feature packages with provider, actions, service, and optional persistence seams.",
|
|
3087
3118
|
"options": {
|
|
@@ -3266,7 +3297,7 @@
|
|
|
3266
3297
|
"equals": "json-rest"
|
|
3267
3298
|
}
|
|
3268
3299
|
},
|
|
3269
|
-
"@jskit-ai/kernel": "0.1.
|
|
3300
|
+
"@jskit-ai/kernel": "0.1.119",
|
|
3270
3301
|
"json-rest-schema": "1.x.x",
|
|
3271
3302
|
"@local/${option:feature-name|kebab}": "file:packages/${option:feature-name|kebab}"
|
|
3272
3303
|
},
|
|
@@ -3379,11 +3410,11 @@
|
|
|
3379
3410
|
},
|
|
3380
3411
|
{
|
|
3381
3412
|
"packageId": "@jskit-ai/google-rewarded-core",
|
|
3382
|
-
"version": "0.1.
|
|
3413
|
+
"version": "0.1.54",
|
|
3383
3414
|
"descriptor": {
|
|
3384
3415
|
"packageVersion": 1,
|
|
3385
3416
|
"packageId": "@jskit-ai/google-rewarded-core",
|
|
3386
|
-
"version": "0.1.
|
|
3417
|
+
"version": "0.1.54",
|
|
3387
3418
|
"kind": "runtime",
|
|
3388
3419
|
"description": "Google rewarded workflow runtime plus internal CRUD providers for rules, provider configs, watch sessions, and unlock receipts.",
|
|
3389
3420
|
"dependsOn": [
|
|
@@ -3510,14 +3541,14 @@
|
|
|
3510
3541
|
"mutations": {
|
|
3511
3542
|
"dependencies": {
|
|
3512
3543
|
"runtime": {
|
|
3513
|
-
"@jskit-ai/auth-core": "0.1.
|
|
3514
|
-
"@jskit-ai/crud-core": "0.1.
|
|
3515
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
3516
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
3517
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
3518
|
-
"@jskit-ai/kernel": "0.1.
|
|
3519
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
3520
|
-
"@jskit-ai/workspaces-core": "0.1.
|
|
3544
|
+
"@jskit-ai/auth-core": "0.1.116",
|
|
3545
|
+
"@jskit-ai/crud-core": "0.1.125",
|
|
3546
|
+
"@jskit-ai/database-runtime": "0.1.118",
|
|
3547
|
+
"@jskit-ai/http-runtime": "0.1.117",
|
|
3548
|
+
"@jskit-ai/json-rest-api-core": "0.1.62",
|
|
3549
|
+
"@jskit-ai/kernel": "0.1.119",
|
|
3550
|
+
"@jskit-ai/resource-crud-core": "0.1.62",
|
|
3551
|
+
"@jskit-ai/workspaces-core": "0.1.93"
|
|
3521
3552
|
},
|
|
3522
3553
|
"dev": {}
|
|
3523
3554
|
},
|
|
@@ -3569,11 +3600,11 @@
|
|
|
3569
3600
|
},
|
|
3570
3601
|
{
|
|
3571
3602
|
"packageId": "@jskit-ai/google-rewarded-web",
|
|
3572
|
-
"version": "0.1.
|
|
3603
|
+
"version": "0.1.54",
|
|
3573
3604
|
"descriptor": {
|
|
3574
3605
|
"packageVersion": 1,
|
|
3575
3606
|
"packageId": "@jskit-ai/google-rewarded-web",
|
|
3576
|
-
"version": "0.1.
|
|
3607
|
+
"version": "0.1.54",
|
|
3577
3608
|
"kind": "runtime",
|
|
3578
3609
|
"description": "Google rewarded client runtime with a fullscreen gate host and GPT orchestration.",
|
|
3579
3610
|
"dependsOn": [
|
|
@@ -3620,10 +3651,10 @@
|
|
|
3620
3651
|
"mutations": {
|
|
3621
3652
|
"dependencies": {
|
|
3622
3653
|
"runtime": {
|
|
3623
|
-
"@jskit-ai/google-rewarded-core": "0.1.
|
|
3624
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
3625
|
-
"@jskit-ai/kernel": "0.1.
|
|
3626
|
-
"@jskit-ai/shell-web": "0.1.
|
|
3654
|
+
"@jskit-ai/google-rewarded-core": "0.1.54",
|
|
3655
|
+
"@jskit-ai/http-runtime": "0.1.117",
|
|
3656
|
+
"@jskit-ai/kernel": "0.1.119",
|
|
3657
|
+
"@jskit-ai/shell-web": "0.1.117"
|
|
3627
3658
|
},
|
|
3628
3659
|
"dev": {}
|
|
3629
3660
|
},
|
|
@@ -3641,11 +3672,11 @@
|
|
|
3641
3672
|
},
|
|
3642
3673
|
{
|
|
3643
3674
|
"packageId": "@jskit-ai/http-runtime",
|
|
3644
|
-
"version": "0.1.
|
|
3675
|
+
"version": "0.1.117",
|
|
3645
3676
|
"descriptor": {
|
|
3646
3677
|
"packageVersion": 1,
|
|
3647
3678
|
"packageId": "@jskit-ai/http-runtime",
|
|
3648
|
-
"version": "0.1.
|
|
3679
|
+
"version": "0.1.117",
|
|
3649
3680
|
"kind": "runtime",
|
|
3650
3681
|
"dependsOn": [],
|
|
3651
3682
|
"capabilities": {
|
|
@@ -3711,7 +3742,7 @@
|
|
|
3711
3742
|
"mutations": {
|
|
3712
3743
|
"dependencies": {
|
|
3713
3744
|
"runtime": {
|
|
3714
|
-
"@jskit-ai/kernel": "0.1.
|
|
3745
|
+
"@jskit-ai/kernel": "0.1.119"
|
|
3715
3746
|
},
|
|
3716
3747
|
"dev": {}
|
|
3717
3748
|
},
|
|
@@ -3725,11 +3756,11 @@
|
|
|
3725
3756
|
},
|
|
3726
3757
|
{
|
|
3727
3758
|
"packageId": "@jskit-ai/json-rest-api-core",
|
|
3728
|
-
"version": "0.1.
|
|
3759
|
+
"version": "0.1.62",
|
|
3729
3760
|
"descriptor": {
|
|
3730
3761
|
"packageVersion": 1,
|
|
3731
3762
|
"packageId": "@jskit-ai/json-rest-api-core",
|
|
3732
|
-
"version": "0.1.
|
|
3763
|
+
"version": "0.1.62",
|
|
3733
3764
|
"kind": "runtime",
|
|
3734
3765
|
"description": "Shared internal json-rest-api host runtime for JSKIT server packages.",
|
|
3735
3766
|
"dependsOn": [
|
|
@@ -3789,11 +3820,11 @@
|
|
|
3789
3820
|
},
|
|
3790
3821
|
{
|
|
3791
3822
|
"packageId": "@jskit-ai/mobile-capacitor",
|
|
3792
|
-
"version": "0.1.
|
|
3823
|
+
"version": "0.1.54",
|
|
3793
3824
|
"descriptor": {
|
|
3794
3825
|
"packageVersion": 1,
|
|
3795
3826
|
"packageId": "@jskit-ai/mobile-capacitor",
|
|
3796
|
-
"version": "0.1.
|
|
3827
|
+
"version": "0.1.54",
|
|
3797
3828
|
"kind": "runtime",
|
|
3798
3829
|
"description": "Thin Capacitor client integration for JSKIT mobile-shell launch routing and auth callback completion.",
|
|
3799
3830
|
"dependsOn": [
|
|
@@ -3856,8 +3887,8 @@
|
|
|
3856
3887
|
"@capacitor/app": "^7.1.0",
|
|
3857
3888
|
"@capacitor/browser": "^7.0.1",
|
|
3858
3889
|
"@capacitor/core": "^7.4.3",
|
|
3859
|
-
"@jskit-ai/kernel": "0.1.
|
|
3860
|
-
"@jskit-ai/shell-web": "0.1.
|
|
3890
|
+
"@jskit-ai/kernel": "0.1.119",
|
|
3891
|
+
"@jskit-ai/shell-web": "0.1.117"
|
|
3861
3892
|
},
|
|
3862
3893
|
"dev": {
|
|
3863
3894
|
"@capacitor/cli": "^7.4.3"
|
|
@@ -3909,11 +3940,11 @@
|
|
|
3909
3940
|
},
|
|
3910
3941
|
{
|
|
3911
3942
|
"packageId": "@jskit-ai/realtime",
|
|
3912
|
-
"version": "0.1.
|
|
3943
|
+
"version": "0.1.116",
|
|
3913
3944
|
"descriptor": {
|
|
3914
3945
|
"packageVersion": 1,
|
|
3915
3946
|
"packageId": "@jskit-ai/realtime",
|
|
3916
|
-
"version": "0.1.
|
|
3947
|
+
"version": "0.1.116",
|
|
3917
3948
|
"kind": "runtime",
|
|
3918
3949
|
"description": "Thin, generic realtime runtime wrappers for socket.io server and client.",
|
|
3919
3950
|
"options": {
|
|
@@ -4009,7 +4040,7 @@
|
|
|
4009
4040
|
"mutations": {
|
|
4010
4041
|
"dependencies": {
|
|
4011
4042
|
"runtime": {
|
|
4012
|
-
"@jskit-ai/kernel": "0.1.
|
|
4043
|
+
"@jskit-ai/kernel": "0.1.119",
|
|
4013
4044
|
"@socket.io/redis-adapter": "^8.3.0",
|
|
4014
4045
|
"redis": "^5.8.2",
|
|
4015
4046
|
"socket.io": "^4.8.3",
|
|
@@ -4058,11 +4089,11 @@
|
|
|
4058
4089
|
},
|
|
4059
4090
|
{
|
|
4060
4091
|
"packageId": "@jskit-ai/resource-core",
|
|
4061
|
-
"version": "0.1.
|
|
4092
|
+
"version": "0.1.62",
|
|
4062
4093
|
"descriptor": {
|
|
4063
4094
|
"packageVersion": 1,
|
|
4064
4095
|
"packageId": "@jskit-ai/resource-core",
|
|
4065
|
-
"version": "0.1.
|
|
4096
|
+
"version": "0.1.62",
|
|
4066
4097
|
"kind": "runtime",
|
|
4067
4098
|
"description": "Generic resource-definition helpers and schema-definition normalization.",
|
|
4068
4099
|
"dependsOn": [
|
|
@@ -4085,7 +4116,7 @@
|
|
|
4085
4116
|
"mutations": {
|
|
4086
4117
|
"dependencies": {
|
|
4087
4118
|
"runtime": {
|
|
4088
|
-
"@jskit-ai/resource-core": "0.1.
|
|
4119
|
+
"@jskit-ai/resource-core": "0.1.62"
|
|
4089
4120
|
},
|
|
4090
4121
|
"dev": {}
|
|
4091
4122
|
},
|
|
@@ -4100,11 +4131,11 @@
|
|
|
4100
4131
|
},
|
|
4101
4132
|
{
|
|
4102
4133
|
"packageId": "@jskit-ai/resource-crud-core",
|
|
4103
|
-
"version": "0.1.
|
|
4134
|
+
"version": "0.1.62",
|
|
4104
4135
|
"descriptor": {
|
|
4105
4136
|
"packageVersion": 1,
|
|
4106
4137
|
"packageId": "@jskit-ai/resource-crud-core",
|
|
4107
|
-
"version": "0.1.
|
|
4138
|
+
"version": "0.1.62",
|
|
4108
4139
|
"kind": "runtime",
|
|
4109
4140
|
"description": "CRUD-specific resource-definition helpers and namespace support.",
|
|
4110
4141
|
"dependsOn": [
|
|
@@ -4128,7 +4159,7 @@
|
|
|
4128
4159
|
"mutations": {
|
|
4129
4160
|
"dependencies": {
|
|
4130
4161
|
"runtime": {
|
|
4131
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
4162
|
+
"@jskit-ai/resource-crud-core": "0.1.62"
|
|
4132
4163
|
},
|
|
4133
4164
|
"dev": {}
|
|
4134
4165
|
},
|
|
@@ -4143,11 +4174,11 @@
|
|
|
4143
4174
|
},
|
|
4144
4175
|
{
|
|
4145
4176
|
"packageId": "@jskit-ai/shell-web",
|
|
4146
|
-
"version": "0.1.
|
|
4177
|
+
"version": "0.1.118",
|
|
4147
4178
|
"descriptor": {
|
|
4148
4179
|
"packageVersion": 1,
|
|
4149
4180
|
"packageId": "@jskit-ai/shell-web",
|
|
4150
|
-
"version": "0.1.
|
|
4181
|
+
"version": "0.1.118",
|
|
4151
4182
|
"kind": "runtime",
|
|
4152
4183
|
"description": "Web shell layout runtime with outlet-based placement contributions.",
|
|
4153
4184
|
"dependsOn": [],
|
|
@@ -4176,6 +4207,10 @@
|
|
|
4176
4207
|
"metadata": {
|
|
4177
4208
|
"client": {
|
|
4178
4209
|
"optimizeDeps": {
|
|
4210
|
+
"include": [
|
|
4211
|
+
"@jskit-ai/shell-web/client/placement",
|
|
4212
|
+
"@jskit-ai/shell-web/client/error"
|
|
4213
|
+
],
|
|
4179
4214
|
"exclude": [
|
|
4180
4215
|
"@jskit-ai/shell-web/client"
|
|
4181
4216
|
]
|
|
@@ -4489,7 +4524,7 @@
|
|
|
4489
4524
|
"dependencies": {
|
|
4490
4525
|
"runtime": {
|
|
4491
4526
|
"@mdi/js": "^7.4.47",
|
|
4492
|
-
"@jskit-ai/kernel": "0.1.
|
|
4527
|
+
"@jskit-ai/kernel": "0.1.119"
|
|
4493
4528
|
},
|
|
4494
4529
|
"dev": {}
|
|
4495
4530
|
},
|
|
@@ -4696,11 +4731,11 @@
|
|
|
4696
4731
|
},
|
|
4697
4732
|
{
|
|
4698
4733
|
"packageId": "@jskit-ai/storage-runtime",
|
|
4699
|
-
"version": "0.1.
|
|
4734
|
+
"version": "0.1.116",
|
|
4700
4735
|
"descriptor": {
|
|
4701
4736
|
"packageVersion": 1,
|
|
4702
4737
|
"packageId": "@jskit-ai/storage-runtime",
|
|
4703
|
-
"version": "0.1.
|
|
4738
|
+
"version": "0.1.116",
|
|
4704
4739
|
"kind": "runtime",
|
|
4705
4740
|
"dependsOn": [
|
|
4706
4741
|
"@jskit-ai/kernel"
|
|
@@ -4749,7 +4784,7 @@
|
|
|
4749
4784
|
"mutations": {
|
|
4750
4785
|
"dependencies": {
|
|
4751
4786
|
"runtime": {
|
|
4752
|
-
"@jskit-ai/kernel": "0.1.
|
|
4787
|
+
"@jskit-ai/kernel": "0.1.119",
|
|
4753
4788
|
"unstorage": "^1.17.3"
|
|
4754
4789
|
},
|
|
4755
4790
|
"dev": {}
|
|
@@ -4765,11 +4800,11 @@
|
|
|
4765
4800
|
},
|
|
4766
4801
|
{
|
|
4767
4802
|
"packageId": "@jskit-ai/ui-generator",
|
|
4768
|
-
"version": "0.1.
|
|
4803
|
+
"version": "0.1.100",
|
|
4769
4804
|
"descriptor": {
|
|
4770
4805
|
"packageVersion": 1,
|
|
4771
4806
|
"packageId": "@jskit-ai/ui-generator",
|
|
4772
|
-
"version": "0.1.
|
|
4807
|
+
"version": "0.1.100",
|
|
4773
4808
|
"kind": "generator",
|
|
4774
4809
|
"description": "Create non-CRUD pages, reusable UI elements, and subpage hosts.",
|
|
4775
4810
|
"options": {
|
|
@@ -5202,7 +5237,7 @@
|
|
|
5202
5237
|
"mutations": {
|
|
5203
5238
|
"dependencies": {
|
|
5204
5239
|
"runtime": {
|
|
5205
|
-
"@jskit-ai/users-web": "0.1.
|
|
5240
|
+
"@jskit-ai/users-web": "0.1.133"
|
|
5206
5241
|
},
|
|
5207
5242
|
"dev": {}
|
|
5208
5243
|
},
|
|
@@ -5217,11 +5252,11 @@
|
|
|
5217
5252
|
},
|
|
5218
5253
|
{
|
|
5219
5254
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
5220
|
-
"version": "0.1.
|
|
5255
|
+
"version": "0.1.95",
|
|
5221
5256
|
"descriptor": {
|
|
5222
5257
|
"packageVersion": 1,
|
|
5223
5258
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
5224
|
-
"version": "0.1.
|
|
5259
|
+
"version": "0.1.95",
|
|
5225
5260
|
"kind": "runtime",
|
|
5226
5261
|
"description": "Reusable client-side image upload runtime with pre-upload image editing.",
|
|
5227
5262
|
"dependsOn": [
|
|
@@ -5285,7 +5320,7 @@
|
|
|
5285
5320
|
"mutations": {
|
|
5286
5321
|
"dependencies": {
|
|
5287
5322
|
"runtime": {
|
|
5288
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
5323
|
+
"@jskit-ai/uploads-runtime": "0.1.95",
|
|
5289
5324
|
"@uppy/compressor": "^3.1.0",
|
|
5290
5325
|
"@uppy/core": "^5.2.0",
|
|
5291
5326
|
"@uppy/dashboard": "^5.1.1",
|
|
@@ -5305,11 +5340,11 @@
|
|
|
5305
5340
|
},
|
|
5306
5341
|
{
|
|
5307
5342
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
5308
|
-
"version": "0.1.
|
|
5343
|
+
"version": "0.1.95",
|
|
5309
5344
|
"descriptor": {
|
|
5310
5345
|
"packageVersion": 1,
|
|
5311
5346
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
5312
|
-
"version": "0.1.
|
|
5347
|
+
"version": "0.1.95",
|
|
5313
5348
|
"kind": "runtime",
|
|
5314
5349
|
"description": "Reusable upload runtime primitives for multipart parsing, policy validation, and blob storage.",
|
|
5315
5350
|
"dependsOn": [
|
|
@@ -5379,7 +5414,7 @@
|
|
|
5379
5414
|
"dependencies": {
|
|
5380
5415
|
"runtime": {
|
|
5381
5416
|
"@fastify/multipart": "^9.4.0",
|
|
5382
|
-
"@jskit-ai/kernel": "0.1.
|
|
5417
|
+
"@jskit-ai/kernel": "0.1.119"
|
|
5383
5418
|
},
|
|
5384
5419
|
"dev": {}
|
|
5385
5420
|
},
|
|
@@ -5394,11 +5429,11 @@
|
|
|
5394
5429
|
},
|
|
5395
5430
|
{
|
|
5396
5431
|
"packageId": "@jskit-ai/users-core",
|
|
5397
|
-
"version": "0.1.
|
|
5432
|
+
"version": "0.1.127",
|
|
5398
5433
|
"descriptor": {
|
|
5399
5434
|
"packageVersion": 1,
|
|
5400
5435
|
"packageId": "@jskit-ai/users-core",
|
|
5401
|
-
"version": "0.1.
|
|
5436
|
+
"version": "0.1.127",
|
|
5402
5437
|
"kind": "runtime",
|
|
5403
5438
|
"description": "Users/account runtime plus HTTP routes for account features.",
|
|
5404
5439
|
"dependsOn": [
|
|
@@ -5542,16 +5577,16 @@
|
|
|
5542
5577
|
"mutations": {
|
|
5543
5578
|
"dependencies": {
|
|
5544
5579
|
"runtime": {
|
|
5545
|
-
"@jskit-ai/auth-core": "0.1.
|
|
5546
|
-
"@jskit-ai/crud-core": "0.1.
|
|
5547
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
5548
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
5549
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
5550
|
-
"@jskit-ai/kernel": "0.1.
|
|
5551
|
-
"@jskit-ai/resource-core": "0.1.
|
|
5552
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
5580
|
+
"@jskit-ai/auth-core": "0.1.116",
|
|
5581
|
+
"@jskit-ai/crud-core": "0.1.125",
|
|
5582
|
+
"@jskit-ai/database-runtime": "0.1.118",
|
|
5583
|
+
"@jskit-ai/http-runtime": "0.1.117",
|
|
5584
|
+
"@jskit-ai/json-rest-api-core": "0.1.62",
|
|
5585
|
+
"@jskit-ai/kernel": "0.1.119",
|
|
5586
|
+
"@jskit-ai/resource-core": "0.1.62",
|
|
5587
|
+
"@jskit-ai/resource-crud-core": "0.1.62",
|
|
5553
5588
|
"@local/users": "file:packages/users",
|
|
5554
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
5589
|
+
"@jskit-ai/uploads-runtime": "0.1.95"
|
|
5555
5590
|
},
|
|
5556
5591
|
"dev": {}
|
|
5557
5592
|
},
|
|
@@ -5778,11 +5813,11 @@
|
|
|
5778
5813
|
},
|
|
5779
5814
|
{
|
|
5780
5815
|
"packageId": "@jskit-ai/users-web",
|
|
5781
|
-
"version": "0.1.
|
|
5816
|
+
"version": "0.1.133",
|
|
5782
5817
|
"descriptor": {
|
|
5783
5818
|
"packageVersion": 1,
|
|
5784
5819
|
"packageId": "@jskit-ai/users-web",
|
|
5785
|
-
"version": "0.1.
|
|
5820
|
+
"version": "0.1.133",
|
|
5786
5821
|
"kind": "runtime",
|
|
5787
5822
|
"description": "Users web module: account/profile UI plus shared users web widgets.",
|
|
5788
5823
|
"dependsOn": [
|
|
@@ -6085,12 +6120,12 @@
|
|
|
6085
6120
|
"dependencies": {
|
|
6086
6121
|
"runtime": {
|
|
6087
6122
|
"@mdi/js": "^7.4.47",
|
|
6088
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
6089
|
-
"@jskit-ai/realtime": "0.1.
|
|
6090
|
-
"@jskit-ai/kernel": "0.1.
|
|
6091
|
-
"@jskit-ai/shell-web": "0.1.
|
|
6092
|
-
"@jskit-ai/uploads-image-web": "0.1.
|
|
6093
|
-
"@jskit-ai/users-core": "0.1.
|
|
6123
|
+
"@jskit-ai/http-runtime": "0.1.117",
|
|
6124
|
+
"@jskit-ai/realtime": "0.1.116",
|
|
6125
|
+
"@jskit-ai/kernel": "0.1.119",
|
|
6126
|
+
"@jskit-ai/shell-web": "0.1.117",
|
|
6127
|
+
"@jskit-ai/uploads-image-web": "0.1.95",
|
|
6128
|
+
"@jskit-ai/users-core": "0.1.127"
|
|
6094
6129
|
},
|
|
6095
6130
|
"dev": {}
|
|
6096
6131
|
},
|
|
@@ -6267,11 +6302,11 @@
|
|
|
6267
6302
|
},
|
|
6268
6303
|
{
|
|
6269
6304
|
"packageId": "@jskit-ai/workspaces-core",
|
|
6270
|
-
"version": "0.1.
|
|
6305
|
+
"version": "0.1.93",
|
|
6271
6306
|
"descriptor": {
|
|
6272
6307
|
"packageVersion": 1,
|
|
6273
6308
|
"packageId": "@jskit-ai/workspaces-core",
|
|
6274
|
-
"version": "0.1.
|
|
6309
|
+
"version": "0.1.93",
|
|
6275
6310
|
"kind": "runtime",
|
|
6276
6311
|
"description": "Workspace tenancy runtime plus HTTP routes, role catalog, and workspace config scaffolding.",
|
|
6277
6312
|
"dependsOn": [
|
|
@@ -6417,10 +6452,10 @@
|
|
|
6417
6452
|
"mutations": {
|
|
6418
6453
|
"dependencies": {
|
|
6419
6454
|
"runtime": {
|
|
6420
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
6421
|
-
"@jskit-ai/resource-core": "0.1.
|
|
6422
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
6423
|
-
"@jskit-ai/users-core": "0.1.
|
|
6455
|
+
"@jskit-ai/json-rest-api-core": "0.1.62",
|
|
6456
|
+
"@jskit-ai/resource-core": "0.1.62",
|
|
6457
|
+
"@jskit-ai/resource-crud-core": "0.1.62",
|
|
6458
|
+
"@jskit-ai/users-core": "0.1.127"
|
|
6424
6459
|
},
|
|
6425
6460
|
"dev": {}
|
|
6426
6461
|
},
|
|
@@ -6622,11 +6657,11 @@
|
|
|
6622
6657
|
},
|
|
6623
6658
|
{
|
|
6624
6659
|
"packageId": "@jskit-ai/workspaces-web",
|
|
6625
|
-
"version": "0.1.
|
|
6660
|
+
"version": "0.1.94",
|
|
6626
6661
|
"descriptor": {
|
|
6627
6662
|
"packageVersion": 1,
|
|
6628
6663
|
"packageId": "@jskit-ai/workspaces-web",
|
|
6629
|
-
"version": "0.1.
|
|
6664
|
+
"version": "0.1.94",
|
|
6630
6665
|
"kind": "runtime",
|
|
6631
6666
|
"description": "Workspace web module: workspace selector, tools widget, workspace surfaces, members UI, and settings hosts.",
|
|
6632
6667
|
"dependsOn": [
|
|
@@ -6883,9 +6918,9 @@
|
|
|
6883
6918
|
"mutations": {
|
|
6884
6919
|
"dependencies": {
|
|
6885
6920
|
"runtime": {
|
|
6886
|
-
"@jskit-ai/auth-web": "0.1.
|
|
6887
|
-
"@jskit-ai/workspaces-core": "0.1.
|
|
6888
|
-
"@jskit-ai/users-web": "0.1.
|
|
6921
|
+
"@jskit-ai/auth-web": "0.1.118",
|
|
6922
|
+
"@jskit-ai/workspaces-core": "0.1.93",
|
|
6923
|
+
"@jskit-ai/users-web": "0.1.133"
|
|
6889
6924
|
},
|
|
6890
6925
|
"dev": {}
|
|
6891
6926
|
},
|