Skip to content

Commit 4b6b2f7

Browse files
chore(deps): update devdependency vue to ^3.5.20 (#18)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2e375d6 commit 4b6b2f7

File tree

3 files changed

+125
-78
lines changed

3 files changed

+125
-78
lines changed

packages/my-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"my-layer": "workspace:*",
1515
"nuxt": "^4.0.3",
1616
"typescript": "^5.9.2",
17-
"vue": "^3.5.19",
17+
"vue": "^3.5.20",
1818
"vue-router": "^4.5.1",
1919
"vue-tsc": "^3.0.6"
2020
}

packages/my-layer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"eslint": "^9.34.0",
1818
"nuxt": "^4.0.3",
1919
"typescript": "^5.9.2",
20-
"vue": "^3.5.19",
20+
"vue": "^3.5.20",
2121
"vue-tsc": "^3.0.6"
2222
}
2323
}

0 commit comments

Comments
 (0)