Skip to content

Commit 7e14ef1

Browse files
Build(deps): bump @astrojs/react from 6.0.0 to 6.0.1 (#345)
Bumps [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react) from 6.0.0 to 6.0.1. - [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@6.0.1/packages/integrations/react) --- updated-dependencies: - dependency-name: "@astrojs/react" dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54c7f30 commit 7e14ef1

2 files changed

Lines changed: 34 additions & 6 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"verify:security-headers": "node scripts/verify-security-headers.mjs"
2121
},
2222
"dependencies": {
23-
"@astrojs/react": "^6.0.0",
23+
"@astrojs/react": "^6.0.1",
2424
"@dnd-kit/core": "^6.3.1",
2525
"@dnd-kit/sortable": "^10.0.0",
2626
"@dnd-kit/utilities": "^3.2.2",

0 commit comments

Comments
 (0)