Skip to content

Commit e20e269

Browse files
chore(deps): bump the react group across 1 directory with 2 updates
Bumps the react group with 2 updates in the / directory: [react](https://github.com/react/react/tree/HEAD/packages/react) and [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom). Updates `react` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `react-dom` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: react-dom dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f62414 commit e20e269

2 files changed

Lines changed: 116 additions & 116 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"@uidotdev/usehooks": "^2.4.1",
1818
"astro": "^7.1.6",
1919
"classnames": "^2.5.1",
20-
"react": "^19.2.7",
21-
"react-dom": "^19.2.7",
20+
"react": "^19.2.8",
21+
"react-dom": "^19.2.8",
2222
"react-spring-carousel": "^2.0.19"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)