Skip to content

Commit a20db24

Browse files
committed
chore: bump deps
1 parent 2bda116 commit a20db24

File tree

2 files changed

+674
-630
lines changed

2 files changed

+674
-630
lines changed

package.json

+27-27
Original file line numberDiff line numberDiff line change
@@ -98,22 +98,22 @@
9898
"*": "prettier --write --ignore-unknown"
9999
},
100100
"dependencies": {
101-
"@docsearch/css": "^3.6.0",
102-
"@docsearch/js": "^3.6.0",
103-
"@shikijs/core": "^1.10.3",
104-
"@shikijs/transformers": "^1.10.3",
105-
"@types/markdown-it": "^14.1.1",
106-
"@vitejs/plugin-vue": "^5.0.5",
107-
"@vue/devtools-api": "^7.3.5",
108-
"@vue/shared": "^3.4.31",
109-
"@vueuse/core": "^10.11.0",
110-
"@vueuse/integrations": "^10.11.0",
101+
"@docsearch/css": "^3.6.1",
102+
"@docsearch/js": "^3.6.1",
103+
"@shikijs/core": "^1.13.0",
104+
"@shikijs/transformers": "^1.13.0",
105+
"@types/markdown-it": "^14.1.2",
106+
"@vitejs/plugin-vue": "^5.1.2",
107+
"@vue/devtools-api": "^7.3.8",
108+
"@vue/shared": "^3.4.38",
109+
"@vueuse/core": "^11.0.0",
110+
"@vueuse/integrations": "^11.0.0",
111111
"focus-trap": "^7.5.4",
112112
"mark.js": "8.11.1",
113-
"minisearch": "^7.0.0",
114-
"shiki": "^1.10.3",
115-
"vite": "^5.3.3",
116-
"vue": "^3.4.31"
113+
"minisearch": "^7.1.0",
114+
"shiki": "^1.13.0",
115+
"vite": "^5.4.1",
116+
"vue": "^3.4.38"
117117
},
118118
"devDependencies": {
119119
"@clack/prompts": "^0.7.0",
@@ -124,7 +124,7 @@
124124
"@mdit-vue/plugin-title": "^2.1.3",
125125
"@mdit-vue/plugin-toc": "^2.1.3",
126126
"@mdit-vue/shared": "^2.1.3",
127-
"@polka/compression": "^1.0.0-next.25",
127+
"@polka/compression": "^1.0.0-next.26",
128128
"@rollup/plugin-alias": "^5.1.0",
129129
"@rollup/plugin-commonjs": "^26.0.1",
130130
"@rollup/plugin-json": "^6.1.0",
@@ -140,25 +140,25 @@
140140
"@types/markdown-it-emoji": "^3.0.1",
141141
"@types/micromatch": "^4.0.9",
142142
"@types/minimist": "^1.2.5",
143-
"@types/node": "^20.14.10",
143+
"@types/node": "^22.4.0",
144144
"@types/postcss-prefix-selector": "^1.16.3",
145145
"@types/prompts": "^2.4.9",
146146
"chokidar": "^3.6.0",
147147
"conventional-changelog-cli": "^5.0.0",
148148
"cross-spawn": "^7.0.3",
149-
"debug": "^4.3.5",
150-
"esbuild": "^0.23.0",
151-
"execa": "^9.3.0",
149+
"debug": "^4.3.6",
150+
"esbuild": "^0.23.1",
151+
"execa": "^9.3.1",
152152
"fast-glob": "^3.3.2",
153153
"fs-extra": "^11.2.0",
154154
"get-port": "^7.1.0",
155155
"gray-matter": "^4.0.3",
156-
"lint-staged": "^15.2.7",
156+
"lint-staged": "^15.2.9",
157157
"lodash.template": "^4.5.0",
158158
"lru-cache": "^11.0.0",
159159
"markdown-it": "^14.1.0",
160160
"markdown-it-anchor": "^9.0.1",
161-
"markdown-it-attrs": "^4.1.6",
161+
"markdown-it-attrs": "^4.2.0",
162162
"markdown-it-container": "^4.0.0",
163163
"markdown-it-emoji": "^3.0.0",
164164
"markdown-it-mathjax3": "^4.3.2",
@@ -170,23 +170,23 @@
170170
"path-to-regexp": "^6.2.2",
171171
"picocolors": "^1.0.1",
172172
"pkg-dir": "^8.0.0",
173-
"playwright-chromium": "^1.45.1",
173+
"playwright-chromium": "^1.46.1",
174174
"polka": "^1.0.0-next.25",
175175
"postcss-prefix-selector": "^1.16.1",
176176
"prettier": "^3.3.3",
177177
"prompts": "^2.4.2",
178178
"punycode": "^2.3.1",
179179
"rimraf": "^6.0.1",
180-
"rollup": "^4.18.1",
180+
"rollup": "^4.20.0",
181181
"rollup-plugin-dts": "^6.1.1",
182182
"rollup-plugin-esbuild": "^6.1.1",
183-
"semver": "^7.6.2",
183+
"semver": "^7.6.3",
184184
"simple-git-hooks": "^2.11.1",
185185
"sirv": "^2.0.4",
186186
"sitemap": "^8.0.0",
187187
"supports-color": "^9.4.0",
188-
"typescript": "^5.5.3",
189-
"vitest": "^2.0.2",
188+
"typescript": "^5.5.4",
189+
"vitest": "^2.0.5",
190190
"vue-tsc": "^2.0.29",
191191
"wait-on": "^7.2.0"
192192
},
@@ -202,7 +202,7 @@
202202
"optional": true
203203
}
204204
},
205-
"packageManager": "pnpm@9.5.0",
205+
"packageManager": "pnpm@9.7.1",
206206
"pnpm": {
207207
"peerDependencyRules": {
208208
"ignoreMissing": [

0 commit comments

Comments
 (0)