Skip to content

Commit dd29348

Browse files
committed
chore: bump deps
1 parent 648db6b commit dd29348

File tree

2 files changed

+530
-530
lines changed

2 files changed

+530
-530
lines changed

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -95,27 +95,27 @@
9595
"*": "prettier --experimental-cli --ignore-unknown --write"
9696
},
9797
"dependencies": {
98-
"@docsearch/css": "^4.0.0-beta.7",
99-
"@docsearch/js": "^4.0.0-beta.7",
100-
"@iconify-json/simple-icons": "^1.2.47",
101-
"@shikijs/core": "^3.9.2",
102-
"@shikijs/transformers": "^3.9.2",
103-
"@shikijs/types": "^3.9.2",
98+
"@docsearch/css": "^4.0.0-beta.8",
99+
"@docsearch/js": "^4.0.0-beta.8",
100+
"@iconify-json/simple-icons": "^1.2.49",
101+
"@shikijs/core": "^3.12.0",
102+
"@shikijs/transformers": "^3.12.0",
103+
"@shikijs/types": "^3.12.0",
104104
"@types/markdown-it": "^14.1.2",
105105
"@vitejs/plugin-vue": "^6.0.1",
106-
"@vue/devtools-api": "^8.0.0",
107-
"@vue/shared": "^3.5.18",
108-
"@vueuse/core": "^13.6.0",
109-
"@vueuse/integrations": "^13.6.0",
106+
"@vue/devtools-api": "^8.0.1",
107+
"@vue/shared": "^3.5.20",
108+
"@vueuse/core": "^13.8.0",
109+
"@vueuse/integrations": "^13.8.0",
110110
"focus-trap": "^7.6.5",
111111
"mark.js": "8.11.1",
112112
"minisearch": "^7.1.2",
113-
"shiki": "^3.9.2",
114-
"vite": "^7.1.2",
115-
"vue": "^3.5.18"
113+
"shiki": "^3.12.0",
114+
"vite": "^7.1.3",
115+
"vue": "^3.5.20"
116116
},
117117
"devDependencies": {
118-
"@clack/prompts": "^1.0.0-alpha.3",
118+
"@clack/prompts": "^1.0.0-alpha.4",
119119
"@iconify/utils": "^3.0.1",
120120
"@mdit-vue/plugin-component": "^3.0.2",
121121
"@mdit-vue/plugin-frontmatter": "^3.0.2",
@@ -165,21 +165,21 @@
165165
"minimist": "^1.2.8",
166166
"nanoid": "^5.1.5",
167167
"ora": "^8.2.0",
168-
"oxc-minify": "^0.82.1",
168+
"oxc-minify": "^0.82.3",
169169
"p-map": "^7.0.3",
170170
"package-directory": "^8.1.0",
171171
"path-to-regexp": "^6.3.0",
172172
"picocolors": "^1.1.1",
173173
"picomatch": "^4.0.3",
174-
"playwright-chromium": "^1.54.2",
174+
"playwright-chromium": "^1.55.0",
175175
"polka": "^1.0.0-next.28",
176176
"postcss": "^8.5.6",
177177
"postcss-selector-parser": "^7.1.0",
178178
"prettier": "^3.6.2",
179179
"prompts": "^2.4.2",
180180
"punycode": "^2.3.1",
181181
"rimraf": "^6.0.1",
182-
"rollup": "^4.46.2",
182+
"rollup": "^4.49.0",
183183
"rollup-plugin-dts": "6.1.1",
184184
"rollup-plugin-esbuild": "^6.2.1",
185185
"semver": "^7.7.2",
@@ -189,12 +189,12 @@
189189
"tinyglobby": "^0.2.14",
190190
"typescript": "^5.9.2",
191191
"vitest": "4.0.0-beta.4",
192-
"vue-tsc": "^3.0.5",
192+
"vue-tsc": "^3.0.6",
193193
"wait-on": "^8.0.4"
194194
},
195195
"peerDependencies": {
196196
"markdown-it-mathjax3": "^4",
197-
"oxc-minify": "^0.82.1",
197+
"oxc-minify": "^0.82.3",
198198
"postcss": "^8"
199199
},
200200
"peerDependenciesMeta": {

0 commit comments

Comments
 (0)