cabloy 5.1.67 → 5.1.68
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/CHANGELOG.md +17 -0
- package/package.json +1 -1
- package/vona/packages-cli/cli/package.json +1 -1
- package/vona/packages-cli/cli-set-api/package.json +1 -1
- package/vona/packages-utils/zod-query/package.json +1 -1
- package/vona/packages-utils/zod-query/src/lib/query.ts +4 -0
- package/vona/packages-vona/vona/package.json +1 -1
- package/vona/packages-vona/vona-core/package.json +1 -1
- package/vona/packages-vona/vona-mock/package.json +1 -1
- package/vona/pnpm-lock.yaml +762 -840
- package/vona/pnpm-workspace.yaml +1 -1
- package/vona/src/suite/a-training/modules/training-record/src/bean/meta.version.ts +4 -1
- package/vona/src/suite/a-training/modules/training-record/src/config/locale/en-us.ts +5 -2
- package/vona/src/suite/a-training/modules/training-record/src/config/locale/zh-cn.ts +5 -2
- 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/recordSelectReq.tsx +4 -4
- 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/dto/recordView.tsx +1 -1
- package/vona/src/suite/a-training/modules/training-record/src/entity/record.tsx +26 -11
- package/vona/src/suite/a-training/modules/training-record/test/record.test.ts +27 -3
- package/vona/src/suite/a-training/modules/training-recordsubject/src/config/locale/en-us.ts +2 -2
- package/vona/src/suite/a-training/modules/training-recordsubject/src/config/locale/zh-cn.ts +2 -2
- package/vona/src/suite/a-training/modules/training-recordsubject/src/entity/subject.tsx +3 -3
- package/vona/src/suite/a-training/modules/training-student/src/.metadata/index.ts +1 -1
- package/vona/src/suite/a-training/modules/training-student/src/config/locale/en-us.ts +1 -1
- package/vona/src/suite/a-training/modules/training-student/src/config/locale/zh-cn.ts +1 -1
- package/vona/src/suite/a-training/modules/training-student/src/dto/detailRecordBase.tsx +11 -2
- package/vona/src/suite/a-training/modules/training-student/src/dto/studentSummary.tsx +1 -1
- package/vona/src/suite/a-training/modules/training-student/src/entity/student.tsx +1 -1
- package/vona/src/suite/a-training/modules/training-student/src/model/student.ts +9 -1
- package/vona/src/suite/a-training/modules/training-student/test/student.test.ts +21 -2
- package/vona/src/suite-vendor/a-vona/modules/a-core/package.json +1 -1
- package/vona/src/suite-vendor/a-vona/modules/a-openapi/package.json +1 -1
- package/vona/src/suite-vendor/a-vona/package.json +1 -1
- package/zova/packages-utils/zova-jsx/package.json +2 -2
- package/zova/packages-zova/zova/package.json +3 -3
- package/zova/packages-zova/zova-core/package.json +2 -2
- package/zova/pnpm-lock.yaml +45 -45
- package/zova/pnpm-workspace.yaml +1 -1
- package/zova/src/suite/a-training/modules/training-student/src/api/openapi/schemas.ts +52 -24
- package/zova/src/suite/a-training/modules/training-student/src/api/openapi/types.ts +860 -307
- package/zova/src/suite/cabloy-basic/modules/basic-date/src/.metadata/component/date.ts +61 -0
- package/zova/src/suite/cabloy-basic/modules/basic-date/src/.metadata/index.ts +17 -4
- package/zova/src/suite/cabloy-basic/modules/basic-date/src/component/date/controller.tsx +44 -0
- package/zova/src/suite/cabloy-basic/modules/basic-date/src/component/formFieldDate/controller.tsx +49 -9
- package/zova/src/suite/cabloy-basic/modules/basic-date/src/lib/utils.ts +60 -1
- package/zova/src/suite/cabloy-basic/modules/basic-date/src/types/date.ts +2 -0
- package/zova/src/suite/cabloy-basic/modules/basic-resource/src/bean/tableCell.resourcePicker.tsx +1 -1
- package/zova/src/suite/cabloy-basic/modules/basic-resource/src/component/formFieldResourcePicker/controller.tsx +1 -1
- package/zova/src/suite-vendor/a-zova/modules/a-zod/package.json +2 -2
- package/zova/src/suite-vendor/a-zova/modules/a-zova/package.json +2 -2
- package/zova/src/suite-vendor/a-zova/package.json +3 -3
package/vona/pnpm-lock.yaml
CHANGED
|
@@ -13,7 +13,7 @@ overrides:
|
|
|
13
13
|
'@vue/runtime-dom': 3.5.36
|
|
14
14
|
'@vue/server-renderer': 3.5.36
|
|
15
15
|
'@vue/shared': 3.5.36
|
|
16
|
-
zod: npm:@cabloy/zod@4.3.
|
|
16
|
+
zod: npm:@cabloy/zod@4.3.8
|
|
17
17
|
|
|
18
18
|
importers:
|
|
19
19
|
|
|
@@ -57,7 +57,7 @@ importers:
|
|
|
57
57
|
version: 1.4.0(ioredis@5.11.1)
|
|
58
58
|
better-sqlite3:
|
|
59
59
|
specifier: ^12.9.0
|
|
60
|
-
version: 12.
|
|
60
|
+
version: 12.11.1
|
|
61
61
|
bignumber.js:
|
|
62
62
|
specifier: ^9.3.1
|
|
63
63
|
version: 9.3.1
|
|
@@ -66,7 +66,7 @@ importers:
|
|
|
66
66
|
version: 8.0.1
|
|
67
67
|
bullmq:
|
|
68
68
|
specifier: ^5.74.1
|
|
69
|
-
version: 5.
|
|
69
|
+
version: 5.79.1(supports-color@5.5.0)
|
|
70
70
|
chalk:
|
|
71
71
|
specifier: ^5.6.2
|
|
72
72
|
version: 5.6.2
|
|
@@ -81,7 +81,7 @@ importers:
|
|
|
81
81
|
version: 5.11.1(supports-color@5.5.0)
|
|
82
82
|
knex:
|
|
83
83
|
specifier: ^3.2.9
|
|
84
|
-
version: 3.2.10(better-sqlite3@12.
|
|
84
|
+
version: 3.2.10(better-sqlite3@12.11.1)
|
|
85
85
|
luxon:
|
|
86
86
|
specifier: ^3.7.2
|
|
87
87
|
version: 3.7.2
|
|
@@ -365,8 +365,8 @@ importers:
|
|
|
365
365
|
specifier: ^4.9.0
|
|
366
366
|
version: 4.9.0
|
|
367
367
|
zod:
|
|
368
|
-
specifier: npm:@cabloy/zod@4.3.
|
|
369
|
-
version: '@cabloy/zod@4.3.
|
|
368
|
+
specifier: npm:@cabloy/zod@4.3.8
|
|
369
|
+
version: '@cabloy/zod@4.3.8'
|
|
370
370
|
zova-rest-cabloy-basic-admin:
|
|
371
371
|
specifier: file:./.zova-rest/cabloy-basic-admin
|
|
372
372
|
version: file:.zova-rest/cabloy-basic-admin(typescript@5.9.3)
|
|
@@ -382,7 +382,7 @@ importers:
|
|
|
382
382
|
version: link:packages-utils/lint
|
|
383
383
|
'@swc/core':
|
|
384
384
|
specifier: ^1.15.26
|
|
385
|
-
version: 1.15.
|
|
385
|
+
version: 1.15.43(@swc/helpers@0.5.23)
|
|
386
386
|
'@swc/helpers':
|
|
387
387
|
specifier: ^0.5.21
|
|
388
388
|
version: 0.5.23
|
|
@@ -397,10 +397,10 @@ importers:
|
|
|
397
397
|
version: 3.0.3
|
|
398
398
|
'@types/luxon':
|
|
399
399
|
specifier: ^3.7.1
|
|
400
|
-
version: 3.7.
|
|
400
|
+
version: 3.7.2
|
|
401
401
|
'@types/node':
|
|
402
402
|
specifier: ^22.19.17
|
|
403
|
-
version: 22.
|
|
403
|
+
version: 22.20.0
|
|
404
404
|
'@types/react':
|
|
405
405
|
specifier: npm:@cabloy/types-react@^19.2.16
|
|
406
406
|
version: '@cabloy/types-react@19.2.16'
|
|
@@ -412,13 +412,13 @@ importers:
|
|
|
412
412
|
version: 7.0.3
|
|
413
413
|
gogocode:
|
|
414
414
|
specifier: ^1.0.55
|
|
415
|
-
version: 1.0.55(vue@3.5.
|
|
415
|
+
version: 1.0.55(vue@3.5.39(typescript@5.9.3))
|
|
416
416
|
oxfmt:
|
|
417
417
|
specifier: ^0.45.0
|
|
418
418
|
version: 0.45.0
|
|
419
419
|
oxlint:
|
|
420
420
|
specifier: ^1.65.0
|
|
421
|
-
version: 1.
|
|
421
|
+
version: 1.71.0
|
|
422
422
|
textlint:
|
|
423
423
|
specifier: ^15.7.0
|
|
424
424
|
version: 15.7.1(supports-color@5.5.0)
|
|
@@ -436,7 +436,7 @@ importers:
|
|
|
436
436
|
version: 1.0.1
|
|
437
437
|
ts-node-maintained:
|
|
438
438
|
specifier: ^10.9.6
|
|
439
|
-
version: 10.9.6(@swc/core@1.15.
|
|
439
|
+
version: 10.9.6(@swc/core@1.15.43(@swc/helpers@0.5.23))(@types/node@22.20.0)(typescript@5.9.3)
|
|
440
440
|
tslib:
|
|
441
441
|
specifier: ^2.8.1
|
|
442
442
|
version: 2.8.1
|
|
@@ -502,7 +502,7 @@ importers:
|
|
|
502
502
|
version: 16.2.0
|
|
503
503
|
gogocode:
|
|
504
504
|
specifier: ^1.0.55
|
|
505
|
-
version: 1.0.55(vue@3.5.
|
|
505
|
+
version: 1.0.55(vue@3.5.39(typescript@5.9.3))
|
|
506
506
|
is-type-of:
|
|
507
507
|
specifier: ^2.2.0
|
|
508
508
|
version: 2.2.0
|
|
@@ -511,7 +511,7 @@ importers:
|
|
|
511
511
|
version: 3.3.0
|
|
512
512
|
semver:
|
|
513
513
|
specifier: ^7.7.4
|
|
514
|
-
version: 7.8.
|
|
514
|
+
version: 7.8.5
|
|
515
515
|
tmp:
|
|
516
516
|
specifier: ^0.2.7
|
|
517
517
|
version: 0.2.7
|
|
@@ -545,7 +545,7 @@ importers:
|
|
|
545
545
|
version: 1.2.0
|
|
546
546
|
semver:
|
|
547
547
|
specifier: ^7.7.4
|
|
548
|
-
version: 7.8.
|
|
548
|
+
version: 7.8.5
|
|
549
549
|
vona-cli-set-api:
|
|
550
550
|
specifier: workspace:^
|
|
551
551
|
version: link:../cli-set-api
|
|
@@ -594,28 +594,28 @@ importers:
|
|
|
594
594
|
version: 1.3.0
|
|
595
595
|
'@rollup/plugin-alias':
|
|
596
596
|
specifier: ^5.1.1
|
|
597
|
-
version: 5.1.1(rollup@4.
|
|
597
|
+
version: 5.1.1(rollup@4.62.2)
|
|
598
598
|
'@rollup/plugin-babel':
|
|
599
599
|
specifier: ^6.1.0
|
|
600
|
-
version: 6.1.0(@babel/core@7.29.7)(@types/babel__core@7.20.5)(rollup@4.
|
|
600
|
+
version: 6.1.0(@babel/core@7.29.7)(@types/babel__core@7.20.5)(rollup@4.62.2)
|
|
601
601
|
'@rollup/plugin-commonjs':
|
|
602
602
|
specifier: ^28.0.9
|
|
603
|
-
version: 28.0.9(rollup@4.
|
|
603
|
+
version: 28.0.9(rollup@4.62.2)
|
|
604
604
|
'@rollup/plugin-json':
|
|
605
605
|
specifier: ^6.1.0
|
|
606
|
-
version: 6.1.0(rollup@4.
|
|
606
|
+
version: 6.1.0(rollup@4.62.2)
|
|
607
607
|
'@rollup/plugin-node-resolve':
|
|
608
608
|
specifier: ^16.0.3
|
|
609
|
-
version: 16.0.3(rollup@4.
|
|
609
|
+
version: 16.0.3(rollup@4.62.2)
|
|
610
610
|
'@rollup/plugin-replace':
|
|
611
611
|
specifier: ^6.0.3
|
|
612
|
-
version: 6.0.3(rollup@4.
|
|
612
|
+
version: 6.0.3(rollup@4.62.2)
|
|
613
613
|
'@rollup/plugin-terser':
|
|
614
614
|
specifier: ^1.0.0
|
|
615
|
-
version: 1.0.0(rollup@4.
|
|
615
|
+
version: 1.0.0(rollup@4.62.2)
|
|
616
616
|
'@rollup/plugin-typescript':
|
|
617
617
|
specifier: ^12.3.0
|
|
618
|
-
version: 12.3.0(rollup@4.
|
|
618
|
+
version: 12.3.0(rollup@4.62.2)(tslib@2.8.1)(typescript@5.9.3)
|
|
619
619
|
babel-plugin-transform-typescript-metadata:
|
|
620
620
|
specifier: ^0.3.2
|
|
621
621
|
version: 0.3.2(@babel/core@7.29.7)(@babel/traverse@7.29.7)
|
|
@@ -639,7 +639,7 @@ importers:
|
|
|
639
639
|
version: 16.2.0
|
|
640
640
|
gogocode:
|
|
641
641
|
specifier: ^1.0.55
|
|
642
|
-
version: 1.0.55(vue@3.5.
|
|
642
|
+
version: 1.0.55(vue@3.5.39(typescript@5.9.3))
|
|
643
643
|
lodash:
|
|
644
644
|
specifier: ^4.18.1
|
|
645
645
|
version: 4.18.1
|
|
@@ -654,10 +654,10 @@ importers:
|
|
|
654
654
|
version: 6.1.3
|
|
655
655
|
rollup:
|
|
656
656
|
specifier: ^4.60.1
|
|
657
|
-
version: 4.
|
|
657
|
+
version: 4.62.2
|
|
658
658
|
ts-node-maintained:
|
|
659
659
|
specifier: ^10.9.6
|
|
660
|
-
version: 10.9.6(@swc/core@1.15.
|
|
660
|
+
version: 10.9.6(@swc/core@1.15.43(@swc/helpers@0.5.23))(@types/node@22.20.0)(typescript@5.9.3)
|
|
661
661
|
urllib:
|
|
662
662
|
specifier: ^4.9.0
|
|
663
663
|
version: 4.9.0
|
|
@@ -785,7 +785,7 @@ importers:
|
|
|
785
785
|
dependencies:
|
|
786
786
|
'@e18e/eslint-plugin':
|
|
787
787
|
specifier: ^0.2.0
|
|
788
|
-
version: 0.2.0(eslint@10.5.0)(oxlint@1.
|
|
788
|
+
version: 0.2.0(eslint@10.5.0)(oxlint@1.71.0)
|
|
789
789
|
'@eslint/json':
|
|
790
790
|
specifier: ^1.2.0
|
|
791
791
|
version: 1.2.0
|
|
@@ -797,13 +797,13 @@ importers:
|
|
|
797
797
|
version: 5.10.0(eslint@10.5.0)
|
|
798
798
|
'@typescript-eslint/parser':
|
|
799
799
|
specifier: ^8.58.1
|
|
800
|
-
version: 8.
|
|
800
|
+
version: 8.62.0(eslint@10.5.0)(supports-color@5.5.0)(typescript@5.9.3)
|
|
801
801
|
eslint-plugin-antfu:
|
|
802
802
|
specifier: ^3.2.3
|
|
803
803
|
version: 3.2.3(eslint@10.5.0)
|
|
804
804
|
eslint-plugin-command:
|
|
805
805
|
specifier: ^3.5.2
|
|
806
|
-
version: 3.5.2(@typescript-eslint/rule-tester@8.
|
|
806
|
+
version: 3.5.2(@typescript-eslint/rule-tester@8.62.0(eslint@10.5.0)(typescript@5.9.3))(@typescript-eslint/typescript-estree@8.62.0(typescript@5.9.3))(@typescript-eslint/utils@8.62.0(eslint@10.5.0)(typescript@5.9.3))(eslint@10.5.0)
|
|
807
807
|
eslint-plugin-eslint-comments:
|
|
808
808
|
specifier: ^3.2.0
|
|
809
809
|
version: 3.2.0(eslint@10.5.0)
|
|
@@ -815,25 +815,25 @@ importers:
|
|
|
815
815
|
version: 1.6.1(eslint@10.5.0)
|
|
816
816
|
eslint-plugin-regexp:
|
|
817
817
|
specifier: ^3.1.0
|
|
818
|
-
version: 3.1.
|
|
818
|
+
version: 3.1.1(eslint@10.5.0)
|
|
819
819
|
eslint-plugin-toml:
|
|
820
820
|
specifier: ^1.3.1
|
|
821
821
|
version: 1.4.0(eslint@10.5.0)(supports-color@5.5.0)
|
|
822
822
|
eslint-plugin-unused-imports:
|
|
823
823
|
specifier: ^4.4.1
|
|
824
|
-
version: 4.4.1(@typescript-eslint/eslint-plugin@8.
|
|
824
|
+
version: 4.4.1(@typescript-eslint/eslint-plugin@8.62.0(@typescript-eslint/parser@8.62.0(eslint@10.5.0)(supports-color@5.5.0)(typescript@5.9.3))(eslint@10.5.0)(typescript@5.9.3))(eslint@10.5.0)
|
|
825
825
|
eslint-plugin-vue:
|
|
826
826
|
specifier: ^10.8.0
|
|
827
|
-
version: 10.9.2(@stylistic/eslint-plugin@5.10.0(eslint@10.5.0))(@typescript-eslint/parser@8.
|
|
827
|
+
version: 10.9.2(@stylistic/eslint-plugin@5.10.0(eslint@10.5.0))(@typescript-eslint/parser@8.62.0(eslint@10.5.0)(supports-color@5.5.0)(typescript@5.9.3))(eslint@10.5.0)(vue-eslint-parser@10.4.1(eslint@10.5.0))
|
|
828
828
|
eslint-plugin-yml:
|
|
829
829
|
specifier: ^3.3.2
|
|
830
|
-
version: 3.
|
|
830
|
+
version: 3.5.0(eslint@10.5.0)
|
|
831
831
|
globals:
|
|
832
832
|
specifier: ^17.4.0
|
|
833
|
-
version: 17.
|
|
833
|
+
version: 17.7.0
|
|
834
834
|
typescript-eslint:
|
|
835
835
|
specifier: ^8.58.1
|
|
836
|
-
version: 8.
|
|
836
|
+
version: 8.62.0(eslint@10.5.0)(typescript@5.9.3)
|
|
837
837
|
devDependencies:
|
|
838
838
|
clean-package:
|
|
839
839
|
specifier: ^2.2.0
|
|
@@ -843,7 +843,7 @@ importers:
|
|
|
843
843
|
version: 0.45.0
|
|
844
844
|
oxlint:
|
|
845
845
|
specifier: ^1.65.0
|
|
846
|
-
version: 1.
|
|
846
|
+
version: 1.71.0
|
|
847
847
|
rimraf:
|
|
848
848
|
specifier: ^6.1.3
|
|
849
849
|
version: 6.1.3
|
|
@@ -879,7 +879,7 @@ importers:
|
|
|
879
879
|
version: 16.2.0
|
|
880
880
|
semver:
|
|
881
881
|
specifier: ^7.7.4
|
|
882
|
-
version: 7.8.
|
|
882
|
+
version: 7.8.5
|
|
883
883
|
devDependencies:
|
|
884
884
|
clean-package:
|
|
885
885
|
specifier: ^2.2.0
|
|
@@ -1100,8 +1100,8 @@ importers:
|
|
|
1100
1100
|
specifier: ^4.9.0
|
|
1101
1101
|
version: 4.9.0
|
|
1102
1102
|
zod:
|
|
1103
|
-
specifier: npm:@cabloy/zod@4.3.
|
|
1104
|
-
version: '@cabloy/zod@4.3.
|
|
1103
|
+
specifier: npm:@cabloy/zod@4.3.8
|
|
1104
|
+
version: '@cabloy/zod@4.3.8'
|
|
1105
1105
|
devDependencies:
|
|
1106
1106
|
'@types/koa':
|
|
1107
1107
|
specifier: ^3.0.2
|
|
@@ -1150,7 +1150,7 @@ importers:
|
|
|
1150
1150
|
specifier: workspace:^
|
|
1151
1151
|
version: link:modules/a-auth
|
|
1152
1152
|
vona-module-auth-oauth:
|
|
1153
|
-
specifier: ^5.0.
|
|
1153
|
+
specifier: ^5.0.9
|
|
1154
1154
|
version: link:modules/auth-oauth
|
|
1155
1155
|
vona-module-auth-simple:
|
|
1156
1156
|
specifier: workspace:^
|
|
@@ -1382,7 +1382,7 @@ importers:
|
|
|
1382
1382
|
dependencies:
|
|
1383
1383
|
'@faker-js/faker':
|
|
1384
1384
|
specifier: ^10.4.0
|
|
1385
|
-
version: 10.
|
|
1385
|
+
version: 10.5.0
|
|
1386
1386
|
devDependencies:
|
|
1387
1387
|
clean-package:
|
|
1388
1388
|
specifier: ^2.2.0
|
|
@@ -1725,7 +1725,7 @@ importers:
|
|
|
1725
1725
|
version: link:../../../../../packages-cli/cabloy-cli
|
|
1726
1726
|
'@swc/core':
|
|
1727
1727
|
specifier: ^1.15.26
|
|
1728
|
-
version: 1.15.
|
|
1728
|
+
version: 1.15.43(@swc/helpers@0.5.23)
|
|
1729
1729
|
'@swc/helpers':
|
|
1730
1730
|
specifier: ^0.5.21
|
|
1731
1731
|
version: 0.5.23
|
|
@@ -1740,10 +1740,10 @@ importers:
|
|
|
1740
1740
|
version: 3.0.3
|
|
1741
1741
|
'@types/luxon':
|
|
1742
1742
|
specifier: ^3.7.1
|
|
1743
|
-
version: 3.7.
|
|
1743
|
+
version: 3.7.2
|
|
1744
1744
|
'@types/node':
|
|
1745
1745
|
specifier: ^22.19.17
|
|
1746
|
-
version: 22.
|
|
1746
|
+
version: 22.20.0
|
|
1747
1747
|
'@types/react':
|
|
1748
1748
|
specifier: npm:@cabloy/types-react@^19.2.16
|
|
1749
1749
|
version: '@cabloy/types-react@19.2.16'
|
|
@@ -1758,13 +1758,13 @@ importers:
|
|
|
1758
1758
|
version: 7.0.3
|
|
1759
1759
|
gogocode:
|
|
1760
1760
|
specifier: ^1.0.55
|
|
1761
|
-
version: 1.0.55(vue@3.5.
|
|
1761
|
+
version: 1.0.55(vue@3.5.39(typescript@5.9.3))
|
|
1762
1762
|
rimraf:
|
|
1763
1763
|
specifier: ^6.1.3
|
|
1764
1764
|
version: 6.1.3
|
|
1765
1765
|
ts-node-maintained:
|
|
1766
1766
|
specifier: ^10.9.6
|
|
1767
|
-
version: 10.9.6(@swc/core@1.15.
|
|
1767
|
+
version: 10.9.6(@swc/core@1.15.43(@swc/helpers@0.5.23))(@types/node@22.20.0)(typescript@5.9.3)
|
|
1768
1768
|
tslib:
|
|
1769
1769
|
specifier: ^2.8.1
|
|
1770
1770
|
version: 2.8.1
|
|
@@ -2001,8 +2001,8 @@ importers:
|
|
|
2001
2001
|
specifier: ^2.4.0
|
|
2002
2002
|
version: 2.4.0
|
|
2003
2003
|
zod:
|
|
2004
|
-
specifier: npm:@cabloy/zod@4.3.
|
|
2005
|
-
version: '@cabloy/zod@4.3.
|
|
2004
|
+
specifier: npm:@cabloy/zod@4.3.8
|
|
2005
|
+
version: '@cabloy/zod@4.3.8'
|
|
2006
2006
|
devDependencies:
|
|
2007
2007
|
clean-package:
|
|
2008
2008
|
specifier: ^2.2.0
|
|
@@ -2033,7 +2033,7 @@ importers:
|
|
|
2033
2033
|
dependencies:
|
|
2034
2034
|
knex:
|
|
2035
2035
|
specifier: ^3.2.9
|
|
2036
|
-
version: 3.2.10(better-sqlite3@12.
|
|
2036
|
+
version: 3.2.10(better-sqlite3@12.11.1)
|
|
2037
2037
|
table-identity:
|
|
2038
2038
|
specifier: workspace:^
|
|
2039
2039
|
version: link:../../../../../packages-utils/table-identity
|
|
@@ -2049,16 +2049,16 @@ importers:
|
|
|
2049
2049
|
dependencies:
|
|
2050
2050
|
better-sqlite3:
|
|
2051
2051
|
specifier: ^12.9.0
|
|
2052
|
-
version: 12.
|
|
2052
|
+
version: 12.11.1
|
|
2053
2053
|
globby:
|
|
2054
2054
|
specifier: ^16.2.0
|
|
2055
2055
|
version: 16.2.0
|
|
2056
2056
|
mysql2:
|
|
2057
2057
|
specifier: ^3.22.0
|
|
2058
|
-
version: 3.22.5(@types/node@22.
|
|
2058
|
+
version: 3.22.5(@types/node@22.20.0)
|
|
2059
2059
|
pg:
|
|
2060
2060
|
specifier: ^8.20.0
|
|
2061
|
-
version: 8.
|
|
2061
|
+
version: 8.22.0
|
|
2062
2062
|
pg-types:
|
|
2063
2063
|
specifier: ^4.1.0
|
|
2064
2064
|
version: 4.1.0
|
|
@@ -2114,7 +2114,7 @@ importers:
|
|
|
2114
2114
|
dependencies:
|
|
2115
2115
|
bullmq:
|
|
2116
2116
|
specifier: ^5.74.1
|
|
2117
|
-
version: 5.
|
|
2117
|
+
version: 5.79.1(supports-color@5.5.0)
|
|
2118
2118
|
devDependencies:
|
|
2119
2119
|
clean-package:
|
|
2120
2120
|
specifier: ^2.2.0
|
|
@@ -2640,8 +2640,8 @@ packages:
|
|
|
2640
2640
|
resolution: {integrity: sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==}
|
|
2641
2641
|
engines: {node: '>=6.9.0'}
|
|
2642
2642
|
|
|
2643
|
-
'@cabloy/json-schema-to-zod@2.6.
|
|
2644
|
-
resolution: {integrity: sha512-
|
|
2643
|
+
'@cabloy/json-schema-to-zod@2.6.5':
|
|
2644
|
+
resolution: {integrity: sha512-y94YrwsrLw+zrISqqHstEuCDgcnfolO/rElOnSmY5I84rmnj3SW52H1pKhnsaozVAcaOEL6Tt3QWHXQKGCYRLA==}
|
|
2645
2645
|
hasBin: true
|
|
2646
2646
|
|
|
2647
2647
|
'@cabloy/koa-static-cache@6.0.1':
|
|
@@ -2696,8 +2696,8 @@ packages:
|
|
|
2696
2696
|
'@cabloy/zod-to-openapi@8.1.6':
|
|
2697
2697
|
resolution: {integrity: sha512-pb9iUQuvi5SCYHevqeNBVZO65LguRDSvkHlJ6gxxOXNYQRcObwbIzxLag9/ZUj3GejAPPUNJgjb0CPaYM5s98Q==}
|
|
2698
2698
|
|
|
2699
|
-
'@cabloy/zod@4.3.
|
|
2700
|
-
resolution: {integrity: sha512-
|
|
2699
|
+
'@cabloy/zod@4.3.8':
|
|
2700
|
+
resolution: {integrity: sha512-3ik9c1F0VJzQy+/YSnY8DhtDcShgDBmdx+B8j+gFcF+qa6xNK7vyMZ+EYRO2GT7BCucQkTEU/aZBmfEJZcg1Kg==}
|
|
2701
2701
|
|
|
2702
2702
|
'@cacheable/memory@2.0.9':
|
|
2703
2703
|
resolution: {integrity: sha512-HdMx6DoGywB30vacDbBsITbIX4pgFqj1zsrV58jZBUw3klzkNoXhj7qOqAgledhxG7YZI5rBSJg7Zp8/VG0DuA==}
|
|
@@ -2792,8 +2792,8 @@ packages:
|
|
|
2792
2792
|
resolution: {integrity: sha512-+CNAzxglkrpNf/kKywqQfk74QjtceuOE7Qm+AF8miRvPF/wmmK5+OJOgVh3AVTT3RP2mH3+FOaxlE5v72owk0A==}
|
|
2793
2793
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
2794
2794
|
|
|
2795
|
-
'@faker-js/faker@10.
|
|
2796
|
-
resolution: {integrity: sha512-
|
|
2795
|
+
'@faker-js/faker@10.5.0':
|
|
2796
|
+
resolution: {integrity: sha512-bsxD8WLS5lIj7aaoCx1YJkktqYj5vlBUE6HWzu2Q51ksrGJ0H737ECCKlFU7Yf8Br45z9t99frBp/J7kzbMPAg==}
|
|
2797
2797
|
engines: {node: ^20.19.0 || ^22.13.0 || ^23.5.0 || >=24.0.0, npm: '>=10'}
|
|
2798
2798
|
|
|
2799
2799
|
'@gar/promise-retry@1.0.3':
|
|
@@ -3085,124 +3085,124 @@ packages:
|
|
|
3085
3085
|
cpu: [x64]
|
|
3086
3086
|
os: [win32]
|
|
3087
3087
|
|
|
3088
|
-
'@oxlint/binding-android-arm-eabi@1.
|
|
3089
|
-
resolution: {integrity: sha512-
|
|
3088
|
+
'@oxlint/binding-android-arm-eabi@1.71.0':
|
|
3089
|
+
resolution: {integrity: sha512-ImGmd1njEg4FEJH03jhRnveEegtO3czCtfptvaHivKAZQIYATbVFBrrzbaYMYv0oJioTnxZAZVSyV+oL7W8S2g==}
|
|
3090
3090
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
3091
3091
|
cpu: [arm]
|
|
3092
3092
|
os: [android]
|
|
3093
3093
|
|
|
3094
|
-
'@oxlint/binding-android-arm64@1.
|
|
3095
|
-
resolution: {integrity: sha512-
|
|
3094
|
+
'@oxlint/binding-android-arm64@1.71.0':
|
|
3095
|
+
resolution: {integrity: sha512-4A5BEexBrwY1YFF8Kiq/lp/wQPRG79G3BWIE1FuWaM5MvmpYSd+7ZySVcKkHdwo0UDzdQGddp6pD9mpctMqLnw==}
|
|
3096
3096
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
3097
3097
|
cpu: [arm64]
|
|
3098
3098
|
os: [android]
|
|
3099
3099
|
|
|
3100
|
-
'@oxlint/binding-darwin-arm64@1.
|
|
3101
|
-
resolution: {integrity: sha512-
|
|
3100
|
+
'@oxlint/binding-darwin-arm64@1.71.0':
|
|
3101
|
+
resolution: {integrity: sha512-9wJA9GJulLwS2usU3CEisI/ESDO1n1z9eyTCvApMDrAkbJ1ve0mORgTMjcWWsKxkzkeZ2N/Gpra5IQE7x8tYgQ==}
|
|
3102
3102
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
3103
3103
|
cpu: [arm64]
|
|
3104
3104
|
os: [darwin]
|
|
3105
3105
|
|
|
3106
|
-
'@oxlint/binding-darwin-x64@1.
|
|
3107
|
-
resolution: {integrity: sha512-
|
|
3106
|
+
'@oxlint/binding-darwin-x64@1.71.0':
|
|
3107
|
+
resolution: {integrity: sha512-PlLCjS06V0PeJMAJwzjrExw1sYNW9Gch3JtNlcwwZDXGlTYDuwHNN89zYH8LTXFfgkVtsYvs2nv0FqrzyuFDzg==}
|
|
3108
3108
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
3109
3109
|
cpu: [x64]
|
|
3110
3110
|
os: [darwin]
|
|
3111
3111
|
|
|
3112
|
-
'@oxlint/binding-freebsd-x64@1.
|
|
3113
|
-
resolution: {integrity: sha512-
|
|
3112
|
+
'@oxlint/binding-freebsd-x64@1.71.0':
|
|
3113
|
+
resolution: {integrity: sha512-Lhil7bWre0ncxbUoDoxfS0JzpTz17BRQKW7iwoAUY8GJ66+WwJEfYPCFJ1P0WgVZR5/O/b3Q2pENlHOjeXLOGQ==}
|
|
3114
3114
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
3115
3115
|
cpu: [x64]
|
|
3116
3116
|
os: [freebsd]
|
|
3117
3117
|
|
|
3118
|
-
'@oxlint/binding-linux-arm-gnueabihf@1.
|
|
3119
|
-
resolution: {integrity: sha512-
|
|
3118
|
+
'@oxlint/binding-linux-arm-gnueabihf@1.71.0':
|
|
3119
|
+
resolution: {integrity: sha512-Oo9/L58PYD3RC0x05d2upAPLllHytTjHQGsnC06P6Ynn7jKkp5mdImQxXdJ3+FnBaKspNpGogzgVsi6g872LiA==}
|
|
3120
3120
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
3121
3121
|
cpu: [arm]
|
|
3122
3122
|
os: [linux]
|
|
3123
3123
|
|
|
3124
|
-
'@oxlint/binding-linux-arm-musleabihf@1.
|
|
3125
|
-
resolution: {integrity: sha512-
|
|
3124
|
+
'@oxlint/binding-linux-arm-musleabihf@1.71.0':
|
|
3125
|
+
resolution: {integrity: sha512-mSHfyfgJrEbyIR29ejaeS50BdPk+GoNPlC1dckpDiUZbJAIel68sjSMdOt4WY0/gva+ECC7FNITQkxMJU+vSBw==}
|
|
3126
3126
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
3127
3127
|
cpu: [arm]
|
|
3128
3128
|
os: [linux]
|
|
3129
3129
|
|
|
3130
|
-
'@oxlint/binding-linux-arm64-gnu@1.
|
|
3131
|
-
resolution: {integrity: sha512-
|
|
3130
|
+
'@oxlint/binding-linux-arm64-gnu@1.71.0':
|
|
3131
|
+
resolution: {integrity: sha512-n9yY4M2tiy3aij4AqtlnspzpfdpeT5JQfK2/w2d8oyp5W0FRwOb1dIeX99nORNcxGr08iD9bH8N5XFz3I2iy8w==}
|
|
3132
3132
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
3133
3133
|
cpu: [arm64]
|
|
3134
3134
|
os: [linux]
|
|
3135
3135
|
libc: [glibc]
|
|
3136
3136
|
|
|
3137
|
-
'@oxlint/binding-linux-arm64-musl@1.
|
|
3138
|
-
resolution: {integrity: sha512-
|
|
3137
|
+
'@oxlint/binding-linux-arm64-musl@1.71.0':
|
|
3138
|
+
resolution: {integrity: sha512-fJZrs5sDZtTaPIOiemRQQmo82Ezy+vOGXemPc4Ok7iVVsYsFa7SlW6Z5XN819VfsqBHRm3NJ3rTdnR8+bJYJdQ==}
|
|
3139
3139
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
3140
3140
|
cpu: [arm64]
|
|
3141
3141
|
os: [linux]
|
|
3142
3142
|
libc: [musl]
|
|
3143
3143
|
|
|
3144
|
-
'@oxlint/binding-linux-ppc64-gnu@1.
|
|
3145
|
-
resolution: {integrity: sha512-
|
|
3144
|
+
'@oxlint/binding-linux-ppc64-gnu@1.71.0':
|
|
3145
|
+
resolution: {integrity: sha512-cwl7VKGERIy9p+G+AvZdfy/06q0aHXaTt/mMRReC751iuNYJgqKjB7NydXSS30nBT9vtr2tunciOtrR4fD6FUA==}
|
|
3146
3146
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
3147
3147
|
cpu: [ppc64]
|
|
3148
3148
|
os: [linux]
|
|
3149
3149
|
libc: [glibc]
|
|
3150
3150
|
|
|
3151
|
-
'@oxlint/binding-linux-riscv64-gnu@1.
|
|
3152
|
-
resolution: {integrity: sha512-
|
|
3151
|
+
'@oxlint/binding-linux-riscv64-gnu@1.71.0':
|
|
3152
|
+
resolution: {integrity: sha512-eZ8ieVXvzGi8jr7+ybQGPK2STw3mldfxZlgA2738iflfB/rzA69sE6m5rDRpQaxC7dpm745Enlh1Tod0QAk9Gg==}
|
|
3153
3153
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
3154
3154
|
cpu: [riscv64]
|
|
3155
3155
|
os: [linux]
|
|
3156
3156
|
libc: [glibc]
|
|
3157
3157
|
|
|
3158
|
-
'@oxlint/binding-linux-riscv64-musl@1.
|
|
3159
|
-
resolution: {integrity: sha512-
|
|
3158
|
+
'@oxlint/binding-linux-riscv64-musl@1.71.0':
|
|
3159
|
+
resolution: {integrity: sha512-puMDbQYe6+NXwfMusojoA7CXGn2b3utukmd23PQqc1E3XhVCwyZ+FueSMzDYeNgDV2dUfIVXAAKZBcFDeCL6sA==}
|
|
3160
3160
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
3161
3161
|
cpu: [riscv64]
|
|
3162
3162
|
os: [linux]
|
|
3163
3163
|
libc: [musl]
|
|
3164
3164
|
|
|
3165
|
-
'@oxlint/binding-linux-s390x-gnu@1.
|
|
3166
|
-
resolution: {integrity: sha512-
|
|
3165
|
+
'@oxlint/binding-linux-s390x-gnu@1.71.0':
|
|
3166
|
+
resolution: {integrity: sha512-4NJLxBs1ujISCt3L/1FcywLs73PWtJuw+piD6feK2V6h6OS6P7xu9/sWt1DTRLibe6QCzmfZzmM/2HPORoV/Lg==}
|
|
3167
3167
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
3168
3168
|
cpu: [s390x]
|
|
3169
3169
|
os: [linux]
|
|
3170
3170
|
libc: [glibc]
|
|
3171
3171
|
|
|
3172
|
-
'@oxlint/binding-linux-x64-gnu@1.
|
|
3173
|
-
resolution: {integrity: sha512-
|
|
3172
|
+
'@oxlint/binding-linux-x64-gnu@1.71.0':
|
|
3173
|
+
resolution: {integrity: sha512-cFDaiR8L3430qp88tfZnvFlt3KotFhR/DlbIL0nHOMMYiG/9Wy4l+6f7t8G8pTa9bd8Lt8+M0y/qjRQ/xcB74g==}
|
|
3174
3174
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
3175
3175
|
cpu: [x64]
|
|
3176
3176
|
os: [linux]
|
|
3177
3177
|
libc: [glibc]
|
|
3178
3178
|
|
|
3179
|
-
'@oxlint/binding-linux-x64-musl@1.
|
|
3180
|
-
resolution: {integrity: sha512-
|
|
3179
|
+
'@oxlint/binding-linux-x64-musl@1.71.0':
|
|
3180
|
+
resolution: {integrity: sha512-orfixdt76KlpNly9z0PkWBBNfwjKz+JFVLP/7wnVchlKNU9Dpt9InU/ZggeSej6fC7qwHmHNOGlhLnQXcYoGuA==}
|
|
3181
3181
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
3182
3182
|
cpu: [x64]
|
|
3183
3183
|
os: [linux]
|
|
3184
3184
|
libc: [musl]
|
|
3185
3185
|
|
|
3186
|
-
'@oxlint/binding-openharmony-arm64@1.
|
|
3187
|
-
resolution: {integrity: sha512-
|
|
3186
|
+
'@oxlint/binding-openharmony-arm64@1.71.0':
|
|
3187
|
+
resolution: {integrity: sha512-9emQu2lAp6yhPB3XuI+++vR+l/o6JR1X+EpxwcumPdQXBWXEPAsquPGL7l158EqU8SebQMXTUa/S5zN98juyHw==}
|
|
3188
3188
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
3189
3189
|
cpu: [arm64]
|
|
3190
3190
|
os: [openharmony]
|
|
3191
3191
|
|
|
3192
|
-
'@oxlint/binding-win32-arm64-msvc@1.
|
|
3193
|
-
resolution: {integrity: sha512-
|
|
3192
|
+
'@oxlint/binding-win32-arm64-msvc@1.71.0':
|
|
3193
|
+
resolution: {integrity: sha512-bd5kI8spYwTm3BILDtGhi73zoup5dw8MlPQNT8YB3BD5UIsjNe3K9/4ctrzQMX4SZMoK5HgzVLkLJzacEXB7fA==}
|
|
3194
3194
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
3195
3195
|
cpu: [arm64]
|
|
3196
3196
|
os: [win32]
|
|
3197
3197
|
|
|
3198
|
-
'@oxlint/binding-win32-ia32-msvc@1.
|
|
3199
|
-
resolution: {integrity: sha512-
|
|
3198
|
+
'@oxlint/binding-win32-ia32-msvc@1.71.0':
|
|
3199
|
+
resolution: {integrity: sha512-W4HvOHGzVLHcrmFu+bMrJlho+/yrlX5ZNdJZqGe8MEldkQG+RHYhxxad9P4jvWAYFmIqUA5i9DQ8QsJqSU9GIw==}
|
|
3200
3200
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
3201
3201
|
cpu: [ia32]
|
|
3202
3202
|
os: [win32]
|
|
3203
3203
|
|
|
3204
|
-
'@oxlint/binding-win32-x64-msvc@1.
|
|
3205
|
-
resolution: {integrity: sha512-
|
|
3204
|
+
'@oxlint/binding-win32-x64-msvc@1.71.0':
|
|
3205
|
+
resolution: {integrity: sha512-D2kyEIPHk/G/wiZLnwTVC/sVst+T/lKldVOjAFpgTIBUAOlry72e5OiapDbDBF4LfJLkN5ypJb/8Eu6yJzkveQ==}
|
|
3206
3206
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
3207
3207
|
cpu: [x64]
|
|
3208
3208
|
os: [win32]
|
|
@@ -3300,141 +3300,141 @@ packages:
|
|
|
3300
3300
|
rollup:
|
|
3301
3301
|
optional: true
|
|
3302
3302
|
|
|
3303
|
-
'@rollup/rollup-android-arm-eabi@4.
|
|
3304
|
-
resolution: {integrity: sha512-
|
|
3303
|
+
'@rollup/rollup-android-arm-eabi@4.62.2':
|
|
3304
|
+
resolution: {integrity: sha512-6o7ZLZK+BeenkZCFNDXqpbjw9bD6nuWonvS/lwQJp7NoVVxm6p3qE7qQ5jGuBjiFsgvqjD8mZAU5oWxTmbOeOg==}
|
|
3305
3305
|
cpu: [arm]
|
|
3306
3306
|
os: [android]
|
|
3307
3307
|
|
|
3308
|
-
'@rollup/rollup-android-arm64@4.
|
|
3309
|
-
resolution: {integrity: sha512-
|
|
3308
|
+
'@rollup/rollup-android-arm64@4.62.2':
|
|
3309
|
+
resolution: {integrity: sha512-BaH7BllCACHoH1LguOU56UItGfUWjujlO65kS9LAodViaN4bwIKd7oeW/ZHJ/4ljr/7MIiENnNy3HJ0zXv8Zkw==}
|
|
3310
3310
|
cpu: [arm64]
|
|
3311
3311
|
os: [android]
|
|
3312
3312
|
|
|
3313
|
-
'@rollup/rollup-darwin-arm64@4.
|
|
3314
|
-
resolution: {integrity: sha512-
|
|
3313
|
+
'@rollup/rollup-darwin-arm64@4.62.2':
|
|
3314
|
+
resolution: {integrity: sha512-v39RCCvj4He82I9sFmk+M1VZ0PLM9sfsLVikjfx2hYBNALhrrOR2D3JjQA6AhlaSOgcR+RzrKY7e1+bT6SUO/A==}
|
|
3315
3315
|
cpu: [arm64]
|
|
3316
3316
|
os: [darwin]
|
|
3317
3317
|
|
|
3318
|
-
'@rollup/rollup-darwin-x64@4.
|
|
3319
|
-
resolution: {integrity: sha512-
|
|
3318
|
+
'@rollup/rollup-darwin-x64@4.62.2':
|
|
3319
|
+
resolution: {integrity: sha512-yl0y2vq3S3lHeuXhEdss6TWfKW8vkujImO12tn4ZkG/4oghr09LvdYm2RElVjokTQiUvDUGXLGsYeLqUMCKpGA==}
|
|
3320
3320
|
cpu: [x64]
|
|
3321
3321
|
os: [darwin]
|
|
3322
3322
|
|
|
3323
|
-
'@rollup/rollup-freebsd-arm64@4.
|
|
3324
|
-
resolution: {integrity: sha512-
|
|
3323
|
+
'@rollup/rollup-freebsd-arm64@4.62.2':
|
|
3324
|
+
resolution: {integrity: sha512-tT4pvt4qXD+vEoezupCWi+a1F0vvDiksiHc+PxRlYTOH1I6/X4id9jPxTP+Fg+545euaFT1jJVs4CEdHZAU1vw==}
|
|
3325
3325
|
cpu: [arm64]
|
|
3326
3326
|
os: [freebsd]
|
|
3327
3327
|
|
|
3328
|
-
'@rollup/rollup-freebsd-x64@4.
|
|
3329
|
-
resolution: {integrity: sha512-
|
|
3328
|
+
'@rollup/rollup-freebsd-x64@4.62.2':
|
|
3329
|
+
resolution: {integrity: sha512-6nU5F2wCW+qvCBhTn1pdIU3bzsIoF7EUwsCDRxilWGprQR6yd508YnH9+OKFCwpfS8pjZqDUmnCAr7exax0XCg==}
|
|
3330
3330
|
cpu: [x64]
|
|
3331
3331
|
os: [freebsd]
|
|
3332
3332
|
|
|
3333
|
-
'@rollup/rollup-linux-arm-gnueabihf@4.
|
|
3334
|
-
resolution: {integrity: sha512-
|
|
3333
|
+
'@rollup/rollup-linux-arm-gnueabihf@4.62.2':
|
|
3334
|
+
resolution: {integrity: sha512-n1GJHPOvpIfhi3TmrCeh6S6URt9BFCt0KQE3qvexyGCTAKpR4Lg+eWvNZEqu7epxwus/8ElT3hacYEucm49SZg==}
|
|
3335
3335
|
cpu: [arm]
|
|
3336
3336
|
os: [linux]
|
|
3337
3337
|
libc: [glibc]
|
|
3338
3338
|
|
|
3339
|
-
'@rollup/rollup-linux-arm-musleabihf@4.
|
|
3340
|
-
resolution: {integrity: sha512-
|
|
3339
|
+
'@rollup/rollup-linux-arm-musleabihf@4.62.2':
|
|
3340
|
+
resolution: {integrity: sha512-JqgflS8wEB+UXV/vS1RpRbifGBeN4D5lz8D8oOFbFZw4vedvdOgCFAjfBmIMdW3yL10XpQQ0Ambepw6MXrhOnA==}
|
|
3341
3341
|
cpu: [arm]
|
|
3342
3342
|
os: [linux]
|
|
3343
3343
|
libc: [musl]
|
|
3344
3344
|
|
|
3345
|
-
'@rollup/rollup-linux-arm64-gnu@4.
|
|
3346
|
-
resolution: {integrity: sha512-
|
|
3345
|
+
'@rollup/rollup-linux-arm64-gnu@4.62.2':
|
|
3346
|
+
resolution: {integrity: sha512-wnFJkogWvN4jm/hQRF2UBaeUmk20j5+DmHvoyWii2b8HJDyvz1MF2OU/6ynXt2KR63rbZLWkFpoytpdc/yBuSA==}
|
|
3347
3347
|
cpu: [arm64]
|
|
3348
3348
|
os: [linux]
|
|
3349
3349
|
libc: [glibc]
|
|
3350
3350
|
|
|
3351
|
-
'@rollup/rollup-linux-arm64-musl@4.
|
|
3352
|
-
resolution: {integrity: sha512-
|
|
3351
|
+
'@rollup/rollup-linux-arm64-musl@4.62.2':
|
|
3352
|
+
resolution: {integrity: sha512-HVu2bp0zhvJ8xHEV9+UUs7S90VadmBSY3LcIMvozbPo4AuMGDWlz3ymHLHZPX4hR67TKTt8Qp5PJ5RBg/i+RMQ==}
|
|
3353
3353
|
cpu: [arm64]
|
|
3354
3354
|
os: [linux]
|
|
3355
3355
|
libc: [musl]
|
|
3356
3356
|
|
|
3357
|
-
'@rollup/rollup-linux-loong64-gnu@4.
|
|
3358
|
-
resolution: {integrity: sha512-
|
|
3357
|
+
'@rollup/rollup-linux-loong64-gnu@4.62.2':
|
|
3358
|
+
resolution: {integrity: sha512-mQqqAV8QaoSgr9I2fKDLY2BAVvmKjWoGiu/cSYQonsLvtqwEn1E4QYfnCOcp5zoEqNhsDYin1s6jx/VJmrxlZg==}
|
|
3359
3359
|
cpu: [loong64]
|
|
3360
3360
|
os: [linux]
|
|
3361
3361
|
libc: [glibc]
|
|
3362
3362
|
|
|
3363
|
-
'@rollup/rollup-linux-loong64-musl@4.
|
|
3364
|
-
resolution: {integrity: sha512-
|
|
3363
|
+
'@rollup/rollup-linux-loong64-musl@4.62.2':
|
|
3364
|
+
resolution: {integrity: sha512-IxKLoxCQ2IWi6bT2akyDUBGsOImDKB+sPp4EsTmwFQ/fMwpCKm8uLSSgP/Kx/QYUgKis6SEZ5/Nlhup0DIA0PQ==}
|
|
3365
3365
|
cpu: [loong64]
|
|
3366
3366
|
os: [linux]
|
|
3367
3367
|
libc: [musl]
|
|
3368
3368
|
|
|
3369
|
-
'@rollup/rollup-linux-ppc64-gnu@4.
|
|
3370
|
-
resolution: {integrity: sha512-
|
|
3369
|
+
'@rollup/rollup-linux-ppc64-gnu@4.62.2':
|
|
3370
|
+
resolution: {integrity: sha512-Mk5ha2RQSgyFfmYYLkBpPnUk8D8FriBxesO1u9O75X0mHgXL1UQcH5Itl2lurWL2tj0RxV9b9tJgipac0hRY9A==}
|
|
3371
3371
|
cpu: [ppc64]
|
|
3372
3372
|
os: [linux]
|
|
3373
3373
|
libc: [glibc]
|
|
3374
3374
|
|
|
3375
|
-
'@rollup/rollup-linux-ppc64-musl@4.
|
|
3376
|
-
resolution: {integrity: sha512-
|
|
3375
|
+
'@rollup/rollup-linux-ppc64-musl@4.62.2':
|
|
3376
|
+
resolution: {integrity: sha512-CjvEnqJL/0/TQ3TXX3OPIJ/kmBellrWd4heXUmHeJlTnmwjKpSJzoehLaL6Xk0ZnMHBu9dZuFADNOrtjF4v+2w==}
|
|
3377
3377
|
cpu: [ppc64]
|
|
3378
3378
|
os: [linux]
|
|
3379
3379
|
libc: [musl]
|
|
3380
3380
|
|
|
3381
|
-
'@rollup/rollup-linux-riscv64-gnu@4.
|
|
3382
|
-
resolution: {integrity: sha512-
|
|
3381
|
+
'@rollup/rollup-linux-riscv64-gnu@4.62.2':
|
|
3382
|
+
resolution: {integrity: sha512-1SiZbzwdkaDURsew/tSOrooKiYy7EQGT6m8ufavAi9NEyQb/6VuIxFXAL1fqa4iZe3g4NbNk4P7J32z2tw5Mgg==}
|
|
3383
3383
|
cpu: [riscv64]
|
|
3384
3384
|
os: [linux]
|
|
3385
3385
|
libc: [glibc]
|
|
3386
3386
|
|
|
3387
|
-
'@rollup/rollup-linux-riscv64-musl@4.
|
|
3388
|
-
resolution: {integrity: sha512-
|
|
3387
|
+
'@rollup/rollup-linux-riscv64-musl@4.62.2':
|
|
3388
|
+
resolution: {integrity: sha512-nQts12zJ3NQRoE6uYljOH89v7szzLDvG2JD/vsX+vGXU8w/At1GowTZ5/7qeFQ8m7L55rpR8Okugnuo5bgjy2Q==}
|
|
3389
3389
|
cpu: [riscv64]
|
|
3390
3390
|
os: [linux]
|
|
3391
3391
|
libc: [musl]
|
|
3392
3392
|
|
|
3393
|
-
'@rollup/rollup-linux-s390x-gnu@4.
|
|
3394
|
-
resolution: {integrity: sha512-
|
|
3393
|
+
'@rollup/rollup-linux-s390x-gnu@4.62.2':
|
|
3394
|
+
resolution: {integrity: sha512-E9/ll019jhPIJgpzfZoIkBGhcz+kKNgVWYRY0zr9srBdPPFVpvOKW8VaJKUbeK+eZXyQF9ltME+Kk6affeaPgg==}
|
|
3395
3395
|
cpu: [s390x]
|
|
3396
3396
|
os: [linux]
|
|
3397
3397
|
libc: [glibc]
|
|
3398
3398
|
|
|
3399
|
-
'@rollup/rollup-linux-x64-gnu@4.
|
|
3400
|
-
resolution: {integrity: sha512-
|
|
3399
|
+
'@rollup/rollup-linux-x64-gnu@4.62.2':
|
|
3400
|
+
resolution: {integrity: sha512-5BqxR/pshjey51iliyzTD5Xi3EN0aLmQ2lZ3lvefVV9c82BvrLo2/6OT55iifpWBufs6kdwWbuOKS841DrmK9A==}
|
|
3401
3401
|
cpu: [x64]
|
|
3402
3402
|
os: [linux]
|
|
3403
3403
|
libc: [glibc]
|
|
3404
3404
|
|
|
3405
|
-
'@rollup/rollup-linux-x64-musl@4.
|
|
3406
|
-
resolution: {integrity: sha512-
|
|
3405
|
+
'@rollup/rollup-linux-x64-musl@4.62.2':
|
|
3406
|
+
resolution: {integrity: sha512-uNN83XxQrRAh/w0/pmAfibcwyb6YWt4gP+dpnQKPVJshAloQ785ii8CT8ZCIxkGg9opVsvAlGhFitSm6D1Jjpg==}
|
|
3407
3407
|
cpu: [x64]
|
|
3408
3408
|
os: [linux]
|
|
3409
3409
|
libc: [musl]
|
|
3410
3410
|
|
|
3411
|
-
'@rollup/rollup-openbsd-x64@4.
|
|
3412
|
-
resolution: {integrity: sha512-
|
|
3411
|
+
'@rollup/rollup-openbsd-x64@4.62.2':
|
|
3412
|
+
resolution: {integrity: sha512-srjEIxSH3LRnJN6THczDHWQplqEMFiAJrTab0msUryh9kwNpkICf3Ea6q6MN/2cZwRFUNx5w+h6Hpi4QuHS6Zg==}
|
|
3413
3413
|
cpu: [x64]
|
|
3414
3414
|
os: [openbsd]
|
|
3415
3415
|
|
|
3416
|
-
'@rollup/rollup-openharmony-arm64@4.
|
|
3417
|
-
resolution: {integrity: sha512-
|
|
3416
|
+
'@rollup/rollup-openharmony-arm64@4.62.2':
|
|
3417
|
+
resolution: {integrity: sha512-8hOJnxgbyObnCm5AlRA3A931xX19xq80RjVTKgJOvEKWqJruP/Uf12IbAOaDjjEXYRewwHLfmF0YRIdK3OwKWA==}
|
|
3418
3418
|
cpu: [arm64]
|
|
3419
3419
|
os: [openharmony]
|
|
3420
3420
|
|
|
3421
|
-
'@rollup/rollup-win32-arm64-msvc@4.
|
|
3422
|
-
resolution: {integrity: sha512-
|
|
3421
|
+
'@rollup/rollup-win32-arm64-msvc@4.62.2':
|
|
3422
|
+
resolution: {integrity: sha512-mmF4AY1i0hG/bLWUctUq59gtmgaSIRa3cu/A3JFRp/sCNEme2bgDEiDS22P9FbnJB8NJNF4jPJiSP5RHQpUTDg==}
|
|
3423
3423
|
cpu: [arm64]
|
|
3424
3424
|
os: [win32]
|
|
3425
3425
|
|
|
3426
|
-
'@rollup/rollup-win32-ia32-msvc@4.
|
|
3427
|
-
resolution: {integrity: sha512-
|
|
3426
|
+
'@rollup/rollup-win32-ia32-msvc@4.62.2':
|
|
3427
|
+
resolution: {integrity: sha512-DZgkknc6jhHrk46V25vbAM0zZkyP0nSDkJB8/dRkLTxv470dOmWDqGoEJl/9A0dFfS7yE3REOwNDxpHwSLSt0Q==}
|
|
3428
3428
|
cpu: [ia32]
|
|
3429
3429
|
os: [win32]
|
|
3430
3430
|
|
|
3431
|
-
'@rollup/rollup-win32-x64-gnu@4.
|
|
3432
|
-
resolution: {integrity: sha512-
|
|
3431
|
+
'@rollup/rollup-win32-x64-gnu@4.62.2':
|
|
3432
|
+
resolution: {integrity: sha512-T6xr6ucWSFto+VGajA8YH26LdpHRuP4YLHEKAtCWvJDOlnmWcDZVCI2Jmjr+IFHDlt2zRaTAKE4tfjTaWLgJBg==}
|
|
3433
3433
|
cpu: [x64]
|
|
3434
3434
|
os: [win32]
|
|
3435
3435
|
|
|
3436
|
-
'@rollup/rollup-win32-x64-msvc@4.
|
|
3437
|
-
resolution: {integrity: sha512-
|
|
3436
|
+
'@rollup/rollup-win32-x64-msvc@4.62.2':
|
|
3437
|
+
resolution: {integrity: sha512-BfzEnDJOt9T8M989/lA37EcJgat01wLRnoi5dQf3QzOH7jzpqTAzdDbVfRljVr5r+jzKqpbHeyOfAaXxAd0PAA==}
|
|
3438
3438
|
cpu: [x64]
|
|
3439
3439
|
os: [win32]
|
|
3440
3440
|
|
|
@@ -3461,86 +3461,86 @@ packages:
|
|
|
3461
3461
|
peerDependencies:
|
|
3462
3462
|
eslint: ^9.0.0 || ^10.0.0
|
|
3463
3463
|
|
|
3464
|
-
'@swc/core-darwin-arm64@1.15.
|
|
3465
|
-
resolution: {integrity: sha512-
|
|
3464
|
+
'@swc/core-darwin-arm64@1.15.43':
|
|
3465
|
+
resolution: {integrity: sha512-v1aVuvXdo/BHxJzco9V2xpHrvwWmhfS8t6gziY5wJxd+Z2h8AeJRnAwPD8itCDaGXVBwJ/CaKfxEzTkG0Va0OA==}
|
|
3466
3466
|
engines: {node: '>=10'}
|
|
3467
3467
|
cpu: [arm64]
|
|
3468
3468
|
os: [darwin]
|
|
3469
3469
|
|
|
3470
|
-
'@swc/core-darwin-x64@1.15.
|
|
3471
|
-
resolution: {integrity: sha512-
|
|
3470
|
+
'@swc/core-darwin-x64@1.15.43':
|
|
3471
|
+
resolution: {integrity: sha512-lp3d4Lamc8dt5huYdGLSR+9hLxmfr1jb0l+4XXG2zPqZwYWRN9R0U2qYoTrggiU2RWW0oV9VbWM3kBnqIc2kdQ==}
|
|
3472
3472
|
engines: {node: '>=10'}
|
|
3473
3473
|
cpu: [x64]
|
|
3474
3474
|
os: [darwin]
|
|
3475
3475
|
|
|
3476
|
-
'@swc/core-linux-arm-gnueabihf@1.15.
|
|
3477
|
-
resolution: {integrity: sha512-
|
|
3476
|
+
'@swc/core-linux-arm-gnueabihf@1.15.43':
|
|
3477
|
+
resolution: {integrity: sha512-JWTQQELtsG5GgphDrr/XqqmM2pDN3cZqbMS0Mrg+iTiXL3F74sn/S2IyYE/5u4h2KLkTf9qQ7dXyxsbx7YzkeA==}
|
|
3478
3478
|
engines: {node: '>=10'}
|
|
3479
3479
|
cpu: [arm]
|
|
3480
3480
|
os: [linux]
|
|
3481
3481
|
|
|
3482
|
-
'@swc/core-linux-arm64-gnu@1.15.
|
|
3483
|
-
resolution: {integrity: sha512-
|
|
3482
|
+
'@swc/core-linux-arm64-gnu@1.15.43':
|
|
3483
|
+
resolution: {integrity: sha512-B4otJRdPWIsmiSBf0uG7Z/+vMWmkufjz5MmYxubwKuZazDW14Zd3symga1N62QR4RT+kEFeHEgsXfZGyn/w0hw==}
|
|
3484
3484
|
engines: {node: '>=10'}
|
|
3485
3485
|
cpu: [arm64]
|
|
3486
3486
|
os: [linux]
|
|
3487
3487
|
libc: [glibc]
|
|
3488
3488
|
|
|
3489
|
-
'@swc/core-linux-arm64-musl@1.15.
|
|
3490
|
-
resolution: {integrity: sha512-
|
|
3489
|
+
'@swc/core-linux-arm64-musl@1.15.43':
|
|
3490
|
+
resolution: {integrity: sha512-6zB6OnpViBxYy4tgY3v2i6AZY9fwkcHZ032UOwtwUuW1d19sdT07qF0kZe6/3UR1tUaK6jjg2rmVcUIBCEYVjQ==}
|
|
3491
3491
|
engines: {node: '>=10'}
|
|
3492
3492
|
cpu: [arm64]
|
|
3493
3493
|
os: [linux]
|
|
3494
3494
|
libc: [musl]
|
|
3495
3495
|
|
|
3496
|
-
'@swc/core-linux-ppc64-gnu@1.15.
|
|
3497
|
-
resolution: {integrity: sha512-
|
|
3496
|
+
'@swc/core-linux-ppc64-gnu@1.15.43':
|
|
3497
|
+
resolution: {integrity: sha512-coxE1ZWdB3uSDVNoEtYNrRi/1epvckZx9cTJ8ICUxTMTxGk+yvQ/Twacp3ruZSaMPGCriUjP86C37VhaT6nyRg==}
|
|
3498
3498
|
engines: {node: '>=10'}
|
|
3499
3499
|
cpu: [ppc64]
|
|
3500
3500
|
os: [linux]
|
|
3501
3501
|
libc: [glibc]
|
|
3502
3502
|
|
|
3503
|
-
'@swc/core-linux-s390x-gnu@1.15.
|
|
3504
|
-
resolution: {integrity: sha512-
|
|
3503
|
+
'@swc/core-linux-s390x-gnu@1.15.43':
|
|
3504
|
+
resolution: {integrity: sha512-lXfLhs+LpBsD5inuYx+YDH5WsPPBQ95KPUiy8P5wq9ob9xKDZFqwNfU2QW6bGO8NqRO/H9JQomTSt5Yyh+FGfA==}
|
|
3505
3505
|
engines: {node: '>=10'}
|
|
3506
3506
|
cpu: [s390x]
|
|
3507
3507
|
os: [linux]
|
|
3508
3508
|
libc: [glibc]
|
|
3509
3509
|
|
|
3510
|
-
'@swc/core-linux-x64-gnu@1.15.
|
|
3511
|
-
resolution: {integrity: sha512-
|
|
3510
|
+
'@swc/core-linux-x64-gnu@1.15.43':
|
|
3511
|
+
resolution: {integrity: sha512-07XnKwTmKy8TGOZG3D9fRnLWGynxPjwQnZLVmBFbo6F+7vHYzBIOuwXEhemrChBWb6yDNZsVCcMWCPX6FDD2xg==}
|
|
3512
3512
|
engines: {node: '>=10'}
|
|
3513
3513
|
cpu: [x64]
|
|
3514
3514
|
os: [linux]
|
|
3515
3515
|
libc: [glibc]
|
|
3516
3516
|
|
|
3517
|
-
'@swc/core-linux-x64-musl@1.15.
|
|
3518
|
-
resolution: {integrity: sha512
|
|
3517
|
+
'@swc/core-linux-x64-musl@1.15.43':
|
|
3518
|
+
resolution: {integrity: sha512-TJc+bsSIaBh+hZvZ5GRtW/K1bw66TJ9vsUwvVIsZdiWxU5ObLwZvfcnZ3UpgVfMnFibRes9uriJrQNBHEEogRQ==}
|
|
3519
3519
|
engines: {node: '>=10'}
|
|
3520
3520
|
cpu: [x64]
|
|
3521
3521
|
os: [linux]
|
|
3522
3522
|
libc: [musl]
|
|
3523
3523
|
|
|
3524
|
-
'@swc/core-win32-arm64-msvc@1.15.
|
|
3525
|
-
resolution: {integrity: sha512-
|
|
3524
|
+
'@swc/core-win32-arm64-msvc@1.15.43':
|
|
3525
|
+
resolution: {integrity: sha512-jfd7s2/bUQYkOHLs+LWQNKZdmDa8+sufKLllhpWAhVQ2GDCwsHe3vR/j+OSiItZNtkzFuaawa3+SAKz9y5gYfw==}
|
|
3526
3526
|
engines: {node: '>=10'}
|
|
3527
3527
|
cpu: [arm64]
|
|
3528
3528
|
os: [win32]
|
|
3529
3529
|
|
|
3530
|
-
'@swc/core-win32-ia32-msvc@1.15.
|
|
3531
|
-
resolution: {integrity: sha512-
|
|
3530
|
+
'@swc/core-win32-ia32-msvc@1.15.43':
|
|
3531
|
+
resolution: {integrity: sha512-rLAE8JvucqEW1ZGohxPQrQWPBQeJG4+ypKbWfdlU/qmKScvCkxf9/Jxnzki1dkUQCQ7P5Enp13RlvqOlvx/32g==}
|
|
3532
3532
|
engines: {node: '>=10'}
|
|
3533
3533
|
cpu: [ia32]
|
|
3534
3534
|
os: [win32]
|
|
3535
3535
|
|
|
3536
|
-
'@swc/core-win32-x64-msvc@1.15.
|
|
3537
|
-
resolution: {integrity: sha512-
|
|
3536
|
+
'@swc/core-win32-x64-msvc@1.15.43':
|
|
3537
|
+
resolution: {integrity: sha512-h8MLDHZcfIukwQWj03rIJZx1I0E81AYj2X7J/nGErG4nz+QAv6G1Z+peotvinL3lqpbo32tLYSMFo32/ySzxKg==}
|
|
3538
3538
|
engines: {node: '>=10'}
|
|
3539
3539
|
cpu: [x64]
|
|
3540
3540
|
os: [win32]
|
|
3541
3541
|
|
|
3542
|
-
'@swc/core@1.15.
|
|
3543
|
-
resolution: {integrity: sha512-
|
|
3542
|
+
'@swc/core@1.15.43':
|
|
3543
|
+
resolution: {integrity: sha512-1CuKjFkPxIgGdeHVuNbkxmBxkcbdc08u0aiI43pFq6yY1tTVKmXT9hFEooyyKs/sJ3xf1GPHyEwTtk9Xl8dvQw==}
|
|
3544
3544
|
engines: {node: '>=10'}
|
|
3545
3545
|
peerDependencies:
|
|
3546
3546
|
'@swc/helpers': '>=0.5.17'
|
|
@@ -3554,11 +3554,11 @@ packages:
|
|
|
3554
3554
|
'@swc/helpers@0.5.23':
|
|
3555
3555
|
resolution: {integrity: sha512-5lSsMOTXURePglDfvuAQUqkGek9Hg2kksOYay2m0+XR++b2NWYL/4sWyuvVBIs8oKnJaxkdi9whaL/sqN13afw==}
|
|
3556
3556
|
|
|
3557
|
-
'@swc/types@0.1.
|
|
3558
|
-
resolution: {integrity: sha512-
|
|
3557
|
+
'@swc/types@0.1.27':
|
|
3558
|
+
resolution: {integrity: sha512-K6h3iUlqeM946U4sXFYeahefR1YBbXJvko+hv8WS8/0BNJ4OHiHRywMnQUJCqkR7Y9+hqQ1TvEpiKqUhz7NEFg==}
|
|
3559
3559
|
|
|
3560
|
-
'@tanstack/devtools-event-client@0.4.
|
|
3561
|
-
resolution: {integrity: sha512-
|
|
3560
|
+
'@tanstack/devtools-event-client@0.4.4':
|
|
3561
|
+
resolution: {integrity: sha512-6T5Yop/793YI+H+5J8Hsyj4kCih9sl4t3ElLgKioW5hk3ocn+ZdSJ94tT7vL7uabxSugWYBZlOTMPzEw2puvQw==}
|
|
3562
3562
|
engines: {node: '>=18'}
|
|
3563
3563
|
hasBin: true
|
|
3564
3564
|
|
|
@@ -3573,11 +3573,11 @@ packages:
|
|
|
3573
3573
|
resolution: {integrity: sha512-y/xtNPNt/YeyoVxE/JCx+T7yjEzpezmbb+toK8DDD1P4m7Kzs5YR956+7OKexG3f8aXgC3rLZl7b1V+yNUSy5w==}
|
|
3574
3574
|
engines: {node: '>=18'}
|
|
3575
3575
|
|
|
3576
|
-
'@tanstack/query-core@5.101.
|
|
3577
|
-
resolution: {integrity: sha512-
|
|
3576
|
+
'@tanstack/query-core@5.101.1':
|
|
3577
|
+
resolution: {integrity: sha512-Y6Y92dkXtNqx67m2pMSxUsA3zOCwv862JexZRP8/EPwvKXMPu9m8rv43spiXWzOUIggQ3SQApttALStzhA8B4g==}
|
|
3578
3578
|
|
|
3579
|
-
'@tanstack/query-persist-client-core@5.101.
|
|
3580
|
-
resolution: {integrity: sha512-
|
|
3579
|
+
'@tanstack/query-persist-client-core@5.101.1':
|
|
3580
|
+
resolution: {integrity: sha512-rR5Er6jmdI3Oo8o6Wc0ceM6glDU4umgePu2IxM3Gy2UvPqcQONduxxxSzU1+F17mpS09XHqHKmj0Irhfb2cGYg==}
|
|
3581
3581
|
|
|
3582
3582
|
'@tanstack/store@0.11.0':
|
|
3583
3583
|
resolution: {integrity: sha512-WlzzCt3xi0G6pCAJu1U+2jiECwabETDpQDi3hfkFZvJii9AuZqEKbOiVarX1/bWhTNjU486yQtJCCasi/0q+Cw==}
|
|
@@ -3591,8 +3591,8 @@ packages:
|
|
|
3591
3591
|
peerDependencies:
|
|
3592
3592
|
vue: ^3.4.0
|
|
3593
3593
|
|
|
3594
|
-
'@tanstack/vue-query@5.101.
|
|
3595
|
-
resolution: {integrity: sha512-
|
|
3594
|
+
'@tanstack/vue-query@5.101.1':
|
|
3595
|
+
resolution: {integrity: sha512-w36v/HlCF2xRpdDCz7cygk99AwBWhZaT5No1dJOwqIZ1AR8q7tiovRyPFID/49gkjXG7KgXs/nHfRg+eCydH4Q==}
|
|
3596
3596
|
peerDependencies:
|
|
3597
3597
|
'@vue/composition-api': ^1.1.2
|
|
3598
3598
|
vue: ^2.6.0 || ^3.3.0
|
|
@@ -3759,8 +3759,8 @@ packages:
|
|
|
3759
3759
|
'@types/koa@3.0.3':
|
|
3760
3760
|
resolution: {integrity: sha512-TdtNEJ7sYSrFQcVuS2ySsVqnq5EyE3oJbnfFJvkC9UtGP4Kpem5KE7r+ivHIbIAQAofSqnlB5D3vkfYO69TQpg==}
|
|
3761
3761
|
|
|
3762
|
-
'@types/luxon@3.7.
|
|
3763
|
-
resolution: {integrity: sha512-
|
|
3762
|
+
'@types/luxon@3.7.2':
|
|
3763
|
+
resolution: {integrity: sha512-gW+Oib+vUtGJBtNC8V9Reww0oIpusw+4m81uncg9REGZAJfqOQHfo/nkabnc7w0QReXyPqjrbWMJk6NuAkiX3Q==}
|
|
3764
3764
|
|
|
3765
3765
|
'@types/mdast@3.0.15':
|
|
3766
3766
|
resolution: {integrity: sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ==}
|
|
@@ -3771,8 +3771,8 @@ packages:
|
|
|
3771
3771
|
'@types/ms@2.1.0':
|
|
3772
3772
|
resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==}
|
|
3773
3773
|
|
|
3774
|
-
'@types/node@22.
|
|
3775
|
-
resolution: {integrity: sha512-
|
|
3774
|
+
'@types/node@22.20.0':
|
|
3775
|
+
resolution: {integrity: sha512-QWlFW2wf3nTjC13/DqRnBpR4ZO36VJH/JVBkA/vcnmbTBNQIlnObqyqZE1tUR7+Ni23Lda8R1BxMfbXRpCUx5g==}
|
|
3776
3776
|
|
|
3777
3777
|
'@types/nodemailer@8.0.1':
|
|
3778
3778
|
resolution: {integrity: sha512-PxpaInm8V1JQDd4j0ds5HfvWQk8JupS1C0Picb96QJsrrRDjBH+DlK7L4ZdNSqNULhiZRQHc40nLVShaGxXAMw==}
|
|
@@ -3810,70 +3810,70 @@ packages:
|
|
|
3810
3810
|
'@types/ws@8.18.1':
|
|
3811
3811
|
resolution: {integrity: sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==}
|
|
3812
3812
|
|
|
3813
|
-
'@typescript-eslint/eslint-plugin@8.
|
|
3814
|
-
resolution: {integrity: sha512-
|
|
3813
|
+
'@typescript-eslint/eslint-plugin@8.62.0':
|
|
3814
|
+
resolution: {integrity: sha512-o+mpz7EYiMzXoySXiKmzlabIvTVqUuK5yLrAedRPRDA0IpPFMUV1IXt6OqljIxX/kumN6EjUYp41Hqelh6p/Dw==}
|
|
3815
3815
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
3816
3816
|
peerDependencies:
|
|
3817
|
-
'@typescript-eslint/parser': ^8.
|
|
3817
|
+
'@typescript-eslint/parser': ^8.62.0
|
|
3818
3818
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
3819
3819
|
typescript: '>=4.8.4 <6.1.0'
|
|
3820
3820
|
|
|
3821
|
-
'@typescript-eslint/parser@8.
|
|
3822
|
-
resolution: {integrity: sha512-
|
|
3821
|
+
'@typescript-eslint/parser@8.62.0':
|
|
3822
|
+
resolution: {integrity: sha512-dzHeT2gySzZtLDsuqxU9AkYgIsQoHAHtRBpOqM+Ofzx1Bwrd2RcCjQJ+6iQbsHOIR6NS33bF2W1k3blN1zLDrA==}
|
|
3823
3823
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
3824
3824
|
peerDependencies:
|
|
3825
3825
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
3826
3826
|
typescript: '>=4.8.4 <6.1.0'
|
|
3827
3827
|
|
|
3828
|
-
'@typescript-eslint/project-service@8.
|
|
3829
|
-
resolution: {integrity: sha512-
|
|
3828
|
+
'@typescript-eslint/project-service@8.62.0':
|
|
3829
|
+
resolution: {integrity: sha512-wexnCqiTg7BOGtbLDftYpRWlmLq4xfoMd7BKFR6Y75sZS3QmRKLdN3yWLhmIYgqMmP/OXWpj3H8odkb5nGURCQ==}
|
|
3830
3830
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
3831
3831
|
peerDependencies:
|
|
3832
3832
|
typescript: '>=4.8.4 <6.1.0'
|
|
3833
3833
|
|
|
3834
|
-
'@typescript-eslint/rule-tester@8.
|
|
3835
|
-
resolution: {integrity: sha512-
|
|
3834
|
+
'@typescript-eslint/rule-tester@8.62.0':
|
|
3835
|
+
resolution: {integrity: sha512-WfzCnmTeOM3AifMf5rXPbFWHGWEru9rZKy4U6CSgpmxfOM6sTdKwjX7gTQEfXwsQp/MjRuEv3XOTBdQzxTCWMw==}
|
|
3836
3836
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
3837
3837
|
peerDependencies:
|
|
3838
3838
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
3839
3839
|
typescript: '>=4.8.4 <6.1.0'
|
|
3840
3840
|
|
|
3841
|
-
'@typescript-eslint/scope-manager@8.
|
|
3842
|
-
resolution: {integrity: sha512-
|
|
3841
|
+
'@typescript-eslint/scope-manager@8.62.0':
|
|
3842
|
+
resolution: {integrity: sha512-1lX38kNxXIRb8mEc3lbq5mdHq1Pf2+U0nFU65KfT18mtPxxl0fvjuEE92mHuXPuCtElJhOrddOpyMlM3Z0umEA==}
|
|
3843
3843
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
3844
3844
|
|
|
3845
|
-
'@typescript-eslint/tsconfig-utils@8.
|
|
3846
|
-
resolution: {integrity: sha512-
|
|
3845
|
+
'@typescript-eslint/tsconfig-utils@8.62.0':
|
|
3846
|
+
resolution: {integrity: sha512-y2GAdB6ykaXUvuspbYnizQc4oDDz0Tz/Yc7iWrXf9mx8vm/L/0vLHCe0tS2boG96Zy+DivnVDQ9ZUEWoHqqx1g==}
|
|
3847
3847
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
3848
3848
|
peerDependencies:
|
|
3849
3849
|
typescript: '>=4.8.4 <6.1.0'
|
|
3850
3850
|
|
|
3851
|
-
'@typescript-eslint/type-utils@8.
|
|
3852
|
-
resolution: {integrity: sha512
|
|
3851
|
+
'@typescript-eslint/type-utils@8.62.0':
|
|
3852
|
+
resolution: {integrity: sha512-+g5O3j0w2ldzC86Pv6fvbO/xhAonbJFIdf/MKQ1d30gndlsVzUOE83ldfSE15Qrl9fhFjK6AovHs5Wpp6vx86w==}
|
|
3853
3853
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
3854
3854
|
peerDependencies:
|
|
3855
3855
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
3856
3856
|
typescript: '>=4.8.4 <6.1.0'
|
|
3857
3857
|
|
|
3858
|
-
'@typescript-eslint/types@8.
|
|
3859
|
-
resolution: {integrity: sha512-
|
|
3858
|
+
'@typescript-eslint/types@8.62.0':
|
|
3859
|
+
resolution: {integrity: sha512-KvAclkktORPvM54TgLgA4z9HIV1M8zOgw9ZVNXl9f/8dLYfXYX1wkMXP7qmabpijQRV5bHJLOmoyGQbLMaUYeg==}
|
|
3860
3860
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
3861
3861
|
|
|
3862
|
-
'@typescript-eslint/typescript-estree@8.
|
|
3863
|
-
resolution: {integrity: sha512
|
|
3862
|
+
'@typescript-eslint/typescript-estree@8.62.0':
|
|
3863
|
+
resolution: {integrity: sha512-+hVbNxtW64pIcZWDPGbyaKF7vp2IBTVY5ma1blwwksrjdsbdqqEKvJWMGbBofei4F6Dovx1M0RJgoFeNu2279A==}
|
|
3864
3864
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
3865
3865
|
peerDependencies:
|
|
3866
3866
|
typescript: '>=4.8.4 <6.1.0'
|
|
3867
3867
|
|
|
3868
|
-
'@typescript-eslint/utils@8.
|
|
3869
|
-
resolution: {integrity: sha512-
|
|
3868
|
+
'@typescript-eslint/utils@8.62.0':
|
|
3869
|
+
resolution: {integrity: sha512-82r66fi9zYwZ+mTq3vKgwjbZ1PVk/DJzrXFLpG6RnBbdvH8TEGVHIs9H4d2drhkOzf0syZuD/OZvvlu6GDbP4g==}
|
|
3870
3870
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
3871
3871
|
peerDependencies:
|
|
3872
3872
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
3873
3873
|
typescript: '>=4.8.4 <6.1.0'
|
|
3874
3874
|
|
|
3875
|
-
'@typescript-eslint/visitor-keys@8.
|
|
3876
|
-
resolution: {integrity: sha512-
|
|
3875
|
+
'@typescript-eslint/visitor-keys@8.62.0':
|
|
3876
|
+
resolution: {integrity: sha512-CY3uyFSRbcQv3nnSv8S0+lDftMVz6P963PoRlxrV7ew/Md564g9ut60PYzdLM5qW4jFn93GBF+Soi90ISAN+GQ==}
|
|
3877
3877
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
3878
3878
|
|
|
3879
3879
|
'@vue/compiler-core@3.0.11':
|
|
@@ -4044,8 +4044,8 @@ packages:
|
|
|
4044
4044
|
resolution: {integrity: sha512-NZKeq9AfyQvEeNlN0zSYAaWrmBffJh3IELMZfRpJVWgrpEbtEpnjvzqBPf+mxoI287JohRDoa+/nsfqqiZmF6g==}
|
|
4045
4045
|
engines: {node: '>= 6.0.0'}
|
|
4046
4046
|
|
|
4047
|
-
axios@1.
|
|
4048
|
-
resolution: {integrity: sha512-
|
|
4047
|
+
axios@1.18.1:
|
|
4048
|
+
resolution: {integrity: sha512-3nTvFlvpn9Zu/RkHUqtc7/+al4UpRW5az71ap5zccp6e8RAYEzhMTecX8Dz1wWDYrPpUoB1HAQEGEAEvUr7S9g==}
|
|
4049
4049
|
|
|
4050
4050
|
babel-plugin-transform-typescript-metadata@0.3.2:
|
|
4051
4051
|
resolution: {integrity: sha512-mWEvCQTgXQf48yDqgN7CH50waTyYBeP2Lpqx4nNWab9sxEpdXVeKgfj1qYI2/TgUPQtNFZ85i3PemRtnXVYYJg==}
|
|
@@ -4073,13 +4073,13 @@ packages:
|
|
|
4073
4073
|
resolution: {integrity: sha512-ir1UPr3dkwexU7FdV8qBBbNDRUhMmIekYMFZfi+C/sLNnRESKPl23nB9b2pltqfOQNnGzsDdId90AEtG5tCx4A==}
|
|
4074
4074
|
engines: {node: '>=6.0.0'}
|
|
4075
4075
|
|
|
4076
|
-
baseline-browser-mapping@2.10.
|
|
4077
|
-
resolution: {integrity: sha512-
|
|
4076
|
+
baseline-browser-mapping@2.10.40:
|
|
4077
|
+
resolution: {integrity: sha512-BSSLZ9/Cjjv7Gtj5B68ZzXcXUg8iOf3fme+FCuh8rC/Go+Kmh8cox7M3A8dolou16s64QjLPOSdngh7GxXvkSw==}
|
|
4078
4078
|
engines: {node: '>=6.0.0'}
|
|
4079
4079
|
hasBin: true
|
|
4080
4080
|
|
|
4081
|
-
better-sqlite3@12.
|
|
4082
|
-
resolution: {integrity: sha512-
|
|
4081
|
+
better-sqlite3@12.11.1:
|
|
4082
|
+
resolution: {integrity: sha512-dq9AtApgg5PGFtBzPFSBl3HZQjHok5gaQCM6zh2Yk0aSmDCs1CbnVI8/HgASQkNKsWFpseIO9beg5xxpYhbIfA==}
|
|
4083
4083
|
engines: {node: 20.x || 22.x || 23.x || 24.x || 25.x || 26.x}
|
|
4084
4084
|
|
|
4085
4085
|
big.js@5.2.2:
|
|
@@ -4105,8 +4105,8 @@ packages:
|
|
|
4105
4105
|
bl@4.1.0:
|
|
4106
4106
|
resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
|
|
4107
4107
|
|
|
4108
|
-
body-parser@2.
|
|
4109
|
-
resolution: {integrity: sha512-
|
|
4108
|
+
body-parser@2.3.0:
|
|
4109
|
+
resolution: {integrity: sha512-2cGmJupaNgg+QUwVLAucDuWuoMZ6EX9iHDRswZ5lsNYEmwPaRknMPCLZz07yTzVq/83p4o/wzbDZbBrTvGGTIw==}
|
|
4110
4110
|
engines: {node: '>=18'}
|
|
4111
4111
|
|
|
4112
4112
|
boolbase@1.0.0:
|
|
@@ -4134,8 +4134,8 @@ packages:
|
|
|
4134
4134
|
resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
|
|
4135
4135
|
engines: {node: '>=8'}
|
|
4136
4136
|
|
|
4137
|
-
browserslist@4.28.
|
|
4138
|
-
resolution: {integrity: sha512-
|
|
4137
|
+
browserslist@4.28.4:
|
|
4138
|
+
resolution: {integrity: sha512-MTc8i/x9jBQd1iMw2CFGS+rwMa07eYjLR0CCTLDACl9xhxy+nIs3KeML/biicXtk9JrZ6dnnTatmc7ErPXIxqw==}
|
|
4139
4139
|
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
4140
4140
|
hasBin: true
|
|
4141
4141
|
|
|
@@ -4160,8 +4160,8 @@ packages:
|
|
|
4160
4160
|
buffer@5.7.1:
|
|
4161
4161
|
resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
|
|
4162
4162
|
|
|
4163
|
-
bullmq@5.
|
|
4164
|
-
resolution: {integrity: sha512-
|
|
4163
|
+
bullmq@5.79.1:
|
|
4164
|
+
resolution: {integrity: sha512-cteoHRr1FGOTUgzFrnMyBNGtQhNeVR8Ej6nImNSHQDJi4tj6GMD0p9ZG65ZsTnvR9RVf18dhRxWu4kFl634QGA==}
|
|
4165
4165
|
engines: {node: '>=12.22.0'}
|
|
4166
4166
|
peerDependencies:
|
|
4167
4167
|
redis: '>=5.0.0'
|
|
@@ -4604,8 +4604,8 @@ packages:
|
|
|
4604
4604
|
egg-path-matching@2.1.0:
|
|
4605
4605
|
resolution: {integrity: sha512-g2V2ohTSf/WN1UNtUdeUAhu/xbA97uAJHgqRpRInR2KT77MRxrG4XtcsjbZudQmB5XRPvYSbnny/1m/57+UadA==}
|
|
4606
4606
|
|
|
4607
|
-
electron-to-chromium@1.5.
|
|
4608
|
-
resolution: {integrity: sha512-
|
|
4607
|
+
electron-to-chromium@1.5.379:
|
|
4608
|
+
resolution: {integrity: sha512-v/qV5aV5EUA2pGilzUCq5/eyOloZAqDZBu9UMBIzgPpLlprjSR6zswsWBTv0KpqxLGUAZEwhO95ZCt7srymNVA==}
|
|
4609
4609
|
|
|
4610
4610
|
emoji-regex@10.6.0:
|
|
4611
4611
|
resolution: {integrity: sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==}
|
|
@@ -4734,8 +4734,8 @@ packages:
|
|
|
4734
4734
|
peerDependencies:
|
|
4735
4735
|
eslint: ^9.0.0 || ^10.0.0
|
|
4736
4736
|
|
|
4737
|
-
eslint-plugin-regexp@3.1.
|
|
4738
|
-
resolution: {integrity: sha512-
|
|
4737
|
+
eslint-plugin-regexp@3.1.1:
|
|
4738
|
+
resolution: {integrity: sha512-MxR5nqoQCtVWmJwia0D2+NlXX1xzdpkslsVOZLEYQ4PQWEaL65PCZXURxaBc3lPnkNFpNxzMIRmYVxdl8giXRA==}
|
|
4739
4739
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
4740
4740
|
peerDependencies:
|
|
4741
4741
|
eslint: '>=9.38.0'
|
|
@@ -4769,8 +4769,8 @@ packages:
|
|
|
4769
4769
|
'@typescript-eslint/parser':
|
|
4770
4770
|
optional: true
|
|
4771
4771
|
|
|
4772
|
-
eslint-plugin-yml@3.
|
|
4773
|
-
resolution: {integrity: sha512-
|
|
4772
|
+
eslint-plugin-yml@3.5.0:
|
|
4773
|
+
resolution: {integrity: sha512-u2UkSIp/+th1wYCt0QWeCI6agf24dxX6PbFfCCN18gGQHmXh3Cn9D/U5OiP5RNYTEwjXCLusj1OJRK+zwdvFqQ==}
|
|
4774
4774
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24.0.0}
|
|
4775
4775
|
peerDependencies:
|
|
4776
4776
|
eslint: '>=9.38.0'
|
|
@@ -5096,8 +5096,8 @@ packages:
|
|
|
5096
5096
|
resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
|
|
5097
5097
|
deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
|
|
5098
5098
|
|
|
5099
|
-
globals@17.
|
|
5100
|
-
resolution: {integrity: sha512-
|
|
5099
|
+
globals@17.7.0:
|
|
5100
|
+
resolution: {integrity: sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg==}
|
|
5101
5101
|
engines: {node: '>=18'}
|
|
5102
5102
|
|
|
5103
5103
|
globby@14.1.0:
|
|
@@ -5155,8 +5155,8 @@ packages:
|
|
|
5155
5155
|
header-case@2.0.4:
|
|
5156
5156
|
resolution: {integrity: sha512-H/vuk5TEEVZwrR0lp2zed9OCo1uAILMlx0JEMgC26rzyJJ3N1v6XkwHHXJQdR2doSjcGPM6OKPYoJgf0plJ11Q==}
|
|
5157
5157
|
|
|
5158
|
-
hono@4.12.
|
|
5159
|
-
resolution: {integrity: sha512-
|
|
5158
|
+
hono@4.12.27:
|
|
5159
|
+
resolution: {integrity: sha512-1yrb/+w6HWQJrUCLkJ2IF5jNIPvvFkblV5RNOYl6bV+OA6p9GLcMpHFFGTosSvHvcAUibuUukRqhlYI4z32C7Q==}
|
|
5160
5160
|
engines: {node: '>=16.9.0'}
|
|
5161
5161
|
|
|
5162
5162
|
hookified@1.15.1:
|
|
@@ -6040,8 +6040,8 @@ packages:
|
|
|
6040
6040
|
resolution: {integrity: sha512-Tz09sEL2EEuv5fFowm419c1+a/jSMiBjI9gHxVLrVdbUkkNUUfjsVYs9pVZu5oCon/kmRh9TfLEObFtkVxmY0w==}
|
|
6041
6041
|
engines: {node: '>=8.0.0'}
|
|
6042
6042
|
|
|
6043
|
-
nanoid@3.3.
|
|
6044
|
-
resolution: {integrity: sha512-
|
|
6043
|
+
nanoid@3.3.15:
|
|
6044
|
+
resolution: {integrity: sha512-y7Wygv/7mEOvxTuEQDB8StXdMRBWf1kR/tlhAzBRUFkB2jfcLOAxO/SHmOO2zgz1pVgK29/kyupn059/bCHdjA==}
|
|
6045
6045
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
6046
6046
|
hasBin: true
|
|
6047
6047
|
|
|
@@ -6081,8 +6081,8 @@ packages:
|
|
|
6081
6081
|
resolution: {integrity: sha512-iwpZdvW6Umz12ICmu9IYPRxg0tOLGmU3Tq2tKetejCj3oZd7b2nUXwP3a7QA5M9glWy8wlPS1G3RwM/CdsUbdQ==}
|
|
6082
6082
|
engines: {node: '>=8.0.0'}
|
|
6083
6083
|
|
|
6084
|
-
node-releases@2.0.
|
|
6085
|
-
resolution: {integrity: sha512-
|
|
6084
|
+
node-releases@2.0.50:
|
|
6085
|
+
resolution: {integrity: sha512-J6l92tKHX6w8Jy5nO1Vuc01NoIiRGi/d6qBKVxh+IQ8Cr3b6HbVNfKiF8ZpFKufTwpwxMmce2W3iQZ861ZRyTg==}
|
|
6086
6086
|
engines: {node: '>=18'}
|
|
6087
6087
|
|
|
6088
6088
|
nodemailer@8.0.11:
|
|
@@ -6182,8 +6182,8 @@ packages:
|
|
|
6182
6182
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
6183
6183
|
hasBin: true
|
|
6184
6184
|
|
|
6185
|
-
oxlint@1.
|
|
6186
|
-
resolution: {integrity: sha512-
|
|
6185
|
+
oxlint@1.71.0:
|
|
6186
|
+
resolution: {integrity: sha512-U1m1X+C0vDj7DC1e13IoZULzEcPczE7UOMTs8VlZGHUEIUaSTZKo5qkPsQEfzpgnQ29Pea/w3Xntk62UCecxZw==}
|
|
6187
6187
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
6188
6188
|
hasBin: true
|
|
6189
6189
|
peerDependencies:
|
|
@@ -6298,8 +6298,8 @@ packages:
|
|
|
6298
6298
|
pg-cloudflare@1.4.0:
|
|
6299
6299
|
resolution: {integrity: sha512-Vo7z/6rrQYxpNRylp4Tlob2elzbh+N/MOQbxFVWCxS7oEx6jF53GTJFxK2WWpKuBRkmiin4Mt+xofFDjx09R0A==}
|
|
6300
6300
|
|
|
6301
|
-
pg-connection-string@2.
|
|
6302
|
-
resolution: {integrity: sha512-
|
|
6301
|
+
pg-connection-string@2.14.0:
|
|
6302
|
+
resolution: {integrity: sha512-XwWDGcLRGCXAR8F/AM5bG7Q+A3Wm2s6QeEjlOKZLlH3UYcguiqCWKyWXVag5TLTIjR7oOJUY8kcADaZgWPyLeg==}
|
|
6303
6303
|
|
|
6304
6304
|
pg-connection-string@2.6.2:
|
|
6305
6305
|
resolution: {integrity: sha512-ch6OwaeaPYcova4kKZ15sbJ2hKb/VP48ZD2gE7i1J+L4MspCtBMAx8nMgz7bksc7IojCIIWuEhHibSMFH8m8oA==}
|
|
@@ -6317,8 +6317,8 @@ packages:
|
|
|
6317
6317
|
peerDependencies:
|
|
6318
6318
|
pg: '>=8.0'
|
|
6319
6319
|
|
|
6320
|
-
pg-protocol@1.
|
|
6321
|
-
resolution: {integrity: sha512-
|
|
6320
|
+
pg-protocol@1.15.0:
|
|
6321
|
+
resolution: {integrity: sha512-cq9sECI5s0+uPUXjbz8ioyPJni6RzsRib0US67i5IoTZKw8fNeYlVE7u8F4dG7vEJJtc5wdD1K189lCCUwqWTQ==}
|
|
6322
6322
|
|
|
6323
6323
|
pg-types@2.2.0:
|
|
6324
6324
|
resolution: {integrity: sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA==}
|
|
@@ -6328,8 +6328,8 @@ packages:
|
|
|
6328
6328
|
resolution: {integrity: sha512-o2XFanIMy/3+mThw69O8d4n1E5zsLhdO+OPqswezu7Z5ekP4hYDqlDjlmOpYMbzY2Br0ufCwJLdDIXeNVwcWFg==}
|
|
6329
6329
|
engines: {node: '>=10'}
|
|
6330
6330
|
|
|
6331
|
-
pg@8.
|
|
6332
|
-
resolution: {integrity: sha512-
|
|
6331
|
+
pg@8.22.0:
|
|
6332
|
+
resolution: {integrity: sha512-8wih1vVIBMxoUM2oB4soJsD9tDnDpLv4OXBJ+EJzFsvycD+lfyIreC2gGHq78f8jbLLt+bvlPTFdFZfJkOuzAA==}
|
|
6333
6333
|
engines: {node: '>= 16.0.0'}
|
|
6334
6334
|
peerDependencies:
|
|
6335
6335
|
pg-native: '>=3.0.1'
|
|
@@ -6494,8 +6494,8 @@ packages:
|
|
|
6494
6494
|
resolution: {integrity: sha512-+Owyggi9IxT1ePKGafcI87ubSmxol6smwJ+RAHDQlx9+9cPwFWDiKFFCPuWhr9ignlGpZ9vDQLw67N4dcTVFEA==}
|
|
6495
6495
|
engines: {node: '>=20'}
|
|
6496
6496
|
|
|
6497
|
-
qs@6.15.
|
|
6498
|
-
resolution: {integrity: sha512-
|
|
6497
|
+
qs@6.15.3:
|
|
6498
|
+
resolution: {integrity: sha512-O9gl3zCl5h5blw1KGUzQKhA5oUXSl8rwUIM5o0S3nCXMliSvy5Dzx7/DJcI+SwgICv+IneSZwhBh1oSyEHA71A==}
|
|
6499
6499
|
engines: {node: '>=0.6'}
|
|
6500
6500
|
|
|
6501
6501
|
queue-microtask@1.2.3:
|
|
@@ -6505,8 +6505,8 @@ packages:
|
|
|
6505
6505
|
resolution: {integrity: sha512-TuDE5KxZ0J461RVjrJZCJc+J+zCkTb1MbH9AQUq68sMhOMcy9jLcb3BrZKgp9q9Ncltdg4QVqWrH02W2EFFVYw==}
|
|
6506
6506
|
engines: {node: '>= 0.10.0'}
|
|
6507
6507
|
|
|
6508
|
-
range-parser@1.
|
|
6509
|
-
resolution: {integrity: sha512-
|
|
6508
|
+
range-parser@1.3.0:
|
|
6509
|
+
resolution: {integrity: sha512-hek2mFQpPuI4E1BBKrSto+BU3e3x4xuarsbiwr3+lf7p44juvFMV0XFWQAP3xUyqXA4RrXLIoaSUGbSt056ZMw==}
|
|
6510
6510
|
engines: {node: '>= 0.6'}
|
|
6511
6511
|
|
|
6512
6512
|
raw-body@2.5.3:
|
|
@@ -6641,8 +6641,8 @@ packages:
|
|
|
6641
6641
|
engines: {node: 20 || >=22}
|
|
6642
6642
|
hasBin: true
|
|
6643
6643
|
|
|
6644
|
-
rollup@4.
|
|
6645
|
-
resolution: {integrity: sha512-
|
|
6644
|
+
rollup@4.62.2:
|
|
6645
|
+
resolution: {integrity: sha512-RFnrW4lhXA3s3eqHDZvN654g8OTjzRfqpIRJYczCGB6HzphckVAi/Qh4tbPUbRuDi7s1Llv8g/NspLkttY3gTA==}
|
|
6646
6646
|
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
|
6647
6647
|
hasBin: true
|
|
6648
6648
|
|
|
@@ -6682,13 +6682,13 @@ packages:
|
|
|
6682
6682
|
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
|
|
6683
6683
|
hasBin: true
|
|
6684
6684
|
|
|
6685
|
-
semver@7.8.
|
|
6686
|
-
resolution: {integrity: sha512-
|
|
6685
|
+
semver@7.8.1:
|
|
6686
|
+
resolution: {integrity: sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg==}
|
|
6687
6687
|
engines: {node: '>=10'}
|
|
6688
6688
|
hasBin: true
|
|
6689
6689
|
|
|
6690
|
-
semver@7.8.
|
|
6691
|
-
resolution: {integrity: sha512-
|
|
6690
|
+
semver@7.8.5:
|
|
6691
|
+
resolution: {integrity: sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==}
|
|
6692
6692
|
engines: {node: '>=10'}
|
|
6693
6693
|
hasBin: true
|
|
6694
6694
|
|
|
@@ -6699,8 +6699,8 @@ packages:
|
|
|
6699
6699
|
sentence-case@3.0.4:
|
|
6700
6700
|
resolution: {integrity: sha512-8LS0JInaQMCRoQ7YUytAo/xUu5W2XnQxV2HI/6uM6U7CITS1RqPElr30V6uIqyMKM9lJGRVFy5/4CuzcixNYSg==}
|
|
6701
6701
|
|
|
6702
|
-
serialize-javascript@7.0.
|
|
6703
|
-
resolution: {integrity: sha512-
|
|
6702
|
+
serialize-javascript@7.0.6:
|
|
6703
|
+
resolution: {integrity: sha512-ATTK5Q4gFVg0YDp1my2vqygyvhcklD/UV5GIlYHooGTn/NogJqIzpetkD6E5kmuVULqz/S9inUL25XcAgDRJQg==}
|
|
6704
6704
|
engines: {node: '>=20.0.0'}
|
|
6705
6705
|
|
|
6706
6706
|
serve-static@2.2.1:
|
|
@@ -7080,8 +7080,8 @@ packages:
|
|
|
7080
7080
|
resolution: {integrity: sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==}
|
|
7081
7081
|
engines: {node: '>= 0.4'}
|
|
7082
7082
|
|
|
7083
|
-
typescript-eslint@8.
|
|
7084
|
-
resolution: {integrity: sha512-
|
|
7083
|
+
typescript-eslint@8.62.0:
|
|
7084
|
+
resolution: {integrity: sha512-8QxXi+ZACKX0kaqO4gY8kn0RSD9gFfaHDWwjqtEN48aWCBkX4MJaufWN+c3BzlrXLOxfywDL8CaoqUwcRq4j4Q==}
|
|
7085
7085
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
7086
7086
|
peerDependencies:
|
|
7087
7087
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
@@ -7104,8 +7104,8 @@ packages:
|
|
|
7104
7104
|
undici-types@6.21.0:
|
|
7105
7105
|
resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
|
|
7106
7106
|
|
|
7107
|
-
undici@7.
|
|
7108
|
-
resolution: {integrity: sha512-
|
|
7107
|
+
undici@7.28.0:
|
|
7108
|
+
resolution: {integrity: sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==}
|
|
7109
7109
|
engines: {node: '>=20.18.1'}
|
|
7110
7110
|
|
|
7111
7111
|
unicorn-magic@0.1.0:
|
|
@@ -7238,8 +7238,8 @@ packages:
|
|
|
7238
7238
|
peerDependencies:
|
|
7239
7239
|
vue: ^2.0.0||^3.0.0
|
|
7240
7240
|
|
|
7241
|
-
vue@3.5.
|
|
7242
|
-
resolution: {integrity: sha512-
|
|
7241
|
+
vue@3.5.39:
|
|
7242
|
+
resolution: {integrity: sha512-xmZCYabFGcirU8r0fTuvl/LICc1OU620rnqepaJDL/a141ZigkG7AyaxQLdqJ02ZRYzWe6YPaDHeQx7MfknQfA==}
|
|
7243
7243
|
peerDependencies:
|
|
7244
7244
|
typescript: '*'
|
|
7245
7245
|
peerDependenciesMeta:
|
|
@@ -7388,92 +7388,83 @@ packages:
|
|
|
7388
7388
|
zova-jsx@1.1.63:
|
|
7389
7389
|
resolution: {integrity: sha512-kdqGSAvWZ/UPvucyHNo3Imz4trmCaQMmNTqsMapU1WuCuIjPChImHLb9z2X6qurGuyOLg1byXoqvzUADoU3x2g==}
|
|
7390
7390
|
|
|
7391
|
-
zova-module-a-api@5.1.
|
|
7392
|
-
resolution: {integrity: sha512-
|
|
7393
|
-
|
|
7394
|
-
zova-module-a-app@5.1.21:
|
|
7395
|
-
resolution: {integrity: sha512-mC2ghHsfcJ7Y1LzLVoqJXr23/+t0MiXfsnmhE9zRelAYV74O8cZUeGG9YWneLfG19O/oz7gbSxI5R+5WLIaIQg==}
|
|
7396
|
-
|
|
7397
|
-
zova-module-a-bean@5.1.28:
|
|
7398
|
-
resolution: {integrity: sha512-eZc6w6YxxUu/RjzSHVs6KoD02jK8cvEtbTOqFhatUWoNZ5hcrjvxmljd+QCOsgiMx7r2HFUiqmLExXdjWLSluQ==}
|
|
7391
|
+
zova-module-a-api@5.1.21:
|
|
7392
|
+
resolution: {integrity: sha512-qjm/hfjC4/+7Ap/uzJfBzV0PwRlp2idEmEKwCZYxquaXq6QtJBbTWTznw1iukT4lkJZip2KFkjOvXTzdvZA2UA==}
|
|
7399
7393
|
|
|
7400
|
-
zova-module-a-
|
|
7401
|
-
resolution: {integrity: sha512-
|
|
7394
|
+
zova-module-a-app@5.1.24:
|
|
7395
|
+
resolution: {integrity: sha512-nZuS3e+SB6qYq/NiwpC2rm0iFRoN6Ax+vpCjP1WNG8rvypIQuN2/923VDQ89PA/F8OqgZoNIGW+i8am+xNDq5w==}
|
|
7402
7396
|
|
|
7403
|
-
zova-module-a-
|
|
7404
|
-
resolution: {integrity: sha512-
|
|
7397
|
+
zova-module-a-bean@5.1.31:
|
|
7398
|
+
resolution: {integrity: sha512-CkvXhY0Pf9fmBuZbSRZL+PVc/Q1zYVED7EWSmlQzqKIDAGNi2ikdmsBiB1weT1OIS4OEVFBR0I86Dx8z4xrrNg==}
|
|
7405
7399
|
|
|
7406
|
-
zova-module-a-
|
|
7407
|
-
resolution: {integrity: sha512-
|
|
7400
|
+
zova-module-a-behavior@5.1.25:
|
|
7401
|
+
resolution: {integrity: sha512-73DV9BT91wrKh7LPAklr7eU/+GtHSWEEZqxx9jXUL9DoI/M0KAod61Sl+eECqflrcipdQy4w8k3H9HKrSUaTbg==}
|
|
7408
7402
|
|
|
7409
|
-
zova-module-a-
|
|
7410
|
-
resolution: {integrity: sha512
|
|
7403
|
+
zova-module-a-behaviors@5.1.21:
|
|
7404
|
+
resolution: {integrity: sha512-oMdqVZ209FD27X2lBKLDMr6iX261UrvX+HwSY0YPq5u6p+Iu1RXIJEskUc4Xi91m1WU/P41jmKqe1vgcpGyGFw==}
|
|
7411
7405
|
|
|
7412
|
-
zova-module-a-
|
|
7413
|
-
resolution: {integrity: sha512-
|
|
7406
|
+
zova-module-a-boundary@5.1.21:
|
|
7407
|
+
resolution: {integrity: sha512-HQ2oaon1+BbWd7E1oAFkrK3gAc4F1qf+9vUywgty+HyoEOd0KgSBRRzuQdO1L9geHJRYJwPd09sSTVJ0RLkmtw==}
|
|
7414
7408
|
|
|
7415
|
-
zova-module-a-
|
|
7416
|
-
resolution: {integrity: sha512-
|
|
7409
|
+
zova-module-a-command@5.1.33:
|
|
7410
|
+
resolution: {integrity: sha512-NLfhe27CMjtHAxtpo0F1fwe/a0SlXyKdqJcGAJ3/gf5mATGwA7HMDCiGCfj/ghczUadb2kCSkAqxHZZDCD7iVA==}
|
|
7417
7411
|
|
|
7418
|
-
zova-module-a-
|
|
7419
|
-
resolution: {integrity: sha512-
|
|
7412
|
+
zova-module-a-fetch@5.1.23:
|
|
7413
|
+
resolution: {integrity: sha512-druyz1WsNTnSuuXVuScRfkA7yv9oNWAEJuf+3PuuHH5Cv4Q2XYqf5i4DWKevc+Ewct6ls5QXPj4Z1X6D2HYrSQ==}
|
|
7420
7414
|
|
|
7421
|
-
zova-module-a-
|
|
7422
|
-
resolution: {integrity: sha512-
|
|
7415
|
+
zova-module-a-form@5.1.40:
|
|
7416
|
+
resolution: {integrity: sha512-lnai7uNUw2q4Uj2ahw5QGOl4KW63zayGq54Z2KytGkBiZDUsO5RuITkfXGRV9kkUkKBihJ270veY8mehAgeLsw==}
|
|
7423
7417
|
|
|
7424
|
-
zova-module-a-
|
|
7425
|
-
resolution: {integrity: sha512
|
|
7418
|
+
zova-module-a-icon@5.1.26:
|
|
7419
|
+
resolution: {integrity: sha512-zV7hWilh3p+XfzvwPiWf2temW71kZNwqAyTs4RSHIoTJDO9XqjDFbuo39rfbDacgp0CLrbUp5yaCskRkG3lIbg==}
|
|
7426
7420
|
|
|
7427
|
-
zova-module-a-
|
|
7428
|
-
resolution: {integrity: sha512-
|
|
7421
|
+
zova-module-a-interceptor@5.1.29:
|
|
7422
|
+
resolution: {integrity: sha512-Gmu5707orDPBc+w5qIeO4Bm0jhlFb1te0YZ4KTF6lrgjJ81Iwc6ervbYeQakxJAPVSqzeqkRn8JIUokS02Kg7g==}
|
|
7429
7423
|
|
|
7430
|
-
zova-module-a-
|
|
7431
|
-
resolution: {integrity: sha512-
|
|
7424
|
+
zova-module-a-logger@5.1.26:
|
|
7425
|
+
resolution: {integrity: sha512-GEMQZLYIKEJyZPF6mO3+mX92MU5i/tqVoQIqeQBnoNLLZrMu/uExU5n/3hk5JGmbFAZ0skJOqCRLDV5ejWxhVg==}
|
|
7432
7426
|
|
|
7433
|
-
zova-module-a-
|
|
7434
|
-
resolution: {integrity: sha512-
|
|
7427
|
+
zova-module-a-meta@5.1.21:
|
|
7428
|
+
resolution: {integrity: sha512-7vsLOMw1UQEZ+8qbBaiz9t4n3N7AU1jxpaiSIIky7hBvKO9nuHq+e7FONpj9poa8WeHkYoflBg/8imKBy/IlNw==}
|
|
7435
7429
|
|
|
7436
|
-
zova-module-a-
|
|
7437
|
-
resolution: {integrity: sha512-
|
|
7430
|
+
zova-module-a-model@5.1.30:
|
|
7431
|
+
resolution: {integrity: sha512-DrOXf0ZPe0ZW/ZlXeBCmletEuxCD55MMs/1AHmGavXLridqNvbhkwhHpFHah+hM69+F2VeU05ToJc0PLjN5gmA==}
|
|
7438
7432
|
|
|
7439
|
-
zova-module-a-openapi@5.1.
|
|
7440
|
-
resolution: {integrity: sha512-
|
|
7433
|
+
zova-module-a-openapi@5.1.40:
|
|
7434
|
+
resolution: {integrity: sha512-rh3k91CvKY2sFYiwF544zKJfrFtEOSJDWXq8SgDBVKCNL9Q4UDOTVu49Cjz7SxQX2qNW6m23B+rEfLdtCHrybw==}
|
|
7441
7435
|
|
|
7442
|
-
zova-module-a-router@5.1.
|
|
7443
|
-
resolution: {integrity: sha512-
|
|
7436
|
+
zova-module-a-router@5.1.29:
|
|
7437
|
+
resolution: {integrity: sha512-7vIXOf0aPUXvZAFC9hM1JQyNwmQAG+EtSbQ1et8+iP6roff8yUhhq50Dw8PFU5eb7hjk1TTxpUFhCTvev5JZqQ==}
|
|
7444
7438
|
|
|
7445
|
-
zova-module-a-routerstack@5.1.
|
|
7446
|
-
resolution: {integrity: sha512-
|
|
7439
|
+
zova-module-a-routerstack@5.1.26:
|
|
7440
|
+
resolution: {integrity: sha512-uu4tFw2DUruanPR7cojM5p6rvyCIh+tnwPmq7s0jZdg+5XBr+YMy1RGjnE8vPFSLHW8C71hlNbps6VpKvKMiiQ==}
|
|
7447
7441
|
|
|
7448
|
-
zova-module-a-routertabs@5.1.
|
|
7449
|
-
resolution: {integrity: sha512-
|
|
7442
|
+
zova-module-a-routertabs@5.1.32:
|
|
7443
|
+
resolution: {integrity: sha512-HZziZYnXUAZZ3YhQl2Qc+/KhCS7/GlKs9Ob4eIZok+YdDPF3iaVJsW+y+5l3rbtxIFsZtRsUZtoys2+p5wEvSQ==}
|
|
7450
7444
|
|
|
7451
|
-
zova-module-a-ssr@5.1.
|
|
7452
|
-
resolution: {integrity: sha512-
|
|
7445
|
+
zova-module-a-ssr@5.1.26:
|
|
7446
|
+
resolution: {integrity: sha512-NSW9Gmf2eM/2L6zKWeW3CU8rwO6d2ayh/XnBSmKK7nZwBtnsYp0J/xs1d4z8JrBOrzkQJaD1YSk7iPtwm8OqMQ==}
|
|
7453
7447
|
|
|
7454
|
-
zova-module-a-ssrhmr@5.1.
|
|
7455
|
-
resolution: {integrity: sha512-
|
|
7448
|
+
zova-module-a-ssrhmr@5.1.22:
|
|
7449
|
+
resolution: {integrity: sha512-K9D0DqCPuABvESyuAY8tQ7RukMpMEaMol0SV08ixVyed7Zd/b+Ugh49WEC2b5Y5iZCJliW9JJekvzS9Y0DilTA==}
|
|
7456
7450
|
|
|
7457
|
-
zova-module-a-ssrserver@5.1.
|
|
7458
|
-
resolution: {integrity: sha512-
|
|
7451
|
+
zova-module-a-ssrserver@5.1.22:
|
|
7452
|
+
resolution: {integrity: sha512-hQcsT94Aa9cn7TEkQM+Do2MNLnpGt4rGaRqxsnUB8Gr1T3knhWWdyYNrroq2kNI10hN81uOKrm/FxnFQRq1phQ==}
|
|
7459
7453
|
|
|
7460
|
-
zova-module-a-style@5.1.
|
|
7461
|
-
resolution: {integrity: sha512-
|
|
7454
|
+
zova-module-a-style@5.1.32:
|
|
7455
|
+
resolution: {integrity: sha512-2D7XKTWdqY0/Z7jPJQ31Fikl2wNxifF5R/RexfemeJtrJBYap46mpA++BhxgawfOgMDQ8mpT5iQfS5Ep9TILlw==}
|
|
7462
7456
|
|
|
7463
|
-
zova-module-a-table@5.1.
|
|
7464
|
-
resolution: {integrity: sha512-
|
|
7457
|
+
zova-module-a-table@5.1.36:
|
|
7458
|
+
resolution: {integrity: sha512-tbz2gEtjr2QfBxrmgcGDW2fuX3S9vFu0T3I0NHCmqGnQKSHVx9bMMn5PHjrqbiGf+HtYt7AtPJ7iInaPhkuW8A==}
|
|
7465
7459
|
|
|
7466
|
-
zova-module-a-
|
|
7467
|
-
resolution: {integrity: sha512-
|
|
7460
|
+
zova-module-a-zod@5.1.33:
|
|
7461
|
+
resolution: {integrity: sha512-zqgMQ5IvrKvcFyeOgVRbYkw8XtPWr+M3oBGIEzaTy1buzc1y0gbZre6evVqrtH5SLoKG9SEgu69XrifZCxjUiw==}
|
|
7468
7462
|
|
|
7469
|
-
zova-module-a-
|
|
7470
|
-
resolution: {integrity: sha512-
|
|
7463
|
+
zova-module-a-zova@5.1.77:
|
|
7464
|
+
resolution: {integrity: sha512-szHYLhEn1kMMkUy1YruBW4uyjDT+GtY+jQOMWPlYM/oSsn1q+ivvwmKtz6uAJ1AoPrfY2kh7CGnFS6QcFVonHQ==}
|
|
7471
7465
|
|
|
7472
|
-
zova-module-
|
|
7473
|
-
resolution: {integrity: sha512-
|
|
7474
|
-
|
|
7475
|
-
zova-module-rest-resource@5.1.36:
|
|
7476
|
-
resolution: {integrity: sha512-lIKtm1ZGbd9uhLglqSXRJDe5el4UVtsOSvE/qrqxib6thtDvu6vFgZMu8ZrrQ8h1KPktZ9WOiX5oD/OpoYG5gg==}
|
|
7466
|
+
zova-module-rest-resource@5.1.40:
|
|
7467
|
+
resolution: {integrity: sha512-rMqZaXSK6nJ4LW2O1yO/jZqxI7joCiWylzjutMTKpx7EfNmtK1t1nVoWFd+gCTxqgbbv9uXh0vfFaSFA7GKYFg==}
|
|
7477
7468
|
|
|
7478
7469
|
zova-rest-cabloy-basic-admin@file:.zova-rest/cabloy-basic-admin:
|
|
7479
7470
|
resolution: {directory: .zova-rest/cabloy-basic-admin, type: directory}
|
|
@@ -7481,17 +7472,11 @@ packages:
|
|
|
7481
7472
|
zova-rest-cabloy-basic-web@file:.zova-rest/cabloy-basic-web:
|
|
7482
7473
|
resolution: {directory: .zova-rest/cabloy-basic-web, type: directory}
|
|
7483
7474
|
|
|
7484
|
-
zova-suite-a-zova@5.1.
|
|
7485
|
-
resolution: {integrity: sha512-
|
|
7486
|
-
|
|
7487
|
-
zova-suite-a-zova@5.1.105:
|
|
7488
|
-
resolution: {integrity: sha512-34A9uB8A0rPBW6akpYl2nCSzck7jEi+D9PQJwDVx5Ms01sLhzdQk9QIf3Ux3uxoa4nmAnyDEtxKgvPSoUdpgPQ==}
|
|
7489
|
-
|
|
7490
|
-
zova@5.1.103:
|
|
7491
|
-
resolution: {integrity: sha512-AR+Pk9hozKvB6/R/fZ4WPtKX4I0TJxmHx8Ao8dpLovlXhacYi50dUHOTxUQDavwspkWjMDinNqjQWo2MpAVc9g==}
|
|
7475
|
+
zova-suite-a-zova@5.1.112:
|
|
7476
|
+
resolution: {integrity: sha512-x8Gep4S8BjL/UbTGVA+IfeQCw5OscJTv/Xrgsrr2NOjJ2ROSqTYh1/RQPpLc/T/E3FxRMOuYYWZZ8BvPe8H8Bg==}
|
|
7492
7477
|
|
|
7493
|
-
zova@5.1.
|
|
7494
|
-
resolution: {integrity: sha512-
|
|
7478
|
+
zova@5.1.113:
|
|
7479
|
+
resolution: {integrity: sha512-Fe7ginb5h2xHUqLf1q6Gqrj869Q9w6NPjURHY8V4JV/Xn2GKYdNQNdFBrvDpeJ1MqmvvBVyR+4fkpHssRT3kUg==}
|
|
7495
7480
|
|
|
7496
7481
|
zwitch@1.0.5:
|
|
7497
7482
|
resolution: {integrity: sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==}
|
|
@@ -7517,7 +7502,7 @@ snapshots:
|
|
|
7517
7502
|
'@apimatic/http-query': 0.3.9
|
|
7518
7503
|
'@apimatic/json-bigint': 1.2.0
|
|
7519
7504
|
'@apimatic/proxy': 0.1.4(supports-color@5.5.0)
|
|
7520
|
-
axios: 1.
|
|
7505
|
+
axios: 1.18.1
|
|
7521
7506
|
detect-browser: 5.3.0
|
|
7522
7507
|
detect-node: 2.1.0
|
|
7523
7508
|
form-data: 4.0.6
|
|
@@ -7659,7 +7644,7 @@ snapshots:
|
|
|
7659
7644
|
dependencies:
|
|
7660
7645
|
'@babel/compat-data': 7.29.7
|
|
7661
7646
|
'@babel/helper-validator-option': 7.29.7
|
|
7662
|
-
browserslist: 4.28.
|
|
7647
|
+
browserslist: 4.28.4
|
|
7663
7648
|
lru-cache: 5.1.1
|
|
7664
7649
|
semver: 6.3.1
|
|
7665
7650
|
|
|
@@ -7808,7 +7793,7 @@ snapshots:
|
|
|
7808
7793
|
'@babel/helper-string-parser': 7.29.7
|
|
7809
7794
|
'@babel/helper-validator-identifier': 7.29.7
|
|
7810
7795
|
|
|
7811
|
-
'@cabloy/json-schema-to-zod@2.6.
|
|
7796
|
+
'@cabloy/json-schema-to-zod@2.6.5': {}
|
|
7812
7797
|
|
|
7813
7798
|
'@cabloy/koa-static-cache@6.0.1':
|
|
7814
7799
|
dependencies:
|
|
@@ -7862,10 +7847,10 @@ snapshots:
|
|
|
7862
7847
|
dependencies:
|
|
7863
7848
|
'@vue/shared': 3.5.36
|
|
7864
7849
|
|
|
7865
|
-
'@cabloy/vue-router@4.4.16(vue@3.5.
|
|
7850
|
+
'@cabloy/vue-router@4.4.16(vue@3.5.39(typescript@5.9.3))':
|
|
7866
7851
|
dependencies:
|
|
7867
7852
|
'@vue/devtools-api': 6.6.4
|
|
7868
|
-
vue: 3.5.
|
|
7853
|
+
vue: 3.5.39(typescript@5.9.3)
|
|
7869
7854
|
|
|
7870
7855
|
'@cabloy/vue-runtime-core@3.5.17':
|
|
7871
7856
|
dependencies:
|
|
@@ -7884,11 +7869,11 @@ snapshots:
|
|
|
7884
7869
|
'@vue/shared': 3.5.36
|
|
7885
7870
|
csstype: 3.2.3
|
|
7886
7871
|
|
|
7887
|
-
'@cabloy/vue-server-renderer@3.5.18(vue@3.5.
|
|
7872
|
+
'@cabloy/vue-server-renderer@3.5.18(vue@3.5.39(typescript@5.9.3))':
|
|
7888
7873
|
dependencies:
|
|
7889
7874
|
'@vue/compiler-ssr': 3.5.36
|
|
7890
7875
|
'@vue/shared': 3.5.36
|
|
7891
|
-
vue: 3.5.
|
|
7876
|
+
vue: 3.5.39(typescript@5.9.3)
|
|
7892
7877
|
|
|
7893
7878
|
'@cabloy/word-utils@2.1.14': {}
|
|
7894
7879
|
|
|
@@ -7896,7 +7881,7 @@ snapshots:
|
|
|
7896
7881
|
dependencies:
|
|
7897
7882
|
openapi3-ts: 4.6.0
|
|
7898
7883
|
|
|
7899
|
-
'@cabloy/zod@4.3.
|
|
7884
|
+
'@cabloy/zod@4.3.8': {}
|
|
7900
7885
|
|
|
7901
7886
|
'@cacheable/memory@2.0.9':
|
|
7902
7887
|
dependencies:
|
|
@@ -7925,12 +7910,12 @@ snapshots:
|
|
|
7925
7910
|
enabled: 2.0.0
|
|
7926
7911
|
kuler: 2.0.0
|
|
7927
7912
|
|
|
7928
|
-
'@e18e/eslint-plugin@0.2.0(eslint@10.5.0)(oxlint@1.
|
|
7913
|
+
'@e18e/eslint-plugin@0.2.0(eslint@10.5.0)(oxlint@1.71.0)':
|
|
7929
7914
|
dependencies:
|
|
7930
7915
|
eslint-plugin-depend: 1.5.0(eslint@10.5.0)
|
|
7931
7916
|
optionalDependencies:
|
|
7932
7917
|
eslint: 10.5.0
|
|
7933
|
-
oxlint: 1.
|
|
7918
|
+
oxlint: 1.71.0
|
|
7934
7919
|
|
|
7935
7920
|
'@eggjs/ip@2.1.0': {}
|
|
7936
7921
|
|
|
@@ -7942,7 +7927,7 @@ snapshots:
|
|
|
7942
7927
|
'@es-joy/jsdoccomment@0.84.0':
|
|
7943
7928
|
dependencies:
|
|
7944
7929
|
'@types/estree': 1.0.9
|
|
7945
|
-
'@typescript-eslint/types': 8.
|
|
7930
|
+
'@typescript-eslint/types': 8.62.0
|
|
7946
7931
|
comment-parser: 1.4.5
|
|
7947
7932
|
esquery: 1.7.0
|
|
7948
7933
|
jsdoc-type-pratt-parser: 7.1.1
|
|
@@ -8012,15 +7997,15 @@ snapshots:
|
|
|
8012
7997
|
'@eslint/core': 1.2.1
|
|
8013
7998
|
levn: 0.4.1
|
|
8014
7999
|
|
|
8015
|
-
'@faker-js/faker@10.
|
|
8000
|
+
'@faker-js/faker@10.5.0': {}
|
|
8016
8001
|
|
|
8017
8002
|
'@gar/promise-retry@1.0.3': {}
|
|
8018
8003
|
|
|
8019
8004
|
'@hapi/bourne@3.0.0': {}
|
|
8020
8005
|
|
|
8021
|
-
'@hono/node-server@1.19.14(hono@4.12.
|
|
8006
|
+
'@hono/node-server@1.19.14(hono@4.12.27)':
|
|
8022
8007
|
dependencies:
|
|
8023
|
-
hono: 4.12.
|
|
8008
|
+
hono: 4.12.27
|
|
8024
8009
|
|
|
8025
8010
|
'@humanfs/core@0.19.2':
|
|
8026
8011
|
dependencies:
|
|
@@ -8091,9 +8076,9 @@ snapshots:
|
|
|
8091
8076
|
|
|
8092
8077
|
'@marcbachmann/cel-js@7.6.1': {}
|
|
8093
8078
|
|
|
8094
|
-
'@modelcontextprotocol/sdk@1.29.0(@cabloy/zod@4.3.
|
|
8079
|
+
'@modelcontextprotocol/sdk@1.29.0(@cabloy/zod@4.3.8)(supports-color@5.5.0)':
|
|
8095
8080
|
dependencies:
|
|
8096
|
-
'@hono/node-server': 1.19.14(hono@4.12.
|
|
8081
|
+
'@hono/node-server': 1.19.14(hono@4.12.27)
|
|
8097
8082
|
ajv: 8.20.0
|
|
8098
8083
|
ajv-formats: 3.0.1(ajv@8.20.0)
|
|
8099
8084
|
content-type: 1.0.5
|
|
@@ -8103,13 +8088,13 @@ snapshots:
|
|
|
8103
8088
|
eventsource-parser: 3.1.0
|
|
8104
8089
|
express: 5.2.1(supports-color@5.5.0)
|
|
8105
8090
|
express-rate-limit: 8.5.2(express@5.2.1(supports-color@5.5.0))
|
|
8106
|
-
hono: 4.12.
|
|
8091
|
+
hono: 4.12.27
|
|
8107
8092
|
jose: 6.2.3
|
|
8108
8093
|
json-schema-typed: 8.0.2
|
|
8109
8094
|
pkce-challenge: 5.0.1
|
|
8110
8095
|
raw-body: 3.0.2
|
|
8111
|
-
zod: '@cabloy/zod@4.3.
|
|
8112
|
-
zod-to-json-schema: 3.25.2(@cabloy/zod@4.3.
|
|
8096
|
+
zod: '@cabloy/zod@4.3.8'
|
|
8097
|
+
zod-to-json-schema: 3.25.2(@cabloy/zod@4.3.8)
|
|
8113
8098
|
transitivePeerDependencies:
|
|
8114
8099
|
- supports-color
|
|
8115
8100
|
|
|
@@ -8151,7 +8136,7 @@ snapshots:
|
|
|
8151
8136
|
ini: 6.0.0
|
|
8152
8137
|
nopt: 9.0.0
|
|
8153
8138
|
proc-log: 6.1.0
|
|
8154
|
-
semver: 7.8.
|
|
8139
|
+
semver: 7.8.5
|
|
8155
8140
|
walk-up-path: 4.0.0
|
|
8156
8141
|
|
|
8157
8142
|
'@npmcli/git@7.0.2':
|
|
@@ -8162,7 +8147,7 @@ snapshots:
|
|
|
8162
8147
|
lru-cache: 11.5.1
|
|
8163
8148
|
npm-pick-manifest: 11.0.3
|
|
8164
8149
|
proc-log: 6.1.0
|
|
8165
|
-
semver: 7.8.
|
|
8150
|
+
semver: 7.8.5
|
|
8166
8151
|
which: 6.0.1
|
|
8167
8152
|
|
|
8168
8153
|
'@npmcli/map-workspaces@5.0.3':
|
|
@@ -8181,7 +8166,7 @@ snapshots:
|
|
|
8181
8166
|
hosted-git-info: 9.0.3
|
|
8182
8167
|
json-parse-even-better-errors: 5.0.0
|
|
8183
8168
|
proc-log: 6.1.0
|
|
8184
|
-
semver: 7.8.
|
|
8169
|
+
semver: 7.8.5
|
|
8185
8170
|
spdx-expression-parse: 4.0.0
|
|
8186
8171
|
|
|
8187
8172
|
'@npmcli/promise-spawn@9.0.1':
|
|
@@ -8247,83 +8232,83 @@ snapshots:
|
|
|
8247
8232
|
'@oxfmt/binding-win32-x64-msvc@0.45.0':
|
|
8248
8233
|
optional: true
|
|
8249
8234
|
|
|
8250
|
-
'@oxlint/binding-android-arm-eabi@1.
|
|
8235
|
+
'@oxlint/binding-android-arm-eabi@1.71.0':
|
|
8251
8236
|
optional: true
|
|
8252
8237
|
|
|
8253
|
-
'@oxlint/binding-android-arm64@1.
|
|
8238
|
+
'@oxlint/binding-android-arm64@1.71.0':
|
|
8254
8239
|
optional: true
|
|
8255
8240
|
|
|
8256
|
-
'@oxlint/binding-darwin-arm64@1.
|
|
8241
|
+
'@oxlint/binding-darwin-arm64@1.71.0':
|
|
8257
8242
|
optional: true
|
|
8258
8243
|
|
|
8259
|
-
'@oxlint/binding-darwin-x64@1.
|
|
8244
|
+
'@oxlint/binding-darwin-x64@1.71.0':
|
|
8260
8245
|
optional: true
|
|
8261
8246
|
|
|
8262
|
-
'@oxlint/binding-freebsd-x64@1.
|
|
8247
|
+
'@oxlint/binding-freebsd-x64@1.71.0':
|
|
8263
8248
|
optional: true
|
|
8264
8249
|
|
|
8265
|
-
'@oxlint/binding-linux-arm-gnueabihf@1.
|
|
8250
|
+
'@oxlint/binding-linux-arm-gnueabihf@1.71.0':
|
|
8266
8251
|
optional: true
|
|
8267
8252
|
|
|
8268
|
-
'@oxlint/binding-linux-arm-musleabihf@1.
|
|
8253
|
+
'@oxlint/binding-linux-arm-musleabihf@1.71.0':
|
|
8269
8254
|
optional: true
|
|
8270
8255
|
|
|
8271
|
-
'@oxlint/binding-linux-arm64-gnu@1.
|
|
8256
|
+
'@oxlint/binding-linux-arm64-gnu@1.71.0':
|
|
8272
8257
|
optional: true
|
|
8273
8258
|
|
|
8274
|
-
'@oxlint/binding-linux-arm64-musl@1.
|
|
8259
|
+
'@oxlint/binding-linux-arm64-musl@1.71.0':
|
|
8275
8260
|
optional: true
|
|
8276
8261
|
|
|
8277
|
-
'@oxlint/binding-linux-ppc64-gnu@1.
|
|
8262
|
+
'@oxlint/binding-linux-ppc64-gnu@1.71.0':
|
|
8278
8263
|
optional: true
|
|
8279
8264
|
|
|
8280
|
-
'@oxlint/binding-linux-riscv64-gnu@1.
|
|
8265
|
+
'@oxlint/binding-linux-riscv64-gnu@1.71.0':
|
|
8281
8266
|
optional: true
|
|
8282
8267
|
|
|
8283
|
-
'@oxlint/binding-linux-riscv64-musl@1.
|
|
8268
|
+
'@oxlint/binding-linux-riscv64-musl@1.71.0':
|
|
8284
8269
|
optional: true
|
|
8285
8270
|
|
|
8286
|
-
'@oxlint/binding-linux-s390x-gnu@1.
|
|
8271
|
+
'@oxlint/binding-linux-s390x-gnu@1.71.0':
|
|
8287
8272
|
optional: true
|
|
8288
8273
|
|
|
8289
|
-
'@oxlint/binding-linux-x64-gnu@1.
|
|
8274
|
+
'@oxlint/binding-linux-x64-gnu@1.71.0':
|
|
8290
8275
|
optional: true
|
|
8291
8276
|
|
|
8292
|
-
'@oxlint/binding-linux-x64-musl@1.
|
|
8277
|
+
'@oxlint/binding-linux-x64-musl@1.71.0':
|
|
8293
8278
|
optional: true
|
|
8294
8279
|
|
|
8295
|
-
'@oxlint/binding-openharmony-arm64@1.
|
|
8280
|
+
'@oxlint/binding-openharmony-arm64@1.71.0':
|
|
8296
8281
|
optional: true
|
|
8297
8282
|
|
|
8298
|
-
'@oxlint/binding-win32-arm64-msvc@1.
|
|
8283
|
+
'@oxlint/binding-win32-arm64-msvc@1.71.0':
|
|
8299
8284
|
optional: true
|
|
8300
8285
|
|
|
8301
|
-
'@oxlint/binding-win32-ia32-msvc@1.
|
|
8286
|
+
'@oxlint/binding-win32-ia32-msvc@1.71.0':
|
|
8302
8287
|
optional: true
|
|
8303
8288
|
|
|
8304
|
-
'@oxlint/binding-win32-x64-msvc@1.
|
|
8289
|
+
'@oxlint/binding-win32-x64-msvc@1.71.0':
|
|
8305
8290
|
optional: true
|
|
8306
8291
|
|
|
8307
8292
|
'@pkgr/core@0.3.6': {}
|
|
8308
8293
|
|
|
8309
|
-
'@rollup/plugin-alias@5.1.1(rollup@4.
|
|
8294
|
+
'@rollup/plugin-alias@5.1.1(rollup@4.62.2)':
|
|
8310
8295
|
optionalDependencies:
|
|
8311
|
-
rollup: 4.
|
|
8296
|
+
rollup: 4.62.2
|
|
8312
8297
|
|
|
8313
|
-
'@rollup/plugin-babel@6.1.0(@babel/core@7.29.7)(@types/babel__core@7.20.5)(rollup@4.
|
|
8298
|
+
'@rollup/plugin-babel@6.1.0(@babel/core@7.29.7)(@types/babel__core@7.20.5)(rollup@4.62.2)':
|
|
8314
8299
|
dependencies:
|
|
8315
8300
|
'@babel/core': 7.29.7
|
|
8316
8301
|
'@babel/helper-module-imports': 7.29.7
|
|
8317
|
-
'@rollup/pluginutils': 5.4.0(rollup@4.
|
|
8302
|
+
'@rollup/pluginutils': 5.4.0(rollup@4.62.2)
|
|
8318
8303
|
optionalDependencies:
|
|
8319
8304
|
'@types/babel__core': 7.20.5
|
|
8320
|
-
rollup: 4.
|
|
8305
|
+
rollup: 4.62.2
|
|
8321
8306
|
transitivePeerDependencies:
|
|
8322
8307
|
- supports-color
|
|
8323
8308
|
|
|
8324
|
-
'@rollup/plugin-commonjs@28.0.9(rollup@4.
|
|
8309
|
+
'@rollup/plugin-commonjs@28.0.9(rollup@4.62.2)':
|
|
8325
8310
|
dependencies:
|
|
8326
|
-
'@rollup/pluginutils': 5.4.0(rollup@4.
|
|
8311
|
+
'@rollup/pluginutils': 5.4.0(rollup@4.62.2)
|
|
8327
8312
|
commondir: 1.0.1
|
|
8328
8313
|
estree-walker: 2.0.2
|
|
8329
8314
|
fdir: 6.5.0(picomatch@4.0.4)
|
|
@@ -8331,129 +8316,129 @@ snapshots:
|
|
|
8331
8316
|
magic-string: 0.30.21
|
|
8332
8317
|
picomatch: 4.0.4
|
|
8333
8318
|
optionalDependencies:
|
|
8334
|
-
rollup: 4.
|
|
8319
|
+
rollup: 4.62.2
|
|
8335
8320
|
|
|
8336
|
-
'@rollup/plugin-json@6.1.0(rollup@4.
|
|
8321
|
+
'@rollup/plugin-json@6.1.0(rollup@4.62.2)':
|
|
8337
8322
|
dependencies:
|
|
8338
|
-
'@rollup/pluginutils': 5.4.0(rollup@4.
|
|
8323
|
+
'@rollup/pluginutils': 5.4.0(rollup@4.62.2)
|
|
8339
8324
|
optionalDependencies:
|
|
8340
|
-
rollup: 4.
|
|
8325
|
+
rollup: 4.62.2
|
|
8341
8326
|
|
|
8342
|
-
'@rollup/plugin-node-resolve@16.0.3(rollup@4.
|
|
8327
|
+
'@rollup/plugin-node-resolve@16.0.3(rollup@4.62.2)':
|
|
8343
8328
|
dependencies:
|
|
8344
|
-
'@rollup/pluginutils': 5.4.0(rollup@4.
|
|
8329
|
+
'@rollup/pluginutils': 5.4.0(rollup@4.62.2)
|
|
8345
8330
|
'@types/resolve': 1.20.2
|
|
8346
8331
|
deepmerge: 4.3.1
|
|
8347
8332
|
is-module: 1.0.0
|
|
8348
8333
|
resolve: 1.22.12
|
|
8349
8334
|
optionalDependencies:
|
|
8350
|
-
rollup: 4.
|
|
8335
|
+
rollup: 4.62.2
|
|
8351
8336
|
|
|
8352
|
-
'@rollup/plugin-replace@6.0.3(rollup@4.
|
|
8337
|
+
'@rollup/plugin-replace@6.0.3(rollup@4.62.2)':
|
|
8353
8338
|
dependencies:
|
|
8354
|
-
'@rollup/pluginutils': 5.4.0(rollup@4.
|
|
8339
|
+
'@rollup/pluginutils': 5.4.0(rollup@4.62.2)
|
|
8355
8340
|
magic-string: 0.30.21
|
|
8356
8341
|
optionalDependencies:
|
|
8357
|
-
rollup: 4.
|
|
8342
|
+
rollup: 4.62.2
|
|
8358
8343
|
|
|
8359
|
-
'@rollup/plugin-terser@1.0.0(rollup@4.
|
|
8344
|
+
'@rollup/plugin-terser@1.0.0(rollup@4.62.2)':
|
|
8360
8345
|
dependencies:
|
|
8361
|
-
serialize-javascript: 7.0.
|
|
8346
|
+
serialize-javascript: 7.0.6
|
|
8362
8347
|
smob: 1.6.2
|
|
8363
8348
|
terser: 5.48.0
|
|
8364
8349
|
optionalDependencies:
|
|
8365
|
-
rollup: 4.
|
|
8350
|
+
rollup: 4.62.2
|
|
8366
8351
|
|
|
8367
|
-
'@rollup/plugin-typescript@12.3.0(rollup@4.
|
|
8352
|
+
'@rollup/plugin-typescript@12.3.0(rollup@4.62.2)(tslib@2.8.1)(typescript@5.9.3)':
|
|
8368
8353
|
dependencies:
|
|
8369
|
-
'@rollup/pluginutils': 5.4.0(rollup@4.
|
|
8354
|
+
'@rollup/pluginutils': 5.4.0(rollup@4.62.2)
|
|
8370
8355
|
resolve: 1.22.12
|
|
8371
8356
|
typescript: 5.9.3
|
|
8372
8357
|
optionalDependencies:
|
|
8373
|
-
rollup: 4.
|
|
8358
|
+
rollup: 4.62.2
|
|
8374
8359
|
tslib: 2.8.1
|
|
8375
8360
|
|
|
8376
|
-
'@rollup/pluginutils@5.4.0(rollup@4.
|
|
8361
|
+
'@rollup/pluginutils@5.4.0(rollup@4.62.2)':
|
|
8377
8362
|
dependencies:
|
|
8378
8363
|
'@types/estree': 1.0.9
|
|
8379
8364
|
estree-walker: 2.0.2
|
|
8380
8365
|
picomatch: 4.0.4
|
|
8381
8366
|
optionalDependencies:
|
|
8382
|
-
rollup: 4.
|
|
8367
|
+
rollup: 4.62.2
|
|
8383
8368
|
|
|
8384
|
-
'@rollup/rollup-android-arm-eabi@4.
|
|
8369
|
+
'@rollup/rollup-android-arm-eabi@4.62.2':
|
|
8385
8370
|
optional: true
|
|
8386
8371
|
|
|
8387
|
-
'@rollup/rollup-android-arm64@4.
|
|
8372
|
+
'@rollup/rollup-android-arm64@4.62.2':
|
|
8388
8373
|
optional: true
|
|
8389
8374
|
|
|
8390
|
-
'@rollup/rollup-darwin-arm64@4.
|
|
8375
|
+
'@rollup/rollup-darwin-arm64@4.62.2':
|
|
8391
8376
|
optional: true
|
|
8392
8377
|
|
|
8393
|
-
'@rollup/rollup-darwin-x64@4.
|
|
8378
|
+
'@rollup/rollup-darwin-x64@4.62.2':
|
|
8394
8379
|
optional: true
|
|
8395
8380
|
|
|
8396
|
-
'@rollup/rollup-freebsd-arm64@4.
|
|
8381
|
+
'@rollup/rollup-freebsd-arm64@4.62.2':
|
|
8397
8382
|
optional: true
|
|
8398
8383
|
|
|
8399
|
-
'@rollup/rollup-freebsd-x64@4.
|
|
8384
|
+
'@rollup/rollup-freebsd-x64@4.62.2':
|
|
8400
8385
|
optional: true
|
|
8401
8386
|
|
|
8402
|
-
'@rollup/rollup-linux-arm-gnueabihf@4.
|
|
8387
|
+
'@rollup/rollup-linux-arm-gnueabihf@4.62.2':
|
|
8403
8388
|
optional: true
|
|
8404
8389
|
|
|
8405
|
-
'@rollup/rollup-linux-arm-musleabihf@4.
|
|
8390
|
+
'@rollup/rollup-linux-arm-musleabihf@4.62.2':
|
|
8406
8391
|
optional: true
|
|
8407
8392
|
|
|
8408
|
-
'@rollup/rollup-linux-arm64-gnu@4.
|
|
8393
|
+
'@rollup/rollup-linux-arm64-gnu@4.62.2':
|
|
8409
8394
|
optional: true
|
|
8410
8395
|
|
|
8411
|
-
'@rollup/rollup-linux-arm64-musl@4.
|
|
8396
|
+
'@rollup/rollup-linux-arm64-musl@4.62.2':
|
|
8412
8397
|
optional: true
|
|
8413
8398
|
|
|
8414
|
-
'@rollup/rollup-linux-loong64-gnu@4.
|
|
8399
|
+
'@rollup/rollup-linux-loong64-gnu@4.62.2':
|
|
8415
8400
|
optional: true
|
|
8416
8401
|
|
|
8417
|
-
'@rollup/rollup-linux-loong64-musl@4.
|
|
8402
|
+
'@rollup/rollup-linux-loong64-musl@4.62.2':
|
|
8418
8403
|
optional: true
|
|
8419
8404
|
|
|
8420
|
-
'@rollup/rollup-linux-ppc64-gnu@4.
|
|
8405
|
+
'@rollup/rollup-linux-ppc64-gnu@4.62.2':
|
|
8421
8406
|
optional: true
|
|
8422
8407
|
|
|
8423
|
-
'@rollup/rollup-linux-ppc64-musl@4.
|
|
8408
|
+
'@rollup/rollup-linux-ppc64-musl@4.62.2':
|
|
8424
8409
|
optional: true
|
|
8425
8410
|
|
|
8426
|
-
'@rollup/rollup-linux-riscv64-gnu@4.
|
|
8411
|
+
'@rollup/rollup-linux-riscv64-gnu@4.62.2':
|
|
8427
8412
|
optional: true
|
|
8428
8413
|
|
|
8429
|
-
'@rollup/rollup-linux-riscv64-musl@4.
|
|
8414
|
+
'@rollup/rollup-linux-riscv64-musl@4.62.2':
|
|
8430
8415
|
optional: true
|
|
8431
8416
|
|
|
8432
|
-
'@rollup/rollup-linux-s390x-gnu@4.
|
|
8417
|
+
'@rollup/rollup-linux-s390x-gnu@4.62.2':
|
|
8433
8418
|
optional: true
|
|
8434
8419
|
|
|
8435
|
-
'@rollup/rollup-linux-x64-gnu@4.
|
|
8420
|
+
'@rollup/rollup-linux-x64-gnu@4.62.2':
|
|
8436
8421
|
optional: true
|
|
8437
8422
|
|
|
8438
|
-
'@rollup/rollup-linux-x64-musl@4.
|
|
8423
|
+
'@rollup/rollup-linux-x64-musl@4.62.2':
|
|
8439
8424
|
optional: true
|
|
8440
8425
|
|
|
8441
|
-
'@rollup/rollup-openbsd-x64@4.
|
|
8426
|
+
'@rollup/rollup-openbsd-x64@4.62.2':
|
|
8442
8427
|
optional: true
|
|
8443
8428
|
|
|
8444
|
-
'@rollup/rollup-openharmony-arm64@4.
|
|
8429
|
+
'@rollup/rollup-openharmony-arm64@4.62.2':
|
|
8445
8430
|
optional: true
|
|
8446
8431
|
|
|
8447
|
-
'@rollup/rollup-win32-arm64-msvc@4.
|
|
8432
|
+
'@rollup/rollup-win32-arm64-msvc@4.62.2':
|
|
8448
8433
|
optional: true
|
|
8449
8434
|
|
|
8450
|
-
'@rollup/rollup-win32-ia32-msvc@4.
|
|
8435
|
+
'@rollup/rollup-win32-ia32-msvc@4.62.2':
|
|
8451
8436
|
optional: true
|
|
8452
8437
|
|
|
8453
|
-
'@rollup/rollup-win32-x64-gnu@4.
|
|
8438
|
+
'@rollup/rollup-win32-x64-gnu@4.62.2':
|
|
8454
8439
|
optional: true
|
|
8455
8440
|
|
|
8456
|
-
'@rollup/rollup-win32-x64-msvc@4.
|
|
8441
|
+
'@rollup/rollup-win32-x64-msvc@4.62.2':
|
|
8457
8442
|
optional: true
|
|
8458
8443
|
|
|
8459
8444
|
'@sesamecare-oss/redlock@1.4.0(ioredis@5.11.1)':
|
|
@@ -8472,66 +8457,66 @@ snapshots:
|
|
|
8472
8457
|
'@stylistic/eslint-plugin@5.10.0(eslint@10.5.0)':
|
|
8473
8458
|
dependencies:
|
|
8474
8459
|
'@eslint-community/eslint-utils': 4.9.1(eslint@10.5.0)
|
|
8475
|
-
'@typescript-eslint/types': 8.
|
|
8460
|
+
'@typescript-eslint/types': 8.62.0
|
|
8476
8461
|
eslint: 10.5.0
|
|
8477
8462
|
eslint-visitor-keys: 4.2.1
|
|
8478
8463
|
espree: 10.4.0
|
|
8479
8464
|
estraverse: 5.3.0
|
|
8480
8465
|
picomatch: 4.0.4
|
|
8481
8466
|
|
|
8482
|
-
'@swc/core-darwin-arm64@1.15.
|
|
8467
|
+
'@swc/core-darwin-arm64@1.15.43':
|
|
8483
8468
|
optional: true
|
|
8484
8469
|
|
|
8485
|
-
'@swc/core-darwin-x64@1.15.
|
|
8470
|
+
'@swc/core-darwin-x64@1.15.43':
|
|
8486
8471
|
optional: true
|
|
8487
8472
|
|
|
8488
|
-
'@swc/core-linux-arm-gnueabihf@1.15.
|
|
8473
|
+
'@swc/core-linux-arm-gnueabihf@1.15.43':
|
|
8489
8474
|
optional: true
|
|
8490
8475
|
|
|
8491
|
-
'@swc/core-linux-arm64-gnu@1.15.
|
|
8476
|
+
'@swc/core-linux-arm64-gnu@1.15.43':
|
|
8492
8477
|
optional: true
|
|
8493
8478
|
|
|
8494
|
-
'@swc/core-linux-arm64-musl@1.15.
|
|
8479
|
+
'@swc/core-linux-arm64-musl@1.15.43':
|
|
8495
8480
|
optional: true
|
|
8496
8481
|
|
|
8497
|
-
'@swc/core-linux-ppc64-gnu@1.15.
|
|
8482
|
+
'@swc/core-linux-ppc64-gnu@1.15.43':
|
|
8498
8483
|
optional: true
|
|
8499
8484
|
|
|
8500
|
-
'@swc/core-linux-s390x-gnu@1.15.
|
|
8485
|
+
'@swc/core-linux-s390x-gnu@1.15.43':
|
|
8501
8486
|
optional: true
|
|
8502
8487
|
|
|
8503
|
-
'@swc/core-linux-x64-gnu@1.15.
|
|
8488
|
+
'@swc/core-linux-x64-gnu@1.15.43':
|
|
8504
8489
|
optional: true
|
|
8505
8490
|
|
|
8506
|
-
'@swc/core-linux-x64-musl@1.15.
|
|
8491
|
+
'@swc/core-linux-x64-musl@1.15.43':
|
|
8507
8492
|
optional: true
|
|
8508
8493
|
|
|
8509
|
-
'@swc/core-win32-arm64-msvc@1.15.
|
|
8494
|
+
'@swc/core-win32-arm64-msvc@1.15.43':
|
|
8510
8495
|
optional: true
|
|
8511
8496
|
|
|
8512
|
-
'@swc/core-win32-ia32-msvc@1.15.
|
|
8497
|
+
'@swc/core-win32-ia32-msvc@1.15.43':
|
|
8513
8498
|
optional: true
|
|
8514
8499
|
|
|
8515
|
-
'@swc/core-win32-x64-msvc@1.15.
|
|
8500
|
+
'@swc/core-win32-x64-msvc@1.15.43':
|
|
8516
8501
|
optional: true
|
|
8517
8502
|
|
|
8518
|
-
'@swc/core@1.15.
|
|
8503
|
+
'@swc/core@1.15.43(@swc/helpers@0.5.23)':
|
|
8519
8504
|
dependencies:
|
|
8520
8505
|
'@swc/counter': 0.1.3
|
|
8521
|
-
'@swc/types': 0.1.
|
|
8506
|
+
'@swc/types': 0.1.27
|
|
8522
8507
|
optionalDependencies:
|
|
8523
|
-
'@swc/core-darwin-arm64': 1.15.
|
|
8524
|
-
'@swc/core-darwin-x64': 1.15.
|
|
8525
|
-
'@swc/core-linux-arm-gnueabihf': 1.15.
|
|
8526
|
-
'@swc/core-linux-arm64-gnu': 1.15.
|
|
8527
|
-
'@swc/core-linux-arm64-musl': 1.15.
|
|
8528
|
-
'@swc/core-linux-ppc64-gnu': 1.15.
|
|
8529
|
-
'@swc/core-linux-s390x-gnu': 1.15.
|
|
8530
|
-
'@swc/core-linux-x64-gnu': 1.15.
|
|
8531
|
-
'@swc/core-linux-x64-musl': 1.15.
|
|
8532
|
-
'@swc/core-win32-arm64-msvc': 1.15.
|
|
8533
|
-
'@swc/core-win32-ia32-msvc': 1.15.
|
|
8534
|
-
'@swc/core-win32-x64-msvc': 1.15.
|
|
8508
|
+
'@swc/core-darwin-arm64': 1.15.43
|
|
8509
|
+
'@swc/core-darwin-x64': 1.15.43
|
|
8510
|
+
'@swc/core-linux-arm-gnueabihf': 1.15.43
|
|
8511
|
+
'@swc/core-linux-arm64-gnu': 1.15.43
|
|
8512
|
+
'@swc/core-linux-arm64-musl': 1.15.43
|
|
8513
|
+
'@swc/core-linux-ppc64-gnu': 1.15.43
|
|
8514
|
+
'@swc/core-linux-s390x-gnu': 1.15.43
|
|
8515
|
+
'@swc/core-linux-x64-gnu': 1.15.43
|
|
8516
|
+
'@swc/core-linux-x64-musl': 1.15.43
|
|
8517
|
+
'@swc/core-win32-arm64-msvc': 1.15.43
|
|
8518
|
+
'@swc/core-win32-ia32-msvc': 1.15.43
|
|
8519
|
+
'@swc/core-win32-x64-msvc': 1.15.43
|
|
8535
8520
|
'@swc/helpers': 0.5.23
|
|
8536
8521
|
|
|
8537
8522
|
'@swc/counter@0.1.3': {}
|
|
@@ -8540,15 +8525,15 @@ snapshots:
|
|
|
8540
8525
|
dependencies:
|
|
8541
8526
|
tslib: 2.8.1
|
|
8542
8527
|
|
|
8543
|
-
'@swc/types@0.1.
|
|
8528
|
+
'@swc/types@0.1.27':
|
|
8544
8529
|
dependencies:
|
|
8545
8530
|
'@swc/counter': 0.1.3
|
|
8546
8531
|
|
|
8547
|
-
'@tanstack/devtools-event-client@0.4.
|
|
8532
|
+
'@tanstack/devtools-event-client@0.4.4': {}
|
|
8548
8533
|
|
|
8549
8534
|
'@tanstack/form-core@1.33.0':
|
|
8550
8535
|
dependencies:
|
|
8551
|
-
'@tanstack/devtools-event-client': 0.4.
|
|
8536
|
+
'@tanstack/devtools-event-client': 0.4.4
|
|
8552
8537
|
'@tanstack/pacer-lite': 0.1.1
|
|
8553
8538
|
'@tanstack/store': 0.11.0
|
|
8554
8539
|
|
|
@@ -8558,42 +8543,42 @@ snapshots:
|
|
|
8558
8543
|
|
|
8559
8544
|
'@tanstack/pacer-lite@0.1.1': {}
|
|
8560
8545
|
|
|
8561
|
-
'@tanstack/query-core@5.101.
|
|
8546
|
+
'@tanstack/query-core@5.101.1': {}
|
|
8562
8547
|
|
|
8563
|
-
'@tanstack/query-persist-client-core@5.101.
|
|
8548
|
+
'@tanstack/query-persist-client-core@5.101.1':
|
|
8564
8549
|
dependencies:
|
|
8565
|
-
'@tanstack/query-core': 5.101.
|
|
8550
|
+
'@tanstack/query-core': 5.101.1
|
|
8566
8551
|
|
|
8567
8552
|
'@tanstack/store@0.11.0': {}
|
|
8568
8553
|
|
|
8569
8554
|
'@tanstack/table-core@8.21.3': {}
|
|
8570
8555
|
|
|
8571
|
-
'@tanstack/vue-form@1.33.0(vue@3.5.
|
|
8556
|
+
'@tanstack/vue-form@1.33.0(vue@3.5.39(typescript@5.9.3))':
|
|
8572
8557
|
dependencies:
|
|
8573
8558
|
'@tanstack/form-core': 1.33.0
|
|
8574
|
-
'@tanstack/vue-store': 0.11.0(vue@3.5.
|
|
8575
|
-
vue: 3.5.
|
|
8559
|
+
'@tanstack/vue-store': 0.11.0(vue@3.5.39(typescript@5.9.3))
|
|
8560
|
+
vue: 3.5.39(typescript@5.9.3)
|
|
8576
8561
|
transitivePeerDependencies:
|
|
8577
8562
|
- '@vue/composition-api'
|
|
8578
8563
|
|
|
8579
|
-
'@tanstack/vue-query@5.101.
|
|
8564
|
+
'@tanstack/vue-query@5.101.1(vue@3.5.39(typescript@5.9.3))':
|
|
8580
8565
|
dependencies:
|
|
8581
8566
|
'@tanstack/match-sorter-utils': 8.19.4
|
|
8582
|
-
'@tanstack/query-core': 5.101.
|
|
8567
|
+
'@tanstack/query-core': 5.101.1
|
|
8583
8568
|
'@vue/devtools-api': 6.6.4
|
|
8584
|
-
vue: 3.5.
|
|
8585
|
-
vue-demi: 0.14.10(vue@3.5.
|
|
8569
|
+
vue: 3.5.39(typescript@5.9.3)
|
|
8570
|
+
vue-demi: 0.14.10(vue@3.5.39(typescript@5.9.3))
|
|
8586
8571
|
|
|
8587
|
-
'@tanstack/vue-store@0.11.0(vue@3.5.
|
|
8572
|
+
'@tanstack/vue-store@0.11.0(vue@3.5.39(typescript@5.9.3))':
|
|
8588
8573
|
dependencies:
|
|
8589
8574
|
'@tanstack/store': 0.11.0
|
|
8590
|
-
vue: 3.5.
|
|
8591
|
-
vue-demi: 0.14.10(vue@3.5.
|
|
8575
|
+
vue: 3.5.39(typescript@5.9.3)
|
|
8576
|
+
vue-demi: 0.14.10(vue@3.5.39(typescript@5.9.3))
|
|
8592
8577
|
|
|
8593
|
-
'@tanstack/vue-table@8.21.3(vue@3.5.
|
|
8578
|
+
'@tanstack/vue-table@8.21.3(vue@3.5.39(typescript@5.9.3))':
|
|
8594
8579
|
dependencies:
|
|
8595
8580
|
'@tanstack/table-core': 8.21.3
|
|
8596
|
-
vue: 3.5.
|
|
8581
|
+
vue: 3.5.39(typescript@5.9.3)
|
|
8597
8582
|
|
|
8598
8583
|
'@textlint/ast-node-types@15.7.1': {}
|
|
8599
8584
|
|
|
@@ -8735,7 +8720,7 @@ snapshots:
|
|
|
8735
8720
|
|
|
8736
8721
|
'@types/accepts@1.3.7':
|
|
8737
8722
|
dependencies:
|
|
8738
|
-
'@types/node': 22.
|
|
8723
|
+
'@types/node': 22.20.0
|
|
8739
8724
|
|
|
8740
8725
|
'@types/babel__core@7.20.5':
|
|
8741
8726
|
dependencies:
|
|
@@ -8761,15 +8746,15 @@ snapshots:
|
|
|
8761
8746
|
'@types/body-parser@1.19.6':
|
|
8762
8747
|
dependencies:
|
|
8763
8748
|
'@types/connect': 3.4.38
|
|
8764
|
-
'@types/node': 22.
|
|
8749
|
+
'@types/node': 22.20.0
|
|
8765
8750
|
|
|
8766
8751
|
'@types/busboy@1.5.4':
|
|
8767
8752
|
dependencies:
|
|
8768
|
-
'@types/node': 22.
|
|
8753
|
+
'@types/node': 22.20.0
|
|
8769
8754
|
|
|
8770
8755
|
'@types/connect@3.4.38':
|
|
8771
8756
|
dependencies:
|
|
8772
|
-
'@types/node': 22.
|
|
8757
|
+
'@types/node': 22.20.0
|
|
8773
8758
|
|
|
8774
8759
|
'@types/content-disposition@0.5.9': {}
|
|
8775
8760
|
|
|
@@ -8778,7 +8763,7 @@ snapshots:
|
|
|
8778
8763
|
'@types/connect': 3.4.38
|
|
8779
8764
|
'@types/express': 5.0.6
|
|
8780
8765
|
'@types/keygrip': 1.0.6
|
|
8781
|
-
'@types/node': 22.
|
|
8766
|
+
'@types/node': 22.20.0
|
|
8782
8767
|
|
|
8783
8768
|
'@types/debug@4.1.13':
|
|
8784
8769
|
dependencies:
|
|
@@ -8790,7 +8775,7 @@ snapshots:
|
|
|
8790
8775
|
|
|
8791
8776
|
'@types/express-serve-static-core@5.1.1':
|
|
8792
8777
|
dependencies:
|
|
8793
|
-
'@types/node': 22.
|
|
8778
|
+
'@types/node': 22.20.0
|
|
8794
8779
|
'@types/qs': 6.15.1
|
|
8795
8780
|
'@types/range-parser': 1.2.7
|
|
8796
8781
|
'@types/send': 1.2.1
|
|
@@ -8804,7 +8789,7 @@ snapshots:
|
|
|
8804
8789
|
'@types/fs-extra@11.0.4':
|
|
8805
8790
|
dependencies:
|
|
8806
8791
|
'@types/jsonfile': 6.1.4
|
|
8807
|
-
'@types/node': 22.
|
|
8792
|
+
'@types/node': 22.20.0
|
|
8808
8793
|
|
|
8809
8794
|
'@types/http-assert@1.5.6': {}
|
|
8810
8795
|
|
|
@@ -8812,7 +8797,7 @@ snapshots:
|
|
|
8812
8797
|
|
|
8813
8798
|
'@types/http-proxy@1.17.17':
|
|
8814
8799
|
dependencies:
|
|
8815
|
-
'@types/node': 22.
|
|
8800
|
+
'@types/node': 22.20.0
|
|
8816
8801
|
|
|
8817
8802
|
'@types/js-cookie@3.0.6': {}
|
|
8818
8803
|
|
|
@@ -8820,12 +8805,12 @@ snapshots:
|
|
|
8820
8805
|
|
|
8821
8806
|
'@types/jsonfile@6.1.4':
|
|
8822
8807
|
dependencies:
|
|
8823
|
-
'@types/node': 22.
|
|
8808
|
+
'@types/node': 22.20.0
|
|
8824
8809
|
|
|
8825
8810
|
'@types/jsonwebtoken@9.0.10':
|
|
8826
8811
|
dependencies:
|
|
8827
8812
|
'@types/ms': 2.1.0
|
|
8828
|
-
'@types/node': 22.
|
|
8813
|
+
'@types/node': 22.20.0
|
|
8829
8814
|
|
|
8830
8815
|
'@types/keygrip@1.0.6': {}
|
|
8831
8816
|
|
|
@@ -8842,9 +8827,9 @@ snapshots:
|
|
|
8842
8827
|
'@types/http-errors': 2.0.5
|
|
8843
8828
|
'@types/keygrip': 1.0.6
|
|
8844
8829
|
'@types/koa-compose': 3.2.9
|
|
8845
|
-
'@types/node': 22.
|
|
8830
|
+
'@types/node': 22.20.0
|
|
8846
8831
|
|
|
8847
|
-
'@types/luxon@3.7.
|
|
8832
|
+
'@types/luxon@3.7.2': {}
|
|
8848
8833
|
|
|
8849
8834
|
'@types/mdast@3.0.15':
|
|
8850
8835
|
dependencies:
|
|
@@ -8856,13 +8841,13 @@ snapshots:
|
|
|
8856
8841
|
|
|
8857
8842
|
'@types/ms@2.1.0': {}
|
|
8858
8843
|
|
|
8859
|
-
'@types/node@22.
|
|
8844
|
+
'@types/node@22.20.0':
|
|
8860
8845
|
dependencies:
|
|
8861
8846
|
undici-types: 6.21.0
|
|
8862
8847
|
|
|
8863
8848
|
'@types/nodemailer@8.0.1':
|
|
8864
8849
|
dependencies:
|
|
8865
|
-
'@types/node': 22.
|
|
8850
|
+
'@types/node': 22.20.0
|
|
8866
8851
|
|
|
8867
8852
|
'@types/normalize-package-data@2.4.4': {}
|
|
8868
8853
|
|
|
@@ -8876,12 +8861,12 @@ snapshots:
|
|
|
8876
8861
|
|
|
8877
8862
|
'@types/send@1.2.1':
|
|
8878
8863
|
dependencies:
|
|
8879
|
-
'@types/node': 22.
|
|
8864
|
+
'@types/node': 22.20.0
|
|
8880
8865
|
|
|
8881
8866
|
'@types/serve-static@2.2.0':
|
|
8882
8867
|
dependencies:
|
|
8883
8868
|
'@types/http-errors': 2.0.5
|
|
8884
|
-
'@types/node': 22.
|
|
8869
|
+
'@types/node': 22.20.0
|
|
8885
8870
|
|
|
8886
8871
|
'@types/triple-beam@1.3.5': {}
|
|
8887
8872
|
|
|
@@ -8891,16 +8876,16 @@ snapshots:
|
|
|
8891
8876
|
|
|
8892
8877
|
'@types/ws@8.18.1':
|
|
8893
8878
|
dependencies:
|
|
8894
|
-
'@types/node': 22.
|
|
8879
|
+
'@types/node': 22.20.0
|
|
8895
8880
|
|
|
8896
|
-
'@typescript-eslint/eslint-plugin@8.
|
|
8881
|
+
'@typescript-eslint/eslint-plugin@8.62.0(@typescript-eslint/parser@8.62.0(eslint@10.5.0)(supports-color@5.5.0)(typescript@5.9.3))(eslint@10.5.0)(typescript@5.9.3)':
|
|
8897
8882
|
dependencies:
|
|
8898
8883
|
'@eslint-community/regexpp': 4.12.2
|
|
8899
|
-
'@typescript-eslint/parser': 8.
|
|
8900
|
-
'@typescript-eslint/scope-manager': 8.
|
|
8901
|
-
'@typescript-eslint/type-utils': 8.
|
|
8902
|
-
'@typescript-eslint/utils': 8.
|
|
8903
|
-
'@typescript-eslint/visitor-keys': 8.
|
|
8884
|
+
'@typescript-eslint/parser': 8.62.0(eslint@10.5.0)(supports-color@5.5.0)(typescript@5.9.3)
|
|
8885
|
+
'@typescript-eslint/scope-manager': 8.62.0
|
|
8886
|
+
'@typescript-eslint/type-utils': 8.62.0(eslint@10.5.0)(typescript@5.9.3)
|
|
8887
|
+
'@typescript-eslint/utils': 8.62.0(eslint@10.5.0)(typescript@5.9.3)
|
|
8888
|
+
'@typescript-eslint/visitor-keys': 8.62.0
|
|
8904
8889
|
eslint: 10.5.0
|
|
8905
8890
|
ignore: 7.0.5
|
|
8906
8891
|
natural-compare: 1.4.0
|
|
@@ -8909,55 +8894,55 @@ snapshots:
|
|
|
8909
8894
|
transitivePeerDependencies:
|
|
8910
8895
|
- supports-color
|
|
8911
8896
|
|
|
8912
|
-
'@typescript-eslint/parser@8.
|
|
8897
|
+
'@typescript-eslint/parser@8.62.0(eslint@10.5.0)(supports-color@5.5.0)(typescript@5.9.3)':
|
|
8913
8898
|
dependencies:
|
|
8914
|
-
'@typescript-eslint/scope-manager': 8.
|
|
8915
|
-
'@typescript-eslint/types': 8.
|
|
8916
|
-
'@typescript-eslint/typescript-estree': 8.
|
|
8917
|
-
'@typescript-eslint/visitor-keys': 8.
|
|
8899
|
+
'@typescript-eslint/scope-manager': 8.62.0
|
|
8900
|
+
'@typescript-eslint/types': 8.62.0
|
|
8901
|
+
'@typescript-eslint/typescript-estree': 8.62.0(supports-color@5.5.0)(typescript@5.9.3)
|
|
8902
|
+
'@typescript-eslint/visitor-keys': 8.62.0
|
|
8918
8903
|
debug: 4.4.3(supports-color@5.5.0)
|
|
8919
8904
|
eslint: 10.5.0
|
|
8920
8905
|
typescript: 5.9.3
|
|
8921
8906
|
transitivePeerDependencies:
|
|
8922
8907
|
- supports-color
|
|
8923
8908
|
|
|
8924
|
-
'@typescript-eslint/project-service@8.
|
|
8909
|
+
'@typescript-eslint/project-service@8.62.0(supports-color@5.5.0)(typescript@5.9.3)':
|
|
8925
8910
|
dependencies:
|
|
8926
|
-
'@typescript-eslint/tsconfig-utils': 8.
|
|
8927
|
-
'@typescript-eslint/types': 8.
|
|
8911
|
+
'@typescript-eslint/tsconfig-utils': 8.62.0(typescript@5.9.3)
|
|
8912
|
+
'@typescript-eslint/types': 8.62.0
|
|
8928
8913
|
debug: 4.4.3(supports-color@5.5.0)
|
|
8929
8914
|
typescript: 5.9.3
|
|
8930
8915
|
transitivePeerDependencies:
|
|
8931
8916
|
- supports-color
|
|
8932
8917
|
|
|
8933
|
-
'@typescript-eslint/rule-tester@8.
|
|
8918
|
+
'@typescript-eslint/rule-tester@8.62.0(eslint@10.5.0)(typescript@5.9.3)':
|
|
8934
8919
|
dependencies:
|
|
8935
|
-
'@typescript-eslint/parser': 8.
|
|
8936
|
-
'@typescript-eslint/typescript-estree': 8.
|
|
8937
|
-
'@typescript-eslint/utils': 8.
|
|
8920
|
+
'@typescript-eslint/parser': 8.62.0(eslint@10.5.0)(supports-color@5.5.0)(typescript@5.9.3)
|
|
8921
|
+
'@typescript-eslint/typescript-estree': 8.62.0(supports-color@5.5.0)(typescript@5.9.3)
|
|
8922
|
+
'@typescript-eslint/utils': 8.62.0(eslint@10.5.0)(typescript@5.9.3)
|
|
8938
8923
|
ajv: 6.15.0
|
|
8939
8924
|
eslint: 10.5.0
|
|
8940
8925
|
json-stable-stringify-without-jsonify: 1.0.1
|
|
8941
8926
|
lodash.merge: 4.6.2
|
|
8942
|
-
semver: 7.8.
|
|
8927
|
+
semver: 7.8.5
|
|
8943
8928
|
typescript: 5.9.3
|
|
8944
8929
|
transitivePeerDependencies:
|
|
8945
8930
|
- supports-color
|
|
8946
8931
|
|
|
8947
|
-
'@typescript-eslint/scope-manager@8.
|
|
8932
|
+
'@typescript-eslint/scope-manager@8.62.0':
|
|
8948
8933
|
dependencies:
|
|
8949
|
-
'@typescript-eslint/types': 8.
|
|
8950
|
-
'@typescript-eslint/visitor-keys': 8.
|
|
8934
|
+
'@typescript-eslint/types': 8.62.0
|
|
8935
|
+
'@typescript-eslint/visitor-keys': 8.62.0
|
|
8951
8936
|
|
|
8952
|
-
'@typescript-eslint/tsconfig-utils@8.
|
|
8937
|
+
'@typescript-eslint/tsconfig-utils@8.62.0(typescript@5.9.3)':
|
|
8953
8938
|
dependencies:
|
|
8954
8939
|
typescript: 5.9.3
|
|
8955
8940
|
|
|
8956
|
-
'@typescript-eslint/type-utils@8.
|
|
8941
|
+
'@typescript-eslint/type-utils@8.62.0(eslint@10.5.0)(typescript@5.9.3)':
|
|
8957
8942
|
dependencies:
|
|
8958
|
-
'@typescript-eslint/types': 8.
|
|
8959
|
-
'@typescript-eslint/typescript-estree': 8.
|
|
8960
|
-
'@typescript-eslint/utils': 8.
|
|
8943
|
+
'@typescript-eslint/types': 8.62.0
|
|
8944
|
+
'@typescript-eslint/typescript-estree': 8.62.0(supports-color@5.5.0)(typescript@5.9.3)
|
|
8945
|
+
'@typescript-eslint/utils': 8.62.0(eslint@10.5.0)(typescript@5.9.3)
|
|
8961
8946
|
debug: 4.4.3(supports-color@5.5.0)
|
|
8962
8947
|
eslint: 10.5.0
|
|
8963
8948
|
ts-api-utils: 2.5.0(typescript@5.9.3)
|
|
@@ -8965,37 +8950,37 @@ snapshots:
|
|
|
8965
8950
|
transitivePeerDependencies:
|
|
8966
8951
|
- supports-color
|
|
8967
8952
|
|
|
8968
|
-
'@typescript-eslint/types@8.
|
|
8953
|
+
'@typescript-eslint/types@8.62.0': {}
|
|
8969
8954
|
|
|
8970
|
-
'@typescript-eslint/typescript-estree@8.
|
|
8955
|
+
'@typescript-eslint/typescript-estree@8.62.0(supports-color@5.5.0)(typescript@5.9.3)':
|
|
8971
8956
|
dependencies:
|
|
8972
|
-
'@typescript-eslint/project-service': 8.
|
|
8973
|
-
'@typescript-eslint/tsconfig-utils': 8.
|
|
8974
|
-
'@typescript-eslint/types': 8.
|
|
8975
|
-
'@typescript-eslint/visitor-keys': 8.
|
|
8957
|
+
'@typescript-eslint/project-service': 8.62.0(supports-color@5.5.0)(typescript@5.9.3)
|
|
8958
|
+
'@typescript-eslint/tsconfig-utils': 8.62.0(typescript@5.9.3)
|
|
8959
|
+
'@typescript-eslint/types': 8.62.0
|
|
8960
|
+
'@typescript-eslint/visitor-keys': 8.62.0
|
|
8976
8961
|
debug: 4.4.3(supports-color@5.5.0)
|
|
8977
8962
|
minimatch: 10.2.5
|
|
8978
|
-
semver: 7.8.
|
|
8963
|
+
semver: 7.8.5
|
|
8979
8964
|
tinyglobby: 0.2.17
|
|
8980
8965
|
ts-api-utils: 2.5.0(typescript@5.9.3)
|
|
8981
8966
|
typescript: 5.9.3
|
|
8982
8967
|
transitivePeerDependencies:
|
|
8983
8968
|
- supports-color
|
|
8984
8969
|
|
|
8985
|
-
'@typescript-eslint/utils@8.
|
|
8970
|
+
'@typescript-eslint/utils@8.62.0(eslint@10.5.0)(typescript@5.9.3)':
|
|
8986
8971
|
dependencies:
|
|
8987
8972
|
'@eslint-community/eslint-utils': 4.9.1(eslint@10.5.0)
|
|
8988
|
-
'@typescript-eslint/scope-manager': 8.
|
|
8989
|
-
'@typescript-eslint/types': 8.
|
|
8990
|
-
'@typescript-eslint/typescript-estree': 8.
|
|
8973
|
+
'@typescript-eslint/scope-manager': 8.62.0
|
|
8974
|
+
'@typescript-eslint/types': 8.62.0
|
|
8975
|
+
'@typescript-eslint/typescript-estree': 8.62.0(supports-color@5.5.0)(typescript@5.9.3)
|
|
8991
8976
|
eslint: 10.5.0
|
|
8992
8977
|
typescript: 5.9.3
|
|
8993
8978
|
transitivePeerDependencies:
|
|
8994
8979
|
- supports-color
|
|
8995
8980
|
|
|
8996
|
-
'@typescript-eslint/visitor-keys@8.
|
|
8981
|
+
'@typescript-eslint/visitor-keys@8.62.0':
|
|
8997
8982
|
dependencies:
|
|
8998
|
-
'@typescript-eslint/types': 8.
|
|
8983
|
+
'@typescript-eslint/types': 8.62.0
|
|
8999
8984
|
eslint-visitor-keys: 5.0.1
|
|
9000
8985
|
|
|
9001
8986
|
'@vue/compiler-core@3.0.11':
|
|
@@ -9062,11 +9047,11 @@ snapshots:
|
|
|
9062
9047
|
'@vue/shared': 3.5.36
|
|
9063
9048
|
csstype: 3.2.3
|
|
9064
9049
|
|
|
9065
|
-
'@vue/server-renderer@3.5.36(vue@3.5.
|
|
9050
|
+
'@vue/server-renderer@3.5.36(vue@3.5.39(typescript@5.9.3))':
|
|
9066
9051
|
dependencies:
|
|
9067
9052
|
'@vue/compiler-ssr': 3.5.36
|
|
9068
9053
|
'@vue/shared': 3.5.36
|
|
9069
|
-
vue: 3.5.
|
|
9054
|
+
vue: 3.5.39(typescript@5.9.3)
|
|
9070
9055
|
|
|
9071
9056
|
'@vue/shared@3.5.36': {}
|
|
9072
9057
|
|
|
@@ -9077,7 +9062,7 @@ snapshots:
|
|
|
9077
9062
|
dargs: 7.0.0
|
|
9078
9063
|
debug: 4.4.3(supports-color@5.5.0)
|
|
9079
9064
|
is-type-of: 1.4.0
|
|
9080
|
-
semver: 7.8.
|
|
9065
|
+
semver: 7.8.5
|
|
9081
9066
|
yargs: 13.3.2
|
|
9082
9067
|
yargs-parser: 13.1.2
|
|
9083
9068
|
transitivePeerDependencies:
|
|
@@ -9191,7 +9176,7 @@ snapshots:
|
|
|
9191
9176
|
|
|
9192
9177
|
aws-ssl-profiles@1.1.2: {}
|
|
9193
9178
|
|
|
9194
|
-
axios@1.
|
|
9179
|
+
axios@1.18.1:
|
|
9195
9180
|
dependencies:
|
|
9196
9181
|
follow-redirects: 1.16.0
|
|
9197
9182
|
form-data: 4.0.6
|
|
@@ -9218,9 +9203,9 @@ snapshots:
|
|
|
9218
9203
|
|
|
9219
9204
|
base64url@3.0.1: {}
|
|
9220
9205
|
|
|
9221
|
-
baseline-browser-mapping@2.10.
|
|
9206
|
+
baseline-browser-mapping@2.10.40: {}
|
|
9222
9207
|
|
|
9223
|
-
better-sqlite3@12.
|
|
9208
|
+
better-sqlite3@12.11.1:
|
|
9224
9209
|
dependencies:
|
|
9225
9210
|
bindings: 1.5.0
|
|
9226
9211
|
prebuild-install: 7.1.3
|
|
@@ -9248,15 +9233,15 @@ snapshots:
|
|
|
9248
9233
|
inherits: 2.0.4
|
|
9249
9234
|
readable-stream: 3.6.2
|
|
9250
9235
|
|
|
9251
|
-
body-parser@2.
|
|
9236
|
+
body-parser@2.3.0(supports-color@5.5.0):
|
|
9252
9237
|
dependencies:
|
|
9253
9238
|
bytes: 3.1.2
|
|
9254
|
-
content-type:
|
|
9239
|
+
content-type: 2.0.0
|
|
9255
9240
|
debug: 4.4.3(supports-color@5.5.0)
|
|
9256
9241
|
http-errors: 2.0.1
|
|
9257
9242
|
iconv-lite: 0.7.2
|
|
9258
9243
|
on-finished: 2.4.1
|
|
9259
|
-
qs: 6.15.
|
|
9244
|
+
qs: 6.15.3
|
|
9260
9245
|
raw-body: 3.0.2
|
|
9261
9246
|
type-is: 2.1.0
|
|
9262
9247
|
transitivePeerDependencies:
|
|
@@ -9301,13 +9286,13 @@ snapshots:
|
|
|
9301
9286
|
dependencies:
|
|
9302
9287
|
fill-range: 7.1.1
|
|
9303
9288
|
|
|
9304
|
-
browserslist@4.28.
|
|
9289
|
+
browserslist@4.28.4:
|
|
9305
9290
|
dependencies:
|
|
9306
|
-
baseline-browser-mapping: 2.10.
|
|
9291
|
+
baseline-browser-mapping: 2.10.40
|
|
9307
9292
|
caniuse-lite: 1.0.30001799
|
|
9308
|
-
electron-to-chromium: 1.5.
|
|
9309
|
-
node-releases: 2.0.
|
|
9310
|
-
update-browserslist-db: 1.2.3(browserslist@4.28.
|
|
9293
|
+
electron-to-chromium: 1.5.379
|
|
9294
|
+
node-releases: 2.0.50
|
|
9295
|
+
update-browserslist-db: 1.2.3(browserslist@4.28.4)
|
|
9311
9296
|
|
|
9312
9297
|
buffer-alloc-unsafe@1.1.0: {}
|
|
9313
9298
|
|
|
@@ -9329,13 +9314,13 @@ snapshots:
|
|
|
9329
9314
|
base64-js: 1.5.1
|
|
9330
9315
|
ieee754: 1.2.1
|
|
9331
9316
|
|
|
9332
|
-
bullmq@5.
|
|
9317
|
+
bullmq@5.79.1(supports-color@5.5.0):
|
|
9333
9318
|
dependencies:
|
|
9334
9319
|
cron-parser: 4.9.0
|
|
9335
9320
|
ioredis: 5.10.1(supports-color@5.5.0)
|
|
9336
9321
|
msgpackr: 2.0.2
|
|
9337
9322
|
node-abort-controller: 3.1.1
|
|
9338
|
-
semver: 7.8.
|
|
9323
|
+
semver: 7.8.1
|
|
9339
9324
|
tslib: 2.8.1
|
|
9340
9325
|
transitivePeerDependencies:
|
|
9341
9326
|
- supports-color
|
|
@@ -9481,7 +9466,7 @@ snapshots:
|
|
|
9481
9466
|
dependencies:
|
|
9482
9467
|
'@hapi/bourne': 3.0.0
|
|
9483
9468
|
inflation: 2.1.0
|
|
9484
|
-
qs: 6.15.
|
|
9469
|
+
qs: 6.15.3
|
|
9485
9470
|
raw-body: 2.5.3
|
|
9486
9471
|
type-is: 1.6.18
|
|
9487
9472
|
|
|
@@ -9748,7 +9733,7 @@ snapshots:
|
|
|
9748
9733
|
dependencies:
|
|
9749
9734
|
path-to-regexp: 6.3.0
|
|
9750
9735
|
|
|
9751
|
-
electron-to-chromium@1.5.
|
|
9736
|
+
electron-to-chromium@1.5.379: {}
|
|
9752
9737
|
|
|
9753
9738
|
emoji-regex@10.6.0: {}
|
|
9754
9739
|
|
|
@@ -9828,12 +9813,12 @@ snapshots:
|
|
|
9828
9813
|
dependencies:
|
|
9829
9814
|
eslint: 10.5.0
|
|
9830
9815
|
|
|
9831
|
-
eslint-plugin-command@3.5.2(@typescript-eslint/rule-tester@8.
|
|
9816
|
+
eslint-plugin-command@3.5.2(@typescript-eslint/rule-tester@8.62.0(eslint@10.5.0)(typescript@5.9.3))(@typescript-eslint/typescript-estree@8.62.0(typescript@5.9.3))(@typescript-eslint/utils@8.62.0(eslint@10.5.0)(typescript@5.9.3))(eslint@10.5.0):
|
|
9832
9817
|
dependencies:
|
|
9833
9818
|
'@es-joy/jsdoccomment': 0.84.0
|
|
9834
|
-
'@typescript-eslint/rule-tester': 8.
|
|
9835
|
-
'@typescript-eslint/typescript-estree': 8.
|
|
9836
|
-
'@typescript-eslint/utils': 8.
|
|
9819
|
+
'@typescript-eslint/rule-tester': 8.62.0(eslint@10.5.0)(typescript@5.9.3)
|
|
9820
|
+
'@typescript-eslint/typescript-estree': 8.62.0(supports-color@5.5.0)(typescript@5.9.3)
|
|
9821
|
+
'@typescript-eslint/utils': 8.62.0(eslint@10.5.0)(typescript@5.9.3)
|
|
9837
9822
|
eslint: 10.5.0
|
|
9838
9823
|
|
|
9839
9824
|
eslint-plugin-depend@1.5.0(eslint@10.5.0):
|
|
@@ -9841,7 +9826,7 @@ snapshots:
|
|
|
9841
9826
|
empathic: 2.0.1
|
|
9842
9827
|
eslint: 10.5.0
|
|
9843
9828
|
module-replacements: 2.11.0
|
|
9844
|
-
semver: 7.8.
|
|
9829
|
+
semver: 7.8.5
|
|
9845
9830
|
|
|
9846
9831
|
eslint-plugin-eslint-comments@3.2.0(eslint@10.5.0):
|
|
9847
9832
|
dependencies:
|
|
@@ -9875,7 +9860,7 @@ snapshots:
|
|
|
9875
9860
|
yaml: 2.9.0
|
|
9876
9861
|
yaml-eslint-parser: 2.0.0
|
|
9877
9862
|
|
|
9878
|
-
eslint-plugin-regexp@3.1.
|
|
9863
|
+
eslint-plugin-regexp@3.1.1(eslint@10.5.0):
|
|
9879
9864
|
dependencies:
|
|
9880
9865
|
'@eslint-community/eslint-utils': 4.9.1(eslint@10.5.0)
|
|
9881
9866
|
'@eslint-community/regexpp': 4.12.2
|
|
@@ -9897,27 +9882,27 @@ snapshots:
|
|
|
9897
9882
|
transitivePeerDependencies:
|
|
9898
9883
|
- supports-color
|
|
9899
9884
|
|
|
9900
|
-
eslint-plugin-unused-imports@4.4.1(@typescript-eslint/eslint-plugin@8.
|
|
9885
|
+
eslint-plugin-unused-imports@4.4.1(@typescript-eslint/eslint-plugin@8.62.0(@typescript-eslint/parser@8.62.0(eslint@10.5.0)(supports-color@5.5.0)(typescript@5.9.3))(eslint@10.5.0)(typescript@5.9.3))(eslint@10.5.0):
|
|
9901
9886
|
dependencies:
|
|
9902
9887
|
eslint: 10.5.0
|
|
9903
9888
|
optionalDependencies:
|
|
9904
|
-
'@typescript-eslint/eslint-plugin': 8.
|
|
9889
|
+
'@typescript-eslint/eslint-plugin': 8.62.0(@typescript-eslint/parser@8.62.0(eslint@10.5.0)(supports-color@5.5.0)(typescript@5.9.3))(eslint@10.5.0)(typescript@5.9.3)
|
|
9905
9890
|
|
|
9906
|
-
eslint-plugin-vue@10.9.2(@stylistic/eslint-plugin@5.10.0(eslint@10.5.0))(@typescript-eslint/parser@8.
|
|
9891
|
+
eslint-plugin-vue@10.9.2(@stylistic/eslint-plugin@5.10.0(eslint@10.5.0))(@typescript-eslint/parser@8.62.0(eslint@10.5.0)(supports-color@5.5.0)(typescript@5.9.3))(eslint@10.5.0)(vue-eslint-parser@10.4.1(eslint@10.5.0)):
|
|
9907
9892
|
dependencies:
|
|
9908
9893
|
'@eslint-community/eslint-utils': 4.9.1(eslint@10.5.0)
|
|
9909
9894
|
eslint: 10.5.0
|
|
9910
9895
|
natural-compare: 1.4.0
|
|
9911
9896
|
nth-check: 2.1.1
|
|
9912
9897
|
postcss-selector-parser: 7.1.4
|
|
9913
|
-
semver: 7.8.
|
|
9898
|
+
semver: 7.8.5
|
|
9914
9899
|
vue-eslint-parser: 10.4.1(eslint@10.5.0)
|
|
9915
9900
|
xml-name-validator: 4.0.0
|
|
9916
9901
|
optionalDependencies:
|
|
9917
9902
|
'@stylistic/eslint-plugin': 5.10.0(eslint@10.5.0)
|
|
9918
|
-
'@typescript-eslint/parser': 8.
|
|
9903
|
+
'@typescript-eslint/parser': 8.62.0(eslint@10.5.0)(supports-color@5.5.0)(typescript@5.9.3)
|
|
9919
9904
|
|
|
9920
|
-
eslint-plugin-yml@3.
|
|
9905
|
+
eslint-plugin-yml@3.5.0(eslint@10.5.0):
|
|
9921
9906
|
dependencies:
|
|
9922
9907
|
'@eslint/core': 1.2.1
|
|
9923
9908
|
'@eslint/plugin-kit': 0.7.2
|
|
@@ -10026,7 +10011,7 @@ snapshots:
|
|
|
10026
10011
|
express@5.2.1(supports-color@5.5.0):
|
|
10027
10012
|
dependencies:
|
|
10028
10013
|
accepts: 2.0.0
|
|
10029
|
-
body-parser: 2.
|
|
10014
|
+
body-parser: 2.3.0(supports-color@5.5.0)
|
|
10030
10015
|
content-disposition: 1.1.0
|
|
10031
10016
|
content-type: 1.0.5
|
|
10032
10017
|
cookie: 0.7.2
|
|
@@ -10045,8 +10030,8 @@ snapshots:
|
|
|
10045
10030
|
once: 1.4.0
|
|
10046
10031
|
parseurl: 1.3.3
|
|
10047
10032
|
proxy-addr: 2.0.7
|
|
10048
|
-
qs: 6.15.
|
|
10049
|
-
range-parser: 1.
|
|
10033
|
+
qs: 6.15.3
|
|
10034
|
+
range-parser: 1.3.0
|
|
10050
10035
|
router: 2.2.0(supports-color@5.5.0)
|
|
10051
10036
|
send: 1.2.1(supports-color@5.5.0)
|
|
10052
10037
|
serve-static: 2.2.1
|
|
@@ -10288,7 +10273,7 @@ snapshots:
|
|
|
10288
10273
|
once: 1.4.0
|
|
10289
10274
|
path-is-absolute: 1.0.1
|
|
10290
10275
|
|
|
10291
|
-
globals@17.
|
|
10276
|
+
globals@17.7.0: {}
|
|
10292
10277
|
|
|
10293
10278
|
globby@14.1.0:
|
|
10294
10279
|
dependencies:
|
|
@@ -10308,14 +10293,14 @@ snapshots:
|
|
|
10308
10293
|
slash: 5.1.0
|
|
10309
10294
|
unicorn-magic: 0.4.0
|
|
10310
10295
|
|
|
10311
|
-
gogocode@1.0.55(vue@3.5.
|
|
10296
|
+
gogocode@1.0.55(vue@3.5.39(typescript@5.9.3)):
|
|
10312
10297
|
dependencies:
|
|
10313
10298
|
'@babel/parser': 7.29.7
|
|
10314
10299
|
glob: 7.2.3
|
|
10315
10300
|
hyntax-yx: 1.0.9
|
|
10316
10301
|
indent-string: 4.0.0
|
|
10317
10302
|
recast-yx: 0.18.12
|
|
10318
|
-
vue3-browser-compiler-yx: 1.0.4(vue@3.5.
|
|
10303
|
+
vue3-browser-compiler-yx: 1.0.4(vue@3.5.39(typescript@5.9.3))
|
|
10319
10304
|
transitivePeerDependencies:
|
|
10320
10305
|
- vue
|
|
10321
10306
|
|
|
@@ -10354,7 +10339,7 @@ snapshots:
|
|
|
10354
10339
|
capital-case: 1.0.4
|
|
10355
10340
|
tslib: 2.8.1
|
|
10356
10341
|
|
|
10357
|
-
hono@4.12.
|
|
10342
|
+
hono@4.12.27: {}
|
|
10358
10343
|
|
|
10359
10344
|
hookified@1.15.1: {}
|
|
10360
10345
|
|
|
@@ -10692,7 +10677,7 @@ snapshots:
|
|
|
10692
10677
|
dependencies:
|
|
10693
10678
|
acorn: 8.17.0
|
|
10694
10679
|
eslint-visitor-keys: 5.0.1
|
|
10695
|
-
semver: 7.8.
|
|
10680
|
+
semver: 7.8.5
|
|
10696
10681
|
|
|
10697
10682
|
jsonfile@6.2.1:
|
|
10698
10683
|
dependencies:
|
|
@@ -10711,7 +10696,7 @@ snapshots:
|
|
|
10711
10696
|
lodash.isstring: 4.0.1
|
|
10712
10697
|
lodash.once: 4.1.1
|
|
10713
10698
|
ms: 2.1.3
|
|
10714
|
-
semver: 7.8.
|
|
10699
|
+
semver: 7.8.5
|
|
10715
10700
|
|
|
10716
10701
|
jwa@2.0.1:
|
|
10717
10702
|
dependencies:
|
|
@@ -10738,7 +10723,7 @@ snapshots:
|
|
|
10738
10723
|
|
|
10739
10724
|
kind-of@6.0.3: {}
|
|
10740
10725
|
|
|
10741
|
-
knex@3.2.10(better-sqlite3@12.
|
|
10726
|
+
knex@3.2.10(better-sqlite3@12.11.1):
|
|
10742
10727
|
dependencies:
|
|
10743
10728
|
colorette: 2.0.19
|
|
10744
10729
|
commander: 10.0.1
|
|
@@ -10755,7 +10740,7 @@ snapshots:
|
|
|
10755
10740
|
tarn: 3.0.2
|
|
10756
10741
|
tildify: 2.0.0
|
|
10757
10742
|
optionalDependencies:
|
|
10758
|
-
better-sqlite3: 12.
|
|
10743
|
+
better-sqlite3: 12.11.1
|
|
10759
10744
|
transitivePeerDependencies:
|
|
10760
10745
|
- supports-color
|
|
10761
10746
|
|
|
@@ -11434,9 +11419,9 @@ snapshots:
|
|
|
11434
11419
|
|
|
11435
11420
|
mutate-on-copy@1.1.13: {}
|
|
11436
11421
|
|
|
11437
|
-
mysql2@3.22.5(@types/node@22.
|
|
11422
|
+
mysql2@3.22.5(@types/node@22.20.0):
|
|
11438
11423
|
dependencies:
|
|
11439
|
-
'@types/node': 22.
|
|
11424
|
+
'@types/node': 22.20.0
|
|
11440
11425
|
aws-ssl-profiles: 1.1.2
|
|
11441
11426
|
denque: 2.1.0
|
|
11442
11427
|
generate-function: 2.3.1
|
|
@@ -11456,7 +11441,7 @@ snapshots:
|
|
|
11456
11441
|
dependencies:
|
|
11457
11442
|
lru.min: 1.1.4
|
|
11458
11443
|
|
|
11459
|
-
nanoid@3.3.
|
|
11444
|
+
nanoid@3.3.15: {}
|
|
11460
11445
|
|
|
11461
11446
|
napi-build-utils@2.0.0: {}
|
|
11462
11447
|
|
|
@@ -11475,7 +11460,7 @@ snapshots:
|
|
|
11475
11460
|
|
|
11476
11461
|
node-abi@3.92.0:
|
|
11477
11462
|
dependencies:
|
|
11478
|
-
semver: 7.8.
|
|
11463
|
+
semver: 7.8.5
|
|
11479
11464
|
|
|
11480
11465
|
node-abort-controller@3.1.1: {}
|
|
11481
11466
|
|
|
@@ -11486,7 +11471,7 @@ snapshots:
|
|
|
11486
11471
|
|
|
11487
11472
|
node-hex@1.0.1: {}
|
|
11488
11473
|
|
|
11489
|
-
node-releases@2.0.
|
|
11474
|
+
node-releases@2.0.50: {}
|
|
11490
11475
|
|
|
11491
11476
|
nodemailer@8.0.11: {}
|
|
11492
11477
|
|
|
@@ -11497,7 +11482,7 @@ snapshots:
|
|
|
11497
11482
|
ignore-by-default: 1.0.1
|
|
11498
11483
|
minimatch: 10.2.5
|
|
11499
11484
|
pstree.remy: 1.1.8
|
|
11500
|
-
semver: 7.8.
|
|
11485
|
+
semver: 7.8.5
|
|
11501
11486
|
simple-update-notifier: 2.0.0
|
|
11502
11487
|
supports-color: 5.5.0
|
|
11503
11488
|
touch: 3.1.1
|
|
@@ -11510,14 +11495,14 @@ snapshots:
|
|
|
11510
11495
|
normalize-package-data@6.0.2:
|
|
11511
11496
|
dependencies:
|
|
11512
11497
|
hosted-git-info: 7.0.2
|
|
11513
|
-
semver: 7.8.
|
|
11498
|
+
semver: 7.8.5
|
|
11514
11499
|
validate-npm-package-license: 3.0.4
|
|
11515
11500
|
|
|
11516
11501
|
normalize-path@3.0.0: {}
|
|
11517
11502
|
|
|
11518
11503
|
npm-install-checks@8.0.0:
|
|
11519
11504
|
dependencies:
|
|
11520
|
-
semver: 7.8.
|
|
11505
|
+
semver: 7.8.5
|
|
11521
11506
|
|
|
11522
11507
|
npm-normalize-package-bin@5.0.0: {}
|
|
11523
11508
|
|
|
@@ -11525,7 +11510,7 @@ snapshots:
|
|
|
11525
11510
|
dependencies:
|
|
11526
11511
|
hosted-git-info: 9.0.3
|
|
11527
11512
|
proc-log: 6.1.0
|
|
11528
|
-
semver: 7.8.
|
|
11513
|
+
semver: 7.8.5
|
|
11529
11514
|
validate-npm-package-name: 7.0.2
|
|
11530
11515
|
|
|
11531
11516
|
npm-pick-manifest@11.0.3:
|
|
@@ -11533,7 +11518,7 @@ snapshots:
|
|
|
11533
11518
|
npm-install-checks: 8.0.0
|
|
11534
11519
|
npm-normalize-package-bin: 5.0.0
|
|
11535
11520
|
npm-package-arg: 13.0.2
|
|
11536
|
-
semver: 7.8.
|
|
11521
|
+
semver: 7.8.5
|
|
11537
11522
|
|
|
11538
11523
|
nth-check@2.1.1:
|
|
11539
11524
|
dependencies:
|
|
@@ -11616,27 +11601,27 @@ snapshots:
|
|
|
11616
11601
|
'@oxfmt/binding-win32-ia32-msvc': 0.45.0
|
|
11617
11602
|
'@oxfmt/binding-win32-x64-msvc': 0.45.0
|
|
11618
11603
|
|
|
11619
|
-
oxlint@1.
|
|
11604
|
+
oxlint@1.71.0:
|
|
11620
11605
|
optionalDependencies:
|
|
11621
|
-
'@oxlint/binding-android-arm-eabi': 1.
|
|
11622
|
-
'@oxlint/binding-android-arm64': 1.
|
|
11623
|
-
'@oxlint/binding-darwin-arm64': 1.
|
|
11624
|
-
'@oxlint/binding-darwin-x64': 1.
|
|
11625
|
-
'@oxlint/binding-freebsd-x64': 1.
|
|
11626
|
-
'@oxlint/binding-linux-arm-gnueabihf': 1.
|
|
11627
|
-
'@oxlint/binding-linux-arm-musleabihf': 1.
|
|
11628
|
-
'@oxlint/binding-linux-arm64-gnu': 1.
|
|
11629
|
-
'@oxlint/binding-linux-arm64-musl': 1.
|
|
11630
|
-
'@oxlint/binding-linux-ppc64-gnu': 1.
|
|
11631
|
-
'@oxlint/binding-linux-riscv64-gnu': 1.
|
|
11632
|
-
'@oxlint/binding-linux-riscv64-musl': 1.
|
|
11633
|
-
'@oxlint/binding-linux-s390x-gnu': 1.
|
|
11634
|
-
'@oxlint/binding-linux-x64-gnu': 1.
|
|
11635
|
-
'@oxlint/binding-linux-x64-musl': 1.
|
|
11636
|
-
'@oxlint/binding-openharmony-arm64': 1.
|
|
11637
|
-
'@oxlint/binding-win32-arm64-msvc': 1.
|
|
11638
|
-
'@oxlint/binding-win32-ia32-msvc': 1.
|
|
11639
|
-
'@oxlint/binding-win32-x64-msvc': 1.
|
|
11606
|
+
'@oxlint/binding-android-arm-eabi': 1.71.0
|
|
11607
|
+
'@oxlint/binding-android-arm64': 1.71.0
|
|
11608
|
+
'@oxlint/binding-darwin-arm64': 1.71.0
|
|
11609
|
+
'@oxlint/binding-darwin-x64': 1.71.0
|
|
11610
|
+
'@oxlint/binding-freebsd-x64': 1.71.0
|
|
11611
|
+
'@oxlint/binding-linux-arm-gnueabihf': 1.71.0
|
|
11612
|
+
'@oxlint/binding-linux-arm-musleabihf': 1.71.0
|
|
11613
|
+
'@oxlint/binding-linux-arm64-gnu': 1.71.0
|
|
11614
|
+
'@oxlint/binding-linux-arm64-musl': 1.71.0
|
|
11615
|
+
'@oxlint/binding-linux-ppc64-gnu': 1.71.0
|
|
11616
|
+
'@oxlint/binding-linux-riscv64-gnu': 1.71.0
|
|
11617
|
+
'@oxlint/binding-linux-riscv64-musl': 1.71.0
|
|
11618
|
+
'@oxlint/binding-linux-s390x-gnu': 1.71.0
|
|
11619
|
+
'@oxlint/binding-linux-x64-gnu': 1.71.0
|
|
11620
|
+
'@oxlint/binding-linux-x64-musl': 1.71.0
|
|
11621
|
+
'@oxlint/binding-openharmony-arm64': 1.71.0
|
|
11622
|
+
'@oxlint/binding-win32-arm64-msvc': 1.71.0
|
|
11623
|
+
'@oxlint/binding-win32-ia32-msvc': 1.71.0
|
|
11624
|
+
'@oxlint/binding-win32-x64-msvc': 1.71.0
|
|
11640
11625
|
|
|
11641
11626
|
p-limit@2.3.0:
|
|
11642
11627
|
dependencies:
|
|
@@ -11738,7 +11723,7 @@ snapshots:
|
|
|
11738
11723
|
pg-cloudflare@1.4.0:
|
|
11739
11724
|
optional: true
|
|
11740
11725
|
|
|
11741
|
-
pg-connection-string@2.
|
|
11726
|
+
pg-connection-string@2.14.0: {}
|
|
11742
11727
|
|
|
11743
11728
|
pg-connection-string@2.6.2: {}
|
|
11744
11729
|
|
|
@@ -11746,11 +11731,11 @@ snapshots:
|
|
|
11746
11731
|
|
|
11747
11732
|
pg-numeric@1.0.2: {}
|
|
11748
11733
|
|
|
11749
|
-
pg-pool@3.14.0(pg@8.
|
|
11734
|
+
pg-pool@3.14.0(pg@8.22.0):
|
|
11750
11735
|
dependencies:
|
|
11751
|
-
pg: 8.
|
|
11736
|
+
pg: 8.22.0
|
|
11752
11737
|
|
|
11753
|
-
pg-protocol@1.
|
|
11738
|
+
pg-protocol@1.15.0: {}
|
|
11754
11739
|
|
|
11755
11740
|
pg-types@2.2.0:
|
|
11756
11741
|
dependencies:
|
|
@@ -11770,11 +11755,11 @@ snapshots:
|
|
|
11770
11755
|
postgres-interval: 3.0.0
|
|
11771
11756
|
postgres-range: 1.1.4
|
|
11772
11757
|
|
|
11773
|
-
pg@8.
|
|
11758
|
+
pg@8.22.0:
|
|
11774
11759
|
dependencies:
|
|
11775
|
-
pg-connection-string: 2.
|
|
11776
|
-
pg-pool: 3.14.0(pg@8.
|
|
11777
|
-
pg-protocol: 1.
|
|
11760
|
+
pg-connection-string: 2.14.0
|
|
11761
|
+
pg-pool: 3.14.0(pg@8.22.0)
|
|
11762
|
+
pg-protocol: 1.15.0
|
|
11778
11763
|
pg-types: 2.2.0
|
|
11779
11764
|
pgpass: 1.0.5
|
|
11780
11765
|
optionalDependencies:
|
|
@@ -11852,13 +11837,13 @@ snapshots:
|
|
|
11852
11837
|
postcss@8.1.10:
|
|
11853
11838
|
dependencies:
|
|
11854
11839
|
colorette: 1.4.0
|
|
11855
|
-
nanoid: 3.3.
|
|
11840
|
+
nanoid: 3.3.15
|
|
11856
11841
|
source-map: 0.6.1
|
|
11857
11842
|
vfile-location: 3.2.0
|
|
11858
11843
|
|
|
11859
11844
|
postcss@8.5.15:
|
|
11860
11845
|
dependencies:
|
|
11861
|
-
nanoid: 3.3.
|
|
11846
|
+
nanoid: 3.3.15
|
|
11862
11847
|
picocolors: 1.1.1
|
|
11863
11848
|
source-map-js: 1.2.1
|
|
11864
11849
|
|
|
@@ -11927,8 +11912,9 @@ snapshots:
|
|
|
11927
11912
|
dependencies:
|
|
11928
11913
|
hookified: 2.2.0
|
|
11929
11914
|
|
|
11930
|
-
qs@6.15.
|
|
11915
|
+
qs@6.15.3:
|
|
11931
11916
|
dependencies:
|
|
11917
|
+
es-define-property: 1.0.1
|
|
11932
11918
|
side-channel: 1.1.1
|
|
11933
11919
|
|
|
11934
11920
|
queue-microtask@1.2.3: {}
|
|
@@ -11939,7 +11925,7 @@ snapshots:
|
|
|
11939
11925
|
kind-of: 6.0.3
|
|
11940
11926
|
math-random: 1.0.4
|
|
11941
11927
|
|
|
11942
|
-
range-parser@1.
|
|
11928
|
+
range-parser@1.3.0: {}
|
|
11943
11929
|
|
|
11944
11930
|
raw-body@2.5.3:
|
|
11945
11931
|
dependencies:
|
|
@@ -12103,35 +12089,35 @@ snapshots:
|
|
|
12103
12089
|
glob: 13.0.6
|
|
12104
12090
|
package-json-from-dist: 1.0.1
|
|
12105
12091
|
|
|
12106
|
-
rollup@4.
|
|
12092
|
+
rollup@4.62.2:
|
|
12107
12093
|
dependencies:
|
|
12108
12094
|
'@types/estree': 1.0.9
|
|
12109
12095
|
optionalDependencies:
|
|
12110
|
-
'@rollup/rollup-android-arm-eabi': 4.
|
|
12111
|
-
'@rollup/rollup-android-arm64': 4.
|
|
12112
|
-
'@rollup/rollup-darwin-arm64': 4.
|
|
12113
|
-
'@rollup/rollup-darwin-x64': 4.
|
|
12114
|
-
'@rollup/rollup-freebsd-arm64': 4.
|
|
12115
|
-
'@rollup/rollup-freebsd-x64': 4.
|
|
12116
|
-
'@rollup/rollup-linux-arm-gnueabihf': 4.
|
|
12117
|
-
'@rollup/rollup-linux-arm-musleabihf': 4.
|
|
12118
|
-
'@rollup/rollup-linux-arm64-gnu': 4.
|
|
12119
|
-
'@rollup/rollup-linux-arm64-musl': 4.
|
|
12120
|
-
'@rollup/rollup-linux-loong64-gnu': 4.
|
|
12121
|
-
'@rollup/rollup-linux-loong64-musl': 4.
|
|
12122
|
-
'@rollup/rollup-linux-ppc64-gnu': 4.
|
|
12123
|
-
'@rollup/rollup-linux-ppc64-musl': 4.
|
|
12124
|
-
'@rollup/rollup-linux-riscv64-gnu': 4.
|
|
12125
|
-
'@rollup/rollup-linux-riscv64-musl': 4.
|
|
12126
|
-
'@rollup/rollup-linux-s390x-gnu': 4.
|
|
12127
|
-
'@rollup/rollup-linux-x64-gnu': 4.
|
|
12128
|
-
'@rollup/rollup-linux-x64-musl': 4.
|
|
12129
|
-
'@rollup/rollup-openbsd-x64': 4.
|
|
12130
|
-
'@rollup/rollup-openharmony-arm64': 4.
|
|
12131
|
-
'@rollup/rollup-win32-arm64-msvc': 4.
|
|
12132
|
-
'@rollup/rollup-win32-ia32-msvc': 4.
|
|
12133
|
-
'@rollup/rollup-win32-x64-gnu': 4.
|
|
12134
|
-
'@rollup/rollup-win32-x64-msvc': 4.
|
|
12096
|
+
'@rollup/rollup-android-arm-eabi': 4.62.2
|
|
12097
|
+
'@rollup/rollup-android-arm64': 4.62.2
|
|
12098
|
+
'@rollup/rollup-darwin-arm64': 4.62.2
|
|
12099
|
+
'@rollup/rollup-darwin-x64': 4.62.2
|
|
12100
|
+
'@rollup/rollup-freebsd-arm64': 4.62.2
|
|
12101
|
+
'@rollup/rollup-freebsd-x64': 4.62.2
|
|
12102
|
+
'@rollup/rollup-linux-arm-gnueabihf': 4.62.2
|
|
12103
|
+
'@rollup/rollup-linux-arm-musleabihf': 4.62.2
|
|
12104
|
+
'@rollup/rollup-linux-arm64-gnu': 4.62.2
|
|
12105
|
+
'@rollup/rollup-linux-arm64-musl': 4.62.2
|
|
12106
|
+
'@rollup/rollup-linux-loong64-gnu': 4.62.2
|
|
12107
|
+
'@rollup/rollup-linux-loong64-musl': 4.62.2
|
|
12108
|
+
'@rollup/rollup-linux-ppc64-gnu': 4.62.2
|
|
12109
|
+
'@rollup/rollup-linux-ppc64-musl': 4.62.2
|
|
12110
|
+
'@rollup/rollup-linux-riscv64-gnu': 4.62.2
|
|
12111
|
+
'@rollup/rollup-linux-riscv64-musl': 4.62.2
|
|
12112
|
+
'@rollup/rollup-linux-s390x-gnu': 4.62.2
|
|
12113
|
+
'@rollup/rollup-linux-x64-gnu': 4.62.2
|
|
12114
|
+
'@rollup/rollup-linux-x64-musl': 4.62.2
|
|
12115
|
+
'@rollup/rollup-openbsd-x64': 4.62.2
|
|
12116
|
+
'@rollup/rollup-openharmony-arm64': 4.62.2
|
|
12117
|
+
'@rollup/rollup-win32-arm64-msvc': 4.62.2
|
|
12118
|
+
'@rollup/rollup-win32-ia32-msvc': 4.62.2
|
|
12119
|
+
'@rollup/rollup-win32-x64-gnu': 4.62.2
|
|
12120
|
+
'@rollup/rollup-win32-x64-msvc': 4.62.2
|
|
12135
12121
|
fsevents: 2.3.3
|
|
12136
12122
|
|
|
12137
12123
|
router@2.2.0(supports-color@5.5.0):
|
|
@@ -12174,9 +12160,9 @@ snapshots:
|
|
|
12174
12160
|
|
|
12175
12161
|
semver@6.3.1: {}
|
|
12176
12162
|
|
|
12177
|
-
semver@7.8.
|
|
12163
|
+
semver@7.8.1: {}
|
|
12178
12164
|
|
|
12179
|
-
semver@7.8.
|
|
12165
|
+
semver@7.8.5: {}
|
|
12180
12166
|
|
|
12181
12167
|
send@1.2.1(supports-color@5.5.0):
|
|
12182
12168
|
dependencies:
|
|
@@ -12189,7 +12175,7 @@ snapshots:
|
|
|
12189
12175
|
mime-types: 3.0.2
|
|
12190
12176
|
ms: 2.1.3
|
|
12191
12177
|
on-finished: 2.4.1
|
|
12192
|
-
range-parser: 1.
|
|
12178
|
+
range-parser: 1.3.0
|
|
12193
12179
|
statuses: 2.0.2
|
|
12194
12180
|
transitivePeerDependencies:
|
|
12195
12181
|
- supports-color
|
|
@@ -12200,7 +12186,7 @@ snapshots:
|
|
|
12200
12186
|
tslib: 2.8.1
|
|
12201
12187
|
upper-case-first: 2.0.2
|
|
12202
12188
|
|
|
12203
|
-
serialize-javascript@7.0.
|
|
12189
|
+
serialize-javascript@7.0.6: {}
|
|
12204
12190
|
|
|
12205
12191
|
serve-static@2.2.1:
|
|
12206
12192
|
dependencies:
|
|
@@ -12275,7 +12261,7 @@ snapshots:
|
|
|
12275
12261
|
|
|
12276
12262
|
simple-update-notifier@2.0.0:
|
|
12277
12263
|
dependencies:
|
|
12278
|
-
semver: 7.8.
|
|
12264
|
+
semver: 7.8.5
|
|
12279
12265
|
|
|
12280
12266
|
slash@5.1.0: {}
|
|
12281
12267
|
|
|
@@ -12495,7 +12481,7 @@ snapshots:
|
|
|
12495
12481
|
|
|
12496
12482
|
textlint@15.7.1(supports-color@5.5.0):
|
|
12497
12483
|
dependencies:
|
|
12498
|
-
'@modelcontextprotocol/sdk': 1.29.0(@cabloy/zod@4.3.
|
|
12484
|
+
'@modelcontextprotocol/sdk': 1.29.0(@cabloy/zod@4.3.8)(supports-color@5.5.0)
|
|
12499
12485
|
'@textlint/ast-node-types': 15.7.1
|
|
12500
12486
|
'@textlint/ast-traverse': 15.7.1
|
|
12501
12487
|
'@textlint/config-loader': 15.7.1(supports-color@5.5.0)
|
|
@@ -12518,7 +12504,7 @@ snapshots:
|
|
|
12518
12504
|
rc-config-loader: 4.1.4
|
|
12519
12505
|
read-package-up: 11.0.0
|
|
12520
12506
|
structured-source: 4.0.0
|
|
12521
|
-
zod: '@cabloy/zod@4.3.
|
|
12507
|
+
zod: '@cabloy/zod@4.3.8'
|
|
12522
12508
|
transitivePeerDependencies:
|
|
12523
12509
|
- '@cfworker/json-schema'
|
|
12524
12510
|
- supports-color
|
|
@@ -12572,14 +12558,14 @@ snapshots:
|
|
|
12572
12558
|
dependencies:
|
|
12573
12559
|
typescript: 5.9.3
|
|
12574
12560
|
|
|
12575
|
-
ts-node-maintained@10.9.6(@swc/core@1.15.
|
|
12561
|
+
ts-node-maintained@10.9.6(@swc/core@1.15.43(@swc/helpers@0.5.23))(@types/node@22.20.0)(typescript@5.9.3):
|
|
12576
12562
|
dependencies:
|
|
12577
12563
|
'@cspotcode/source-map-support': 0.8.1
|
|
12578
12564
|
'@tsconfig/node10': 1.0.12
|
|
12579
12565
|
'@tsconfig/node12': 1.0.11
|
|
12580
12566
|
'@tsconfig/node14': 1.0.3
|
|
12581
12567
|
'@tsconfig/node16': 1.0.4
|
|
12582
|
-
'@types/node': 22.
|
|
12568
|
+
'@types/node': 22.20.0
|
|
12583
12569
|
acorn: 8.17.0
|
|
12584
12570
|
acorn-walk: 8.3.5
|
|
12585
12571
|
arg: 4.1.3
|
|
@@ -12590,7 +12576,7 @@ snapshots:
|
|
|
12590
12576
|
v8-compile-cache-lib: 3.0.1
|
|
12591
12577
|
yn: 3.1.1
|
|
12592
12578
|
optionalDependencies:
|
|
12593
|
-
'@swc/core': 1.15.
|
|
12579
|
+
'@swc/core': 1.15.43(@swc/helpers@0.5.23)
|
|
12594
12580
|
|
|
12595
12581
|
tslib@2.8.1: {}
|
|
12596
12582
|
|
|
@@ -12625,12 +12611,12 @@ snapshots:
|
|
|
12625
12611
|
es-errors: 1.3.0
|
|
12626
12612
|
is-typed-array: 1.1.15
|
|
12627
12613
|
|
|
12628
|
-
typescript-eslint@8.
|
|
12614
|
+
typescript-eslint@8.62.0(eslint@10.5.0)(typescript@5.9.3):
|
|
12629
12615
|
dependencies:
|
|
12630
|
-
'@typescript-eslint/eslint-plugin': 8.
|
|
12631
|
-
'@typescript-eslint/parser': 8.
|
|
12632
|
-
'@typescript-eslint/typescript-estree': 8.
|
|
12633
|
-
'@typescript-eslint/utils': 8.
|
|
12616
|
+
'@typescript-eslint/eslint-plugin': 8.62.0(@typescript-eslint/parser@8.62.0(eslint@10.5.0)(supports-color@5.5.0)(typescript@5.9.3))(eslint@10.5.0)(typescript@5.9.3)
|
|
12617
|
+
'@typescript-eslint/parser': 8.62.0(eslint@10.5.0)(supports-color@5.5.0)(typescript@5.9.3)
|
|
12618
|
+
'@typescript-eslint/typescript-estree': 8.62.0(supports-color@5.5.0)(typescript@5.9.3)
|
|
12619
|
+
'@typescript-eslint/utils': 8.62.0(eslint@10.5.0)(typescript@5.9.3)
|
|
12634
12620
|
eslint: 10.5.0
|
|
12635
12621
|
typescript: 5.9.3
|
|
12636
12622
|
transitivePeerDependencies:
|
|
@@ -12649,7 +12635,7 @@ snapshots:
|
|
|
12649
12635
|
|
|
12650
12636
|
undici-types@6.21.0: {}
|
|
12651
12637
|
|
|
12652
|
-
undici@7.
|
|
12638
|
+
undici@7.28.0: {}
|
|
12653
12639
|
|
|
12654
12640
|
unicorn-magic@0.1.0: {}
|
|
12655
12641
|
|
|
@@ -12709,9 +12695,9 @@ snapshots:
|
|
|
12709
12695
|
|
|
12710
12696
|
unpipe@1.0.0: {}
|
|
12711
12697
|
|
|
12712
|
-
update-browserslist-db@1.2.3(browserslist@4.28.
|
|
12698
|
+
update-browserslist-db@1.2.3(browserslist@4.28.4):
|
|
12713
12699
|
dependencies:
|
|
12714
|
-
browserslist: 4.28.
|
|
12700
|
+
browserslist: 4.28.4
|
|
12715
12701
|
escalade: 3.2.0
|
|
12716
12702
|
picocolors: 1.1.1
|
|
12717
12703
|
|
|
@@ -12732,9 +12718,9 @@ snapshots:
|
|
|
12732
12718
|
form-data: 4.0.6
|
|
12733
12719
|
formstream: 1.5.2
|
|
12734
12720
|
mime-types: 2.1.35
|
|
12735
|
-
qs: 6.15.
|
|
12721
|
+
qs: 6.15.3
|
|
12736
12722
|
type-fest: 4.41.0
|
|
12737
|
-
undici: 7.
|
|
12723
|
+
undici: 7.28.0
|
|
12738
12724
|
ylru: 2.0.0
|
|
12739
12725
|
|
|
12740
12726
|
util-deprecate@1.0.2: {}
|
|
@@ -12768,9 +12754,9 @@ snapshots:
|
|
|
12768
12754
|
unist-util-stringify-position: 2.0.3
|
|
12769
12755
|
vfile-message: 2.0.4
|
|
12770
12756
|
|
|
12771
|
-
vue-demi@0.14.10(vue@3.5.
|
|
12757
|
+
vue-demi@0.14.10(vue@3.5.39(typescript@5.9.3)):
|
|
12772
12758
|
dependencies:
|
|
12773
|
-
vue: 3.5.
|
|
12759
|
+
vue: 3.5.39(typescript@5.9.3)
|
|
12774
12760
|
|
|
12775
12761
|
vue-eslint-parser@10.4.1(eslint@10.5.0):
|
|
12776
12762
|
dependencies:
|
|
@@ -12780,15 +12766,15 @@ snapshots:
|
|
|
12780
12766
|
eslint-visitor-keys: 5.0.1
|
|
12781
12767
|
espree: 11.2.0
|
|
12782
12768
|
esquery: 1.7.0
|
|
12783
|
-
semver: 7.8.
|
|
12769
|
+
semver: 7.8.5
|
|
12784
12770
|
transitivePeerDependencies:
|
|
12785
12771
|
- supports-color
|
|
12786
12772
|
|
|
12787
|
-
vue-plugin-render-freeze@2.0.4(vue@3.5.
|
|
12773
|
+
vue-plugin-render-freeze@2.0.4(vue@3.5.39(typescript@5.9.3)):
|
|
12788
12774
|
dependencies:
|
|
12789
|
-
vue: 3.5.
|
|
12775
|
+
vue: 3.5.39(typescript@5.9.3)
|
|
12790
12776
|
|
|
12791
|
-
vue3-browser-compiler-yx@1.0.4(vue@3.5.
|
|
12777
|
+
vue3-browser-compiler-yx@1.0.4(vue@3.5.39(typescript@5.9.3)):
|
|
12792
12778
|
dependencies:
|
|
12793
12779
|
'@babel/parser': 7.29.7
|
|
12794
12780
|
'@babel/types': 7.29.7
|
|
@@ -12805,14 +12791,14 @@ snapshots:
|
|
|
12805
12791
|
postcss-modules: 4.0.0(postcss@8.1.10)
|
|
12806
12792
|
postcss-selector-parser: 6.0.4
|
|
12807
12793
|
source-map: 0.6.1
|
|
12808
|
-
vue: 3.5.
|
|
12794
|
+
vue: 3.5.39(typescript@5.9.3)
|
|
12809
12795
|
|
|
12810
|
-
vue@3.5.
|
|
12796
|
+
vue@3.5.39(typescript@5.9.3):
|
|
12811
12797
|
dependencies:
|
|
12812
12798
|
'@vue/compiler-dom': 3.5.36
|
|
12813
12799
|
'@vue/compiler-sfc': 3.5.36
|
|
12814
12800
|
'@vue/runtime-dom': 3.5.36
|
|
12815
|
-
'@vue/server-renderer': 3.5.36(vue@3.5.
|
|
12801
|
+
'@vue/server-renderer': 3.5.36(vue@3.5.39(typescript@5.9.3))
|
|
12816
12802
|
'@vue/shared': 3.5.36
|
|
12817
12803
|
optionalDependencies:
|
|
12818
12804
|
typescript: 5.9.3
|
|
@@ -12955,9 +12941,9 @@ snapshots:
|
|
|
12955
12941
|
|
|
12956
12942
|
yocto-queue@0.1.0: {}
|
|
12957
12943
|
|
|
12958
|
-
zod-to-json-schema@3.25.2(@cabloy/zod@4.3.
|
|
12944
|
+
zod-to-json-schema@3.25.2(@cabloy/zod@4.3.8):
|
|
12959
12945
|
dependencies:
|
|
12960
|
-
zod: '@cabloy/zod@4.3.
|
|
12946
|
+
zod: '@cabloy/zod@4.3.8'
|
|
12961
12947
|
|
|
12962
12948
|
zova-core@5.1.57(typescript@5.9.3):
|
|
12963
12949
|
dependencies:
|
|
@@ -12970,10 +12956,10 @@ snapshots:
|
|
|
12970
12956
|
'@cabloy/utils': link:packages-utils/utils
|
|
12971
12957
|
'@cabloy/vue-compiler-sfc': 3.5.14
|
|
12972
12958
|
'@cabloy/vue-reactivity': 3.5.16
|
|
12973
|
-
'@cabloy/vue-router': 4.4.16(vue@3.5.
|
|
12959
|
+
'@cabloy/vue-router': 4.4.16(vue@3.5.39(typescript@5.9.3))
|
|
12974
12960
|
'@cabloy/vue-runtime-core': 3.5.57
|
|
12975
12961
|
'@cabloy/vue-runtime-dom': 3.5.13
|
|
12976
|
-
'@cabloy/vue-server-renderer': 3.5.18(vue@3.5.
|
|
12962
|
+
'@cabloy/vue-server-renderer': 3.5.18(vue@3.5.39(typescript@5.9.3))
|
|
12977
12963
|
'@cabloy/word-utils': 2.1.14
|
|
12978
12964
|
'@cabloy/zod-errors-custom': link:packages-utils/zod-errors-custom
|
|
12979
12965
|
'@cabloy/zod-openapi': link:packages-utils/zod-openapi
|
|
@@ -12982,9 +12968,9 @@ snapshots:
|
|
|
12982
12968
|
'@vue/shared': 3.5.36
|
|
12983
12969
|
deep-equal: 2.2.3
|
|
12984
12970
|
reflect-metadata: 0.2.2
|
|
12985
|
-
vue: 3.5.
|
|
12986
|
-
vue-plugin-render-freeze: 2.0.4(vue@3.5.
|
|
12987
|
-
zod: '@cabloy/zod@4.3.
|
|
12971
|
+
vue: 3.5.39(typescript@5.9.3)
|
|
12972
|
+
vue-plugin-render-freeze: 2.0.4(vue@3.5.39(typescript@5.9.3))
|
|
12973
|
+
zod: '@cabloy/zod@4.3.8'
|
|
12988
12974
|
transitivePeerDependencies:
|
|
12989
12975
|
- typescript
|
|
12990
12976
|
|
|
@@ -12994,56 +12980,56 @@ snapshots:
|
|
|
12994
12980
|
'@cabloy/utils': link:packages-utils/utils
|
|
12995
12981
|
'@cabloy/word-utils': 2.1.14
|
|
12996
12982
|
typestyle: 2.4.0
|
|
12997
|
-
vue: 3.5.
|
|
12983
|
+
vue: 3.5.39(typescript@5.9.3)
|
|
12998
12984
|
zova-core: 5.1.57(typescript@5.9.3)
|
|
12999
12985
|
transitivePeerDependencies:
|
|
13000
12986
|
- typescript
|
|
13001
12987
|
|
|
13002
|
-
zova-module-a-api@5.1.
|
|
12988
|
+
zova-module-a-api@5.1.21: {}
|
|
13003
12989
|
|
|
13004
|
-
zova-module-a-app@5.1.
|
|
12990
|
+
zova-module-a-app@5.1.24: {}
|
|
13005
12991
|
|
|
13006
|
-
zova-module-a-bean@5.1.
|
|
12992
|
+
zova-module-a-bean@5.1.31:
|
|
13007
12993
|
dependencies:
|
|
13008
12994
|
globby: 14.1.0
|
|
13009
12995
|
|
|
13010
|
-
zova-module-a-behavior@5.1.
|
|
12996
|
+
zova-module-a-behavior@5.1.25: {}
|
|
13011
12997
|
|
|
13012
|
-
zova-module-a-behaviors@5.1.
|
|
12998
|
+
zova-module-a-behaviors@5.1.21: {}
|
|
13013
12999
|
|
|
13014
|
-
zova-module-a-boundary@5.1.
|
|
13000
|
+
zova-module-a-boundary@5.1.21: {}
|
|
13015
13001
|
|
|
13016
|
-
zova-module-a-command@5.1.
|
|
13002
|
+
zova-module-a-command@5.1.33: {}
|
|
13017
13003
|
|
|
13018
|
-
zova-module-a-fetch@5.1.
|
|
13004
|
+
zova-module-a-fetch@5.1.23:
|
|
13019
13005
|
dependencies:
|
|
13020
|
-
axios: 1.
|
|
13006
|
+
axios: 1.18.1
|
|
13021
13007
|
transitivePeerDependencies:
|
|
13022
13008
|
- debug
|
|
13023
13009
|
- supports-color
|
|
13024
13010
|
|
|
13025
|
-
zova-module-a-form@5.1.
|
|
13011
|
+
zova-module-a-form@5.1.40(vue@3.5.39(typescript@5.9.3)):
|
|
13026
13012
|
dependencies:
|
|
13027
|
-
'@tanstack/vue-form': 1.33.0(vue@3.5.
|
|
13013
|
+
'@tanstack/vue-form': 1.33.0(vue@3.5.39(typescript@5.9.3))
|
|
13028
13014
|
transitivePeerDependencies:
|
|
13029
13015
|
- '@vue/composition-api'
|
|
13030
13016
|
- vue
|
|
13031
13017
|
|
|
13032
|
-
zova-module-a-icon@5.1.
|
|
13018
|
+
zova-module-a-icon@5.1.26: {}
|
|
13033
13019
|
|
|
13034
|
-
zova-module-a-interceptor@5.1.
|
|
13020
|
+
zova-module-a-interceptor@5.1.29: {}
|
|
13035
13021
|
|
|
13036
|
-
zova-module-a-logger@5.1.
|
|
13022
|
+
zova-module-a-logger@5.1.26:
|
|
13037
13023
|
dependencies:
|
|
13038
13024
|
'@cabloy/logger': 1.1.24
|
|
13039
13025
|
|
|
13040
|
-
zova-module-a-meta@5.1.
|
|
13026
|
+
zova-module-a-meta@5.1.21: {}
|
|
13041
13027
|
|
|
13042
|
-
zova-module-a-model@5.1.
|
|
13028
|
+
zova-module-a-model@5.1.30(vue@3.5.39(typescript@5.9.3)):
|
|
13043
13029
|
dependencies:
|
|
13044
|
-
'@tanstack/query-core': 5.101.
|
|
13045
|
-
'@tanstack/query-persist-client-core': 5.101.
|
|
13046
|
-
'@tanstack/vue-query': 5.101.
|
|
13030
|
+
'@tanstack/query-core': 5.101.1
|
|
13031
|
+
'@tanstack/query-persist-client-core': 5.101.1
|
|
13032
|
+
'@tanstack/vue-query': 5.101.1(vue@3.5.39(typescript@5.9.3))
|
|
13047
13033
|
localforage: 1.10.0
|
|
13048
13034
|
mutate-on-copy: 1.1.13
|
|
13049
13035
|
table-identity: link:packages-utils/table-identity
|
|
@@ -13051,78 +13037,59 @@ snapshots:
|
|
|
13051
13037
|
- '@vue/composition-api'
|
|
13052
13038
|
- vue
|
|
13053
13039
|
|
|
13054
|
-
zova-module-a-openapi@5.1.
|
|
13055
|
-
dependencies:
|
|
13056
|
-
'@cabloy/json-schema-to-zod': 2.6.4
|
|
13057
|
-
openapi3-ts: 4.6.0
|
|
13058
|
-
typestyle: 2.4.0
|
|
13059
|
-
|
|
13060
|
-
zova-module-a-openapi@5.1.35:
|
|
13040
|
+
zova-module-a-openapi@5.1.40:
|
|
13061
13041
|
dependencies:
|
|
13062
|
-
'@cabloy/json-schema-to-zod': 2.6.
|
|
13042
|
+
'@cabloy/json-schema-to-zod': 2.6.5
|
|
13063
13043
|
openapi3-ts: 4.6.0
|
|
13064
13044
|
typestyle: 2.4.0
|
|
13065
13045
|
|
|
13066
|
-
zova-module-a-
|
|
13067
|
-
dependencies:
|
|
13068
|
-
'@cabloy/json-schema-to-zod': 2.6.4
|
|
13069
|
-
openapi3-ts: 4.6.0
|
|
13070
|
-
typestyle: 2.4.0
|
|
13046
|
+
zova-module-a-router@5.1.29: {}
|
|
13071
13047
|
|
|
13072
|
-
zova-module-a-
|
|
13048
|
+
zova-module-a-routerstack@5.1.26: {}
|
|
13073
13049
|
|
|
13074
|
-
zova-module-a-
|
|
13050
|
+
zova-module-a-routertabs@5.1.32: {}
|
|
13075
13051
|
|
|
13076
|
-
zova-module-a-
|
|
13077
|
-
|
|
13078
|
-
zova-module-a-ssr@5.1.23:
|
|
13052
|
+
zova-module-a-ssr@5.1.26:
|
|
13079
13053
|
dependencies:
|
|
13080
13054
|
devalue: 5.8.1
|
|
13081
13055
|
ms: 2.1.3
|
|
13082
13056
|
|
|
13083
|
-
zova-module-a-ssrhmr@5.1.
|
|
13057
|
+
zova-module-a-ssrhmr@5.1.22:
|
|
13084
13058
|
dependencies:
|
|
13085
13059
|
'@cabloy/socket': link:packages-utils/socket
|
|
13086
13060
|
debounce: 3.0.0
|
|
13087
13061
|
|
|
13088
|
-
zova-module-a-ssrserver@5.1.
|
|
13062
|
+
zova-module-a-ssrserver@5.1.22:
|
|
13089
13063
|
dependencies:
|
|
13090
13064
|
ms: 2.1.3
|
|
13091
13065
|
|
|
13092
|
-
zova-module-a-style@5.1.
|
|
13066
|
+
zova-module-a-style@5.1.32:
|
|
13093
13067
|
dependencies:
|
|
13094
13068
|
csx: 10.0.2
|
|
13095
13069
|
typestyle: 2.4.0
|
|
13096
13070
|
|
|
13097
|
-
zova-module-a-table@5.1.
|
|
13098
|
-
dependencies:
|
|
13099
|
-
'@tanstack/table-core': 8.21.3
|
|
13100
|
-
'@tanstack/vue-table': 8.21.3(vue@3.5.38(typescript@5.9.3))
|
|
13101
|
-
transitivePeerDependencies:
|
|
13102
|
-
- vue
|
|
13103
|
-
|
|
13104
|
-
zova-module-a-table@5.1.32(vue@3.5.38(typescript@5.9.3)):
|
|
13071
|
+
zova-module-a-table@5.1.36(vue@3.5.39(typescript@5.9.3)):
|
|
13105
13072
|
dependencies:
|
|
13106
13073
|
'@tanstack/table-core': 8.21.3
|
|
13107
|
-
'@tanstack/vue-table': 8.21.3(vue@3.5.
|
|
13074
|
+
'@tanstack/vue-table': 8.21.3(vue@3.5.39(typescript@5.9.3))
|
|
13108
13075
|
transitivePeerDependencies:
|
|
13109
13076
|
- vue
|
|
13110
13077
|
|
|
13111
|
-
zova-module-a-zod@5.1.
|
|
13078
|
+
zova-module-a-zod@5.1.33:
|
|
13112
13079
|
dependencies:
|
|
13113
13080
|
'@cabloy/zod-errors-custom': link:packages-utils/zod-errors-custom
|
|
13114
13081
|
'@cabloy/zod-openapi': link:packages-utils/zod-openapi
|
|
13115
13082
|
'@cabloy/zod-query': link:packages-utils/zod-query
|
|
13116
|
-
zod: '@cabloy/zod@4.3.
|
|
13083
|
+
zod: '@cabloy/zod@4.3.8'
|
|
13117
13084
|
|
|
13118
|
-
zova-module-a-zova@5.1.
|
|
13085
|
+
zova-module-a-zova@5.1.77(typescript@5.9.3)(vue@3.5.39(typescript@5.9.3)):
|
|
13119
13086
|
dependencies:
|
|
13120
13087
|
'@cabloy/compose': link:packages-utils/compose
|
|
13121
13088
|
'@cabloy/deps': link:packages-utils/deps
|
|
13122
13089
|
'@cabloy/json5': link:packages-utils/json5
|
|
13123
13090
|
'@cabloy/module-info': 2.0.0
|
|
13124
13091
|
'@cabloy/utils': link:packages-utils/utils
|
|
13125
|
-
'@cabloy/vue-router': 4.4.16(vue@3.5.
|
|
13092
|
+
'@cabloy/vue-router': 4.4.16(vue@3.5.39(typescript@5.9.3))
|
|
13126
13093
|
'@cabloy/word-utils': 2.1.14
|
|
13127
13094
|
defu: 6.1.7
|
|
13128
13095
|
luxon: 3.7.2
|
|
@@ -13131,33 +13098,33 @@ snapshots:
|
|
|
13131
13098
|
- typescript
|
|
13132
13099
|
- vue
|
|
13133
13100
|
|
|
13134
|
-
zova-module-rest-resource@5.1.
|
|
13101
|
+
zova-module-rest-resource@5.1.40: {}
|
|
13135
13102
|
|
|
13136
13103
|
zova-rest-cabloy-basic-admin@file:.zova-rest/cabloy-basic-admin(typescript@5.9.3):
|
|
13137
13104
|
dependencies:
|
|
13138
|
-
'@tanstack/query-core': 5.101.
|
|
13139
|
-
'@tanstack/vue-query': 5.101.
|
|
13105
|
+
'@tanstack/query-core': 5.101.1
|
|
13106
|
+
'@tanstack/vue-query': 5.101.1(vue@3.5.39(typescript@5.9.3))
|
|
13140
13107
|
openapi3-ts: 4.6.0
|
|
13141
13108
|
table-identity: link:packages-utils/table-identity
|
|
13142
|
-
vue: 3.5.
|
|
13143
|
-
zod: '@cabloy/zod@4.3.
|
|
13144
|
-
zova: 5.1.
|
|
13109
|
+
vue: 3.5.39(typescript@5.9.3)
|
|
13110
|
+
zod: '@cabloy/zod@4.3.8'
|
|
13111
|
+
zova: 5.1.113(typescript@5.9.3)(vue@3.5.39(typescript@5.9.3))
|
|
13145
13112
|
zova-jsx: 1.1.63(typescript@5.9.3)
|
|
13146
|
-
zova-module-a-api: 5.1.
|
|
13147
|
-
zova-module-a-bean: 5.1.
|
|
13148
|
-
zova-module-a-behavior: 5.1.
|
|
13149
|
-
zova-module-a-command: 5.1.
|
|
13150
|
-
zova-module-a-form: 5.1.
|
|
13151
|
-
zova-module-a-icon: 5.1.
|
|
13152
|
-
zova-module-a-interceptor: 5.1.
|
|
13153
|
-
zova-module-a-model: 5.1.
|
|
13154
|
-
zova-module-a-openapi: 5.1.
|
|
13155
|
-
zova-module-a-router: 5.1.
|
|
13156
|
-
zova-module-a-routertabs: 5.1.
|
|
13157
|
-
zova-module-a-ssr: 5.1.
|
|
13158
|
-
zova-module-a-style: 5.1.
|
|
13159
|
-
zova-module-a-table: 5.1.
|
|
13160
|
-
zova-module-rest-resource: 5.1.
|
|
13113
|
+
zova-module-a-api: 5.1.21
|
|
13114
|
+
zova-module-a-bean: 5.1.31
|
|
13115
|
+
zova-module-a-behavior: 5.1.25
|
|
13116
|
+
zova-module-a-command: 5.1.33
|
|
13117
|
+
zova-module-a-form: 5.1.40(vue@3.5.39(typescript@5.9.3))
|
|
13118
|
+
zova-module-a-icon: 5.1.26
|
|
13119
|
+
zova-module-a-interceptor: 5.1.29
|
|
13120
|
+
zova-module-a-model: 5.1.30(vue@3.5.39(typescript@5.9.3))
|
|
13121
|
+
zova-module-a-openapi: 5.1.40
|
|
13122
|
+
zova-module-a-router: 5.1.29
|
|
13123
|
+
zova-module-a-routertabs: 5.1.32
|
|
13124
|
+
zova-module-a-ssr: 5.1.26
|
|
13125
|
+
zova-module-a-style: 5.1.32
|
|
13126
|
+
zova-module-a-table: 5.1.36(vue@3.5.39(typescript@5.9.3))
|
|
13127
|
+
zova-module-rest-resource: 5.1.40
|
|
13161
13128
|
transitivePeerDependencies:
|
|
13162
13129
|
- '@vue/composition-api'
|
|
13163
13130
|
- debug
|
|
@@ -13166,107 +13133,62 @@ snapshots:
|
|
|
13166
13133
|
|
|
13167
13134
|
zova-rest-cabloy-basic-web@file:.zova-rest/cabloy-basic-web(typescript@5.9.3):
|
|
13168
13135
|
dependencies:
|
|
13169
|
-
'@tanstack/query-core': 5.101.
|
|
13170
|
-
'@tanstack/vue-query': 5.101.
|
|
13136
|
+
'@tanstack/query-core': 5.101.1
|
|
13137
|
+
'@tanstack/vue-query': 5.101.1(vue@3.5.39(typescript@5.9.3))
|
|
13171
13138
|
openapi3-ts: 4.6.0
|
|
13172
13139
|
table-identity: link:packages-utils/table-identity
|
|
13173
|
-
vue: 3.5.
|
|
13174
|
-
zod: '@cabloy/zod@4.3.
|
|
13175
|
-
zova: 5.1.
|
|
13140
|
+
vue: 3.5.39(typescript@5.9.3)
|
|
13141
|
+
zod: '@cabloy/zod@4.3.8'
|
|
13142
|
+
zova: 5.1.113(typescript@5.9.3)(vue@3.5.39(typescript@5.9.3))
|
|
13176
13143
|
zova-jsx: 1.1.63(typescript@5.9.3)
|
|
13177
|
-
zova-module-a-api: 5.1.
|
|
13178
|
-
zova-module-a-bean: 5.1.
|
|
13179
|
-
zova-module-a-behavior: 5.1.
|
|
13180
|
-
zova-module-a-command: 5.1.
|
|
13181
|
-
zova-module-a-form: 5.1.
|
|
13182
|
-
zova-module-a-icon: 5.1.
|
|
13183
|
-
zova-module-a-interceptor: 5.1.
|
|
13184
|
-
zova-module-a-model: 5.1.
|
|
13185
|
-
zova-module-a-openapi: 5.1.
|
|
13186
|
-
zova-module-a-router: 5.1.
|
|
13187
|
-
zova-module-a-routertabs: 5.1.
|
|
13188
|
-
zova-module-a-ssr: 5.1.
|
|
13189
|
-
zova-module-a-style: 5.1.
|
|
13190
|
-
zova-module-a-table: 5.1.
|
|
13191
|
-
zova-module-rest-resource: 5.1.
|
|
13192
|
-
transitivePeerDependencies:
|
|
13193
|
-
- '@vue/composition-api'
|
|
13194
|
-
- debug
|
|
13195
|
-
- supports-color
|
|
13196
|
-
- typescript
|
|
13197
|
-
|
|
13198
|
-
zova-suite-a-zova@5.1.102(typescript@5.9.3)(vue@3.5.38(typescript@5.9.3)):
|
|
13199
|
-
dependencies:
|
|
13200
|
-
zova-module-a-api: 5.1.18
|
|
13201
|
-
zova-module-a-app: 5.1.21
|
|
13202
|
-
zova-module-a-bean: 5.1.28
|
|
13203
|
-
zova-module-a-behavior: 5.1.22
|
|
13204
|
-
zova-module-a-behaviors: 5.1.18
|
|
13205
|
-
zova-module-a-boundary: 5.1.18
|
|
13206
|
-
zova-module-a-command: 5.1.29
|
|
13207
|
-
zova-module-a-fetch: 5.1.20
|
|
13208
|
-
zova-module-a-form: 5.1.35(vue@3.5.38(typescript@5.9.3))
|
|
13209
|
-
zova-module-a-icon: 5.1.23
|
|
13210
|
-
zova-module-a-interceptor: 5.1.26
|
|
13211
|
-
zova-module-a-logger: 5.1.23
|
|
13212
|
-
zova-module-a-meta: 5.1.18
|
|
13213
|
-
zova-module-a-model: 5.1.27(vue@3.5.38(typescript@5.9.3))
|
|
13214
|
-
zova-module-a-openapi: 5.1.35
|
|
13215
|
-
zova-module-a-router: 5.1.26
|
|
13216
|
-
zova-module-a-routerstack: 5.1.23
|
|
13217
|
-
zova-module-a-routertabs: 5.1.29
|
|
13218
|
-
zova-module-a-ssr: 5.1.23
|
|
13219
|
-
zova-module-a-ssrhmr: 5.1.19
|
|
13220
|
-
zova-module-a-ssrserver: 5.1.19
|
|
13221
|
-
zova-module-a-style: 5.1.29
|
|
13222
|
-
zova-module-a-table: 5.1.31(vue@3.5.38(typescript@5.9.3))
|
|
13223
|
-
zova-module-a-zod: 5.1.30
|
|
13224
|
-
zova-module-a-zova: 5.1.70(typescript@5.9.3)(vue@3.5.38(typescript@5.9.3))
|
|
13144
|
+
zova-module-a-api: 5.1.21
|
|
13145
|
+
zova-module-a-bean: 5.1.31
|
|
13146
|
+
zova-module-a-behavior: 5.1.25
|
|
13147
|
+
zova-module-a-command: 5.1.33
|
|
13148
|
+
zova-module-a-form: 5.1.40(vue@3.5.39(typescript@5.9.3))
|
|
13149
|
+
zova-module-a-icon: 5.1.26
|
|
13150
|
+
zova-module-a-interceptor: 5.1.29
|
|
13151
|
+
zova-module-a-model: 5.1.30(vue@3.5.39(typescript@5.9.3))
|
|
13152
|
+
zova-module-a-openapi: 5.1.40
|
|
13153
|
+
zova-module-a-router: 5.1.29
|
|
13154
|
+
zova-module-a-routertabs: 5.1.32
|
|
13155
|
+
zova-module-a-ssr: 5.1.26
|
|
13156
|
+
zova-module-a-style: 5.1.32
|
|
13157
|
+
zova-module-a-table: 5.1.36(vue@3.5.39(typescript@5.9.3))
|
|
13158
|
+
zova-module-rest-resource: 5.1.40
|
|
13225
13159
|
transitivePeerDependencies:
|
|
13226
13160
|
- '@vue/composition-api'
|
|
13227
13161
|
- debug
|
|
13228
13162
|
- supports-color
|
|
13229
13163
|
- typescript
|
|
13230
|
-
- vue
|
|
13231
|
-
|
|
13232
|
-
zova-suite-a-zova@5.1.105(typescript@5.9.3)(vue@3.5.38(typescript@5.9.3)):
|
|
13233
|
-
dependencies:
|
|
13234
|
-
zova-module-a-api: 5.1.18
|
|
13235
|
-
zova-module-a-app: 5.1.21
|
|
13236
|
-
zova-module-a-bean: 5.1.28
|
|
13237
|
-
zova-module-a-behavior: 5.1.22
|
|
13238
|
-
zova-module-a-behaviors: 5.1.18
|
|
13239
|
-
zova-module-a-boundary: 5.1.18
|
|
13240
|
-
zova-module-a-command: 5.1.29
|
|
13241
|
-
zova-module-a-fetch: 5.1.20
|
|
13242
|
-
zova-module-a-form: 5.1.35(vue@3.5.38(typescript@5.9.3))
|
|
13243
|
-
zova-module-a-icon: 5.1.23
|
|
13244
|
-
zova-module-a-interceptor: 5.1.26
|
|
13245
|
-
zova-module-a-logger: 5.1.23
|
|
13246
|
-
zova-module-a-meta: 5.1.18
|
|
13247
|
-
zova-module-a-model: 5.1.27(vue@3.5.38(typescript@5.9.3))
|
|
13248
|
-
zova-module-a-openapi: 5.1.36
|
|
13249
|
-
zova-module-a-router: 5.1.26
|
|
13250
|
-
zova-module-a-routerstack: 5.1.23
|
|
13251
|
-
zova-module-a-routertabs: 5.1.29
|
|
13252
|
-
zova-module-a-ssr: 5.1.23
|
|
13253
|
-
zova-module-a-ssrhmr: 5.1.19
|
|
13254
|
-
zova-module-a-ssrserver: 5.1.19
|
|
13255
|
-
zova-module-a-style: 5.1.29
|
|
13256
|
-
zova-module-a-table: 5.1.32(vue@3.5.38(typescript@5.9.3))
|
|
13257
|
-
zova-module-a-zod: 5.1.30
|
|
13258
|
-
zova-module-a-zova: 5.1.70(typescript@5.9.3)(vue@3.5.38(typescript@5.9.3))
|
|
13259
|
-
transitivePeerDependencies:
|
|
13260
|
-
- '@vue/composition-api'
|
|
13261
|
-
- debug
|
|
13262
|
-
- supports-color
|
|
13263
|
-
- typescript
|
|
13264
|
-
- vue
|
|
13265
13164
|
|
|
13266
|
-
zova@5.1.
|
|
13267
|
-
dependencies:
|
|
13268
|
-
zova-
|
|
13269
|
-
zova-
|
|
13165
|
+
zova-suite-a-zova@5.1.112(typescript@5.9.3)(vue@3.5.39(typescript@5.9.3)):
|
|
13166
|
+
dependencies:
|
|
13167
|
+
zova-module-a-api: 5.1.21
|
|
13168
|
+
zova-module-a-app: 5.1.24
|
|
13169
|
+
zova-module-a-bean: 5.1.31
|
|
13170
|
+
zova-module-a-behavior: 5.1.25
|
|
13171
|
+
zova-module-a-behaviors: 5.1.21
|
|
13172
|
+
zova-module-a-boundary: 5.1.21
|
|
13173
|
+
zova-module-a-command: 5.1.33
|
|
13174
|
+
zova-module-a-fetch: 5.1.23
|
|
13175
|
+
zova-module-a-form: 5.1.40(vue@3.5.39(typescript@5.9.3))
|
|
13176
|
+
zova-module-a-icon: 5.1.26
|
|
13177
|
+
zova-module-a-interceptor: 5.1.29
|
|
13178
|
+
zova-module-a-logger: 5.1.26
|
|
13179
|
+
zova-module-a-meta: 5.1.21
|
|
13180
|
+
zova-module-a-model: 5.1.30(vue@3.5.39(typescript@5.9.3))
|
|
13181
|
+
zova-module-a-openapi: 5.1.40
|
|
13182
|
+
zova-module-a-router: 5.1.29
|
|
13183
|
+
zova-module-a-routerstack: 5.1.26
|
|
13184
|
+
zova-module-a-routertabs: 5.1.32
|
|
13185
|
+
zova-module-a-ssr: 5.1.26
|
|
13186
|
+
zova-module-a-ssrhmr: 5.1.22
|
|
13187
|
+
zova-module-a-ssrserver: 5.1.22
|
|
13188
|
+
zova-module-a-style: 5.1.32
|
|
13189
|
+
zova-module-a-table: 5.1.36(vue@3.5.39(typescript@5.9.3))
|
|
13190
|
+
zova-module-a-zod: 5.1.33
|
|
13191
|
+
zova-module-a-zova: 5.1.77(typescript@5.9.3)(vue@3.5.39(typescript@5.9.3))
|
|
13270
13192
|
transitivePeerDependencies:
|
|
13271
13193
|
- '@vue/composition-api'
|
|
13272
13194
|
- debug
|
|
@@ -13274,10 +13196,10 @@ snapshots:
|
|
|
13274
13196
|
- typescript
|
|
13275
13197
|
- vue
|
|
13276
13198
|
|
|
13277
|
-
zova@5.1.
|
|
13199
|
+
zova@5.1.113(typescript@5.9.3)(vue@3.5.39(typescript@5.9.3)):
|
|
13278
13200
|
dependencies:
|
|
13279
13201
|
zova-core: 5.1.57(typescript@5.9.3)
|
|
13280
|
-
zova-suite-a-zova: 5.1.
|
|
13202
|
+
zova-suite-a-zova: 5.1.112(typescript@5.9.3)(vue@3.5.39(typescript@5.9.3))
|
|
13281
13203
|
transitivePeerDependencies:
|
|
13282
13204
|
- '@vue/composition-api'
|
|
13283
13205
|
- debug
|