cabloy 5.1.72 → 5.1.73
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/.claude/skills/cabloy-backend-scaffold/SKILL.md +3 -1
- package/.claude/skills/cabloy-master-detail/SKILL.md +198 -0
- package/.claude/skills/cabloy-workflow/SKILL.md +3 -1
- package/CHANGELOG.md +21 -0
- package/cabloy-docs/.vitepress/config.mjs +5 -0
- package/cabloy-docs/backend/dto-guide.md +1 -1
- package/cabloy-docs/backend/dto-infer-generation.md +38 -0
- package/cabloy-docs/backend/master-detail-source-reading-map.md +260 -0
- package/cabloy-docs/backend/master-detail-workflow.md +174 -23
- package/cabloy-docs/backend/relations-guide.md +4 -0
- package/package.json +2 -2
- package/vona/packages-cli/cli/package.json +1 -1
- package/vona/packages-cli/cli-set-api/package.json +1 -1
- package/vona/packages-cli/cli-set-api/src/lib/bean/cli.bin.dev.ts +1 -0
- package/vona/patches/zova-core@5.1.61.patch +57 -0
- package/vona/pnpm-lock.yaml +135 -265
- package/vona/pnpm-workspace.yaml +3 -0
- package/vona/src/suite/a-training/modules/training-record/src/dto/recordCreate.tsx +1 -1
- package/vona/src/suite/a-training/modules/training-record/src/dto/recordUpdate.tsx +1 -1
- package/vona/src/suite/a-training/modules/training-record/src/entity/record.tsx +2 -52
- package/vona/src/suite/a-training/modules/training-record/src/index.ts +1 -0
- package/vona/src/suite/a-training/modules/training-record/src/lib/index.ts +2 -0
- package/vona/src/suite/a-training/modules/training-record/src/lib/onEffectForAverageScore.tsx +29 -0
- package/vona/src/suite/a-training/modules/training-record/src/lib/onEffectForTrainingRecordSubjects.tsx +26 -0
- package/vona/src/suite/a-training/modules/training-student/src/dto/detailRecordBase.tsx +2 -1
- package/zova/src/suite/a-home/modules/home-layoutadmin/src/component/layoutAdmin/render.tabs.tsx +2 -2
package/vona/pnpm-lock.yaml
CHANGED
|
@@ -15,6 +15,9 @@ overrides:
|
|
|
15
15
|
'@vue/shared': 3.5.36
|
|
16
16
|
zod: npm:@cabloy/zod@4.3.8
|
|
17
17
|
|
|
18
|
+
patchedDependencies:
|
|
19
|
+
zova-core@5.1.61: 0f4164c4d2bbb16d671beb5c26759dff37769be0709df941bc7b90b94261ac54
|
|
20
|
+
|
|
18
21
|
importers:
|
|
19
22
|
|
|
20
23
|
.:
|
|
@@ -81,7 +84,7 @@ importers:
|
|
|
81
84
|
version: 5.11.1(supports-color@5.5.0)
|
|
82
85
|
knex:
|
|
83
86
|
specifier: ^3.2.9
|
|
84
|
-
version: 3.
|
|
87
|
+
version: 3.3.0(better-sqlite3@12.11.1)
|
|
85
88
|
luxon:
|
|
86
89
|
specifier: ^3.7.2
|
|
87
90
|
version: 3.7.2
|
|
@@ -785,7 +788,7 @@ importers:
|
|
|
785
788
|
dependencies:
|
|
786
789
|
'@e18e/eslint-plugin':
|
|
787
790
|
specifier: ^0.2.0
|
|
788
|
-
version: 0.2.0(eslint@10.
|
|
791
|
+
version: 0.2.0(eslint@10.6.0)(oxlint@1.71.0)
|
|
789
792
|
'@eslint/json':
|
|
790
793
|
specifier: ^1.2.0
|
|
791
794
|
version: 1.2.0
|
|
@@ -794,46 +797,46 @@ importers:
|
|
|
794
797
|
version: 7.5.1(supports-color@5.5.0)
|
|
795
798
|
'@stylistic/eslint-plugin':
|
|
796
799
|
specifier: ^5.10.0
|
|
797
|
-
version: 5.10.0(eslint@10.
|
|
800
|
+
version: 5.10.0(eslint@10.6.0)
|
|
798
801
|
'@typescript-eslint/parser':
|
|
799
802
|
specifier: ^8.58.1
|
|
800
|
-
version: 8.62.0(eslint@10.
|
|
803
|
+
version: 8.62.0(eslint@10.6.0)(supports-color@5.5.0)(typescript@5.9.3)
|
|
801
804
|
eslint-plugin-antfu:
|
|
802
805
|
specifier: ^3.2.3
|
|
803
|
-
version: 3.2.3(eslint@10.
|
|
806
|
+
version: 3.2.3(eslint@10.6.0)
|
|
804
807
|
eslint-plugin-command:
|
|
805
808
|
specifier: ^3.5.2
|
|
806
|
-
version: 3.5.2(@typescript-eslint/rule-tester@8.62.0(eslint@10.
|
|
809
|
+
version: 3.5.2(@typescript-eslint/rule-tester@8.62.0(eslint@10.6.0)(typescript@5.9.3))(@typescript-eslint/typescript-estree@8.62.0(typescript@5.9.3))(@typescript-eslint/utils@8.62.0(eslint@10.6.0)(typescript@5.9.3))(eslint@10.6.0)
|
|
807
810
|
eslint-plugin-eslint-comments:
|
|
808
811
|
specifier: ^3.2.0
|
|
809
|
-
version: 3.2.0(eslint@10.
|
|
812
|
+
version: 3.2.0(eslint@10.6.0)
|
|
810
813
|
eslint-plugin-jsonc:
|
|
811
814
|
specifier: ^3.1.2
|
|
812
|
-
version: 3.2.0(@eslint/json@1.2.0)(eslint@10.
|
|
815
|
+
version: 3.2.0(@eslint/json@1.2.0)(eslint@10.6.0)
|
|
813
816
|
eslint-plugin-pnpm:
|
|
814
817
|
specifier: ^1.6.0
|
|
815
|
-
version: 1.6.1(eslint@10.
|
|
818
|
+
version: 1.6.1(eslint@10.6.0)
|
|
816
819
|
eslint-plugin-regexp:
|
|
817
820
|
specifier: ^3.1.0
|
|
818
|
-
version: 3.1.1(eslint@10.
|
|
821
|
+
version: 3.1.1(eslint@10.6.0)
|
|
819
822
|
eslint-plugin-toml:
|
|
820
823
|
specifier: ^1.3.1
|
|
821
|
-
version: 1.4.0(eslint@10.
|
|
824
|
+
version: 1.4.0(eslint@10.6.0)(supports-color@5.5.0)
|
|
822
825
|
eslint-plugin-unused-imports:
|
|
823
826
|
specifier: ^4.4.1
|
|
824
|
-
version: 4.4.1(@typescript-eslint/eslint-plugin@8.62.0(@typescript-eslint/parser@8.62.0(eslint@10.
|
|
827
|
+
version: 4.4.1(@typescript-eslint/eslint-plugin@8.62.0(@typescript-eslint/parser@8.62.0(eslint@10.6.0)(supports-color@5.5.0)(typescript@5.9.3))(eslint@10.6.0)(typescript@5.9.3))(eslint@10.6.0)
|
|
825
828
|
eslint-plugin-vue:
|
|
826
829
|
specifier: ^10.8.0
|
|
827
|
-
version: 10.9.2(@stylistic/eslint-plugin@5.10.0(eslint@10.
|
|
830
|
+
version: 10.9.2(@stylistic/eslint-plugin@5.10.0(eslint@10.6.0))(@typescript-eslint/parser@8.62.0(eslint@10.6.0)(supports-color@5.5.0)(typescript@5.9.3))(eslint@10.6.0)(vue-eslint-parser@10.4.1(eslint@10.6.0))
|
|
828
831
|
eslint-plugin-yml:
|
|
829
832
|
specifier: ^3.3.2
|
|
830
|
-
version: 3.5.0(eslint@10.
|
|
833
|
+
version: 3.5.0(eslint@10.6.0)
|
|
831
834
|
globals:
|
|
832
835
|
specifier: ^17.4.0
|
|
833
836
|
version: 17.7.0
|
|
834
837
|
typescript-eslint:
|
|
835
838
|
specifier: ^8.58.1
|
|
836
|
-
version: 8.62.0(eslint@10.
|
|
839
|
+
version: 8.62.0(eslint@10.6.0)(typescript@5.9.3)
|
|
837
840
|
devDependencies:
|
|
838
841
|
clean-package:
|
|
839
842
|
specifier: ^2.2.0
|
|
@@ -2033,7 +2036,7 @@ importers:
|
|
|
2033
2036
|
dependencies:
|
|
2034
2037
|
knex:
|
|
2035
2038
|
specifier: ^3.2.9
|
|
2036
|
-
version: 3.
|
|
2039
|
+
version: 3.3.0(better-sqlite3@12.11.1)
|
|
2037
2040
|
table-identity:
|
|
2038
2041
|
specifier: workspace:^
|
|
2039
2042
|
version: link:../../../../../packages-utils/table-identity
|
|
@@ -4604,8 +4607,8 @@ packages:
|
|
|
4604
4607
|
egg-path-matching@2.1.0:
|
|
4605
4608
|
resolution: {integrity: sha512-g2V2ohTSf/WN1UNtUdeUAhu/xbA97uAJHgqRpRInR2KT77MRxrG4XtcsjbZudQmB5XRPvYSbnny/1m/57+UadA==}
|
|
4606
4609
|
|
|
4607
|
-
electron-to-chromium@1.5.
|
|
4608
|
-
resolution: {integrity: sha512-
|
|
4610
|
+
electron-to-chromium@1.5.380:
|
|
4611
|
+
resolution: {integrity: sha512-W6d5AbuEoRayO447cqrg6lKJIlscgRnnxOZl/08kfV71BQDoEBC7Wwis68z87LjyK6f4kWyTaubuDbhHKrZkbA==}
|
|
4609
4612
|
|
|
4610
4613
|
emoji-regex@10.6.0:
|
|
4611
4614
|
resolution: {integrity: sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==}
|
|
@@ -4791,8 +4794,8 @@ packages:
|
|
|
4791
4794
|
resolution: {integrity: sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==}
|
|
4792
4795
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
4793
4796
|
|
|
4794
|
-
eslint@10.
|
|
4795
|
-
resolution: {integrity: sha512-
|
|
4797
|
+
eslint@10.6.0:
|
|
4798
|
+
resolution: {integrity: sha512-6lVbcqSodALYo+4ELD0heG6lFiFxnLMuLkiMi2qV8LMp54N8tE8FT1GMH+ev4Ti00nFjNze2+Su6DsV5OQW3Dg==}
|
|
4796
4799
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
4797
4800
|
hasBin: true
|
|
4798
4801
|
peerDependencies:
|
|
@@ -5478,8 +5481,8 @@ packages:
|
|
|
5478
5481
|
js-tokens@4.0.0:
|
|
5479
5482
|
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
|
5480
5483
|
|
|
5481
|
-
js-yaml@4.
|
|
5482
|
-
resolution: {integrity: sha512-
|
|
5484
|
+
js-yaml@4.3.0:
|
|
5485
|
+
resolution: {integrity: sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==}
|
|
5483
5486
|
hasBin: true
|
|
5484
5487
|
|
|
5485
5488
|
jsdoc-type-pratt-parser@7.1.1:
|
|
@@ -5554,12 +5557,13 @@ packages:
|
|
|
5554
5557
|
resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==}
|
|
5555
5558
|
engines: {node: '>=0.10.0'}
|
|
5556
5559
|
|
|
5557
|
-
knex@3.
|
|
5558
|
-
resolution: {integrity: sha512-
|
|
5560
|
+
knex@3.3.0:
|
|
5561
|
+
resolution: {integrity: sha512-LgWl031hNuLv9Lhxdd9093zULa2aNcoP04Bk29e5NidgRcEr/T0rAr2WYi4BhjTiCDoQiRU56meUE5rppLKZzQ==}
|
|
5559
5562
|
engines: {node: '>=16'}
|
|
5560
5563
|
hasBin: true
|
|
5561
5564
|
peerDependencies:
|
|
5562
5565
|
better-sqlite3: '*'
|
|
5566
|
+
mariadb: '*'
|
|
5563
5567
|
mysql: '*'
|
|
5564
5568
|
mysql2: '*'
|
|
5565
5569
|
pg: '*'
|
|
@@ -5570,6 +5574,8 @@ packages:
|
|
|
5570
5574
|
peerDependenciesMeta:
|
|
5571
5575
|
better-sqlite3:
|
|
5572
5576
|
optional: true
|
|
5577
|
+
mariadb:
|
|
5578
|
+
optional: true
|
|
5573
5579
|
mysql:
|
|
5574
5580
|
optional: true
|
|
5575
5581
|
mysql2:
|
|
@@ -6927,8 +6933,8 @@ packages:
|
|
|
6927
6933
|
resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==}
|
|
6928
6934
|
engines: {node: '>=6'}
|
|
6929
6935
|
|
|
6930
|
-
tarn@3.0
|
|
6931
|
-
resolution: {integrity: sha512-
|
|
6936
|
+
tarn@3.1.0:
|
|
6937
|
+
resolution: {integrity: sha512-QDihlHbXxQ4SnuQcRd1TPNBHUYo/hafDRDP82COYSVfRcx/3qnfGDkn1WFjozVl+AYr8ZyDKSQ/kIgHH1ri1yg==}
|
|
6932
6938
|
engines: {node: '>=8.0.0'}
|
|
6933
6939
|
|
|
6934
6940
|
term-size@2.2.1:
|
|
@@ -7382,17 +7388,11 @@ packages:
|
|
|
7382
7388
|
peerDependencies:
|
|
7383
7389
|
zod: ^3.25.28 || ^4
|
|
7384
7390
|
|
|
7385
|
-
zova-core@5.1.
|
|
7386
|
-
resolution: {integrity: sha512-
|
|
7387
|
-
|
|
7388
|
-
zova-core@5.1.60:
|
|
7389
|
-
resolution: {integrity: sha512-5aATVUBDw31afkmRmqawYvRMaUPrWQnMOrPAXLe/dW3/fVYTGlXjQ3lVwLSUIxZR6rqwYCY7acD0LWGBXlxaLA==}
|
|
7390
|
-
|
|
7391
|
-
zova-jsx@1.1.64:
|
|
7392
|
-
resolution: {integrity: sha512-zQcf3INkOxwYEREz4ZRsU191gvCPa6EsuBwRG/dJOivxT6gUh613H/vtq71JL+gsI7sw3Bu+USce43xZmbTXVw==}
|
|
7391
|
+
zova-core@5.1.61:
|
|
7392
|
+
resolution: {integrity: sha512-NpIG/6+NzZfVNh1I+sqxP3u9mVNNdWLoeqUWBip0dcFhH/EvkEtgd89OXRl1K2PGZ5ikbLCAItQEp+yMjCm6nw==}
|
|
7393
7393
|
|
|
7394
|
-
zova-jsx@1.1.
|
|
7395
|
-
resolution: {integrity: sha512-
|
|
7394
|
+
zova-jsx@1.1.67:
|
|
7395
|
+
resolution: {integrity: sha512-w7Vq46Ggxy0Tjx3vM0E9ihb6SNfSnGaTUNuTZFhdkR+xkIYb40r7EypcSsB16YE2HZ/QD91SC5oduOOCmYLj5A==}
|
|
7396
7396
|
|
|
7397
7397
|
zova-module-a-api@5.1.21:
|
|
7398
7398
|
resolution: {integrity: sha512-qjm/hfjC4/+7Ap/uzJfBzV0PwRlp2idEmEKwCZYxquaXq6QtJBbTWTznw1iukT4lkJZip2KFkjOvXTzdvZA2UA==}
|
|
@@ -7418,9 +7418,6 @@ packages:
|
|
|
7418
7418
|
zova-module-a-fetch@5.1.23:
|
|
7419
7419
|
resolution: {integrity: sha512-druyz1WsNTnSuuXVuScRfkA7yv9oNWAEJuf+3PuuHH5Cv4Q2XYqf5i4DWKevc+Ewct6ls5QXPj4Z1X6D2HYrSQ==}
|
|
7420
7420
|
|
|
7421
|
-
zova-module-a-form@5.1.41:
|
|
7422
|
-
resolution: {integrity: sha512-QXA45De667qJhcuJLpavSNoA3yAq2EReGp1D7ggPz1MUrhvP+9MdM5HhOdW6p1w+SqLaDmyyQSbWwOmK8af1iQ==}
|
|
7423
|
-
|
|
7424
7421
|
zova-module-a-form@5.1.43:
|
|
7425
7422
|
resolution: {integrity: sha512-CaETEh1Z3q1fyM31qbJghOk8n0kP6V72Yfptq63bEHxKrLiQUIXeOe0ef5gv5o61UmPEd864/LCxhu/pUkItTw==}
|
|
7426
7423
|
|
|
@@ -7463,20 +7460,14 @@ packages:
|
|
|
7463
7460
|
zova-module-a-style@5.1.32:
|
|
7464
7461
|
resolution: {integrity: sha512-2D7XKTWdqY0/Z7jPJQ31Fikl2wNxifF5R/RexfemeJtrJBYap46mpA++BhxgawfOgMDQ8mpT5iQfS5Ep9TILlw==}
|
|
7465
7462
|
|
|
7466
|
-
zova-module-a-table@5.1.36:
|
|
7467
|
-
resolution: {integrity: sha512-tbz2gEtjr2QfBxrmgcGDW2fuX3S9vFu0T3I0NHCmqGnQKSHVx9bMMn5PHjrqbiGf+HtYt7AtPJ7iInaPhkuW8A==}
|
|
7468
|
-
|
|
7469
7463
|
zova-module-a-table@5.1.37:
|
|
7470
7464
|
resolution: {integrity: sha512-P1WdqTGLdbAh81NhF3+dN+Y91ZidOL87AzVh22jCTevk2NFYz48wBRH9b7EqMSk8HMbB22sbzIQclbnr7+BW3w==}
|
|
7471
7465
|
|
|
7472
7466
|
zova-module-a-zod@5.1.34:
|
|
7473
7467
|
resolution: {integrity: sha512-CURvuDMIID7iyIG3cP6RefJ53e7fMM8TPY/hvjMxJsfCphILK3ZG8DjPN3L1fAjhR1m9OOuXmkYUwrPaoRbtUw==}
|
|
7474
7468
|
|
|
7475
|
-
zova-module-a-zova@5.1.
|
|
7476
|
-
resolution: {integrity: sha512-
|
|
7477
|
-
|
|
7478
|
-
zova-module-a-zova@5.1.80:
|
|
7479
|
-
resolution: {integrity: sha512-E5N4ebiBa5QK6DSeikeHrHUYozQZSkbmNWcaTlA56CGboF+J/dBoIcqJ6gFyGJoc878pUF7sZgqp/B91QoqcbQ==}
|
|
7469
|
+
zova-module-a-zova@5.1.81:
|
|
7470
|
+
resolution: {integrity: sha512-H5D3TwmGVi7C4syp6EZJSy0JZB8pk92gh4zWOelj8l/WT2Xqfc/98RtL/o21lsrOobSjJC8hfplSdJWuTUO60w==}
|
|
7480
7471
|
|
|
7481
7472
|
zova-module-rest-resource@5.1.40:
|
|
7482
7473
|
resolution: {integrity: sha512-rMqZaXSK6nJ4LW2O1yO/jZqxI7joCiWylzjutMTKpx7EfNmtK1t1nVoWFd+gCTxqgbbv9uXh0vfFaSFA7GKYFg==}
|
|
@@ -7487,17 +7478,11 @@ packages:
|
|
|
7487
7478
|
zova-rest-cabloy-basic-web@file:.zova-rest/cabloy-basic-web:
|
|
7488
7479
|
resolution: {directory: .zova-rest/cabloy-basic-web, type: directory}
|
|
7489
7480
|
|
|
7490
|
-
zova-suite-a-zova@5.1.
|
|
7491
|
-
resolution: {integrity: sha512-
|
|
7492
|
-
|
|
7493
|
-
zova-suite-a-zova@5.1.116:
|
|
7494
|
-
resolution: {integrity: sha512-cmZ8nbDmwpx9jsyJgqiPbyIbuMvk5t1OCokS32MjhZN/cpqIrCDZNtznB0S34+ZjoLBQKaXiji5JFxeH2wNxBQ==}
|
|
7481
|
+
zova-suite-a-zova@5.1.117:
|
|
7482
|
+
resolution: {integrity: sha512-Ceo7CqXmmDHCGKvwQ9cb90DLbF5P0s2qT/jYyBeTf8BllpSjIqYqxUPE0Eh88XYWHlTWgH28wP6SD7DeGfPaCA==}
|
|
7495
7483
|
|
|
7496
|
-
zova@5.1.
|
|
7497
|
-
resolution: {integrity: sha512-
|
|
7498
|
-
|
|
7499
|
-
zova@5.1.117:
|
|
7500
|
-
resolution: {integrity: sha512-CahdKoGRA1HE6TK5+/rFJT8vkVcb2lcoBJ2pQWit5nv+YpRUCtm6ODpvDUmRjxBXhebdz9rWvv1Ixs6CeYTG9w==}
|
|
7484
|
+
zova@5.1.118:
|
|
7485
|
+
resolution: {integrity: sha512-hgj4FKy68B2Mve47NrhqhQEaESbdZUci/7WtlGagaZgyFzfBn19CHkWDRkJNToeBVb/LD1Zwt0HY7TDEe7WPDw==}
|
|
7501
7486
|
|
|
7502
7487
|
zwitch@1.0.5:
|
|
7503
7488
|
resolution: {integrity: sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==}
|
|
@@ -7931,11 +7916,11 @@ snapshots:
|
|
|
7931
7916
|
enabled: 2.0.0
|
|
7932
7917
|
kuler: 2.0.0
|
|
7933
7918
|
|
|
7934
|
-
'@e18e/eslint-plugin@0.2.0(eslint@10.
|
|
7919
|
+
'@e18e/eslint-plugin@0.2.0(eslint@10.6.0)(oxlint@1.71.0)':
|
|
7935
7920
|
dependencies:
|
|
7936
|
-
eslint-plugin-depend: 1.5.0(eslint@10.
|
|
7921
|
+
eslint-plugin-depend: 1.5.0(eslint@10.6.0)
|
|
7937
7922
|
optionalDependencies:
|
|
7938
|
-
eslint: 10.
|
|
7923
|
+
eslint: 10.6.0
|
|
7939
7924
|
oxlint: 1.71.0
|
|
7940
7925
|
|
|
7941
7926
|
'@eggjs/ip@2.1.0': {}
|
|
@@ -7953,9 +7938,9 @@ snapshots:
|
|
|
7953
7938
|
esquery: 1.7.0
|
|
7954
7939
|
jsdoc-type-pratt-parser: 7.1.1
|
|
7955
7940
|
|
|
7956
|
-
'@eslint-community/eslint-utils@4.9.1(eslint@10.
|
|
7941
|
+
'@eslint-community/eslint-utils@4.9.1(eslint@10.6.0)':
|
|
7957
7942
|
dependencies:
|
|
7958
|
-
eslint: 10.
|
|
7943
|
+
eslint: 10.6.0
|
|
7959
7944
|
eslint-visitor-keys: 3.4.3
|
|
7960
7945
|
|
|
7961
7946
|
'@eslint-community/regexpp@4.12.2': {}
|
|
@@ -8475,11 +8460,11 @@ snapshots:
|
|
|
8475
8460
|
color: 5.0.3
|
|
8476
8461
|
text-hex: 1.0.0
|
|
8477
8462
|
|
|
8478
|
-
'@stylistic/eslint-plugin@5.10.0(eslint@10.
|
|
8463
|
+
'@stylistic/eslint-plugin@5.10.0(eslint@10.6.0)':
|
|
8479
8464
|
dependencies:
|
|
8480
|
-
'@eslint-community/eslint-utils': 4.9.1(eslint@10.
|
|
8465
|
+
'@eslint-community/eslint-utils': 4.9.1(eslint@10.6.0)
|
|
8481
8466
|
'@typescript-eslint/types': 8.62.0
|
|
8482
|
-
eslint: 10.
|
|
8467
|
+
eslint: 10.6.0
|
|
8483
8468
|
eslint-visitor-keys: 4.2.1
|
|
8484
8469
|
espree: 10.4.0
|
|
8485
8470
|
estraverse: 5.3.0
|
|
@@ -8666,7 +8651,7 @@ snapshots:
|
|
|
8666
8651
|
'@textlint/types': 15.7.1
|
|
8667
8652
|
chalk: 4.1.2
|
|
8668
8653
|
debug: 4.4.3(supports-color@5.5.0)
|
|
8669
|
-
js-yaml: 4.
|
|
8654
|
+
js-yaml: 4.3.0
|
|
8670
8655
|
lodash: 4.18.1
|
|
8671
8656
|
pluralize: 2.0.0
|
|
8672
8657
|
string-width: 4.2.3
|
|
@@ -8899,15 +8884,15 @@ snapshots:
|
|
|
8899
8884
|
dependencies:
|
|
8900
8885
|
'@types/node': 22.20.0
|
|
8901
8886
|
|
|
8902
|
-
'@typescript-eslint/eslint-plugin@8.62.0(@typescript-eslint/parser@8.62.0(eslint@10.
|
|
8887
|
+
'@typescript-eslint/eslint-plugin@8.62.0(@typescript-eslint/parser@8.62.0(eslint@10.6.0)(supports-color@5.5.0)(typescript@5.9.3))(eslint@10.6.0)(typescript@5.9.3)':
|
|
8903
8888
|
dependencies:
|
|
8904
8889
|
'@eslint-community/regexpp': 4.12.2
|
|
8905
|
-
'@typescript-eslint/parser': 8.62.0(eslint@10.
|
|
8890
|
+
'@typescript-eslint/parser': 8.62.0(eslint@10.6.0)(supports-color@5.5.0)(typescript@5.9.3)
|
|
8906
8891
|
'@typescript-eslint/scope-manager': 8.62.0
|
|
8907
|
-
'@typescript-eslint/type-utils': 8.62.0(eslint@10.
|
|
8908
|
-
'@typescript-eslint/utils': 8.62.0(eslint@10.
|
|
8892
|
+
'@typescript-eslint/type-utils': 8.62.0(eslint@10.6.0)(typescript@5.9.3)
|
|
8893
|
+
'@typescript-eslint/utils': 8.62.0(eslint@10.6.0)(typescript@5.9.3)
|
|
8909
8894
|
'@typescript-eslint/visitor-keys': 8.62.0
|
|
8910
|
-
eslint: 10.
|
|
8895
|
+
eslint: 10.6.0
|
|
8911
8896
|
ignore: 7.0.5
|
|
8912
8897
|
natural-compare: 1.4.0
|
|
8913
8898
|
ts-api-utils: 2.5.0(typescript@5.9.3)
|
|
@@ -8915,14 +8900,14 @@ snapshots:
|
|
|
8915
8900
|
transitivePeerDependencies:
|
|
8916
8901
|
- supports-color
|
|
8917
8902
|
|
|
8918
|
-
'@typescript-eslint/parser@8.62.0(eslint@10.
|
|
8903
|
+
'@typescript-eslint/parser@8.62.0(eslint@10.6.0)(supports-color@5.5.0)(typescript@5.9.3)':
|
|
8919
8904
|
dependencies:
|
|
8920
8905
|
'@typescript-eslint/scope-manager': 8.62.0
|
|
8921
8906
|
'@typescript-eslint/types': 8.62.0
|
|
8922
8907
|
'@typescript-eslint/typescript-estree': 8.62.0(supports-color@5.5.0)(typescript@5.9.3)
|
|
8923
8908
|
'@typescript-eslint/visitor-keys': 8.62.0
|
|
8924
8909
|
debug: 4.4.3(supports-color@5.5.0)
|
|
8925
|
-
eslint: 10.
|
|
8910
|
+
eslint: 10.6.0
|
|
8926
8911
|
typescript: 5.9.3
|
|
8927
8912
|
transitivePeerDependencies:
|
|
8928
8913
|
- supports-color
|
|
@@ -8936,13 +8921,13 @@ snapshots:
|
|
|
8936
8921
|
transitivePeerDependencies:
|
|
8937
8922
|
- supports-color
|
|
8938
8923
|
|
|
8939
|
-
'@typescript-eslint/rule-tester@8.62.0(eslint@10.
|
|
8924
|
+
'@typescript-eslint/rule-tester@8.62.0(eslint@10.6.0)(typescript@5.9.3)':
|
|
8940
8925
|
dependencies:
|
|
8941
|
-
'@typescript-eslint/parser': 8.62.0(eslint@10.
|
|
8926
|
+
'@typescript-eslint/parser': 8.62.0(eslint@10.6.0)(supports-color@5.5.0)(typescript@5.9.3)
|
|
8942
8927
|
'@typescript-eslint/typescript-estree': 8.62.0(supports-color@5.5.0)(typescript@5.9.3)
|
|
8943
|
-
'@typescript-eslint/utils': 8.62.0(eslint@10.
|
|
8928
|
+
'@typescript-eslint/utils': 8.62.0(eslint@10.6.0)(typescript@5.9.3)
|
|
8944
8929
|
ajv: 6.15.0
|
|
8945
|
-
eslint: 10.
|
|
8930
|
+
eslint: 10.6.0
|
|
8946
8931
|
json-stable-stringify-without-jsonify: 1.0.1
|
|
8947
8932
|
lodash.merge: 4.6.2
|
|
8948
8933
|
semver: 7.8.5
|
|
@@ -8959,13 +8944,13 @@ snapshots:
|
|
|
8959
8944
|
dependencies:
|
|
8960
8945
|
typescript: 5.9.3
|
|
8961
8946
|
|
|
8962
|
-
'@typescript-eslint/type-utils@8.62.0(eslint@10.
|
|
8947
|
+
'@typescript-eslint/type-utils@8.62.0(eslint@10.6.0)(typescript@5.9.3)':
|
|
8963
8948
|
dependencies:
|
|
8964
8949
|
'@typescript-eslint/types': 8.62.0
|
|
8965
8950
|
'@typescript-eslint/typescript-estree': 8.62.0(supports-color@5.5.0)(typescript@5.9.3)
|
|
8966
|
-
'@typescript-eslint/utils': 8.62.0(eslint@10.
|
|
8951
|
+
'@typescript-eslint/utils': 8.62.0(eslint@10.6.0)(typescript@5.9.3)
|
|
8967
8952
|
debug: 4.4.3(supports-color@5.5.0)
|
|
8968
|
-
eslint: 10.
|
|
8953
|
+
eslint: 10.6.0
|
|
8969
8954
|
ts-api-utils: 2.5.0(typescript@5.9.3)
|
|
8970
8955
|
typescript: 5.9.3
|
|
8971
8956
|
transitivePeerDependencies:
|
|
@@ -8988,13 +8973,13 @@ snapshots:
|
|
|
8988
8973
|
transitivePeerDependencies:
|
|
8989
8974
|
- supports-color
|
|
8990
8975
|
|
|
8991
|
-
'@typescript-eslint/utils@8.62.0(eslint@10.
|
|
8976
|
+
'@typescript-eslint/utils@8.62.0(eslint@10.6.0)(typescript@5.9.3)':
|
|
8992
8977
|
dependencies:
|
|
8993
|
-
'@eslint-community/eslint-utils': 4.9.1(eslint@10.
|
|
8978
|
+
'@eslint-community/eslint-utils': 4.9.1(eslint@10.6.0)
|
|
8994
8979
|
'@typescript-eslint/scope-manager': 8.62.0
|
|
8995
8980
|
'@typescript-eslint/types': 8.62.0
|
|
8996
8981
|
'@typescript-eslint/typescript-estree': 8.62.0(supports-color@5.5.0)(typescript@5.9.3)
|
|
8997
|
-
eslint: 10.
|
|
8982
|
+
eslint: 10.6.0
|
|
8998
8983
|
typescript: 5.9.3
|
|
8999
8984
|
transitivePeerDependencies:
|
|
9000
8985
|
- supports-color
|
|
@@ -9311,7 +9296,7 @@ snapshots:
|
|
|
9311
9296
|
dependencies:
|
|
9312
9297
|
baseline-browser-mapping: 2.10.40
|
|
9313
9298
|
caniuse-lite: 1.0.30001799
|
|
9314
|
-
electron-to-chromium: 1.5.
|
|
9299
|
+
electron-to-chromium: 1.5.380
|
|
9315
9300
|
node-releases: 2.0.50
|
|
9316
9301
|
update-browserslist-db: 1.2.3(browserslist@4.28.4)
|
|
9317
9302
|
|
|
@@ -9754,7 +9739,7 @@ snapshots:
|
|
|
9754
9739
|
dependencies:
|
|
9755
9740
|
path-to-regexp: 6.3.0
|
|
9756
9741
|
|
|
9757
|
-
electron-to-chromium@1.5.
|
|
9742
|
+
electron-to-chromium@1.5.380: {}
|
|
9758
9743
|
|
|
9759
9744
|
emoji-regex@10.6.0: {}
|
|
9760
9745
|
|
|
@@ -9822,58 +9807,58 @@ snapshots:
|
|
|
9822
9807
|
|
|
9823
9808
|
escape-string-regexp@5.0.0: {}
|
|
9824
9809
|
|
|
9825
|
-
eslint-json-compat-utils@0.2.3(@eslint/json@1.2.0)(eslint@10.
|
|
9810
|
+
eslint-json-compat-utils@0.2.3(@eslint/json@1.2.0)(eslint@10.6.0)(jsonc-eslint-parser@3.1.0):
|
|
9826
9811
|
dependencies:
|
|
9827
|
-
eslint: 10.
|
|
9812
|
+
eslint: 10.6.0
|
|
9828
9813
|
esquery: 1.7.0
|
|
9829
9814
|
jsonc-eslint-parser: 3.1.0
|
|
9830
9815
|
optionalDependencies:
|
|
9831
9816
|
'@eslint/json': 1.2.0
|
|
9832
9817
|
|
|
9833
|
-
eslint-plugin-antfu@3.2.3(eslint@10.
|
|
9818
|
+
eslint-plugin-antfu@3.2.3(eslint@10.6.0):
|
|
9834
9819
|
dependencies:
|
|
9835
|
-
eslint: 10.
|
|
9820
|
+
eslint: 10.6.0
|
|
9836
9821
|
|
|
9837
|
-
eslint-plugin-command@3.5.2(@typescript-eslint/rule-tester@8.62.0(eslint@10.
|
|
9822
|
+
eslint-plugin-command@3.5.2(@typescript-eslint/rule-tester@8.62.0(eslint@10.6.0)(typescript@5.9.3))(@typescript-eslint/typescript-estree@8.62.0(typescript@5.9.3))(@typescript-eslint/utils@8.62.0(eslint@10.6.0)(typescript@5.9.3))(eslint@10.6.0):
|
|
9838
9823
|
dependencies:
|
|
9839
9824
|
'@es-joy/jsdoccomment': 0.84.0
|
|
9840
|
-
'@typescript-eslint/rule-tester': 8.62.0(eslint@10.
|
|
9825
|
+
'@typescript-eslint/rule-tester': 8.62.0(eslint@10.6.0)(typescript@5.9.3)
|
|
9841
9826
|
'@typescript-eslint/typescript-estree': 8.62.0(supports-color@5.5.0)(typescript@5.9.3)
|
|
9842
|
-
'@typescript-eslint/utils': 8.62.0(eslint@10.
|
|
9843
|
-
eslint: 10.
|
|
9827
|
+
'@typescript-eslint/utils': 8.62.0(eslint@10.6.0)(typescript@5.9.3)
|
|
9828
|
+
eslint: 10.6.0
|
|
9844
9829
|
|
|
9845
|
-
eslint-plugin-depend@1.5.0(eslint@10.
|
|
9830
|
+
eslint-plugin-depend@1.5.0(eslint@10.6.0):
|
|
9846
9831
|
dependencies:
|
|
9847
9832
|
empathic: 2.0.1
|
|
9848
|
-
eslint: 10.
|
|
9833
|
+
eslint: 10.6.0
|
|
9849
9834
|
module-replacements: 2.11.0
|
|
9850
9835
|
semver: 7.8.5
|
|
9851
9836
|
|
|
9852
|
-
eslint-plugin-eslint-comments@3.2.0(eslint@10.
|
|
9837
|
+
eslint-plugin-eslint-comments@3.2.0(eslint@10.6.0):
|
|
9853
9838
|
dependencies:
|
|
9854
9839
|
escape-string-regexp: 1.0.5
|
|
9855
|
-
eslint: 10.
|
|
9840
|
+
eslint: 10.6.0
|
|
9856
9841
|
ignore: 5.3.2
|
|
9857
9842
|
|
|
9858
|
-
eslint-plugin-jsonc@3.2.0(@eslint/json@1.2.0)(eslint@10.
|
|
9843
|
+
eslint-plugin-jsonc@3.2.0(@eslint/json@1.2.0)(eslint@10.6.0):
|
|
9859
9844
|
dependencies:
|
|
9860
|
-
'@eslint-community/eslint-utils': 4.9.1(eslint@10.
|
|
9845
|
+
'@eslint-community/eslint-utils': 4.9.1(eslint@10.6.0)
|
|
9861
9846
|
'@eslint/core': 1.2.1
|
|
9862
9847
|
'@eslint/plugin-kit': 0.7.2
|
|
9863
9848
|
'@ota-meshi/ast-token-store': 0.3.0
|
|
9864
9849
|
diff-sequences: 29.6.3
|
|
9865
|
-
eslint: 10.
|
|
9866
|
-
eslint-json-compat-utils: 0.2.3(@eslint/json@1.2.0)(eslint@10.
|
|
9850
|
+
eslint: 10.6.0
|
|
9851
|
+
eslint-json-compat-utils: 0.2.3(@eslint/json@1.2.0)(eslint@10.6.0)(jsonc-eslint-parser@3.1.0)
|
|
9867
9852
|
jsonc-eslint-parser: 3.1.0
|
|
9868
9853
|
natural-compare: 1.4.0
|
|
9869
9854
|
synckit: 0.11.13
|
|
9870
9855
|
transitivePeerDependencies:
|
|
9871
9856
|
- '@eslint/json'
|
|
9872
9857
|
|
|
9873
|
-
eslint-plugin-pnpm@1.6.1(eslint@10.
|
|
9858
|
+
eslint-plugin-pnpm@1.6.1(eslint@10.6.0):
|
|
9874
9859
|
dependencies:
|
|
9875
9860
|
empathic: 2.0.1
|
|
9876
|
-
eslint: 10.
|
|
9861
|
+
eslint: 10.6.0
|
|
9877
9862
|
jsonc-eslint-parser: 3.1.0
|
|
9878
9863
|
pathe: 2.0.3
|
|
9879
9864
|
pnpm-workspace-yaml: 1.6.1
|
|
@@ -9881,56 +9866,56 @@ snapshots:
|
|
|
9881
9866
|
yaml: 2.9.0
|
|
9882
9867
|
yaml-eslint-parser: 2.0.0
|
|
9883
9868
|
|
|
9884
|
-
eslint-plugin-regexp@3.1.1(eslint@10.
|
|
9869
|
+
eslint-plugin-regexp@3.1.1(eslint@10.6.0):
|
|
9885
9870
|
dependencies:
|
|
9886
|
-
'@eslint-community/eslint-utils': 4.9.1(eslint@10.
|
|
9871
|
+
'@eslint-community/eslint-utils': 4.9.1(eslint@10.6.0)
|
|
9887
9872
|
'@eslint-community/regexpp': 4.12.2
|
|
9888
9873
|
comment-parser: 1.4.7
|
|
9889
|
-
eslint: 10.
|
|
9874
|
+
eslint: 10.6.0
|
|
9890
9875
|
jsdoc-type-pratt-parser: 7.2.0
|
|
9891
9876
|
refa: 0.12.1
|
|
9892
9877
|
regexp-ast-analysis: 0.7.1
|
|
9893
9878
|
scslre: 0.3.0
|
|
9894
9879
|
|
|
9895
|
-
eslint-plugin-toml@1.4.0(eslint@10.
|
|
9880
|
+
eslint-plugin-toml@1.4.0(eslint@10.6.0)(supports-color@5.5.0):
|
|
9896
9881
|
dependencies:
|
|
9897
9882
|
'@eslint/core': 1.2.1
|
|
9898
9883
|
'@eslint/plugin-kit': 0.7.2
|
|
9899
9884
|
'@ota-meshi/ast-token-store': 0.3.0
|
|
9900
9885
|
debug: 4.4.3(supports-color@5.5.0)
|
|
9901
|
-
eslint: 10.
|
|
9886
|
+
eslint: 10.6.0
|
|
9902
9887
|
toml-eslint-parser: 1.0.3
|
|
9903
9888
|
transitivePeerDependencies:
|
|
9904
9889
|
- supports-color
|
|
9905
9890
|
|
|
9906
|
-
eslint-plugin-unused-imports@4.4.1(@typescript-eslint/eslint-plugin@8.62.0(@typescript-eslint/parser@8.62.0(eslint@10.
|
|
9891
|
+
eslint-plugin-unused-imports@4.4.1(@typescript-eslint/eslint-plugin@8.62.0(@typescript-eslint/parser@8.62.0(eslint@10.6.0)(supports-color@5.5.0)(typescript@5.9.3))(eslint@10.6.0)(typescript@5.9.3))(eslint@10.6.0):
|
|
9907
9892
|
dependencies:
|
|
9908
|
-
eslint: 10.
|
|
9893
|
+
eslint: 10.6.0
|
|
9909
9894
|
optionalDependencies:
|
|
9910
|
-
'@typescript-eslint/eslint-plugin': 8.62.0(@typescript-eslint/parser@8.62.0(eslint@10.
|
|
9895
|
+
'@typescript-eslint/eslint-plugin': 8.62.0(@typescript-eslint/parser@8.62.0(eslint@10.6.0)(supports-color@5.5.0)(typescript@5.9.3))(eslint@10.6.0)(typescript@5.9.3)
|
|
9911
9896
|
|
|
9912
|
-
eslint-plugin-vue@10.9.2(@stylistic/eslint-plugin@5.10.0(eslint@10.
|
|
9897
|
+
eslint-plugin-vue@10.9.2(@stylistic/eslint-plugin@5.10.0(eslint@10.6.0))(@typescript-eslint/parser@8.62.0(eslint@10.6.0)(supports-color@5.5.0)(typescript@5.9.3))(eslint@10.6.0)(vue-eslint-parser@10.4.1(eslint@10.6.0)):
|
|
9913
9898
|
dependencies:
|
|
9914
|
-
'@eslint-community/eslint-utils': 4.9.1(eslint@10.
|
|
9915
|
-
eslint: 10.
|
|
9899
|
+
'@eslint-community/eslint-utils': 4.9.1(eslint@10.6.0)
|
|
9900
|
+
eslint: 10.6.0
|
|
9916
9901
|
natural-compare: 1.4.0
|
|
9917
9902
|
nth-check: 2.1.1
|
|
9918
9903
|
postcss-selector-parser: 7.1.4
|
|
9919
9904
|
semver: 7.8.5
|
|
9920
|
-
vue-eslint-parser: 10.4.1(eslint@10.
|
|
9905
|
+
vue-eslint-parser: 10.4.1(eslint@10.6.0)
|
|
9921
9906
|
xml-name-validator: 4.0.0
|
|
9922
9907
|
optionalDependencies:
|
|
9923
|
-
'@stylistic/eslint-plugin': 5.10.0(eslint@10.
|
|
9924
|
-
'@typescript-eslint/parser': 8.62.0(eslint@10.
|
|
9908
|
+
'@stylistic/eslint-plugin': 5.10.0(eslint@10.6.0)
|
|
9909
|
+
'@typescript-eslint/parser': 8.62.0(eslint@10.6.0)(supports-color@5.5.0)(typescript@5.9.3)
|
|
9925
9910
|
|
|
9926
|
-
eslint-plugin-yml@3.5.0(eslint@10.
|
|
9911
|
+
eslint-plugin-yml@3.5.0(eslint@10.6.0):
|
|
9927
9912
|
dependencies:
|
|
9928
9913
|
'@eslint/core': 1.2.1
|
|
9929
9914
|
'@eslint/plugin-kit': 0.7.2
|
|
9930
9915
|
'@ota-meshi/ast-token-store': 0.3.0
|
|
9931
9916
|
diff-sequences: 29.6.3
|
|
9932
9917
|
escape-string-regexp: 5.0.0
|
|
9933
|
-
eslint: 10.
|
|
9918
|
+
eslint: 10.6.0
|
|
9934
9919
|
natural-compare: 1.4.0
|
|
9935
9920
|
yaml-eslint-parser: 2.0.0
|
|
9936
9921
|
|
|
@@ -9947,9 +9932,9 @@ snapshots:
|
|
|
9947
9932
|
|
|
9948
9933
|
eslint-visitor-keys@5.0.1: {}
|
|
9949
9934
|
|
|
9950
|
-
eslint@10.
|
|
9935
|
+
eslint@10.6.0:
|
|
9951
9936
|
dependencies:
|
|
9952
|
-
'@eslint-community/eslint-utils': 4.9.1(eslint@10.
|
|
9937
|
+
'@eslint-community/eslint-utils': 4.9.1(eslint@10.6.0)
|
|
9953
9938
|
'@eslint-community/regexpp': 4.12.2
|
|
9954
9939
|
'@eslint/config-array': 0.23.5
|
|
9955
9940
|
'@eslint/config-helpers': 0.6.0
|
|
@@ -10666,7 +10651,7 @@ snapshots:
|
|
|
10666
10651
|
|
|
10667
10652
|
js-tokens@4.0.0: {}
|
|
10668
10653
|
|
|
10669
|
-
js-yaml@4.
|
|
10654
|
+
js-yaml@4.3.0:
|
|
10670
10655
|
dependencies:
|
|
10671
10656
|
argparse: 2.0.1
|
|
10672
10657
|
|
|
@@ -10744,7 +10729,7 @@ snapshots:
|
|
|
10744
10729
|
|
|
10745
10730
|
kind-of@6.0.3: {}
|
|
10746
10731
|
|
|
10747
|
-
knex@3.
|
|
10732
|
+
knex@3.3.0(better-sqlite3@12.11.1):
|
|
10748
10733
|
dependencies:
|
|
10749
10734
|
colorette: 2.0.19
|
|
10750
10735
|
commander: 10.0.1
|
|
@@ -10758,7 +10743,7 @@ snapshots:
|
|
|
10758
10743
|
pg-connection-string: 2.6.2
|
|
10759
10744
|
rechoir: 0.8.0
|
|
10760
10745
|
resolve-from: 5.0.0
|
|
10761
|
-
tarn: 3.0
|
|
10746
|
+
tarn: 3.1.0
|
|
10762
10747
|
tildify: 2.0.0
|
|
10763
10748
|
optionalDependencies:
|
|
10764
10749
|
better-sqlite3: 12.11.1
|
|
@@ -11965,7 +11950,7 @@ snapshots:
|
|
|
11965
11950
|
rc-config-loader@4.1.4:
|
|
11966
11951
|
dependencies:
|
|
11967
11952
|
debug: 4.4.3(supports-color@5.5.0)
|
|
11968
|
-
js-yaml: 4.
|
|
11953
|
+
js-yaml: 4.3.0
|
|
11969
11954
|
json5: 2.2.3
|
|
11970
11955
|
require-from-string: 2.0.2
|
|
11971
11956
|
transitivePeerDependencies:
|
|
@@ -12457,7 +12442,7 @@ snapshots:
|
|
|
12457
12442
|
inherits: 2.0.4
|
|
12458
12443
|
readable-stream: 3.6.2
|
|
12459
12444
|
|
|
12460
|
-
tarn@3.0
|
|
12445
|
+
tarn@3.1.0: {}
|
|
12461
12446
|
|
|
12462
12447
|
term-size@2.2.1: {}
|
|
12463
12448
|
|
|
@@ -12632,13 +12617,13 @@ snapshots:
|
|
|
12632
12617
|
es-errors: 1.3.0
|
|
12633
12618
|
is-typed-array: 1.1.15
|
|
12634
12619
|
|
|
12635
|
-
typescript-eslint@8.62.0(eslint@10.
|
|
12620
|
+
typescript-eslint@8.62.0(eslint@10.6.0)(typescript@5.9.3):
|
|
12636
12621
|
dependencies:
|
|
12637
|
-
'@typescript-eslint/eslint-plugin': 8.62.0(@typescript-eslint/parser@8.62.0(eslint@10.
|
|
12638
|
-
'@typescript-eslint/parser': 8.62.0(eslint@10.
|
|
12622
|
+
'@typescript-eslint/eslint-plugin': 8.62.0(@typescript-eslint/parser@8.62.0(eslint@10.6.0)(supports-color@5.5.0)(typescript@5.9.3))(eslint@10.6.0)(typescript@5.9.3)
|
|
12623
|
+
'@typescript-eslint/parser': 8.62.0(eslint@10.6.0)(supports-color@5.5.0)(typescript@5.9.3)
|
|
12639
12624
|
'@typescript-eslint/typescript-estree': 8.62.0(supports-color@5.5.0)(typescript@5.9.3)
|
|
12640
|
-
'@typescript-eslint/utils': 8.62.0(eslint@10.
|
|
12641
|
-
eslint: 10.
|
|
12625
|
+
'@typescript-eslint/utils': 8.62.0(eslint@10.6.0)(typescript@5.9.3)
|
|
12626
|
+
eslint: 10.6.0
|
|
12642
12627
|
typescript: 5.9.3
|
|
12643
12628
|
transitivePeerDependencies:
|
|
12644
12629
|
- supports-color
|
|
@@ -12779,10 +12764,10 @@ snapshots:
|
|
|
12779
12764
|
dependencies:
|
|
12780
12765
|
vue: 3.5.39(typescript@5.9.3)
|
|
12781
12766
|
|
|
12782
|
-
vue-eslint-parser@10.4.1(eslint@10.
|
|
12767
|
+
vue-eslint-parser@10.4.1(eslint@10.6.0):
|
|
12783
12768
|
dependencies:
|
|
12784
12769
|
debug: 4.4.3(supports-color@5.5.0)
|
|
12785
|
-
eslint: 10.
|
|
12770
|
+
eslint: 10.6.0
|
|
12786
12771
|
eslint-scope: 9.1.2
|
|
12787
12772
|
eslint-visitor-keys: 5.0.1
|
|
12788
12773
|
espree: 11.2.0
|
|
@@ -12966,7 +12951,7 @@ snapshots:
|
|
|
12966
12951
|
dependencies:
|
|
12967
12952
|
zod: '@cabloy/zod@4.3.8'
|
|
12968
12953
|
|
|
12969
|
-
zova-core@5.1.
|
|
12954
|
+
zova-core@5.1.61(patch_hash=0f4164c4d2bbb16d671beb5c26759dff37769be0709df941bc7b90b94261ac54)(typescript@5.9.3):
|
|
12970
12955
|
dependencies:
|
|
12971
12956
|
'@cabloy/compose': link:packages-utils/compose
|
|
12972
12957
|
'@cabloy/extend': link:packages-utils/extend
|
|
@@ -12995,54 +12980,14 @@ snapshots:
|
|
|
12995
12980
|
transitivePeerDependencies:
|
|
12996
12981
|
- typescript
|
|
12997
12982
|
|
|
12998
|
-
zova-
|
|
12999
|
-
dependencies:
|
|
13000
|
-
'@cabloy/compose': link:packages-utils/compose
|
|
13001
|
-
'@cabloy/extend': link:packages-utils/extend
|
|
13002
|
-
'@cabloy/json5': link:packages-utils/json5
|
|
13003
|
-
'@cabloy/localeutil': link:packages-utils/localeutil
|
|
13004
|
-
'@cabloy/logger': 1.1.24
|
|
13005
|
-
'@cabloy/module-info': 2.0.0
|
|
13006
|
-
'@cabloy/utils': link:packages-utils/utils
|
|
13007
|
-
'@cabloy/vue-compiler-sfc': 3.5.14
|
|
13008
|
-
'@cabloy/vue-reactivity': 3.5.16
|
|
13009
|
-
'@cabloy/vue-router': 4.4.16(vue@3.5.39(typescript@5.9.3))
|
|
13010
|
-
'@cabloy/vue-runtime-core': 3.5.57
|
|
13011
|
-
'@cabloy/vue-runtime-dom': 3.5.13
|
|
13012
|
-
'@cabloy/vue-server-renderer': 3.5.18(vue@3.5.39(typescript@5.9.3))
|
|
13013
|
-
'@cabloy/word-utils': 2.1.14
|
|
13014
|
-
'@cabloy/zod-errors-custom': link:packages-utils/zod-errors-custom
|
|
13015
|
-
'@cabloy/zod-openapi': link:packages-utils/zod-openapi
|
|
13016
|
-
'@cabloy/zod-query': link:packages-utils/zod-query
|
|
13017
|
-
'@types/js-cookie': 3.0.6
|
|
13018
|
-
'@vue/shared': 3.5.36
|
|
13019
|
-
deep-equal: 2.2.3
|
|
13020
|
-
reflect-metadata: 0.2.2
|
|
13021
|
-
vue: 3.5.39(typescript@5.9.3)
|
|
13022
|
-
vue-plugin-render-freeze: 2.0.4(vue@3.5.39(typescript@5.9.3))
|
|
13023
|
-
zod: '@cabloy/zod@4.3.8'
|
|
13024
|
-
transitivePeerDependencies:
|
|
13025
|
-
- typescript
|
|
13026
|
-
|
|
13027
|
-
zova-jsx@1.1.64(typescript@5.9.3):
|
|
13028
|
-
dependencies:
|
|
13029
|
-
'@cabloy/compose': link:packages-utils/compose
|
|
13030
|
-
'@cabloy/utils': link:packages-utils/utils
|
|
13031
|
-
'@cabloy/word-utils': 2.1.14
|
|
13032
|
-
typestyle: 2.4.0
|
|
13033
|
-
vue: 3.5.39(typescript@5.9.3)
|
|
13034
|
-
zova-core: 5.1.58(typescript@5.9.3)
|
|
13035
|
-
transitivePeerDependencies:
|
|
13036
|
-
- typescript
|
|
13037
|
-
|
|
13038
|
-
zova-jsx@1.1.66(typescript@5.9.3):
|
|
12983
|
+
zova-jsx@1.1.67(typescript@5.9.3):
|
|
13039
12984
|
dependencies:
|
|
13040
12985
|
'@cabloy/compose': link:packages-utils/compose
|
|
13041
12986
|
'@cabloy/utils': link:packages-utils/utils
|
|
13042
12987
|
'@cabloy/word-utils': 2.1.14
|
|
13043
12988
|
typestyle: 2.4.0
|
|
13044
12989
|
vue: 3.5.39(typescript@5.9.3)
|
|
13045
|
-
zova-core: 5.1.
|
|
12990
|
+
zova-core: 5.1.61(patch_hash=0f4164c4d2bbb16d671beb5c26759dff37769be0709df941bc7b90b94261ac54)(typescript@5.9.3)
|
|
13046
12991
|
transitivePeerDependencies:
|
|
13047
12992
|
- typescript
|
|
13048
12993
|
|
|
@@ -13069,13 +13014,6 @@ snapshots:
|
|
|
13069
13014
|
- debug
|
|
13070
13015
|
- supports-color
|
|
13071
13016
|
|
|
13072
|
-
zova-module-a-form@5.1.41(vue@3.5.39(typescript@5.9.3)):
|
|
13073
|
-
dependencies:
|
|
13074
|
-
'@tanstack/vue-form': 1.33.0(vue@3.5.39(typescript@5.9.3))
|
|
13075
|
-
transitivePeerDependencies:
|
|
13076
|
-
- '@vue/composition-api'
|
|
13077
|
-
- vue
|
|
13078
|
-
|
|
13079
13017
|
zova-module-a-form@5.1.43(vue@3.5.39(typescript@5.9.3)):
|
|
13080
13018
|
dependencies:
|
|
13081
13019
|
'@tanstack/vue-form': 1.33.0(vue@3.5.39(typescript@5.9.3))
|
|
@@ -13136,13 +13074,6 @@ snapshots:
|
|
|
13136
13074
|
csx: 10.0.2
|
|
13137
13075
|
typestyle: 2.4.0
|
|
13138
13076
|
|
|
13139
|
-
zova-module-a-table@5.1.36(vue@3.5.39(typescript@5.9.3)):
|
|
13140
|
-
dependencies:
|
|
13141
|
-
'@tanstack/table-core': 8.21.3
|
|
13142
|
-
'@tanstack/vue-table': 8.21.3(vue@3.5.39(typescript@5.9.3))
|
|
13143
|
-
transitivePeerDependencies:
|
|
13144
|
-
- vue
|
|
13145
|
-
|
|
13146
13077
|
zova-module-a-table@5.1.37(vue@3.5.39(typescript@5.9.3)):
|
|
13147
13078
|
dependencies:
|
|
13148
13079
|
'@tanstack/table-core': 8.21.3
|
|
@@ -13157,23 +13088,7 @@ snapshots:
|
|
|
13157
13088
|
'@cabloy/zod-query': link:packages-utils/zod-query
|
|
13158
13089
|
zod: '@cabloy/zod@4.3.8'
|
|
13159
13090
|
|
|
13160
|
-
zova-module-a-zova@5.1.
|
|
13161
|
-
dependencies:
|
|
13162
|
-
'@cabloy/compose': link:packages-utils/compose
|
|
13163
|
-
'@cabloy/deps': link:packages-utils/deps
|
|
13164
|
-
'@cabloy/json5': link:packages-utils/json5
|
|
13165
|
-
'@cabloy/module-info': 2.0.0
|
|
13166
|
-
'@cabloy/utils': link:packages-utils/utils
|
|
13167
|
-
'@cabloy/vue-router': 4.4.16(vue@3.5.39(typescript@5.9.3))
|
|
13168
|
-
'@cabloy/word-utils': 2.1.14
|
|
13169
|
-
defu: 6.1.7
|
|
13170
|
-
luxon: 3.7.2
|
|
13171
|
-
zova-jsx: 1.1.64(typescript@5.9.3)
|
|
13172
|
-
transitivePeerDependencies:
|
|
13173
|
-
- typescript
|
|
13174
|
-
- vue
|
|
13175
|
-
|
|
13176
|
-
zova-module-a-zova@5.1.80(typescript@5.9.3)(vue@3.5.39(typescript@5.9.3)):
|
|
13091
|
+
zova-module-a-zova@5.1.81(typescript@5.9.3)(vue@3.5.39(typescript@5.9.3)):
|
|
13177
13092
|
dependencies:
|
|
13178
13093
|
'@cabloy/compose': link:packages-utils/compose
|
|
13179
13094
|
'@cabloy/deps': link:packages-utils/deps
|
|
@@ -13184,7 +13099,7 @@ snapshots:
|
|
|
13184
13099
|
'@cabloy/word-utils': 2.1.14
|
|
13185
13100
|
defu: 6.1.7
|
|
13186
13101
|
luxon: 3.7.2
|
|
13187
|
-
zova-jsx: 1.1.
|
|
13102
|
+
zova-jsx: 1.1.67(typescript@5.9.3)
|
|
13188
13103
|
transitivePeerDependencies:
|
|
13189
13104
|
- typescript
|
|
13190
13105
|
- vue
|
|
@@ -13199,8 +13114,8 @@ snapshots:
|
|
|
13199
13114
|
table-identity: link:packages-utils/table-identity
|
|
13200
13115
|
vue: 3.5.39(typescript@5.9.3)
|
|
13201
13116
|
zod: '@cabloy/zod@4.3.8'
|
|
13202
|
-
zova: 5.1.
|
|
13203
|
-
zova-jsx: 1.1.
|
|
13117
|
+
zova: 5.1.118(typescript@5.9.3)(vue@3.5.39(typescript@5.9.3))
|
|
13118
|
+
zova-jsx: 1.1.67(typescript@5.9.3)
|
|
13204
13119
|
zova-module-a-api: 5.1.21
|
|
13205
13120
|
zova-module-a-bean: 5.1.31
|
|
13206
13121
|
zova-module-a-behavior: 5.1.25
|
|
@@ -13214,7 +13129,7 @@ snapshots:
|
|
|
13214
13129
|
zova-module-a-routertabs: 5.1.32
|
|
13215
13130
|
zova-module-a-ssr: 5.1.26
|
|
13216
13131
|
zova-module-a-style: 5.1.32
|
|
13217
|
-
zova-module-a-table: 5.1.
|
|
13132
|
+
zova-module-a-table: 5.1.37(vue@3.5.39(typescript@5.9.3))
|
|
13218
13133
|
zova-module-rest-resource: 5.1.40
|
|
13219
13134
|
transitivePeerDependencies:
|
|
13220
13135
|
- '@vue/composition-api'
|
|
@@ -13230,13 +13145,13 @@ snapshots:
|
|
|
13230
13145
|
table-identity: link:packages-utils/table-identity
|
|
13231
13146
|
vue: 3.5.39(typescript@5.9.3)
|
|
13232
13147
|
zod: '@cabloy/zod@4.3.8'
|
|
13233
|
-
zova: 5.1.
|
|
13234
|
-
zova-jsx: 1.1.
|
|
13148
|
+
zova: 5.1.118(typescript@5.9.3)(vue@3.5.39(typescript@5.9.3))
|
|
13149
|
+
zova-jsx: 1.1.67(typescript@5.9.3)
|
|
13235
13150
|
zova-module-a-api: 5.1.21
|
|
13236
13151
|
zova-module-a-bean: 5.1.31
|
|
13237
13152
|
zova-module-a-behavior: 5.1.25
|
|
13238
13153
|
zova-module-a-command: 5.1.33
|
|
13239
|
-
zova-module-a-form: 5.1.
|
|
13154
|
+
zova-module-a-form: 5.1.43(vue@3.5.39(typescript@5.9.3))
|
|
13240
13155
|
zova-module-a-icon: 5.1.26
|
|
13241
13156
|
zova-module-a-interceptor: 5.1.29
|
|
13242
13157
|
zova-module-a-model: 5.1.30(vue@3.5.39(typescript@5.9.3))
|
|
@@ -13245,7 +13160,7 @@ snapshots:
|
|
|
13245
13160
|
zova-module-a-routertabs: 5.1.32
|
|
13246
13161
|
zova-module-a-ssr: 5.1.26
|
|
13247
13162
|
zova-module-a-style: 5.1.32
|
|
13248
|
-
zova-module-a-table: 5.1.
|
|
13163
|
+
zova-module-a-table: 5.1.37(vue@3.5.39(typescript@5.9.3))
|
|
13249
13164
|
zova-module-rest-resource: 5.1.40
|
|
13250
13165
|
transitivePeerDependencies:
|
|
13251
13166
|
- '@vue/composition-api'
|
|
@@ -13253,41 +13168,7 @@ snapshots:
|
|
|
13253
13168
|
- supports-color
|
|
13254
13169
|
- typescript
|
|
13255
13170
|
|
|
13256
|
-
zova-suite-a-zova@5.1.
|
|
13257
|
-
dependencies:
|
|
13258
|
-
zova-module-a-api: 5.1.21
|
|
13259
|
-
zova-module-a-app: 5.1.24
|
|
13260
|
-
zova-module-a-bean: 5.1.31
|
|
13261
|
-
zova-module-a-behavior: 5.1.25
|
|
13262
|
-
zova-module-a-behaviors: 5.1.21
|
|
13263
|
-
zova-module-a-boundary: 5.1.21
|
|
13264
|
-
zova-module-a-command: 5.1.33
|
|
13265
|
-
zova-module-a-fetch: 5.1.23
|
|
13266
|
-
zova-module-a-form: 5.1.41(vue@3.5.39(typescript@5.9.3))
|
|
13267
|
-
zova-module-a-icon: 5.1.26
|
|
13268
|
-
zova-module-a-interceptor: 5.1.29
|
|
13269
|
-
zova-module-a-logger: 5.1.26
|
|
13270
|
-
zova-module-a-meta: 5.1.21
|
|
13271
|
-
zova-module-a-model: 5.1.30(vue@3.5.39(typescript@5.9.3))
|
|
13272
|
-
zova-module-a-openapi: 5.1.41
|
|
13273
|
-
zova-module-a-router: 5.1.29
|
|
13274
|
-
zova-module-a-routerstack: 5.1.26
|
|
13275
|
-
zova-module-a-routertabs: 5.1.32
|
|
13276
|
-
zova-module-a-ssr: 5.1.26
|
|
13277
|
-
zova-module-a-ssrhmr: 5.1.22
|
|
13278
|
-
zova-module-a-ssrserver: 5.1.22
|
|
13279
|
-
zova-module-a-style: 5.1.32
|
|
13280
|
-
zova-module-a-table: 5.1.36(vue@3.5.39(typescript@5.9.3))
|
|
13281
|
-
zova-module-a-zod: 5.1.34
|
|
13282
|
-
zova-module-a-zova: 5.1.78(typescript@5.9.3)(vue@3.5.39(typescript@5.9.3))
|
|
13283
|
-
transitivePeerDependencies:
|
|
13284
|
-
- '@vue/composition-api'
|
|
13285
|
-
- debug
|
|
13286
|
-
- supports-color
|
|
13287
|
-
- typescript
|
|
13288
|
-
- vue
|
|
13289
|
-
|
|
13290
|
-
zova-suite-a-zova@5.1.116(typescript@5.9.3)(vue@3.5.39(typescript@5.9.3)):
|
|
13171
|
+
zova-suite-a-zova@5.1.117(typescript@5.9.3)(vue@3.5.39(typescript@5.9.3)):
|
|
13291
13172
|
dependencies:
|
|
13292
13173
|
zova-module-a-api: 5.1.21
|
|
13293
13174
|
zova-module-a-app: 5.1.24
|
|
@@ -13313,18 +13194,7 @@ snapshots:
|
|
|
13313
13194
|
zova-module-a-style: 5.1.32
|
|
13314
13195
|
zova-module-a-table: 5.1.37(vue@3.5.39(typescript@5.9.3))
|
|
13315
13196
|
zova-module-a-zod: 5.1.34
|
|
13316
|
-
zova-module-a-zova: 5.1.
|
|
13317
|
-
transitivePeerDependencies:
|
|
13318
|
-
- '@vue/composition-api'
|
|
13319
|
-
- debug
|
|
13320
|
-
- supports-color
|
|
13321
|
-
- typescript
|
|
13322
|
-
- vue
|
|
13323
|
-
|
|
13324
|
-
zova@5.1.115(typescript@5.9.3)(vue@3.5.39(typescript@5.9.3)):
|
|
13325
|
-
dependencies:
|
|
13326
|
-
zova-core: 5.1.58(typescript@5.9.3)
|
|
13327
|
-
zova-suite-a-zova: 5.1.114(typescript@5.9.3)(vue@3.5.39(typescript@5.9.3))
|
|
13197
|
+
zova-module-a-zova: 5.1.81(typescript@5.9.3)(vue@3.5.39(typescript@5.9.3))
|
|
13328
13198
|
transitivePeerDependencies:
|
|
13329
13199
|
- '@vue/composition-api'
|
|
13330
13200
|
- debug
|
|
@@ -13332,10 +13202,10 @@ snapshots:
|
|
|
13332
13202
|
- typescript
|
|
13333
13203
|
- vue
|
|
13334
13204
|
|
|
13335
|
-
zova@5.1.
|
|
13205
|
+
zova@5.1.118(typescript@5.9.3)(vue@3.5.39(typescript@5.9.3)):
|
|
13336
13206
|
dependencies:
|
|
13337
|
-
zova-core: 5.1.
|
|
13338
|
-
zova-suite-a-zova: 5.1.
|
|
13207
|
+
zova-core: 5.1.61(patch_hash=0f4164c4d2bbb16d671beb5c26759dff37769be0709df941bc7b90b94261ac54)(typescript@5.9.3)
|
|
13208
|
+
zova-suite-a-zova: 5.1.117(typescript@5.9.3)(vue@3.5.39(typescript@5.9.3))
|
|
13339
13209
|
transitivePeerDependencies:
|
|
13340
13210
|
- '@vue/composition-api'
|
|
13341
13211
|
- debug
|