Skip to content

Commit f5ffed3

Browse files
committed
chore: up deps
1 parent 6436e6a commit f5ffed3

File tree

3 files changed

+731
-1650
lines changed

3 files changed

+731
-1650
lines changed

examples/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"preview": "nuxt preview"
88
},
99
"devDependencies": {
10-
"nuxt": "^3.12.2",
10+
"nuxt": "^3.12.4",
1111
"unplugin-vue-router": "workspace:*"
1212
}
1313
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
"@babel/types": "^7.25.2",
168168
"@rollup/pluginutils": "^5.1.0",
169169
"@vue-macros/common": "^1.12.2",
170-
"ast-walker-scope": "^0.6.1",
170+
"ast-walker-scope": "^0.6.2",
171171
"chokidar": "^3.6.0",
172172
"fast-glob": "^3.3.2",
173173
"json5": "^2.2.3",
@@ -202,7 +202,7 @@
202202
"execa": "^9.3.0",
203203
"firebase": "^10.12.5",
204204
"happy-dom": "^14.12.3",
205-
"lint-staged": "^15.2.8",
205+
"lint-staged": "^15.2.9",
206206
"minimist": "^1.2.8",
207207
"nodemon": "^3.1.4",
208208
"p-series": "^3.0.0",
@@ -218,7 +218,7 @@
218218
"unplugin-vue-markdown": "^0.26.2",
219219
"unplugin-vue-router": "workspace:*",
220220
"vite": "^5.4.0",
221-
"vite-plugin-vue-devtools": "^7.3.7",
221+
"vite-plugin-vue-devtools": "^7.3.8",
222222
"vitepress": "1.3.2",
223223
"vitest": "^2.0.5",
224224
"vue": "^3.4.37",

0 commit comments

Comments
 (0)