|
97 | 97 | "dependencies": {
|
98 | 98 | "@docsearch/css": "^3.8.3",
|
99 | 99 | "@docsearch/js": "^3.8.3",
|
100 |
| - "@iconify-json/simple-icons": "^1.2.21", |
101 |
| - "@shikijs/core": "^2.1.0", |
102 |
| - "@shikijs/transformers": "^2.1.0", |
103 |
| - "@shikijs/types": "^2.1.0", |
| 100 | + "@iconify-json/simple-icons": "^1.2.23", |
| 101 | + "@shikijs/core": "^2.3.0", |
| 102 | + "@shikijs/transformers": "^2.3.0", |
| 103 | + "@shikijs/types": "^2.3.0", |
104 | 104 | "@vitejs/plugin-vue": "^5.2.1",
|
105 |
| - "@vue/devtools-api": "^7.7.0", |
| 105 | + "@vue/devtools-api": "^7.7.1", |
106 | 106 | "@vue/shared": "^3.5.13",
|
107 | 107 | "@vueuse/core": "^12.5.0",
|
108 | 108 | "@vueuse/integrations": "^12.5.0",
|
109 | 109 | "focus-trap": "^7.6.4",
|
110 | 110 | "mark.js": "8.11.1",
|
111 | 111 | "minisearch": "^7.1.1",
|
112 |
| - "shiki": "^2.1.0", |
| 112 | + "shiki": "^2.3.0", |
113 | 113 | "vite": "^6.0.11",
|
114 | 114 | "vue": "^3.5.13"
|
115 | 115 | },
|
|
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.9", |
| 142 | + "@types/node": "^22.13.1", |
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.2", |
| 155 | + "lint-staged": "^15.4.3", |
156 | 156 | "lodash.template": "^4.5.0",
|
157 | 157 | "lru-cache": "^11.0.2",
|
158 | 158 | "markdown-it": "^14.1.0",
|
|
164 | 164 | "markdown-it-mathjax3": "^4.3.2",
|
165 | 165 | "minimist": "^1.2.8",
|
166 | 166 | "nanoid": "^5.0.9",
|
167 |
| - "ora": "^8.1.1", |
| 167 | + "ora": "^8.2.0", |
168 | 168 | "p-map": "^7.0.3",
|
169 | 169 | "path-to-regexp": "^6.3.0",
|
170 | 170 | "picocolors": "^1.1.1",
|
171 | 171 | "picomatch": "^4.0.2",
|
172 | 172 | "pkg-dir": "^8.0.0",
|
173 |
| - "playwright-chromium": "^1.50.0", |
| 173 | + "playwright-chromium": "^1.50.1", |
174 | 174 | "polka": "^1.0.0-next.28",
|
175 | 175 | "postcss-prefix-selector": "^2.1.0",
|
176 | 176 | "prettier": "^3.4.2",
|
177 | 177 | "prompts": "^2.4.2",
|
178 | 178 | "punycode": "^2.3.1",
|
179 | 179 | "rimraf": "^6.0.1",
|
180 |
| - "rollup": "^4.31.0", |
| 180 | + "rollup": "^4.34.2", |
181 | 181 | "rollup-plugin-dts": "^6.1.1",
|
182 | 182 | "rollup-plugin-esbuild": "^6.1.1",
|
183 |
| - "semver": "^7.6.3", |
| 183 | + "semver": "^7.7.1", |
184 | 184 | "simple-git-hooks": "^2.11.1",
|
185 | 185 | "sirv": "^3.0.0",
|
186 | 186 | "sitemap": "^8.0.0",
|
187 | 187 | "tinyglobby": "^0.2.10",
|
188 | 188 | "typescript": "^5.7.3",
|
189 |
| - "vitest": "^3.0.4", |
| 189 | + "vitest": "^3.0.5", |
190 | 190 | "vue-tsc": "^2.2.0",
|
191 | 191 | "wait-on": "^8.0.2"
|
192 | 192 | },
|
|
0 commit comments