Skip to content

Commit d269500

Browse files
build(deps): bump react-dom from 19.1.2 to 19.2.1
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.1.2 to 19.2.1. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.1/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-version: 19.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 697d969 commit d269500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"framer-motion": "~12.23.25",
1010
"next": "15",
1111
"react": "~19.1.0",
12-
"react-dom": "~19.1.0",
12+
"react-dom": "~19.2.1",
1313
"react-responsive-embed": "~2.1.0",
1414
"sugar-high": "~0.9.3",
1515
"theme-ui": "~0.17.2"

0 commit comments

Comments
 (0)