aboutsummaryrefslogtreecommitdiff
path: root/src-vue/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-06 16:53:16 +0100
committerGitHub <noreply@github.com>2024-02-06 16:53:16 +0100
commit8218dab09fc8b483e40cd5099409d833659ad3e7 (patch)
tree8c4374acb6a6133f7391343e74d5f6df59513bc9 /src-vue/package.json
parentad40c7ffe940bfecef2957ff7d996fc678863482 (diff)
downloadFlightCore-8218dab09fc8b483e40cd5099409d833659ad3e7.tar.gz
FlightCore-8218dab09fc8b483e40cd5099409d833659ad3e7.zip
chore: bump element-plus from 2.5.3 to 2.5.5 in /src-vue (#784)
Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.5.3 to 2.5.5. - [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.5.3...2.5.5) --- 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 862d8b01..2ff4052d 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.5.3",
+ "element-plus": "^2.5.5",
"marked": "^12.0.0",
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#9bd993aa67766596638bbfd91e79a1bf8f632014",
"vue": "^3.4.15",