aboutsummaryrefslogtreecommitdiff
path: root/src-vue/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-25 14:59:03 +0200
committerGitHub <noreply@github.com>2023-10-25 14:59:03 +0200
commit8117081adbdbc8ab594e0002dc90650739dfb677 (patch)
treead820e5b8a20a7bb3e4aeb9b0d7f4ee080e69b42 /src-vue/package.json
parent9ce1f1f26a388cc4df9c30332921472127e57325 (diff)
downloadFlightCore-8117081adbdbc8ab594e0002dc90650739dfb677.tar.gz
FlightCore-8117081adbdbc8ab594e0002dc90650739dfb677.zip
chore: bump vue from 3.3.6 to 3.3.7 in /src-vue (#645)
Bumps [vue](https://github.com/vuejs/core) from 3.3.6 to 3.3.7. - [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.6...v3.3.7) --- 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 2dec38c1..ce5600be 100644
--- a/src-vue/package.json
+++ b/src-vue/package.json
@@ -13,7 +13,7 @@
"element-plus": "^2.4.1",
"marked": "^9.1.2",
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#9bd993aa67766596638bbfd91e79a1bf8f632014",
- "vue": "^3.3.6",
+ "vue": "^3.3.7",
"vue-i18n": "^9.5.0",
"vue-router": "^4.2.5",
"vuex": "^4.0.2"