diff --git a/package.json b/package.json index 43fa7ee1c..7843aef8d 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@types/react": "18.3.12", "@types/react-dom": "18.3.1", "@types/throttle-debounce": "5.0.2", - "@typescript-eslint/eslint-plugin": "8.57.1", + "@typescript-eslint/eslint-plugin": "8.60.0", "esbuild-wasm": "0.28.0", "eslint": "8.57.1", "eslint-config-standard": "17.1.0", @@ -34,7 +34,7 @@ "stylelint-config-standard-scss": "17.0.0", "stylelint-formatter-pretty": "4.0.1", "stylelint-use-logical": "2.1.3", - "typescript": "5.9.3" + "typescript": "6.0.3" }, "dependencies": { "@patternfly/patternfly": "6.4.0",