aboutsummaryrefslogtreecommitdiff
path: root/src-vue/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-28 01:41:19 +0100
committerGitHub <noreply@github.com>2023-12-28 01:41:19 +0100
commit501f42fd945adf0a21b033cecb0371f7563ccef6 (patch)
tree4cd7996ae07c50c9ee71b2f2aa0044e7bcfbc2ef /src-vue/package.json
parent5942bc0d1fdb8684577b4075a4d6b97494e842aa (diff)
downloadFlightCore-501f42fd945adf0a21b033cecb0371f7563ccef6.tar.gz
FlightCore-501f42fd945adf0a21b033cecb0371f7563ccef6.zip
chore: bump element-plus from 2.4.2 to 2.4.4 in /src-vue (#704)
Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.4.2 to 2.4.4. - [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.4.2...2.4.4) --- 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 9929ef82..78a2609f 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.4.2",
+ "element-plus": "^2.4.4",
"marked": "^10.0.0",
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#9bd993aa67766596638bbfd91e79a1bf8f632014",
"vue": "^3.3.8",