Skip to content

Commit ea7d4bd

Browse files
fix(deps): update dependency vue to ^3.5.32
1 parent d88ed68 commit ea7d4bd

File tree

3 files changed

+117
-715
lines changed

3 files changed

+117
-715
lines changed

packages/ssr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"html-minifier": "^4.0.0",
4747
"mitt": "^3.0.1",
4848
"mrmime": "^2.0.1",
49-
"vue": "^3.5.31",
49+
"vue": "^3.5.32",
5050
"yaml": "^2.8.3"
5151
},
5252
"devDependencies": {

packages/storefront/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@unocss/astro": "^66.6.7",
6767
"unocss": "^66.6.7",
6868
"unplugin-auto-import": "^19.3.0",
69-
"vue": "^3.5.31",
69+
"vue": "^3.5.32",
7070
"wade": "0.3.3",
7171
"yaml": "^2.8.3"
7272
},

0 commit comments

Comments
 (0)