Skip to content

Commit 4090797

Browse files
Bump the react-major group with 2 updates
Bumps the react-major group with 2 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). Updates `react` 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) Updates `@types/react` from 18.3.24 to 19.1.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: react-major - dependency-name: "@types/react" dependency-version: 19.1.13 dependency-type: direct:development update-type: version-update:semver-major dependency-group: react-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f91531a commit 4090797

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"clsx": "^2.1.1",
2828
"docusaurus-plugin-sass": "^0.2.6",
2929
"prism-react-renderer": "^2.4.1",
30-
"react": "^18.0.0",
30+
"react": "^19.2.1",
3131
"react-dom": "^18.0.0",
3232
"rehype-highlight": "^7.0.2",
3333
"remark-gfm": "^4.0.1",
@@ -42,7 +42,7 @@
4242
"@mdx-js/typescript-plugin": "^0.1.3",
4343
"@types/eslint": "^9.6.1",
4444
"@types/eslint-config-prettier": "^6.11.3",
45-
"@types/react": "^18.3.0",
45+
"@types/react": "^19.2.7",
4646
"@types/react-dom": "^18.3.0",
4747
"eslint": "^8.57.0",
4848
"eslint-config-prettier": "^10.1.8",

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"parse-srcset": "^1.0.2",
116116
"pngjs": "^7.0.0",
117117
"prop-types": "^15.8.1",
118-
"react": "^19.2.0",
118+
"react": "^19.2.1",
119119
"react-dnd": "^16.0.1",
120120
"react-dnd-html5-backend": "^16.0.1",
121121
"react-dom": "^19.2.0",

tsunami/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"clsx": "^2.1.1",
2121
"debug": "^4.4.3",
2222
"jotai": "^2.13.1",
23-
"react": "^19.2.0",
23+
"react": "^19.2.1",
2424
"react-dom": "^19.2.0",
2525
"react-markdown": "^10.1.0",
2626
"recharts": "^3.1.2",

0 commit comments

Comments
 (0)