Skip to content

Commit e7d414b

Browse files
dependabot[bot]kanywst
authored andcommitted
chore(deps-web): bump the astro group in /web with 2 updates
Bumps the astro group in /web 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 5.0.5 to 5.0.6 - [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@5.0.6/packages/integrations/react) Updates `astro` from 6.3.7 to 6.4.2 - [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@6.4.2/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/react" dependency-version: 5.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro - dependency-name: astro dependency-version: 6.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: astro ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 799ac4c commit e7d414b

2 files changed

Lines changed: 28 additions & 25 deletions

File tree

web/package-lock.json

Lines changed: 26 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"check": "astro check"
1111
},
1212
"dependencies": {
13-
"@astrojs/react": "^5.0.0",
13+
"@astrojs/react": "^5.0.6",
1414
"@tailwindcss/postcss": "^4.3.0",
1515
"@tailwindcss/typography": "^0.5.15",
16-
"astro": "^6.3.7",
16+
"astro": "^6.4.2",
1717
"isomorphic-dompurify": "^3.14.0",
1818
"marked": "^18.0.4",
1919
"postcss": "^8.5.15",

0 commit comments

Comments
 (0)