Skip to content

Commit 1143ddf

Browse files
committed
chore: bump deps
1 parent 2ac64b8 commit 1143ddf

File tree

3 files changed

+993
-802
lines changed

3 files changed

+993
-802
lines changed

package.json

+36-35
Original file line numberDiff line numberDiff line change
@@ -100,20 +100,21 @@
100100
"dependencies": {
101101
"@docsearch/css": "^3.6.2",
102102
"@docsearch/js": "^3.6.2",
103-
"@shikijs/core": "^1.15.2",
104-
"@shikijs/transformers": "^1.15.2",
103+
"@shikijs/core": "^1.22.0",
104+
"@shikijs/transformers": "^1.22.0",
105+
"@shikijs/types": "^1.22.0",
105106
"@types/markdown-it": "^14.1.2",
106-
"@vitejs/plugin-vue": "^5.1.3",
107-
"@vue/devtools-api": "^7.3.9",
108-
"@vue/shared": "^3.4.38",
109-
"@vueuse/core": "^11.0.3",
110-
"@vueuse/integrations": "^11.0.3",
111-
"focus-trap": "^7.5.4",
107+
"@vitejs/plugin-vue": "^5.1.4",
108+
"@vue/devtools-api": "^7.4.6",
109+
"@vue/shared": "^3.5.11",
110+
"@vueuse/core": "^11.1.0",
111+
"@vueuse/integrations": "^11.1.0",
112+
"focus-trap": "^7.6.0",
112113
"mark.js": "8.11.1",
113114
"minisearch": "^7.1.0",
114-
"shiki": "^1.15.2",
115-
"vite": "^5.4.2",
116-
"vue": "^3.4.38"
115+
"shiki": "^1.22.0",
116+
"vite": "^5.4.8",
117+
"vue": "^3.5.11"
117118
},
118119
"devDependencies": {
119120
"@clack/prompts": "^0.7.0",
@@ -124,12 +125,12 @@
124125
"@mdit-vue/plugin-title": "^2.1.3",
125126
"@mdit-vue/plugin-toc": "^2.1.3",
126127
"@mdit-vue/shared": "^2.1.3",
127-
"@polka/compression": "^1.0.0-next.26",
128-
"@rollup/plugin-alias": "^5.1.0",
129-
"@rollup/plugin-commonjs": "^26.0.1",
128+
"@polka/compression": "^1.0.0-next.28",
129+
"@rollup/plugin-alias": "^5.1.1",
130+
"@rollup/plugin-commonjs": "^28.0.0",
130131
"@rollup/plugin-json": "^6.1.0",
131-
"@rollup/plugin-node-resolve": "^15.2.3",
132-
"@rollup/plugin-replace": "^5.0.7",
132+
"@rollup/plugin-node-resolve": "^15.3.0",
133+
"@rollup/plugin-replace": "^6.0.1",
133134
"@types/cross-spawn": "^6.0.6",
134135
"@types/debug": "^4.1.12",
135136
"@types/fs-extra": "^11.0.4",
@@ -140,23 +141,23 @@
140141
"@types/markdown-it-emoji": "^3.0.1",
141142
"@types/micromatch": "^4.0.9",
142143
"@types/minimist": "^1.2.5",
143-
"@types/node": "^22.5.1",
144+
"@types/node": "^22.7.4",
144145
"@types/postcss-prefix-selector": "^1.16.3",
145146
"@types/prompts": "^2.4.9",
146147
"chokidar": "^3.6.0",
147148
"conventional-changelog-cli": "^5.0.0",
148149
"cross-spawn": "^7.0.3",
149-
"debug": "^4.3.6",
150-
"esbuild": "^0.23.1",
151-
"execa": "^9.3.1",
150+
"debug": "^4.3.7",
151+
"esbuild": "^0.24.0",
152+
"execa": "^9.4.0",
152153
"fs-extra": "^11.2.0",
153154
"get-port": "^7.1.0",
154155
"gray-matter": "^4.0.3",
155-
"lint-staged": "^15.2.9",
156+
"lint-staged": "^15.2.10",
156157
"lodash.template": "^4.5.0",
157-
"lru-cache": "^11.0.0",
158+
"lru-cache": "^11.0.1",
158159
"markdown-it": "^14.1.0",
159-
"markdown-it-anchor": "^9.1.0",
160+
"markdown-it-anchor": "^9.2.0",
160161
"markdown-it-attrs": "^4.2.0",
161162
"markdown-it-container": "^4.0.0",
162163
"markdown-it-emoji": "^3.0.0",
@@ -166,29 +167,29 @@
166167
"nanoid": "^5.0.7",
167168
"ora": "^8.1.0",
168169
"p-map": "^7.0.2",
169-
"path-to-regexp": "^6.2.2",
170-
"picocolors": "^1.0.1",
170+
"path-to-regexp": "^6.3.0",
171+
"picocolors": "^1.1.0",
171172
"pkg-dir": "^8.0.0",
172-
"playwright-chromium": "^1.46.1",
173-
"polka": "^1.0.0-next.25",
174-
"postcss-prefix-selector": "^1.16.1",
173+
"playwright-chromium": "^1.47.2",
174+
"polka": "^1.0.0-next.28",
175+
"postcss-prefix-selector": "^2.0.0",
175176
"prettier": "^3.3.3",
176177
"prompts": "^2.4.2",
177178
"punycode": "^2.3.1",
178179
"rimraf": "^6.0.1",
179-
"rollup": "^4.21.2",
180+
"rollup": "^4.24.0",
180181
"rollup-plugin-dts": "^6.1.1",
181182
"rollup-plugin-esbuild": "^6.1.1",
182183
"semver": "^7.6.3",
183184
"simple-git-hooks": "^2.11.1",
184185
"sirv": "^2.0.4",
185186
"sitemap": "^8.0.0",
186187
"supports-color": "^9.4.0",
187-
"tinyglobby": "^0.2.5",
188-
"typescript": "^5.5.4",
189-
"vitest": "^2.0.5",
190-
"vue-tsc": "^2.1.4",
191-
"wait-on": "^8.0.0"
188+
"tinyglobby": "^0.2.9",
189+
"typescript": "^5.6.2",
190+
"vitest": "^2.1.2",
191+
"vue-tsc": "^2.1.6",
192+
"wait-on": "^8.0.1"
192193
},
193194
"peerDependencies": {
194195
"markdown-it-mathjax3": "^4",
@@ -202,7 +203,7 @@
202203
"optional": true
203204
}
204205
},
205-
"packageManager": "pnpm@9.9.0",
206+
"packageManager": "pnpm@9.12.0",
206207
"pnpm": {
207208
"peerDependencyRules": {
208209
"ignoreMissing": [

0 commit comments

Comments
 (0)