aboutsummaryrefslogtreecommitdiff
path: root/src-vue/package.json
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2024-01-27 22:21:12 +0100
committerGeckoEidechse <gecko.eidechse+git@pm.me>2024-01-27 22:21:12 +0100
commit5284445cab89bb5af6d415c825a2cfa45cb92592 (patch)
tree5880b3ab4b48fdf28c7c5189a874494fcac31b97 /src-vue/package.json
parentbcb77c2f326450e0cac78dd965cd6cb4dceaa736 (diff)
parent83ed4bedc183975f2f1a65b9cd38881410605904 (diff)
downloadFlightCore-5284445cab89bb5af6d415c825a2cfa45cb92592.tar.gz
FlightCore-5284445cab89bb5af6d415c825a2cfa45cb92592.zip
Merge branch 'main' into refactor/pass-launch-options-object
Diffstat (limited to 'src-vue/package.json')
-rw-r--r--src-vue/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-vue/package.json b/src-vue/package.json
index c5777b16..32be0476 100644
--- a/src-vue/package.json
+++ b/src-vue/package.json
@@ -10,7 +10,7 @@
},
"dependencies": {
"@element-plus/icons-vue": "^2.0.9",
- "element-plus": "^2.4.4",
+ "element-plus": "^2.5.3",
"marked": "^11.1.1",
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#9bd993aa67766596638bbfd91e79a1bf8f632014",
"vue": "^3.4.15",