aboutsummaryrefslogtreecommitdiff
path: root/src-vue/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-03 14:34:50 +0100
committerGitHub <noreply@github.com>2024-03-03 14:34:50 +0100
commit2a7a3d0804a98a11ee62729e72fe4e5d076afbbb (patch)
treeff40629af3fe1778beaf0b1fb3cc5685484cf4db /src-vue/package.json
parentf47380ddbfa18156f46ed3a04b6e76393732ae0d (diff)
downloadFlightCore-2a7a3d0804a98a11ee62729e72fe4e5d076afbbb.tar.gz
FlightCore-2a7a3d0804a98a11ee62729e72fe4e5d076afbbb.zip
chore: bump vue from 3.4.15 to 3.4.21 in /src-vue (#828)
Bumps [vue](https://github.com/vuejs/core) from 3.4.15 to 3.4.21. - [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.4.15...v3.4.21) --- 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 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"