|
105 | 105 | "@vitejs/plugin-vue": "^5.2.1", |
106 | 106 | "@vue/devtools-api": "^7.7.0", |
107 | 107 | "@vue/shared": "^3.5.13", |
108 | | - "@vueuse/core": "^12.4.0", |
109 | | - "@vueuse/integrations": "^12.4.0", |
| 108 | + "@vueuse/core": "^12.5.0", |
| 109 | + "@vueuse/integrations": "^12.5.0", |
110 | 110 | "focus-trap": "^7.6.4", |
111 | 111 | "mark.js": "8.11.1", |
112 | 112 | "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.10.7", |
| 142 | + "@types/node": "^22.10.9", |
143 | 143 | "@types/picomatch": "^3.0.2", |
144 | 144 | "@types/postcss-prefix-selector": "^1.16.3", |
145 | 145 | "@types/prompts": "^2.4.9", |
|
152 | 152 | "fs-extra": "^11.3.0", |
153 | 153 | "get-port": "^7.1.0", |
154 | 154 | "gray-matter": "^4.0.3", |
155 | | - "lint-staged": "^15.4.1", |
| 155 | + "lint-staged": "^15.4.2", |
156 | 156 | "lodash.template": "^4.5.0", |
157 | 157 | "lru-cache": "^11.0.2", |
158 | 158 | "markdown-it": "^14.1.0", |
|
169 | 169 | "picocolors": "^1.1.1", |
170 | 170 | "picomatch": "^4.0.2", |
171 | 171 | "pkg-dir": "^8.0.0", |
172 | | - "playwright-chromium": "^1.49.1", |
| 172 | + "playwright-chromium": "^1.50.0", |
173 | 173 | "polka": "^1.0.0-next.28", |
174 | 174 | "postcss-prefix-selector": "^2.1.0", |
175 | 175 | "prettier": "^3.4.2", |
|
186 | 186 | "synckit": "^0.9.2", |
187 | 187 | "tinyglobby": "^0.2.10", |
188 | 188 | "typescript": "^5.7.3", |
189 | | - "vitest": "^3.0.3", |
| 189 | + "vitest": "^3.0.4", |
190 | 190 | "vue-tsc": "^2.2.0", |
191 | 191 | "wait-on": "^8.0.2" |
192 | 192 | }, |
|
0 commit comments