diff --git a/package.json b/package.json index 3f8326ad..c893d741 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@vitejs/plugin-react": "4.3.4", "autoprefixer": "10.4.20", "eslint": "8.57.1", - "eslint-config-love": "117.0.0", + "eslint-config-love": "119.0.0", "eslint-config-next": "15.2.1", "eslint-plugin-import": "2.31.0", "eslint-plugin-n": "17.16.1", diff --git a/yarn.lock b/yarn.lock index 4612b98f..dc0832db 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2631,27 +2631,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:8.20.0": - version: 8.20.0 - resolution: "@typescript-eslint/eslint-plugin@npm:8.20.0" - dependencies: - "@eslint-community/regexpp": "npm:^4.10.0" - "@typescript-eslint/scope-manager": "npm:8.20.0" - "@typescript-eslint/type-utils": "npm:8.20.0" - "@typescript-eslint/utils": "npm:8.20.0" - "@typescript-eslint/visitor-keys": "npm:8.20.0" - graphemer: "npm:^1.4.0" - ignore: "npm:^5.3.1" - natural-compare: "npm:^1.4.0" - ts-api-utils: "npm:^2.0.0" - peerDependencies: - "@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0 - eslint: ^8.57.0 || ^9.0.0 - typescript: ">=4.8.4 <5.8.0" - checksum: 10c0/c68d0dc5419db93c38eea8adecac19e27f8b023d015a944ffded112d584e87fa7fe512070a6a1085899cab2e12e1c8db276e10412b74bf639ca6b04052bbfedc - languageName: node - linkType: hard - "@typescript-eslint/eslint-plugin@npm:8.26.0": version: 8.26.0 resolution: "@typescript-eslint/eslint-plugin@npm:8.26.0" @@ -2696,22 +2675,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/parser@npm:8.20.0": - version: 8.20.0 - resolution: "@typescript-eslint/parser@npm:8.20.0" - dependencies: - "@typescript-eslint/scope-manager": "npm:8.20.0" - "@typescript-eslint/types": "npm:8.20.0" - "@typescript-eslint/typescript-estree": "npm:8.20.0" - "@typescript-eslint/visitor-keys": "npm:8.20.0" - debug: "npm:^4.3.4" - peerDependencies: - eslint: ^8.57.0 || ^9.0.0 - typescript: ">=4.8.4 <5.8.0" - checksum: 10c0/fff4a86be27f603ad8d6f7dd9758c46b04a254828f0c6d8a34869c1cf30b5828b60a1dc088f72680a7b65cc5fc696848df4605de19e59a18467306d7ca56c11d - languageName: node - linkType: hard - "@typescript-eslint/parser@npm:8.26.0": version: 8.26.0 resolution: "@typescript-eslint/parser@npm:8.26.0" @@ -2756,16 +2719,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:8.20.0": - version: 8.20.0 - resolution: "@typescript-eslint/scope-manager@npm:8.20.0" - dependencies: - "@typescript-eslint/types": "npm:8.20.0" - "@typescript-eslint/visitor-keys": "npm:8.20.0" - checksum: 10c0/a8074768d06c863169294116624a45c19377ff0b8635ad5fa4ae673b43cf704d1b9b79384ceef0ff0abb78b107d345cd90fe5572354daf6ad773fe462ee71e6a - languageName: node - linkType: hard - "@typescript-eslint/scope-manager@npm:8.25.0": version: 8.25.0 resolution: "@typescript-eslint/scope-manager@npm:8.25.0" @@ -2801,21 +2754,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:8.20.0": - version: 8.20.0 - resolution: "@typescript-eslint/type-utils@npm:8.20.0" - dependencies: - "@typescript-eslint/typescript-estree": "npm:8.20.0" - "@typescript-eslint/utils": "npm:8.20.0" - debug: "npm:^4.3.4" - ts-api-utils: "npm:^2.0.0" - peerDependencies: - eslint: ^8.57.0 || ^9.0.0 - typescript: ">=4.8.4 <5.8.0" - checksum: 10c0/7d46143f26ec606b71d20f0f5535b16abba2ba7a5a2daecd2584ddb61d1284dd8404f34265cc1fdfd541068b24b0211f7ad94801c94e4c60869d9f26bf3c0b9b - languageName: node - linkType: hard - "@typescript-eslint/type-utils@npm:8.26.0": version: 8.26.0 resolution: "@typescript-eslint/type-utils@npm:8.26.0" @@ -2838,13 +2776,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:8.20.0": - version: 8.20.0 - resolution: "@typescript-eslint/types@npm:8.20.0" - checksum: 10c0/21292d4ca089897015d2bf5ab99909a7b362902f63f4ba10696676823b50d00c7b4cd093b4b43fba01d12bc3feca3852d2c28528c06d8e45446b7477887dbee7 - languageName: node - linkType: hard - "@typescript-eslint/types@npm:8.25.0": version: 8.25.0 resolution: "@typescript-eslint/types@npm:8.25.0" @@ -2878,24 +2809,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:8.20.0": - version: 8.20.0 - resolution: "@typescript-eslint/typescript-estree@npm:8.20.0" - dependencies: - "@typescript-eslint/types": "npm:8.20.0" - "@typescript-eslint/visitor-keys": "npm:8.20.0" - debug: "npm:^4.3.4" - fast-glob: "npm:^3.3.2" - is-glob: "npm:^4.0.3" - minimatch: "npm:^9.0.4" - semver: "npm:^7.6.0" - ts-api-utils: "npm:^2.0.0" - peerDependencies: - typescript: ">=4.8.4 <5.8.0" - checksum: 10c0/54a2c1da7d1c5f7e865b941e8a3c98eb4b5f56ed8741664a84065173bde9602cdb8866b0984b26816d6af885c1528311c11e7286e869ed424483b74366514cbd - languageName: node - linkType: hard - "@typescript-eslint/typescript-estree@npm:8.25.0": version: 8.25.0 resolution: "@typescript-eslint/typescript-estree@npm:8.25.0" @@ -2946,22 +2859,7 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:8.20.0, @typescript-eslint/utils@npm:^8.20.0": - version: 8.20.0 - resolution: "@typescript-eslint/utils@npm:8.20.0" - dependencies: - "@eslint-community/eslint-utils": "npm:^4.4.0" - "@typescript-eslint/scope-manager": "npm:8.20.0" - "@typescript-eslint/types": "npm:8.20.0" - "@typescript-eslint/typescript-estree": "npm:8.20.0" - peerDependencies: - eslint: ^8.57.0 || ^9.0.0 - typescript: ">=4.8.4 <5.8.0" - checksum: 10c0/dd36c3b22a2adde1e1462aed0c8b4720f61859b4ebb0c3ef935a786a6b1cb0ec21eb0689f5a8debe8db26d97ebb979bab68d6f8fe7b0098e6200a485cfe2991b - languageName: node - linkType: hard - -"@typescript-eslint/utils@npm:8.26.0": +"@typescript-eslint/utils@npm:8.26.0, @typescript-eslint/utils@npm:^8.26.0": version: 8.26.0 resolution: "@typescript-eslint/utils@npm:8.26.0" dependencies: @@ -3001,16 +2899,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:8.20.0": - version: 8.20.0 - resolution: "@typescript-eslint/visitor-keys@npm:8.20.0" - dependencies: - "@typescript-eslint/types": "npm:8.20.0" - eslint-visitor-keys: "npm:^4.2.0" - checksum: 10c0/e95d8b2685e8beb6637bf2e9d06e4177a400d3a2b142ba749944690f969ee3186b750082fd9bf34ada82acf1c5dd5970201dfd97619029c8ecca85fb4b50dbd8 - languageName: node - linkType: hard - "@typescript-eslint/visitor-keys@npm:8.25.0": version: 8.25.0 resolution: "@typescript-eslint/visitor-keys@npm:8.25.0" @@ -4574,20 +4462,20 @@ __metadata: languageName: node linkType: hard -"eslint-config-love@npm:117.0.0": - version: 117.0.0 - resolution: "eslint-config-love@npm:117.0.0" +"eslint-config-love@npm:119.0.0": + version: 119.0.0 + resolution: "eslint-config-love@npm:119.0.0" dependencies: - "@typescript-eslint/utils": "npm:^8.20.0" + "@typescript-eslint/utils": "npm:^8.26.0" eslint-plugin-eslint-comments: "npm:^3.2.0" eslint-plugin-import: "npm:^2.31.0" eslint-plugin-n: "npm:^17.0.0" eslint-plugin-promise: "npm:^7.0.0" - typescript-eslint: "npm:^8.20.0" + typescript-eslint: "npm:^8.26.0" peerDependencies: eslint: ^9.12.0 typescript: "*" - checksum: 10c0/315fb519751156caa12faeea60c2a1b87c9e525d427598a862d2fa21c466b2cbdc43eefcd218138afda6994b197dfc590b24f30e356d0af5ccacc4dfe5dd56ae + checksum: 10c0/fc595cbc4b581ac00188e1368404a94d3b82268d5f0418d70bc712d57c7f1c08198af8a42a510cc4851002e4ce3d902f95a2071faa330904870ccc61dd37a240 languageName: node linkType: hard @@ -7073,7 +6961,7 @@ __metadata: autoprefixer: "npm:10.4.20" classnames: "npm:^2.5.1" eslint: "npm:8.57.1" - eslint-config-love: "npm:117.0.0" + eslint-config-love: "npm:119.0.0" eslint-config-next: "npm:15.2.1" eslint-plugin-import: "npm:2.31.0" eslint-plugin-n: "npm:17.16.1" @@ -8984,15 +8872,6 @@ __metadata: languageName: node linkType: hard -"ts-api-utils@npm:^2.0.0": - version: 2.0.0 - resolution: "ts-api-utils@npm:2.0.0" - peerDependencies: - typescript: ">=4.8.4" - checksum: 10c0/6165e29a5b75bd0218e3cb0f9ee31aa893dbd819c2e46dbb086c841121eb0436ed47c2c18a20cb3463d74fd1fb5af62e2604ba5971cc48e5b38ebbdc56746dfc - languageName: node - linkType: hard - "ts-api-utils@npm:^2.0.1": version: 2.0.1 resolution: "ts-api-utils@npm:2.0.1" @@ -9160,17 +9039,17 @@ __metadata: languageName: node linkType: hard -"typescript-eslint@npm:^8.20.0": - version: 8.20.0 - resolution: "typescript-eslint@npm:8.20.0" +"typescript-eslint@npm:^8.26.0": + version: 8.26.0 + resolution: "typescript-eslint@npm:8.26.0" dependencies: - "@typescript-eslint/eslint-plugin": "npm:8.20.0" - "@typescript-eslint/parser": "npm:8.20.0" - "@typescript-eslint/utils": "npm:8.20.0" + "@typescript-eslint/eslint-plugin": "npm:8.26.0" + "@typescript-eslint/parser": "npm:8.26.0" + "@typescript-eslint/utils": "npm:8.26.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 - typescript: ">=4.8.4 <5.8.0" - checksum: 10c0/049e0fa000657232c0fe26a062ef6a9cd16c5a58c814a74ac45971554c8b6bc67355821a66229f9537e819939a2ab065e7fcba9a70cd95c8283630dc58ac0144 + typescript: ">=4.8.4 <5.9.0" + checksum: 10c0/7bf055ac2839c96d72c3c4213b5bef82ca71aba73a02922b8ba9e3bd91bb845127f32f8cb1c7b7ef6201803a7ffcf0cc6be18318b46d84296e1b1e2adbd27643 languageName: node linkType: hard