aboutsummaryrefslogtreecommitdiff
path: root/src-vue/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-11 11:59:57 +0000
committerGitHub <noreply@github.com>2024-11-11 11:59:57 +0000
commitae02d14a2aeb4ddf3310aaa6e9db073a74532fde (patch)
treeaf4de7459b2b8dc782194ebbe5dc6e0bd182b866 /src-vue/package.json
parentd46f85ede081d7deab32602ec2408e0f3e906b3f (diff)
downloadFlightCore-dependabot/npm_and_yarn/src-vue/element-plus-2.8.7.tar.gz
FlightCore-dependabot/npm_and_yarn/src-vue/element-plus-2.8.7.zip
chore: bump element-plus from 2.7.8 to 2.8.7 in /src-vuedependabot/npm_and_yarn/src-vue/element-plus-2.8.7
Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.7.8 to 2.8.7. - [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.8...2.8.7) --- updated-dependencies: - dependency-name: element-plus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@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 ccedf9e6..27a811d9 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.8",
+ "element-plus": "^2.8.7",
"marked": "^14.1.3",
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#v1",
"vue": "^3.4.35",