@jskit-ai/jskit-catalog 0.1.109 → 0.1.110
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 +154 -154
- 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.111",
|
|
10
10
|
"descriptor": {
|
|
11
11
|
"packageVersion": 1,
|
|
12
12
|
"packageId": "@jskit-ai/assistant",
|
|
13
|
-
"version": "0.1.
|
|
13
|
+
"version": "0.1.111",
|
|
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.78",
|
|
351
351
|
"descriptor": {
|
|
352
352
|
"packageVersion": 1,
|
|
353
353
|
"packageId": "@jskit-ai/assistant-core",
|
|
354
|
-
"version": "0.1.
|
|
354
|
+
"version": "0.1.78",
|
|
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.101",
|
|
403
|
+
"@jskit-ai/kernel": "0.1.103",
|
|
404
|
+
"@jskit-ai/resource-core": "0.1.47",
|
|
405
|
+
"@jskit-ai/resource-crud-core": "0.1.47",
|
|
406
|
+
"@jskit-ai/users-core": "0.1.112",
|
|
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.73",
|
|
426
426
|
"descriptor": {
|
|
427
427
|
"packageVersion": 1,
|
|
428
428
|
"packageId": "@jskit-ai/assistant-runtime",
|
|
429
|
-
"version": "0.1.
|
|
429
|
+
"version": "0.1.73",
|
|
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.78",
|
|
526
|
+
"@jskit-ai/database-runtime": "0.1.102",
|
|
527
|
+
"@jskit-ai/http-runtime": "0.1.101",
|
|
528
|
+
"@jskit-ai/kernel": "0.1.103",
|
|
529
|
+
"@jskit-ai/shell-web": "0.1.102",
|
|
530
|
+
"@jskit-ai/users-core": "0.1.112",
|
|
531
|
+
"@jskit-ai/users-web": "0.1.117"
|
|
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.101",
|
|
587
587
|
"descriptor": {
|
|
588
588
|
"packageVersion": 1,
|
|
589
589
|
"packageId": "@jskit-ai/auth-core",
|
|
590
|
-
"version": "0.1.
|
|
590
|
+
"version": "0.1.101",
|
|
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.103",
|
|
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.2",
|
|
682
682
|
"descriptor": {
|
|
683
683
|
"packageVersion": 1,
|
|
684
684
|
"packageId": "@jskit-ai/auth-provider-local-core",
|
|
685
|
-
"version": "0.1.
|
|
685
|
+
"version": "0.1.2",
|
|
686
686
|
"kind": "runtime",
|
|
687
687
|
"description": "Local auth provider with a file backend default and no database requirement.",
|
|
688
688
|
"dependsOn": [
|
|
@@ -737,8 +737,8 @@
|
|
|
737
737
|
"mutations": {
|
|
738
738
|
"dependencies": {
|
|
739
739
|
"runtime": {
|
|
740
|
-
"@jskit-ai/auth-core": "0.1.
|
|
741
|
-
"@jskit-ai/kernel": "0.1.
|
|
740
|
+
"@jskit-ai/auth-core": "0.1.101",
|
|
741
|
+
"@jskit-ai/kernel": "0.1.103",
|
|
742
742
|
"nodemailer": "^7.0.10",
|
|
743
743
|
"dotenv": "^16.4.5"
|
|
744
744
|
},
|
|
@@ -784,11 +784,11 @@
|
|
|
784
784
|
},
|
|
785
785
|
{
|
|
786
786
|
"packageId": "@jskit-ai/auth-provider-supabase-core",
|
|
787
|
-
"version": "0.1.
|
|
787
|
+
"version": "0.1.101",
|
|
788
788
|
"descriptor": {
|
|
789
789
|
"packageVersion": 1,
|
|
790
790
|
"packageId": "@jskit-ai/auth-provider-supabase-core",
|
|
791
|
-
"version": "0.1.
|
|
791
|
+
"version": "0.1.101",
|
|
792
792
|
"kind": "runtime",
|
|
793
793
|
"options": {
|
|
794
794
|
"auth-supabase-url": {
|
|
@@ -870,8 +870,8 @@
|
|
|
870
870
|
"mutations": {
|
|
871
871
|
"dependencies": {
|
|
872
872
|
"runtime": {
|
|
873
|
-
"@jskit-ai/auth-core": "0.1.
|
|
874
|
-
"@jskit-ai/kernel": "0.1.
|
|
873
|
+
"@jskit-ai/auth-core": "0.1.101",
|
|
874
|
+
"@jskit-ai/kernel": "0.1.103",
|
|
875
875
|
"dotenv": "^16.4.5",
|
|
876
876
|
"@supabase/supabase-js": "^2.57.4",
|
|
877
877
|
"jose": "^6.1.0"
|
|
@@ -949,11 +949,11 @@
|
|
|
949
949
|
},
|
|
950
950
|
{
|
|
951
951
|
"packageId": "@jskit-ai/auth-web",
|
|
952
|
-
"version": "0.1.
|
|
952
|
+
"version": "0.1.103",
|
|
953
953
|
"descriptor": {
|
|
954
954
|
"packageVersion": 1,
|
|
955
955
|
"packageId": "@jskit-ai/auth-web",
|
|
956
|
-
"version": "0.1.
|
|
956
|
+
"version": "0.1.103",
|
|
957
957
|
"kind": "runtime",
|
|
958
958
|
"description": "Auth web module: Fastify auth routes plus web login/sign-out scaffolds.",
|
|
959
959
|
"dependsOn": [
|
|
@@ -1222,10 +1222,10 @@
|
|
|
1222
1222
|
"dependencies": {
|
|
1223
1223
|
"runtime": {
|
|
1224
1224
|
"@mdi/js": "^7.4.47",
|
|
1225
|
-
"@jskit-ai/auth-core": "0.1.
|
|
1226
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
1227
|
-
"@jskit-ai/kernel": "0.1.
|
|
1228
|
-
"@jskit-ai/shell-web": "0.1.
|
|
1225
|
+
"@jskit-ai/auth-core": "0.1.101",
|
|
1226
|
+
"@jskit-ai/http-runtime": "0.1.101",
|
|
1227
|
+
"@jskit-ai/kernel": "0.1.103",
|
|
1228
|
+
"@jskit-ai/shell-web": "0.1.102"
|
|
1229
1229
|
},
|
|
1230
1230
|
"dev": {}
|
|
1231
1231
|
},
|
|
@@ -1318,11 +1318,11 @@
|
|
|
1318
1318
|
},
|
|
1319
1319
|
{
|
|
1320
1320
|
"packageId": "@jskit-ai/console-core",
|
|
1321
|
-
"version": "0.1.
|
|
1321
|
+
"version": "0.1.65",
|
|
1322
1322
|
"descriptor": {
|
|
1323
1323
|
"packageVersion": 1,
|
|
1324
1324
|
"packageId": "@jskit-ai/console-core",
|
|
1325
|
-
"version": "0.1.
|
|
1325
|
+
"version": "0.1.65",
|
|
1326
1326
|
"kind": "runtime",
|
|
1327
1327
|
"description": "Console runtime: console settings schema, bootstrap flags, actions, and HTTP routes.",
|
|
1328
1328
|
"dependsOn": [
|
|
@@ -1406,12 +1406,12 @@
|
|
|
1406
1406
|
"mutations": {
|
|
1407
1407
|
"dependencies": {
|
|
1408
1408
|
"runtime": {
|
|
1409
|
-
"@jskit-ai/auth-core": "0.1.
|
|
1410
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
1411
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
1412
|
-
"@jskit-ai/kernel": "0.1.
|
|
1413
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
1414
|
-
"@jskit-ai/users-core": "0.1.
|
|
1409
|
+
"@jskit-ai/auth-core": "0.1.101",
|
|
1410
|
+
"@jskit-ai/database-runtime": "0.1.102",
|
|
1411
|
+
"@jskit-ai/http-runtime": "0.1.101",
|
|
1412
|
+
"@jskit-ai/kernel": "0.1.103",
|
|
1413
|
+
"@jskit-ai/resource-crud-core": "0.1.47",
|
|
1414
|
+
"@jskit-ai/users-core": "0.1.112"
|
|
1415
1415
|
},
|
|
1416
1416
|
"dev": {}
|
|
1417
1417
|
},
|
|
@@ -1436,11 +1436,11 @@
|
|
|
1436
1436
|
},
|
|
1437
1437
|
{
|
|
1438
1438
|
"packageId": "@jskit-ai/console-web",
|
|
1439
|
-
"version": "0.1.
|
|
1439
|
+
"version": "0.1.70",
|
|
1440
1440
|
"descriptor": {
|
|
1441
1441
|
"packageVersion": 1,
|
|
1442
1442
|
"packageId": "@jskit-ai/console-web",
|
|
1443
|
-
"version": "0.1.
|
|
1443
|
+
"version": "0.1.70",
|
|
1444
1444
|
"kind": "runtime",
|
|
1445
1445
|
"description": "Authenticated console surface scaffold and surface policy wiring.",
|
|
1446
1446
|
"dependsOn": [
|
|
@@ -1550,9 +1550,9 @@
|
|
|
1550
1550
|
"mutations": {
|
|
1551
1551
|
"dependencies": {
|
|
1552
1552
|
"runtime": {
|
|
1553
|
-
"@jskit-ai/auth-web": "0.1.
|
|
1554
|
-
"@jskit-ai/console-core": "0.1.
|
|
1555
|
-
"@jskit-ai/shell-web": "0.1.
|
|
1553
|
+
"@jskit-ai/auth-web": "0.1.103",
|
|
1554
|
+
"@jskit-ai/console-core": "0.1.65",
|
|
1555
|
+
"@jskit-ai/shell-web": "0.1.102"
|
|
1556
1556
|
},
|
|
1557
1557
|
"dev": {}
|
|
1558
1558
|
},
|
|
@@ -1659,11 +1659,11 @@
|
|
|
1659
1659
|
},
|
|
1660
1660
|
{
|
|
1661
1661
|
"packageId": "@jskit-ai/crud-core",
|
|
1662
|
-
"version": "0.1.
|
|
1662
|
+
"version": "0.1.110",
|
|
1663
1663
|
"descriptor": {
|
|
1664
1664
|
"packageVersion": 1,
|
|
1665
1665
|
"packageId": "@jskit-ai/crud-core",
|
|
1666
|
-
"version": "0.1.
|
|
1666
|
+
"version": "0.1.110",
|
|
1667
1667
|
"kind": "runtime",
|
|
1668
1668
|
"description": "Shared CRUD helpers used by CRUD modules.",
|
|
1669
1669
|
"dependsOn": [
|
|
@@ -1692,7 +1692,7 @@
|
|
|
1692
1692
|
"mutations": {
|
|
1693
1693
|
"dependencies": {
|
|
1694
1694
|
"runtime": {
|
|
1695
|
-
"@jskit-ai/crud-core": "0.1.
|
|
1695
|
+
"@jskit-ai/crud-core": "0.1.110"
|
|
1696
1696
|
},
|
|
1697
1697
|
"dev": {}
|
|
1698
1698
|
},
|
|
@@ -1706,11 +1706,11 @@
|
|
|
1706
1706
|
},
|
|
1707
1707
|
{
|
|
1708
1708
|
"packageId": "@jskit-ai/crud-server-generator",
|
|
1709
|
-
"version": "0.1.
|
|
1709
|
+
"version": "0.1.110",
|
|
1710
1710
|
"descriptor": {
|
|
1711
1711
|
"packageVersion": 1,
|
|
1712
1712
|
"packageId": "@jskit-ai/crud-server-generator",
|
|
1713
|
-
"version": "0.1.
|
|
1713
|
+
"version": "0.1.110",
|
|
1714
1714
|
"kind": "generator",
|
|
1715
1715
|
"description": "CRUD server generator with routes, actions, and persistence scaffolding.",
|
|
1716
1716
|
"options": {
|
|
@@ -1877,14 +1877,14 @@
|
|
|
1877
1877
|
"mutations": {
|
|
1878
1878
|
"dependencies": {
|
|
1879
1879
|
"runtime": {
|
|
1880
|
-
"@jskit-ai/auth-core": "0.1.
|
|
1881
|
-
"@jskit-ai/crud-core": "0.1.
|
|
1882
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
1883
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
1884
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
1885
|
-
"@jskit-ai/kernel": "0.1.
|
|
1886
|
-
"@jskit-ai/realtime": "0.1.
|
|
1887
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
1880
|
+
"@jskit-ai/auth-core": "0.1.101",
|
|
1881
|
+
"@jskit-ai/crud-core": "0.1.110",
|
|
1882
|
+
"@jskit-ai/database-runtime": "0.1.102",
|
|
1883
|
+
"@jskit-ai/http-runtime": "0.1.101",
|
|
1884
|
+
"@jskit-ai/json-rest-api-core": "0.1.47",
|
|
1885
|
+
"@jskit-ai/kernel": "0.1.103",
|
|
1886
|
+
"@jskit-ai/realtime": "0.1.101",
|
|
1887
|
+
"@jskit-ai/resource-crud-core": "0.1.47",
|
|
1888
1888
|
"@local/${option:namespace|kebab}": "file:packages/${option:namespace|kebab}"
|
|
1889
1889
|
},
|
|
1890
1890
|
"dev": {}
|
|
@@ -2016,11 +2016,11 @@
|
|
|
2016
2016
|
},
|
|
2017
2017
|
{
|
|
2018
2018
|
"packageId": "@jskit-ai/crud-ui-generator",
|
|
2019
|
-
"version": "0.1.
|
|
2019
|
+
"version": "0.1.85",
|
|
2020
2020
|
"descriptor": {
|
|
2021
2021
|
"packageVersion": 1,
|
|
2022
2022
|
"packageId": "@jskit-ai/crud-ui-generator",
|
|
2023
|
-
"version": "0.1.
|
|
2023
|
+
"version": "0.1.85",
|
|
2024
2024
|
"kind": "generator",
|
|
2025
2025
|
"description": "Generate CRUD route trees from resource validators at an explicit route root relative to src/pages/.",
|
|
2026
2026
|
"options": {
|
|
@@ -2219,7 +2219,7 @@
|
|
|
2219
2219
|
"mutations": {
|
|
2220
2220
|
"dependencies": {
|
|
2221
2221
|
"runtime": {
|
|
2222
|
-
"@jskit-ai/users-web": "0.1.
|
|
2222
|
+
"@jskit-ai/users-web": "0.1.117"
|
|
2223
2223
|
},
|
|
2224
2224
|
"dev": {}
|
|
2225
2225
|
},
|
|
@@ -2478,11 +2478,11 @@
|
|
|
2478
2478
|
},
|
|
2479
2479
|
{
|
|
2480
2480
|
"packageId": "@jskit-ai/database-runtime",
|
|
2481
|
-
"version": "0.1.
|
|
2481
|
+
"version": "0.1.102",
|
|
2482
2482
|
"descriptor": {
|
|
2483
2483
|
"packageVersion": 1,
|
|
2484
2484
|
"packageId": "@jskit-ai/database-runtime",
|
|
2485
|
-
"version": "0.1.
|
|
2485
|
+
"version": "0.1.102",
|
|
2486
2486
|
"kind": "runtime",
|
|
2487
2487
|
"dependsOn": [
|
|
2488
2488
|
"@jskit-ai/kernel"
|
|
@@ -2539,7 +2539,7 @@
|
|
|
2539
2539
|
"mutations": {
|
|
2540
2540
|
"dependencies": {
|
|
2541
2541
|
"runtime": {
|
|
2542
|
-
"@jskit-ai/kernel": "0.1.
|
|
2542
|
+
"@jskit-ai/kernel": "0.1.103",
|
|
2543
2543
|
"dotenv": "^16.4.5",
|
|
2544
2544
|
"knex": "^3.1.0"
|
|
2545
2545
|
},
|
|
@@ -2574,11 +2574,11 @@
|
|
|
2574
2574
|
},
|
|
2575
2575
|
{
|
|
2576
2576
|
"packageId": "@jskit-ai/database-runtime-mysql",
|
|
2577
|
-
"version": "0.1.
|
|
2577
|
+
"version": "0.1.101",
|
|
2578
2578
|
"descriptor": {
|
|
2579
2579
|
"packageVersion": 1,
|
|
2580
2580
|
"packageId": "@jskit-ai/database-runtime-mysql",
|
|
2581
|
-
"version": "0.1.
|
|
2581
|
+
"version": "0.1.101",
|
|
2582
2582
|
"kind": "runtime",
|
|
2583
2583
|
"options": {
|
|
2584
2584
|
"db-host": {
|
|
@@ -2668,7 +2668,7 @@
|
|
|
2668
2668
|
"mutations": {
|
|
2669
2669
|
"dependencies": {
|
|
2670
2670
|
"runtime": {
|
|
2671
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
2671
|
+
"@jskit-ai/database-runtime": "0.1.102",
|
|
2672
2672
|
"mysql2": "^3.11.2"
|
|
2673
2673
|
},
|
|
2674
2674
|
"dev": {}
|
|
@@ -2739,11 +2739,11 @@
|
|
|
2739
2739
|
},
|
|
2740
2740
|
{
|
|
2741
2741
|
"packageId": "@jskit-ai/database-runtime-postgres",
|
|
2742
|
-
"version": "0.1.
|
|
2742
|
+
"version": "0.1.101",
|
|
2743
2743
|
"descriptor": {
|
|
2744
2744
|
"packageVersion": 1,
|
|
2745
2745
|
"packageId": "@jskit-ai/database-runtime-postgres",
|
|
2746
|
-
"version": "0.1.
|
|
2746
|
+
"version": "0.1.101",
|
|
2747
2747
|
"kind": "runtime",
|
|
2748
2748
|
"options": {
|
|
2749
2749
|
"db-host": {
|
|
@@ -2833,7 +2833,7 @@
|
|
|
2833
2833
|
"mutations": {
|
|
2834
2834
|
"dependencies": {
|
|
2835
2835
|
"runtime": {
|
|
2836
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
2836
|
+
"@jskit-ai/database-runtime": "0.1.102",
|
|
2837
2837
|
"pg": "^8.13.1"
|
|
2838
2838
|
},
|
|
2839
2839
|
"dev": {}
|
|
@@ -2904,11 +2904,11 @@
|
|
|
2904
2904
|
},
|
|
2905
2905
|
{
|
|
2906
2906
|
"packageId": "@jskit-ai/feature-server-generator",
|
|
2907
|
-
"version": "0.1.
|
|
2907
|
+
"version": "0.1.44",
|
|
2908
2908
|
"descriptor": {
|
|
2909
2909
|
"packageVersion": 1,
|
|
2910
2910
|
"packageId": "@jskit-ai/feature-server-generator",
|
|
2911
|
-
"version": "0.1.
|
|
2911
|
+
"version": "0.1.44",
|
|
2912
2912
|
"kind": "generator",
|
|
2913
2913
|
"description": "Scaffold substantial non-CRUD server feature packages with provider, actions, service, and optional persistence seams.",
|
|
2914
2914
|
"options": {
|
|
@@ -3093,7 +3093,7 @@
|
|
|
3093
3093
|
"equals": "json-rest"
|
|
3094
3094
|
}
|
|
3095
3095
|
},
|
|
3096
|
-
"@jskit-ai/kernel": "0.1.
|
|
3096
|
+
"@jskit-ai/kernel": "0.1.103",
|
|
3097
3097
|
"json-rest-schema": "1.x.x",
|
|
3098
3098
|
"@local/${option:feature-name|kebab}": "file:packages/${option:feature-name|kebab}"
|
|
3099
3099
|
},
|
|
@@ -3206,11 +3206,11 @@
|
|
|
3206
3206
|
},
|
|
3207
3207
|
{
|
|
3208
3208
|
"packageId": "@jskit-ai/google-rewarded-core",
|
|
3209
|
-
"version": "0.1.
|
|
3209
|
+
"version": "0.1.39",
|
|
3210
3210
|
"descriptor": {
|
|
3211
3211
|
"packageVersion": 1,
|
|
3212
3212
|
"packageId": "@jskit-ai/google-rewarded-core",
|
|
3213
|
-
"version": "0.1.
|
|
3213
|
+
"version": "0.1.39",
|
|
3214
3214
|
"kind": "runtime",
|
|
3215
3215
|
"description": "Google rewarded workflow runtime plus internal CRUD providers for rules, provider configs, watch sessions, and unlock receipts.",
|
|
3216
3216
|
"dependsOn": [
|
|
@@ -3337,14 +3337,14 @@
|
|
|
3337
3337
|
"mutations": {
|
|
3338
3338
|
"dependencies": {
|
|
3339
3339
|
"runtime": {
|
|
3340
|
-
"@jskit-ai/auth-core": "0.1.
|
|
3341
|
-
"@jskit-ai/crud-core": "0.1.
|
|
3342
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
3343
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
3344
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
3345
|
-
"@jskit-ai/kernel": "0.1.
|
|
3346
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
3347
|
-
"@jskit-ai/workspaces-core": "0.1.
|
|
3340
|
+
"@jskit-ai/auth-core": "0.1.101",
|
|
3341
|
+
"@jskit-ai/crud-core": "0.1.110",
|
|
3342
|
+
"@jskit-ai/database-runtime": "0.1.102",
|
|
3343
|
+
"@jskit-ai/http-runtime": "0.1.101",
|
|
3344
|
+
"@jskit-ai/json-rest-api-core": "0.1.47",
|
|
3345
|
+
"@jskit-ai/kernel": "0.1.103",
|
|
3346
|
+
"@jskit-ai/resource-crud-core": "0.1.47",
|
|
3347
|
+
"@jskit-ai/workspaces-core": "0.1.78"
|
|
3348
3348
|
},
|
|
3349
3349
|
"dev": {}
|
|
3350
3350
|
},
|
|
@@ -3396,11 +3396,11 @@
|
|
|
3396
3396
|
},
|
|
3397
3397
|
{
|
|
3398
3398
|
"packageId": "@jskit-ai/google-rewarded-web",
|
|
3399
|
-
"version": "0.1.
|
|
3399
|
+
"version": "0.1.39",
|
|
3400
3400
|
"descriptor": {
|
|
3401
3401
|
"packageVersion": 1,
|
|
3402
3402
|
"packageId": "@jskit-ai/google-rewarded-web",
|
|
3403
|
-
"version": "0.1.
|
|
3403
|
+
"version": "0.1.39",
|
|
3404
3404
|
"kind": "runtime",
|
|
3405
3405
|
"description": "Google rewarded client runtime with a fullscreen gate host and GPT orchestration.",
|
|
3406
3406
|
"dependsOn": [
|
|
@@ -3447,10 +3447,10 @@
|
|
|
3447
3447
|
"mutations": {
|
|
3448
3448
|
"dependencies": {
|
|
3449
3449
|
"runtime": {
|
|
3450
|
-
"@jskit-ai/google-rewarded-core": "0.1.
|
|
3451
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
3452
|
-
"@jskit-ai/kernel": "0.1.
|
|
3453
|
-
"@jskit-ai/shell-web": "0.1.
|
|
3450
|
+
"@jskit-ai/google-rewarded-core": "0.1.39",
|
|
3451
|
+
"@jskit-ai/http-runtime": "0.1.101",
|
|
3452
|
+
"@jskit-ai/kernel": "0.1.103",
|
|
3453
|
+
"@jskit-ai/shell-web": "0.1.102"
|
|
3454
3454
|
},
|
|
3455
3455
|
"dev": {}
|
|
3456
3456
|
},
|
|
@@ -3468,11 +3468,11 @@
|
|
|
3468
3468
|
},
|
|
3469
3469
|
{
|
|
3470
3470
|
"packageId": "@jskit-ai/http-runtime",
|
|
3471
|
-
"version": "0.1.
|
|
3471
|
+
"version": "0.1.101",
|
|
3472
3472
|
"descriptor": {
|
|
3473
3473
|
"packageVersion": 1,
|
|
3474
3474
|
"packageId": "@jskit-ai/http-runtime",
|
|
3475
|
-
"version": "0.1.
|
|
3475
|
+
"version": "0.1.101",
|
|
3476
3476
|
"kind": "runtime",
|
|
3477
3477
|
"dependsOn": [],
|
|
3478
3478
|
"capabilities": {
|
|
@@ -3538,7 +3538,7 @@
|
|
|
3538
3538
|
"mutations": {
|
|
3539
3539
|
"dependencies": {
|
|
3540
3540
|
"runtime": {
|
|
3541
|
-
"@jskit-ai/kernel": "0.1.
|
|
3541
|
+
"@jskit-ai/kernel": "0.1.103"
|
|
3542
3542
|
},
|
|
3543
3543
|
"dev": {}
|
|
3544
3544
|
},
|
|
@@ -3552,11 +3552,11 @@
|
|
|
3552
3552
|
},
|
|
3553
3553
|
{
|
|
3554
3554
|
"packageId": "@jskit-ai/json-rest-api-core",
|
|
3555
|
-
"version": "0.1.
|
|
3555
|
+
"version": "0.1.47",
|
|
3556
3556
|
"descriptor": {
|
|
3557
3557
|
"packageVersion": 1,
|
|
3558
3558
|
"packageId": "@jskit-ai/json-rest-api-core",
|
|
3559
|
-
"version": "0.1.
|
|
3559
|
+
"version": "0.1.47",
|
|
3560
3560
|
"kind": "runtime",
|
|
3561
3561
|
"description": "Shared internal json-rest-api host runtime for JSKIT server packages.",
|
|
3562
3562
|
"dependsOn": [
|
|
@@ -3616,11 +3616,11 @@
|
|
|
3616
3616
|
},
|
|
3617
3617
|
{
|
|
3618
3618
|
"packageId": "@jskit-ai/mobile-capacitor",
|
|
3619
|
-
"version": "0.1.
|
|
3619
|
+
"version": "0.1.39",
|
|
3620
3620
|
"descriptor": {
|
|
3621
3621
|
"packageVersion": 1,
|
|
3622
3622
|
"packageId": "@jskit-ai/mobile-capacitor",
|
|
3623
|
-
"version": "0.1.
|
|
3623
|
+
"version": "0.1.39",
|
|
3624
3624
|
"kind": "runtime",
|
|
3625
3625
|
"description": "Thin Capacitor client integration for JSKIT mobile-shell launch routing and auth callback completion.",
|
|
3626
3626
|
"dependsOn": [
|
|
@@ -3683,8 +3683,8 @@
|
|
|
3683
3683
|
"@capacitor/app": "^7.1.0",
|
|
3684
3684
|
"@capacitor/browser": "^7.0.1",
|
|
3685
3685
|
"@capacitor/core": "^7.4.3",
|
|
3686
|
-
"@jskit-ai/kernel": "0.1.
|
|
3687
|
-
"@jskit-ai/shell-web": "0.1.
|
|
3686
|
+
"@jskit-ai/kernel": "0.1.103",
|
|
3687
|
+
"@jskit-ai/shell-web": "0.1.102"
|
|
3688
3688
|
},
|
|
3689
3689
|
"dev": {
|
|
3690
3690
|
"@capacitor/cli": "^7.4.3"
|
|
@@ -3736,11 +3736,11 @@
|
|
|
3736
3736
|
},
|
|
3737
3737
|
{
|
|
3738
3738
|
"packageId": "@jskit-ai/realtime",
|
|
3739
|
-
"version": "0.1.
|
|
3739
|
+
"version": "0.1.101",
|
|
3740
3740
|
"descriptor": {
|
|
3741
3741
|
"packageVersion": 1,
|
|
3742
3742
|
"packageId": "@jskit-ai/realtime",
|
|
3743
|
-
"version": "0.1.
|
|
3743
|
+
"version": "0.1.101",
|
|
3744
3744
|
"kind": "runtime",
|
|
3745
3745
|
"description": "Thin, generic realtime runtime wrappers for socket.io server and client.",
|
|
3746
3746
|
"options": {
|
|
@@ -3836,7 +3836,7 @@
|
|
|
3836
3836
|
"mutations": {
|
|
3837
3837
|
"dependencies": {
|
|
3838
3838
|
"runtime": {
|
|
3839
|
-
"@jskit-ai/kernel": "0.1.
|
|
3839
|
+
"@jskit-ai/kernel": "0.1.103",
|
|
3840
3840
|
"@socket.io/redis-adapter": "^8.3.0",
|
|
3841
3841
|
"redis": "^5.8.2",
|
|
3842
3842
|
"socket.io": "^4.8.3",
|
|
@@ -3885,11 +3885,11 @@
|
|
|
3885
3885
|
},
|
|
3886
3886
|
{
|
|
3887
3887
|
"packageId": "@jskit-ai/resource-core",
|
|
3888
|
-
"version": "0.1.
|
|
3888
|
+
"version": "0.1.47",
|
|
3889
3889
|
"descriptor": {
|
|
3890
3890
|
"packageVersion": 1,
|
|
3891
3891
|
"packageId": "@jskit-ai/resource-core",
|
|
3892
|
-
"version": "0.1.
|
|
3892
|
+
"version": "0.1.47",
|
|
3893
3893
|
"kind": "runtime",
|
|
3894
3894
|
"description": "Generic resource-definition helpers and schema-definition normalization.",
|
|
3895
3895
|
"dependsOn": [
|
|
@@ -3912,7 +3912,7 @@
|
|
|
3912
3912
|
"mutations": {
|
|
3913
3913
|
"dependencies": {
|
|
3914
3914
|
"runtime": {
|
|
3915
|
-
"@jskit-ai/resource-core": "0.1.
|
|
3915
|
+
"@jskit-ai/resource-core": "0.1.47"
|
|
3916
3916
|
},
|
|
3917
3917
|
"dev": {}
|
|
3918
3918
|
},
|
|
@@ -3927,11 +3927,11 @@
|
|
|
3927
3927
|
},
|
|
3928
3928
|
{
|
|
3929
3929
|
"packageId": "@jskit-ai/resource-crud-core",
|
|
3930
|
-
"version": "0.1.
|
|
3930
|
+
"version": "0.1.47",
|
|
3931
3931
|
"descriptor": {
|
|
3932
3932
|
"packageVersion": 1,
|
|
3933
3933
|
"packageId": "@jskit-ai/resource-crud-core",
|
|
3934
|
-
"version": "0.1.
|
|
3934
|
+
"version": "0.1.47",
|
|
3935
3935
|
"kind": "runtime",
|
|
3936
3936
|
"description": "CRUD-specific resource-definition helpers and namespace support.",
|
|
3937
3937
|
"dependsOn": [
|
|
@@ -3955,7 +3955,7 @@
|
|
|
3955
3955
|
"mutations": {
|
|
3956
3956
|
"dependencies": {
|
|
3957
3957
|
"runtime": {
|
|
3958
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
3958
|
+
"@jskit-ai/resource-crud-core": "0.1.47"
|
|
3959
3959
|
},
|
|
3960
3960
|
"dev": {}
|
|
3961
3961
|
},
|
|
@@ -3970,11 +3970,11 @@
|
|
|
3970
3970
|
},
|
|
3971
3971
|
{
|
|
3972
3972
|
"packageId": "@jskit-ai/shell-web",
|
|
3973
|
-
"version": "0.1.
|
|
3973
|
+
"version": "0.1.102",
|
|
3974
3974
|
"descriptor": {
|
|
3975
3975
|
"packageVersion": 1,
|
|
3976
3976
|
"packageId": "@jskit-ai/shell-web",
|
|
3977
|
-
"version": "0.1.
|
|
3977
|
+
"version": "0.1.102",
|
|
3978
3978
|
"kind": "runtime",
|
|
3979
3979
|
"description": "Web shell layout runtime with outlet-based placement contributions.",
|
|
3980
3980
|
"dependsOn": [],
|
|
@@ -4316,7 +4316,7 @@
|
|
|
4316
4316
|
"dependencies": {
|
|
4317
4317
|
"runtime": {
|
|
4318
4318
|
"@mdi/js": "^7.4.47",
|
|
4319
|
-
"@jskit-ai/kernel": "0.1.
|
|
4319
|
+
"@jskit-ai/kernel": "0.1.103"
|
|
4320
4320
|
},
|
|
4321
4321
|
"dev": {}
|
|
4322
4322
|
},
|
|
@@ -4516,11 +4516,11 @@
|
|
|
4516
4516
|
},
|
|
4517
4517
|
{
|
|
4518
4518
|
"packageId": "@jskit-ai/storage-runtime",
|
|
4519
|
-
"version": "0.1.
|
|
4519
|
+
"version": "0.1.101",
|
|
4520
4520
|
"descriptor": {
|
|
4521
4521
|
"packageVersion": 1,
|
|
4522
4522
|
"packageId": "@jskit-ai/storage-runtime",
|
|
4523
|
-
"version": "0.1.
|
|
4523
|
+
"version": "0.1.101",
|
|
4524
4524
|
"kind": "runtime",
|
|
4525
4525
|
"dependsOn": [
|
|
4526
4526
|
"@jskit-ai/kernel"
|
|
@@ -4569,7 +4569,7 @@
|
|
|
4569
4569
|
"mutations": {
|
|
4570
4570
|
"dependencies": {
|
|
4571
4571
|
"runtime": {
|
|
4572
|
-
"@jskit-ai/kernel": "0.1.
|
|
4572
|
+
"@jskit-ai/kernel": "0.1.103",
|
|
4573
4573
|
"unstorage": "^1.17.3"
|
|
4574
4574
|
},
|
|
4575
4575
|
"dev": {}
|
|
@@ -4585,11 +4585,11 @@
|
|
|
4585
4585
|
},
|
|
4586
4586
|
{
|
|
4587
4587
|
"packageId": "@jskit-ai/ui-generator",
|
|
4588
|
-
"version": "0.1.
|
|
4588
|
+
"version": "0.1.85",
|
|
4589
4589
|
"descriptor": {
|
|
4590
4590
|
"packageVersion": 1,
|
|
4591
4591
|
"packageId": "@jskit-ai/ui-generator",
|
|
4592
|
-
"version": "0.1.
|
|
4592
|
+
"version": "0.1.85",
|
|
4593
4593
|
"kind": "generator",
|
|
4594
4594
|
"description": "Create non-CRUD pages, reusable UI elements, and subpage hosts.",
|
|
4595
4595
|
"options": {
|
|
@@ -5022,7 +5022,7 @@
|
|
|
5022
5022
|
"mutations": {
|
|
5023
5023
|
"dependencies": {
|
|
5024
5024
|
"runtime": {
|
|
5025
|
-
"@jskit-ai/users-web": "0.1.
|
|
5025
|
+
"@jskit-ai/users-web": "0.1.117"
|
|
5026
5026
|
},
|
|
5027
5027
|
"dev": {}
|
|
5028
5028
|
},
|
|
@@ -5037,11 +5037,11 @@
|
|
|
5037
5037
|
},
|
|
5038
5038
|
{
|
|
5039
5039
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
5040
|
-
"version": "0.1.
|
|
5040
|
+
"version": "0.1.80",
|
|
5041
5041
|
"descriptor": {
|
|
5042
5042
|
"packageVersion": 1,
|
|
5043
5043
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
5044
|
-
"version": "0.1.
|
|
5044
|
+
"version": "0.1.80",
|
|
5045
5045
|
"kind": "runtime",
|
|
5046
5046
|
"description": "Reusable client-side image upload runtime with pre-upload image editing.",
|
|
5047
5047
|
"dependsOn": [
|
|
@@ -5105,7 +5105,7 @@
|
|
|
5105
5105
|
"mutations": {
|
|
5106
5106
|
"dependencies": {
|
|
5107
5107
|
"runtime": {
|
|
5108
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
5108
|
+
"@jskit-ai/uploads-runtime": "0.1.80",
|
|
5109
5109
|
"@uppy/compressor": "^3.1.0",
|
|
5110
5110
|
"@uppy/core": "^5.2.0",
|
|
5111
5111
|
"@uppy/dashboard": "^5.1.1",
|
|
@@ -5125,11 +5125,11 @@
|
|
|
5125
5125
|
},
|
|
5126
5126
|
{
|
|
5127
5127
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
5128
|
-
"version": "0.1.
|
|
5128
|
+
"version": "0.1.80",
|
|
5129
5129
|
"descriptor": {
|
|
5130
5130
|
"packageVersion": 1,
|
|
5131
5131
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
5132
|
-
"version": "0.1.
|
|
5132
|
+
"version": "0.1.80",
|
|
5133
5133
|
"kind": "runtime",
|
|
5134
5134
|
"description": "Reusable upload runtime primitives for multipart parsing, policy validation, and blob storage.",
|
|
5135
5135
|
"dependsOn": [
|
|
@@ -5199,7 +5199,7 @@
|
|
|
5199
5199
|
"dependencies": {
|
|
5200
5200
|
"runtime": {
|
|
5201
5201
|
"@fastify/multipart": "^9.4.0",
|
|
5202
|
-
"@jskit-ai/kernel": "0.1.
|
|
5202
|
+
"@jskit-ai/kernel": "0.1.103"
|
|
5203
5203
|
},
|
|
5204
5204
|
"dev": {}
|
|
5205
5205
|
},
|
|
@@ -5214,11 +5214,11 @@
|
|
|
5214
5214
|
},
|
|
5215
5215
|
{
|
|
5216
5216
|
"packageId": "@jskit-ai/users-core",
|
|
5217
|
-
"version": "0.1.
|
|
5217
|
+
"version": "0.1.112",
|
|
5218
5218
|
"descriptor": {
|
|
5219
5219
|
"packageVersion": 1,
|
|
5220
5220
|
"packageId": "@jskit-ai/users-core",
|
|
5221
|
-
"version": "0.1.
|
|
5221
|
+
"version": "0.1.112",
|
|
5222
5222
|
"kind": "runtime",
|
|
5223
5223
|
"description": "Users/account runtime plus HTTP routes for account features.",
|
|
5224
5224
|
"dependsOn": [
|
|
@@ -5362,16 +5362,16 @@
|
|
|
5362
5362
|
"mutations": {
|
|
5363
5363
|
"dependencies": {
|
|
5364
5364
|
"runtime": {
|
|
5365
|
-
"@jskit-ai/auth-core": "0.1.
|
|
5366
|
-
"@jskit-ai/crud-core": "0.1.
|
|
5367
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
5368
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
5369
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
5370
|
-
"@jskit-ai/kernel": "0.1.
|
|
5371
|
-
"@jskit-ai/resource-core": "0.1.
|
|
5372
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
5365
|
+
"@jskit-ai/auth-core": "0.1.101",
|
|
5366
|
+
"@jskit-ai/crud-core": "0.1.110",
|
|
5367
|
+
"@jskit-ai/database-runtime": "0.1.102",
|
|
5368
|
+
"@jskit-ai/http-runtime": "0.1.101",
|
|
5369
|
+
"@jskit-ai/json-rest-api-core": "0.1.47",
|
|
5370
|
+
"@jskit-ai/kernel": "0.1.103",
|
|
5371
|
+
"@jskit-ai/resource-core": "0.1.47",
|
|
5372
|
+
"@jskit-ai/resource-crud-core": "0.1.47",
|
|
5373
5373
|
"@local/users": "file:packages/users",
|
|
5374
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
5374
|
+
"@jskit-ai/uploads-runtime": "0.1.80"
|
|
5375
5375
|
},
|
|
5376
5376
|
"dev": {}
|
|
5377
5377
|
},
|
|
@@ -5589,11 +5589,11 @@
|
|
|
5589
5589
|
},
|
|
5590
5590
|
{
|
|
5591
5591
|
"packageId": "@jskit-ai/users-web",
|
|
5592
|
-
"version": "0.1.
|
|
5592
|
+
"version": "0.1.117",
|
|
5593
5593
|
"descriptor": {
|
|
5594
5594
|
"packageVersion": 1,
|
|
5595
5595
|
"packageId": "@jskit-ai/users-web",
|
|
5596
|
-
"version": "0.1.
|
|
5596
|
+
"version": "0.1.117",
|
|
5597
5597
|
"kind": "runtime",
|
|
5598
5598
|
"description": "Users web module: account/profile UI plus shared users web widgets.",
|
|
5599
5599
|
"dependsOn": [
|
|
@@ -5896,12 +5896,12 @@
|
|
|
5896
5896
|
"dependencies": {
|
|
5897
5897
|
"runtime": {
|
|
5898
5898
|
"@mdi/js": "^7.4.47",
|
|
5899
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
5900
|
-
"@jskit-ai/realtime": "0.1.
|
|
5901
|
-
"@jskit-ai/kernel": "0.1.
|
|
5902
|
-
"@jskit-ai/shell-web": "0.1.
|
|
5903
|
-
"@jskit-ai/uploads-image-web": "0.1.
|
|
5904
|
-
"@jskit-ai/users-core": "0.1.
|
|
5899
|
+
"@jskit-ai/http-runtime": "0.1.101",
|
|
5900
|
+
"@jskit-ai/realtime": "0.1.101",
|
|
5901
|
+
"@jskit-ai/kernel": "0.1.103",
|
|
5902
|
+
"@jskit-ai/shell-web": "0.1.102",
|
|
5903
|
+
"@jskit-ai/uploads-image-web": "0.1.80",
|
|
5904
|
+
"@jskit-ai/users-core": "0.1.112"
|
|
5905
5905
|
},
|
|
5906
5906
|
"dev": {}
|
|
5907
5907
|
},
|
|
@@ -6070,11 +6070,11 @@
|
|
|
6070
6070
|
},
|
|
6071
6071
|
{
|
|
6072
6072
|
"packageId": "@jskit-ai/workspaces-core",
|
|
6073
|
-
"version": "0.1.
|
|
6073
|
+
"version": "0.1.78",
|
|
6074
6074
|
"descriptor": {
|
|
6075
6075
|
"packageVersion": 1,
|
|
6076
6076
|
"packageId": "@jskit-ai/workspaces-core",
|
|
6077
|
-
"version": "0.1.
|
|
6077
|
+
"version": "0.1.78",
|
|
6078
6078
|
"kind": "runtime",
|
|
6079
6079
|
"description": "Workspace tenancy runtime plus HTTP routes, role catalog, and workspace config scaffolding.",
|
|
6080
6080
|
"dependsOn": [
|
|
@@ -6215,10 +6215,10 @@
|
|
|
6215
6215
|
"mutations": {
|
|
6216
6216
|
"dependencies": {
|
|
6217
6217
|
"runtime": {
|
|
6218
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
6219
|
-
"@jskit-ai/resource-core": "0.1.
|
|
6220
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
6221
|
-
"@jskit-ai/users-core": "0.1.
|
|
6218
|
+
"@jskit-ai/json-rest-api-core": "0.1.47",
|
|
6219
|
+
"@jskit-ai/resource-core": "0.1.47",
|
|
6220
|
+
"@jskit-ai/resource-crud-core": "0.1.47",
|
|
6221
|
+
"@jskit-ai/users-core": "0.1.112"
|
|
6222
6222
|
},
|
|
6223
6223
|
"dev": {}
|
|
6224
6224
|
},
|
|
@@ -6390,11 +6390,11 @@
|
|
|
6390
6390
|
},
|
|
6391
6391
|
{
|
|
6392
6392
|
"packageId": "@jskit-ai/workspaces-web",
|
|
6393
|
-
"version": "0.1.
|
|
6393
|
+
"version": "0.1.79",
|
|
6394
6394
|
"descriptor": {
|
|
6395
6395
|
"packageVersion": 1,
|
|
6396
6396
|
"packageId": "@jskit-ai/workspaces-web",
|
|
6397
|
-
"version": "0.1.
|
|
6397
|
+
"version": "0.1.79",
|
|
6398
6398
|
"kind": "runtime",
|
|
6399
6399
|
"description": "Workspace web module: workspace selector, tools widget, workspace surfaces, members UI, and settings hosts.",
|
|
6400
6400
|
"dependsOn": [
|
|
@@ -6646,8 +6646,8 @@
|
|
|
6646
6646
|
"mutations": {
|
|
6647
6647
|
"dependencies": {
|
|
6648
6648
|
"runtime": {
|
|
6649
|
-
"@jskit-ai/workspaces-core": "0.1.
|
|
6650
|
-
"@jskit-ai/users-web": "0.1.
|
|
6649
|
+
"@jskit-ai/workspaces-core": "0.1.78",
|
|
6650
|
+
"@jskit-ai/users-web": "0.1.117"
|
|
6651
6651
|
},
|
|
6652
6652
|
"dev": {}
|
|
6653
6653
|
},
|