|
102 | 102 | "@shikijs/transformers": "^2.3.2",
|
103 | 103 | "@shikijs/types": "^2.3.2",
|
104 | 104 | "@vitejs/plugin-vue": "^5.2.1",
|
105 |
| - "@vue/devtools-api": "^7.7.1", |
| 105 | + "@vue/devtools-api": "^7.7.2", |
106 | 106 | "@vue/shared": "^3.5.13",
|
107 |
| - "@vueuse/core": "^12.5.0", |
108 |
| - "@vueuse/integrations": "^12.5.0", |
| 107 | + "@vueuse/core": "^12.7.0", |
| 108 | + "@vueuse/integrations": "^12.7.0", |
109 | 109 | "focus-trap": "^7.6.4",
|
110 | 110 | "mark.js": "8.11.1",
|
111 | 111 | "minisearch": "^7.1.1",
|
|
139 | 139 | "@types/markdown-it-container": "^2.0.10",
|
140 | 140 | "@types/markdown-it-emoji": "^3.0.1",
|
141 | 141 | "@types/minimist": "^1.2.5",
|
142 |
| - "@types/node": "^22.13.1", |
| 142 | + "@types/node": "^22.13.4", |
143 | 143 | "@types/picomatch": "^3.0.2",
|
144 | 144 | "@types/postcss-prefix-selector": "^1.16.3",
|
145 | 145 | "@types/prompts": "^2.4.9",
|
|
163 | 163 | "markdown-it-emoji": "^3.0.0",
|
164 | 164 | "markdown-it-mathjax3": "^4.3.2",
|
165 | 165 | "minimist": "^1.2.8",
|
166 |
| - "nanoid": "^5.0.9", |
| 166 | + "nanoid": "^5.1.0", |
167 | 167 | "ora": "^8.2.0",
|
168 | 168 | "p-map": "^7.0.3",
|
169 | 169 | "path-to-regexp": "^6.3.0",
|
|
173 | 173 | "playwright-chromium": "^1.50.1",
|
174 | 174 | "polka": "^1.0.0-next.28",
|
175 | 175 | "postcss-prefix-selector": "^2.1.0",
|
176 |
| - "prettier": "^3.5.0", |
| 176 | + "prettier": "^3.5.1", |
177 | 177 | "prompts": "^2.4.2",
|
178 | 178 | "punycode": "^2.3.1",
|
179 | 179 | "rimraf": "^6.0.1",
|
180 |
| - "rollup": "^4.34.6", |
| 180 | + "rollup": "^4.34.7", |
181 | 181 | "rollup-plugin-dts": "^6.1.1",
|
182 | 182 | "rollup-plugin-esbuild": "^6.2.0",
|
183 | 183 | "semver": "^7.7.1",
|
|
187 | 187 | "tinyglobby": "^0.2.10",
|
188 | 188 | "typescript": "^5.7.3",
|
189 | 189 | "vitest": "^3.0.5",
|
190 |
| - "vue-tsc": "^2.2.0", |
| 190 | + "vue-tsc": "2.2.0", |
191 | 191 | "wait-on": "^8.0.2"
|
192 | 192 | },
|
193 | 193 | "peerDependencies": {
|
|
217 | 217 | "patchedDependencies": {
|
218 | 218 |
|
219 | 219 |
|
220 |
| - } |
| 220 | + }, |
| 221 | + "onlyBuiltDependencies": [ |
| 222 | + "esbuild", |
| 223 | + "playwright-chromium", |
| 224 | + "simple-git-hooks" |
| 225 | + ] |
221 | 226 | }
|
222 | 227 | }
|
0 commit comments