Skip to content

Commit 34dcf01

Browse files
committed
chore: bump deps
1 parent 23d3281 commit 34dcf01

File tree

2 files changed

+236
-232
lines changed

2 files changed

+236
-232
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@
105105
"@vitejs/plugin-vue": "^5.2.1",
106106
"@vue/devtools-api": "^7.7.0",
107107
"@vue/shared": "^3.5.13",
108-
"@vueuse/core": "^12.4.0",
109-
"@vueuse/integrations": "^12.4.0",
108+
"@vueuse/core": "^12.5.0",
109+
"@vueuse/integrations": "^12.5.0",
110110
"focus-trap": "^7.6.4",
111111
"mark.js": "8.11.1",
112112
"minisearch": "^7.1.1",
@@ -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.7",
142+
"@types/node": "^22.10.9",
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.1",
155+
"lint-staged": "^15.4.2",
156156
"lodash.template": "^4.5.0",
157157
"lru-cache": "^11.0.2",
158158
"markdown-it": "^14.1.0",
@@ -169,7 +169,7 @@
169169
"picocolors": "^1.1.1",
170170
"picomatch": "^4.0.2",
171171
"pkg-dir": "^8.0.0",
172-
"playwright-chromium": "^1.49.1",
172+
"playwright-chromium": "^1.50.0",
173173
"polka": "^1.0.0-next.28",
174174
"postcss-prefix-selector": "^2.1.0",
175175
"prettier": "^3.4.2",
@@ -186,7 +186,7 @@
186186
"synckit": "^0.9.2",
187187
"tinyglobby": "^0.2.10",
188188
"typescript": "^5.7.3",
189-
"vitest": "^3.0.3",
189+
"vitest": "^3.0.4",
190190
"vue-tsc": "^2.2.0",
191191
"wait-on": "^8.0.2"
192192
},

0 commit comments

Comments
 (0)