Skip to content

Commit

Permalink
Bump vue from 2.6.10 to 3.0.0 in /internal/webui/frontend
Browse files Browse the repository at this point in the history
Bumps [vue](https://github.com/vuejs/core) from 2.6.10 to 3.0.0.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/v3.0.0/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.0.0)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent fffe4a3 commit 4cccc5b
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 15 deletions.
90 changes: 76 additions & 14 deletions internal/webui/frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/webui/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"axios": "^1.7.4",
"bootstrap": "^5.0.0",
"bootstrap-vue": "^2.0.0-rc.15",
"vue": "^2.6.6",
"vue": "^3.0.0",
"vue-class-component": "^6.0.0",
"vue-property-decorator": "^7.0.0",
"vue-router": "^3.0.1"
Expand Down

0 comments on commit 4cccc5b

Please sign in to comment.