Skip to content

Commit 491a22f

Browse files
Bump react-dom from 19.1.1 to 19.2.0 (#155)
* Bump react-dom from 19.1.1 to 19.2.0 Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.1.1 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] <[email protected]> * Bump react from 19.1.1 to 19.2.0 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Valentin Knabel <[email protected]>
1 parent 58c5c09 commit 491a22f

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

bun.lock

Lines changed: 6 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"docusaurus-lunr-search": "^3.6.0",
3434
"postcss": "^8.5.3",
3535
"prism-react-renderer": "^2.3.0",
36-
"react": "^19.1.1",
37-
"react-dom": "^19.0.0",
36+
"react": "^19.2.0",
37+
"react-dom": "^19.2.0",
3838
"semver": "^7.7.3",
3939
"tailwind-merge": "^3.3.1",
4040
"tailwindcss": "^4.1.17"

0 commit comments

Comments
 (0)