Skip to content

Commit

Permalink
chore(deps): bump the combined-dependencies group with 4 updates (#186)
Browse files Browse the repository at this point in the history
Bumps the combined-dependencies group with 4 updates: [cherry-markdown](https://github.com/Tencent/cherry-markdown), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [vue](https://github.com/vuejs/core) and [vue-router](https://github.com/vuejs/router).


Updates `cherry-markdown` from 0.8.42 to 0.8.44
- [Release notes](https://github.com/Tencent/cherry-markdown/releases)
- [Changelog](https://github.com/Tencent/cherry-markdown/blob/main/CHANGELOG.md)
- [Commits](Tencent/cherry-markdown@v0.8.42...v0.8.44)

Updates `vite` from 5.3.1 to 5.3.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.2/packages/vite)

Updates `vue` from 3.4.29 to 3.4.31
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.29...v3.4.31)

Updates `vue-router` from 4.3.3 to 4.4.0
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.3.3...v4.4.0)

---
updated-dependencies:
- dependency-name: cherry-markdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: combined-dependencies
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: combined-dependencies
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: combined-dependencies
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: combined-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent b5b9ea5 commit a65196e
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 70 deletions.
132 changes: 66 additions & 66 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"@vitejs/plugin-vue": "^5.0.4",
"axios": "^1.6.7",
"axios-auth-refresh": "^3.3.6",
"cherry-markdown": "^0.8.38",
"cherry-markdown": "^0.8.44",
"leaflet": "^1.9.4",
"mitt": "^3.0.1",
"pinia": "^2.1.7",
"vite": "^5.2.7",
"vue": "^3.4.18",
"vue-router": "^4.2.5"
"vite": "^5.3.2",
"vue": "^3.4.31",
"vue-router": "^4.4.0"
},
"devDependencies": {
"prettier": "^3.2.5"
Expand Down

0 comments on commit a65196e

Please sign in to comment.