Skip to content

Commit

Permalink
Bump the npm-production group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm-production group with 2 updates in the /web directory: [vue](https://github.com/vuejs/core) and [vue-router](https://github.com/vuejs/router).


Updates `vue` from 3.4.35 to 3.5.0
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.35...v3.5.0)

Updates `vue-router` from 4.4.1 to 4.4.3
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.4.1...v4.4.3)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent 9bf6c96 commit 6979921
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 75 deletions.
146 changes: 73 additions & 73 deletions web/package-lock.json

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

4 changes: 2 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"moment": "^2.30.1",
"openapi-typescript-fetch": "^2.0.0",
"reconnecting-websocket": "^4.4.0",
"vue": "^3.4.35",
"vue-router": "^4.4.1"
"vue": "^3.5.0",
"vue-router": "^4.4.3"
},
"devDependencies": {
"@types/bootstrap": "^5.2.10",
Expand Down

0 comments on commit 6979921

Please sign in to comment.