Skip to content

Commit 780d845

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.6 to 5.0.7 - [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.7/packages/integrations/react) Updates `astro` from 6.4.2 to 6.4.4 - [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.4/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/react" dependency-version: 5.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro - dependency-name: astro dependency-version: 6.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe25c5b commit 780d845

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

web/package-lock.json

Lines changed: 10 additions & 10 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.6",
13+
"@astrojs/react": "^5.0.7",
1414
"@tailwindcss/postcss": "^4.3.0",
1515
"@tailwindcss/typography": "^0.5.15",
16-
"astro": "^6.4.2",
16+
"astro": "^6.4.4",
1717
"isomorphic-dompurify": "^3.15.0",
1818
"marked": "^18.0.4",
1919
"postcss": "^8.5.15",

0 commit comments

Comments
 (0)