Skip to content

Commit 97cad79

Browse files
fix(storefront): Update Vue to ^3.5.26 (#662)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 79383e6 commit 97cad79

File tree

3 files changed

+111
-105
lines changed

3 files changed

+111
-105
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.25",
49+
"vue": "^3.5.26",
5050
"yaml": "^2.8.2"
5151
},
5252
"devDependencies": {

packages/storefront/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"sharp": "^0.33.3",
6666
"unocss": "^66.5.10",
6767
"unplugin-auto-import": "^19.3.0",
68-
"vue": "^3.5.25",
68+
"vue": "^3.5.26",
6969
"wade": "0.3.3",
7070
"yaml": "^2.8.2"
7171
},

0 commit comments

Comments
 (0)