Merge remote-tracking branch 'origin/master' into codex/pr202-merge-review

This commit is contained in:
Tianyi Cui
2026-07-14 23:42:36 +08:00
56 changed files with 2327 additions and 122 deletions

11
pnpm-lock.yaml generated
View File

@@ -14,6 +14,9 @@ importers:
'@stylistic/eslint-plugin':
specifier: ^5.10.0
version: 5.10.0(eslint@10.5.0(jiti@2.7.0))
'@types/js-yaml':
specifier: ^4.0.9
version: 4.0.9
'@types/jsdom':
specifier: ^28.0.3
version: 28.0.3
@@ -35,6 +38,9 @@ importers:
fast-check:
specifier: ^4.8.0
version: 4.8.0
js-yaml:
specifier: ^4.2.0
version: 4.2.0
jscpd:
specifier: ^5.0.12
version: 5.0.12
@@ -3233,6 +3239,9 @@ packages:
'@types/geojson@7946.0.16':
resolution: {integrity: sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==}
'@types/js-yaml@4.0.9':
resolution: {integrity: sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==}
'@types/jsdom@28.0.3':
resolution: {integrity: sha512-/HQ2uFoetFTXuye8vzIcHw2z6Fwi7Hi/qcgC+RoS9NCyewiqxhVGqlG+ViGB6lkax481R6dmhf1I7lIGlzJStQ==}
@@ -6571,6 +6580,8 @@ snapshots:
'@types/geojson@7946.0.16': {}
'@types/js-yaml@4.0.9': {}
'@types/jsdom@28.0.3':
dependencies:
'@types/node': 25.9.3