diff --git a/package.json b/package.json index 04bdc44..edb1cce 100644 --- a/package.json +++ b/package.json @@ -212,57 +212,57 @@ "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.1.4", + "@arethetypeswrong/cli": "0.18.5", "@changesets/changelog-github": "1.0.0", "@changesets/cli": "3.0.1", "@react-native-async-storage/async-storage": "3.1.1", - "@reduxjs/toolkit": "2.11.2", - "@size-limit/preset-small-lib": "12.1.0", - "@stainless-code/codemap": "0.11.1", - "@tanstack/intent": "0.3.5", - "@tanstack/store": "0.11.0", + "@reduxjs/toolkit": "2.12.0", + "@size-limit/preset-small-lib": "13.0.3", + "@stainless-code/codemap": "0.11.7", + "@tanstack/intent": "0.3.8", + "@tanstack/store": "0.11.1", "@testing-library/dom": "10.4.1", - "@testing-library/react": "16.3.2", + "@testing-library/react": "16.3.3", "@types/alpinejs": "3.13.11", "@types/bun": "1.4.0", - "@types/node": "26.1.0", - "@types/react": "19.2.17", - "@types/react-dom": "19.2.3", - "@typescript/native-preview": "7.0.0-dev.20260705.1", - "alpinejs": "3.15.12", - "expo-secure-store": "57.0.0", + "@types/node": "26.4.0", + "@types/react": "19.2.18", + "@types/react-dom": "19.2.5", + "@typescript/native-preview": "7.0.0-dev.20260707.2", + "alpinejs": "3.17.1", + "expo-secure-store": "57.0.2", "husky": "9.1.7", - "idb-keyval": "6.2.6", - "jotai": "2.20.1", - "jsdom": "29.1.1", - "knip": "6.24.0", - "lint-staged": "17.0.8", + "idb-keyval": "6.3.0", + "jotai": "2.20.3", + "jsdom": "30.0.1", + "knip": "6.34.0", + "lint-staged": "17.4.1", "lit": "3.3.3", - "mobx": "6.16.1", - "oxfmt": "0.57.0", - "oxlint": "1.72.0", - "pinia": "3.0.4", - "preact": "10.29.4", - "publint": "0.3.21", - "react": "19.2.7", - "react-dom": "19.2.7", + "mobx": "7.0.3", + "oxfmt": "0.65.0", + "oxlint": "1.80.0", + "pinia": "4.0.3", + "preact": "10.29.8", + "publint": "0.3.24", + "react": "19.2.8", + "react-dom": "19.2.8", "react-native-mmkv": "4.3.2", "redux": "5.0.1", - "seroval": "1.5.4", - "size-limit": "12.1.0", - "solid-js": "1.9.14", - "svelte": "5.56.4", - "tsdown": "0.22.3", - "typedoc": "0.28.19", + "seroval": "1.6.4", + "size-limit": "13.0.3", + "solid-js": "1.9.15", + "svelte": "5.57.0", + "tsdown": "0.22.14", + "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", "valtio": "2.3.2", - "vitest": "4.1.9", - "vue": "3.5.39", - "zod": "4.4.3", - "zustand": "5.0.14" + "vitest": "4.1.11", + "vue": "3.5.42", + "zod": "4.5.4", + "zustand": "5.0.15" }, "peerDependencies": { "@angular/core": ">=17.0.0",