Skip to content

Commit

Permalink
chore(docs): bump the production group in /apps/docs with 2 updates
Browse files Browse the repository at this point in the history
Bumps the production group in /apps/docs with 2 updates: [@maas/mirror](https://github.com/magicasaservice/mirror) and [prettier](https://github.com/prettier/prettier).


Updates `@maas/mirror` from 0.0.72 to 0.5.1
- [Commits](https://github.com/magicasaservice/mirror/commits)

Updates `prettier` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.4.1...3.4.2)

---
updated-dependencies:
- dependency-name: "@maas/mirror"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: prettier
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 65af3b3 commit 0b022f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"preview": "vitepress preview"
},
"dependencies": {
"@maas/mirror": "^0.4.2",
"@maas/mirror": "^0.5.1",
"@maas/vue-equipment/composables": "workspace:composables@*",
"@maas/vue-equipment/metadata": "workspace:metadata@*",
"@maas/vue-equipment/plugins": "workspace:plugins@*",
"@maas/vue-equipment/utils": "workspace:utils@*",
"prettier": "^3.4.1"
"prettier": "^3.4.2"
}
}

0 comments on commit 0b022f7

Please sign in to comment.