cabloy 5.1.131 → 5.1.132

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.cabloy-version CHANGED
@@ -1 +1 @@
1
- 5.1.131
1
+ 5.1.132
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # Changelog
2
2
 
3
+ ## 5.1.132
4
+
5
+ ### Features
6
+
7
+ - Update functionality.
8
+
3
9
  ## 5.1.131
4
10
 
5
11
  ### Features
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cabloy",
3
- "version": "5.1.131",
3
+ "version": "5.1.132",
4
4
  "gitHead": "2c5c19284bab738e492856189acb6fad74b8a7b7",
5
5
  "description": "A Node.js fullstack framework",
6
6
  "keywords": [
@@ -61,8 +61,8 @@
61
61
  "deps:zova": "pnpm --dir zova run zova :tools:deps",
62
62
  "format": "oxfmt --check",
63
63
  "format:fix": "oxfmt --write",
64
- "lint": "oxlint",
65
- "lint:fix": "oxlint --fix",
64
+ "lint": "oxlint --disable-nested-config",
65
+ "lint:fix": "oxlint --disable-nested-config --fix",
66
66
  "docs:dev": "pnpm --dir cabloy-docs docs:dev",
67
67
  "docs:build": "pnpm --dir cabloy-docs docs:build",
68
68
  "docs:preview": "pnpm --dir cabloy-docs docs:preview",
@@ -79,7 +79,7 @@
79
79
  },
80
80
  "devDependencies": {
81
81
  "@cabloy/dotenv": "^1.2.8",
82
- "@cabloy/lint": "^5.1.27",
82
+ "@cabloy/lint": "^5.1.31",
83
83
  "@cabloy/process-helper": "^3.1.3",
84
84
  "@playwright/test": "^1.61.1",
85
85
  "@types/fs-extra": "^11.0.4",
@@ -74,7 +74,7 @@
74
74
  "zova": "workspace:^"
75
75
  },
76
76
  "devDependencies": {
77
- "@cabloy/lint": "^5.1.27",
77
+ "@cabloy/lint": "^5.1.31",
78
78
  "@cabloy/openapi-typescript": "^7.9.2",
79
79
  "@quasar/app-vite": "npm:@cabloy/quasar-app-vite@^2.5.10",
80
80
  "@types/node": "^22.19.17",
@@ -77,7 +77,7 @@ importers:
77
77
  version: 10.5.2(postcss@8.5.15)
78
78
  axios:
79
79
  specifier: ^1.18.1
80
- version: 1.18.1
80
+ version: 1.18.1(supports-color@10.2.2)
81
81
  compression:
82
82
  specifier: ^1.8.1
83
83
  version: 1.8.1
@@ -354,10 +354,10 @@ importers:
354
354
  devDependencies:
355
355
  '@cabloy/cli':
356
356
  specifier: ^3.1.29
357
- version: 3.1.29(vue@3.5.38(typescript@5.9.3))
357
+ version: 3.1.29(supports-color@10.2.2)(vue@3.5.38(typescript@5.9.3))
358
358
  '@cabloy/lint':
359
- specifier: ^5.1.27
360
- version: 5.1.30(@typescript-eslint/eslint-plugin@8.62.1(@typescript-eslint/parser@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3))(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3))(@typescript-eslint/rule-tester@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3))(@typescript-eslint/typescript-estree@8.62.1(typescript@5.9.3))(@typescript-eslint/utils@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3))(eslint@10.6.0(jiti@2.7.0))(oxfmt@0.62.0)(oxlint@1.77.0)(supports-color@10.2.2)(typescript@5.9.3)(vue-eslint-parser@10.4.1(eslint@10.6.0(jiti@2.7.0)))
359
+ specifier: ^5.1.31
360
+ version: 5.1.31(@typescript-eslint/eslint-plugin@8.62.1(@typescript-eslint/parser@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3))(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3))(@typescript-eslint/rule-tester@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3))(@typescript-eslint/typescript-estree@8.62.1(typescript@5.9.3))(@typescript-eslint/utils@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3))(eslint@10.6.0(jiti@2.7.0))(oxfmt@0.62.0)(oxlint@1.77.0)(typescript@5.9.3)(vue-eslint-parser@10.4.1(eslint@10.6.0(jiti@2.7.0)))
361
361
  '@cabloy/openapi-typescript':
362
362
  specifier: ^7.9.2
363
363
  version: 7.9.2(typescript@5.9.3)
@@ -429,7 +429,7 @@ importers:
429
429
  dependencies:
430
430
  '@cabloy/cli':
431
431
  specifier: ^3.1.29
432
- version: 3.1.29(vue@3.5.38(typescript@5.9.3))
432
+ version: 3.1.29(supports-color@10.2.2)(vue@3.5.38(typescript@5.9.3))
433
433
  '@cabloy/process-helper':
434
434
  specifier: ^3.1.8
435
435
  version: 3.1.8
@@ -463,7 +463,7 @@ importers:
463
463
  version: 7.29.7(@babel/core@7.29.7)
464
464
  '@cabloy/cli':
465
465
  specifier: ^3.1.29
466
- version: 3.1.29(vue@3.5.38(typescript@5.9.3))
466
+ version: 3.1.29(supports-color@10.2.2)(vue@3.5.38(typescript@5.9.3))
467
467
  '@cabloy/extend':
468
468
  specifier: ^3.2.8
469
469
  version: 3.2.8
@@ -1171,7 +1171,7 @@ importers:
1171
1171
  dependencies:
1172
1172
  axios:
1173
1173
  specifier: ^1.18.1
1174
- version: 1.18.1
1174
+ version: 1.18.1(supports-color@10.2.2)
1175
1175
  devDependencies:
1176
1176
  clean-package:
1177
1177
  specifier: ^2.2.0
@@ -1444,7 +1444,7 @@ importers:
1444
1444
  devDependencies:
1445
1445
  '@cabloy/cli':
1446
1446
  specifier: ^3.1.29
1447
- version: 3.1.29(vue@3.5.38(typescript@5.9.3))
1447
+ version: 3.1.29(supports-color@10.2.2)(vue@3.5.38(typescript@5.9.3))
1448
1448
  '@types/luxon':
1449
1449
  specifier: ^3.7.1
1450
1450
  version: 3.7.2
@@ -2212,11 +2212,11 @@ packages:
2212
2212
  '@cabloy/json5@1.1.9':
2213
2213
  resolution: {integrity: sha512-jV0WqPaTuLOw5UvFWOVD/1HNaWHKABs8Xd652C7jq7vhKPZsKzBy5de+Az4kd3jgn4JxaPLJgVTID/svynAzFA==}
2214
2214
 
2215
- '@cabloy/lint@5.1.30':
2216
- resolution: {integrity: sha512-j7PokkRKdDpFjn0eTeFizgdYzb5WiXc0S/+s6BQ0Tzy2L5v+NHzTwE8itZ1JR6aiCWBDwTwzHZzj7lHhZ9fLMw==}
2215
+ '@cabloy/lint@5.1.31':
2216
+ resolution: {integrity: sha512-tlWIyTifvpZjQ/G0GICnGsPmHBLAm2qp58eFwNu8bMAA/+TkSrpzod2A/Vj1OK9m4j3aC6j7Hwa03bWD73N6mg==}
2217
2217
  peerDependencies:
2218
- oxfmt: '>=0.45.0'
2219
- oxlint: '>=1.65.0'
2218
+ oxfmt: '>=0.62.0'
2219
+ oxlint: '>=1.77.0'
2220
2220
 
2221
2221
  '@cabloy/localeutil@2.1.8':
2222
2222
  resolution: {integrity: sha512-haHUf245W2hmMrTw4UE23kOLcCPFj3XYWkjVYA643C/qhSGD7/ztMPf0VQL/AvmDnvIsjvKWdt79M4vjgOyD/A==}
@@ -8427,7 +8427,7 @@ snapshots:
8427
8427
 
8428
8428
  '@bufbuild/protobuf@2.12.1': {}
8429
8429
 
8430
- '@cabloy/cli@3.1.29(vue@3.5.38(typescript@5.9.3))':
8430
+ '@cabloy/cli@3.1.29(supports-color@10.2.2)(vue@3.5.38(typescript@5.9.3))':
8431
8431
  dependencies:
8432
8432
  '@babel/parser': 7.29.7
8433
8433
  '@cabloy/module-glob': 5.3.18
@@ -8436,7 +8436,7 @@ snapshots:
8436
8436
  '@cabloy/utils': 2.1.27
8437
8437
  '@cabloy/word-utils': link:packages-utils/word-utils
8438
8438
  '@npmcli/config': 10.11.0
8439
- '@zhennann/common-bin': 4.0.1
8439
+ '@zhennann/common-bin': 4.0.1(supports-color@10.2.2)
8440
8440
  '@zhennann/ejs': 3.0.1
8441
8441
  boxen: 4.2.0
8442
8442
  chalk: 3.0.0
@@ -8474,20 +8474,20 @@ snapshots:
8474
8474
  dependencies:
8475
8475
  json5: 2.2.3
8476
8476
 
8477
- '@cabloy/lint@5.1.30(@typescript-eslint/eslint-plugin@8.62.1(@typescript-eslint/parser@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3))(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3))(@typescript-eslint/rule-tester@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3))(@typescript-eslint/typescript-estree@8.62.1(typescript@5.9.3))(@typescript-eslint/utils@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3))(eslint@10.6.0(jiti@2.7.0))(oxfmt@0.62.0)(oxlint@1.77.0)(supports-color@10.2.2)(typescript@5.9.3)(vue-eslint-parser@10.4.1(eslint@10.6.0(jiti@2.7.0)))':
8477
+ '@cabloy/lint@5.1.31(@typescript-eslint/eslint-plugin@8.62.1(@typescript-eslint/parser@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3))(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3))(@typescript-eslint/rule-tester@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3))(@typescript-eslint/typescript-estree@8.62.1(typescript@5.9.3))(@typescript-eslint/utils@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3))(eslint@10.6.0(jiti@2.7.0))(oxfmt@0.62.0)(oxlint@1.77.0)(typescript@5.9.3)(vue-eslint-parser@10.4.1(eslint@10.6.0(jiti@2.7.0)))':
8478
8478
  dependencies:
8479
8479
  '@e18e/eslint-plugin': 0.2.0(eslint@10.6.0(jiti@2.7.0))(oxlint@1.77.0)
8480
8480
  '@eslint/json': 1.2.0
8481
- '@eslint/markdown': 7.5.1(supports-color@10.2.2)
8481
+ '@eslint/markdown': 7.5.1
8482
8482
  '@stylistic/eslint-plugin': 5.10.0(eslint@10.6.0(jiti@2.7.0))
8483
- '@typescript-eslint/parser': 8.62.1(eslint@10.6.0(jiti@2.7.0))(supports-color@10.2.2)(typescript@5.9.3)
8483
+ '@typescript-eslint/parser': 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3)
8484
8484
  eslint-plugin-antfu: 3.2.3(eslint@10.6.0(jiti@2.7.0))
8485
8485
  eslint-plugin-command: 3.5.2(@typescript-eslint/rule-tester@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3))(@typescript-eslint/typescript-estree@8.62.1(typescript@5.9.3))(@typescript-eslint/utils@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3))(eslint@10.6.0(jiti@2.7.0))
8486
8486
  eslint-plugin-eslint-comments: 3.2.0(eslint@10.6.0(jiti@2.7.0))
8487
8487
  eslint-plugin-jsonc: 3.2.0(@eslint/json@1.2.0)(eslint@10.6.0(jiti@2.7.0))
8488
8488
  eslint-plugin-pnpm: 1.6.1(eslint@10.6.0(jiti@2.7.0))
8489
8489
  eslint-plugin-regexp: 3.1.1(eslint@10.6.0(jiti@2.7.0))
8490
- eslint-plugin-toml: 1.4.0(eslint@10.6.0(jiti@2.7.0))(supports-color@10.2.2)
8490
+ eslint-plugin-toml: 1.4.0(eslint@10.6.0(jiti@2.7.0))
8491
8491
  eslint-plugin-unused-imports: 4.4.1(@typescript-eslint/eslint-plugin@8.62.1(@typescript-eslint/parser@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3))(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3))(eslint@10.6.0(jiti@2.7.0))
8492
8492
  eslint-plugin-vue: 10.9.2(@stylistic/eslint-plugin@5.10.0(eslint@10.6.0(jiti@2.7.0)))(@typescript-eslint/parser@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3))(eslint@10.6.0(jiti@2.7.0))(vue-eslint-parser@10.4.1(eslint@10.6.0(jiti@2.7.0)))
8493
8493
  eslint-plugin-yml: 3.5.0(eslint@10.6.0(jiti@2.7.0))
@@ -9187,12 +9187,12 @@ snapshots:
9187
9187
  '@humanwhocodes/momoa': 3.3.10
9188
9188
  natural-compare: 1.4.0
9189
9189
 
9190
- '@eslint/markdown@7.5.1(supports-color@10.2.2)':
9190
+ '@eslint/markdown@7.5.1':
9191
9191
  dependencies:
9192
9192
  '@eslint/core': 0.17.0
9193
9193
  '@eslint/plugin-kit': 0.4.1
9194
9194
  github-slugger: 2.0.0
9195
- mdast-util-from-markdown: 2.0.3(supports-color@10.2.2)
9195
+ mdast-util-from-markdown: 2.0.3
9196
9196
  mdast-util-frontmatter: 2.0.1
9197
9197
  mdast-util-gfm: 3.1.0
9198
9198
  micromark-extension-frontmatter: 2.0.0
@@ -10229,7 +10229,7 @@ snapshots:
10229
10229
  '@typescript-eslint/eslint-plugin@8.62.1(@typescript-eslint/parser@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3))(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3)':
10230
10230
  dependencies:
10231
10231
  '@eslint-community/regexpp': 4.12.2
10232
- '@typescript-eslint/parser': 8.62.1(eslint@10.6.0(jiti@2.7.0))(supports-color@10.2.2)(typescript@5.9.3)
10232
+ '@typescript-eslint/parser': 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3)
10233
10233
  '@typescript-eslint/scope-manager': 8.62.1
10234
10234
  '@typescript-eslint/type-utils': 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3)
10235
10235
  '@typescript-eslint/utils': 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3)
@@ -10242,11 +10242,11 @@ snapshots:
10242
10242
  transitivePeerDependencies:
10243
10243
  - supports-color
10244
10244
 
10245
- '@typescript-eslint/parser@8.62.1(eslint@10.6.0(jiti@2.7.0))(supports-color@10.2.2)(typescript@5.9.3)':
10245
+ '@typescript-eslint/parser@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3)':
10246
10246
  dependencies:
10247
10247
  '@typescript-eslint/scope-manager': 8.62.1
10248
10248
  '@typescript-eslint/types': 8.62.1
10249
- '@typescript-eslint/typescript-estree': 8.62.1(supports-color@10.2.2)(typescript@5.9.3)
10249
+ '@typescript-eslint/typescript-estree': 8.62.1(typescript@5.9.3)
10250
10250
  '@typescript-eslint/visitor-keys': 8.62.1
10251
10251
  debug: 4.4.3(supports-color@10.2.2)
10252
10252
  eslint: 10.6.0(jiti@2.7.0)
@@ -10254,7 +10254,7 @@ snapshots:
10254
10254
  transitivePeerDependencies:
10255
10255
  - supports-color
10256
10256
 
10257
- '@typescript-eslint/project-service@8.62.1(supports-color@10.2.2)(typescript@5.9.3)':
10257
+ '@typescript-eslint/project-service@8.62.1(typescript@5.9.3)':
10258
10258
  dependencies:
10259
10259
  '@typescript-eslint/tsconfig-utils': 8.62.1(typescript@5.9.3)
10260
10260
  '@typescript-eslint/types': 8.62.1
@@ -10265,8 +10265,8 @@ snapshots:
10265
10265
 
10266
10266
  '@typescript-eslint/rule-tester@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3)':
10267
10267
  dependencies:
10268
- '@typescript-eslint/parser': 8.62.1(eslint@10.6.0(jiti@2.7.0))(supports-color@10.2.2)(typescript@5.9.3)
10269
- '@typescript-eslint/typescript-estree': 8.62.1(supports-color@10.2.2)(typescript@5.9.3)
10268
+ '@typescript-eslint/parser': 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3)
10269
+ '@typescript-eslint/typescript-estree': 8.62.1(typescript@5.9.3)
10270
10270
  '@typescript-eslint/utils': 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3)
10271
10271
  ajv: 6.15.0
10272
10272
  eslint: 10.6.0(jiti@2.7.0)
@@ -10289,7 +10289,7 @@ snapshots:
10289
10289
  '@typescript-eslint/type-utils@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3)':
10290
10290
  dependencies:
10291
10291
  '@typescript-eslint/types': 8.62.1
10292
- '@typescript-eslint/typescript-estree': 8.62.1(supports-color@10.2.2)(typescript@5.9.3)
10292
+ '@typescript-eslint/typescript-estree': 8.62.1(typescript@5.9.3)
10293
10293
  '@typescript-eslint/utils': 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3)
10294
10294
  debug: 4.4.3(supports-color@10.2.2)
10295
10295
  eslint: 10.6.0(jiti@2.7.0)
@@ -10300,9 +10300,9 @@ snapshots:
10300
10300
 
10301
10301
  '@typescript-eslint/types@8.62.1': {}
10302
10302
 
10303
- '@typescript-eslint/typescript-estree@8.62.1(supports-color@10.2.2)(typescript@5.9.3)':
10303
+ '@typescript-eslint/typescript-estree@8.62.1(typescript@5.9.3)':
10304
10304
  dependencies:
10305
- '@typescript-eslint/project-service': 8.62.1(supports-color@10.2.2)(typescript@5.9.3)
10305
+ '@typescript-eslint/project-service': 8.62.1(typescript@5.9.3)
10306
10306
  '@typescript-eslint/tsconfig-utils': 8.62.1(typescript@5.9.3)
10307
10307
  '@typescript-eslint/types': 8.62.1
10308
10308
  '@typescript-eslint/visitor-keys': 8.62.1
@@ -10320,7 +10320,7 @@ snapshots:
10320
10320
  '@eslint-community/eslint-utils': 4.9.1(eslint@10.6.0(jiti@2.7.0))
10321
10321
  '@typescript-eslint/scope-manager': 8.62.1
10322
10322
  '@typescript-eslint/types': 8.62.1
10323
- '@typescript-eslint/typescript-estree': 8.62.1(supports-color@10.2.2)(typescript@5.9.3)
10323
+ '@typescript-eslint/typescript-estree': 8.62.1(typescript@5.9.3)
10324
10324
  eslint: 10.6.0(jiti@2.7.0)
10325
10325
  typescript: 5.9.3
10326
10326
  transitivePeerDependencies:
@@ -10462,7 +10462,7 @@ snapshots:
10462
10462
 
10463
10463
  '@vue/shared@3.5.13': {}
10464
10464
 
10465
- '@zhennann/common-bin@4.0.1':
10465
+ '@zhennann/common-bin@4.0.1(supports-color@10.2.2)':
10466
10466
  dependencies:
10467
10467
  chalk: 4.1.2
10468
10468
  change-case: 4.1.2
@@ -10496,7 +10496,7 @@ snapshots:
10496
10496
 
10497
10497
  acorn@8.17.0: {}
10498
10498
 
10499
- agent-base@6.0.2:
10499
+ agent-base@6.0.2(supports-color@10.2.2):
10500
10500
  dependencies:
10501
10501
  debug: 4.4.3(supports-color@10.2.2)
10502
10502
  transitivePeerDependencies:
@@ -10608,11 +10608,11 @@ snapshots:
10608
10608
  dependencies:
10609
10609
  possible-typed-array-names: 1.1.0
10610
10610
 
10611
- axios@1.18.1:
10611
+ axios@1.18.1(supports-color@10.2.2):
10612
10612
  dependencies:
10613
10613
  follow-redirects: 1.16.0
10614
10614
  form-data: 4.0.6
10615
- https-proxy-agent: 5.0.1
10615
+ https-proxy-agent: 5.0.1(supports-color@10.2.2)
10616
10616
  proxy-from-env: 2.1.0
10617
10617
  transitivePeerDependencies:
10618
10618
  - debug
@@ -11451,7 +11451,7 @@ snapshots:
11451
11451
  dependencies:
11452
11452
  '@es-joy/jsdoccomment': 0.84.0
11453
11453
  '@typescript-eslint/rule-tester': 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3)
11454
- '@typescript-eslint/typescript-estree': 8.62.1(supports-color@10.2.2)(typescript@5.9.3)
11454
+ '@typescript-eslint/typescript-estree': 8.62.1(typescript@5.9.3)
11455
11455
  '@typescript-eslint/utils': 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3)
11456
11456
  eslint: 10.6.0(jiti@2.7.0)
11457
11457
 
@@ -11505,7 +11505,7 @@ snapshots:
11505
11505
  regexp-ast-analysis: 0.7.1
11506
11506
  scslre: 0.3.0
11507
11507
 
11508
- eslint-plugin-toml@1.4.0(eslint@10.6.0(jiti@2.7.0))(supports-color@10.2.2):
11508
+ eslint-plugin-toml@1.4.0(eslint@10.6.0(jiti@2.7.0)):
11509
11509
  dependencies:
11510
11510
  '@eslint/core': 1.2.1
11511
11511
  '@eslint/plugin-kit': 0.7.2
@@ -11534,7 +11534,7 @@ snapshots:
11534
11534
  xml-name-validator: 4.0.0
11535
11535
  optionalDependencies:
11536
11536
  '@stylistic/eslint-plugin': 5.10.0(eslint@10.6.0(jiti@2.7.0))
11537
- '@typescript-eslint/parser': 8.62.1(eslint@10.6.0(jiti@2.7.0))(supports-color@10.2.2)(typescript@5.9.3)
11537
+ '@typescript-eslint/parser': 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3)
11538
11538
 
11539
11539
  eslint-plugin-yml@3.5.0(eslint@10.6.0(jiti@2.7.0)):
11540
11540
  dependencies:
@@ -12023,9 +12023,9 @@ snapshots:
12023
12023
  statuses: 2.0.2
12024
12024
  toidentifier: 1.0.1
12025
12025
 
12026
- https-proxy-agent@5.0.1:
12026
+ https-proxy-agent@5.0.1(supports-color@10.2.2):
12027
12027
  dependencies:
12028
- agent-base: 6.0.2
12028
+ agent-base: 6.0.2(supports-color@10.2.2)
12029
12029
  debug: 4.4.3(supports-color@10.2.2)
12030
12030
  transitivePeerDependencies:
12031
12031
  - supports-color
@@ -12497,14 +12497,14 @@ snapshots:
12497
12497
  transitivePeerDependencies:
12498
12498
  - supports-color
12499
12499
 
12500
- mdast-util-from-markdown@2.0.3(supports-color@10.2.2):
12500
+ mdast-util-from-markdown@2.0.3:
12501
12501
  dependencies:
12502
12502
  '@types/mdast': 4.0.4
12503
12503
  '@types/unist': 3.0.3
12504
12504
  decode-named-character-reference: 1.3.0
12505
12505
  devlop: 1.1.0
12506
12506
  mdast-util-to-string: 4.0.0
12507
- micromark: 4.0.2(supports-color@10.2.2)
12507
+ micromark: 4.0.2
12508
12508
  micromark-util-decode-numeric-character-reference: 2.0.2
12509
12509
  micromark-util-decode-string: 2.0.1
12510
12510
  micromark-util-normalize-identifier: 2.0.1
@@ -12523,7 +12523,7 @@ snapshots:
12523
12523
  '@types/mdast': 4.0.4
12524
12524
  devlop: 1.1.0
12525
12525
  escape-string-regexp: 5.0.0
12526
- mdast-util-from-markdown: 2.0.3(supports-color@10.2.2)
12526
+ mdast-util-from-markdown: 2.0.3
12527
12527
  mdast-util-to-markdown: 2.1.2
12528
12528
  micromark-extension-frontmatter: 2.0.0
12529
12529
  transitivePeerDependencies:
@@ -12549,7 +12549,7 @@ snapshots:
12549
12549
  dependencies:
12550
12550
  '@types/mdast': 4.0.4
12551
12551
  devlop: 1.1.0
12552
- mdast-util-from-markdown: 2.0.3(supports-color@10.2.2)
12552
+ mdast-util-from-markdown: 2.0.3
12553
12553
  mdast-util-to-markdown: 2.1.2
12554
12554
  micromark-util-normalize-identifier: 2.0.1
12555
12555
  transitivePeerDependencies:
@@ -12562,7 +12562,7 @@ snapshots:
12562
12562
  mdast-util-gfm-strikethrough@2.0.0:
12563
12563
  dependencies:
12564
12564
  '@types/mdast': 4.0.4
12565
- mdast-util-from-markdown: 2.0.3(supports-color@10.2.2)
12565
+ mdast-util-from-markdown: 2.0.3
12566
12566
  mdast-util-to-markdown: 2.1.2
12567
12567
  transitivePeerDependencies:
12568
12568
  - supports-color
@@ -12577,7 +12577,7 @@ snapshots:
12577
12577
  '@types/mdast': 4.0.4
12578
12578
  devlop: 1.1.0
12579
12579
  markdown-table: 3.0.4
12580
- mdast-util-from-markdown: 2.0.3(supports-color@10.2.2)
12580
+ mdast-util-from-markdown: 2.0.3
12581
12581
  mdast-util-to-markdown: 2.1.2
12582
12582
  transitivePeerDependencies:
12583
12583
  - supports-color
@@ -12590,7 +12590,7 @@ snapshots:
12590
12590
  dependencies:
12591
12591
  '@types/mdast': 4.0.4
12592
12592
  devlop: 1.1.0
12593
- mdast-util-from-markdown: 2.0.3(supports-color@10.2.2)
12593
+ mdast-util-from-markdown: 2.0.3
12594
12594
  mdast-util-to-markdown: 2.1.2
12595
12595
  transitivePeerDependencies:
12596
12596
  - supports-color
@@ -12607,7 +12607,7 @@ snapshots:
12607
12607
 
12608
12608
  mdast-util-gfm@3.1.0:
12609
12609
  dependencies:
12610
- mdast-util-from-markdown: 2.0.3(supports-color@10.2.2)
12610
+ mdast-util-from-markdown: 2.0.3
12611
12611
  mdast-util-gfm-autolink-literal: 2.0.1
12612
12612
  mdast-util-gfm-footnote: 2.1.0
12613
12613
  mdast-util-gfm-strikethrough: 2.0.0
@@ -12893,7 +12893,7 @@ snapshots:
12893
12893
  transitivePeerDependencies:
12894
12894
  - supports-color
12895
12895
 
12896
- micromark@4.0.2(supports-color@10.2.2):
12896
+ micromark@4.0.2:
12897
12897
  dependencies:
12898
12898
  '@types/debug': 4.1.13
12899
12899
  debug: 4.4.3(supports-color@10.2.2)
@@ -14235,8 +14235,8 @@ snapshots:
14235
14235
  typescript-eslint@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3):
14236
14236
  dependencies:
14237
14237
  '@typescript-eslint/eslint-plugin': 8.62.1(@typescript-eslint/parser@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3))(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3)
14238
- '@typescript-eslint/parser': 8.62.1(eslint@10.6.0(jiti@2.7.0))(supports-color@10.2.2)(typescript@5.9.3)
14239
- '@typescript-eslint/typescript-estree': 8.62.1(supports-color@10.2.2)(typescript@5.9.3)
14238
+ '@typescript-eslint/parser': 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3)
14239
+ '@typescript-eslint/typescript-estree': 8.62.1(typescript@5.9.3)
14240
14240
  '@typescript-eslint/utils': 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@5.9.3)
14241
14241
  eslint: 10.6.0(jiti@2.7.0)
14242
14242
  typescript: 5.9.3