diff --git a/pandora-client-web/package.json b/pandora-client-web/package.json index db93fcbd1..5d3128d64 100644 --- a/pandora-client-web/package.json +++ b/pandora-client-web/package.json @@ -51,7 +51,7 @@ "@babel/preset-env": "7.25.0", "@pmmmwh/react-refresh-webpack-plugin": "0.5.13", "@project-pandora-game/sass-loader": "13.2.0", - "@stylistic/eslint-plugin": "2.6.2", + "@stylistic/eslint-plugin": "2.7.1", "@testing-library/jest-dom": "6.5.0", "@testing-library/react": "16.0.0", "@testing-library/user-event": "14.5.2", diff --git a/pandora-common/package.json b/pandora-common/package.json index 56eb2926e..94c6e3f77 100644 --- a/pandora-common/package.json +++ b/pandora-common/package.json @@ -43,7 +43,7 @@ "zod": "3.23.6" }, "devDependencies": { - "@stylistic/eslint-plugin": "2.6.2", + "@stylistic/eslint-plugin": "2.7.1", "@types/jest": "29.5.12", "@typescript-eslint/eslint-plugin": "8.3.0", "@typescript-eslint/parser": "8.3.0", diff --git a/pandora-server-directory/package.json b/pandora-server-directory/package.json index db6eb253b..c30de1795 100644 --- a/pandora-server-directory/package.json +++ b/pandora-server-directory/package.json @@ -59,7 +59,7 @@ "zod": "3.23.6" }, "devDependencies": { - "@stylistic/eslint-plugin": "2.6.2", + "@stylistic/eslint-plugin": "2.7.1", "@types/async-lock": "1.4.2", "@types/express": "4.17.21", "@types/jest": "29.5.12", diff --git a/pandora-server-shard/package.json b/pandora-server-shard/package.json index d07bddae5..5f98428d3 100644 --- a/pandora-server-shard/package.json +++ b/pandora-server-shard/package.json @@ -53,7 +53,7 @@ "zod": "3.23.6" }, "devDependencies": { - "@stylistic/eslint-plugin": "2.6.2", + "@stylistic/eslint-plugin": "2.7.1", "@types/async-lock": "1.4.2", "@types/express": "4.17.21", "@types/jest": "29.5.12", diff --git a/pandora-tests/package.json b/pandora-tests/package.json index 5681c28d4..7ac621e06 100644 --- a/pandora-tests/package.json +++ b/pandora-tests/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "@playwright/test": "1.46.0", - "@stylistic/eslint-plugin": "2.6.2", + "@stylistic/eslint-plugin": "2.7.1", "@types/node": "20.16.0", "@typescript-eslint/eslint-plugin": "8.3.0", "@typescript-eslint/parser": "8.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c57a6b85b..67633ef26 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -110,8 +110,8 @@ importers: specifier: 13.2.0 version: 13.2.0(sass@1.77.0)(webpack@5.94.0(webpack-cli@5.1.4(webpack-dev-server@5.0.4)(webpack@5.94.0))) '@stylistic/eslint-plugin': - specifier: 2.6.2 - version: 2.6.2(eslint@8.57.0)(typescript@5.4.5) + specifier: 2.7.1 + version: 2.7.1(eslint@8.57.0)(typescript@5.4.5) '@testing-library/jest-dom': specifier: 6.5.0 version: 6.5.0 @@ -321,8 +321,8 @@ importers: version: 3.23.6 devDependencies: '@stylistic/eslint-plugin': - specifier: 2.6.2 - version: 2.6.2(eslint@8.57.0)(typescript@5.4.5) + specifier: 2.7.1 + version: 2.7.1(eslint@8.57.0)(typescript@5.4.5) '@types/jest': specifier: 29.5.12 version: 29.5.12 @@ -415,8 +415,8 @@ importers: version: 3.23.6 devDependencies: '@stylistic/eslint-plugin': - specifier: 2.6.2 - version: 2.6.2(eslint@8.57.0)(typescript@5.4.5) + specifier: 2.7.1 + version: 2.7.1(eslint@8.57.0)(typescript@5.4.5) '@types/async-lock': specifier: 1.4.2 version: 1.4.2 @@ -530,8 +530,8 @@ importers: version: 3.23.6 devDependencies: '@stylistic/eslint-plugin': - specifier: 2.6.2 - version: 2.6.2(eslint@8.57.0)(typescript@5.4.5) + specifier: 2.7.1 + version: 2.7.1(eslint@8.57.0)(typescript@5.4.5) '@types/async-lock': specifier: 1.4.2 version: 1.4.2 @@ -602,8 +602,8 @@ importers: specifier: 1.46.0 version: 1.46.0 '@stylistic/eslint-plugin': - specifier: 2.6.2 - version: 2.6.2(eslint@8.57.0)(typescript@5.4.5) + specifier: 2.7.1 + version: 2.7.1(eslint@8.57.0)(typescript@5.4.5) '@types/node': specifier: 20.16.0 version: 20.16.0 @@ -2362,31 +2362,8 @@ packages: '@socket.io/component-emitter@3.1.2': resolution: {integrity: sha512-9BCxFwvbGg/RsZK9tjXd8s4UcwR0MWeFQ1XEKIQVVvAGJyINdrqKMcTRyLoK8Rse1GjzLV9cwjWV1olXRWEXVA==} - '@stylistic/eslint-plugin-js@2.6.2': - resolution: {integrity: sha512-wCr/kVctAPayMU3pcOI1MKR7MoKIh6VKZU89lPklAqtJoxT+Em6RueiiARbpznUYG5eg3LymiU+aMD+aIZXdqA==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - eslint: '>=8.40.0' - - '@stylistic/eslint-plugin-jsx@2.6.2': - resolution: {integrity: sha512-dSXK/fSPA938J1fBi10QmhzLKtZ/2TuyVNHQMk8jUhWfKJDleAogaSqcWNAbN8fwcoe9UWmt/3StiIf2oYC1aQ==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - eslint: '>=8.40.0' - - '@stylistic/eslint-plugin-plus@2.6.2': - resolution: {integrity: sha512-cANcPASfRvq3VTbbQCrSIXq+2AI0IW68PNYaZoXXS0ENlp7HDB8dmrsJnOgWCcoEvdCB8z/eWcG/eq/v5Qcl+Q==} - peerDependencies: - eslint: '*' - - '@stylistic/eslint-plugin-ts@2.6.2': - resolution: {integrity: sha512-6OEN3VtUNxjgOvWPavnC10MByr1H4zsgwNND3rQXr5lDFv93MLUnTsH+/SH15OkuqdyJgrQILI6b9lYecb1vIg==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - eslint: '>=8.40.0' - - '@stylistic/eslint-plugin@2.6.2': - resolution: {integrity: sha512-Ic5oFNM/25iuagob6LiIBkSI/A2y45TsyKtDtODXHRZDy52WfPfeexI6r+OH5+aWN9QGob2Bw+4JRM9/4areWw==} + '@stylistic/eslint-plugin@2.7.1': + resolution: {integrity: sha512-JqnHom8CP14oOgPhwTPbn0QgsBJwgNySQSe00V9GQQDlY1tEqZUlK4jM2DIOJ5nE+oXoy51vZWHnHkfZ6rEruw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.40.0' @@ -9703,49 +9680,15 @@ snapshots: '@socket.io/component-emitter@3.1.2': {} - '@stylistic/eslint-plugin-js@2.6.2(eslint@8.57.0)': + '@stylistic/eslint-plugin@2.7.1(eslint@8.57.0)(typescript@5.4.5)': dependencies: '@types/eslint': 9.6.1 - acorn: 8.12.1 + '@typescript-eslint/utils': 8.3.0(eslint@8.57.0)(typescript@5.4.5) eslint: 8.57.0 eslint-visitor-keys: 4.0.0 espree: 10.1.0 - - '@stylistic/eslint-plugin-jsx@2.6.2(eslint@8.57.0)': - dependencies: - '@stylistic/eslint-plugin-js': 2.6.2(eslint@8.57.0) - '@types/eslint': 9.6.1 - eslint: 8.57.0 estraverse: 5.3.0 picomatch: 4.0.2 - - '@stylistic/eslint-plugin-plus@2.6.2(eslint@8.57.0)(typescript@5.4.5)': - dependencies: - '@types/eslint': 9.6.1 - '@typescript-eslint/utils': 8.3.0(eslint@8.57.0)(typescript@5.4.5) - eslint: 8.57.0 - transitivePeerDependencies: - - supports-color - - typescript - - '@stylistic/eslint-plugin-ts@2.6.2(eslint@8.57.0)(typescript@5.4.5)': - dependencies: - '@stylistic/eslint-plugin-js': 2.6.2(eslint@8.57.0) - '@types/eslint': 9.6.1 - '@typescript-eslint/utils': 8.3.0(eslint@8.57.0)(typescript@5.4.5) - eslint: 8.57.0 - transitivePeerDependencies: - - supports-color - - typescript - - '@stylistic/eslint-plugin@2.6.2(eslint@8.57.0)(typescript@5.4.5)': - dependencies: - '@stylistic/eslint-plugin-js': 2.6.2(eslint@8.57.0) - '@stylistic/eslint-plugin-jsx': 2.6.2(eslint@8.57.0) - '@stylistic/eslint-plugin-plus': 2.6.2(eslint@8.57.0)(typescript@5.4.5) - '@stylistic/eslint-plugin-ts': 2.6.2(eslint@8.57.0)(typescript@5.4.5) - '@types/eslint': 9.6.1 - eslint: 8.57.0 transitivePeerDependencies: - supports-color - typescript