Skip to content

Commit

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


Updates `@astrojs/react` from 4.1.0 to 4.1.2
- [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)

Updates `astro` from 5.0.5 to 5.1.1
- [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)

---
updated-dependencies:
- dependency-name: "@astrojs/react"
  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-minor
  dependency-group: astro
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 13dc329 commit 2645650
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions templates/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"lint:css": "foundry run stylelint '**/*.css'"
},
"dependencies": {
"@astrojs/react": "^4.1.0",
"@astrojs/react": "^4.1.2",
"@sumup-oss/circuit-ui": "^9.0.0",
"@sumup-oss/design-tokens": "^8.0.0",
"@sumup-oss/icons": "^5.0.0",
"@sumup-oss/intl": "^3.0.1",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.1",
"astro": "^5.0.8",
"astro": "^5.1.1",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand Down

0 comments on commit 2645650

Please sign in to comment.