Skip to content

Commit 4fce9a7

Browse files
chore(deps): update devdependency vue to ^3.5.25 (#54)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca501da commit 4fce9a7

File tree

3 files changed

+148
-101
lines changed

3 files changed

+148
-101
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.2.1",
1616
"typescript": "^5.9.3",
17-
"vue": "^3.5.24",
17+
"vue": "^3.5.25",
1818
"vue-router": "^4.6.3",
1919
"vue-tsc": "^3.1.5"
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.39.1",
1818
"nuxt": "^4.2.1",
1919
"typescript": "^5.9.3",
20-
"vue": "^3.5.24",
20+
"vue": "^3.5.25",
2121
"vue-tsc": "^3.1.5"
2222
}
2323
}

0 commit comments

Comments
 (0)