diff --git a/package.json b/package.json index a1b3319..faa5792 100644 --- a/package.json +++ b/package.json @@ -49,22 +49,22 @@ }, "devDependencies": { "@babel/core": "7.29.7", - "@babel/eslint-parser": "7.29.7", + "@babel/eslint-parser": "8.0.1", "@babel/plugin-syntax-import-assertions": "7.29.7", - "@commitlint/cli": "20.5.3", - "@commitlint/config-conventional": "20.5.3", - "@eslint/js": "9.39.5", + "@commitlint/cli": "21.2.2", + "@commitlint/config-conventional": "21.2.2", + "@eslint/js": "10.0.1", "@types/babel__core": "7.20.5", "@types/lodash-es": "4.17.12", "@types/node": "24.13.3", "@vitest/coverage-v8": "4.1.11", "commitizen": "4.3.2", "cz-conventional-changelog": "3.3.0", - "eslint": "9.39.5", + "eslint": "10.9.0", "eslint-config-prettier": "10.1.8", "globals": "17.11.0", "husky": "9.1.7", - "lint-staged": "16.4.0", + "lint-staged": "17.3.0", "lodash-es": "4.18.1", "pkgroll": "2.27.1", "prettier": "3.8.4",