@jskit-ai/jskit-catalog 0.1.125 → 0.1.126
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 +191 -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.117",
|
|
4147
4178
|
"descriptor": {
|
|
4148
4179
|
"packageVersion": 1,
|
|
4149
4180
|
"packageId": "@jskit-ai/shell-web",
|
|
4150
|
-
"version": "0.1.
|
|
4181
|
+
"version": "0.1.117",
|
|
4151
4182
|
"kind": "runtime",
|
|
4152
4183
|
"description": "Web shell layout runtime with outlet-based placement contributions.",
|
|
4153
4184
|
"dependsOn": [],
|
|
@@ -4489,7 +4520,7 @@
|
|
|
4489
4520
|
"dependencies": {
|
|
4490
4521
|
"runtime": {
|
|
4491
4522
|
"@mdi/js": "^7.4.47",
|
|
4492
|
-
"@jskit-ai/kernel": "0.1.
|
|
4523
|
+
"@jskit-ai/kernel": "0.1.119"
|
|
4493
4524
|
},
|
|
4494
4525
|
"dev": {}
|
|
4495
4526
|
},
|
|
@@ -4696,11 +4727,11 @@
|
|
|
4696
4727
|
},
|
|
4697
4728
|
{
|
|
4698
4729
|
"packageId": "@jskit-ai/storage-runtime",
|
|
4699
|
-
"version": "0.1.
|
|
4730
|
+
"version": "0.1.116",
|
|
4700
4731
|
"descriptor": {
|
|
4701
4732
|
"packageVersion": 1,
|
|
4702
4733
|
"packageId": "@jskit-ai/storage-runtime",
|
|
4703
|
-
"version": "0.1.
|
|
4734
|
+
"version": "0.1.116",
|
|
4704
4735
|
"kind": "runtime",
|
|
4705
4736
|
"dependsOn": [
|
|
4706
4737
|
"@jskit-ai/kernel"
|
|
@@ -4749,7 +4780,7 @@
|
|
|
4749
4780
|
"mutations": {
|
|
4750
4781
|
"dependencies": {
|
|
4751
4782
|
"runtime": {
|
|
4752
|
-
"@jskit-ai/kernel": "0.1.
|
|
4783
|
+
"@jskit-ai/kernel": "0.1.119",
|
|
4753
4784
|
"unstorage": "^1.17.3"
|
|
4754
4785
|
},
|
|
4755
4786
|
"dev": {}
|
|
@@ -4765,11 +4796,11 @@
|
|
|
4765
4796
|
},
|
|
4766
4797
|
{
|
|
4767
4798
|
"packageId": "@jskit-ai/ui-generator",
|
|
4768
|
-
"version": "0.1.
|
|
4799
|
+
"version": "0.1.100",
|
|
4769
4800
|
"descriptor": {
|
|
4770
4801
|
"packageVersion": 1,
|
|
4771
4802
|
"packageId": "@jskit-ai/ui-generator",
|
|
4772
|
-
"version": "0.1.
|
|
4803
|
+
"version": "0.1.100",
|
|
4773
4804
|
"kind": "generator",
|
|
4774
4805
|
"description": "Create non-CRUD pages, reusable UI elements, and subpage hosts.",
|
|
4775
4806
|
"options": {
|
|
@@ -5202,7 +5233,7 @@
|
|
|
5202
5233
|
"mutations": {
|
|
5203
5234
|
"dependencies": {
|
|
5204
5235
|
"runtime": {
|
|
5205
|
-
"@jskit-ai/users-web": "0.1.
|
|
5236
|
+
"@jskit-ai/users-web": "0.1.133"
|
|
5206
5237
|
},
|
|
5207
5238
|
"dev": {}
|
|
5208
5239
|
},
|
|
@@ -5217,11 +5248,11 @@
|
|
|
5217
5248
|
},
|
|
5218
5249
|
{
|
|
5219
5250
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
5220
|
-
"version": "0.1.
|
|
5251
|
+
"version": "0.1.95",
|
|
5221
5252
|
"descriptor": {
|
|
5222
5253
|
"packageVersion": 1,
|
|
5223
5254
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
5224
|
-
"version": "0.1.
|
|
5255
|
+
"version": "0.1.95",
|
|
5225
5256
|
"kind": "runtime",
|
|
5226
5257
|
"description": "Reusable client-side image upload runtime with pre-upload image editing.",
|
|
5227
5258
|
"dependsOn": [
|
|
@@ -5285,7 +5316,7 @@
|
|
|
5285
5316
|
"mutations": {
|
|
5286
5317
|
"dependencies": {
|
|
5287
5318
|
"runtime": {
|
|
5288
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
5319
|
+
"@jskit-ai/uploads-runtime": "0.1.95",
|
|
5289
5320
|
"@uppy/compressor": "^3.1.0",
|
|
5290
5321
|
"@uppy/core": "^5.2.0",
|
|
5291
5322
|
"@uppy/dashboard": "^5.1.1",
|
|
@@ -5305,11 +5336,11 @@
|
|
|
5305
5336
|
},
|
|
5306
5337
|
{
|
|
5307
5338
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
5308
|
-
"version": "0.1.
|
|
5339
|
+
"version": "0.1.95",
|
|
5309
5340
|
"descriptor": {
|
|
5310
5341
|
"packageVersion": 1,
|
|
5311
5342
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
5312
|
-
"version": "0.1.
|
|
5343
|
+
"version": "0.1.95",
|
|
5313
5344
|
"kind": "runtime",
|
|
5314
5345
|
"description": "Reusable upload runtime primitives for multipart parsing, policy validation, and blob storage.",
|
|
5315
5346
|
"dependsOn": [
|
|
@@ -5379,7 +5410,7 @@
|
|
|
5379
5410
|
"dependencies": {
|
|
5380
5411
|
"runtime": {
|
|
5381
5412
|
"@fastify/multipart": "^9.4.0",
|
|
5382
|
-
"@jskit-ai/kernel": "0.1.
|
|
5413
|
+
"@jskit-ai/kernel": "0.1.119"
|
|
5383
5414
|
},
|
|
5384
5415
|
"dev": {}
|
|
5385
5416
|
},
|
|
@@ -5394,11 +5425,11 @@
|
|
|
5394
5425
|
},
|
|
5395
5426
|
{
|
|
5396
5427
|
"packageId": "@jskit-ai/users-core",
|
|
5397
|
-
"version": "0.1.
|
|
5428
|
+
"version": "0.1.127",
|
|
5398
5429
|
"descriptor": {
|
|
5399
5430
|
"packageVersion": 1,
|
|
5400
5431
|
"packageId": "@jskit-ai/users-core",
|
|
5401
|
-
"version": "0.1.
|
|
5432
|
+
"version": "0.1.127",
|
|
5402
5433
|
"kind": "runtime",
|
|
5403
5434
|
"description": "Users/account runtime plus HTTP routes for account features.",
|
|
5404
5435
|
"dependsOn": [
|
|
@@ -5542,16 +5573,16 @@
|
|
|
5542
5573
|
"mutations": {
|
|
5543
5574
|
"dependencies": {
|
|
5544
5575
|
"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.
|
|
5576
|
+
"@jskit-ai/auth-core": "0.1.116",
|
|
5577
|
+
"@jskit-ai/crud-core": "0.1.125",
|
|
5578
|
+
"@jskit-ai/database-runtime": "0.1.118",
|
|
5579
|
+
"@jskit-ai/http-runtime": "0.1.117",
|
|
5580
|
+
"@jskit-ai/json-rest-api-core": "0.1.62",
|
|
5581
|
+
"@jskit-ai/kernel": "0.1.119",
|
|
5582
|
+
"@jskit-ai/resource-core": "0.1.62",
|
|
5583
|
+
"@jskit-ai/resource-crud-core": "0.1.62",
|
|
5553
5584
|
"@local/users": "file:packages/users",
|
|
5554
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
5585
|
+
"@jskit-ai/uploads-runtime": "0.1.95"
|
|
5555
5586
|
},
|
|
5556
5587
|
"dev": {}
|
|
5557
5588
|
},
|
|
@@ -5778,11 +5809,11 @@
|
|
|
5778
5809
|
},
|
|
5779
5810
|
{
|
|
5780
5811
|
"packageId": "@jskit-ai/users-web",
|
|
5781
|
-
"version": "0.1.
|
|
5812
|
+
"version": "0.1.133",
|
|
5782
5813
|
"descriptor": {
|
|
5783
5814
|
"packageVersion": 1,
|
|
5784
5815
|
"packageId": "@jskit-ai/users-web",
|
|
5785
|
-
"version": "0.1.
|
|
5816
|
+
"version": "0.1.133",
|
|
5786
5817
|
"kind": "runtime",
|
|
5787
5818
|
"description": "Users web module: account/profile UI plus shared users web widgets.",
|
|
5788
5819
|
"dependsOn": [
|
|
@@ -6085,12 +6116,12 @@
|
|
|
6085
6116
|
"dependencies": {
|
|
6086
6117
|
"runtime": {
|
|
6087
6118
|
"@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.
|
|
6119
|
+
"@jskit-ai/http-runtime": "0.1.117",
|
|
6120
|
+
"@jskit-ai/realtime": "0.1.116",
|
|
6121
|
+
"@jskit-ai/kernel": "0.1.119",
|
|
6122
|
+
"@jskit-ai/shell-web": "0.1.117",
|
|
6123
|
+
"@jskit-ai/uploads-image-web": "0.1.95",
|
|
6124
|
+
"@jskit-ai/users-core": "0.1.127"
|
|
6094
6125
|
},
|
|
6095
6126
|
"dev": {}
|
|
6096
6127
|
},
|
|
@@ -6267,11 +6298,11 @@
|
|
|
6267
6298
|
},
|
|
6268
6299
|
{
|
|
6269
6300
|
"packageId": "@jskit-ai/workspaces-core",
|
|
6270
|
-
"version": "0.1.
|
|
6301
|
+
"version": "0.1.93",
|
|
6271
6302
|
"descriptor": {
|
|
6272
6303
|
"packageVersion": 1,
|
|
6273
6304
|
"packageId": "@jskit-ai/workspaces-core",
|
|
6274
|
-
"version": "0.1.
|
|
6305
|
+
"version": "0.1.93",
|
|
6275
6306
|
"kind": "runtime",
|
|
6276
6307
|
"description": "Workspace tenancy runtime plus HTTP routes, role catalog, and workspace config scaffolding.",
|
|
6277
6308
|
"dependsOn": [
|
|
@@ -6417,10 +6448,10 @@
|
|
|
6417
6448
|
"mutations": {
|
|
6418
6449
|
"dependencies": {
|
|
6419
6450
|
"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.
|
|
6451
|
+
"@jskit-ai/json-rest-api-core": "0.1.62",
|
|
6452
|
+
"@jskit-ai/resource-core": "0.1.62",
|
|
6453
|
+
"@jskit-ai/resource-crud-core": "0.1.62",
|
|
6454
|
+
"@jskit-ai/users-core": "0.1.127"
|
|
6424
6455
|
},
|
|
6425
6456
|
"dev": {}
|
|
6426
6457
|
},
|
|
@@ -6622,11 +6653,11 @@
|
|
|
6622
6653
|
},
|
|
6623
6654
|
{
|
|
6624
6655
|
"packageId": "@jskit-ai/workspaces-web",
|
|
6625
|
-
"version": "0.1.
|
|
6656
|
+
"version": "0.1.94",
|
|
6626
6657
|
"descriptor": {
|
|
6627
6658
|
"packageVersion": 1,
|
|
6628
6659
|
"packageId": "@jskit-ai/workspaces-web",
|
|
6629
|
-
"version": "0.1.
|
|
6660
|
+
"version": "0.1.94",
|
|
6630
6661
|
"kind": "runtime",
|
|
6631
6662
|
"description": "Workspace web module: workspace selector, tools widget, workspace surfaces, members UI, and settings hosts.",
|
|
6632
6663
|
"dependsOn": [
|
|
@@ -6883,9 +6914,9 @@
|
|
|
6883
6914
|
"mutations": {
|
|
6884
6915
|
"dependencies": {
|
|
6885
6916
|
"runtime": {
|
|
6886
|
-
"@jskit-ai/auth-web": "0.1.
|
|
6887
|
-
"@jskit-ai/workspaces-core": "0.1.
|
|
6888
|
-
"@jskit-ai/users-web": "0.1.
|
|
6917
|
+
"@jskit-ai/auth-web": "0.1.118",
|
|
6918
|
+
"@jskit-ai/workspaces-core": "0.1.93",
|
|
6919
|
+
"@jskit-ai/users-web": "0.1.133"
|
|
6889
6920
|
},
|
|
6890
6921
|
"dev": {}
|
|
6891
6922
|
},
|