Skip to content

Commit

Permalink
Upgrade Vue
Browse files Browse the repository at this point in the history
baku89 committed Sep 6, 2024
1 parent 66dd9e6 commit c280d36
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/package.json
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@
"file-saver": "^2.0.5",
"stylus": "^0.63.0",
"vite": "^5.0.12",
"vue": "^3.4.15",
"vue": "^3.5.3",
"vue-tsc": "^1.8.27"
},
"dependencies": {}
2 changes: 1 addition & 1 deletion integrations/vue3/package.json
Original file line number Diff line number Diff line change
@@ -16,6 +16,6 @@
"license": "MIT",
"dependencies": {
"tethr": "^0.4.1",
"vue": "^3.0.0"
"vue": "^3.5.3"
}
}

0 comments on commit c280d36

Please sign in to comment.