aboutsummaryrefslogtreecommitdiff
path: root/src-vue/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-20 01:14:28 +0100
committerGitHub <noreply@github.com>2024-01-20 01:14:28 +0100
commit4d930dc7f38ebe4874e007628ff9b733d7b64e5b (patch)
treeb46164247f2d917c3a3d4adb8d70c6b9e367b743 /src-vue/package.json
parenta6abfbbe553f2df30811803d16a7554b51efd3ae (diff)
downloadFlightCore-4d930dc7f38ebe4874e007628ff9b733d7b64e5b.tar.gz
FlightCore-4d930dc7f38ebe4874e007628ff9b733d7b64e5b.zip
chore: bump vue from 3.3.8 to 3.4.15 in /src-vue (#757)
Bumps [vue](https://github.com/vuejs/core) from 3.3.8 to 3.4.15. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/compare/v3.3.8...v3.4.15) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 a7cc2ab5..c5777b16 100644
--- a/src-vue/package.json
+++ b/src-vue/package.json
@@ -13,7 +13,7 @@
"element-plus": "^2.4.4",
"marked": "^11.1.1",
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#9bd993aa67766596638bbfd91e79a1bf8f632014",
- "vue": "^3.3.8",
+ "vue": "^3.4.15",
"vue-i18n": "^9.9.0",
"vue-router": "^4.2.5",
"vuex": "^4.0.2"