Skip to content

Commit ee99924

Browse files
authored
chore(deps): upgrade vue, @vue/shared [#3979] (#3980)
1 parent 8fef478 commit ee99924

File tree

2 files changed

+126
-70
lines changed

2 files changed

+126
-70
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -106,15 +106,15 @@
106106
"@types/markdown-it": "^14.1.1",
107107
"@vitejs/plugin-vue": "^5.0.5",
108108
"@vue/devtools-api": "^7.2.1",
109-
"@vue/shared": "^3.4.27",
109+
"@vue/shared": "^3.4.30",
110110
"@vueuse/core": "^10.10.0",
111111
"@vueuse/integrations": "^10.10.0",
112112
"focus-trap": "^7.5.4",
113113
"mark.js": "8.11.1",
114114
"minisearch": "^6.3.0",
115115
"shiki": "^1.7.0",
116116
"vite": "^5.2.12",
117-
"vue": "^3.4.27"
117+
"vue": "^3.4.30"
118118
},
119119
"devDependencies": {
120120
"@clack/prompts": "^0.7.0",

0 commit comments

Comments
 (0)