Skip to content

Commit 35c2652

Browse files
chore(deps): bump the next-react group across 1 directory with 2 updates
Bumps the next-react group with 2 updates in the / directory: [react](https://github.com/react/react/tree/HEAD/packages/react) and [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom). Updates `react` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `react-dom` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: next-react - dependency-name: react-dom dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: next-react ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53f565f commit 35c2652

2 files changed

Lines changed: 347 additions & 347 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@
6767
"fumadocs-mdx": "15.2.2",
6868
"fumadocs-ui": "16.14.0",
6969
"next": "16.3.0",
70-
"react": "19.2.7",
71-
"react-dom": "19.2.7",
70+
"react": "19.2.8",
71+
"react-dom": "19.2.8",
7272
"shiki": "4.3.1",
7373
"zod": "4.4.3"
7474
},
@@ -78,8 +78,8 @@
7878
"@tailwindcss/postcss": "4.3.1",
7979
"@types/mdx": "2.0.13",
8080
"@types/node": "22.15.0",
81-
"@types/react": "19.2.2",
82-
"@types/react-dom": "19.2.2",
81+
"@types/react": "19.2.18",
82+
"@types/react-dom": "19.2.4",
8383
"ajv": "8.20.0",
8484
"eslint": "9.39.1",
8585
"eslint-config-next": "16.3.0",

0 commit comments

Comments
 (0)