aboutsummaryrefslogtreecommitdiff
path: root/src-vue/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-06 14:42:35 +0100
committerGitHub <noreply@github.com>2023-11-06 14:42:35 +0100
commit3656a975636bb95928eb58ed4f9d0bf6f08534c0 (patch)
treebb6149beaecc39e2275010a4e5cfb6794c74936d /src-vue/package.json
parent984900d1c54bf3e1e93739b623eca3b84c1493a4 (diff)
downloadFlightCore-3656a975636bb95928eb58ed4f9d0bf6f08534c0.tar.gz
FlightCore-3656a975636bb95928eb58ed4f9d0bf6f08534c0.zip
chore: bump vue from 3.3.7 to 3.3.8 in /src-vue (#663)
Bumps [vue](https://github.com/vuejs/core) from 3.3.7 to 3.3.8. - [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.7...v3.3.8) --- 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 f30503bd..dfbe92da 100644
--- a/src-vue/package.json
+++ b/src-vue/package.json
@@ -13,7 +13,7 @@
"element-plus": "^2.4.2",
"marked": "^9.1.5",
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#9bd993aa67766596638bbfd91e79a1bf8f632014",
- "vue": "^3.3.7",
+ "vue": "^3.3.8",
"vue-i18n": "^9.6.5",
"vue-router": "^4.2.5",
"vuex": "^4.0.2"