Skip to content

Commit

Permalink
Bump the patches group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the patches group with 3 updates: [axios](https://github.com/axios/axios), [pinia](https://github.com/vuejs/pinia) and [vue](https://github.com/vuejs/core).


Updates `axios` from 1.7.7 to 1.7.8
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.7...v1.7.8)

Updates `pinia` from 2.2.6 to 2.2.8
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/[email protected])

Updates `vue` from 3.5.12 to 3.5.13
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.12...v3.5.13)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 0ada8a5 commit 0408882
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 81 deletions.
156 changes: 78 additions & 78 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"start-mock": "prism mock -p 4010 -d https://raw.githubusercontent.com/traPtitech/traPortfolio/main/docs/swagger/traPortfolio.v1.yaml"
},
"dependencies": {
"axios": "^1.7.4",
"pinia": "^2.2.6",
"axios": "^1.7.8",
"pinia": "^2.2.8",
"ress": "^5.0.2",
"vue": "^3.4.31",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
},
"devDependencies": {
Expand Down

0 comments on commit 0408882

Please sign in to comment.