@jskit-ai/jskit-catalog 0.1.111 → 0.1.113
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.114",
|
|
10
10
|
"descriptor": {
|
|
11
11
|
"packageVersion": 1,
|
|
12
12
|
"packageId": "@jskit-ai/assistant",
|
|
13
|
-
"version": "0.1.
|
|
13
|
+
"version": "0.1.114",
|
|
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.81",
|
|
351
351
|
"descriptor": {
|
|
352
352
|
"packageVersion": 1,
|
|
353
353
|
"packageId": "@jskit-ai/assistant-core",
|
|
354
|
-
"version": "0.1.
|
|
354
|
+
"version": "0.1.81",
|
|
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.104",
|
|
403
|
+
"@jskit-ai/kernel": "0.1.106",
|
|
404
|
+
"@jskit-ai/resource-core": "0.1.50",
|
|
405
|
+
"@jskit-ai/resource-crud-core": "0.1.50",
|
|
406
|
+
"@jskit-ai/users-core": "0.1.115",
|
|
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.76",
|
|
426
426
|
"descriptor": {
|
|
427
427
|
"packageVersion": 1,
|
|
428
428
|
"packageId": "@jskit-ai/assistant-runtime",
|
|
429
|
-
"version": "0.1.
|
|
429
|
+
"version": "0.1.76",
|
|
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.81",
|
|
526
|
+
"@jskit-ai/database-runtime": "0.1.105",
|
|
527
|
+
"@jskit-ai/http-runtime": "0.1.104",
|
|
528
|
+
"@jskit-ai/kernel": "0.1.106",
|
|
529
|
+
"@jskit-ai/shell-web": "0.1.105",
|
|
530
|
+
"@jskit-ai/users-core": "0.1.115",
|
|
531
|
+
"@jskit-ai/users-web": "0.1.120"
|
|
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.104",
|
|
587
587
|
"descriptor": {
|
|
588
588
|
"packageVersion": 1,
|
|
589
589
|
"packageId": "@jskit-ai/auth-core",
|
|
590
|
-
"version": "0.1.
|
|
590
|
+
"version": "0.1.104",
|
|
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.106",
|
|
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.5",
|
|
682
682
|
"descriptor": {
|
|
683
683
|
"packageVersion": 1,
|
|
684
684
|
"packageId": "@jskit-ai/auth-provider-local-core",
|
|
685
|
-
"version": "0.1.
|
|
685
|
+
"version": "0.1.5",
|
|
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.104",
|
|
742
|
+
"@jskit-ai/kernel": "0.1.106",
|
|
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-supabase-core",
|
|
788
|
-
"version": "0.1.
|
|
788
|
+
"version": "0.1.104",
|
|
789
789
|
"descriptor": {
|
|
790
790
|
"packageVersion": 1,
|
|
791
791
|
"packageId": "@jskit-ai/auth-provider-supabase-core",
|
|
792
|
-
"version": "0.1.
|
|
792
|
+
"version": "0.1.104",
|
|
793
793
|
"kind": "runtime",
|
|
794
794
|
"options": {
|
|
795
795
|
"auth-supabase-url": {
|
|
@@ -871,8 +871,8 @@
|
|
|
871
871
|
"mutations": {
|
|
872
872
|
"dependencies": {
|
|
873
873
|
"runtime": {
|
|
874
|
-
"@jskit-ai/auth-core": "0.1.
|
|
875
|
-
"@jskit-ai/kernel": "0.1.
|
|
874
|
+
"@jskit-ai/auth-core": "0.1.104",
|
|
875
|
+
"@jskit-ai/kernel": "0.1.106",
|
|
876
876
|
"dotenv": "^16.4.5",
|
|
877
877
|
"@supabase/supabase-js": "^2.57.4",
|
|
878
878
|
"jose": "^6.1.0"
|
|
@@ -950,11 +950,11 @@
|
|
|
950
950
|
},
|
|
951
951
|
{
|
|
952
952
|
"packageId": "@jskit-ai/auth-web",
|
|
953
|
-
"version": "0.1.
|
|
953
|
+
"version": "0.1.106",
|
|
954
954
|
"descriptor": {
|
|
955
955
|
"packageVersion": 1,
|
|
956
956
|
"packageId": "@jskit-ai/auth-web",
|
|
957
|
-
"version": "0.1.
|
|
957
|
+
"version": "0.1.106",
|
|
958
958
|
"kind": "runtime",
|
|
959
959
|
"description": "Auth web module: Fastify auth routes plus web login/sign-out scaffolds.",
|
|
960
960
|
"dependsOn": [
|
|
@@ -1223,10 +1223,10 @@
|
|
|
1223
1223
|
"dependencies": {
|
|
1224
1224
|
"runtime": {
|
|
1225
1225
|
"@mdi/js": "^7.4.47",
|
|
1226
|
-
"@jskit-ai/auth-core": "0.1.
|
|
1227
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
1228
|
-
"@jskit-ai/kernel": "0.1.
|
|
1229
|
-
"@jskit-ai/shell-web": "0.1.
|
|
1226
|
+
"@jskit-ai/auth-core": "0.1.104",
|
|
1227
|
+
"@jskit-ai/http-runtime": "0.1.104",
|
|
1228
|
+
"@jskit-ai/kernel": "0.1.106",
|
|
1229
|
+
"@jskit-ai/shell-web": "0.1.105"
|
|
1230
1230
|
},
|
|
1231
1231
|
"dev": {}
|
|
1232
1232
|
},
|
|
@@ -1319,11 +1319,11 @@
|
|
|
1319
1319
|
},
|
|
1320
1320
|
{
|
|
1321
1321
|
"packageId": "@jskit-ai/console-core",
|
|
1322
|
-
"version": "0.1.
|
|
1322
|
+
"version": "0.1.68",
|
|
1323
1323
|
"descriptor": {
|
|
1324
1324
|
"packageVersion": 1,
|
|
1325
1325
|
"packageId": "@jskit-ai/console-core",
|
|
1326
|
-
"version": "0.1.
|
|
1326
|
+
"version": "0.1.68",
|
|
1327
1327
|
"kind": "runtime",
|
|
1328
1328
|
"description": "Console runtime: console settings schema, bootstrap flags, actions, and HTTP routes.",
|
|
1329
1329
|
"dependsOn": [
|
|
@@ -1407,12 +1407,12 @@
|
|
|
1407
1407
|
"mutations": {
|
|
1408
1408
|
"dependencies": {
|
|
1409
1409
|
"runtime": {
|
|
1410
|
-
"@jskit-ai/auth-core": "0.1.
|
|
1411
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
1412
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
1413
|
-
"@jskit-ai/kernel": "0.1.
|
|
1414
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
1415
|
-
"@jskit-ai/users-core": "0.1.
|
|
1410
|
+
"@jskit-ai/auth-core": "0.1.104",
|
|
1411
|
+
"@jskit-ai/database-runtime": "0.1.105",
|
|
1412
|
+
"@jskit-ai/http-runtime": "0.1.104",
|
|
1413
|
+
"@jskit-ai/kernel": "0.1.106",
|
|
1414
|
+
"@jskit-ai/resource-crud-core": "0.1.50",
|
|
1415
|
+
"@jskit-ai/users-core": "0.1.115"
|
|
1416
1416
|
},
|
|
1417
1417
|
"dev": {}
|
|
1418
1418
|
},
|
|
@@ -1437,11 +1437,11 @@
|
|
|
1437
1437
|
},
|
|
1438
1438
|
{
|
|
1439
1439
|
"packageId": "@jskit-ai/console-web",
|
|
1440
|
-
"version": "0.1.
|
|
1440
|
+
"version": "0.1.73",
|
|
1441
1441
|
"descriptor": {
|
|
1442
1442
|
"packageVersion": 1,
|
|
1443
1443
|
"packageId": "@jskit-ai/console-web",
|
|
1444
|
-
"version": "0.1.
|
|
1444
|
+
"version": "0.1.73",
|
|
1445
1445
|
"kind": "runtime",
|
|
1446
1446
|
"description": "Authenticated console surface scaffold and surface policy wiring.",
|
|
1447
1447
|
"dependsOn": [
|
|
@@ -1551,9 +1551,9 @@
|
|
|
1551
1551
|
"mutations": {
|
|
1552
1552
|
"dependencies": {
|
|
1553
1553
|
"runtime": {
|
|
1554
|
-
"@jskit-ai/auth-web": "0.1.
|
|
1555
|
-
"@jskit-ai/console-core": "0.1.
|
|
1556
|
-
"@jskit-ai/shell-web": "0.1.
|
|
1554
|
+
"@jskit-ai/auth-web": "0.1.106",
|
|
1555
|
+
"@jskit-ai/console-core": "0.1.68",
|
|
1556
|
+
"@jskit-ai/shell-web": "0.1.105"
|
|
1557
1557
|
},
|
|
1558
1558
|
"dev": {}
|
|
1559
1559
|
},
|
|
@@ -1660,11 +1660,11 @@
|
|
|
1660
1660
|
},
|
|
1661
1661
|
{
|
|
1662
1662
|
"packageId": "@jskit-ai/crud-core",
|
|
1663
|
-
"version": "0.1.
|
|
1663
|
+
"version": "0.1.113",
|
|
1664
1664
|
"descriptor": {
|
|
1665
1665
|
"packageVersion": 1,
|
|
1666
1666
|
"packageId": "@jskit-ai/crud-core",
|
|
1667
|
-
"version": "0.1.
|
|
1667
|
+
"version": "0.1.113",
|
|
1668
1668
|
"kind": "runtime",
|
|
1669
1669
|
"description": "Shared CRUD helpers used by CRUD modules.",
|
|
1670
1670
|
"dependsOn": [
|
|
@@ -1693,7 +1693,7 @@
|
|
|
1693
1693
|
"mutations": {
|
|
1694
1694
|
"dependencies": {
|
|
1695
1695
|
"runtime": {
|
|
1696
|
-
"@jskit-ai/crud-core": "0.1.
|
|
1696
|
+
"@jskit-ai/crud-core": "0.1.113"
|
|
1697
1697
|
},
|
|
1698
1698
|
"dev": {}
|
|
1699
1699
|
},
|
|
@@ -1707,11 +1707,11 @@
|
|
|
1707
1707
|
},
|
|
1708
1708
|
{
|
|
1709
1709
|
"packageId": "@jskit-ai/crud-server-generator",
|
|
1710
|
-
"version": "0.1.
|
|
1710
|
+
"version": "0.1.113",
|
|
1711
1711
|
"descriptor": {
|
|
1712
1712
|
"packageVersion": 1,
|
|
1713
1713
|
"packageId": "@jskit-ai/crud-server-generator",
|
|
1714
|
-
"version": "0.1.
|
|
1714
|
+
"version": "0.1.113",
|
|
1715
1715
|
"kind": "generator",
|
|
1716
1716
|
"description": "CRUD server generator with routes, actions, and persistence scaffolding.",
|
|
1717
1717
|
"options": {
|
|
@@ -1878,14 +1878,14 @@
|
|
|
1878
1878
|
"mutations": {
|
|
1879
1879
|
"dependencies": {
|
|
1880
1880
|
"runtime": {
|
|
1881
|
-
"@jskit-ai/auth-core": "0.1.
|
|
1882
|
-
"@jskit-ai/crud-core": "0.1.
|
|
1883
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
1884
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
1885
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
1886
|
-
"@jskit-ai/kernel": "0.1.
|
|
1887
|
-
"@jskit-ai/realtime": "0.1.
|
|
1888
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
1881
|
+
"@jskit-ai/auth-core": "0.1.104",
|
|
1882
|
+
"@jskit-ai/crud-core": "0.1.113",
|
|
1883
|
+
"@jskit-ai/database-runtime": "0.1.105",
|
|
1884
|
+
"@jskit-ai/http-runtime": "0.1.104",
|
|
1885
|
+
"@jskit-ai/json-rest-api-core": "0.1.50",
|
|
1886
|
+
"@jskit-ai/kernel": "0.1.106",
|
|
1887
|
+
"@jskit-ai/realtime": "0.1.104",
|
|
1888
|
+
"@jskit-ai/resource-crud-core": "0.1.50",
|
|
1889
1889
|
"@local/${option:namespace|kebab}": "file:packages/${option:namespace|kebab}"
|
|
1890
1890
|
},
|
|
1891
1891
|
"dev": {}
|
|
@@ -2017,11 +2017,11 @@
|
|
|
2017
2017
|
},
|
|
2018
2018
|
{
|
|
2019
2019
|
"packageId": "@jskit-ai/crud-ui-generator",
|
|
2020
|
-
"version": "0.1.
|
|
2020
|
+
"version": "0.1.88",
|
|
2021
2021
|
"descriptor": {
|
|
2022
2022
|
"packageVersion": 1,
|
|
2023
2023
|
"packageId": "@jskit-ai/crud-ui-generator",
|
|
2024
|
-
"version": "0.1.
|
|
2024
|
+
"version": "0.1.88",
|
|
2025
2025
|
"kind": "generator",
|
|
2026
2026
|
"description": "Generate CRUD route trees from resource validators at an explicit route root relative to src/pages/.",
|
|
2027
2027
|
"options": {
|
|
@@ -2220,7 +2220,7 @@
|
|
|
2220
2220
|
"mutations": {
|
|
2221
2221
|
"dependencies": {
|
|
2222
2222
|
"runtime": {
|
|
2223
|
-
"@jskit-ai/users-web": "0.1.
|
|
2223
|
+
"@jskit-ai/users-web": "0.1.120"
|
|
2224
2224
|
},
|
|
2225
2225
|
"dev": {}
|
|
2226
2226
|
},
|
|
@@ -2479,11 +2479,11 @@
|
|
|
2479
2479
|
},
|
|
2480
2480
|
{
|
|
2481
2481
|
"packageId": "@jskit-ai/database-runtime",
|
|
2482
|
-
"version": "0.1.
|
|
2482
|
+
"version": "0.1.105",
|
|
2483
2483
|
"descriptor": {
|
|
2484
2484
|
"packageVersion": 1,
|
|
2485
2485
|
"packageId": "@jskit-ai/database-runtime",
|
|
2486
|
-
"version": "0.1.
|
|
2486
|
+
"version": "0.1.105",
|
|
2487
2487
|
"kind": "runtime",
|
|
2488
2488
|
"dependsOn": [
|
|
2489
2489
|
"@jskit-ai/kernel"
|
|
@@ -2540,7 +2540,7 @@
|
|
|
2540
2540
|
"mutations": {
|
|
2541
2541
|
"dependencies": {
|
|
2542
2542
|
"runtime": {
|
|
2543
|
-
"@jskit-ai/kernel": "0.1.
|
|
2543
|
+
"@jskit-ai/kernel": "0.1.106",
|
|
2544
2544
|
"dotenv": "^16.4.5",
|
|
2545
2545
|
"knex": "^3.1.0"
|
|
2546
2546
|
},
|
|
@@ -2575,11 +2575,11 @@
|
|
|
2575
2575
|
},
|
|
2576
2576
|
{
|
|
2577
2577
|
"packageId": "@jskit-ai/database-runtime-mysql",
|
|
2578
|
-
"version": "0.1.
|
|
2578
|
+
"version": "0.1.104",
|
|
2579
2579
|
"descriptor": {
|
|
2580
2580
|
"packageVersion": 1,
|
|
2581
2581
|
"packageId": "@jskit-ai/database-runtime-mysql",
|
|
2582
|
-
"version": "0.1.
|
|
2582
|
+
"version": "0.1.104",
|
|
2583
2583
|
"kind": "runtime",
|
|
2584
2584
|
"options": {
|
|
2585
2585
|
"db-host": {
|
|
@@ -2669,7 +2669,7 @@
|
|
|
2669
2669
|
"mutations": {
|
|
2670
2670
|
"dependencies": {
|
|
2671
2671
|
"runtime": {
|
|
2672
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
2672
|
+
"@jskit-ai/database-runtime": "0.1.105",
|
|
2673
2673
|
"mysql2": "^3.11.2"
|
|
2674
2674
|
},
|
|
2675
2675
|
"dev": {}
|
|
@@ -2740,11 +2740,11 @@
|
|
|
2740
2740
|
},
|
|
2741
2741
|
{
|
|
2742
2742
|
"packageId": "@jskit-ai/database-runtime-postgres",
|
|
2743
|
-
"version": "0.1.
|
|
2743
|
+
"version": "0.1.104",
|
|
2744
2744
|
"descriptor": {
|
|
2745
2745
|
"packageVersion": 1,
|
|
2746
2746
|
"packageId": "@jskit-ai/database-runtime-postgres",
|
|
2747
|
-
"version": "0.1.
|
|
2747
|
+
"version": "0.1.104",
|
|
2748
2748
|
"kind": "runtime",
|
|
2749
2749
|
"options": {
|
|
2750
2750
|
"db-host": {
|
|
@@ -2834,7 +2834,7 @@
|
|
|
2834
2834
|
"mutations": {
|
|
2835
2835
|
"dependencies": {
|
|
2836
2836
|
"runtime": {
|
|
2837
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
2837
|
+
"@jskit-ai/database-runtime": "0.1.105",
|
|
2838
2838
|
"pg": "^8.13.1"
|
|
2839
2839
|
},
|
|
2840
2840
|
"dev": {}
|
|
@@ -2905,11 +2905,11 @@
|
|
|
2905
2905
|
},
|
|
2906
2906
|
{
|
|
2907
2907
|
"packageId": "@jskit-ai/feature-server-generator",
|
|
2908
|
-
"version": "0.1.
|
|
2908
|
+
"version": "0.1.47",
|
|
2909
2909
|
"descriptor": {
|
|
2910
2910
|
"packageVersion": 1,
|
|
2911
2911
|
"packageId": "@jskit-ai/feature-server-generator",
|
|
2912
|
-
"version": "0.1.
|
|
2912
|
+
"version": "0.1.47",
|
|
2913
2913
|
"kind": "generator",
|
|
2914
2914
|
"description": "Scaffold substantial non-CRUD server feature packages with provider, actions, service, and optional persistence seams.",
|
|
2915
2915
|
"options": {
|
|
@@ -3094,7 +3094,7 @@
|
|
|
3094
3094
|
"equals": "json-rest"
|
|
3095
3095
|
}
|
|
3096
3096
|
},
|
|
3097
|
-
"@jskit-ai/kernel": "0.1.
|
|
3097
|
+
"@jskit-ai/kernel": "0.1.106",
|
|
3098
3098
|
"json-rest-schema": "1.x.x",
|
|
3099
3099
|
"@local/${option:feature-name|kebab}": "file:packages/${option:feature-name|kebab}"
|
|
3100
3100
|
},
|
|
@@ -3207,11 +3207,11 @@
|
|
|
3207
3207
|
},
|
|
3208
3208
|
{
|
|
3209
3209
|
"packageId": "@jskit-ai/google-rewarded-core",
|
|
3210
|
-
"version": "0.1.
|
|
3210
|
+
"version": "0.1.42",
|
|
3211
3211
|
"descriptor": {
|
|
3212
3212
|
"packageVersion": 1,
|
|
3213
3213
|
"packageId": "@jskit-ai/google-rewarded-core",
|
|
3214
|
-
"version": "0.1.
|
|
3214
|
+
"version": "0.1.42",
|
|
3215
3215
|
"kind": "runtime",
|
|
3216
3216
|
"description": "Google rewarded workflow runtime plus internal CRUD providers for rules, provider configs, watch sessions, and unlock receipts.",
|
|
3217
3217
|
"dependsOn": [
|
|
@@ -3338,14 +3338,14 @@
|
|
|
3338
3338
|
"mutations": {
|
|
3339
3339
|
"dependencies": {
|
|
3340
3340
|
"runtime": {
|
|
3341
|
-
"@jskit-ai/auth-core": "0.1.
|
|
3342
|
-
"@jskit-ai/crud-core": "0.1.
|
|
3343
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
3344
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
3345
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
3346
|
-
"@jskit-ai/kernel": "0.1.
|
|
3347
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
3348
|
-
"@jskit-ai/workspaces-core": "0.1.
|
|
3341
|
+
"@jskit-ai/auth-core": "0.1.104",
|
|
3342
|
+
"@jskit-ai/crud-core": "0.1.113",
|
|
3343
|
+
"@jskit-ai/database-runtime": "0.1.105",
|
|
3344
|
+
"@jskit-ai/http-runtime": "0.1.104",
|
|
3345
|
+
"@jskit-ai/json-rest-api-core": "0.1.50",
|
|
3346
|
+
"@jskit-ai/kernel": "0.1.106",
|
|
3347
|
+
"@jskit-ai/resource-crud-core": "0.1.50",
|
|
3348
|
+
"@jskit-ai/workspaces-core": "0.1.81"
|
|
3349
3349
|
},
|
|
3350
3350
|
"dev": {}
|
|
3351
3351
|
},
|
|
@@ -3397,11 +3397,11 @@
|
|
|
3397
3397
|
},
|
|
3398
3398
|
{
|
|
3399
3399
|
"packageId": "@jskit-ai/google-rewarded-web",
|
|
3400
|
-
"version": "0.1.
|
|
3400
|
+
"version": "0.1.42",
|
|
3401
3401
|
"descriptor": {
|
|
3402
3402
|
"packageVersion": 1,
|
|
3403
3403
|
"packageId": "@jskit-ai/google-rewarded-web",
|
|
3404
|
-
"version": "0.1.
|
|
3404
|
+
"version": "0.1.42",
|
|
3405
3405
|
"kind": "runtime",
|
|
3406
3406
|
"description": "Google rewarded client runtime with a fullscreen gate host and GPT orchestration.",
|
|
3407
3407
|
"dependsOn": [
|
|
@@ -3448,10 +3448,10 @@
|
|
|
3448
3448
|
"mutations": {
|
|
3449
3449
|
"dependencies": {
|
|
3450
3450
|
"runtime": {
|
|
3451
|
-
"@jskit-ai/google-rewarded-core": "0.1.
|
|
3452
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
3453
|
-
"@jskit-ai/kernel": "0.1.
|
|
3454
|
-
"@jskit-ai/shell-web": "0.1.
|
|
3451
|
+
"@jskit-ai/google-rewarded-core": "0.1.42",
|
|
3452
|
+
"@jskit-ai/http-runtime": "0.1.104",
|
|
3453
|
+
"@jskit-ai/kernel": "0.1.106",
|
|
3454
|
+
"@jskit-ai/shell-web": "0.1.105"
|
|
3455
3455
|
},
|
|
3456
3456
|
"dev": {}
|
|
3457
3457
|
},
|
|
@@ -3469,11 +3469,11 @@
|
|
|
3469
3469
|
},
|
|
3470
3470
|
{
|
|
3471
3471
|
"packageId": "@jskit-ai/http-runtime",
|
|
3472
|
-
"version": "0.1.
|
|
3472
|
+
"version": "0.1.104",
|
|
3473
3473
|
"descriptor": {
|
|
3474
3474
|
"packageVersion": 1,
|
|
3475
3475
|
"packageId": "@jskit-ai/http-runtime",
|
|
3476
|
-
"version": "0.1.
|
|
3476
|
+
"version": "0.1.104",
|
|
3477
3477
|
"kind": "runtime",
|
|
3478
3478
|
"dependsOn": [],
|
|
3479
3479
|
"capabilities": {
|
|
@@ -3539,7 +3539,7 @@
|
|
|
3539
3539
|
"mutations": {
|
|
3540
3540
|
"dependencies": {
|
|
3541
3541
|
"runtime": {
|
|
3542
|
-
"@jskit-ai/kernel": "0.1.
|
|
3542
|
+
"@jskit-ai/kernel": "0.1.106"
|
|
3543
3543
|
},
|
|
3544
3544
|
"dev": {}
|
|
3545
3545
|
},
|
|
@@ -3553,11 +3553,11 @@
|
|
|
3553
3553
|
},
|
|
3554
3554
|
{
|
|
3555
3555
|
"packageId": "@jskit-ai/json-rest-api-core",
|
|
3556
|
-
"version": "0.1.
|
|
3556
|
+
"version": "0.1.50",
|
|
3557
3557
|
"descriptor": {
|
|
3558
3558
|
"packageVersion": 1,
|
|
3559
3559
|
"packageId": "@jskit-ai/json-rest-api-core",
|
|
3560
|
-
"version": "0.1.
|
|
3560
|
+
"version": "0.1.50",
|
|
3561
3561
|
"kind": "runtime",
|
|
3562
3562
|
"description": "Shared internal json-rest-api host runtime for JSKIT server packages.",
|
|
3563
3563
|
"dependsOn": [
|
|
@@ -3617,11 +3617,11 @@
|
|
|
3617
3617
|
},
|
|
3618
3618
|
{
|
|
3619
3619
|
"packageId": "@jskit-ai/mobile-capacitor",
|
|
3620
|
-
"version": "0.1.
|
|
3620
|
+
"version": "0.1.42",
|
|
3621
3621
|
"descriptor": {
|
|
3622
3622
|
"packageVersion": 1,
|
|
3623
3623
|
"packageId": "@jskit-ai/mobile-capacitor",
|
|
3624
|
-
"version": "0.1.
|
|
3624
|
+
"version": "0.1.42",
|
|
3625
3625
|
"kind": "runtime",
|
|
3626
3626
|
"description": "Thin Capacitor client integration for JSKIT mobile-shell launch routing and auth callback completion.",
|
|
3627
3627
|
"dependsOn": [
|
|
@@ -3684,8 +3684,8 @@
|
|
|
3684
3684
|
"@capacitor/app": "^7.1.0",
|
|
3685
3685
|
"@capacitor/browser": "^7.0.1",
|
|
3686
3686
|
"@capacitor/core": "^7.4.3",
|
|
3687
|
-
"@jskit-ai/kernel": "0.1.
|
|
3688
|
-
"@jskit-ai/shell-web": "0.1.
|
|
3687
|
+
"@jskit-ai/kernel": "0.1.106",
|
|
3688
|
+
"@jskit-ai/shell-web": "0.1.105"
|
|
3689
3689
|
},
|
|
3690
3690
|
"dev": {
|
|
3691
3691
|
"@capacitor/cli": "^7.4.3"
|
|
@@ -3737,11 +3737,11 @@
|
|
|
3737
3737
|
},
|
|
3738
3738
|
{
|
|
3739
3739
|
"packageId": "@jskit-ai/realtime",
|
|
3740
|
-
"version": "0.1.
|
|
3740
|
+
"version": "0.1.104",
|
|
3741
3741
|
"descriptor": {
|
|
3742
3742
|
"packageVersion": 1,
|
|
3743
3743
|
"packageId": "@jskit-ai/realtime",
|
|
3744
|
-
"version": "0.1.
|
|
3744
|
+
"version": "0.1.104",
|
|
3745
3745
|
"kind": "runtime",
|
|
3746
3746
|
"description": "Thin, generic realtime runtime wrappers for socket.io server and client.",
|
|
3747
3747
|
"options": {
|
|
@@ -3837,7 +3837,7 @@
|
|
|
3837
3837
|
"mutations": {
|
|
3838
3838
|
"dependencies": {
|
|
3839
3839
|
"runtime": {
|
|
3840
|
-
"@jskit-ai/kernel": "0.1.
|
|
3840
|
+
"@jskit-ai/kernel": "0.1.106",
|
|
3841
3841
|
"@socket.io/redis-adapter": "^8.3.0",
|
|
3842
3842
|
"redis": "^5.8.2",
|
|
3843
3843
|
"socket.io": "^4.8.3",
|
|
@@ -3886,11 +3886,11 @@
|
|
|
3886
3886
|
},
|
|
3887
3887
|
{
|
|
3888
3888
|
"packageId": "@jskit-ai/resource-core",
|
|
3889
|
-
"version": "0.1.
|
|
3889
|
+
"version": "0.1.50",
|
|
3890
3890
|
"descriptor": {
|
|
3891
3891
|
"packageVersion": 1,
|
|
3892
3892
|
"packageId": "@jskit-ai/resource-core",
|
|
3893
|
-
"version": "0.1.
|
|
3893
|
+
"version": "0.1.50",
|
|
3894
3894
|
"kind": "runtime",
|
|
3895
3895
|
"description": "Generic resource-definition helpers and schema-definition normalization.",
|
|
3896
3896
|
"dependsOn": [
|
|
@@ -3913,7 +3913,7 @@
|
|
|
3913
3913
|
"mutations": {
|
|
3914
3914
|
"dependencies": {
|
|
3915
3915
|
"runtime": {
|
|
3916
|
-
"@jskit-ai/resource-core": "0.1.
|
|
3916
|
+
"@jskit-ai/resource-core": "0.1.50"
|
|
3917
3917
|
},
|
|
3918
3918
|
"dev": {}
|
|
3919
3919
|
},
|
|
@@ -3928,11 +3928,11 @@
|
|
|
3928
3928
|
},
|
|
3929
3929
|
{
|
|
3930
3930
|
"packageId": "@jskit-ai/resource-crud-core",
|
|
3931
|
-
"version": "0.1.
|
|
3931
|
+
"version": "0.1.50",
|
|
3932
3932
|
"descriptor": {
|
|
3933
3933
|
"packageVersion": 1,
|
|
3934
3934
|
"packageId": "@jskit-ai/resource-crud-core",
|
|
3935
|
-
"version": "0.1.
|
|
3935
|
+
"version": "0.1.50",
|
|
3936
3936
|
"kind": "runtime",
|
|
3937
3937
|
"description": "CRUD-specific resource-definition helpers and namespace support.",
|
|
3938
3938
|
"dependsOn": [
|
|
@@ -3956,7 +3956,7 @@
|
|
|
3956
3956
|
"mutations": {
|
|
3957
3957
|
"dependencies": {
|
|
3958
3958
|
"runtime": {
|
|
3959
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
3959
|
+
"@jskit-ai/resource-crud-core": "0.1.50"
|
|
3960
3960
|
},
|
|
3961
3961
|
"dev": {}
|
|
3962
3962
|
},
|
|
@@ -3971,11 +3971,11 @@
|
|
|
3971
3971
|
},
|
|
3972
3972
|
{
|
|
3973
3973
|
"packageId": "@jskit-ai/shell-web",
|
|
3974
|
-
"version": "0.1.
|
|
3974
|
+
"version": "0.1.105",
|
|
3975
3975
|
"descriptor": {
|
|
3976
3976
|
"packageVersion": 1,
|
|
3977
3977
|
"packageId": "@jskit-ai/shell-web",
|
|
3978
|
-
"version": "0.1.
|
|
3978
|
+
"version": "0.1.105",
|
|
3979
3979
|
"kind": "runtime",
|
|
3980
3980
|
"description": "Web shell layout runtime with outlet-based placement contributions.",
|
|
3981
3981
|
"dependsOn": [],
|
|
@@ -4317,7 +4317,7 @@
|
|
|
4317
4317
|
"dependencies": {
|
|
4318
4318
|
"runtime": {
|
|
4319
4319
|
"@mdi/js": "^7.4.47",
|
|
4320
|
-
"@jskit-ai/kernel": "0.1.
|
|
4320
|
+
"@jskit-ai/kernel": "0.1.106"
|
|
4321
4321
|
},
|
|
4322
4322
|
"dev": {}
|
|
4323
4323
|
},
|
|
@@ -4524,11 +4524,11 @@
|
|
|
4524
4524
|
},
|
|
4525
4525
|
{
|
|
4526
4526
|
"packageId": "@jskit-ai/storage-runtime",
|
|
4527
|
-
"version": "0.1.
|
|
4527
|
+
"version": "0.1.104",
|
|
4528
4528
|
"descriptor": {
|
|
4529
4529
|
"packageVersion": 1,
|
|
4530
4530
|
"packageId": "@jskit-ai/storage-runtime",
|
|
4531
|
-
"version": "0.1.
|
|
4531
|
+
"version": "0.1.104",
|
|
4532
4532
|
"kind": "runtime",
|
|
4533
4533
|
"dependsOn": [
|
|
4534
4534
|
"@jskit-ai/kernel"
|
|
@@ -4577,7 +4577,7 @@
|
|
|
4577
4577
|
"mutations": {
|
|
4578
4578
|
"dependencies": {
|
|
4579
4579
|
"runtime": {
|
|
4580
|
-
"@jskit-ai/kernel": "0.1.
|
|
4580
|
+
"@jskit-ai/kernel": "0.1.106",
|
|
4581
4581
|
"unstorage": "^1.17.3"
|
|
4582
4582
|
},
|
|
4583
4583
|
"dev": {}
|
|
@@ -4593,11 +4593,11 @@
|
|
|
4593
4593
|
},
|
|
4594
4594
|
{
|
|
4595
4595
|
"packageId": "@jskit-ai/ui-generator",
|
|
4596
|
-
"version": "0.1.
|
|
4596
|
+
"version": "0.1.88",
|
|
4597
4597
|
"descriptor": {
|
|
4598
4598
|
"packageVersion": 1,
|
|
4599
4599
|
"packageId": "@jskit-ai/ui-generator",
|
|
4600
|
-
"version": "0.1.
|
|
4600
|
+
"version": "0.1.88",
|
|
4601
4601
|
"kind": "generator",
|
|
4602
4602
|
"description": "Create non-CRUD pages, reusable UI elements, and subpage hosts.",
|
|
4603
4603
|
"options": {
|
|
@@ -5030,7 +5030,7 @@
|
|
|
5030
5030
|
"mutations": {
|
|
5031
5031
|
"dependencies": {
|
|
5032
5032
|
"runtime": {
|
|
5033
|
-
"@jskit-ai/users-web": "0.1.
|
|
5033
|
+
"@jskit-ai/users-web": "0.1.120"
|
|
5034
5034
|
},
|
|
5035
5035
|
"dev": {}
|
|
5036
5036
|
},
|
|
@@ -5045,11 +5045,11 @@
|
|
|
5045
5045
|
},
|
|
5046
5046
|
{
|
|
5047
5047
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
5048
|
-
"version": "0.1.
|
|
5048
|
+
"version": "0.1.83",
|
|
5049
5049
|
"descriptor": {
|
|
5050
5050
|
"packageVersion": 1,
|
|
5051
5051
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
5052
|
-
"version": "0.1.
|
|
5052
|
+
"version": "0.1.83",
|
|
5053
5053
|
"kind": "runtime",
|
|
5054
5054
|
"description": "Reusable client-side image upload runtime with pre-upload image editing.",
|
|
5055
5055
|
"dependsOn": [
|
|
@@ -5113,7 +5113,7 @@
|
|
|
5113
5113
|
"mutations": {
|
|
5114
5114
|
"dependencies": {
|
|
5115
5115
|
"runtime": {
|
|
5116
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
5116
|
+
"@jskit-ai/uploads-runtime": "0.1.83",
|
|
5117
5117
|
"@uppy/compressor": "^3.1.0",
|
|
5118
5118
|
"@uppy/core": "^5.2.0",
|
|
5119
5119
|
"@uppy/dashboard": "^5.1.1",
|
|
@@ -5133,11 +5133,11 @@
|
|
|
5133
5133
|
},
|
|
5134
5134
|
{
|
|
5135
5135
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
5136
|
-
"version": "0.1.
|
|
5136
|
+
"version": "0.1.83",
|
|
5137
5137
|
"descriptor": {
|
|
5138
5138
|
"packageVersion": 1,
|
|
5139
5139
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
5140
|
-
"version": "0.1.
|
|
5140
|
+
"version": "0.1.83",
|
|
5141
5141
|
"kind": "runtime",
|
|
5142
5142
|
"description": "Reusable upload runtime primitives for multipart parsing, policy validation, and blob storage.",
|
|
5143
5143
|
"dependsOn": [
|
|
@@ -5207,7 +5207,7 @@
|
|
|
5207
5207
|
"dependencies": {
|
|
5208
5208
|
"runtime": {
|
|
5209
5209
|
"@fastify/multipart": "^9.4.0",
|
|
5210
|
-
"@jskit-ai/kernel": "0.1.
|
|
5210
|
+
"@jskit-ai/kernel": "0.1.106"
|
|
5211
5211
|
},
|
|
5212
5212
|
"dev": {}
|
|
5213
5213
|
},
|
|
@@ -5222,11 +5222,11 @@
|
|
|
5222
5222
|
},
|
|
5223
5223
|
{
|
|
5224
5224
|
"packageId": "@jskit-ai/users-core",
|
|
5225
|
-
"version": "0.1.
|
|
5225
|
+
"version": "0.1.115",
|
|
5226
5226
|
"descriptor": {
|
|
5227
5227
|
"packageVersion": 1,
|
|
5228
5228
|
"packageId": "@jskit-ai/users-core",
|
|
5229
|
-
"version": "0.1.
|
|
5229
|
+
"version": "0.1.115",
|
|
5230
5230
|
"kind": "runtime",
|
|
5231
5231
|
"description": "Users/account runtime plus HTTP routes for account features.",
|
|
5232
5232
|
"dependsOn": [
|
|
@@ -5370,16 +5370,16 @@
|
|
|
5370
5370
|
"mutations": {
|
|
5371
5371
|
"dependencies": {
|
|
5372
5372
|
"runtime": {
|
|
5373
|
-
"@jskit-ai/auth-core": "0.1.
|
|
5374
|
-
"@jskit-ai/crud-core": "0.1.
|
|
5375
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
5376
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
5377
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
5378
|
-
"@jskit-ai/kernel": "0.1.
|
|
5379
|
-
"@jskit-ai/resource-core": "0.1.
|
|
5380
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
5373
|
+
"@jskit-ai/auth-core": "0.1.104",
|
|
5374
|
+
"@jskit-ai/crud-core": "0.1.113",
|
|
5375
|
+
"@jskit-ai/database-runtime": "0.1.105",
|
|
5376
|
+
"@jskit-ai/http-runtime": "0.1.104",
|
|
5377
|
+
"@jskit-ai/json-rest-api-core": "0.1.50",
|
|
5378
|
+
"@jskit-ai/kernel": "0.1.106",
|
|
5379
|
+
"@jskit-ai/resource-core": "0.1.50",
|
|
5380
|
+
"@jskit-ai/resource-crud-core": "0.1.50",
|
|
5381
5381
|
"@local/users": "file:packages/users",
|
|
5382
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
5382
|
+
"@jskit-ai/uploads-runtime": "0.1.83"
|
|
5383
5383
|
},
|
|
5384
5384
|
"dev": {}
|
|
5385
5385
|
},
|
|
@@ -5597,11 +5597,11 @@
|
|
|
5597
5597
|
},
|
|
5598
5598
|
{
|
|
5599
5599
|
"packageId": "@jskit-ai/users-web",
|
|
5600
|
-
"version": "0.1.
|
|
5600
|
+
"version": "0.1.120",
|
|
5601
5601
|
"descriptor": {
|
|
5602
5602
|
"packageVersion": 1,
|
|
5603
5603
|
"packageId": "@jskit-ai/users-web",
|
|
5604
|
-
"version": "0.1.
|
|
5604
|
+
"version": "0.1.120",
|
|
5605
5605
|
"kind": "runtime",
|
|
5606
5606
|
"description": "Users web module: account/profile UI plus shared users web widgets.",
|
|
5607
5607
|
"dependsOn": [
|
|
@@ -5904,12 +5904,12 @@
|
|
|
5904
5904
|
"dependencies": {
|
|
5905
5905
|
"runtime": {
|
|
5906
5906
|
"@mdi/js": "^7.4.47",
|
|
5907
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
5908
|
-
"@jskit-ai/realtime": "0.1.
|
|
5909
|
-
"@jskit-ai/kernel": "0.1.
|
|
5910
|
-
"@jskit-ai/shell-web": "0.1.
|
|
5911
|
-
"@jskit-ai/uploads-image-web": "0.1.
|
|
5912
|
-
"@jskit-ai/users-core": "0.1.
|
|
5907
|
+
"@jskit-ai/http-runtime": "0.1.104",
|
|
5908
|
+
"@jskit-ai/realtime": "0.1.104",
|
|
5909
|
+
"@jskit-ai/kernel": "0.1.106",
|
|
5910
|
+
"@jskit-ai/shell-web": "0.1.105",
|
|
5911
|
+
"@jskit-ai/uploads-image-web": "0.1.83",
|
|
5912
|
+
"@jskit-ai/users-core": "0.1.115"
|
|
5913
5913
|
},
|
|
5914
5914
|
"dev": {}
|
|
5915
5915
|
},
|
|
@@ -6086,11 +6086,11 @@
|
|
|
6086
6086
|
},
|
|
6087
6087
|
{
|
|
6088
6088
|
"packageId": "@jskit-ai/workspaces-core",
|
|
6089
|
-
"version": "0.1.
|
|
6089
|
+
"version": "0.1.81",
|
|
6090
6090
|
"descriptor": {
|
|
6091
6091
|
"packageVersion": 1,
|
|
6092
6092
|
"packageId": "@jskit-ai/workspaces-core",
|
|
6093
|
-
"version": "0.1.
|
|
6093
|
+
"version": "0.1.81",
|
|
6094
6094
|
"kind": "runtime",
|
|
6095
6095
|
"description": "Workspace tenancy runtime plus HTTP routes, role catalog, and workspace config scaffolding.",
|
|
6096
6096
|
"dependsOn": [
|
|
@@ -6231,10 +6231,10 @@
|
|
|
6231
6231
|
"mutations": {
|
|
6232
6232
|
"dependencies": {
|
|
6233
6233
|
"runtime": {
|
|
6234
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
6235
|
-
"@jskit-ai/resource-core": "0.1.
|
|
6236
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
6237
|
-
"@jskit-ai/users-core": "0.1.
|
|
6234
|
+
"@jskit-ai/json-rest-api-core": "0.1.50",
|
|
6235
|
+
"@jskit-ai/resource-core": "0.1.50",
|
|
6236
|
+
"@jskit-ai/resource-crud-core": "0.1.50",
|
|
6237
|
+
"@jskit-ai/users-core": "0.1.115"
|
|
6238
6238
|
},
|
|
6239
6239
|
"dev": {}
|
|
6240
6240
|
},
|
|
@@ -6406,11 +6406,11 @@
|
|
|
6406
6406
|
},
|
|
6407
6407
|
{
|
|
6408
6408
|
"packageId": "@jskit-ai/workspaces-web",
|
|
6409
|
-
"version": "0.1.
|
|
6409
|
+
"version": "0.1.82",
|
|
6410
6410
|
"descriptor": {
|
|
6411
6411
|
"packageVersion": 1,
|
|
6412
6412
|
"packageId": "@jskit-ai/workspaces-web",
|
|
6413
|
-
"version": "0.1.
|
|
6413
|
+
"version": "0.1.82",
|
|
6414
6414
|
"kind": "runtime",
|
|
6415
6415
|
"description": "Workspace web module: workspace selector, tools widget, workspace surfaces, members UI, and settings hosts.",
|
|
6416
6416
|
"dependsOn": [
|
|
@@ -6662,8 +6662,8 @@
|
|
|
6662
6662
|
"mutations": {
|
|
6663
6663
|
"dependencies": {
|
|
6664
6664
|
"runtime": {
|
|
6665
|
-
"@jskit-ai/workspaces-core": "0.1.
|
|
6666
|
-
"@jskit-ai/users-web": "0.1.
|
|
6665
|
+
"@jskit-ai/workspaces-core": "0.1.81",
|
|
6666
|
+
"@jskit-ai/users-web": "0.1.120"
|
|
6667
6667
|
},
|
|
6668
6668
|
"dev": {}
|
|
6669
6669
|
},
|