diff --git a/examples/access-control-migration/package.json b/examples/access-control-migration/package.json index e682473cb18d..7eafc041ab68 100644 --- a/examples/access-control-migration/package.json +++ b/examples/access-control-migration/package.json @@ -73,7 +73,7 @@ "@loopback/testlab": "^7.0.7", "@types/lodash": "^4.17.13", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "lodash": "^4.17.21", "typescript": "~5.2.2" } diff --git a/examples/binding-resolution/package.json b/examples/binding-resolution/package.json index c231d4d155a4..de27dbec76f4 100644 --- a/examples/binding-resolution/package.json +++ b/examples/binding-resolution/package.json @@ -56,7 +56,7 @@ "@loopback/testlab": "^7.0.7", "@types/debug": "^4.1.12", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "source-map-support": "^0.5.21", "typescript": "~5.2.2" } diff --git a/examples/context/package.json b/examples/context/package.json index 8ae66fc888d3..6c95f84f606b 100644 --- a/examples/context/package.json +++ b/examples/context/package.json @@ -54,7 +54,7 @@ "@loopback/eslint-config": "^15.0.4", "@loopback/testlab": "^7.0.7", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "typescript": "~5.2.2" } } diff --git a/examples/express-composition/package.json b/examples/express-composition/package.json index a1b3b89c6257..83ba841836fe 100644 --- a/examples/express-composition/package.json +++ b/examples/express-composition/package.json @@ -62,7 +62,7 @@ "@loopback/testlab": "^7.0.7", "@types/express": "^4.17.21", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "typescript": "~5.2.2" } } diff --git a/examples/file-transfer/package.json b/examples/file-transfer/package.json index 7d448ab94e4f..f815c3db62d1 100644 --- a/examples/file-transfer/package.json +++ b/examples/file-transfer/package.json @@ -60,7 +60,7 @@ "@types/express-serve-static-core": "^4.17.37", "@types/multer": "^1.4.12", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "typescript": "~5.2.2" } } diff --git a/examples/graphql/package.json b/examples/graphql/package.json index 9ff6a05ae1d3..ead8ab9d5200 100644 --- a/examples/graphql/package.json +++ b/examples/graphql/package.json @@ -63,7 +63,7 @@ "@loopback/testlab": "^7.0.7", "@types/multer": "^1.4.12", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "rimraf": "^5.0.10", "source-map-support": "^0.5.21", "typescript": "~5.2.2" diff --git a/examples/greeter-extension/package.json b/examples/greeter-extension/package.json index 1550be853eb1..c4bebeda84d9 100644 --- a/examples/greeter-extension/package.json +++ b/examples/greeter-extension/package.json @@ -58,7 +58,7 @@ "@loopback/testlab": "^7.0.7", "@types/debug": "4.1.12", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "typescript": "~5.2.2" } } diff --git a/examples/greeting-app/package.json b/examples/greeting-app/package.json index a492aa5b4da5..9c4ea96668e2 100644 --- a/examples/greeting-app/package.json +++ b/examples/greeting-app/package.json @@ -62,7 +62,7 @@ "@loopback/testlab": "^7.0.7", "@types/debug": "4.1.12", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "typescript": "~5.2.2" } } diff --git a/examples/hello-world/package.json b/examples/hello-world/package.json index 324fa1fe2210..9ff3df105bf9 100644 --- a/examples/hello-world/package.json +++ b/examples/hello-world/package.json @@ -55,7 +55,7 @@ "@loopback/eslint-config": "^15.0.4", "@loopback/testlab": "^7.0.7", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "typescript": "~5.2.2" } } diff --git a/examples/lb3-application/package.json b/examples/lb3-application/package.json index 9333a9ec2629..9f2c724ac231 100644 --- a/examples/lb3-application/package.json +++ b/examples/lb3-application/package.json @@ -68,7 +68,7 @@ "@loopback/testlab": "^7.0.7", "@types/lodash": "^4.17.13", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "lodash": "^4.17.21", "should": "^13.2.3", "typescript": "~5.2.2" diff --git a/examples/log-extension/package.json b/examples/log-extension/package.json index b19edbb30060..885a4ce03d10 100644 --- a/examples/log-extension/package.json +++ b/examples/log-extension/package.json @@ -57,7 +57,7 @@ "@loopback/testlab": "^7.0.7", "@types/debug": "^4.1.12", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "typescript": "~5.2.2" } } diff --git a/examples/metrics-prometheus/package.json b/examples/metrics-prometheus/package.json index 48d1a7a202e8..7620c219a2d6 100644 --- a/examples/metrics-prometheus/package.json +++ b/examples/metrics-prometheus/package.json @@ -58,7 +58,7 @@ "@loopback/eslint-config": "^15.0.4", "@loopback/testlab": "^7.0.7", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "typescript": "~5.2.2" } } diff --git a/examples/multi-tenancy/package.json b/examples/multi-tenancy/package.json index 52e155918e19..bb290f17c223 100644 --- a/examples/multi-tenancy/package.json +++ b/examples/multi-tenancy/package.json @@ -71,7 +71,7 @@ "@types/debug": "^4.1.12", "@types/jsonwebtoken": "^9.0.7", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "source-map-support": "^0.5.21", "typescript": "~5.2.2" } diff --git a/examples/passport-login/package.json b/examples/passport-login/package.json index eb3eff0c3d38..883613dcb506 100644 --- a/examples/passport-login/package.json +++ b/examples/passport-login/package.json @@ -95,7 +95,7 @@ "@types/lodash": "^4.17.13", "@types/node": "^16.18.119", "axios": "^1.7.7", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "lodash": "^4.17.21", "typescript": "~5.2.2" } diff --git a/examples/references-many/package.json b/examples/references-many/package.json index 9a3dee6dd7c4..feffe61436b6 100644 --- a/examples/references-many/package.json +++ b/examples/references-many/package.json @@ -69,7 +69,7 @@ "@loopback/testlab": "^7.0.7", "@types/lodash": "^4.17.13", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "lodash": "^4.17.21", "typescript": "~5.2.2" } diff --git a/examples/rest-crud/package.json b/examples/rest-crud/package.json index edb7959bdd04..846c398ceaa6 100644 --- a/examples/rest-crud/package.json +++ b/examples/rest-crud/package.json @@ -66,7 +66,7 @@ "@loopback/testlab": "^7.0.7", "@types/lodash": "^4.17.13", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "lodash": "^4.17.21", "typescript": "~5.2.2" } diff --git a/examples/rpc-server/package.json b/examples/rpc-server/package.json index b2cac91ba7cc..56d63278b6ec 100644 --- a/examples/rpc-server/package.json +++ b/examples/rpc-server/package.json @@ -52,7 +52,7 @@ "@loopback/testlab": "^7.0.7", "@types/express": "^4.17.21", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "typescript": "~5.2.2" } } diff --git a/examples/soap-calculator/package.json b/examples/soap-calculator/package.json index e44a3b86aaf5..cfe801d8ea78 100644 --- a/examples/soap-calculator/package.json +++ b/examples/soap-calculator/package.json @@ -60,7 +60,7 @@ "@loopback/testlab": "^7.0.7", "@types/mocha": "^10.0.9", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "mocha": "^10.8.2", "source-map-support": "^0.5.21", "typescript": "~5.2.2" diff --git a/examples/socketio/package.json b/examples/socketio/package.json index 5cb2e186bc6e..b5521e558ed6 100644 --- a/examples/socketio/package.json +++ b/examples/socketio/package.json @@ -66,7 +66,7 @@ "@loopback/testlab": "^7.0.7", "@types/debug": "^4.1.12", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "socket.io-client": "^4.8.1", "source-map-support": "^0.5.21", "typescript": "~5.2.2" diff --git a/examples/todo-jwt/package.json b/examples/todo-jwt/package.json index 3337a4f2becd..534ac77d5d7d 100644 --- a/examples/todo-jwt/package.json +++ b/examples/todo-jwt/package.json @@ -74,7 +74,7 @@ "@loopback/testlab": "^7.0.7", "@types/lodash": "^4.17.13", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "lodash": "^4.17.21", "typescript": "~5.2.2" } diff --git a/examples/todo-list/package.json b/examples/todo-list/package.json index 131373718681..4d5a42410804 100644 --- a/examples/todo-list/package.json +++ b/examples/todo-list/package.json @@ -69,7 +69,7 @@ "@loopback/testlab": "^7.0.7", "@types/lodash": "^4.17.13", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "lodash": "^4.17.21", "typescript": "~5.2.2" } diff --git a/examples/todo/package.json b/examples/todo/package.json index 6aa4c4bb4ed0..49a2ac8d7f10 100644 --- a/examples/todo/package.json +++ b/examples/todo/package.json @@ -69,7 +69,7 @@ "@types/lodash": "^4.17.13", "@types/morgan": "^1.9.9", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "lodash": "^4.17.21", "typescript": "~5.2.2" } diff --git a/examples/validation-app/package.json b/examples/validation-app/package.json index f1501bd096df..36c02bf357da 100644 --- a/examples/validation-app/package.json +++ b/examples/validation-app/package.json @@ -64,7 +64,7 @@ "@loopback/eslint-config": "^15.0.4", "@loopback/testlab": "^7.0.7", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "source-map-support": "^0.5.21", "typescript": "~5.2.2" } diff --git a/examples/webpack/package.json b/examples/webpack/package.json index 01991dfa6f92..4eadb27359c7 100644 --- a/examples/webpack/package.json +++ b/examples/webpack/package.json @@ -48,7 +48,7 @@ "@types/puppeteer": "^7.0.4", "assert": "^2.1.0", "buffer": "^6.0.3", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "events": "^3.3.0", "process": "^0.11.10", "puppeteer": "^21.11.0", diff --git a/package-lock.json b/package-lock.json index 80c224b1d4d0..e86cd5021b89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,13 +24,13 @@ "@npmcli/map-workspaces": "^3.0.6", "@npmcli/package-json": "^5.2.1", "@types/mocha": "^10.0.9", - "@typescript-eslint/eslint-plugin": "^7.16.0", - "@typescript-eslint/parser": "^7.16.0", + "@typescript-eslint/eslint-plugin": "^8.16.0", + "@typescript-eslint/parser": "^8.16.0", "cross-env": "^7.0.3", "cz-conventional-changelog": "^3.3.0", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-eslint-plugin": "^5.5.1", + "eslint-plugin-eslint-plugin": "^6.3.2", "eslint-plugin-mocha": "^10.4.3", "eslint-plugin-prettier": "^5.1.3", "fs-extra": "^11.2.0", @@ -295,7 +295,7 @@ "@loopback/testlab": "^7.0.7", "@types/lodash": "^4.17.13", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "lodash": "^4.17.21", "typescript": "~5.2.2" }, @@ -327,7 +327,7 @@ "@loopback/testlab": "^7.0.7", "@types/debug": "^4.1.12", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "source-map-support": "^0.5.21", "typescript": "~5.2.2" }, @@ -355,7 +355,7 @@ "@loopback/eslint-config": "^15.0.4", "@loopback/testlab": "^7.0.7", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "typescript": "~5.2.2" }, "engines": { @@ -389,7 +389,7 @@ "@loopback/testlab": "^7.0.7", "@types/express": "^4.17.21", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "typescript": "~5.2.2" }, "engines": { @@ -422,7 +422,7 @@ "@types/express-serve-static-core": "^4.17.37", "@types/multer": "^1.4.12", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "typescript": "~5.2.2" }, "engines": { @@ -455,7 +455,7 @@ "@loopback/testlab": "^7.0.7", "@types/multer": "^1.4.12", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "rimraf": "^5.0.10", "source-map-support": "^0.5.21", "typescript": "~5.2.2" @@ -487,7 +487,7 @@ "@loopback/testlab": "^7.0.7", "@types/debug": "4.1.12", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "typescript": "~5.2.2" }, "engines": { @@ -520,7 +520,7 @@ "@loopback/testlab": "^7.0.7", "@types/debug": "4.1.12", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "typescript": "~5.2.2" }, "engines": { @@ -548,7 +548,7 @@ "@loopback/eslint-config": "^15.0.4", "@loopback/testlab": "^7.0.7", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "typescript": "~5.2.2" }, "engines": { @@ -588,7 +588,7 @@ "@loopback/testlab": "^7.0.7", "@types/lodash": "^4.17.13", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "lodash": "^4.17.21", "should": "^13.2.3", "typescript": "~5.2.2" @@ -621,7 +621,7 @@ "@loopback/testlab": "^7.0.7", "@types/debug": "^4.1.12", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "typescript": "~5.2.2" }, "engines": { @@ -651,7 +651,7 @@ "@loopback/eslint-config": "^15.0.4", "@loopback/testlab": "^7.0.7", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "typescript": "~5.2.2" }, "engines": { @@ -687,7 +687,7 @@ "@types/debug": "^4.1.12", "@types/jsonwebtoken": "^9.0.7", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "source-map-support": "^0.5.21", "typescript": "~5.2.2" }, @@ -755,7 +755,7 @@ "@types/lodash": "^4.17.13", "@types/node": "^16.18.119", "axios": "^1.7.7", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "lodash": "^4.17.21", "typescript": "~5.2.2" }, @@ -791,7 +791,7 @@ "@loopback/testlab": "^7.0.7", "@types/lodash": "^4.17.13", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "lodash": "^4.17.21", "typescript": "~5.2.2" }, @@ -827,7 +827,7 @@ "@loopback/testlab": "^7.0.7", "@types/lodash": "^4.17.13", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "lodash": "^4.17.21", "typescript": "~5.2.2" }, @@ -857,7 +857,7 @@ "@loopback/testlab": "^7.0.7", "@types/express": "^4.17.21", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "typescript": "~5.2.2" }, "engines": { @@ -891,7 +891,7 @@ "@loopback/testlab": "^7.0.7", "@types/mocha": "^10.0.9", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "mocha": "^10.8.2", "source-map-support": "^0.5.21", "typescript": "~5.2.2" @@ -927,7 +927,7 @@ "@loopback/testlab": "^7.0.7", "@types/debug": "^4.1.12", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "socket.io-client": "^4.8.1", "source-map-support": "^0.5.21", "typescript": "~5.2.2" @@ -966,7 +966,7 @@ "@types/lodash": "^4.17.13", "@types/morgan": "^1.9.9", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "lodash": "^4.17.21", "typescript": "~5.2.2" }, @@ -1000,7 +1000,7 @@ "@loopback/testlab": "^7.0.7", "@types/lodash": "^4.17.13", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "lodash": "^4.17.21", "typescript": "~5.2.2" }, @@ -1036,7 +1036,7 @@ "@loopback/testlab": "^7.0.7", "@types/lodash": "^4.17.13", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "lodash": "^4.17.21", "typescript": "~5.2.2" }, @@ -1077,7 +1077,7 @@ "@loopback/eslint-config": "^15.0.4", "@loopback/testlab": "^7.0.7", "@types/node": "^16.18.119", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "source-map-support": "^0.5.21", "typescript": "~5.2.2" }, @@ -1108,7 +1108,7 @@ "@types/puppeteer": "^7.0.4", "assert": "^2.1.0", "buffer": "^6.0.3", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "events": "^3.3.0", "process": "^0.11.10", "puppeteer": "^21.11.0", @@ -2929,22 +2929,69 @@ } }, "node_modules/@eslint-community/regexpp": { - "version": "4.10.0", - "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.0.tgz", - "integrity": "sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==", + "version": "4.12.1", + "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz", + "integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==", + "license": "MIT", "engines": { "node": "^12.0.0 || ^14.0.0 || >=16.0.0" } }, + "node_modules/@eslint/config-array": { + "version": "0.19.0", + "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.19.0.tgz", + "integrity": "sha512-zdHg2FPIFNKPdcHWtiNT+jEFCHYVplAXRDlQDyqy0zGx/q2parwh7brGJSiTxRk/TSMkbM//zt/f5CHgyTyaSQ==", + "license": "Apache-2.0", + "dependencies": { + "@eslint/object-schema": "^2.1.4", + "debug": "^4.3.1", + "minimatch": "^3.1.2" + }, + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + } + }, + "node_modules/@eslint/config-array/node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "license": "MIT", + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/@eslint/config-array/node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "license": "ISC", + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/@eslint/core": { + "version": "0.9.0", + "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.9.0.tgz", + "integrity": "sha512-7ATR9F0e4W85D/0w7cU0SNj7qkAexMG+bAHEZOjo9akvGuhHE2m7umzWzfnpa0XAg5Kxc1BWmtPMV67jJ+9VUg==", + "license": "Apache-2.0", + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + } + }, "node_modules/@eslint/eslintrc": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz", - "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.2.0.tgz", + "integrity": "sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==", + "license": "MIT", "dependencies": { "ajv": "^6.12.4", "debug": "^4.3.2", - "espree": "^9.6.0", - "globals": "^13.19.0", + "espree": "^10.0.1", + "globals": "^14.0.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", "js-yaml": "^4.1.0", @@ -2952,7 +2999,7 @@ "strip-json-comments": "^3.1.1" }, "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "url": "https://opencollective.com/eslint" @@ -2982,6 +3029,18 @@ "concat-map": "0.0.1" } }, + "node_modules/@eslint/eslintrc/node_modules/globals": { + "version": "14.0.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz", + "integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==", + "license": "MIT", + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/@eslint/eslintrc/node_modules/json-schema-traverse": { "version": "0.4.1", "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", @@ -2999,11 +3058,33 @@ } }, "node_modules/@eslint/js": { - "version": "8.57.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.0.tgz", - "integrity": "sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==", + "version": "9.15.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.15.0.tgz", + "integrity": "sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg==", + "license": "MIT", "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + } + }, + "node_modules/@eslint/object-schema": { + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.4.tgz", + "integrity": "sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==", + "license": "Apache-2.0", + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + } + }, + "node_modules/@eslint/plugin-kit": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.3.tgz", + "integrity": "sha512-2b/g5hRmpbb1o4GnTZax9N9m0FXzz9OV42ZzI4rDDMDuHUqigAiQCEWChBWCY4ztAGVRjoWT19v0yMmc5/L5kA==", + "license": "Apache-2.0", + "dependencies": { + "levn": "^0.4.1" + }, + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" } }, "node_modules/@exodus/schemasafe": { @@ -3190,37 +3271,39 @@ "@hapi/topo": "^6.0.1" } }, - "node_modules/@humanwhocodes/config-array": { - "version": "0.11.14", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz", - "integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==", - "dependencies": { - "@humanwhocodes/object-schema": "^2.0.2", - "debug": "^4.3.1", - "minimatch": "^3.0.5" - }, + "node_modules/@humanfs/core": { + "version": "0.19.1", + "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz", + "integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==", + "license": "Apache-2.0", "engines": { - "node": ">=10.10.0" + "node": ">=18.18.0" } }, - "node_modules/@humanwhocodes/config-array/node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "node_modules/@humanfs/node": { + "version": "0.16.6", + "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.6.tgz", + "integrity": "sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==", + "license": "Apache-2.0", "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" + "@humanfs/core": "^0.19.1", + "@humanwhocodes/retry": "^0.3.0" + }, + "engines": { + "node": ">=18.18.0" } }, - "node_modules/@humanwhocodes/config-array/node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dependencies": { - "brace-expansion": "^1.1.7" - }, + "node_modules/@humanfs/node/node_modules/@humanwhocodes/retry": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.1.tgz", + "integrity": "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==", + "license": "Apache-2.0", "engines": { - "node": "*" + "node": ">=18.18" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/nzakas" } }, "node_modules/@humanwhocodes/module-importer": { @@ -3235,10 +3318,18 @@ "url": "https://github.com/sponsors/nzakas" } }, - "node_modules/@humanwhocodes/object-schema": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz", - "integrity": "sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==" + "node_modules/@humanwhocodes/retry": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.1.tgz", + "integrity": "sha512-c7hNEllBlenFTHBky65mhq8WD2kbN9Q6gk0bTk8lSBvc554jpXSkST1iePudpt7+A/AQvuHs9EMqjHDXMY1lrA==", + "license": "Apache-2.0", + "engines": { + "node": ">=18.18" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/nzakas" + } }, "node_modules/@hutson/parse-repository-url": { "version": "3.0.2", @@ -8568,7 +8659,6 @@ "version": "1.0.6", "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz", "integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==", - "dev": true, "license": "MIT" }, "node_modules/@types/expect": { @@ -9290,31 +9380,31 @@ } }, "node_modules/@typescript-eslint/eslint-plugin": { - "version": "7.16.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.16.0.tgz", - "integrity": "sha512-py1miT6iQpJcs1BiJjm54AMzeuMPBSPuKPlnT8HlfudbcS5rYeX5jajpLf3mrdRh9dA/Ec2FVUY0ifeVNDIhZw==", + "version": "8.16.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.16.0.tgz", + "integrity": "sha512-5YTHKV8MYlyMI6BaEG7crQ9BhSc8RxzshOReKwZwRWN0+XvvTOm+L/UYLCYxFpfwYuAAqhxiq4yae0CMFwbL7Q==", "license": "MIT", "dependencies": { "@eslint-community/regexpp": "^4.10.0", - "@typescript-eslint/scope-manager": "7.16.0", - "@typescript-eslint/type-utils": "7.16.0", - "@typescript-eslint/utils": "7.16.0", - "@typescript-eslint/visitor-keys": "7.16.0", + "@typescript-eslint/scope-manager": "8.16.0", + "@typescript-eslint/type-utils": "8.16.0", + "@typescript-eslint/utils": "8.16.0", + "@typescript-eslint/visitor-keys": "8.16.0", "graphemer": "^1.4.0", "ignore": "^5.3.1", "natural-compare": "^1.4.0", "ts-api-utils": "^1.3.0" }, "engines": { - "node": "^18.18.0 || >=20.0.0" + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { - "@typescript-eslint/parser": "^7.0.0", - "eslint": "^8.56.0" + "@typescript-eslint/parser": "^8.0.0 || ^8.0.0-alpha.0", + "eslint": "^8.57.0 || ^9.0.0" }, "peerDependenciesMeta": { "typescript": { @@ -9323,26 +9413,26 @@ } }, "node_modules/@typescript-eslint/parser": { - "version": "7.16.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-7.16.0.tgz", - "integrity": "sha512-ar9E+k7CU8rWi2e5ErzQiC93KKEFAXA2Kky0scAlPcxYblLt8+XZuHUZwlyfXILyQa95P6lQg+eZgh/dDs3+Vw==", + "version": "8.16.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.16.0.tgz", + "integrity": "sha512-D7DbgGFtsqIPIFMPJwCad9Gfi/hC0PWErRRHFnaCWoEDYi5tQUDiJCTmGUbBiLzjqAck4KcXt9Ayj0CNlIrF+w==", "license": "BSD-2-Clause", "dependencies": { - "@typescript-eslint/scope-manager": "7.16.0", - "@typescript-eslint/types": "7.16.0", - "@typescript-eslint/typescript-estree": "7.16.0", - "@typescript-eslint/visitor-keys": "7.16.0", + "@typescript-eslint/scope-manager": "8.16.0", + "@typescript-eslint/types": "8.16.0", + "@typescript-eslint/typescript-estree": "8.16.0", + "@typescript-eslint/visitor-keys": "8.16.0", "debug": "^4.3.4" }, "engines": { - "node": "^18.18.0 || >=20.0.0" + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { - "eslint": "^8.56.0" + "eslint": "^8.57.0 || ^9.0.0" }, "peerDependenciesMeta": { "typescript": { @@ -9351,16 +9441,16 @@ } }, "node_modules/@typescript-eslint/scope-manager": { - "version": "7.16.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.16.0.tgz", - "integrity": "sha512-8gVv3kW6n01Q6TrI1cmTZ9YMFi3ucDT7i7aI5lEikk2ebk1AEjrwX8MDTdaX5D7fPXMBLvnsaa0IFTAu+jcfOw==", + "version": "8.16.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.16.0.tgz", + "integrity": "sha512-mwsZWubQvBki2t5565uxF0EYvG+FwdFb8bMtDuGQLdCCnGPrDEDvm1gtfynuKlnpzeBRqdFCkMf9jg1fnAK8sg==", "license": "MIT", "dependencies": { - "@typescript-eslint/types": "7.16.0", - "@typescript-eslint/visitor-keys": "7.16.0" + "@typescript-eslint/types": "8.16.0", + "@typescript-eslint/visitor-keys": "8.16.0" }, "engines": { - "node": "^18.18.0 || >=20.0.0" + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "type": "opencollective", @@ -9368,25 +9458,25 @@ } }, "node_modules/@typescript-eslint/type-utils": { - "version": "7.16.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-7.16.0.tgz", - "integrity": "sha512-j0fuUswUjDHfqV/UdW6mLtOQQseORqfdmoBNDFOqs9rvNVR2e+cmu6zJu/Ku4SDuqiJko6YnhwcL8x45r8Oqxg==", + "version": "8.16.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.16.0.tgz", + "integrity": "sha512-IqZHGG+g1XCWX9NyqnI/0CX5LL8/18awQqmkZSl2ynn8F76j579dByc0jhfVSnSnhf7zv76mKBQv9HQFKvDCgg==", "license": "MIT", "dependencies": { - "@typescript-eslint/typescript-estree": "7.16.0", - "@typescript-eslint/utils": "7.16.0", + "@typescript-eslint/typescript-estree": "8.16.0", + "@typescript-eslint/utils": "8.16.0", "debug": "^4.3.4", "ts-api-utils": "^1.3.0" }, "engines": { - "node": "^18.18.0 || >=20.0.0" + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { - "eslint": "^8.56.0" + "eslint": "^8.57.0 || ^9.0.0" }, "peerDependenciesMeta": { "typescript": { @@ -9395,12 +9485,12 @@ } }, "node_modules/@typescript-eslint/types": { - "version": "7.16.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.16.0.tgz", - "integrity": "sha512-fecuH15Y+TzlUutvUl9Cc2XJxqdLr7+93SQIbcZfd4XRGGKoxyljK27b+kxKamjRkU7FYC6RrbSCg0ALcZn/xw==", + "version": "8.16.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.16.0.tgz", + "integrity": "sha512-NzrHj6thBAOSE4d9bsuRNMvk+BvaQvmY4dDglgkgGC0EW/tB3Kelnp3tAKH87GEwzoxgeQn9fNGRyFJM/xd+GQ==", "license": "MIT", "engines": { - "node": "^18.18.0 || >=20.0.0" + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "type": "opencollective", @@ -9408,22 +9498,22 @@ } }, "node_modules/@typescript-eslint/typescript-estree": { - "version": "7.16.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.16.0.tgz", - "integrity": "sha512-a5NTvk51ZndFuOLCh5OaJBELYc2O3Zqxfl3Js78VFE1zE46J2AaVuW+rEbVkQznjkmlzWsUI15BG5tQMixzZLw==", + "version": "8.16.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.16.0.tgz", + "integrity": "sha512-E2+9IzzXMc1iaBy9zmo+UYvluE3TW7bCGWSF41hVWUE01o8nzr1rvOQYSxelxr6StUvRcTMe633eY8mXASMaNw==", "license": "BSD-2-Clause", "dependencies": { - "@typescript-eslint/types": "7.16.0", - "@typescript-eslint/visitor-keys": "7.16.0", + "@typescript-eslint/types": "8.16.0", + "@typescript-eslint/visitor-keys": "8.16.0", "debug": "^4.3.4", - "globby": "^11.1.0", + "fast-glob": "^3.3.2", "is-glob": "^4.0.3", "minimatch": "^9.0.4", "semver": "^7.6.0", "ts-api-utils": "^1.3.0" }, "engines": { - "node": "^18.18.0 || >=20.0.0" + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "type": "opencollective", @@ -9436,48 +9526,60 @@ } }, "node_modules/@typescript-eslint/utils": { - "version": "7.16.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.16.0.tgz", - "integrity": "sha512-PqP4kP3hb4r7Jav+NiRCntlVzhxBNWq6ZQ+zQwII1y/G/1gdIPeYDCKr2+dH6049yJQsWZiHU6RlwvIFBXXGNA==", + "version": "8.16.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.16.0.tgz", + "integrity": "sha512-C1zRy/mOL8Pj157GiX4kaw7iyRLKfJXBR3L82hk5kS/GyHcOFmy4YUq/zfZti72I9wnuQtA/+xzft4wCC8PJdA==", "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", - "@typescript-eslint/scope-manager": "7.16.0", - "@typescript-eslint/types": "7.16.0", - "@typescript-eslint/typescript-estree": "7.16.0" + "@typescript-eslint/scope-manager": "8.16.0", + "@typescript-eslint/types": "8.16.0", + "@typescript-eslint/typescript-estree": "8.16.0" }, "engines": { - "node": "^18.18.0 || >=20.0.0" + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { - "eslint": "^8.56.0" + "eslint": "^8.57.0 || ^9.0.0" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } } }, "node_modules/@typescript-eslint/visitor-keys": { - "version": "7.16.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.16.0.tgz", - "integrity": "sha512-rMo01uPy9C7XxG7AFsxa8zLnWXTF8N3PYclekWSrurvhwiw1eW88mrKiAYe6s53AUY57nTRz8dJsuuXdkAhzCg==", + "version": "8.16.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.16.0.tgz", + "integrity": "sha512-pq19gbaMOmFE3CbL0ZB8J8BFCo2ckfHBfaIsaOZgBIF4EoISJIdLX5xRhd0FGB0LlHReNRuzoJoMGpTjq8F2CQ==", "license": "MIT", "dependencies": { - "@typescript-eslint/types": "7.16.0", - "eslint-visitor-keys": "^3.4.3" + "@typescript-eslint/types": "8.16.0", + "eslint-visitor-keys": "^4.2.0" }, "engines": { - "node": "^18.18.0 || >=20.0.0" + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" } }, - "node_modules/@ungap/structured-clone": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz", - "integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==" + "node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz", + "integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==", + "license": "Apache-2.0", + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } }, "node_modules/@webassemblyjs/ast": { "version": "1.12.1", @@ -9811,6 +9913,7 @@ "version": "5.3.2", "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", + "license": "MIT", "peerDependencies": { "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" } @@ -13846,17 +13949,6 @@ "node": ">= 8.0" } }, - "node_modules/doctrine": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", - "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", - "dependencies": { - "esutils": "^2.0.2" - }, - "engines": { - "node": ">=6.0.0" - } - }, "node_modules/dom-serializer": { "version": "0.2.2", "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.2.2.tgz", @@ -14482,57 +14574,62 @@ } }, "node_modules/eslint": { - "version": "8.57.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.0.tgz", - "integrity": "sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==", + "version": "9.15.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.15.0.tgz", + "integrity": "sha512-7CrWySmIibCgT1Os28lUU6upBshZ+GxybLOrmRzi08kS8MBuO8QA7pXEgYgY5W8vK3e74xv0lpjo9DbaGU9Rkw==", + "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", - "@eslint-community/regexpp": "^4.6.1", - "@eslint/eslintrc": "^2.1.4", - "@eslint/js": "8.57.0", - "@humanwhocodes/config-array": "^0.11.14", + "@eslint-community/regexpp": "^4.12.1", + "@eslint/config-array": "^0.19.0", + "@eslint/core": "^0.9.0", + "@eslint/eslintrc": "^3.2.0", + "@eslint/js": "9.15.0", + "@eslint/plugin-kit": "^0.2.3", + "@humanfs/node": "^0.16.6", "@humanwhocodes/module-importer": "^1.0.1", - "@nodelib/fs.walk": "^1.2.8", - "@ungap/structured-clone": "^1.2.0", + "@humanwhocodes/retry": "^0.4.1", + "@types/estree": "^1.0.6", + "@types/json-schema": "^7.0.15", "ajv": "^6.12.4", "chalk": "^4.0.0", - "cross-spawn": "^7.0.2", + "cross-spawn": "^7.0.5", "debug": "^4.3.2", - "doctrine": "^3.0.0", "escape-string-regexp": "^4.0.0", - "eslint-scope": "^7.2.2", - "eslint-visitor-keys": "^3.4.3", - "espree": "^9.6.1", - "esquery": "^1.4.2", + "eslint-scope": "^8.2.0", + "eslint-visitor-keys": "^4.2.0", + "espree": "^10.3.0", + "esquery": "^1.5.0", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", - "file-entry-cache": "^6.0.1", + "file-entry-cache": "^8.0.0", "find-up": "^5.0.0", "glob-parent": "^6.0.2", - "globals": "^13.19.0", - "graphemer": "^1.4.0", "ignore": "^5.2.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", - "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", "json-stable-stringify-without-jsonify": "^1.0.1", - "levn": "^0.4.1", "lodash.merge": "^4.6.2", "minimatch": "^3.1.2", "natural-compare": "^1.4.0", - "optionator": "^0.9.3", - "strip-ansi": "^6.0.1", - "text-table": "^0.2.0" + "optionator": "^0.9.3" }, "bin": { "eslint": "bin/eslint.js" }, "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { - "url": "https://opencollective.com/eslint" + "url": "https://eslint.org/donate" + }, + "peerDependencies": { + "jiti": "*" + }, + "peerDependenciesMeta": { + "jiti": { + "optional": true + } } }, "node_modules/eslint-config-prettier": { @@ -14547,18 +14644,19 @@ } }, "node_modules/eslint-plugin-eslint-plugin": { - "version": "5.5.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-5.5.1.tgz", - "integrity": "sha512-9AmfZzcQ7QHwpzfAQpZ7xdtwHYViylmlnruCH0aV64/tuoH3igGXg91vr0e6ShLf/mrAYGqLw5LZ/gOxJeRXnw==", + "version": "6.3.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-6.3.2.tgz", + "integrity": "sha512-s1uCANS+Keha58j25OvirQZsxlu3yrmWzcGuotOjUmqIeEFrDDar0cobAuYjLRLzwfjMKICKoPTCbK1pDleqiw==", + "license": "MIT", "dependencies": { - "eslint-utils": "^3.0.0", + "@eslint-community/eslint-utils": "^4.4.0", "estraverse": "^5.3.0" }, "engines": { - "node": "^14.17.0 || ^16.0.0 || >= 18.0.0" + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "peerDependencies": { - "eslint": ">=7.0.0" + "eslint": ">=8.23.0" } }, "node_modules/eslint-plugin-mocha": { @@ -14608,15 +14706,16 @@ } }, "node_modules/eslint-scope": { - "version": "7.2.2", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", - "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", + "version": "8.2.0", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.2.0.tgz", + "integrity": "sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==", + "license": "BSD-2-Clause", "dependencies": { "esrecurse": "^4.3.0", "estraverse": "^5.2.0" }, "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "url": "https://opencollective.com/eslint" @@ -14662,6 +14761,7 @@ "version": "6.12.6", "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", @@ -14677,15 +14777,29 @@ "version": "1.1.11", "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "license": "MIT", "dependencies": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" } }, + "node_modules/eslint/node_modules/eslint-visitor-keys": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz", + "integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==", + "license": "Apache-2.0", + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, "node_modules/eslint/node_modules/glob-parent": { "version": "6.0.2", "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", + "license": "ISC", "dependencies": { "is-glob": "^4.0.3" }, @@ -14696,12 +14810,14 @@ "node_modules/eslint/node_modules/json-schema-traverse": { "version": "0.4.1", "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", + "license": "MIT" }, "node_modules/eslint/node_modules/minimatch": { "version": "3.1.2", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "license": "ISC", "dependencies": { "brace-expansion": "^1.1.7" }, @@ -14710,16 +14826,29 @@ } }, "node_modules/espree": { - "version": "9.6.1", - "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz", - "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==", + "version": "10.3.0", + "resolved": "https://registry.npmjs.org/espree/-/espree-10.3.0.tgz", + "integrity": "sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==", + "license": "BSD-2-Clause", "dependencies": { - "acorn": "^8.9.0", + "acorn": "^8.14.0", "acorn-jsx": "^5.3.2", - "eslint-visitor-keys": "^3.4.1" + "eslint-visitor-keys": "^4.2.0" }, "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/espree/node_modules/eslint-visitor-keys": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz", + "integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==", + "license": "Apache-2.0", + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "url": "https://opencollective.com/eslint" @@ -15212,14 +15341,15 @@ } }, "node_modules/file-entry-cache": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", - "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz", + "integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==", + "license": "MIT", "dependencies": { - "flat-cache": "^3.0.4" + "flat-cache": "^4.0.0" }, "engines": { - "node": "^10.12.0 || >=12.0.0" + "node": ">=16.0.0" } }, "node_modules/file-type": { @@ -15445,75 +15575,23 @@ } }, "node_modules/flat-cache": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.1.0.tgz", - "integrity": "sha512-OHx4Qwrrt0E4jEIcI5/Xb+f+QmJYNj2rrK8wiIdQOIrB9WrrJL8cjZvXdXuBTkkEwEqLycb5BeZDV1o2i9bTew==", - "dependencies": { - "flatted": "^3.2.7", - "keyv": "^4.5.3", - "rimraf": "^3.0.2" - }, - "engines": { - "node": ">=12.0.0" - } - }, - "node_modules/flat-cache/node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/flat-cache/node_modules/glob": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "dependencies": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.1.1", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - }, - "engines": { - "node": "*" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/flat-cache/node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz", + "integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==", + "license": "MIT", "dependencies": { - "brace-expansion": "^1.1.7" + "flatted": "^3.2.9", + "keyv": "^4.5.4" }, "engines": { - "node": "*" - } - }, - "node_modules/flat-cache/node_modules/rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "dependencies": { - "glob": "^7.1.3" - }, - "bin": { - "rimraf": "bin.js" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" + "node": ">=16" } }, "node_modules/flatted": { - "version": "3.2.9", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz", - "integrity": "sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==" + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.2.tgz", + "integrity": "sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==", + "license": "ISC" }, "node_modules/fluent-logger": { "version": "3.4.1", @@ -17795,14 +17873,6 @@ "node": ">=8" } }, - "node_modules/is-path-inside": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", - "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", - "engines": { - "node": ">=8" - } - }, "node_modules/is-plain-obj": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz", @@ -18412,7 +18482,7 @@ "version": "1.20.0", "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.20.0.tgz", "integrity": "sha512-3TV69ZbrvV6U5DfQimop50jE9Dl6J8O1ja1dvBbMba/sZ3YBEQqJ2VZRoQPVnhlzjNtU1vaXRZVrVjU4qtm8yA==", - "dev": true, + "devOptional": true, "bin": { "jiti": "bin/jiti.js" } @@ -18480,7 +18550,8 @@ "node_modules/json-buffer": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", - "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==" + "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", + "license": "MIT" }, "node_modules/json-merge-patch": { "version": "1.0.2", @@ -18764,9 +18835,10 @@ } }, "node_modules/keyv": { - "version": "4.5.3", - "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.3.tgz", - "integrity": "sha512-QCiSav9WaX1PgETJ+SpNnx2PRRapJ/oRSXM4VO5OGYGSjrxbKPVFVhB3l2OCbLCk329N8qyAtsJjSjvVBWzEug==", + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", + "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", + "license": "MIT", "dependencies": { "json-buffer": "3.0.1" } @@ -36530,7 +36602,7 @@ "@types/node": "^16.18.119", "cross-spawn": "^7.0.5", "debug": "^4.3.7", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "fs-extra": "^11.2.0", "glob": "^10.4.5", "lodash": "^4.17.21", @@ -36721,17 +36793,17 @@ "version": "15.0.4", "license": "MIT", "dependencies": { - "@typescript-eslint/eslint-plugin": "^7.16.0", - "@typescript-eslint/parser": "^7.16.0", + "@typescript-eslint/eslint-plugin": "^8.16.0", + "@typescript-eslint/parser": "^8.16.0", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-eslint-plugin": "^5.5.1", + "eslint-plugin-eslint-plugin": "^6.3.2", "eslint-plugin-mocha": "^10.4.3" }, "engines": { "node": "18 || 20 || 22" }, "peerDependencies": { - "eslint": "^8.57.0" + "eslint": "^9.15.0" } }, "packages/express": { diff --git a/package.json b/package.json index 63840825b42e..18105c7f58ac 100644 --- a/package.json +++ b/package.json @@ -53,13 +53,13 @@ "@npmcli/map-workspaces": "^3.0.6", "@npmcli/package-json": "^5.2.1", "@types/mocha": "^10.0.9", - "@typescript-eslint/eslint-plugin": "^7.16.0", - "@typescript-eslint/parser": "^7.16.0", + "@typescript-eslint/eslint-plugin": "^8.16.0", + "@typescript-eslint/parser": "^8.16.0", "cross-env": "^7.0.3", "cz-conventional-changelog": "^3.3.0", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-eslint-plugin": "^5.5.1", + "eslint-plugin-eslint-plugin": "^6.3.2", "eslint-plugin-mocha": "^10.4.3", "eslint-plugin-prettier": "^5.1.3", "fs-extra": "^11.2.0", diff --git a/packages/build/package.json b/packages/build/package.json index f6cff056a13a..45c626fade82 100644 --- a/packages/build/package.json +++ b/packages/build/package.json @@ -36,7 +36,7 @@ "@types/node": "^16.18.119", "cross-spawn": "^7.0.5", "debug": "^4.3.7", - "eslint": "^8.57.0", + "eslint": "^9.15.0", "fs-extra": "^11.2.0", "glob": "^10.4.5", "lodash": "^4.17.21", diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 3a1a2463358a..badc90c0c632 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -18,13 +18,13 @@ "access": "public" }, "peerDependencies": { - "eslint": "^8.57.0" + "eslint": "^9.15.0" }, "dependencies": { - "@typescript-eslint/eslint-plugin": "^7.16.0", - "@typescript-eslint/parser": "^7.16.0", + "@typescript-eslint/eslint-plugin": "^8.16.0", + "@typescript-eslint/parser": "^8.16.0", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-eslint-plugin": "^5.5.1", + "eslint-plugin-eslint-plugin": "^6.3.2", "eslint-plugin-mocha": "^10.4.3" } }