Skip to content

Commit 88101d3

Browse files
authored
chore: bump deps (#4542)
1 parent 163c1f2 commit 88101d3

File tree

2 files changed

+380
-348
lines changed

2 files changed

+380
-348
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -97,19 +97,19 @@
9797
"dependencies": {
9898
"@docsearch/css": "^3.8.3",
9999
"@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",
104104
"@vitejs/plugin-vue": "^5.2.1",
105-
"@vue/devtools-api": "^7.7.0",
105+
"@vue/devtools-api": "^7.7.1",
106106
"@vue/shared": "^3.5.13",
107107
"@vueuse/core": "^12.5.0",
108108
"@vueuse/integrations": "^12.5.0",
109109
"focus-trap": "^7.6.4",
110110
"mark.js": "8.11.1",
111111
"minisearch": "^7.1.1",
112-
"shiki": "^2.1.0",
112+
"shiki": "^2.3.0",
113113
"vite": "^6.0.11",
114114
"vue": "^3.5.13"
115115
},
@@ -139,7 +139,7 @@
139139
"@types/markdown-it-container": "^2.0.10",
140140
"@types/markdown-it-emoji": "^3.0.1",
141141
"@types/minimist": "^1.2.5",
142-
"@types/node": "^22.10.9",
142+
"@types/node": "^22.13.1",
143143
"@types/picomatch": "^3.0.2",
144144
"@types/postcss-prefix-selector": "^1.16.3",
145145
"@types/prompts": "^2.4.9",
@@ -152,7 +152,7 @@
152152
"fs-extra": "^11.3.0",
153153
"get-port": "^7.1.0",
154154
"gray-matter": "^4.0.3",
155-
"lint-staged": "^15.4.2",
155+
"lint-staged": "^15.4.3",
156156
"lodash.template": "^4.5.0",
157157
"lru-cache": "^11.0.2",
158158
"markdown-it": "^14.1.0",
@@ -164,29 +164,29 @@
164164
"markdown-it-mathjax3": "^4.3.2",
165165
"minimist": "^1.2.8",
166166
"nanoid": "^5.0.9",
167-
"ora": "^8.1.1",
167+
"ora": "^8.2.0",
168168
"p-map": "^7.0.3",
169169
"path-to-regexp": "^6.3.0",
170170
"picocolors": "^1.1.1",
171171
"picomatch": "^4.0.2",
172172
"pkg-dir": "^8.0.0",
173-
"playwright-chromium": "^1.50.0",
173+
"playwright-chromium": "^1.50.1",
174174
"polka": "^1.0.0-next.28",
175175
"postcss-prefix-selector": "^2.1.0",
176176
"prettier": "^3.4.2",
177177
"prompts": "^2.4.2",
178178
"punycode": "^2.3.1",
179179
"rimraf": "^6.0.1",
180-
"rollup": "^4.31.0",
180+
"rollup": "^4.34.2",
181181
"rollup-plugin-dts": "^6.1.1",
182182
"rollup-plugin-esbuild": "^6.1.1",
183-
"semver": "^7.6.3",
183+
"semver": "^7.7.1",
184184
"simple-git-hooks": "^2.11.1",
185185
"sirv": "^3.0.0",
186186
"sitemap": "^8.0.0",
187187
"tinyglobby": "^0.2.10",
188188
"typescript": "^5.7.3",
189-
"vitest": "^3.0.4",
189+
"vitest": "^3.0.5",
190190
"vue-tsc": "^2.2.0",
191191
"wait-on": "^8.0.2"
192192
},

0 commit comments

Comments
 (0)