diff --git a/package.json b/package.json index 9d0b1c2..d46d591 100644 --- a/package.json +++ b/package.json @@ -114,15 +114,15 @@ "@types/node": "26.1.1", "@typescript/native-preview": "7.0.0-dev.20260707.2", "husky": "9.1.7", - "lint-staged": "17.1.0", - "oxfmt": "0.59.0", - "oxlint": "1.74.0", + "lint-staged": "17.1.1", + "oxfmt": "0.60.0", + "oxlint": "1.75.0", "publint": "0.3.21", - "tsdown": "0.22.12", + "tsdown": "0.22.13", "typedoc": "0.28.20", "typedoc-plugin-frontmatter": "1.3.1", "typedoc-plugin-markdown": "4.12.0", - "typescript": "6.0.3", + "typescript": "7.0.2", "unrun": "0.3.1" }, "overrides": {