Skip to content

Commit

Permalink
chore(deps): bump the astro group with 3 updates (#1491)
Browse files Browse the repository at this point in the history
Bumps the astro group with 3 updates: [@astrojs/vue](https://github.com/withastro/astro/tree/HEAD/packages/integrations/vue), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react).


Updates `@astrojs/vue` from 4.5.2 to 4.5.3
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/vue/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/vue@4.5.3/packages/integrations/vue)

Updates `astro` from 4.16.13 to 4.16.16
- [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/astro@4.16.16/packages/astro)

Updates `@astrojs/react` from 3.6.2 to 3.6.3
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/react/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/react@3.6.3/packages/integrations/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent c59b384 commit 2858e3c
Show file tree
Hide file tree
Showing 3 changed files with 12,231 additions and 21,209 deletions.
4 changes: 2 additions & 2 deletions examples/api-client-tutorial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
},
"devDependencies": {
"@astrojs/check": "0.9.4",
"@astrojs/react": "3.6.2",
"@astrojs/react": "3.6.3",
"@shopware/api-client": "1.1.2",
"@tutorialkit/astro": "1.1.1",
"@tutorialkit/theme": "1.2.1",
"@tutorialkit/types": "1.1.1",
"@types/node": "20.14.6",
"@types/react": "18.3.3",
"astro": "4.16.13",
"astro": "4.16.16",
"prettier-plugin-astro": "0.14.1",
"typescript": "5.6.3"
}
Expand Down
Loading

0 comments on commit 2858e3c

Please sign in to comment.