@jskit-ai/jskit-catalog 0.1.130 → 0.1.132
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 +171 -164
- 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.130",
|
|
10
10
|
"descriptor": {
|
|
11
11
|
"packageVersion": 1,
|
|
12
12
|
"packageId": "@jskit-ai/assistant",
|
|
13
|
-
"version": "0.1.
|
|
13
|
+
"version": "0.1.130",
|
|
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.98",
|
|
351
351
|
"descriptor": {
|
|
352
352
|
"packageVersion": 1,
|
|
353
353
|
"packageId": "@jskit-ai/assistant-core",
|
|
354
|
-
"version": "0.1.
|
|
354
|
+
"version": "0.1.98",
|
|
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.119",
|
|
403
|
+
"@jskit-ai/kernel": "0.1.121",
|
|
404
|
+
"@jskit-ai/resource-core": "0.1.64",
|
|
405
|
+
"@jskit-ai/resource-crud-core": "0.1.64",
|
|
406
|
+
"@jskit-ai/users-core": "0.1.131",
|
|
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.93",
|
|
426
426
|
"descriptor": {
|
|
427
427
|
"packageVersion": 1,
|
|
428
428
|
"packageId": "@jskit-ai/assistant-runtime",
|
|
429
|
-
"version": "0.1.
|
|
429
|
+
"version": "0.1.93",
|
|
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.98",
|
|
526
|
+
"@jskit-ai/database-runtime": "0.1.120",
|
|
527
|
+
"@jskit-ai/http-runtime": "0.1.119",
|
|
528
|
+
"@jskit-ai/kernel": "0.1.121",
|
|
529
|
+
"@jskit-ai/shell-web": "0.1.121",
|
|
530
|
+
"@jskit-ai/users-core": "0.1.131",
|
|
531
|
+
"@jskit-ai/users-web": "0.1.137"
|
|
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.118",
|
|
587
587
|
"descriptor": {
|
|
588
588
|
"packageVersion": 1,
|
|
589
589
|
"packageId": "@jskit-ai/auth-core",
|
|
590
|
-
"version": "0.1.
|
|
590
|
+
"version": "0.1.118",
|
|
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.121",
|
|
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.21",
|
|
682
682
|
"descriptor": {
|
|
683
683
|
"packageVersion": 1,
|
|
684
684
|
"packageId": "@jskit-ai/auth-provider-local-core",
|
|
685
|
-
"version": "0.1.
|
|
685
|
+
"version": "0.1.21",
|
|
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.118",
|
|
749
|
+
"@jskit-ai/kernel": "0.1.121",
|
|
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.13",
|
|
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.13",
|
|
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.21",
|
|
879
|
+
"@jskit-ai/database-runtime": "0.1.120",
|
|
880
|
+
"@jskit-ai/kernel": "0.1.121"
|
|
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.119",
|
|
916
916
|
"descriptor": {
|
|
917
917
|
"packageVersion": 1,
|
|
918
918
|
"packageId": "@jskit-ai/auth-provider-supabase-core",
|
|
919
|
-
"version": "0.1.
|
|
919
|
+
"version": "0.1.119",
|
|
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.118",
|
|
1002
|
+
"@jskit-ai/kernel": "0.1.121",
|
|
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.121",
|
|
1081
1081
|
"descriptor": {
|
|
1082
1082
|
"packageVersion": 1,
|
|
1083
1083
|
"packageId": "@jskit-ai/auth-web",
|
|
1084
|
-
"version": "0.1.
|
|
1084
|
+
"version": "0.1.121",
|
|
1085
1085
|
"kind": "runtime",
|
|
1086
1086
|
"description": "Auth web module: Fastify auth routes plus web login/sign-out scaffolds.",
|
|
1087
1087
|
"dependsOn": [
|
|
@@ -1136,6 +1136,10 @@
|
|
|
1136
1136
|
{
|
|
1137
1137
|
"subpath": "./server",
|
|
1138
1138
|
"summary": "Exports auth web server providers, controller/service classes, route builders, and HTTP schema modules."
|
|
1139
|
+
},
|
|
1140
|
+
{
|
|
1141
|
+
"subpath": "./test/playwright",
|
|
1142
|
+
"summary": "Exports the localhost-only Playwright helper for creating a dev-auth session in the tested browser context."
|
|
1139
1143
|
}
|
|
1140
1144
|
],
|
|
1141
1145
|
"containerTokens": {
|
|
@@ -1350,10 +1354,10 @@
|
|
|
1350
1354
|
"dependencies": {
|
|
1351
1355
|
"runtime": {
|
|
1352
1356
|
"@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.
|
|
1357
|
+
"@jskit-ai/auth-core": "0.1.118",
|
|
1358
|
+
"@jskit-ai/http-runtime": "0.1.119",
|
|
1359
|
+
"@jskit-ai/kernel": "0.1.121",
|
|
1360
|
+
"@jskit-ai/shell-web": "0.1.121"
|
|
1357
1361
|
},
|
|
1358
1362
|
"dev": {}
|
|
1359
1363
|
},
|
|
@@ -1446,11 +1450,11 @@
|
|
|
1446
1450
|
},
|
|
1447
1451
|
{
|
|
1448
1452
|
"packageId": "@jskit-ai/console-core",
|
|
1449
|
-
"version": "0.1.
|
|
1453
|
+
"version": "0.1.84",
|
|
1450
1454
|
"descriptor": {
|
|
1451
1455
|
"packageVersion": 1,
|
|
1452
1456
|
"packageId": "@jskit-ai/console-core",
|
|
1453
|
-
"version": "0.1.
|
|
1457
|
+
"version": "0.1.84",
|
|
1454
1458
|
"kind": "runtime",
|
|
1455
1459
|
"description": "Console runtime: console settings schema, bootstrap flags, actions, and HTTP routes.",
|
|
1456
1460
|
"dependsOn": [
|
|
@@ -1534,12 +1538,12 @@
|
|
|
1534
1538
|
"mutations": {
|
|
1535
1539
|
"dependencies": {
|
|
1536
1540
|
"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.
|
|
1541
|
+
"@jskit-ai/auth-core": "0.1.118",
|
|
1542
|
+
"@jskit-ai/database-runtime": "0.1.120",
|
|
1543
|
+
"@jskit-ai/http-runtime": "0.1.119",
|
|
1544
|
+
"@jskit-ai/kernel": "0.1.121",
|
|
1545
|
+
"@jskit-ai/resource-crud-core": "0.1.64",
|
|
1546
|
+
"@jskit-ai/users-core": "0.1.131"
|
|
1543
1547
|
},
|
|
1544
1548
|
"dev": {}
|
|
1545
1549
|
},
|
|
@@ -1564,11 +1568,11 @@
|
|
|
1564
1568
|
},
|
|
1565
1569
|
{
|
|
1566
1570
|
"packageId": "@jskit-ai/console-web",
|
|
1567
|
-
"version": "0.1.
|
|
1571
|
+
"version": "0.1.89",
|
|
1568
1572
|
"descriptor": {
|
|
1569
1573
|
"packageVersion": 1,
|
|
1570
1574
|
"packageId": "@jskit-ai/console-web",
|
|
1571
|
-
"version": "0.1.
|
|
1575
|
+
"version": "0.1.89",
|
|
1572
1576
|
"kind": "runtime",
|
|
1573
1577
|
"description": "Authenticated console surface scaffold and surface policy wiring.",
|
|
1574
1578
|
"dependsOn": [
|
|
@@ -1678,9 +1682,9 @@
|
|
|
1678
1682
|
"mutations": {
|
|
1679
1683
|
"dependencies": {
|
|
1680
1684
|
"runtime": {
|
|
1681
|
-
"@jskit-ai/auth-web": "0.1.
|
|
1682
|
-
"@jskit-ai/console-core": "0.1.
|
|
1683
|
-
"@jskit-ai/shell-web": "0.1.
|
|
1685
|
+
"@jskit-ai/auth-web": "0.1.121",
|
|
1686
|
+
"@jskit-ai/console-core": "0.1.84",
|
|
1687
|
+
"@jskit-ai/shell-web": "0.1.121"
|
|
1684
1688
|
},
|
|
1685
1689
|
"dev": {}
|
|
1686
1690
|
},
|
|
@@ -1787,11 +1791,11 @@
|
|
|
1787
1791
|
},
|
|
1788
1792
|
{
|
|
1789
1793
|
"packageId": "@jskit-ai/crud-core",
|
|
1790
|
-
"version": "0.1.
|
|
1794
|
+
"version": "0.1.129",
|
|
1791
1795
|
"descriptor": {
|
|
1792
1796
|
"packageVersion": 1,
|
|
1793
1797
|
"packageId": "@jskit-ai/crud-core",
|
|
1794
|
-
"version": "0.1.
|
|
1798
|
+
"version": "0.1.129",
|
|
1795
1799
|
"kind": "runtime",
|
|
1796
1800
|
"description": "Shared CRUD helpers used by CRUD modules.",
|
|
1797
1801
|
"dependsOn": [
|
|
@@ -1820,7 +1824,7 @@
|
|
|
1820
1824
|
"mutations": {
|
|
1821
1825
|
"dependencies": {
|
|
1822
1826
|
"runtime": {
|
|
1823
|
-
"@jskit-ai/crud-core": "0.1.
|
|
1827
|
+
"@jskit-ai/crud-core": "0.1.129"
|
|
1824
1828
|
},
|
|
1825
1829
|
"dev": {}
|
|
1826
1830
|
},
|
|
@@ -1834,11 +1838,11 @@
|
|
|
1834
1838
|
},
|
|
1835
1839
|
{
|
|
1836
1840
|
"packageId": "@jskit-ai/crud-server-generator",
|
|
1837
|
-
"version": "0.1.
|
|
1841
|
+
"version": "0.1.129",
|
|
1838
1842
|
"descriptor": {
|
|
1839
1843
|
"packageVersion": 1,
|
|
1840
1844
|
"packageId": "@jskit-ai/crud-server-generator",
|
|
1841
|
-
"version": "0.1.
|
|
1845
|
+
"version": "0.1.129",
|
|
1842
1846
|
"kind": "generator",
|
|
1843
1847
|
"description": "CRUD server generator with routes, actions, and persistence scaffolding.",
|
|
1844
1848
|
"options": {
|
|
@@ -2005,14 +2009,14 @@
|
|
|
2005
2009
|
"mutations": {
|
|
2006
2010
|
"dependencies": {
|
|
2007
2011
|
"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.
|
|
2012
|
+
"@jskit-ai/auth-core": "0.1.118",
|
|
2013
|
+
"@jskit-ai/crud-core": "0.1.129",
|
|
2014
|
+
"@jskit-ai/database-runtime": "0.1.120",
|
|
2015
|
+
"@jskit-ai/http-runtime": "0.1.119",
|
|
2016
|
+
"@jskit-ai/json-rest-api-core": "0.1.65",
|
|
2017
|
+
"@jskit-ai/kernel": "0.1.121",
|
|
2018
|
+
"@jskit-ai/realtime": "0.1.118",
|
|
2019
|
+
"@jskit-ai/resource-crud-core": "0.1.64",
|
|
2016
2020
|
"@local/${option:namespace|kebab}": "file:packages/${option:namespace|kebab}"
|
|
2017
2021
|
},
|
|
2018
2022
|
"dev": {}
|
|
@@ -2144,11 +2148,11 @@
|
|
|
2144
2148
|
},
|
|
2145
2149
|
{
|
|
2146
2150
|
"packageId": "@jskit-ai/crud-ui-generator",
|
|
2147
|
-
"version": "0.1.
|
|
2151
|
+
"version": "0.1.104",
|
|
2148
2152
|
"descriptor": {
|
|
2149
2153
|
"packageVersion": 1,
|
|
2150
2154
|
"packageId": "@jskit-ai/crud-ui-generator",
|
|
2151
|
-
"version": "0.1.
|
|
2155
|
+
"version": "0.1.104",
|
|
2152
2156
|
"kind": "generator",
|
|
2153
2157
|
"description": "Generate CRUD route trees from resource validators at an explicit route root relative to src/pages/.",
|
|
2154
2158
|
"options": {
|
|
@@ -2347,7 +2351,7 @@
|
|
|
2347
2351
|
"mutations": {
|
|
2348
2352
|
"dependencies": {
|
|
2349
2353
|
"runtime": {
|
|
2350
|
-
"@jskit-ai/users-web": "0.1.
|
|
2354
|
+
"@jskit-ai/users-web": "0.1.137"
|
|
2351
2355
|
},
|
|
2352
2356
|
"dev": {}
|
|
2353
2357
|
},
|
|
@@ -2606,11 +2610,11 @@
|
|
|
2606
2610
|
},
|
|
2607
2611
|
{
|
|
2608
2612
|
"packageId": "@jskit-ai/database-runtime",
|
|
2609
|
-
"version": "0.1.
|
|
2613
|
+
"version": "0.1.120",
|
|
2610
2614
|
"descriptor": {
|
|
2611
2615
|
"packageVersion": 1,
|
|
2612
2616
|
"packageId": "@jskit-ai/database-runtime",
|
|
2613
|
-
"version": "0.1.
|
|
2617
|
+
"version": "0.1.120",
|
|
2614
2618
|
"kind": "runtime",
|
|
2615
2619
|
"dependsOn": [
|
|
2616
2620
|
"@jskit-ai/kernel"
|
|
@@ -2679,7 +2683,7 @@
|
|
|
2679
2683
|
"mutations": {
|
|
2680
2684
|
"dependencies": {
|
|
2681
2685
|
"runtime": {
|
|
2682
|
-
"@jskit-ai/kernel": "0.1.
|
|
2686
|
+
"@jskit-ai/kernel": "0.1.121",
|
|
2683
2687
|
"dotenv": "^16.4.5",
|
|
2684
2688
|
"knex": "^3.1.0"
|
|
2685
2689
|
},
|
|
@@ -2715,11 +2719,11 @@
|
|
|
2715
2719
|
},
|
|
2716
2720
|
{
|
|
2717
2721
|
"packageId": "@jskit-ai/database-runtime-mysql",
|
|
2718
|
-
"version": "0.1.
|
|
2722
|
+
"version": "0.1.119",
|
|
2719
2723
|
"descriptor": {
|
|
2720
2724
|
"packageVersion": 1,
|
|
2721
2725
|
"packageId": "@jskit-ai/database-runtime-mysql",
|
|
2722
|
-
"version": "0.1.
|
|
2726
|
+
"version": "0.1.119",
|
|
2723
2727
|
"kind": "runtime",
|
|
2724
2728
|
"options": {
|
|
2725
2729
|
"db-host": {
|
|
@@ -2841,7 +2845,7 @@
|
|
|
2841
2845
|
"mutations": {
|
|
2842
2846
|
"dependencies": {
|
|
2843
2847
|
"runtime": {
|
|
2844
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
2848
|
+
"@jskit-ai/database-runtime": "0.1.120",
|
|
2845
2849
|
"mysql2": "^3.11.2"
|
|
2846
2850
|
},
|
|
2847
2851
|
"dev": {}
|
|
@@ -2912,11 +2916,11 @@
|
|
|
2912
2916
|
},
|
|
2913
2917
|
{
|
|
2914
2918
|
"packageId": "@jskit-ai/database-runtime-postgres",
|
|
2915
|
-
"version": "0.1.
|
|
2919
|
+
"version": "0.1.118",
|
|
2916
2920
|
"descriptor": {
|
|
2917
2921
|
"packageVersion": 1,
|
|
2918
2922
|
"packageId": "@jskit-ai/database-runtime-postgres",
|
|
2919
|
-
"version": "0.1.
|
|
2923
|
+
"version": "0.1.118",
|
|
2920
2924
|
"kind": "runtime",
|
|
2921
2925
|
"options": {
|
|
2922
2926
|
"db-host": {
|
|
@@ -3037,7 +3041,7 @@
|
|
|
3037
3041
|
"mutations": {
|
|
3038
3042
|
"dependencies": {
|
|
3039
3043
|
"runtime": {
|
|
3040
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
3044
|
+
"@jskit-ai/database-runtime": "0.1.120",
|
|
3041
3045
|
"pg": "^8.13.1"
|
|
3042
3046
|
},
|
|
3043
3047
|
"dev": {}
|
|
@@ -3108,11 +3112,11 @@
|
|
|
3108
3112
|
},
|
|
3109
3113
|
{
|
|
3110
3114
|
"packageId": "@jskit-ai/feature-server-generator",
|
|
3111
|
-
"version": "0.1.
|
|
3115
|
+
"version": "0.1.63",
|
|
3112
3116
|
"descriptor": {
|
|
3113
3117
|
"packageVersion": 1,
|
|
3114
3118
|
"packageId": "@jskit-ai/feature-server-generator",
|
|
3115
|
-
"version": "0.1.
|
|
3119
|
+
"version": "0.1.63",
|
|
3116
3120
|
"kind": "generator",
|
|
3117
3121
|
"description": "Scaffold substantial non-CRUD server feature packages with provider, actions, service, and optional persistence seams.",
|
|
3118
3122
|
"options": {
|
|
@@ -3277,27 +3281,27 @@
|
|
|
3277
3281
|
"dependencies": {
|
|
3278
3282
|
"runtime": {
|
|
3279
3283
|
"@jskit-ai/database-runtime": {
|
|
3280
|
-
"version": "0.1.
|
|
3284
|
+
"version": "0.1.120",
|
|
3281
3285
|
"when": {
|
|
3282
3286
|
"option": "mode",
|
|
3283
3287
|
"notEquals": "orchestrator"
|
|
3284
3288
|
}
|
|
3285
3289
|
},
|
|
3286
3290
|
"@jskit-ai/database-runtime-mysql": {
|
|
3287
|
-
"version": "0.1.
|
|
3291
|
+
"version": "0.1.119",
|
|
3288
3292
|
"when": {
|
|
3289
3293
|
"option": "mode",
|
|
3290
3294
|
"notEquals": "orchestrator"
|
|
3291
3295
|
}
|
|
3292
3296
|
},
|
|
3293
3297
|
"@jskit-ai/json-rest-api-core": {
|
|
3294
|
-
"version": "0.1.
|
|
3298
|
+
"version": "0.1.65",
|
|
3295
3299
|
"when": {
|
|
3296
3300
|
"option": "mode",
|
|
3297
3301
|
"equals": "json-rest"
|
|
3298
3302
|
}
|
|
3299
3303
|
},
|
|
3300
|
-
"@jskit-ai/kernel": "0.1.
|
|
3304
|
+
"@jskit-ai/kernel": "0.1.121",
|
|
3301
3305
|
"json-rest-schema": "1.x.x",
|
|
3302
3306
|
"@local/${option:feature-name|kebab}": "file:packages/${option:feature-name|kebab}"
|
|
3303
3307
|
},
|
|
@@ -3410,11 +3414,11 @@
|
|
|
3410
3414
|
},
|
|
3411
3415
|
{
|
|
3412
3416
|
"packageId": "@jskit-ai/google-rewarded-core",
|
|
3413
|
-
"version": "0.1.
|
|
3417
|
+
"version": "0.1.58",
|
|
3414
3418
|
"descriptor": {
|
|
3415
3419
|
"packageVersion": 1,
|
|
3416
3420
|
"packageId": "@jskit-ai/google-rewarded-core",
|
|
3417
|
-
"version": "0.1.
|
|
3421
|
+
"version": "0.1.58",
|
|
3418
3422
|
"kind": "runtime",
|
|
3419
3423
|
"description": "Google rewarded workflow runtime plus internal CRUD providers for rules, provider configs, watch sessions, and unlock receipts.",
|
|
3420
3424
|
"dependsOn": [
|
|
@@ -3541,14 +3545,14 @@
|
|
|
3541
3545
|
"mutations": {
|
|
3542
3546
|
"dependencies": {
|
|
3543
3547
|
"runtime": {
|
|
3544
|
-
"@jskit-ai/auth-core": "0.1.
|
|
3545
|
-
"@jskit-ai/crud-core": "0.1.
|
|
3546
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
3547
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
3548
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
3549
|
-
"@jskit-ai/kernel": "0.1.
|
|
3550
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
3551
|
-
"@jskit-ai/workspaces-core": "0.1.
|
|
3548
|
+
"@jskit-ai/auth-core": "0.1.118",
|
|
3549
|
+
"@jskit-ai/crud-core": "0.1.129",
|
|
3550
|
+
"@jskit-ai/database-runtime": "0.1.120",
|
|
3551
|
+
"@jskit-ai/http-runtime": "0.1.119",
|
|
3552
|
+
"@jskit-ai/json-rest-api-core": "0.1.65",
|
|
3553
|
+
"@jskit-ai/kernel": "0.1.121",
|
|
3554
|
+
"@jskit-ai/resource-crud-core": "0.1.64",
|
|
3555
|
+
"@jskit-ai/workspaces-core": "0.1.97"
|
|
3552
3556
|
},
|
|
3553
3557
|
"dev": {}
|
|
3554
3558
|
},
|
|
@@ -3600,11 +3604,11 @@
|
|
|
3600
3604
|
},
|
|
3601
3605
|
{
|
|
3602
3606
|
"packageId": "@jskit-ai/google-rewarded-web",
|
|
3603
|
-
"version": "0.1.
|
|
3607
|
+
"version": "0.1.58",
|
|
3604
3608
|
"descriptor": {
|
|
3605
3609
|
"packageVersion": 1,
|
|
3606
3610
|
"packageId": "@jskit-ai/google-rewarded-web",
|
|
3607
|
-
"version": "0.1.
|
|
3611
|
+
"version": "0.1.58",
|
|
3608
3612
|
"kind": "runtime",
|
|
3609
3613
|
"description": "Google rewarded client runtime with a fullscreen gate host and GPT orchestration.",
|
|
3610
3614
|
"dependsOn": [
|
|
@@ -3651,10 +3655,10 @@
|
|
|
3651
3655
|
"mutations": {
|
|
3652
3656
|
"dependencies": {
|
|
3653
3657
|
"runtime": {
|
|
3654
|
-
"@jskit-ai/google-rewarded-core": "0.1.
|
|
3655
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
3656
|
-
"@jskit-ai/kernel": "0.1.
|
|
3657
|
-
"@jskit-ai/shell-web": "0.1.
|
|
3658
|
+
"@jskit-ai/google-rewarded-core": "0.1.58",
|
|
3659
|
+
"@jskit-ai/http-runtime": "0.1.119",
|
|
3660
|
+
"@jskit-ai/kernel": "0.1.121",
|
|
3661
|
+
"@jskit-ai/shell-web": "0.1.121"
|
|
3658
3662
|
},
|
|
3659
3663
|
"dev": {}
|
|
3660
3664
|
},
|
|
@@ -3672,11 +3676,11 @@
|
|
|
3672
3676
|
},
|
|
3673
3677
|
{
|
|
3674
3678
|
"packageId": "@jskit-ai/http-runtime",
|
|
3675
|
-
"version": "0.1.
|
|
3679
|
+
"version": "0.1.119",
|
|
3676
3680
|
"descriptor": {
|
|
3677
3681
|
"packageVersion": 1,
|
|
3678
3682
|
"packageId": "@jskit-ai/http-runtime",
|
|
3679
|
-
"version": "0.1.
|
|
3683
|
+
"version": "0.1.119",
|
|
3680
3684
|
"kind": "runtime",
|
|
3681
3685
|
"dependsOn": [],
|
|
3682
3686
|
"capabilities": {
|
|
@@ -3742,7 +3746,7 @@
|
|
|
3742
3746
|
"mutations": {
|
|
3743
3747
|
"dependencies": {
|
|
3744
3748
|
"runtime": {
|
|
3745
|
-
"@jskit-ai/kernel": "0.1.
|
|
3749
|
+
"@jskit-ai/kernel": "0.1.121"
|
|
3746
3750
|
},
|
|
3747
3751
|
"dev": {}
|
|
3748
3752
|
},
|
|
@@ -3756,11 +3760,11 @@
|
|
|
3756
3760
|
},
|
|
3757
3761
|
{
|
|
3758
3762
|
"packageId": "@jskit-ai/json-rest-api-core",
|
|
3759
|
-
"version": "0.1.
|
|
3763
|
+
"version": "0.1.65",
|
|
3760
3764
|
"descriptor": {
|
|
3761
3765
|
"packageVersion": 1,
|
|
3762
3766
|
"packageId": "@jskit-ai/json-rest-api-core",
|
|
3763
|
-
"version": "0.1.
|
|
3767
|
+
"version": "0.1.65",
|
|
3764
3768
|
"kind": "runtime",
|
|
3765
3769
|
"description": "Shared internal json-rest-api host runtime with autofilter, query-projection, and row-policy support.",
|
|
3766
3770
|
"dependsOn": [
|
|
@@ -3820,11 +3824,11 @@
|
|
|
3820
3824
|
},
|
|
3821
3825
|
{
|
|
3822
3826
|
"packageId": "@jskit-ai/mobile-capacitor",
|
|
3823
|
-
"version": "0.1.
|
|
3827
|
+
"version": "0.1.57",
|
|
3824
3828
|
"descriptor": {
|
|
3825
3829
|
"packageVersion": 1,
|
|
3826
3830
|
"packageId": "@jskit-ai/mobile-capacitor",
|
|
3827
|
-
"version": "0.1.
|
|
3831
|
+
"version": "0.1.57",
|
|
3828
3832
|
"kind": "runtime",
|
|
3829
3833
|
"description": "Thin Capacitor client integration for JSKIT mobile-shell launch routing and auth callback completion.",
|
|
3830
3834
|
"dependsOn": [
|
|
@@ -3887,8 +3891,8 @@
|
|
|
3887
3891
|
"@capacitor/app": "^7.1.0",
|
|
3888
3892
|
"@capacitor/browser": "^7.0.1",
|
|
3889
3893
|
"@capacitor/core": "^7.4.3",
|
|
3890
|
-
"@jskit-ai/kernel": "0.1.
|
|
3891
|
-
"@jskit-ai/shell-web": "0.1.
|
|
3894
|
+
"@jskit-ai/kernel": "0.1.121",
|
|
3895
|
+
"@jskit-ai/shell-web": "0.1.121"
|
|
3892
3896
|
},
|
|
3893
3897
|
"dev": {
|
|
3894
3898
|
"@capacitor/cli": "^7.4.3"
|
|
@@ -3940,11 +3944,11 @@
|
|
|
3940
3944
|
},
|
|
3941
3945
|
{
|
|
3942
3946
|
"packageId": "@jskit-ai/realtime",
|
|
3943
|
-
"version": "0.1.
|
|
3947
|
+
"version": "0.1.118",
|
|
3944
3948
|
"descriptor": {
|
|
3945
3949
|
"packageVersion": 1,
|
|
3946
3950
|
"packageId": "@jskit-ai/realtime",
|
|
3947
|
-
"version": "0.1.
|
|
3951
|
+
"version": "0.1.118",
|
|
3948
3952
|
"kind": "runtime",
|
|
3949
3953
|
"description": "Thin, generic realtime runtime wrappers for socket.io server and client.",
|
|
3950
3954
|
"options": {
|
|
@@ -4040,7 +4044,7 @@
|
|
|
4040
4044
|
"mutations": {
|
|
4041
4045
|
"dependencies": {
|
|
4042
4046
|
"runtime": {
|
|
4043
|
-
"@jskit-ai/kernel": "0.1.
|
|
4047
|
+
"@jskit-ai/kernel": "0.1.121",
|
|
4044
4048
|
"@socket.io/redis-adapter": "^8.3.0",
|
|
4045
4049
|
"redis": "^5.8.2",
|
|
4046
4050
|
"socket.io": "^4.8.3",
|
|
@@ -4089,11 +4093,11 @@
|
|
|
4089
4093
|
},
|
|
4090
4094
|
{
|
|
4091
4095
|
"packageId": "@jskit-ai/resource-core",
|
|
4092
|
-
"version": "0.1.
|
|
4096
|
+
"version": "0.1.64",
|
|
4093
4097
|
"descriptor": {
|
|
4094
4098
|
"packageVersion": 1,
|
|
4095
4099
|
"packageId": "@jskit-ai/resource-core",
|
|
4096
|
-
"version": "0.1.
|
|
4100
|
+
"version": "0.1.64",
|
|
4097
4101
|
"kind": "runtime",
|
|
4098
4102
|
"description": "Generic resource-definition helpers and schema-definition normalization.",
|
|
4099
4103
|
"dependsOn": [
|
|
@@ -4116,7 +4120,7 @@
|
|
|
4116
4120
|
"mutations": {
|
|
4117
4121
|
"dependencies": {
|
|
4118
4122
|
"runtime": {
|
|
4119
|
-
"@jskit-ai/resource-core": "0.1.
|
|
4123
|
+
"@jskit-ai/resource-core": "0.1.64"
|
|
4120
4124
|
},
|
|
4121
4125
|
"dev": {}
|
|
4122
4126
|
},
|
|
@@ -4131,11 +4135,11 @@
|
|
|
4131
4135
|
},
|
|
4132
4136
|
{
|
|
4133
4137
|
"packageId": "@jskit-ai/resource-crud-core",
|
|
4134
|
-
"version": "0.1.
|
|
4138
|
+
"version": "0.1.64",
|
|
4135
4139
|
"descriptor": {
|
|
4136
4140
|
"packageVersion": 1,
|
|
4137
4141
|
"packageId": "@jskit-ai/resource-crud-core",
|
|
4138
|
-
"version": "0.1.
|
|
4142
|
+
"version": "0.1.64",
|
|
4139
4143
|
"kind": "runtime",
|
|
4140
4144
|
"description": "CRUD-specific resource-definition helpers and namespace support.",
|
|
4141
4145
|
"dependsOn": [
|
|
@@ -4159,7 +4163,7 @@
|
|
|
4159
4163
|
"mutations": {
|
|
4160
4164
|
"dependencies": {
|
|
4161
4165
|
"runtime": {
|
|
4162
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
4166
|
+
"@jskit-ai/resource-crud-core": "0.1.64"
|
|
4163
4167
|
},
|
|
4164
4168
|
"dev": {}
|
|
4165
4169
|
},
|
|
@@ -4174,11 +4178,11 @@
|
|
|
4174
4178
|
},
|
|
4175
4179
|
{
|
|
4176
4180
|
"packageId": "@jskit-ai/shell-web",
|
|
4177
|
-
"version": "0.1.
|
|
4181
|
+
"version": "0.1.121",
|
|
4178
4182
|
"descriptor": {
|
|
4179
4183
|
"packageVersion": 1,
|
|
4180
4184
|
"packageId": "@jskit-ai/shell-web",
|
|
4181
|
-
"version": "0.1.
|
|
4185
|
+
"version": "0.1.121",
|
|
4182
4186
|
"kind": "runtime",
|
|
4183
4187
|
"description": "Web shell layout runtime with outlet-based placement contributions.",
|
|
4184
4188
|
"dependsOn": [],
|
|
@@ -4524,9 +4528,11 @@
|
|
|
4524
4528
|
"dependencies": {
|
|
4525
4529
|
"runtime": {
|
|
4526
4530
|
"@mdi/js": "^7.4.47",
|
|
4527
|
-
"@jskit-ai/kernel": "0.1.
|
|
4531
|
+
"@jskit-ai/kernel": "0.1.121"
|
|
4528
4532
|
},
|
|
4529
|
-
"dev": {
|
|
4533
|
+
"dev": {
|
|
4534
|
+
"@playwright/test": "1.61.1"
|
|
4535
|
+
}
|
|
4530
4536
|
},
|
|
4531
4537
|
"packageJson": {
|
|
4532
4538
|
"scripts": {
|
|
@@ -4731,11 +4737,11 @@
|
|
|
4731
4737
|
},
|
|
4732
4738
|
{
|
|
4733
4739
|
"packageId": "@jskit-ai/storage-runtime",
|
|
4734
|
-
"version": "0.1.
|
|
4740
|
+
"version": "0.1.119",
|
|
4735
4741
|
"descriptor": {
|
|
4736
4742
|
"packageVersion": 1,
|
|
4737
4743
|
"packageId": "@jskit-ai/storage-runtime",
|
|
4738
|
-
"version": "0.1.
|
|
4744
|
+
"version": "0.1.119",
|
|
4739
4745
|
"kind": "runtime",
|
|
4740
4746
|
"dependsOn": [
|
|
4741
4747
|
"@jskit-ai/kernel"
|
|
@@ -4784,7 +4790,7 @@
|
|
|
4784
4790
|
"mutations": {
|
|
4785
4791
|
"dependencies": {
|
|
4786
4792
|
"runtime": {
|
|
4787
|
-
"@jskit-ai/kernel": "0.1.
|
|
4793
|
+
"@jskit-ai/kernel": "0.1.121",
|
|
4788
4794
|
"unstorage": "^1.17.3"
|
|
4789
4795
|
},
|
|
4790
4796
|
"dev": {}
|
|
@@ -4800,11 +4806,11 @@
|
|
|
4800
4806
|
},
|
|
4801
4807
|
{
|
|
4802
4808
|
"packageId": "@jskit-ai/ui-generator",
|
|
4803
|
-
"version": "0.1.
|
|
4809
|
+
"version": "0.1.104",
|
|
4804
4810
|
"descriptor": {
|
|
4805
4811
|
"packageVersion": 1,
|
|
4806
4812
|
"packageId": "@jskit-ai/ui-generator",
|
|
4807
|
-
"version": "0.1.
|
|
4813
|
+
"version": "0.1.104",
|
|
4808
4814
|
"kind": "generator",
|
|
4809
4815
|
"description": "Create non-CRUD pages, reusable UI elements, and subpage hosts.",
|
|
4810
4816
|
"options": {
|
|
@@ -5237,7 +5243,7 @@
|
|
|
5237
5243
|
"mutations": {
|
|
5238
5244
|
"dependencies": {
|
|
5239
5245
|
"runtime": {
|
|
5240
|
-
"@jskit-ai/users-web": "0.1.
|
|
5246
|
+
"@jskit-ai/users-web": "0.1.137"
|
|
5241
5247
|
},
|
|
5242
5248
|
"dev": {}
|
|
5243
5249
|
},
|
|
@@ -5252,11 +5258,11 @@
|
|
|
5252
5258
|
},
|
|
5253
5259
|
{
|
|
5254
5260
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
5255
|
-
"version": "0.1.
|
|
5261
|
+
"version": "0.1.97",
|
|
5256
5262
|
"descriptor": {
|
|
5257
5263
|
"packageVersion": 1,
|
|
5258
5264
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
5259
|
-
"version": "0.1.
|
|
5265
|
+
"version": "0.1.97",
|
|
5260
5266
|
"kind": "runtime",
|
|
5261
5267
|
"description": "Reusable client-side image upload runtime with pre-upload image editing.",
|
|
5262
5268
|
"dependsOn": [
|
|
@@ -5320,7 +5326,7 @@
|
|
|
5320
5326
|
"mutations": {
|
|
5321
5327
|
"dependencies": {
|
|
5322
5328
|
"runtime": {
|
|
5323
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
5329
|
+
"@jskit-ai/uploads-runtime": "0.1.97",
|
|
5324
5330
|
"@uppy/compressor": "^3.1.0",
|
|
5325
5331
|
"@uppy/core": "^5.2.0",
|
|
5326
5332
|
"@uppy/dashboard": "^5.1.1",
|
|
@@ -5340,11 +5346,11 @@
|
|
|
5340
5346
|
},
|
|
5341
5347
|
{
|
|
5342
5348
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
5343
|
-
"version": "0.1.
|
|
5349
|
+
"version": "0.1.97",
|
|
5344
5350
|
"descriptor": {
|
|
5345
5351
|
"packageVersion": 1,
|
|
5346
5352
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
5347
|
-
"version": "0.1.
|
|
5353
|
+
"version": "0.1.97",
|
|
5348
5354
|
"kind": "runtime",
|
|
5349
5355
|
"description": "Reusable upload runtime primitives for multipart parsing, policy validation, and blob storage.",
|
|
5350
5356
|
"dependsOn": [
|
|
@@ -5414,7 +5420,7 @@
|
|
|
5414
5420
|
"dependencies": {
|
|
5415
5421
|
"runtime": {
|
|
5416
5422
|
"@fastify/multipart": "^9.4.0",
|
|
5417
|
-
"@jskit-ai/kernel": "0.1.
|
|
5423
|
+
"@jskit-ai/kernel": "0.1.121"
|
|
5418
5424
|
},
|
|
5419
5425
|
"dev": {}
|
|
5420
5426
|
},
|
|
@@ -5429,11 +5435,11 @@
|
|
|
5429
5435
|
},
|
|
5430
5436
|
{
|
|
5431
5437
|
"packageId": "@jskit-ai/users-core",
|
|
5432
|
-
"version": "0.1.
|
|
5438
|
+
"version": "0.1.131",
|
|
5433
5439
|
"descriptor": {
|
|
5434
5440
|
"packageVersion": 1,
|
|
5435
5441
|
"packageId": "@jskit-ai/users-core",
|
|
5436
|
-
"version": "0.1.
|
|
5442
|
+
"version": "0.1.131",
|
|
5437
5443
|
"kind": "runtime",
|
|
5438
5444
|
"description": "Users/account runtime plus HTTP routes for account features.",
|
|
5439
5445
|
"dependsOn": [
|
|
@@ -5577,16 +5583,16 @@
|
|
|
5577
5583
|
"mutations": {
|
|
5578
5584
|
"dependencies": {
|
|
5579
5585
|
"runtime": {
|
|
5580
|
-
"@jskit-ai/auth-core": "0.1.
|
|
5581
|
-
"@jskit-ai/crud-core": "0.1.
|
|
5582
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
5583
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
5584
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
5585
|
-
"@jskit-ai/kernel": "0.1.
|
|
5586
|
-
"@jskit-ai/resource-core": "0.1.
|
|
5587
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
5586
|
+
"@jskit-ai/auth-core": "0.1.118",
|
|
5587
|
+
"@jskit-ai/crud-core": "0.1.129",
|
|
5588
|
+
"@jskit-ai/database-runtime": "0.1.120",
|
|
5589
|
+
"@jskit-ai/http-runtime": "0.1.119",
|
|
5590
|
+
"@jskit-ai/json-rest-api-core": "0.1.65",
|
|
5591
|
+
"@jskit-ai/kernel": "0.1.121",
|
|
5592
|
+
"@jskit-ai/resource-core": "0.1.64",
|
|
5593
|
+
"@jskit-ai/resource-crud-core": "0.1.64",
|
|
5588
5594
|
"@local/users": "file:packages/users",
|
|
5589
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
5595
|
+
"@jskit-ai/uploads-runtime": "0.1.97"
|
|
5590
5596
|
},
|
|
5591
5597
|
"dev": {}
|
|
5592
5598
|
},
|
|
@@ -5813,11 +5819,11 @@
|
|
|
5813
5819
|
},
|
|
5814
5820
|
{
|
|
5815
5821
|
"packageId": "@jskit-ai/users-web",
|
|
5816
|
-
"version": "0.1.
|
|
5822
|
+
"version": "0.1.137",
|
|
5817
5823
|
"descriptor": {
|
|
5818
5824
|
"packageVersion": 1,
|
|
5819
5825
|
"packageId": "@jskit-ai/users-web",
|
|
5820
|
-
"version": "0.1.
|
|
5826
|
+
"version": "0.1.137",
|
|
5821
5827
|
"kind": "runtime",
|
|
5822
5828
|
"description": "Users web module: account/profile UI plus shared users web widgets.",
|
|
5823
5829
|
"dependsOn": [
|
|
@@ -6120,12 +6126,12 @@
|
|
|
6120
6126
|
"dependencies": {
|
|
6121
6127
|
"runtime": {
|
|
6122
6128
|
"@mdi/js": "^7.4.47",
|
|
6123
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
6124
|
-
"@jskit-ai/realtime": "0.1.
|
|
6125
|
-
"@jskit-ai/kernel": "0.1.
|
|
6126
|
-
"@jskit-ai/shell-web": "0.1.
|
|
6127
|
-
"@jskit-ai/uploads-image-web": "0.1.
|
|
6128
|
-
"@jskit-ai/users-core": "0.1.
|
|
6129
|
+
"@jskit-ai/http-runtime": "0.1.119",
|
|
6130
|
+
"@jskit-ai/realtime": "0.1.118",
|
|
6131
|
+
"@jskit-ai/kernel": "0.1.121",
|
|
6132
|
+
"@jskit-ai/shell-web": "0.1.121",
|
|
6133
|
+
"@jskit-ai/uploads-image-web": "0.1.97",
|
|
6134
|
+
"@jskit-ai/users-core": "0.1.131"
|
|
6129
6135
|
},
|
|
6130
6136
|
"dev": {}
|
|
6131
6137
|
},
|
|
@@ -6302,11 +6308,11 @@
|
|
|
6302
6308
|
},
|
|
6303
6309
|
{
|
|
6304
6310
|
"packageId": "@jskit-ai/workspaces-core",
|
|
6305
|
-
"version": "0.1.
|
|
6311
|
+
"version": "0.1.97",
|
|
6306
6312
|
"descriptor": {
|
|
6307
6313
|
"packageVersion": 1,
|
|
6308
6314
|
"packageId": "@jskit-ai/workspaces-core",
|
|
6309
|
-
"version": "0.1.
|
|
6315
|
+
"version": "0.1.97",
|
|
6310
6316
|
"kind": "runtime",
|
|
6311
6317
|
"description": "Workspace tenancy runtime plus HTTP routes, role catalog, and workspace config scaffolding.",
|
|
6312
6318
|
"dependsOn": [
|
|
@@ -6452,10 +6458,10 @@
|
|
|
6452
6458
|
"mutations": {
|
|
6453
6459
|
"dependencies": {
|
|
6454
6460
|
"runtime": {
|
|
6455
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
6456
|
-
"@jskit-ai/resource-core": "0.1.
|
|
6457
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
6458
|
-
"@jskit-ai/users-core": "0.1.
|
|
6461
|
+
"@jskit-ai/json-rest-api-core": "0.1.65",
|
|
6462
|
+
"@jskit-ai/resource-core": "0.1.64",
|
|
6463
|
+
"@jskit-ai/resource-crud-core": "0.1.64",
|
|
6464
|
+
"@jskit-ai/users-core": "0.1.131"
|
|
6459
6465
|
},
|
|
6460
6466
|
"dev": {}
|
|
6461
6467
|
},
|
|
@@ -6505,6 +6511,7 @@
|
|
|
6505
6511
|
{
|
|
6506
6512
|
"from": "templates/packages/main/src/server/email/workspaceInviteEmail.js",
|
|
6507
6513
|
"to": "packages/main/src/server/email/workspaceInviteEmail.js",
|
|
6514
|
+
"ownership": "app",
|
|
6508
6515
|
"preserveOnRemove": true,
|
|
6509
6516
|
"reason": "Install app-owned editable workspace invite email template.",
|
|
6510
6517
|
"category": "workspaces-core",
|
|
@@ -6657,11 +6664,11 @@
|
|
|
6657
6664
|
},
|
|
6658
6665
|
{
|
|
6659
6666
|
"packageId": "@jskit-ai/workspaces-web",
|
|
6660
|
-
"version": "0.1.
|
|
6667
|
+
"version": "0.1.98",
|
|
6661
6668
|
"descriptor": {
|
|
6662
6669
|
"packageVersion": 1,
|
|
6663
6670
|
"packageId": "@jskit-ai/workspaces-web",
|
|
6664
|
-
"version": "0.1.
|
|
6671
|
+
"version": "0.1.98",
|
|
6665
6672
|
"kind": "runtime",
|
|
6666
6673
|
"description": "Workspace web module: workspace selector, tools widget, workspace surfaces, members UI, and settings hosts.",
|
|
6667
6674
|
"dependsOn": [
|
|
@@ -6918,9 +6925,9 @@
|
|
|
6918
6925
|
"mutations": {
|
|
6919
6926
|
"dependencies": {
|
|
6920
6927
|
"runtime": {
|
|
6921
|
-
"@jskit-ai/auth-web": "0.1.
|
|
6922
|
-
"@jskit-ai/workspaces-core": "0.1.
|
|
6923
|
-
"@jskit-ai/users-web": "0.1.
|
|
6928
|
+
"@jskit-ai/auth-web": "0.1.121",
|
|
6929
|
+
"@jskit-ai/workspaces-core": "0.1.97",
|
|
6930
|
+
"@jskit-ai/users-web": "0.1.137"
|
|
6924
6931
|
},
|
|
6925
6932
|
"dev": {}
|
|
6926
6933
|
},
|