diff --git a/package.json b/package.json index 8cd2a7f..ee3f817 100644 --- a/package.json +++ b/package.json @@ -108,22 +108,22 @@ }, "devDependencies": { "@arethetypeswrong/cli": "0.18.5", - "@changesets/changelog-github": "1.0.0", - "@changesets/cli": "3.0.1", + "@changesets/changelog-github": "1.0.1", + "@changesets/cli": "3.0.2", "@types/better-sqlite3": "9.6.0", - "@types/bun": "1.4.0", - "@types/node": "26.2.0", + "@types/bun": "1.4.1", + "@types/node": "26.4.1", "@typescript/native-preview": "7.0.0-dev.20260707.2", "husky": "9.1.7", - "lint-staged": "17.3.0", - "oxfmt": "0.64.0", - "oxlint": "1.79.0", + "lint-staged": "17.5.0", + "oxfmt": "0.66.0", + "oxlint": "1.81.0", "publint": "0.3.24", - "tsdown": "0.22.14", + "tsdown": "0.23.0", "typedoc": "0.28.20", "typedoc-plugin-frontmatter": "1.3.1", - "typedoc-plugin-markdown": "4.12.0", - "typescript": "6.0.3", + "typedoc-plugin-markdown": "4.13.0", + "typescript": "7.0.2", "unrun": "0.3.1" }, "overrides": {