|
99 | 99 | "@docsearch/css": "^4.6.2", |
100 | 100 | "@docsearch/js": "^4.6.2", |
101 | 101 | "@docsearch/sidepanel-js": "^4.6.2", |
102 | | - "@iconify-json/simple-icons": "^1.2.75", |
| 102 | + "@iconify-json/simple-icons": "^1.2.78", |
103 | 103 | "@shikijs/core": "^4.0.2", |
104 | 104 | "@shikijs/transformers": "^4.0.2", |
105 | 105 | "@shikijs/types": "^4.0.2", |
106 | 106 | "@types/markdown-it": "^14.1.2", |
107 | | - "@vitejs/plugin-vue": "^6.0.5", |
| 107 | + "@vitejs/plugin-vue": "^6.0.6", |
108 | 108 | "@vue/devtools-api": "^8.1.1", |
109 | | - "@vue/shared": "^3.5.31", |
| 109 | + "@vue/shared": "^3.5.32", |
110 | 110 | "@vueuse/core": "^14.2.1", |
111 | 111 | "@vueuse/integrations": "^14.2.1", |
112 | 112 | "focus-trap": "^8.0.1", |
113 | 113 | "mark.js": "8.11.1", |
114 | 114 | "minisearch": "^7.2.0", |
115 | 115 | "shiki": "^4.0.2", |
116 | | - "vite": "^7.3.1", |
117 | | - "vue": "^3.5.31" |
| 116 | + "vite": "^7.3.2", |
| 117 | + "vue": "^3.5.32" |
118 | 118 | }, |
119 | 119 | "devDependencies": { |
120 | | - "@clack/prompts": "^1.1.0", |
| 120 | + "@clack/prompts": "^1.2.0", |
| 121 | + "@emnapi/core": "^1.10.0", |
| 122 | + "@emnapi/runtime": "^1.10.0", |
121 | 123 | "@iconify/utils": "^3.1.0", |
122 | 124 | "@mdit-vue/plugin-component": "^3.0.2", |
123 | 125 | "@mdit-vue/plugin-frontmatter": "^3.0.2", |
|
140 | 142 | "@types/markdown-it-container": "^4.0.0", |
141 | 143 | "@types/markdown-it-emoji": "^3.0.1", |
142 | 144 | "@types/minimist": "^1.2.5", |
143 | | - "@types/node": "^25.5.0", |
144 | | - "@types/picomatch": "^4.0.2", |
| 145 | + "@types/node": "^25.6.0", |
| 146 | + "@types/picomatch": "^4.0.3", |
145 | 147 | "@types/prompts": "^2.4.9", |
146 | 148 | "chokidar": "^5.0.0", |
147 | 149 | "conventional-changelog": "^7.2.0", |
148 | | - "conventional-changelog-angular": "^8.3.0", |
| 150 | + "conventional-changelog-angular": "^8.3.1", |
149 | 151 | "cross-spawn": "^7.0.6", |
150 | | - "esbuild": "^0.27.4", |
| 152 | + "esbuild": "^0.27.7", |
151 | 153 | "execa": "^9.6.1", |
152 | 154 | "fs-extra": "^11.3.4", |
153 | 155 | "get-port": "^7.2.0", |
154 | 156 | "gray-matter": "^4.0.3", |
155 | 157 | "lint-staged": "^16.4.0", |
156 | | - "lodash.template": "^4.5.0", |
157 | | - "lru-cache": "^11.2.7", |
| 158 | + "lodash.template": "^4.18.1", |
| 159 | + "lru-cache": "^11.3.5", |
158 | 160 | "markdown-it": "^14.1.1", |
159 | 161 | "markdown-it-anchor": "^9.2.0", |
160 | 162 | "markdown-it-async": "^2.2.0", |
|
164 | 166 | "markdown-it-emoji": "^3.0.0", |
165 | 167 | "markdown-it-mathjax3": "^4.3.2", |
166 | 168 | "minimist": "^1.2.8", |
167 | | - "nanoid": "^5.1.7", |
| 169 | + "nanoid": "^5.1.9", |
168 | 170 | "obug": "^2.1.1", |
169 | 171 | "ora": "^9.3.0", |
170 | 172 | "oxc-minify": "^0.98.0", |
|
173 | 175 | "path-to-regexp": "^6.3.0", |
174 | 176 | "picocolors": "^1.1.1", |
175 | 177 | "picomatch": "^4.0.4", |
176 | | - "playwright-chromium": "^1.58.2", |
| 178 | + "playwright-chromium": "^1.59.1", |
177 | 179 | "polka": "^1.0.0-next.28", |
178 | 180 | "postcss": "^8.5.6", |
179 | 181 | "postcss-selector-parser": "^7.1.1", |
180 | | - "prettier": "^3.8.1", |
| 182 | + "prettier": "^3.8.3", |
181 | 183 | "prompts": "^2.4.2", |
182 | 184 | "punycode": "^2.3.1", |
183 | | - "rollup": "^4.60.0", |
| 185 | + "rollup": "^4.60.1", |
184 | 186 | "rollup-plugin-dts": "6.1.1", |
185 | 187 | "rollup-plugin-esbuild": "^6.2.1", |
186 | 188 | "semver": "^7.7.4", |
187 | 189 | "simple-git-hooks": "^2.13.1", |
188 | 190 | "sirv": "^3.0.2", |
189 | 191 | "sitemap": "^9.0.1", |
190 | | - "tinyglobby": "^0.2.15", |
191 | | - "typescript": "^5.9.3", |
| 192 | + "tinyglobby": "^0.2.16", |
| 193 | + "typescript": "^6.0.3", |
192 | 194 | "vitest": "4.0.0-beta.4", |
193 | 195 | "vue-tsc": "^3.2.6", |
194 | | - "wait-on": "^9.0.4" |
| 196 | + "wait-on": "^9.0.5" |
195 | 197 | }, |
196 | 198 | "peerDependencies": { |
197 | 199 | "markdown-it-mathjax3": "^4", |
|
0 commit comments