diff --git a/apps/petrinaut-website/package.json b/apps/petrinaut-website/package.json index 1fb5ab8dedb..7258b309028 100644 --- a/apps/petrinaut-website/package.json +++ b/apps/petrinaut-website/package.json @@ -26,7 +26,7 @@ "@typescript/native-preview": "7.0.0-dev.20260315.1", "@vitejs/plugin-react": "6.0.1", "babel-plugin-react-compiler": "1.0.0", - "oxlint": "1.55.0", + "oxlint": "1.62.0", "oxlint-tsgolint": "0.17.0", "vite": "8.0.10" } diff --git a/libs/@hashintel/petrinaut/package.json b/libs/@hashintel/petrinaut/package.json index bb1ce3148f6..8ace718d7d1 100644 --- a/libs/@hashintel/petrinaut/package.json +++ b/libs/@hashintel/petrinaut/package.json @@ -95,7 +95,7 @@ "@vitejs/plugin-react": "6.0.1", "babel-plugin-react-compiler": "1.0.0", "jsdom": "24.1.3", - "oxlint": "1.55.0", + "oxlint": "1.62.0", "oxlint-tsgolint": "0.17.0", "react": "19.2.3", "react-dom": "19.2.3", diff --git a/libs/@hashintel/refractive/package.json b/libs/@hashintel/refractive/package.json index d05e1dbfa60..ae6ca2401ff 100644 --- a/libs/@hashintel/refractive/package.json +++ b/libs/@hashintel/refractive/package.json @@ -38,7 +38,7 @@ "@typescript/native-preview": "7.0.0-dev.20260315.1", "@vitejs/plugin-react": "6.0.1", "babel-plugin-react-compiler": "1.0.0", - "oxlint": "1.55.0", + "oxlint": "1.62.0", "oxlint-tsgolint": "0.17.0", "rolldown-plugin-dts": "0.22.5", "storybook": "10.2.19",