Skip to content

Commit da7aac8

Browse files
chore(deps): bump react and @types/react in /apps/main
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `react` from 18.3.1 to 19.0.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.0.0/packages/react) Updates `@types/react` from 18.3.12 to 19.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9461aa9 commit da7aac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dotenv-webpack": "^8.1.0",
2424
"html2plaintext": "^2.1.4",
2525
"next": "^15.1.0",
26-
"react": "^18.3.1",
26+
"react": "^19.0.0",
2727
"react-dom": "^18.3.1",
2828
"react-hotkeys-hook": "^3.4.7",
2929
"react-redux": "^9.1.2",

0 commit comments

Comments
 (0)