diff --git a/package.json b/package.json index 2c1f4f8..3829568 100644 --- a/package.json +++ b/package.json @@ -53,14 +53,14 @@ "@babel/plugin-syntax-import-assertions": "7.27.1", "@commitlint/cli": "19.8.1", "@commitlint/config-conventional": "19.8.1", - "@eslint/js": "9.34.0", + "@eslint/js": "9.35.0", "@types/babel__core": "7.20.5", "@types/lodash-es": "4.17.12", "@types/node": "22.18.1", "@vitest/coverage-v8": "2.1.9", "commitizen": "4.3.1", "cz-conventional-changelog": "3.3.0", - "eslint": "9.34.0", + "eslint": "9.35.0", "eslint-config-prettier": "10.1.8", "globals": "15.15.0", "husky": "9.1.7", @@ -70,7 +70,7 @@ "prettier": "3.6.2", "tsx": "4.20.5", "typescript": "5.9.2", - "typescript-eslint": "8.41.0", + "typescript-eslint": "8.42.0", "vite-tsconfig-paths": "5.1.4", "vitest": "2.1.9" } diff --git a/yarn.lock b/yarn.lock index 098dbeb..a055dfc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -799,7 +799,7 @@ __metadata: languageName: node linkType: hard -"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.7.0": +"@eslint-community/eslint-utils@npm:^4.7.0": version: 4.7.0 resolution: "@eslint-community/eslint-utils@npm:4.7.0" dependencies: @@ -810,6 +810,17 @@ __metadata: languageName: node linkType: hard +"@eslint-community/eslint-utils@npm:^4.8.0": + version: 4.8.0 + resolution: "@eslint-community/eslint-utils@npm:4.8.0" + dependencies: + eslint-visitor-keys: "npm:^3.4.3" + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 + checksum: 10/d5d51162513c05cc5f055482f97336e813706a12d45cfc6c372c1802da7d30e31204eeb8c0ab9de0abc0fe1a3477c14711c3e43f3d58cedb8ade5d953576fa91 + languageName: node + linkType: hard + "@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.12.1": version: 4.12.1 resolution: "@eslint-community/regexpp@npm:4.12.1" @@ -861,10 +872,10 @@ __metadata: languageName: node linkType: hard -"@eslint/js@npm:9.34.0": - version: 9.34.0 - resolution: "@eslint/js@npm:9.34.0" - checksum: 10/3bbe8423e2d11e0eeb70a79f5cd25b89a8920cade36e479e4288d1e01043b48a0d737f46d8e5dc91c53afad5bc0edc882cc5a5a024ac1ac31b0b7b4d4a9f16c0 +"@eslint/js@npm:9.35.0": + version: 9.35.0 + resolution: "@eslint/js@npm:9.35.0" + checksum: 10/a8764d0592ebe9a4804f8c0dafa7f49dbcdb38cabf30dd50587a3cfa51d898b90a3a0b93975d549f47debdd96b3e21da95081935f74213e45ec8c25f11f2ba1e languageName: node linkType: hard @@ -1428,106 +1439,106 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:8.41.0": - version: 8.41.0 - resolution: "@typescript-eslint/eslint-plugin@npm:8.41.0" +"@typescript-eslint/eslint-plugin@npm:8.42.0": + version: 8.42.0 + resolution: "@typescript-eslint/eslint-plugin@npm:8.42.0" dependencies: "@eslint-community/regexpp": "npm:^4.10.0" - "@typescript-eslint/scope-manager": "npm:8.41.0" - "@typescript-eslint/type-utils": "npm:8.41.0" - "@typescript-eslint/utils": "npm:8.41.0" - "@typescript-eslint/visitor-keys": "npm:8.41.0" + "@typescript-eslint/scope-manager": "npm:8.42.0" + "@typescript-eslint/type-utils": "npm:8.42.0" + "@typescript-eslint/utils": "npm:8.42.0" + "@typescript-eslint/visitor-keys": "npm:8.42.0" graphemer: "npm:^1.4.0" ignore: "npm:^7.0.0" natural-compare: "npm:^1.4.0" ts-api-utils: "npm:^2.1.0" peerDependencies: - "@typescript-eslint/parser": ^8.41.0 + "@typescript-eslint/parser": ^8.42.0 eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <6.0.0" - checksum: 10/b96e3fd9e8ae2c289aa7f1c0d2fbf89c608d37f54162a893bac5895318b05d21d3fd456cf7a6adf165915a8212f773f1bae9b4d83f732441864f6d92d083ed99 + checksum: 10/fb5b0e0785f9fa9d5ef88e78ff189334b2d1c558efd7b5063508d50275224a8aa38d4af0478228b90d6be6620289384a8d814f05e0af8c952c204515c0f3514e languageName: node linkType: hard -"@typescript-eslint/parser@npm:8.41.0": - version: 8.41.0 - resolution: "@typescript-eslint/parser@npm:8.41.0" +"@typescript-eslint/parser@npm:8.42.0": + version: 8.42.0 + resolution: "@typescript-eslint/parser@npm:8.42.0" dependencies: - "@typescript-eslint/scope-manager": "npm:8.41.0" - "@typescript-eslint/types": "npm:8.41.0" - "@typescript-eslint/typescript-estree": "npm:8.41.0" - "@typescript-eslint/visitor-keys": "npm:8.41.0" + "@typescript-eslint/scope-manager": "npm:8.42.0" + "@typescript-eslint/types": "npm:8.42.0" + "@typescript-eslint/typescript-estree": "npm:8.42.0" + "@typescript-eslint/visitor-keys": "npm:8.42.0" debug: "npm:^4.3.4" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <6.0.0" - checksum: 10/d4ba418aa62e08d49a5b953c9debd52674c30b9b2bb7bf2efc173a22ad3942df72cd83072beac06d98dad82741baf502a55fc648925ca407b01abdc908675f67 + checksum: 10/25eb2d08c118742dc01c2aa279ea4ba2d277e2d9a042ffd4f9bda9e94d7ff2aa90b63aad1204a82617a5c63ddd3dd553d927944cd9c8345826484d0d523cf7ad languageName: node linkType: hard -"@typescript-eslint/project-service@npm:8.41.0": - version: 8.41.0 - resolution: "@typescript-eslint/project-service@npm:8.41.0" +"@typescript-eslint/project-service@npm:8.42.0": + version: 8.42.0 + resolution: "@typescript-eslint/project-service@npm:8.42.0" dependencies: - "@typescript-eslint/tsconfig-utils": "npm:^8.41.0" - "@typescript-eslint/types": "npm:^8.41.0" + "@typescript-eslint/tsconfig-utils": "npm:^8.42.0" + "@typescript-eslint/types": "npm:^8.42.0" debug: "npm:^4.3.4" peerDependencies: typescript: ">=4.8.4 <6.0.0" - checksum: 10/ff8315de005ea7072ecd208b50b35fa01db034f110f30f415faa9c9441648494e5322723a0a4267beb28524babd6b04b349c32f2a2821f4ae0e9c4d503e1e8f0 + checksum: 10/3e91fd4b4d60edd6fe3e108e8e75947de8aa060aab1de63c23017e8afeca72ef405faa6fcdd17e8aa0023261a81135d095072dc31343c57395e50450258d9fa5 languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:8.41.0": - version: 8.41.0 - resolution: "@typescript-eslint/scope-manager@npm:8.41.0" +"@typescript-eslint/scope-manager@npm:8.42.0": + version: 8.42.0 + resolution: "@typescript-eslint/scope-manager@npm:8.42.0" dependencies: - "@typescript-eslint/types": "npm:8.41.0" - "@typescript-eslint/visitor-keys": "npm:8.41.0" - checksum: 10/4fc1dd6b3390d3a770c228dac227f35ff1126034fce484ab5e5a4fdbe2dab5dca1c8de3c528708320fee021adec1a1260ee45ed2aef9f7e3fdfbb1faf2191f9f + "@typescript-eslint/types": "npm:8.42.0" + "@typescript-eslint/visitor-keys": "npm:8.42.0" + checksum: 10/81be2d908a9d2d83bc9fe5e9219b04277b9fa466bfa7faf45dc076e4b33b39db2fb99b34b8832e329c7db48ddfdc7b78f6c92b564cd6eec99e124d3feaad8645 languageName: node linkType: hard -"@typescript-eslint/tsconfig-utils@npm:8.41.0, @typescript-eslint/tsconfig-utils@npm:^8.41.0": - version: 8.41.0 - resolution: "@typescript-eslint/tsconfig-utils@npm:8.41.0" +"@typescript-eslint/tsconfig-utils@npm:8.42.0, @typescript-eslint/tsconfig-utils@npm:^8.42.0": + version: 8.42.0 + resolution: "@typescript-eslint/tsconfig-utils@npm:8.42.0" peerDependencies: typescript: ">=4.8.4 <6.0.0" - checksum: 10/522d54252f9647d22e46f963df6bafe98aa0572b021e6acf7474c40f1a68afa6753f23a0a125abb1d792a89a1b1cc654d918553a03d08f769139f2f40b0d026c + checksum: 10/927aa127983a62ddcbfbcd18806fd278e0bf18fade3cca658946f9ff4915e6a5c5cc85926afaa490512c88dd2950b2059f22b50b6d1f4461c9dbd755a4c71c1c languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:8.41.0": - version: 8.41.0 - resolution: "@typescript-eslint/type-utils@npm:8.41.0" +"@typescript-eslint/type-utils@npm:8.42.0": + version: 8.42.0 + resolution: "@typescript-eslint/type-utils@npm:8.42.0" dependencies: - "@typescript-eslint/types": "npm:8.41.0" - "@typescript-eslint/typescript-estree": "npm:8.41.0" - "@typescript-eslint/utils": "npm:8.41.0" + "@typescript-eslint/types": "npm:8.42.0" + "@typescript-eslint/typescript-estree": "npm:8.42.0" + "@typescript-eslint/utils": "npm:8.42.0" debug: "npm:^4.3.4" ts-api-utils: "npm:^2.1.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <6.0.0" - checksum: 10/6c4c693c1ee3d1a1a3635898d59f1a3bcdf224be84284ea95a21fa68a3206bae32ce04d371df366fcad250a3eca3af723ed6ca1b4aefba238d4e553797c2dc9d + checksum: 10/8d876bbd23c956b604d973c49720060c251f4d8cab255f1fd04826a9a1e3ab7c1310400d49d9ec6cdac3288d7a23cd9fb48d42777651ba53c02b5e1a34efd6e9 languageName: node linkType: hard -"@typescript-eslint/types@npm:8.41.0, @typescript-eslint/types@npm:^8.41.0": - version: 8.41.0 - resolution: "@typescript-eslint/types@npm:8.41.0" - checksum: 10/e2fe5d9125264a1b1310fff7ac65e827da9885219d7f910dba090dcf7d4242830cb96695c7257634b22e1947943a2e890f9740536d95612452e5752385ab6a5b +"@typescript-eslint/types@npm:8.42.0, @typescript-eslint/types@npm:^8.42.0": + version: 8.42.0 + resolution: "@typescript-eslint/types@npm:8.42.0" + checksum: 10/7c39a35e5bb7083070872edc797ea60a3d6ceff0e3bdf85701919b71da83a51963562053a4b35c9e2a2b08c138fb595e14bc0b5c450e671a26059b58f8d8b4f4 languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:8.41.0": - version: 8.41.0 - resolution: "@typescript-eslint/typescript-estree@npm:8.41.0" +"@typescript-eslint/typescript-estree@npm:8.42.0": + version: 8.42.0 + resolution: "@typescript-eslint/typescript-estree@npm:8.42.0" dependencies: - "@typescript-eslint/project-service": "npm:8.41.0" - "@typescript-eslint/tsconfig-utils": "npm:8.41.0" - "@typescript-eslint/types": "npm:8.41.0" - "@typescript-eslint/visitor-keys": "npm:8.41.0" + "@typescript-eslint/project-service": "npm:8.42.0" + "@typescript-eslint/tsconfig-utils": "npm:8.42.0" + "@typescript-eslint/types": "npm:8.42.0" + "@typescript-eslint/visitor-keys": "npm:8.42.0" debug: "npm:^4.3.4" fast-glob: "npm:^3.3.2" is-glob: "npm:^4.0.3" @@ -1536,32 +1547,32 @@ __metadata: ts-api-utils: "npm:^2.1.0" peerDependencies: typescript: ">=4.8.4 <6.0.0" - checksum: 10/e039815d2ee03727fadb32c460e0c7df71a35b6c93a87e019c63836c53e51ce41f1975b32c9e5bcc840f4cd49c7bf7715c95df149f915379ec4c559d02436623 + checksum: 10/9bb5df97a2ac31e6e3ee6941e10702498a76d23235ba28a23d93e09aa75a2cbcd40dc74935d86706c8e2e55e1a8b6a34bb9fb234461920ed3d8a5abed68ba36b languageName: node linkType: hard -"@typescript-eslint/utils@npm:8.41.0": - version: 8.41.0 - resolution: "@typescript-eslint/utils@npm:8.41.0" +"@typescript-eslint/utils@npm:8.42.0": + version: 8.42.0 + resolution: "@typescript-eslint/utils@npm:8.42.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.7.0" - "@typescript-eslint/scope-manager": "npm:8.41.0" - "@typescript-eslint/types": "npm:8.41.0" - "@typescript-eslint/typescript-estree": "npm:8.41.0" + "@typescript-eslint/scope-manager": "npm:8.42.0" + "@typescript-eslint/types": "npm:8.42.0" + "@typescript-eslint/typescript-estree": "npm:8.42.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <6.0.0" - checksum: 10/863565c0891d89ee27497571092783a7fa90e281a7643f1bda5d9e8b94aea2acbc851e81141ce7a53ddea3638a0527ea165801dd9611f5532940e4d413c955a8 + checksum: 10/41c6c0d01c414c94d7109e21deee73b416547b3be26240d0237a3004c6198f146afefc75feee5333bc957ece6a0856518750655e794fd68c96feec1001edbfe8 languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:8.41.0": - version: 8.41.0 - resolution: "@typescript-eslint/visitor-keys@npm:8.41.0" +"@typescript-eslint/visitor-keys@npm:8.42.0": + version: 8.42.0 + resolution: "@typescript-eslint/visitor-keys@npm:8.42.0" dependencies: - "@typescript-eslint/types": "npm:8.41.0" + "@typescript-eslint/types": "npm:8.42.0" eslint-visitor-keys: "npm:^4.2.1" - checksum: 10/3c764be2f0d3b212c2cb7d0cc8a7b0ed378feb58883654471fd8ee943f1e124c0b78df92fe14368ceb46016b0e3ae1c47e2630ec3599aa7b4bd54f7793747657 + checksum: 10/ef3aeabf7b01eb72e176053a4fe7a4c4f0769a9f58d1f7a920c97d365305b950c402ad34227209781996ae187652ccf0f47c31015f992c502b5fa898a9d44bd5 languageName: node linkType: hard @@ -2691,17 +2702,17 @@ __metadata: languageName: node linkType: hard -"eslint@npm:9.34.0": - version: 9.34.0 - resolution: "eslint@npm:9.34.0" +"eslint@npm:9.35.0": + version: 9.35.0 + resolution: "eslint@npm:9.35.0" dependencies: - "@eslint-community/eslint-utils": "npm:^4.2.0" + "@eslint-community/eslint-utils": "npm:^4.8.0" "@eslint-community/regexpp": "npm:^4.12.1" "@eslint/config-array": "npm:^0.21.0" "@eslint/config-helpers": "npm:^0.3.1" "@eslint/core": "npm:^0.15.2" "@eslint/eslintrc": "npm:^3.3.1" - "@eslint/js": "npm:9.34.0" + "@eslint/js": "npm:9.35.0" "@eslint/plugin-kit": "npm:^0.3.5" "@humanfs/node": "npm:^0.16.6" "@humanwhocodes/module-importer": "npm:^1.0.1" @@ -2737,7 +2748,7 @@ __metadata: optional: true bin: eslint: bin/eslint.js - checksum: 10/edcd2e055521784cc941d26ea326fe488f749f6d9c18b5c10ea7ed779a502d3d6906b0cc49f68d208416f7b2cb82a21cb96d3031c2e02457f03dbf0c5be0992c + checksum: 10/238155639343d53bac639319ba92895083cbd15826081ac51204b29d64fbb52cebf0d355f11f57f146d2b15c4f2e1d85e3df0b0ac7ec0e2ef5e759c99dcab75e languageName: node linkType: hard @@ -3739,7 +3750,7 @@ __metadata: "@babel/plugin-syntax-import-assertions": "npm:7.27.1" "@commitlint/cli": "npm:19.8.1" "@commitlint/config-conventional": "npm:19.8.1" - "@eslint/js": "npm:9.34.0" + "@eslint/js": "npm:9.35.0" "@types/aws-lambda": "npm:8.10.152" "@types/babel__core": "npm:7.20.5" "@types/lodash-es": "npm:4.17.12" @@ -3747,7 +3758,7 @@ __metadata: "@vitest/coverage-v8": "npm:2.1.9" commitizen: "npm:4.3.1" cz-conventional-changelog: "npm:3.3.0" - eslint: "npm:9.34.0" + eslint: "npm:9.35.0" eslint-config-prettier: "npm:10.1.8" globals: "npm:15.15.0" husky: "npm:9.1.7" @@ -3757,7 +3768,7 @@ __metadata: prettier: "npm:3.6.2" tsx: "npm:4.20.5" typescript: "npm:5.9.2" - typescript-eslint: "npm:8.41.0" + typescript-eslint: "npm:8.42.0" vite-tsconfig-paths: "npm:5.1.4" vitest: "npm:2.1.9" languageName: unknown @@ -5248,18 +5259,18 @@ __metadata: languageName: node linkType: hard -"typescript-eslint@npm:8.41.0": - version: 8.41.0 - resolution: "typescript-eslint@npm:8.41.0" +"typescript-eslint@npm:8.42.0": + version: 8.42.0 + resolution: "typescript-eslint@npm:8.42.0" dependencies: - "@typescript-eslint/eslint-plugin": "npm:8.41.0" - "@typescript-eslint/parser": "npm:8.41.0" - "@typescript-eslint/typescript-estree": "npm:8.41.0" - "@typescript-eslint/utils": "npm:8.41.0" + "@typescript-eslint/eslint-plugin": "npm:8.42.0" + "@typescript-eslint/parser": "npm:8.42.0" + "@typescript-eslint/typescript-estree": "npm:8.42.0" + "@typescript-eslint/utils": "npm:8.42.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <6.0.0" - checksum: 10/a398a367b3a674bcdb74f060e0b06aacb9e8bd0637079c5079ff66a43a35286098b97d71fca1b81b738c0df840fda4b53aeee03ed0aacef03f9644c61a68960e + checksum: 10/7f71501823b2c1e87e89ff00d6d8eb40c7514630dbb6b7b44c4dd830c95709357270763df2d711a8ea7bb0b58bd69534f15b01db4550dc6e745df8fec8f6a3ae languageName: node linkType: hard