Skip to content

Commit 57844fc

Browse files
deps(deps): bump the production-dependencies group across 1 directory with 4 updates
Bumps the production-dependencies group with 4 updates in the / directory: [@element-plus/icons-vue](https://github.com/element-plus/element-plus-icons/tree/HEAD/packages/vue), [element-plus](https://github.com/element-plus/element-plus), [vue](https://github.com/vuejs/core) and [vue-router](https://github.com/vuejs/router). Updates `@element-plus/icons-vue` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/element-plus/element-plus-icons/releases) - [Commits](https://github.com/element-plus/element-plus-icons/commits/v2.3.2/packages/vue) Updates `element-plus` from 2.11.4 to 2.11.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](element-plus/element-plus@2.11.4...2.11.7) Updates `vue` from 3.5.22 to 3.5.24 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.22...v3.5.24) Updates `vue-router` from 4.5.1 to 4.6.3 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v4.5.1...v4.6.3) --- updated-dependencies: - dependency-name: "@element-plus/icons-vue" dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: element-plus dependency-version: 2.11.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: vue dependency-version: 3.5.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: vue-router dependency-version: 4.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6c9445 commit 57844fc

File tree

2 files changed

+93
-100
lines changed

2 files changed

+93
-100
lines changed

package-lock.json

Lines changed: 89 additions & 96 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,18 @@
1919
"prepare": "husky install || true"
2020
},
2121
"dependencies": {
22-
"@element-plus/icons-vue": "^2.3.1",
22+
"@element-plus/icons-vue": "^2.3.2",
2323
"@types/file-saver": "^2.0.7",
2424
"doodle.css": "^0.0.2",
25-
"element-plus": "^2.11.4",
25+
"element-plus": "^2.11.7",
2626
"file-saver": "^2.0.5",
2727
"jszip": "^3.10.1",
2828
"paper-css": "^0.4.1",
2929
"pinia": "^2.3.0",
3030
"roughjs": "^4.6.6",
3131
"unplugin-icons": "^0.22.0",
32-
"vue": "^3.5.22",
33-
"vue-router": "^4.5.1",
32+
"vue": "^3.5.24",
33+
"vue-router": "^4.6.3",
3434
"vue3-image-preview": "^0.2.7",
3535
"vuedraggable": "^4.1.0",
3636
"wired-elements": "^3.0.0-rc.6"

0 commit comments

Comments
 (0)