Skip to content

Commit 8a012fa

Browse files
chore(deps): bump react-dom from 19.1.0 to 19.2.0
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.1.0 to 19.2.0. - [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.0/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f3e6ac commit 8a012fa

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

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

src/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"clsx": "^2.1.1",
2929
"lucide-react": "^0.525.0",
3030
"react": "^19.1.0",
31-
"react-dom": "^19.1.0",
31+
"react-dom": "^19.2.0",
3232
"rehype-autolink-headings": "^7.1.0",
3333
"rehype-slug": "^6.0.0",
3434
"tailwind-merge": "^3.3.1"

0 commit comments

Comments
 (0)