aboutsummaryrefslogtreecommitdiff
path: root/src-vue/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-18 15:37:38 +0200
committerGitHub <noreply@github.com>2023-08-18 15:37:38 +0200
commite0f70771337d09297bf7f01866448330e632bee7 (patch)
treeb9ba887025aa6483a8458c234f3c7e43722a3031 /src-vue/package.json
parent9fecf025d2a81599e507e7e7b04bb47b538c575f (diff)
downloadFlightCore-e0f70771337d09297bf7f01866448330e632bee7.tar.gz
FlightCore-e0f70771337d09297bf7f01866448330e632bee7.zip
chore: bump element-plus from 2.3.8 to 2.3.9 in /src-vue (#482)
Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.3.8 to 2.3.9. - [Release notes](https://github.com/element-plus/element-plus/releases) - [Changelog](https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md) - [Commits](https://github.com/element-plus/element-plus/compare/2.3.8...2.3.9) --- updated-dependencies: - dependency-name: element-plus 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 047df643..2e7dab87 100644
--- a/src-vue/package.json
+++ b/src-vue/package.json
@@ -10,7 +10,7 @@
},
"dependencies": {
"@element-plus/icons-vue": "^2.0.9",
- "element-plus": "^2.2.17",
+ "element-plus": "^2.3.9",
"marked": "^7.0.3",
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#9bd993aa67766596638bbfd91e79a1bf8f632014",
"vue": "^3.2.37",