Skip to content

Commit

Permalink
chore(deps): bump the astro group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the astro group with 4 updates in the / directory: [@astrojs/node](https://github.com/withastro/adapters/tree/HEAD/packages/node), [@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/node` from 8.3.4 to 9.0.0
- [Release notes](https://github.com/withastro/adapters/releases)
- [Changelog](https://github.com/withastro/adapters/blob/main/packages/node/CHANGELOG.md)
- [Commits](https://github.com/withastro/adapters/commits/@astrojs/[email protected]/packages/node)

Updates `@astrojs/vue` from 4.5.3 to 5.0.2
- [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/[email protected]/packages/integrations/vue)

Updates `astro` from 4.16.16 to 5.0.5
- [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 `@astrojs/react` from 3.6.3 to 4.1.0
- [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/[email protected]/packages/integrations/react)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent e5eae8c commit 358fdef
Show file tree
Hide file tree
Showing 3 changed files with 481 additions and 463 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 @@ -20,15 +20,15 @@
},
"devDependencies": {
"@astrojs/check": "0.9.4",
"@astrojs/react": "3.6.3",
"@astrojs/react": "4.1.0",
"@biomejs/biome": "1.8.3",
"@shopware/api-client": "canary",
"@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.16",
"astro": "5.0.5",
"prettier-plugin-astro": "0.14.1",
"typescript": "5.6.3"
}
Expand Down
Loading

0 comments on commit 358fdef

Please sign in to comment.