aboutsummaryrefslogtreecommitdiff
path: root/src-vue/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-02 02:29:44 +0200
committerGitHub <noreply@github.com>2024-08-02 02:29:44 +0200
commitedbce33c4a8f142967df868fb99476400f4ddfb3 (patch)
treefdc8710b0d473799ecfcfc179b87e18adae034e5 /src-vue/package.json
parenta982af00d8136a68afb49d6f65a97d57608883f7 (diff)
downloadFlightCore-edbce33c4a8f142967df868fb99476400f4ddfb3.tar.gz
FlightCore-edbce33c4a8f142967df868fb99476400f4ddfb3.zip
chore: bump element-plus from 2.7.7 to 2.7.8 in /src-vue (#990)
Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.7.7 to 2.7.8. - [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.7.7...2.7.8) --- 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 0c57cfad..dcd81c12 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.7.7",
+ "element-plus": "^2.7.8",
"marked": "^13.0.2",
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#v1",
"vue": "^3.4.35",