|
97 | 97 | "dependencies": {
|
98 | 98 | "@docsearch/css": "^3.9.0",
|
99 | 99 | "@docsearch/js": "^3.9.0",
|
100 |
| - "@iconify-json/simple-icons": "^1.2.31", |
| 100 | + "@iconify-json/simple-icons": "^1.2.32", |
101 | 101 | "@shikijs/core": "^3.2.2",
|
102 | 102 | "@shikijs/transformers": "^3.2.2",
|
103 | 103 | "@shikijs/types": "^3.2.2",
|
104 | 104 | "@vitejs/plugin-vue": "^5.2.3",
|
105 |
| - "@vue/devtools-api": "^7.7.2", |
| 105 | + "@vue/devtools-api": "^7.7.5", |
106 | 106 | "@vue/shared": "^3.5.13",
|
107 | 107 | "@vueuse/core": "^13.1.0",
|
108 | 108 | "@vueuse/integrations": "^13.1.0",
|
109 | 109 | "focus-trap": "^7.6.4",
|
110 | 110 | "mark.js": "8.11.1",
|
111 | 111 | "minisearch": "^7.1.2",
|
112 | 112 | "shiki": "^3.2.2",
|
113 |
| - "vite": "^6.2.6", |
| 113 | + "vite": "^6.3.2", |
114 | 114 | "vue": "^3.5.13"
|
115 | 115 | },
|
116 | 116 | "devDependencies": {
|
|
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.14.0", |
| 142 | + "@types/node": "^22.14.1", |
143 | 143 | "@types/picomatch": "^4.0.0",
|
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.5.0", |
| 155 | + "lint-staged": "^15.5.1", |
156 | 156 | "lodash.template": "^4.5.0",
|
157 | 157 | "lru-cache": "^11.1.0",
|
158 | 158 | "markdown-it": "^14.1.0",
|
|
170 | 170 | "picocolors": "^1.1.1",
|
171 | 171 | "picomatch": "^4.0.2",
|
172 | 172 | "pkg-dir": "^8.0.0",
|
173 |
| - "playwright-chromium": "^1.51.1", |
| 173 | + "playwright-chromium": "^1.52.0", |
174 | 174 | "polka": "^1.0.0-next.28",
|
175 | 175 | "postcss-prefix-selector": "^2.1.1",
|
176 | 176 | "prettier": "^3.5.3",
|
177 | 177 | "prompts": "^2.4.2",
|
178 | 178 | "punycode": "^2.3.1",
|
179 | 179 | "rimraf": "^6.0.1",
|
180 |
| - "rollup": "^4.39.0", |
| 180 | + "rollup": "^4.40.0", |
181 | 181 | "rollup-plugin-dts": "6.1.1",
|
182 | 182 | "rollup-plugin-esbuild": "^6.2.1",
|
183 | 183 | "semver": "^7.7.1",
|
184 | 184 | "simple-git-hooks": "^2.12.1",
|
185 | 185 | "sirv": "^3.0.1",
|
186 | 186 | "sitemap": "^8.0.0",
|
187 |
| - "tinyglobby": "^0.2.12", |
| 187 | + "tinyglobby": "^0.2.13", |
188 | 188 | "typescript": "^5.8.3",
|
189 |
| - "vitest": "^3.1.1", |
| 189 | + "vitest": "^3.1.2", |
190 | 190 | "vue-tsc": "^2.2.8",
|
191 | 191 | "wait-on": "^8.0.3"
|
192 | 192 | },
|
|
0 commit comments