|
101 | 101 | "dependencies": {
|
102 | 102 | "@docsearch/css": "^3.6.0",
|
103 | 103 | "@docsearch/js": "^3.6.0",
|
104 |
| - "@shikijs/core": "^1.5.2", |
105 |
| - "@shikijs/transformers": "^1.5.2", |
| 104 | + "@shikijs/core": "^1.6.1", |
| 105 | + "@shikijs/transformers": "^1.6.1", |
106 | 106 | "@types/markdown-it": "^14.1.1",
|
107 |
| - "@vitejs/plugin-vue": "^5.0.4", |
| 107 | + "@vitejs/plugin-vue": "^5.0.5", |
108 | 108 | "@vue/devtools-api": "^7.2.0",
|
109 | 109 | "@vue/shared": "^3.4.27",
|
110 |
| - "@vueuse/core": "^10.9.0", |
111 |
| - "@vueuse/integrations": "^10.9.0", |
| 110 | + "@vueuse/core": "^10.10.0", |
| 111 | + "@vueuse/integrations": "^10.10.0", |
112 | 112 | "focus-trap": "^7.5.4",
|
113 | 113 | "mark.js": "8.11.1",
|
114 | 114 | "minisearch": "^6.3.0",
|
115 |
| - "shiki": "^1.5.2", |
116 |
| - "vite": "^5.2.11", |
| 115 | + "shiki": "^1.6.1", |
| 116 | + "vite": "^5.2.12", |
117 | 117 | "vue": "^3.4.27"
|
118 | 118 | },
|
119 | 119 | "devDependencies": {
|
|
127 | 127 | "@mdit-vue/shared": "^2.1.3",
|
128 | 128 | "@polka/compression": "1.0.0-next.25",
|
129 | 129 | "@rollup/plugin-alias": "^5.1.0",
|
130 |
| - "@rollup/plugin-commonjs": "^25.0.7", |
| 130 | + "@rollup/plugin-commonjs": "^25.0.8", |
131 | 131 | "@rollup/plugin-json": "^6.1.0",
|
132 | 132 | "@rollup/plugin-node-resolve": "^15.2.3",
|
133 | 133 | "@rollup/plugin-replace": "^5.0.5",
|
|
141 | 141 | "@types/markdown-it-emoji": "^3.0.1",
|
142 | 142 | "@types/micromatch": "^4.0.7",
|
143 | 143 | "@types/minimist": "^1.2.5",
|
144 |
| - "@types/node": "^20.12.12", |
| 144 | + "@types/node": "^20.12.13", |
145 | 145 | "@types/postcss-prefix-selector": "^1.16.3",
|
146 | 146 | "@types/prompts": "^2.4.9",
|
147 | 147 | "chokidar": "^3.6.0",
|
148 | 148 | "conventional-changelog-cli": "^5.0.0",
|
149 | 149 | "cross-spawn": "^7.0.3",
|
150 |
| - "debug": "^4.3.4", |
151 |
| - "esbuild": "^0.21.3", |
| 150 | + "debug": "^4.3.5", |
| 151 | + "esbuild": "^0.21.4", |
152 | 152 | "execa": "^9.1.0",
|
153 | 153 | "fast-glob": "^3.3.2",
|
154 | 154 | "fs-extra": "^11.2.0",
|
155 | 155 | "get-port": "^7.1.0",
|
156 | 156 | "gray-matter": "^4.0.3",
|
157 |
| - "lint-staged": "^15.2.2", |
| 157 | + "lint-staged": "^15.2.5", |
158 | 158 | "lodash.template": "^4.5.0",
|
159 | 159 | "lru-cache": "^10.2.2",
|
160 | 160 | "markdown-it": "^14.1.0",
|
|
163 | 163 | "markdown-it-container": "^4.0.0",
|
164 | 164 | "markdown-it-emoji": "^3.0.0",
|
165 | 165 | "markdown-it-mathjax3": "^4.3.2",
|
166 |
| - "micromatch": "^4.0.5", |
| 166 | + "micromatch": "^4.0.7", |
167 | 167 | "minimist": "^1.2.8",
|
168 | 168 | "nanoid": "^5.0.7",
|
169 | 169 | "npm-run-all": "^4.1.5",
|
|
172 | 172 | "path-to-regexp": "^6.2.2",
|
173 | 173 | "picocolors": "^1.0.1",
|
174 | 174 | "pkg-dir": "^8.0.0",
|
175 |
| - "playwright-chromium": "^1.44.0", |
| 175 | + "playwright-chromium": "^1.44.1", |
176 | 176 | "polka": "1.0.0-next.25",
|
177 | 177 | "postcss-prefix-selector": "^1.16.1",
|
178 | 178 | "prettier": "^3.2.5",
|
179 | 179 | "prompts": "^2.4.2",
|
180 | 180 | "punycode": "^2.3.1",
|
181 | 181 | "rimraf": "^5.0.7",
|
182 |
| - "rollup": "^4.17.2", |
183 |
| - "rollup-plugin-dts": "^6.1.0", |
| 182 | + "rollup": "^4.18.0", |
| 183 | + "rollup-plugin-dts": "^6.1.1", |
184 | 184 | "rollup-plugin-esbuild": "^6.1.1",
|
185 | 185 | "semver": "^7.6.2",
|
186 | 186 | "simple-git-hooks": "^2.11.1",
|
187 | 187 | "sirv": "^2.0.4",
|
188 |
| - "sitemap": "^7.1.1", |
| 188 | + "sitemap": "^8.0.0", |
189 | 189 | "sort-package-json": "^2.10.0",
|
190 | 190 | "supports-color": "^9.4.0",
|
191 | 191 | "typescript": "^5.4.5",
|
|
205 | 205 | "optional": true
|
206 | 206 | }
|
207 | 207 | },
|
208 |
| - "packageManager": "[email protected].1", |
| 208 | + "packageManager": "[email protected].4", |
209 | 209 | "pnpm": {
|
210 | 210 | "peerDependencyRules": {
|
211 | 211 | "ignoreMissing": [
|
|
216 | 216 | },
|
217 | 217 | "overrides": {
|
218 | 218 | "ora>string-width": "^5"
|
219 |
| - }, |
220 |
| - "patchedDependencies": { |
221 |
| - |
222 | 219 | }
|
223 | 220 | }
|
224 | 221 | }
|
0 commit comments