|
115 | 115 | "mark.js": "8.11.1",
|
116 | 116 | "minisearch": "^6.3.0",
|
117 | 117 | "shiki": "^1.3.0",
|
118 |
| - "vite": "^5.2.9", |
119 |
| - "vue": "^3.4.23" |
| 118 | + "vite": "^5.2.10", |
| 119 | + "vue": "^3.4.25" |
120 | 120 | },
|
121 | 121 | "devDependencies": {
|
122 | 122 | "@clack/prompts": "^0.7.0",
|
|
147 | 147 | "@types/node": "^20.12.7",
|
148 | 148 | "@types/postcss-prefix-selector": "^1.16.3",
|
149 | 149 | "@types/prompts": "^2.4.9",
|
150 |
| - "@vue/shared": "^3.4.23", |
| 150 | + "@vue/shared": "^3.4.25", |
151 | 151 | "chokidar": "^3.6.0",
|
152 | 152 | "conventional-changelog-cli": "^4.1.0",
|
153 | 153 | "cross-spawn": "^7.0.3",
|
|
161 | 161 | "gray-matter": "^4.0.3",
|
162 | 162 | "lint-staged": "^15.2.2",
|
163 | 163 | "lodash.template": "^4.5.0",
|
164 |
| - "lru-cache": "^10.2.0", |
| 164 | + "lru-cache": "^10.2.1", |
165 | 165 | "markdown-it": "^14.1.0",
|
166 | 166 | "markdown-it-anchor": "^8.6.7",
|
167 | 167 | "markdown-it-attrs": "^4.1.6",
|
|
179 | 179 | "pkg-dir": "^8.0.0",
|
180 | 180 | "playwright-chromium": "^1.43.1",
|
181 | 181 | "polka": "1.0.0-next.25",
|
182 |
| - "postcss-prefix-selector": "^1.16.0", |
| 182 | + "postcss-prefix-selector": "^1.16.1", |
183 | 183 | "prettier": "^3.2.5",
|
184 | 184 | "prompts": "^2.4.2",
|
185 | 185 | "punycode": "^2.3.1",
|
186 | 186 | "rimraf": "^5.0.5",
|
187 |
| - "rollup": "^4.14.3", |
| 187 | + "rollup": "^4.17.0", |
188 | 188 | "rollup-plugin-dts": "^6.1.0",
|
189 | 189 | "rollup-plugin-esbuild": "^6.1.1",
|
190 | 190 | "semver": "^7.6.0",
|
|
194 | 194 | "sort-package-json": "^2.10.0",
|
195 | 195 | "supports-color": "^9.4.0",
|
196 | 196 | "typescript": "^5.4.5",
|
197 |
| - "vitest": "^1.5.0", |
198 |
| - "vue-tsc": "^2.0.13", |
| 197 | + "vitest": "^1.5.2", |
| 198 | + "vue-tsc": "^2.0.14", |
199 | 199 | "wait-on": "^7.2.0"
|
200 | 200 | },
|
201 | 201 | "peerDependencies": {
|
|
210 | 210 | "optional": true
|
211 | 211 | }
|
212 | 212 | },
|
213 |
| - "packageManager": "[email protected].2", |
| 213 | + "packageManager": "[email protected].6", |
214 | 214 | "pnpm": {
|
215 | 215 | "peerDependencyRules": {
|
216 | 216 | "ignoreMissing": [
|
|
0 commit comments