Skip to content

Commit 7f19b5f

Browse files
committed
chore: bump deps
1 parent 01d0d45 commit 7f19b5f

File tree

3 files changed

+335
-367
lines changed

3 files changed

+335
-367
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"@vueuse/integrations": "^10.11.0",
111111
"focus-trap": "^7.5.4",
112112
"mark.js": "8.11.1",
113-
"minisearch": "^6.3.0",
113+
"minisearch": "^7.0.0",
114114
"shiki": "^1.10.3",
115115
"vite": "^5.3.3",
116116
"vue": "^3.4.31"
@@ -155,7 +155,7 @@
155155
"gray-matter": "^4.0.3",
156156
"lint-staged": "^15.2.7",
157157
"lodash.template": "^4.5.0",
158-
"lru-cache": "^10.3.1",
158+
"lru-cache": "^11.0.0",
159159
"markdown-it": "^14.1.0",
160160
"markdown-it-anchor": "^9.0.1",
161161
"markdown-it-attrs": "^4.1.6",
@@ -173,11 +173,11 @@
173173
"playwright-chromium": "^1.45.1",
174174
"polka": "^1.0.0-next.25",
175175
"postcss-prefix-selector": "^1.16.1",
176-
"prettier": "^3.3.2",
176+
"prettier": "^3.3.3",
177177
"prompts": "^2.4.2",
178178
"punycode": "^2.3.1",
179-
"rimraf": "^5.0.8",
180-
"rollup": "^4.18.0",
179+
"rimraf": "^6.0.1",
180+
"rollup": "^4.18.1",
181181
"rollup-plugin-dts": "^6.1.1",
182182
"rollup-plugin-esbuild": "^6.1.1",
183183
"semver": "^7.6.2",
@@ -186,7 +186,7 @@
186186
"sitemap": "^8.0.0",
187187
"supports-color": "^9.4.0",
188188
"typescript": "^5.5.3",
189-
"vitest": "^1.6.0",
189+
"vitest": "^2.0.2",
190190
"vue-tsc": "^2.0.26",
191191
"wait-on": "^7.2.0"
192192
},

0 commit comments

Comments
 (0)