Skip to content

Commit 5ded1cf

Browse files
meta: bump the react group with 3 updates
Bumps the react group with 3 updates: [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom), [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). Updates `react-dom` from 19.1.0 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) Updates `react` from 19.1.0 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) Updates `@types/react` from 19.1.8 to 19.1.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: react-dom dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: react dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: "@types/react" dependency-version: 19.1.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8194265 commit 5ded1cf

File tree

3 files changed

+396
-402
lines changed

3 files changed

+396
-402
lines changed

apps/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"next-themes": "~0.4.6",
6363
"postcss-calc": "~10.1.1",
6464
"react": "catalog:",
65-
"react-dom": "^19.1.0",
65+
"react-dom": "^19.1.1",
6666
"reading-time": "~1.5.0",
6767
"rehype-autolink-headings": "~7.1.0",
6868
"rehype-slug": "~6.0.0",

0 commit comments

Comments
 (0)