|
68 | 68 | "prepare": "simple-git-hooks" |
69 | 69 | }, |
70 | 70 | "devDependencies": { |
71 | | - "@ast-grep/cli": "^0.42.1", |
72 | | - "@clack/prompts": "npm:@posva/clack-prompts@^1.2.1", |
| 71 | + "@ast-grep/cli": "^0.43.0", |
| 72 | + "@clack/prompts": "npm:@posva/clack-prompts@^1.2.2", |
73 | 73 | "@pinia/colada": "workspace:*", |
74 | | - "@playwright/test": "^1.58.1", |
| 74 | + "@playwright/test": "^1.60.0", |
75 | 75 | "@posva/test-utils": "workspace:*", |
76 | | - "@shikijs/vitepress-twoslash": "^4.0.2", |
| 76 | + "@shikijs/vitepress-twoslash": "^4.1.0", |
77 | 77 | "@size-limit/esbuild-why": "^12.1.0", |
78 | 78 | "@size-limit/preset-small-lib": "^12.1.0", |
79 | | - "@types/node": "^24.12.2", |
| 79 | + "@types/node": "^24.12.4", |
80 | 80 | "@types/semver": "^7.7.1", |
81 | | - "@typescript/native-preview": "7.0.0-dev.20260508.1", |
82 | | - "@vitejs/plugin-vue": "^6.0.6", |
83 | | - "@vitest/coverage-v8": "^4.1.5", |
84 | | - "@vitest/ui": "^4.1.5", |
| 81 | + "@typescript/native-preview": "7.0.0-dev.20260527.2", |
| 82 | + "@vitejs/plugin-vue": "^6.0.7", |
| 83 | + "@vitest/coverage-v8": "^4.1.7", |
| 84 | + "@vitest/ui": "^4.1.7", |
85 | 85 | "@vue/test-utils": "^2.4.10", |
86 | 86 | "conventional-changelog": "^7.2.0", |
87 | 87 | "conventional-changelog-angular": "^8.3.1", |
88 | 88 | "happy-dom": "^20.9.0", |
89 | | - "lint-staged": "^17.0.2", |
90 | | - "oxfmt": "^0.48.0", |
91 | | - "oxlint": "^1.63.0", |
| 89 | + "lint-staged": "^17.0.5", |
| 90 | + "oxfmt": "^0.52.0", |
| 91 | + "oxlint": "^1.67.0", |
92 | 92 | "oxlint-plugin-posva": "0.0.2", |
93 | 93 | "pinia": "^3.0.4", |
94 | | - "semver": "^7.7.4", |
| 94 | + "semver": "^7.8.1", |
95 | 95 | "simple-git-hooks": "^2.13.1", |
96 | 96 | "size-limit": "^12.1.0", |
97 | | - "tsdown": "^0.22.0", |
| 97 | + "tsdown": "^0.22.1", |
98 | 98 | "typedoc": "^0.28.19", |
99 | 99 | "typedoc-plugin-markdown": "^4.11.0", |
100 | 100 | "typedoc-vitepress-theme": "^1.1.2", |
101 | 101 | "typescript": "~6.0.3", |
102 | 102 | "vitepress": "1.6.4", |
103 | | - "vitepress-plugin-llms": "^1.12.1", |
104 | | - "vitest": "^4.1.5", |
105 | | - "vue": "^3.5.33" |
| 103 | + "vitepress-plugin-llms": "^1.13.1", |
| 104 | + "vitest": "^4.1.7", |
| 105 | + "vue": "^3.5.35" |
106 | 106 | }, |
107 | 107 | "peerDependencies": { |
108 | 108 | "pinia": "^2.2.6 || ^3.0.0", |
|
148 | 148 | ] |
149 | 149 | } |
150 | 150 | ], |
151 | | - "packageManager": "pnpm@11.0.9" |
| 151 | + "packageManager": "pnpm@11.5.0" |
152 | 152 | } |
0 commit comments