Skip to content

Commit 4c0ce30

Browse files
chore(deps): bump react-dom from 18.3.1 to 19.1.1
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.3.1 to 19.1.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.1.1/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 823f7e4 commit 4c0ce30

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

apps/docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"autoprefixer": "^10.4.21",
1414
"postcss": "^8.5.6",
1515
"react": "^18.3.1",
16-
"react-dom": "^18.3.1",
16+
"react-dom": "^19.1.1",
1717
"tailwindcss": "^4.1.13",
1818
"typescript": "^5.9.2"
1919
},
@@ -23,6 +23,6 @@
2323
"@unhq/tokens": "workspace:*",
2424
"@unhq/ui": "workspace:*",
2525
"react": "18.x",
26-
"react-dom": "18.x"
26+
"react-dom": "19.x"
2727
}
2828
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)