|
111 | 111 | "mark.js": "8.11.1",
|
112 | 112 | "minisearch": "^7.1.2",
|
113 | 113 | "shiki": "^3.9.2",
|
114 |
| - "vite": "^7.1.1", |
| 114 | + "vite": "^7.1.2", |
115 | 115 | "vue": "^3.5.18"
|
116 | 116 | },
|
117 | 117 | "devDependencies": {
|
118 |
| - "@clack/prompts": "^1.0.0-alpha.1", |
119 |
| - "@iconify/utils": "^3.0.0", |
120 |
| - "@mdit-vue/plugin-component": "^3.0.0", |
121 |
| - "@mdit-vue/plugin-frontmatter": "^3.0.0", |
122 |
| - "@mdit-vue/plugin-headers": "^3.0.0", |
123 |
| - "@mdit-vue/plugin-sfc": "^3.0.0", |
124 |
| - "@mdit-vue/plugin-title": "^3.0.0", |
125 |
| - "@mdit-vue/plugin-toc": "^3.0.0", |
126 |
| - "@mdit-vue/shared": "^3.0.0", |
| 118 | + "@clack/prompts": "^1.0.0-alpha.3", |
| 119 | + "@iconify/utils": "^3.0.1", |
| 120 | + "@mdit-vue/plugin-component": "^3.0.2", |
| 121 | + "@mdit-vue/plugin-frontmatter": "^3.0.2", |
| 122 | + "@mdit-vue/plugin-headers": "^3.0.2", |
| 123 | + "@mdit-vue/plugin-sfc": "^3.0.2", |
| 124 | + "@mdit-vue/plugin-title": "^3.0.2", |
| 125 | + "@mdit-vue/plugin-toc": "^3.0.2", |
| 126 | + "@mdit-vue/shared": "^3.0.2", |
127 | 127 | "@polka/compression": "^1.0.0-next.28",
|
128 | 128 | "@rollup/plugin-alias": "^5.1.1",
|
129 | 129 | "@rollup/plugin-commonjs": "^28.0.6",
|
|
141 | 141 | "@types/minimist": "^1.2.5",
|
142 | 142 | "@types/node": "^24.2.1",
|
143 | 143 | "@types/picomatch": "^4.0.2",
|
144 |
| - "@types/postcss-prefix-selector": "^1.16.3", |
145 | 144 | "@types/prompts": "^2.4.9",
|
146 | 145 | "chokidar": "^4.0.3",
|
147 | 146 | "conventional-changelog-cli": "^5.0.0",
|
148 | 147 | "cross-spawn": "^7.0.6",
|
149 | 148 | "debug": "^4.4.1",
|
150 |
| - "esbuild": "^0.25.8", |
| 149 | + "esbuild": "^0.25.9", |
151 | 150 | "execa": "^9.6.0",
|
152 | 151 | "fs-extra": "^11.3.1",
|
153 | 152 | "get-port": "^7.1.0",
|
|
165 | 164 | "minimist": "^1.2.8",
|
166 | 165 | "nanoid": "^5.1.5",
|
167 | 166 | "ora": "^8.2.0",
|
168 |
| - "oxc-minify": "^0.81.0", |
| 167 | + "oxc-minify": "^0.82.1", |
169 | 168 | "p-map": "^7.0.3",
|
170 | 169 | "package-directory": "^8.1.0",
|
171 | 170 | "path-to-regexp": "^6.3.0",
|
|
174 | 173 | "playwright-chromium": "^1.54.2",
|
175 | 174 | "polka": "^1.0.0-next.28",
|
176 | 175 | "postcss": "^8.5.6",
|
177 |
| - "postcss-prefix-selector": "^2.1.1", |
| 176 | + "postcss-selector-parser": "^7.1.0", |
178 | 177 | "prettier": "^3.6.2",
|
179 | 178 | "prompts": "^2.4.2",
|
180 | 179 | "punycode": "^2.3.1",
|
|
194 | 193 | },
|
195 | 194 | "peerDependencies": {
|
196 | 195 | "markdown-it-mathjax3": "^4",
|
197 |
| - "oxc-minify": "^0.81.0", |
| 196 | + "oxc-minify": "^0.82.1", |
198 | 197 | "postcss": "^8"
|
199 | 198 | },
|
200 | 199 | "peerDependenciesMeta": {
|
|
0 commit comments