diff --git a/package.json b/package.json index 81c8443..3cec2c1 100644 --- a/package.json +++ b/package.json @@ -13,13 +13,13 @@ }, "devDependencies": { "@eslint-react/eslint-plugin": "^5.7.5", - "@typescript-eslint/parser": "^8.59.2", + "@typescript-eslint/parser": "^8.59.3", "eslint": "^10.3.0", "eslint-config-prettier": "^10.1.8", "eslint-plugin-prettier": "^5.5.5", "prettier": "^3.8.3", "typescript": "^6.0.3", - "typescript-eslint": "^8.59.2" + "typescript-eslint": "^8.59.3" }, "resolutions": { "jest-mock": "npm:30.4.1" diff --git a/yarn.lock b/yarn.lock index b76ae16..778dd55 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3110,39 +3110,39 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:8.59.2": - version: 8.59.2 - resolution: "@typescript-eslint/eslint-plugin@npm:8.59.2" +"@typescript-eslint/eslint-plugin@npm:8.59.3": + version: 8.59.3 + resolution: "@typescript-eslint/eslint-plugin@npm:8.59.3" dependencies: "@eslint-community/regexpp": "npm:^4.12.2" - "@typescript-eslint/scope-manager": "npm:8.59.2" - "@typescript-eslint/type-utils": "npm:8.59.2" - "@typescript-eslint/utils": "npm:8.59.2" - "@typescript-eslint/visitor-keys": "npm:8.59.2" + "@typescript-eslint/scope-manager": "npm:8.59.3" + "@typescript-eslint/type-utils": "npm:8.59.3" + "@typescript-eslint/utils": "npm:8.59.3" + "@typescript-eslint/visitor-keys": "npm:8.59.3" ignore: "npm:^7.0.5" natural-compare: "npm:^1.4.0" ts-api-utils: "npm:^2.5.0" peerDependencies: - "@typescript-eslint/parser": ^8.59.2 + "@typescript-eslint/parser": ^8.59.3 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: ">=4.8.4 <6.1.0" - checksum: 10/c0101b37dac651fbd33e225e84b96cd96e9916257db23ca0e16a611c3fb3f5faaa708f261e3a0440bd5994b6a19a1790f3e39f03ccc25c942137ee64113acf48 + checksum: 10/85a0dcd6c1b5ece73bbea9171e1ad25a2480b89a8f039057beaa82a000bc49b3909489dd0d68097011192fa878c30d91198ab49641dac165248b071ca220e2d1 languageName: node linkType: hard -"@typescript-eslint/parser@npm:8.59.2, @typescript-eslint/parser@npm:^8.59.2": - version: 8.59.2 - resolution: "@typescript-eslint/parser@npm:8.59.2" +"@typescript-eslint/parser@npm:8.59.3, @typescript-eslint/parser@npm:^8.59.3": + version: 8.59.3 + resolution: "@typescript-eslint/parser@npm:8.59.3" dependencies: - "@typescript-eslint/scope-manager": "npm:8.59.2" - "@typescript-eslint/types": "npm:8.59.2" - "@typescript-eslint/typescript-estree": "npm:8.59.2" - "@typescript-eslint/visitor-keys": "npm:8.59.2" + "@typescript-eslint/scope-manager": "npm:8.59.3" + "@typescript-eslint/types": "npm:8.59.3" + "@typescript-eslint/typescript-estree": "npm:8.59.3" + "@typescript-eslint/visitor-keys": "npm:8.59.3" debug: "npm:^4.4.3" peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: ">=4.8.4 <6.1.0" - checksum: 10/601eab709a6c7f7273f41b034435cb0a7102ee9e888b154ed9454003fe7b40d8a38286181b1a8ef2b7e4bfa4be6e7a48ee302e715b11d0550550f4ce1a114984 + checksum: 10/2bf8a3e868391c89178a975f6edf6ed3d07d87ce15c4c8c77bacd5851f9091598c5f4637bd6921febb190c59b337724674eccd9b04d4f213b1ae3a30990895d8 languageName: node linkType: hard @@ -3159,6 +3159,19 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/project-service@npm:8.59.3": + version: 8.59.3 + resolution: "@typescript-eslint/project-service@npm:8.59.3" + dependencies: + "@typescript-eslint/tsconfig-utils": "npm:^8.59.3" + "@typescript-eslint/types": "npm:^8.59.3" + debug: "npm:^4.4.3" + peerDependencies: + typescript: ">=4.8.4 <6.1.0" + checksum: 10/19af9dbd61f5c307d15f8814a74170952aef06c59775e5f5abbce14c8f3752dd61b99e7bb0d25332c5aed141e43f3c7f00fae55ccc99a22610685418ffcfee31 + languageName: node + linkType: hard + "@typescript-eslint/scope-manager@npm:8.59.2, @typescript-eslint/scope-manager@npm:^8.59.2": version: 8.59.2 resolution: "@typescript-eslint/scope-manager@npm:8.59.2" @@ -3169,6 +3182,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/scope-manager@npm:8.59.3": + version: 8.59.3 + resolution: "@typescript-eslint/scope-manager@npm:8.59.3" + dependencies: + "@typescript-eslint/types": "npm:8.59.3" + "@typescript-eslint/visitor-keys": "npm:8.59.3" + checksum: 10/d7be76f9bbd33c1d762493d2c6e9c7cfd87aa6d6ae778e6d8cb3fcfdf669941791d8e5f6207011e8bdc64476ca46954d880863c4125957ee0521fe0bb861b7cd + languageName: node + linkType: hard + "@typescript-eslint/tsconfig-utils@npm:8.59.2, @typescript-eslint/tsconfig-utils@npm:^8.59.2": version: 8.59.2 resolution: "@typescript-eslint/tsconfig-utils@npm:8.59.2" @@ -3178,7 +3201,32 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:8.59.2, @typescript-eslint/type-utils@npm:^8.59.2": +"@typescript-eslint/tsconfig-utils@npm:8.59.3, @typescript-eslint/tsconfig-utils@npm:^8.59.3": + version: 8.59.3 + resolution: "@typescript-eslint/tsconfig-utils@npm:8.59.3" + peerDependencies: + typescript: ">=4.8.4 <6.1.0" + checksum: 10/a6f230d66dc5cadfbc789a8468ff7bdf8f3100254eb68657007398feb4d46688c4ef3fb35784332ae9af65d52e6c4eabab0a47ed54a0ceac0cb025ae778dadf2 + languageName: node + linkType: hard + +"@typescript-eslint/type-utils@npm:8.59.3": + version: 8.59.3 + resolution: "@typescript-eslint/type-utils@npm:8.59.3" + dependencies: + "@typescript-eslint/types": "npm:8.59.3" + "@typescript-eslint/typescript-estree": "npm:8.59.3" + "@typescript-eslint/utils": "npm:8.59.3" + debug: "npm:^4.4.3" + ts-api-utils: "npm:^2.5.0" + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: ">=4.8.4 <6.1.0" + checksum: 10/864628416bad1c4bb4d46c796c86d799e1f57e23d4c81ccd2edc7446244156f2c8f08a8556878cb71e119ebb0c8089044c0f76fa4487f5ccea871a2c2d0e42a9 + languageName: node + linkType: hard + +"@typescript-eslint/type-utils@npm:^8.59.2": version: 8.59.2 resolution: "@typescript-eslint/type-utils@npm:8.59.2" dependencies: @@ -3201,6 +3249,13 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/types@npm:8.59.3, @typescript-eslint/types@npm:^8.59.3": + version: 8.59.3 + resolution: "@typescript-eslint/types@npm:8.59.3" + checksum: 10/71c2128b5744ef99d084d1d42f85625f7b8c4de8eaeec393e4e64838aacac0da126b31670247629dca3432cd8994ca509ee1c7c59393e9f56518a933af50c1c2 + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:8.59.2, @typescript-eslint/typescript-estree@npm:^8.59.2": version: 8.59.2 resolution: "@typescript-eslint/typescript-estree@npm:8.59.2" @@ -3220,6 +3275,25 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/typescript-estree@npm:8.59.3": + version: 8.59.3 + resolution: "@typescript-eslint/typescript-estree@npm:8.59.3" + dependencies: + "@typescript-eslint/project-service": "npm:8.59.3" + "@typescript-eslint/tsconfig-utils": "npm:8.59.3" + "@typescript-eslint/types": "npm:8.59.3" + "@typescript-eslint/visitor-keys": "npm:8.59.3" + debug: "npm:^4.4.3" + minimatch: "npm:^10.2.2" + semver: "npm:^7.7.3" + tinyglobby: "npm:^0.2.15" + ts-api-utils: "npm:^2.5.0" + peerDependencies: + typescript: ">=4.8.4 <6.1.0" + checksum: 10/acd4e71c087f2f1a1b6a8670d390642e68f12d63512ef7d1eaf0472b846c49f9a5dddfc271cfa03d6e8917ea01f3b3a81119195daa97e083244f083a5a6ee5a6 + languageName: node + linkType: hard + "@typescript-eslint/utils@npm:8.59.2, @typescript-eslint/utils@npm:^8.59.2": version: 8.59.2 resolution: "@typescript-eslint/utils@npm:8.59.2" @@ -3235,6 +3309,21 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/utils@npm:8.59.3": + version: 8.59.3 + resolution: "@typescript-eslint/utils@npm:8.59.3" + dependencies: + "@eslint-community/eslint-utils": "npm:^4.9.1" + "@typescript-eslint/scope-manager": "npm:8.59.3" + "@typescript-eslint/types": "npm:8.59.3" + "@typescript-eslint/typescript-estree": "npm:8.59.3" + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: ">=4.8.4 <6.1.0" + checksum: 10/24b0e91051d0aff8ef30b1262b2d0b88954ba9f73ced0d17c0bcf305361fc27d11849b501532761cef76fd45873d4907254240e8ae1b4dcfa2e5252f77e1e7fa + languageName: node + linkType: hard + "@typescript-eslint/visitor-keys@npm:8.59.2": version: 8.59.2 resolution: "@typescript-eslint/visitor-keys@npm:8.59.2" @@ -3245,6 +3334,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:8.59.3": + version: 8.59.3 + resolution: "@typescript-eslint/visitor-keys@npm:8.59.3" + dependencies: + "@typescript-eslint/types": "npm:8.59.3" + eslint-visitor-keys: "npm:^5.0.0" + checksum: 10/66241bdcf6679ae784cf0ae5581ca009cdb7d589656da6df8ef1d8b3ffca6717f55718776d13af35d28a49b124ab5f5533f7631b51878f08f1070e0407e5a4a4 + languageName: node + linkType: hard + "@ungap/structured-clone@npm:^1.3.0": version: 1.3.1 resolution: "@ungap/structured-clone@npm:1.3.1" @@ -7455,13 +7554,13 @@ __metadata: resolution: "react-responsive-main@workspace:." dependencies: "@eslint-react/eslint-plugin": "npm:^5.7.5" - "@typescript-eslint/parser": "npm:^8.59.2" + "@typescript-eslint/parser": "npm:^8.59.3" eslint: "npm:^10.3.0" eslint-config-prettier: "npm:^10.1.8" eslint-plugin-prettier: "npm:^5.5.5" prettier: "npm:^3.8.3" typescript: "npm:^6.0.3" - typescript-eslint: "npm:^8.59.2" + typescript-eslint: "npm:^8.59.3" languageName: unknown linkType: soft @@ -8310,18 +8409,18 @@ __metadata: languageName: node linkType: hard -"typescript-eslint@npm:^8.59.2": - version: 8.59.2 - resolution: "typescript-eslint@npm:8.59.2" +"typescript-eslint@npm:^8.59.3": + version: 8.59.3 + resolution: "typescript-eslint@npm:8.59.3" dependencies: - "@typescript-eslint/eslint-plugin": "npm:8.59.2" - "@typescript-eslint/parser": "npm:8.59.2" - "@typescript-eslint/typescript-estree": "npm:8.59.2" - "@typescript-eslint/utils": "npm:8.59.2" + "@typescript-eslint/eslint-plugin": "npm:8.59.3" + "@typescript-eslint/parser": "npm:8.59.3" + "@typescript-eslint/typescript-estree": "npm:8.59.3" + "@typescript-eslint/utils": "npm:8.59.3" peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: ">=4.8.4 <6.1.0" - checksum: 10/f729dffc5e2beef2685d7fdc5ecac973c02cad30d24929a5cc4df5d94b58d8841f34e06c87cf9df14caae7a0c264e4371d9c5b59b7210ce769519417c8494698 + checksum: 10/01cfffb7340e0479558d327e680233febaf0eb1b0150d7c07a41edc98d6351e31e2ffe6e0a5eceef82a785644e242376e05913372c9e81f0f07c585609612921 languageName: node linkType: hard