@jskit-ai/jskit-catalog 0.1.121 → 0.1.122
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 +160 -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.123",
|
|
10
10
|
"descriptor": {
|
|
11
11
|
"packageVersion": 1,
|
|
12
12
|
"packageId": "@jskit-ai/assistant",
|
|
13
|
-
"version": "0.1.
|
|
13
|
+
"version": "0.1.123",
|
|
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.90",
|
|
351
351
|
"descriptor": {
|
|
352
352
|
"packageVersion": 1,
|
|
353
353
|
"packageId": "@jskit-ai/assistant-core",
|
|
354
|
-
"version": "0.1.
|
|
354
|
+
"version": "0.1.90",
|
|
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.114",
|
|
403
|
+
"@jskit-ai/kernel": "0.1.115",
|
|
404
|
+
"@jskit-ai/resource-core": "0.1.59",
|
|
405
|
+
"@jskit-ai/resource-crud-core": "0.1.59",
|
|
406
|
+
"@jskit-ai/users-core": "0.1.124",
|
|
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.85",
|
|
426
426
|
"descriptor": {
|
|
427
427
|
"packageVersion": 1,
|
|
428
428
|
"packageId": "@jskit-ai/assistant-runtime",
|
|
429
|
-
"version": "0.1.
|
|
429
|
+
"version": "0.1.85",
|
|
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.90",
|
|
526
|
+
"@jskit-ai/database-runtime": "0.1.114",
|
|
527
|
+
"@jskit-ai/http-runtime": "0.1.114",
|
|
528
|
+
"@jskit-ai/kernel": "0.1.115",
|
|
529
|
+
"@jskit-ai/shell-web": "0.1.114",
|
|
530
|
+
"@jskit-ai/users-core": "0.1.124",
|
|
531
|
+
"@jskit-ai/users-web": "0.1.130"
|
|
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.113",
|
|
587
587
|
"descriptor": {
|
|
588
588
|
"packageVersion": 1,
|
|
589
589
|
"packageId": "@jskit-ai/auth-core",
|
|
590
|
-
"version": "0.1.
|
|
590
|
+
"version": "0.1.113",
|
|
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.115",
|
|
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.14",
|
|
682
682
|
"descriptor": {
|
|
683
683
|
"packageVersion": 1,
|
|
684
684
|
"packageId": "@jskit-ai/auth-provider-local-core",
|
|
685
|
-
"version": "0.1.
|
|
685
|
+
"version": "0.1.14",
|
|
686
686
|
"kind": "runtime",
|
|
687
687
|
"description": "Local auth provider with a file backend default and no database requirement.",
|
|
688
688
|
"dependsOn": [
|
|
@@ -738,8 +738,8 @@
|
|
|
738
738
|
"mutations": {
|
|
739
739
|
"dependencies": {
|
|
740
740
|
"runtime": {
|
|
741
|
-
"@jskit-ai/auth-core": "0.1.
|
|
742
|
-
"@jskit-ai/kernel": "0.1.
|
|
741
|
+
"@jskit-ai/auth-core": "0.1.113",
|
|
742
|
+
"@jskit-ai/kernel": "0.1.115",
|
|
743
743
|
"nodemailer": "^7.0.10",
|
|
744
744
|
"dotenv": "^16.4.5"
|
|
745
745
|
},
|
|
@@ -785,11 +785,11 @@
|
|
|
785
785
|
},
|
|
786
786
|
{
|
|
787
787
|
"packageId": "@jskit-ai/auth-provider-local-db-core",
|
|
788
|
-
"version": "0.1.
|
|
788
|
+
"version": "0.1.6",
|
|
789
789
|
"descriptor": {
|
|
790
790
|
"packageVersion": 1,
|
|
791
791
|
"packageId": "@jskit-ai/auth-provider-local-db-core",
|
|
792
|
-
"version": "0.1.
|
|
792
|
+
"version": "0.1.6",
|
|
793
793
|
"kind": "runtime",
|
|
794
794
|
"description": "Database-backed local auth storage backend for JSKIT local auth.",
|
|
795
795
|
"dependsOn": [
|
|
@@ -861,9 +861,9 @@
|
|
|
861
861
|
"mutations": {
|
|
862
862
|
"dependencies": {
|
|
863
863
|
"runtime": {
|
|
864
|
-
"@jskit-ai/auth-provider-local-core": "0.1.
|
|
865
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
866
|
-
"@jskit-ai/kernel": "0.1.
|
|
864
|
+
"@jskit-ai/auth-provider-local-core": "0.1.14",
|
|
865
|
+
"@jskit-ai/database-runtime": "0.1.114",
|
|
866
|
+
"@jskit-ai/kernel": "0.1.115"
|
|
867
867
|
},
|
|
868
868
|
"dev": {}
|
|
869
869
|
},
|
|
@@ -898,11 +898,11 @@
|
|
|
898
898
|
},
|
|
899
899
|
{
|
|
900
900
|
"packageId": "@jskit-ai/auth-provider-supabase-core",
|
|
901
|
-
"version": "0.1.
|
|
901
|
+
"version": "0.1.113",
|
|
902
902
|
"descriptor": {
|
|
903
903
|
"packageVersion": 1,
|
|
904
904
|
"packageId": "@jskit-ai/auth-provider-supabase-core",
|
|
905
|
-
"version": "0.1.
|
|
905
|
+
"version": "0.1.113",
|
|
906
906
|
"kind": "runtime",
|
|
907
907
|
"options": {
|
|
908
908
|
"auth-supabase-url": {
|
|
@@ -984,8 +984,8 @@
|
|
|
984
984
|
"mutations": {
|
|
985
985
|
"dependencies": {
|
|
986
986
|
"runtime": {
|
|
987
|
-
"@jskit-ai/auth-core": "0.1.
|
|
988
|
-
"@jskit-ai/kernel": "0.1.
|
|
987
|
+
"@jskit-ai/auth-core": "0.1.113",
|
|
988
|
+
"@jskit-ai/kernel": "0.1.115",
|
|
989
989
|
"dotenv": "^16.4.5",
|
|
990
990
|
"@supabase/supabase-js": "^2.57.4",
|
|
991
991
|
"jose": "^6.1.0"
|
|
@@ -1063,11 +1063,11 @@
|
|
|
1063
1063
|
},
|
|
1064
1064
|
{
|
|
1065
1065
|
"packageId": "@jskit-ai/auth-web",
|
|
1066
|
-
"version": "0.1.
|
|
1066
|
+
"version": "0.1.115",
|
|
1067
1067
|
"descriptor": {
|
|
1068
1068
|
"packageVersion": 1,
|
|
1069
1069
|
"packageId": "@jskit-ai/auth-web",
|
|
1070
|
-
"version": "0.1.
|
|
1070
|
+
"version": "0.1.115",
|
|
1071
1071
|
"kind": "runtime",
|
|
1072
1072
|
"description": "Auth web module: Fastify auth routes plus web login/sign-out scaffolds.",
|
|
1073
1073
|
"dependsOn": [
|
|
@@ -1336,10 +1336,10 @@
|
|
|
1336
1336
|
"dependencies": {
|
|
1337
1337
|
"runtime": {
|
|
1338
1338
|
"@mdi/js": "^7.4.47",
|
|
1339
|
-
"@jskit-ai/auth-core": "0.1.
|
|
1340
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
1341
|
-
"@jskit-ai/kernel": "0.1.
|
|
1342
|
-
"@jskit-ai/shell-web": "0.1.
|
|
1339
|
+
"@jskit-ai/auth-core": "0.1.113",
|
|
1340
|
+
"@jskit-ai/http-runtime": "0.1.114",
|
|
1341
|
+
"@jskit-ai/kernel": "0.1.115",
|
|
1342
|
+
"@jskit-ai/shell-web": "0.1.114"
|
|
1343
1343
|
},
|
|
1344
1344
|
"dev": {}
|
|
1345
1345
|
},
|
|
@@ -1432,11 +1432,11 @@
|
|
|
1432
1432
|
},
|
|
1433
1433
|
{
|
|
1434
1434
|
"packageId": "@jskit-ai/console-core",
|
|
1435
|
-
"version": "0.1.
|
|
1435
|
+
"version": "0.1.77",
|
|
1436
1436
|
"descriptor": {
|
|
1437
1437
|
"packageVersion": 1,
|
|
1438
1438
|
"packageId": "@jskit-ai/console-core",
|
|
1439
|
-
"version": "0.1.
|
|
1439
|
+
"version": "0.1.77",
|
|
1440
1440
|
"kind": "runtime",
|
|
1441
1441
|
"description": "Console runtime: console settings schema, bootstrap flags, actions, and HTTP routes.",
|
|
1442
1442
|
"dependsOn": [
|
|
@@ -1520,12 +1520,12 @@
|
|
|
1520
1520
|
"mutations": {
|
|
1521
1521
|
"dependencies": {
|
|
1522
1522
|
"runtime": {
|
|
1523
|
-
"@jskit-ai/auth-core": "0.1.
|
|
1524
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
1525
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
1526
|
-
"@jskit-ai/kernel": "0.1.
|
|
1527
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
1528
|
-
"@jskit-ai/users-core": "0.1.
|
|
1523
|
+
"@jskit-ai/auth-core": "0.1.113",
|
|
1524
|
+
"@jskit-ai/database-runtime": "0.1.114",
|
|
1525
|
+
"@jskit-ai/http-runtime": "0.1.114",
|
|
1526
|
+
"@jskit-ai/kernel": "0.1.115",
|
|
1527
|
+
"@jskit-ai/resource-crud-core": "0.1.59",
|
|
1528
|
+
"@jskit-ai/users-core": "0.1.124"
|
|
1529
1529
|
},
|
|
1530
1530
|
"dev": {}
|
|
1531
1531
|
},
|
|
@@ -1550,11 +1550,11 @@
|
|
|
1550
1550
|
},
|
|
1551
1551
|
{
|
|
1552
1552
|
"packageId": "@jskit-ai/console-web",
|
|
1553
|
-
"version": "0.1.
|
|
1553
|
+
"version": "0.1.82",
|
|
1554
1554
|
"descriptor": {
|
|
1555
1555
|
"packageVersion": 1,
|
|
1556
1556
|
"packageId": "@jskit-ai/console-web",
|
|
1557
|
-
"version": "0.1.
|
|
1557
|
+
"version": "0.1.82",
|
|
1558
1558
|
"kind": "runtime",
|
|
1559
1559
|
"description": "Authenticated console surface scaffold and surface policy wiring.",
|
|
1560
1560
|
"dependsOn": [
|
|
@@ -1664,9 +1664,9 @@
|
|
|
1664
1664
|
"mutations": {
|
|
1665
1665
|
"dependencies": {
|
|
1666
1666
|
"runtime": {
|
|
1667
|
-
"@jskit-ai/auth-web": "0.1.
|
|
1668
|
-
"@jskit-ai/console-core": "0.1.
|
|
1669
|
-
"@jskit-ai/shell-web": "0.1.
|
|
1667
|
+
"@jskit-ai/auth-web": "0.1.115",
|
|
1668
|
+
"@jskit-ai/console-core": "0.1.77",
|
|
1669
|
+
"@jskit-ai/shell-web": "0.1.114"
|
|
1670
1670
|
},
|
|
1671
1671
|
"dev": {}
|
|
1672
1672
|
},
|
|
@@ -1773,11 +1773,11 @@
|
|
|
1773
1773
|
},
|
|
1774
1774
|
{
|
|
1775
1775
|
"packageId": "@jskit-ai/crud-core",
|
|
1776
|
-
"version": "0.1.
|
|
1776
|
+
"version": "0.1.122",
|
|
1777
1777
|
"descriptor": {
|
|
1778
1778
|
"packageVersion": 1,
|
|
1779
1779
|
"packageId": "@jskit-ai/crud-core",
|
|
1780
|
-
"version": "0.1.
|
|
1780
|
+
"version": "0.1.122",
|
|
1781
1781
|
"kind": "runtime",
|
|
1782
1782
|
"description": "Shared CRUD helpers used by CRUD modules.",
|
|
1783
1783
|
"dependsOn": [
|
|
@@ -1806,7 +1806,7 @@
|
|
|
1806
1806
|
"mutations": {
|
|
1807
1807
|
"dependencies": {
|
|
1808
1808
|
"runtime": {
|
|
1809
|
-
"@jskit-ai/crud-core": "0.1.
|
|
1809
|
+
"@jskit-ai/crud-core": "0.1.122"
|
|
1810
1810
|
},
|
|
1811
1811
|
"dev": {}
|
|
1812
1812
|
},
|
|
@@ -1820,11 +1820,11 @@
|
|
|
1820
1820
|
},
|
|
1821
1821
|
{
|
|
1822
1822
|
"packageId": "@jskit-ai/crud-server-generator",
|
|
1823
|
-
"version": "0.1.
|
|
1823
|
+
"version": "0.1.122",
|
|
1824
1824
|
"descriptor": {
|
|
1825
1825
|
"packageVersion": 1,
|
|
1826
1826
|
"packageId": "@jskit-ai/crud-server-generator",
|
|
1827
|
-
"version": "0.1.
|
|
1827
|
+
"version": "0.1.122",
|
|
1828
1828
|
"kind": "generator",
|
|
1829
1829
|
"description": "CRUD server generator with routes, actions, and persistence scaffolding.",
|
|
1830
1830
|
"options": {
|
|
@@ -1991,14 +1991,14 @@
|
|
|
1991
1991
|
"mutations": {
|
|
1992
1992
|
"dependencies": {
|
|
1993
1993
|
"runtime": {
|
|
1994
|
-
"@jskit-ai/auth-core": "0.1.
|
|
1995
|
-
"@jskit-ai/crud-core": "0.1.
|
|
1996
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
1997
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
1998
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
1999
|
-
"@jskit-ai/kernel": "0.1.
|
|
2000
|
-
"@jskit-ai/realtime": "0.1.
|
|
2001
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
1994
|
+
"@jskit-ai/auth-core": "0.1.113",
|
|
1995
|
+
"@jskit-ai/crud-core": "0.1.122",
|
|
1996
|
+
"@jskit-ai/database-runtime": "0.1.114",
|
|
1997
|
+
"@jskit-ai/http-runtime": "0.1.114",
|
|
1998
|
+
"@jskit-ai/json-rest-api-core": "0.1.59",
|
|
1999
|
+
"@jskit-ai/kernel": "0.1.115",
|
|
2000
|
+
"@jskit-ai/realtime": "0.1.113",
|
|
2001
|
+
"@jskit-ai/resource-crud-core": "0.1.59",
|
|
2002
2002
|
"@local/${option:namespace|kebab}": "file:packages/${option:namespace|kebab}"
|
|
2003
2003
|
},
|
|
2004
2004
|
"dev": {}
|
|
@@ -2130,11 +2130,11 @@
|
|
|
2130
2130
|
},
|
|
2131
2131
|
{
|
|
2132
2132
|
"packageId": "@jskit-ai/crud-ui-generator",
|
|
2133
|
-
"version": "0.1.
|
|
2133
|
+
"version": "0.1.97",
|
|
2134
2134
|
"descriptor": {
|
|
2135
2135
|
"packageVersion": 1,
|
|
2136
2136
|
"packageId": "@jskit-ai/crud-ui-generator",
|
|
2137
|
-
"version": "0.1.
|
|
2137
|
+
"version": "0.1.97",
|
|
2138
2138
|
"kind": "generator",
|
|
2139
2139
|
"description": "Generate CRUD route trees from resource validators at an explicit route root relative to src/pages/.",
|
|
2140
2140
|
"options": {
|
|
@@ -2333,7 +2333,7 @@
|
|
|
2333
2333
|
"mutations": {
|
|
2334
2334
|
"dependencies": {
|
|
2335
2335
|
"runtime": {
|
|
2336
|
-
"@jskit-ai/users-web": "0.1.
|
|
2336
|
+
"@jskit-ai/users-web": "0.1.130"
|
|
2337
2337
|
},
|
|
2338
2338
|
"dev": {}
|
|
2339
2339
|
},
|
|
@@ -2592,11 +2592,11 @@
|
|
|
2592
2592
|
},
|
|
2593
2593
|
{
|
|
2594
2594
|
"packageId": "@jskit-ai/database-runtime",
|
|
2595
|
-
"version": "0.1.
|
|
2595
|
+
"version": "0.1.114",
|
|
2596
2596
|
"descriptor": {
|
|
2597
2597
|
"packageVersion": 1,
|
|
2598
2598
|
"packageId": "@jskit-ai/database-runtime",
|
|
2599
|
-
"version": "0.1.
|
|
2599
|
+
"version": "0.1.114",
|
|
2600
2600
|
"kind": "runtime",
|
|
2601
2601
|
"dependsOn": [
|
|
2602
2602
|
"@jskit-ai/kernel"
|
|
@@ -2653,7 +2653,7 @@
|
|
|
2653
2653
|
"mutations": {
|
|
2654
2654
|
"dependencies": {
|
|
2655
2655
|
"runtime": {
|
|
2656
|
-
"@jskit-ai/kernel": "0.1.
|
|
2656
|
+
"@jskit-ai/kernel": "0.1.115",
|
|
2657
2657
|
"dotenv": "^16.4.5",
|
|
2658
2658
|
"knex": "^3.1.0"
|
|
2659
2659
|
},
|
|
@@ -2689,11 +2689,11 @@
|
|
|
2689
2689
|
},
|
|
2690
2690
|
{
|
|
2691
2691
|
"packageId": "@jskit-ai/database-runtime-mysql",
|
|
2692
|
-
"version": "0.1.
|
|
2692
|
+
"version": "0.1.113",
|
|
2693
2693
|
"descriptor": {
|
|
2694
2694
|
"packageVersion": 1,
|
|
2695
2695
|
"packageId": "@jskit-ai/database-runtime-mysql",
|
|
2696
|
-
"version": "0.1.
|
|
2696
|
+
"version": "0.1.113",
|
|
2697
2697
|
"kind": "runtime",
|
|
2698
2698
|
"options": {
|
|
2699
2699
|
"db-host": {
|
|
@@ -2783,7 +2783,7 @@
|
|
|
2783
2783
|
"mutations": {
|
|
2784
2784
|
"dependencies": {
|
|
2785
2785
|
"runtime": {
|
|
2786
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
2786
|
+
"@jskit-ai/database-runtime": "0.1.114",
|
|
2787
2787
|
"mysql2": "^3.11.2"
|
|
2788
2788
|
},
|
|
2789
2789
|
"dev": {}
|
|
@@ -2854,11 +2854,11 @@
|
|
|
2854
2854
|
},
|
|
2855
2855
|
{
|
|
2856
2856
|
"packageId": "@jskit-ai/database-runtime-postgres",
|
|
2857
|
-
"version": "0.1.
|
|
2857
|
+
"version": "0.1.113",
|
|
2858
2858
|
"descriptor": {
|
|
2859
2859
|
"packageVersion": 1,
|
|
2860
2860
|
"packageId": "@jskit-ai/database-runtime-postgres",
|
|
2861
|
-
"version": "0.1.
|
|
2861
|
+
"version": "0.1.113",
|
|
2862
2862
|
"kind": "runtime",
|
|
2863
2863
|
"options": {
|
|
2864
2864
|
"db-host": {
|
|
@@ -2948,7 +2948,7 @@
|
|
|
2948
2948
|
"mutations": {
|
|
2949
2949
|
"dependencies": {
|
|
2950
2950
|
"runtime": {
|
|
2951
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
2951
|
+
"@jskit-ai/database-runtime": "0.1.114",
|
|
2952
2952
|
"pg": "^8.13.1"
|
|
2953
2953
|
},
|
|
2954
2954
|
"dev": {}
|
|
@@ -3019,11 +3019,11 @@
|
|
|
3019
3019
|
},
|
|
3020
3020
|
{
|
|
3021
3021
|
"packageId": "@jskit-ai/feature-server-generator",
|
|
3022
|
-
"version": "0.1.
|
|
3022
|
+
"version": "0.1.56",
|
|
3023
3023
|
"descriptor": {
|
|
3024
3024
|
"packageVersion": 1,
|
|
3025
3025
|
"packageId": "@jskit-ai/feature-server-generator",
|
|
3026
|
-
"version": "0.1.
|
|
3026
|
+
"version": "0.1.56",
|
|
3027
3027
|
"kind": "generator",
|
|
3028
3028
|
"description": "Scaffold substantial non-CRUD server feature packages with provider, actions, service, and optional persistence seams.",
|
|
3029
3029
|
"options": {
|
|
@@ -3208,7 +3208,7 @@
|
|
|
3208
3208
|
"equals": "json-rest"
|
|
3209
3209
|
}
|
|
3210
3210
|
},
|
|
3211
|
-
"@jskit-ai/kernel": "0.1.
|
|
3211
|
+
"@jskit-ai/kernel": "0.1.115",
|
|
3212
3212
|
"json-rest-schema": "1.x.x",
|
|
3213
3213
|
"@local/${option:feature-name|kebab}": "file:packages/${option:feature-name|kebab}"
|
|
3214
3214
|
},
|
|
@@ -3321,11 +3321,11 @@
|
|
|
3321
3321
|
},
|
|
3322
3322
|
{
|
|
3323
3323
|
"packageId": "@jskit-ai/google-rewarded-core",
|
|
3324
|
-
"version": "0.1.
|
|
3324
|
+
"version": "0.1.51",
|
|
3325
3325
|
"descriptor": {
|
|
3326
3326
|
"packageVersion": 1,
|
|
3327
3327
|
"packageId": "@jskit-ai/google-rewarded-core",
|
|
3328
|
-
"version": "0.1.
|
|
3328
|
+
"version": "0.1.51",
|
|
3329
3329
|
"kind": "runtime",
|
|
3330
3330
|
"description": "Google rewarded workflow runtime plus internal CRUD providers for rules, provider configs, watch sessions, and unlock receipts.",
|
|
3331
3331
|
"dependsOn": [
|
|
@@ -3452,14 +3452,14 @@
|
|
|
3452
3452
|
"mutations": {
|
|
3453
3453
|
"dependencies": {
|
|
3454
3454
|
"runtime": {
|
|
3455
|
-
"@jskit-ai/auth-core": "0.1.
|
|
3456
|
-
"@jskit-ai/crud-core": "0.1.
|
|
3457
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
3458
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
3459
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
3460
|
-
"@jskit-ai/kernel": "0.1.
|
|
3461
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
3462
|
-
"@jskit-ai/workspaces-core": "0.1.
|
|
3455
|
+
"@jskit-ai/auth-core": "0.1.113",
|
|
3456
|
+
"@jskit-ai/crud-core": "0.1.122",
|
|
3457
|
+
"@jskit-ai/database-runtime": "0.1.114",
|
|
3458
|
+
"@jskit-ai/http-runtime": "0.1.114",
|
|
3459
|
+
"@jskit-ai/json-rest-api-core": "0.1.59",
|
|
3460
|
+
"@jskit-ai/kernel": "0.1.115",
|
|
3461
|
+
"@jskit-ai/resource-crud-core": "0.1.59",
|
|
3462
|
+
"@jskit-ai/workspaces-core": "0.1.90"
|
|
3463
3463
|
},
|
|
3464
3464
|
"dev": {}
|
|
3465
3465
|
},
|
|
@@ -3511,11 +3511,11 @@
|
|
|
3511
3511
|
},
|
|
3512
3512
|
{
|
|
3513
3513
|
"packageId": "@jskit-ai/google-rewarded-web",
|
|
3514
|
-
"version": "0.1.
|
|
3514
|
+
"version": "0.1.51",
|
|
3515
3515
|
"descriptor": {
|
|
3516
3516
|
"packageVersion": 1,
|
|
3517
3517
|
"packageId": "@jskit-ai/google-rewarded-web",
|
|
3518
|
-
"version": "0.1.
|
|
3518
|
+
"version": "0.1.51",
|
|
3519
3519
|
"kind": "runtime",
|
|
3520
3520
|
"description": "Google rewarded client runtime with a fullscreen gate host and GPT orchestration.",
|
|
3521
3521
|
"dependsOn": [
|
|
@@ -3562,10 +3562,10 @@
|
|
|
3562
3562
|
"mutations": {
|
|
3563
3563
|
"dependencies": {
|
|
3564
3564
|
"runtime": {
|
|
3565
|
-
"@jskit-ai/google-rewarded-core": "0.1.
|
|
3566
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
3567
|
-
"@jskit-ai/kernel": "0.1.
|
|
3568
|
-
"@jskit-ai/shell-web": "0.1.
|
|
3565
|
+
"@jskit-ai/google-rewarded-core": "0.1.51",
|
|
3566
|
+
"@jskit-ai/http-runtime": "0.1.114",
|
|
3567
|
+
"@jskit-ai/kernel": "0.1.115",
|
|
3568
|
+
"@jskit-ai/shell-web": "0.1.114"
|
|
3569
3569
|
},
|
|
3570
3570
|
"dev": {}
|
|
3571
3571
|
},
|
|
@@ -3583,11 +3583,11 @@
|
|
|
3583
3583
|
},
|
|
3584
3584
|
{
|
|
3585
3585
|
"packageId": "@jskit-ai/http-runtime",
|
|
3586
|
-
"version": "0.1.
|
|
3586
|
+
"version": "0.1.114",
|
|
3587
3587
|
"descriptor": {
|
|
3588
3588
|
"packageVersion": 1,
|
|
3589
3589
|
"packageId": "@jskit-ai/http-runtime",
|
|
3590
|
-
"version": "0.1.
|
|
3590
|
+
"version": "0.1.114",
|
|
3591
3591
|
"kind": "runtime",
|
|
3592
3592
|
"dependsOn": [],
|
|
3593
3593
|
"capabilities": {
|
|
@@ -3653,7 +3653,7 @@
|
|
|
3653
3653
|
"mutations": {
|
|
3654
3654
|
"dependencies": {
|
|
3655
3655
|
"runtime": {
|
|
3656
|
-
"@jskit-ai/kernel": "0.1.
|
|
3656
|
+
"@jskit-ai/kernel": "0.1.115"
|
|
3657
3657
|
},
|
|
3658
3658
|
"dev": {}
|
|
3659
3659
|
},
|
|
@@ -3667,11 +3667,11 @@
|
|
|
3667
3667
|
},
|
|
3668
3668
|
{
|
|
3669
3669
|
"packageId": "@jskit-ai/json-rest-api-core",
|
|
3670
|
-
"version": "0.1.
|
|
3670
|
+
"version": "0.1.59",
|
|
3671
3671
|
"descriptor": {
|
|
3672
3672
|
"packageVersion": 1,
|
|
3673
3673
|
"packageId": "@jskit-ai/json-rest-api-core",
|
|
3674
|
-
"version": "0.1.
|
|
3674
|
+
"version": "0.1.59",
|
|
3675
3675
|
"kind": "runtime",
|
|
3676
3676
|
"description": "Shared internal json-rest-api host runtime for JSKIT server packages.",
|
|
3677
3677
|
"dependsOn": [
|
|
@@ -3731,11 +3731,11 @@
|
|
|
3731
3731
|
},
|
|
3732
3732
|
{
|
|
3733
3733
|
"packageId": "@jskit-ai/mobile-capacitor",
|
|
3734
|
-
"version": "0.1.
|
|
3734
|
+
"version": "0.1.51",
|
|
3735
3735
|
"descriptor": {
|
|
3736
3736
|
"packageVersion": 1,
|
|
3737
3737
|
"packageId": "@jskit-ai/mobile-capacitor",
|
|
3738
|
-
"version": "0.1.
|
|
3738
|
+
"version": "0.1.51",
|
|
3739
3739
|
"kind": "runtime",
|
|
3740
3740
|
"description": "Thin Capacitor client integration for JSKIT mobile-shell launch routing and auth callback completion.",
|
|
3741
3741
|
"dependsOn": [
|
|
@@ -3798,8 +3798,8 @@
|
|
|
3798
3798
|
"@capacitor/app": "^7.1.0",
|
|
3799
3799
|
"@capacitor/browser": "^7.0.1",
|
|
3800
3800
|
"@capacitor/core": "^7.4.3",
|
|
3801
|
-
"@jskit-ai/kernel": "0.1.
|
|
3802
|
-
"@jskit-ai/shell-web": "0.1.
|
|
3801
|
+
"@jskit-ai/kernel": "0.1.115",
|
|
3802
|
+
"@jskit-ai/shell-web": "0.1.114"
|
|
3803
3803
|
},
|
|
3804
3804
|
"dev": {
|
|
3805
3805
|
"@capacitor/cli": "^7.4.3"
|
|
@@ -3851,11 +3851,11 @@
|
|
|
3851
3851
|
},
|
|
3852
3852
|
{
|
|
3853
3853
|
"packageId": "@jskit-ai/realtime",
|
|
3854
|
-
"version": "0.1.
|
|
3854
|
+
"version": "0.1.113",
|
|
3855
3855
|
"descriptor": {
|
|
3856
3856
|
"packageVersion": 1,
|
|
3857
3857
|
"packageId": "@jskit-ai/realtime",
|
|
3858
|
-
"version": "0.1.
|
|
3858
|
+
"version": "0.1.113",
|
|
3859
3859
|
"kind": "runtime",
|
|
3860
3860
|
"description": "Thin, generic realtime runtime wrappers for socket.io server and client.",
|
|
3861
3861
|
"options": {
|
|
@@ -3951,7 +3951,7 @@
|
|
|
3951
3951
|
"mutations": {
|
|
3952
3952
|
"dependencies": {
|
|
3953
3953
|
"runtime": {
|
|
3954
|
-
"@jskit-ai/kernel": "0.1.
|
|
3954
|
+
"@jskit-ai/kernel": "0.1.115",
|
|
3955
3955
|
"@socket.io/redis-adapter": "^8.3.0",
|
|
3956
3956
|
"redis": "^5.8.2",
|
|
3957
3957
|
"socket.io": "^4.8.3",
|
|
@@ -4000,11 +4000,11 @@
|
|
|
4000
4000
|
},
|
|
4001
4001
|
{
|
|
4002
4002
|
"packageId": "@jskit-ai/resource-core",
|
|
4003
|
-
"version": "0.1.
|
|
4003
|
+
"version": "0.1.59",
|
|
4004
4004
|
"descriptor": {
|
|
4005
4005
|
"packageVersion": 1,
|
|
4006
4006
|
"packageId": "@jskit-ai/resource-core",
|
|
4007
|
-
"version": "0.1.
|
|
4007
|
+
"version": "0.1.59",
|
|
4008
4008
|
"kind": "runtime",
|
|
4009
4009
|
"description": "Generic resource-definition helpers and schema-definition normalization.",
|
|
4010
4010
|
"dependsOn": [
|
|
@@ -4027,7 +4027,7 @@
|
|
|
4027
4027
|
"mutations": {
|
|
4028
4028
|
"dependencies": {
|
|
4029
4029
|
"runtime": {
|
|
4030
|
-
"@jskit-ai/resource-core": "0.1.
|
|
4030
|
+
"@jskit-ai/resource-core": "0.1.59"
|
|
4031
4031
|
},
|
|
4032
4032
|
"dev": {}
|
|
4033
4033
|
},
|
|
@@ -4042,11 +4042,11 @@
|
|
|
4042
4042
|
},
|
|
4043
4043
|
{
|
|
4044
4044
|
"packageId": "@jskit-ai/resource-crud-core",
|
|
4045
|
-
"version": "0.1.
|
|
4045
|
+
"version": "0.1.59",
|
|
4046
4046
|
"descriptor": {
|
|
4047
4047
|
"packageVersion": 1,
|
|
4048
4048
|
"packageId": "@jskit-ai/resource-crud-core",
|
|
4049
|
-
"version": "0.1.
|
|
4049
|
+
"version": "0.1.59",
|
|
4050
4050
|
"kind": "runtime",
|
|
4051
4051
|
"description": "CRUD-specific resource-definition helpers and namespace support.",
|
|
4052
4052
|
"dependsOn": [
|
|
@@ -4070,7 +4070,7 @@
|
|
|
4070
4070
|
"mutations": {
|
|
4071
4071
|
"dependencies": {
|
|
4072
4072
|
"runtime": {
|
|
4073
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
4073
|
+
"@jskit-ai/resource-crud-core": "0.1.59"
|
|
4074
4074
|
},
|
|
4075
4075
|
"dev": {}
|
|
4076
4076
|
},
|
|
@@ -4085,11 +4085,11 @@
|
|
|
4085
4085
|
},
|
|
4086
4086
|
{
|
|
4087
4087
|
"packageId": "@jskit-ai/shell-web",
|
|
4088
|
-
"version": "0.1.
|
|
4088
|
+
"version": "0.1.114",
|
|
4089
4089
|
"descriptor": {
|
|
4090
4090
|
"packageVersion": 1,
|
|
4091
4091
|
"packageId": "@jskit-ai/shell-web",
|
|
4092
|
-
"version": "0.1.
|
|
4092
|
+
"version": "0.1.114",
|
|
4093
4093
|
"kind": "runtime",
|
|
4094
4094
|
"description": "Web shell layout runtime with outlet-based placement contributions.",
|
|
4095
4095
|
"dependsOn": [],
|
|
@@ -4431,7 +4431,7 @@
|
|
|
4431
4431
|
"dependencies": {
|
|
4432
4432
|
"runtime": {
|
|
4433
4433
|
"@mdi/js": "^7.4.47",
|
|
4434
|
-
"@jskit-ai/kernel": "0.1.
|
|
4434
|
+
"@jskit-ai/kernel": "0.1.115"
|
|
4435
4435
|
},
|
|
4436
4436
|
"dev": {}
|
|
4437
4437
|
},
|
|
@@ -4638,11 +4638,11 @@
|
|
|
4638
4638
|
},
|
|
4639
4639
|
{
|
|
4640
4640
|
"packageId": "@jskit-ai/storage-runtime",
|
|
4641
|
-
"version": "0.1.
|
|
4641
|
+
"version": "0.1.113",
|
|
4642
4642
|
"descriptor": {
|
|
4643
4643
|
"packageVersion": 1,
|
|
4644
4644
|
"packageId": "@jskit-ai/storage-runtime",
|
|
4645
|
-
"version": "0.1.
|
|
4645
|
+
"version": "0.1.113",
|
|
4646
4646
|
"kind": "runtime",
|
|
4647
4647
|
"dependsOn": [
|
|
4648
4648
|
"@jskit-ai/kernel"
|
|
@@ -4691,7 +4691,7 @@
|
|
|
4691
4691
|
"mutations": {
|
|
4692
4692
|
"dependencies": {
|
|
4693
4693
|
"runtime": {
|
|
4694
|
-
"@jskit-ai/kernel": "0.1.
|
|
4694
|
+
"@jskit-ai/kernel": "0.1.115",
|
|
4695
4695
|
"unstorage": "^1.17.3"
|
|
4696
4696
|
},
|
|
4697
4697
|
"dev": {}
|
|
@@ -4707,11 +4707,11 @@
|
|
|
4707
4707
|
},
|
|
4708
4708
|
{
|
|
4709
4709
|
"packageId": "@jskit-ai/ui-generator",
|
|
4710
|
-
"version": "0.1.
|
|
4710
|
+
"version": "0.1.97",
|
|
4711
4711
|
"descriptor": {
|
|
4712
4712
|
"packageVersion": 1,
|
|
4713
4713
|
"packageId": "@jskit-ai/ui-generator",
|
|
4714
|
-
"version": "0.1.
|
|
4714
|
+
"version": "0.1.97",
|
|
4715
4715
|
"kind": "generator",
|
|
4716
4716
|
"description": "Create non-CRUD pages, reusable UI elements, and subpage hosts.",
|
|
4717
4717
|
"options": {
|
|
@@ -5144,7 +5144,7 @@
|
|
|
5144
5144
|
"mutations": {
|
|
5145
5145
|
"dependencies": {
|
|
5146
5146
|
"runtime": {
|
|
5147
|
-
"@jskit-ai/users-web": "0.1.
|
|
5147
|
+
"@jskit-ai/users-web": "0.1.130"
|
|
5148
5148
|
},
|
|
5149
5149
|
"dev": {}
|
|
5150
5150
|
},
|
|
@@ -5159,11 +5159,11 @@
|
|
|
5159
5159
|
},
|
|
5160
5160
|
{
|
|
5161
5161
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
5162
|
-
"version": "0.1.
|
|
5162
|
+
"version": "0.1.92",
|
|
5163
5163
|
"descriptor": {
|
|
5164
5164
|
"packageVersion": 1,
|
|
5165
5165
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
5166
|
-
"version": "0.1.
|
|
5166
|
+
"version": "0.1.92",
|
|
5167
5167
|
"kind": "runtime",
|
|
5168
5168
|
"description": "Reusable client-side image upload runtime with pre-upload image editing.",
|
|
5169
5169
|
"dependsOn": [
|
|
@@ -5227,7 +5227,7 @@
|
|
|
5227
5227
|
"mutations": {
|
|
5228
5228
|
"dependencies": {
|
|
5229
5229
|
"runtime": {
|
|
5230
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
5230
|
+
"@jskit-ai/uploads-runtime": "0.1.92",
|
|
5231
5231
|
"@uppy/compressor": "^3.1.0",
|
|
5232
5232
|
"@uppy/core": "^5.2.0",
|
|
5233
5233
|
"@uppy/dashboard": "^5.1.1",
|
|
@@ -5247,11 +5247,11 @@
|
|
|
5247
5247
|
},
|
|
5248
5248
|
{
|
|
5249
5249
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
5250
|
-
"version": "0.1.
|
|
5250
|
+
"version": "0.1.92",
|
|
5251
5251
|
"descriptor": {
|
|
5252
5252
|
"packageVersion": 1,
|
|
5253
5253
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
5254
|
-
"version": "0.1.
|
|
5254
|
+
"version": "0.1.92",
|
|
5255
5255
|
"kind": "runtime",
|
|
5256
5256
|
"description": "Reusable upload runtime primitives for multipart parsing, policy validation, and blob storage.",
|
|
5257
5257
|
"dependsOn": [
|
|
@@ -5321,7 +5321,7 @@
|
|
|
5321
5321
|
"dependencies": {
|
|
5322
5322
|
"runtime": {
|
|
5323
5323
|
"@fastify/multipart": "^9.4.0",
|
|
5324
|
-
"@jskit-ai/kernel": "0.1.
|
|
5324
|
+
"@jskit-ai/kernel": "0.1.115"
|
|
5325
5325
|
},
|
|
5326
5326
|
"dev": {}
|
|
5327
5327
|
},
|
|
@@ -5336,11 +5336,11 @@
|
|
|
5336
5336
|
},
|
|
5337
5337
|
{
|
|
5338
5338
|
"packageId": "@jskit-ai/users-core",
|
|
5339
|
-
"version": "0.1.
|
|
5339
|
+
"version": "0.1.124",
|
|
5340
5340
|
"descriptor": {
|
|
5341
5341
|
"packageVersion": 1,
|
|
5342
5342
|
"packageId": "@jskit-ai/users-core",
|
|
5343
|
-
"version": "0.1.
|
|
5343
|
+
"version": "0.1.124",
|
|
5344
5344
|
"kind": "runtime",
|
|
5345
5345
|
"description": "Users/account runtime plus HTTP routes for account features.",
|
|
5346
5346
|
"dependsOn": [
|
|
@@ -5484,16 +5484,16 @@
|
|
|
5484
5484
|
"mutations": {
|
|
5485
5485
|
"dependencies": {
|
|
5486
5486
|
"runtime": {
|
|
5487
|
-
"@jskit-ai/auth-core": "0.1.
|
|
5488
|
-
"@jskit-ai/crud-core": "0.1.
|
|
5489
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
5490
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
5491
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
5492
|
-
"@jskit-ai/kernel": "0.1.
|
|
5493
|
-
"@jskit-ai/resource-core": "0.1.
|
|
5494
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
5487
|
+
"@jskit-ai/auth-core": "0.1.113",
|
|
5488
|
+
"@jskit-ai/crud-core": "0.1.122",
|
|
5489
|
+
"@jskit-ai/database-runtime": "0.1.114",
|
|
5490
|
+
"@jskit-ai/http-runtime": "0.1.114",
|
|
5491
|
+
"@jskit-ai/json-rest-api-core": "0.1.59",
|
|
5492
|
+
"@jskit-ai/kernel": "0.1.115",
|
|
5493
|
+
"@jskit-ai/resource-core": "0.1.59",
|
|
5494
|
+
"@jskit-ai/resource-crud-core": "0.1.59",
|
|
5495
5495
|
"@local/users": "file:packages/users",
|
|
5496
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
5496
|
+
"@jskit-ai/uploads-runtime": "0.1.92"
|
|
5497
5497
|
},
|
|
5498
5498
|
"dev": {}
|
|
5499
5499
|
},
|
|
@@ -5720,11 +5720,11 @@
|
|
|
5720
5720
|
},
|
|
5721
5721
|
{
|
|
5722
5722
|
"packageId": "@jskit-ai/users-web",
|
|
5723
|
-
"version": "0.1.
|
|
5723
|
+
"version": "0.1.130",
|
|
5724
5724
|
"descriptor": {
|
|
5725
5725
|
"packageVersion": 1,
|
|
5726
5726
|
"packageId": "@jskit-ai/users-web",
|
|
5727
|
-
"version": "0.1.
|
|
5727
|
+
"version": "0.1.130",
|
|
5728
5728
|
"kind": "runtime",
|
|
5729
5729
|
"description": "Users web module: account/profile UI plus shared users web widgets.",
|
|
5730
5730
|
"dependsOn": [
|
|
@@ -6027,12 +6027,12 @@
|
|
|
6027
6027
|
"dependencies": {
|
|
6028
6028
|
"runtime": {
|
|
6029
6029
|
"@mdi/js": "^7.4.47",
|
|
6030
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
6031
|
-
"@jskit-ai/realtime": "0.1.
|
|
6032
|
-
"@jskit-ai/kernel": "0.1.
|
|
6033
|
-
"@jskit-ai/shell-web": "0.1.
|
|
6034
|
-
"@jskit-ai/uploads-image-web": "0.1.
|
|
6035
|
-
"@jskit-ai/users-core": "0.1.
|
|
6030
|
+
"@jskit-ai/http-runtime": "0.1.114",
|
|
6031
|
+
"@jskit-ai/realtime": "0.1.113",
|
|
6032
|
+
"@jskit-ai/kernel": "0.1.115",
|
|
6033
|
+
"@jskit-ai/shell-web": "0.1.114",
|
|
6034
|
+
"@jskit-ai/uploads-image-web": "0.1.92",
|
|
6035
|
+
"@jskit-ai/users-core": "0.1.124"
|
|
6036
6036
|
},
|
|
6037
6037
|
"dev": {}
|
|
6038
6038
|
},
|
|
@@ -6209,11 +6209,11 @@
|
|
|
6209
6209
|
},
|
|
6210
6210
|
{
|
|
6211
6211
|
"packageId": "@jskit-ai/workspaces-core",
|
|
6212
|
-
"version": "0.1.
|
|
6212
|
+
"version": "0.1.90",
|
|
6213
6213
|
"descriptor": {
|
|
6214
6214
|
"packageVersion": 1,
|
|
6215
6215
|
"packageId": "@jskit-ai/workspaces-core",
|
|
6216
|
-
"version": "0.1.
|
|
6216
|
+
"version": "0.1.90",
|
|
6217
6217
|
"kind": "runtime",
|
|
6218
6218
|
"description": "Workspace tenancy runtime plus HTTP routes, role catalog, and workspace config scaffolding.",
|
|
6219
6219
|
"dependsOn": [
|
|
@@ -6359,10 +6359,10 @@
|
|
|
6359
6359
|
"mutations": {
|
|
6360
6360
|
"dependencies": {
|
|
6361
6361
|
"runtime": {
|
|
6362
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
6363
|
-
"@jskit-ai/resource-core": "0.1.
|
|
6364
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
6365
|
-
"@jskit-ai/users-core": "0.1.
|
|
6362
|
+
"@jskit-ai/json-rest-api-core": "0.1.59",
|
|
6363
|
+
"@jskit-ai/resource-core": "0.1.59",
|
|
6364
|
+
"@jskit-ai/resource-crud-core": "0.1.59",
|
|
6365
|
+
"@jskit-ai/users-core": "0.1.124"
|
|
6366
6366
|
},
|
|
6367
6367
|
"dev": {}
|
|
6368
6368
|
},
|
|
@@ -6564,11 +6564,11 @@
|
|
|
6564
6564
|
},
|
|
6565
6565
|
{
|
|
6566
6566
|
"packageId": "@jskit-ai/workspaces-web",
|
|
6567
|
-
"version": "0.1.
|
|
6567
|
+
"version": "0.1.91",
|
|
6568
6568
|
"descriptor": {
|
|
6569
6569
|
"packageVersion": 1,
|
|
6570
6570
|
"packageId": "@jskit-ai/workspaces-web",
|
|
6571
|
-
"version": "0.1.
|
|
6571
|
+
"version": "0.1.91",
|
|
6572
6572
|
"kind": "runtime",
|
|
6573
6573
|
"description": "Workspace web module: workspace selector, tools widget, workspace surfaces, members UI, and settings hosts.",
|
|
6574
6574
|
"dependsOn": [
|
|
@@ -6825,9 +6825,9 @@
|
|
|
6825
6825
|
"mutations": {
|
|
6826
6826
|
"dependencies": {
|
|
6827
6827
|
"runtime": {
|
|
6828
|
-
"@jskit-ai/auth-web": "0.1.
|
|
6829
|
-
"@jskit-ai/workspaces-core": "0.1.
|
|
6830
|
-
"@jskit-ai/users-web": "0.1.
|
|
6828
|
+
"@jskit-ai/auth-web": "0.1.115",
|
|
6829
|
+
"@jskit-ai/workspaces-core": "0.1.90",
|
|
6830
|
+
"@jskit-ai/users-web": "0.1.130"
|
|
6831
6831
|
},
|
|
6832
6832
|
"dev": {}
|
|
6833
6833
|
},
|