diff --git a/package.json b/package.json index 732e709..8eef033 100644 --- a/package.json +++ b/package.json @@ -180,46 +180,46 @@ "version": "changeset version && bun scripts/sync-skill-versions.ts && bun run format CHANGELOG.md" }, "devDependencies": { - "@angular/core": "22.0.5", - "@arethetypeswrong/cli": "0.18.4", + "@angular/core": "22.0.6", + "@arethetypeswrong/cli": "0.18.5", "@changesets/changelog-github": "0.7.0", "@changesets/cli": "2.31.0", "@react-native-async-storage/async-storage": "^3.1.1", "@size-limit/preset-small-lib": "12.1.0", - "@stainless-code/codemap": "0.11.1", + "@stainless-code/codemap": "0.11.2", "@tanstack/intent": "0.3.5", "@tanstack/store": "0.11.0", "@testing-library/dom": "10.4.1", "@testing-library/react": "16.3.2", "@types/bun": "1.3.14", - "@types/node": "26.1.0", + "@types/node": "26.1.1", "@types/react": "19.2.17", "@types/react-dom": "19.2.3", - "@typescript/native-preview": "7.0.0-dev.20260705.1", + "@typescript/native-preview": "7.0.0-dev.20260707.2", "expo-secure-store": "^57.0.0", "husky": "9.1.7", - "idb-keyval": "6.2.6", + "idb-keyval": "6.3.0", "jotai": "2.20.1", "jsdom": "29.1.1", - "knip": "6.24.0", + "knip": "6.25.0", "lint-staged": "17.0.8", "mobx": "6.16.1", - "oxfmt": "0.57.0", - "oxlint": "1.72.0", - "preact": "10.29.4", + "oxfmt": "0.58.0", + "oxlint": "1.73.0", + "preact": "10.29.7", "publint": "0.3.21", "react": "19.2.7", "react-dom": "19.2.7", "react-native-mmkv": "^4.3.2", - "seroval": "1.5.4", + "seroval": "1.5.5", "size-limit": "12.1.0", "solid-js": "^1.9.14", "svelte": "^5.56.4", - "tsdown": "0.22.3", - "typedoc": "0.28.19", - "typescript": "6.0.3", + "tsdown": "0.22.4", + "typedoc": "0.28.20", + "typescript": "7.0.2", "valtio": "2.3.2", - "vitest": "4.1.9", + "vitest": "4.1.10", "vue": "^3.5.39", "zod": "^4.4.3", "zustand": "5.0.14"