diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-10 16:41:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-10 16:41:59 +0200 |
commit | 1a8642e4bdea44f0fb5d5c54ca64090918bd7471 (patch) | |
tree | fe093ac4e78cfab56801147fd4b4993d8a3f02c8 /src-vue/package.json | |
parent | 254213d8516ea61084963099c9e6494826eeec91 (diff) | |
download | FlightCore-1a8642e4bdea44f0fb5d5c54ca64090918bd7471.tar.gz FlightCore-1a8642e4bdea44f0fb5d5c54ca64090918bd7471.zip |
chore: bump vue from 3.4.21 to 3.4.27 in /src-vue (#934)
Bumps [vue](https://github.com/vuejs/core) from 3.4.21 to 3.4.27.
- [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.21...v3.4.27)
---
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src-vue/package.json b/src-vue/package.json index 64a6ea55..dda31337 100644 --- a/src-vue/package.json +++ b/src-vue/package.json @@ -13,7 +13,7 @@ "element-plus": "^2.6.0", "marked": "^12.0.2", "tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#v1", - "vue": "^3.4.21", + "vue": "^3.4.27", "vue-i18n": "^9.13.1", "vue-router": "^4.3.0", "vuex": "^4.0.2" |