Skip to content

Commit

Permalink
build(deps): bump the astro group in /mono with 3 updates (#971)
Browse files Browse the repository at this point in the history
Bumps the astro group in /mono with 3 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [sharp](https://github.com/lovell/sharp) and [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check).


Updates `astro` from 4.5.8 to 4.5.9
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

Updates `sharp` from 0.33.2 to 0.33.3
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](lovell/sharp@v0.33.2...v0.33.3)

Updates `@astrojs/check` from 0.5.9 to 0.5.10
- [Release notes](https://github.com/withastro/language-tools/releases)
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/language-tools/commits/@astrojs/[email protected]/packages/astro-check)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: astro
- dependency-name: sharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: astro
- dependency-name: "@astrojs/check"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: astro
...

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 Mar 25, 2024
1 parent c7f28d4 commit da47577
Show file tree
Hide file tree
Showing 3 changed files with 176 additions and 180 deletions.
2 changes: 1 addition & 1 deletion mono/apps/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@astrojs/tailwind": "5.1.0",
"@faker-js/faker": "8.4.1",
"apexcharts": "3.48.0",
"astro": "4.5.8",
"astro": "4.5.9",
"flowbite": "2.3.0",
"flowbite-typography": "1.0.3",
"shiki": "1.2.0",
Expand Down
6 changes: 3 additions & 3 deletions mono/docs/starlight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"version": "0.0.1",
"dependencies": {
"@astrojs/starlight": "0.21.2",
"astro": "4.5.8",
"astro": "4.5.9",
"rehype": "13.0.1",
"sharp": "0.33.2"
"sharp": "0.33.3"
},
"devDependencies": {
"@astrojs/check": "0.5.9",
"@astrojs/check": "0.5.10",
"@types/hast": "3.0.4",
"@vitest/coverage-v8": "1.4.0",
"typescript": "5.4.3",
Expand Down
Loading

0 comments on commit da47577

Please sign in to comment.