Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@
"@types/jest": "^30.0.0",
"@types/node": "^24.0.0",
"@types/yargs": "^17.0.35",
"@typescript-eslint/eslint-plugin": "^8.58.0",
"@typescript-eslint/eslint-plugin": "^8.58.1",
"@typescript-eslint/parser": "^8.58.0",
"esbuild": "^0.28.0",
"escape-string-regexp": "^5.0.0",
"eslint": "^10.1.0",
"eslint": "^10.2.0",
"eslint-config-prettier": "^10.1.8",
"husky": "^9.1.7",
"jest": "^30.2.0",
Expand Down
180 changes: 124 additions & 56 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1071,32 +1071,32 @@ __metadata:
languageName: node
linkType: hard

"@eslint/config-array@npm:^0.23.3":
version: 0.23.3
resolution: "@eslint/config-array@npm:0.23.3"
"@eslint/config-array@npm:^0.23.4":
version: 0.23.5
resolution: "@eslint/config-array@npm:0.23.5"
dependencies:
"@eslint/object-schema": ^3.0.3
"@eslint/object-schema": ^3.0.5
debug: ^4.3.1
minimatch: ^10.2.4
checksum: 111374d3b875dd92c66f52ff0779793b701b9593859e25366caf3417f656328161a6d3f0010a87e832c11c2f7fda51f60f25db56731e6a2cc0e86bfa4a9bf679
checksum: 2cb8c3d3450f2b1c91dcc21109bfee58356915cbfa1429b9e82efc04c2acf7ccdf12ef20734989afdb1e676b8bf5f2e10548405efc6b8b2c89bbd9e89e5a8e49
languageName: node
linkType: hard

"@eslint/config-helpers@npm:^0.5.3":
version: 0.5.3
resolution: "@eslint/config-helpers@npm:0.5.3"
"@eslint/config-helpers@npm:^0.5.4":
version: 0.5.5
resolution: "@eslint/config-helpers@npm:0.5.5"
dependencies:
"@eslint/core": ^1.1.1
checksum: 79c3005ce3ebe9601e5bfbaf0bf9524cf072ac46c4d4b388ba3663c417ba28d97eff46d19c0e495c15f01e75b07a63e17b307f148136f552b74b8f10a0e6c922
"@eslint/core": ^1.2.1
checksum: 2442c0e5281b0a0733942a439fc3fd18b38bd69c2f49a284ec7cac8658f287c4356f6e83a513efd377c2d9e55c4624d47fa28461fa7d5431eef1f5f0d14f23d0
languageName: node
linkType: hard

"@eslint/core@npm:^1.1.1":
version: 1.1.1
resolution: "@eslint/core@npm:1.1.1"
"@eslint/core@npm:^1.2.0, @eslint/core@npm:^1.2.1":
version: 1.2.1
resolution: "@eslint/core@npm:1.2.1"
dependencies:
"@types/json-schema": ^7.0.15
checksum: b72cb0843650175f4c5e57ce7b2dcdfc2bb33f827722e4734e0a8166b09e833aea1f1aec259e67120e608d94fa450cfcd83fb3b89648275b0751cfa376d5968b
checksum: 430f53c5c6bcfabe54d7232d6b74bf9f6f62b0337f73ca0db70a0a0dbe4843243ce24577df61619fcbc0ef45cc6e2872074bed3295538acd72361b69f3b5eb47
languageName: node
linkType: hard

Expand Down Expand Up @@ -1129,20 +1129,20 @@ __metadata:
languageName: node
linkType: hard

"@eslint/object-schema@npm:^3.0.3":
version: 3.0.3
resolution: "@eslint/object-schema@npm:3.0.3"
checksum: 16691947b9f7ee4c7aa5c49d4db04a466bcb2de0a13b048244a5bfe423ac85619e3c90a2ba0f2e8446a4062ce629e67d84fd233bc96af8f8de18d9ed38052f08
"@eslint/object-schema@npm:^3.0.5":
version: 3.0.5
resolution: "@eslint/object-schema@npm:3.0.5"
checksum: 4e9aee969d73a5c12c06dcf9e3a7903d441cdc946b3768099dba1937f2af58bd8ed4b1bcf34bbc54432440cdd00dfab970edd5ce2b4fb1afd2d0e6018c87aa0b
languageName: node
linkType: hard

"@eslint/plugin-kit@npm:^0.6.1":
version: 0.6.1
resolution: "@eslint/plugin-kit@npm:0.6.1"
"@eslint/plugin-kit@npm:^0.7.0":
version: 0.7.1
resolution: "@eslint/plugin-kit@npm:0.7.1"
dependencies:
"@eslint/core": ^1.1.1
"@eslint/core": ^1.2.1
levn: ^0.4.1
checksum: 4918571749af046fd42b27e0c768d6a15f1ac77c18ddb5a22ea42726681d4e7f413d583a621575b2f73b94302e7c9d17b63bf82329b966637d297eff349bb320
checksum: 4d6c0cc823fb5cca2fa5a7a4fdd32340a5e3c755d639addcb0b53fd8edf94e1b1dbf3aa284e504cc04289980e4c6be726e997dee2ec44c27fa35717a48eafacd
languageName: node
linkType: hard

Expand Down Expand Up @@ -2491,23 +2491,23 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^8.58.0":
version: 8.58.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.58.0"
"@typescript-eslint/eslint-plugin@npm:^8.58.1":
version: 8.58.1
resolution: "@typescript-eslint/eslint-plugin@npm:8.58.1"
dependencies:
"@eslint-community/regexpp": ^4.12.2
"@typescript-eslint/scope-manager": 8.58.0
"@typescript-eslint/type-utils": 8.58.0
"@typescript-eslint/utils": 8.58.0
"@typescript-eslint/visitor-keys": 8.58.0
"@typescript-eslint/scope-manager": 8.58.1
"@typescript-eslint/type-utils": 8.58.1
"@typescript-eslint/utils": 8.58.1
"@typescript-eslint/visitor-keys": 8.58.1
ignore: ^7.0.5
natural-compare: ^1.4.0
ts-api-utils: ^2.5.0
peerDependencies:
"@typescript-eslint/parser": ^8.58.0
"@typescript-eslint/parser": ^8.58.1
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: ">=4.8.4 <6.1.0"
checksum: 11022128a5ff7110c3e1d950b3000e46ccf5991e4049137eb07562ca24ba770344cfcf89f1aa83af66a809b98eba194000dd50ae8c4f9bc47b956e4828074421
checksum: d1e858f9a8c07e1c61000d2af9ec8b5e3d7c252ff9239447cdf4a9665b8df4fd47a8f2af0d27fcd99088ec5e35f58cc240a9ac7f4de4f94b835ee1915b1ea1b3
languageName: node
linkType: hard

Expand Down Expand Up @@ -2540,6 +2540,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/project-service@npm:8.58.1":
version: 8.58.1
resolution: "@typescript-eslint/project-service@npm:8.58.1"
dependencies:
"@typescript-eslint/tsconfig-utils": ^8.58.1
"@typescript-eslint/types": ^8.58.1
debug: ^4.4.3
peerDependencies:
typescript: ">=4.8.4 <6.1.0"
checksum: c83fbf0e4c948f39e063b822133b637e43d08445b718782f84dee9e58b11261421ee9fa05a2d879715270ccde1de9eda39be4caaa691334b537e928d155b3260
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.58.0":
version: 8.58.0
resolution: "@typescript-eslint/scope-manager@npm:8.58.0"
Expand All @@ -2550,6 +2563,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.58.1":
version: 8.58.1
resolution: "@typescript-eslint/scope-manager@npm:8.58.1"
dependencies:
"@typescript-eslint/types": 8.58.1
"@typescript-eslint/visitor-keys": 8.58.1
checksum: f5815899048063b949b97b7c3f756e531a9d67496f21504c7a590ee97aee857a88cef191c91add443cbfa68d081441a08ea650deca6386ed6e1b97654c96a87a
languageName: node
linkType: hard

"@typescript-eslint/tsconfig-utils@npm:8.58.0, @typescript-eslint/tsconfig-utils@npm:^8.58.0":
version: 8.58.0
resolution: "@typescript-eslint/tsconfig-utils@npm:8.58.0"
Expand All @@ -2559,19 +2582,28 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.58.0":
version: 8.58.0
resolution: "@typescript-eslint/type-utils@npm:8.58.0"
"@typescript-eslint/tsconfig-utils@npm:8.58.1, @typescript-eslint/tsconfig-utils@npm:^8.58.1":
version: 8.58.1
resolution: "@typescript-eslint/tsconfig-utils@npm:8.58.1"
peerDependencies:
typescript: ">=4.8.4 <6.1.0"
checksum: e2a6b78ab07e4ac8c5afeefc8dc3658d9529fb57e8913360e1e0b250fefefabc8593954e50ae57a0b53d8d0f0ad8d3d6eeda588e6867e2ef3fb09f8f34979309
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.58.1":
version: 8.58.1
resolution: "@typescript-eslint/type-utils@npm:8.58.1"
dependencies:
"@typescript-eslint/types": 8.58.0
"@typescript-eslint/typescript-estree": 8.58.0
"@typescript-eslint/utils": 8.58.0
"@typescript-eslint/types": 8.58.1
"@typescript-eslint/typescript-estree": 8.58.1
"@typescript-eslint/utils": 8.58.1
debug: ^4.4.3
ts-api-utils: ^2.5.0
peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: ">=4.8.4 <6.1.0"
checksum: 5f0f883259e33ce32263afc6efba45e9e45ac0416869205f7ea04396bf427688ac5de333b6f93da991568d5c881e42181fba98b95d71f7f8cd1ef9abfb61bad4
checksum: ab0ac8adf6e4edc777f1a2bbc4c8e5242d0cf3699ce70549a355d5b09ff024dd1669578b8696b963e1c103d4b9939522d34cb1a53fc36a1e1e449090230fcf3a
languageName: node
linkType: hard

Expand All @@ -2582,6 +2614,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.58.1, @typescript-eslint/types@npm:^8.58.1":
version: 8.58.1
resolution: "@typescript-eslint/types@npm:8.58.1"
checksum: 96abd6c72b82885fb83cf2ef1921802b92b82efa228323f2f65acb4c926bc04878d7bf816396d25aaf81159251b9e77344c09ecc9790116d546f206c9d9a8ac6
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.58.0":
version: 8.58.0
resolution: "@typescript-eslint/typescript-estree@npm:8.58.0"
Expand All @@ -2601,18 +2640,37 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.58.0":
version: 8.58.0
resolution: "@typescript-eslint/utils@npm:8.58.0"
"@typescript-eslint/typescript-estree@npm:8.58.1":
version: 8.58.1
resolution: "@typescript-eslint/typescript-estree@npm:8.58.1"
dependencies:
"@typescript-eslint/project-service": 8.58.1
"@typescript-eslint/tsconfig-utils": 8.58.1
"@typescript-eslint/types": 8.58.1
"@typescript-eslint/visitor-keys": 8.58.1
debug: ^4.4.3
minimatch: ^10.2.2
semver: ^7.7.3
tinyglobby: ^0.2.15
ts-api-utils: ^2.5.0
peerDependencies:
typescript: ">=4.8.4 <6.1.0"
checksum: 6fcaa5995d641b745d581a08f2305a931bfdc293120ced2b604784b2009ab394eda1ed9463d32a5fffcdc66435fbb012588bfe62a18a5e7af0ae62741a86d563
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.58.1":
version: 8.58.1
resolution: "@typescript-eslint/utils@npm:8.58.1"
dependencies:
"@eslint-community/eslint-utils": ^4.9.1
"@typescript-eslint/scope-manager": 8.58.0
"@typescript-eslint/types": 8.58.0
"@typescript-eslint/typescript-estree": 8.58.0
"@typescript-eslint/scope-manager": 8.58.1
"@typescript-eslint/types": 8.58.1
"@typescript-eslint/typescript-estree": 8.58.1
peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: ">=4.8.4 <6.1.0"
checksum: 3b89a91b9c26a323c1ab99f3c647b7d377fbf8b5f725af083633baa48b6467569762f00765e699ad4f30e82ce36b467316e21c6686b81d0803740256f528028e
checksum: baf40d0dc1c0d36d8d46e4e1a664ea3ebd84d37abd33cd858bd7d8271dd0ba2078b3f3097ec9059c575025e8871889d6796155b1b077234ba644bd598199031b
languageName: node
linkType: hard

Expand All @@ -2626,6 +2684,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.58.1":
version: 8.58.1
resolution: "@typescript-eslint/visitor-keys@npm:8.58.1"
dependencies:
"@typescript-eslint/types": 8.58.1
eslint-visitor-keys: ^5.0.0
checksum: b028a9fb3f14aa96d350e819ab63b6ca98d5cbb7f40eb4901b13ae7f63c3bf42c24eb52506c27098b94940ea5e515678b83c030cff35bca22b476b76785b0d0a
languageName: node
linkType: hard

"@ungap/structured-clone@npm:^1.3.0":
version: 1.3.0
resolution: "@ungap/structured-clone@npm:1.3.0"
Expand Down Expand Up @@ -3237,11 +3305,11 @@ __metadata:
"@types/jest": ^30.0.0
"@types/node": ^24.0.0
"@types/yargs": ^17.0.35
"@typescript-eslint/eslint-plugin": ^8.58.0
"@typescript-eslint/eslint-plugin": ^8.58.1
"@typescript-eslint/parser": ^8.58.0
esbuild: ^0.28.0
escape-string-regexp: ^5.0.0
eslint: ^10.1.0
eslint: ^10.2.0
eslint-config-prettier: ^10.1.8
husky: ^9.1.7
jest: ^30.2.0
Expand Down Expand Up @@ -4255,16 +4323,16 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^10.1.0":
version: 10.1.0
resolution: "eslint@npm:10.1.0"
"eslint@npm:^10.2.0":
version: 10.2.0
resolution: "eslint@npm:10.2.0"
dependencies:
"@eslint-community/eslint-utils": ^4.8.0
"@eslint-community/regexpp": ^4.12.2
"@eslint/config-array": ^0.23.3
"@eslint/config-helpers": ^0.5.3
"@eslint/core": ^1.1.1
"@eslint/plugin-kit": ^0.6.1
"@eslint/config-array": ^0.23.4
"@eslint/config-helpers": ^0.5.4
"@eslint/core": ^1.2.0
"@eslint/plugin-kit": ^0.7.0
"@humanfs/node": ^0.16.6
"@humanwhocodes/module-importer": ^1.0.1
"@humanwhocodes/retry": ^0.4.2
Expand Down Expand Up @@ -4296,7 +4364,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: c4f63b8a58505052d725b8a5c288f17f673a8f58cb13b946332e341b26aa9d77fc3b519ef6096ee9ca179c8e911e1366e0efdd244333184a3066d46e75f7fb93
checksum: b63e89221bd0c05e91378420b501a2de8b192d0fcd307453e72eca5ebf9d8e933c42187e636096d8971ffde61ac7eab4736f441f9c569c2d22d9d5a275077532
languageName: node
linkType: hard

Expand Down
Loading