diff --git a/node_modules b/node_modules index d75161e0..97177be8 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit d75161e074bcd7e6645a415dec271d8df2b9cb23 +Subproject commit 97177be84f22d41f74e92dbf45884c4fb28c2696 diff --git a/package.json b/package.json index 6039bb5e..b890e939 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@types/react": "18.3.12", "@types/react-dom": "18.3.1", "@types/throttle-debounce": "5.0.2", - "@typescript-eslint/eslint-plugin": "8.19.0", + "@typescript-eslint/eslint-plugin": "8.19.1", "argparse": "2.0.1", "esbuild": "0.24.2", "esbuild-plugin-copy": "2.1.1", @@ -53,7 +53,7 @@ "stylelint-formatter-pretty": "4.0.1", "stylelint-use-logical-spec": "^5.0.1", "tsx": "4.19.2", - "typescript": "5.7.2" + "typescript": "5.7.3" }, "dependencies": { "@patternfly/patternfly": "5.4.2",