Skip to content

Commit 8cc69b2

Browse files
fix(storefront): Update Vue to ^3.5.22 (#627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 88f7c61 commit 8cc69b2

File tree

3 files changed

+131
-106
lines changed

3 files changed

+131
-106
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.21",
49+
"vue": "^3.5.22",
5050
"yaml": "^2.8.1"
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.2",
6767
"unplugin-auto-import": "^19.3.0",
68-
"vue": "^3.5.21",
68+
"vue": "^3.5.22",
6969
"wade": "0.3.3",
7070
"yaml": "^2.8.1"
7171
},

0 commit comments

Comments
 (0)