diff options
Diffstat (limited to 'src-vue/package.json')
-rw-r--r-- | src-vue/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src-vue/package.json b/src-vue/package.json index 2ff4052d..98bafc0a 100644 --- a/src-vue/package.json +++ b/src-vue/package.json @@ -13,7 +13,7 @@ "element-plus": "^2.5.5", "marked": "^12.0.0", "tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#9bd993aa67766596638bbfd91e79a1bf8f632014", - "vue": "^3.4.15", + "vue": "^3.4.21", "vue-i18n": "^9.9.1", "vue-router": "^4.2.5", "vuex": "^4.0.2" |