aboutsummaryrefslogtreecommitdiff
path: root/src-vue/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-25 01:09:52 +0200
committerGitHub <noreply@github.com>2023-10-25 01:09:52 +0200
commitde8b7f1efc9057de9fa039927ea973cb77449b47 (patch)
tree099842abbe8ea0f51e2d2727ec282ae64fc0688b /src-vue/package.json
parentbcf6b1039239671645a2674890300d34b79ce6fc (diff)
downloadFlightCore-de8b7f1efc9057de9fa039927ea973cb77449b47.tar.gz
FlightCore-de8b7f1efc9057de9fa039927ea973cb77449b47.zip
chore: bump vue from 3.3.4 to 3.3.6 in /src-vue (#641)
Bumps [vue](https://github.com/vuejs/core) from 3.3.4 to 3.3.6. - [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.4...v3.3.6) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch ... 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 694a0178..edc2c08d 100644
--- a/src-vue/package.json
+++ b/src-vue/package.json
@@ -13,7 +13,7 @@
"element-plus": "^2.3.14",
"marked": "^9.1.2",
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#9bd993aa67766596638bbfd91e79a1bf8f632014",
- "vue": "^3.2.37",
+ "vue": "^3.3.6",
"vue-i18n": "^9.5.0",
"vue-router": "^4.2.5",
"vuex": "^4.0.2"