Skip to content

Commit f5dae14

Browse files
chore(deps-dev): Bump react in the npm-docusaurus-dependencies group
Bumps the npm-docusaurus-dependencies group with 1 update: [react](https://github.com/facebook/react/tree/HEAD/packages/react). Updates `react` from 18.3.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) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-docusaurus-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b718129 commit f5dae14

File tree

2 files changed

+36
-37
lines changed

2 files changed

+36
-37
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@docusaurus/types": "^3.0.0",
3939
"@docusaurus/utils": "^3.0.0",
4040
"@docusaurus/utils-validation": "^3.0.0",
41-
"react": "^18.0.0",
41+
"react": "^19.2.0",
4242
"react-dom": "^18.0.0"
4343
},
4444
"devDependencies": {
@@ -47,7 +47,7 @@
4747
"@docusaurus/types": "^3.9.1",
4848
"@docusaurus/utils": "^3.9.1",
4949
"@docusaurus/utils-validation": "^3.9.1",
50-
"@types/react": "^18.0.0",
50+
"@types/react": "^19.2.0",
5151
"@types/react-dom": "^18.0.0",
5252
"@typescript-eslint/eslint-plugin": "^6.21.0",
5353
"@typescript-eslint/parser": "^6.21.0",
@@ -56,7 +56,7 @@
5656
"eslint-plugin-react": "^7.33.0",
5757
"eslint-plugin-react-hooks": "^4.6.0",
5858
"prettier": "^3.0.0",
59-
"react": "^18.0.0",
59+
"react": "^19.2.0",
6060
"react-dom": "^18.0.0",
6161
"typescript": "^5.0.0"
6262
},

0 commit comments

Comments
 (0)