Skip to content

Commit

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


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

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-patch
  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 1, 2024
1 parent b6821d7 commit 3c5fca4
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
130 changes: 65 additions & 65 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.4.38",
"vue-router": "^4.4.3"
},
"devDependencies": {
"@types/bootstrap": "^5.2.10",
Expand Down

0 comments on commit 3c5fca4

Please sign in to comment.