diff --git a/package.json b/package.json index eb7dcff..e55ffcc 100644 --- a/package.json +++ b/package.json @@ -111,18 +111,18 @@ "@changesets/cli": "2.31.1", "@types/better-sqlite3": "7.6.13", "@types/bun": "1.3.14", - "@types/node": "26.1.1", + "@types/node": "26.1.2", "@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", - "publint": "0.3.21", - "tsdown": "0.22.12", + "lint-staged": "17.2.0", + "oxfmt": "0.61.0", + "oxlint": "1.76.0", + "publint": "0.3.22", + "tsdown": "0.22.14", "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": {