diff --git a/package-lock.json b/package-lock.json index 63fc61cbe..6bf070455 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2504,19 +2504,22 @@ } }, "node_modules/@eslint/config-helpers": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.3.1.tgz", - "integrity": "sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA==", + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.4.0.tgz", + "integrity": "sha512-WUFvV4WoIwW8Bv0KeKCIIEgdSiFOsulyN0xrMu+7z43q/hkOLXjvb5u7UC9jDxvRzcrbEmuZBX5yJZz1741jog==", "devOptional": true, "license": "Apache-2.0", + "dependencies": { + "@eslint/core": "^0.16.0" + }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" } }, "node_modules/@eslint/core": { - "version": "0.15.2", - "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.15.2.tgz", - "integrity": "sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.16.0.tgz", + "integrity": "sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==", "devOptional": true, "license": "Apache-2.0", "dependencies": { @@ -2599,9 +2602,9 @@ } }, "node_modules/@eslint/js": { - "version": "9.36.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.36.0.tgz", - "integrity": "sha512-uhCbYtYynH30iZErszX78U+nR3pJU3RHGQ57NXy5QupD4SBVwDeU8TNBy+MjMngc1UyIW9noKqsRqfjQTBU2dw==", + "version": "9.37.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.37.0.tgz", + "integrity": "sha512-jaS+NJ+hximswBG6pjNX0uEJZkrT0zwpVi3BA3vX22aFGjJjmgSTSmPpZCRKmoBL5VY/M6p0xsSJx7rk7sy5gg==", "devOptional": true, "license": "MIT", "engines": { @@ -2622,13 +2625,13 @@ } }, "node_modules/@eslint/plugin-kit": { - "version": "0.3.5", - "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz", - "integrity": "sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==", + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.4.0.tgz", + "integrity": "sha512-sB5uyeq+dwCWyPi31B2gQlVlo+j5brPlWx4yZBrEaRo/nhdDE8Xke1gsGgtiBdaBTxuTkceLVuVt/pclrasb0A==", "devOptional": true, "license": "Apache-2.0", "dependencies": { - "@eslint/core": "^0.15.2", + "@eslint/core": "^0.16.0", "levn": "^0.4.1" }, "engines": { @@ -15272,20 +15275,20 @@ } }, "node_modules/eslint": { - "version": "9.36.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.36.0.tgz", - "integrity": "sha512-hB4FIzXovouYzwzECDcUkJ4OcfOEkXTv2zRY6B9bkwjx/cprAq0uvm1nl7zvQ0/TsUk0zQiN4uPfJpB9m+rPMQ==", + "version": "9.37.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.37.0.tgz", + "integrity": "sha512-XyLmROnACWqSxiGYArdef1fItQd47weqB7iwtfr9JHwRrqIXZdcFMvvEcL9xHCmL0SNsOvF0c42lWyM1U5dgig==", "devOptional": true, "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.8.0", "@eslint-community/regexpp": "^4.12.1", "@eslint/config-array": "^0.21.0", - "@eslint/config-helpers": "^0.3.1", - "@eslint/core": "^0.15.2", + "@eslint/config-helpers": "^0.4.0", + "@eslint/core": "^0.16.0", "@eslint/eslintrc": "^3.3.1", - "@eslint/js": "9.36.0", - "@eslint/plugin-kit": "^0.3.5", + "@eslint/js": "9.37.0", + "@eslint/plugin-kit": "^0.4.0", "@humanfs/node": "^0.16.6", "@humanwhocodes/module-importer": "^1.0.1", "@humanwhocodes/retry": "^0.4.2", @@ -29443,7 +29446,7 @@ "@vitest/coverage-v8": "^3.2.3", "copy-webpack-plugin": "^13.0.1", "drizzle-kit": "^0.31.4", - "eslint": "^9.36.0", + "eslint": "^9.37.0", "fs-extra": "^11.3.2", "jest": "^30.1.3", "node-loader": "^2.1.0", @@ -29498,7 +29501,7 @@ "@vue/eslint-config-typescript": "^14.6.0", "@vue/tsconfig": "^0.8.1", "autoprefixer": "^10.4.21", - "eslint": "^9.36.0", + "eslint": "^9.37.0", "eslint-plugin-vue": "~10.5.0", "jiti": "^2.6.0", "npm-run-all2": "^8.0.4", @@ -29538,7 +29541,7 @@ "@typescript-eslint/eslint-plugin": "^8.44.1", "@typescript-eslint/parser": "^8.44.1", "copy-webpack-plugin": "^13.0.1", - "eslint": "^9.36.0", + "eslint": "^9.37.0", "node-loader": "^2.1.0", "nodemon": "^3.1.10", "release-it": "^19.0.5", diff --git a/services/backend/package.json b/services/backend/package.json index d1128108c..bc2c2c8f2 100644 --- a/services/backend/package.json +++ b/services/backend/package.json @@ -62,7 +62,7 @@ "@vitest/coverage-v8": "^3.2.3", "copy-webpack-plugin": "^13.0.1", "drizzle-kit": "^0.31.4", - "eslint": "^9.36.0", + "eslint": "^9.37.0", "fs-extra": "^11.3.2", "jest": "^30.1.3", "node-loader": "^2.1.0", diff --git a/services/frontend/package.json b/services/frontend/package.json index 3a78d4d66..2c7acf50c 100644 --- a/services/frontend/package.json +++ b/services/frontend/package.json @@ -47,7 +47,7 @@ "@vue/eslint-config-typescript": "^14.6.0", "@vue/tsconfig": "^0.8.1", "autoprefixer": "^10.4.21", - "eslint": "^9.36.0", + "eslint": "^9.37.0", "eslint-plugin-vue": "~10.5.0", "jiti": "^2.6.0", "npm-run-all2": "^8.0.4", diff --git a/services/satellite/package.json b/services/satellite/package.json index b07f80bf6..dd12f8182 100644 --- a/services/satellite/package.json +++ b/services/satellite/package.json @@ -28,7 +28,7 @@ "@typescript-eslint/eslint-plugin": "^8.44.1", "@typescript-eslint/parser": "^8.44.1", "copy-webpack-plugin": "^13.0.1", - "eslint": "^9.36.0", + "eslint": "^9.37.0", "node-loader": "^2.1.0", "nodemon": "^3.1.10", "release-it": "^19.0.5",