Skip to content

Commit d7e9b0f

Browse files
chore(deps): bump react from 18.3.1 to 19.2.3
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.3.1 to 19.2.3. - [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.3/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db73ddd commit d7e9b0f

4 files changed

Lines changed: 506 additions & 650 deletions

File tree

apps/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"fumadocs-ui": "^16.4.7",
1616
"lucide-react": "^0.562.0",
1717
"next": "^16.1.4",
18-
"react": "^19.0.0",
18+
"react": "^19.2.3",
1919
"react-dom": "^19.0.0",
2020
"zod": "^4.3.5"
2121
},

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"better-auth": "^1.4.10",
2121
"clsx": "^2.1.0",
2222
"lucide-react": "^0.344.0",
23-
"react": "^18.3.1",
23+
"react": "^19.2.3",
2424
"react-dom": "^18.3.1",
2525
"react-hook-form": "^7.54.2",
2626
"react-router-dom": "^7.12.0",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"jsdom": "^27.4.0",
3333
"postcss": "^8.4.0",
3434
"postcss-cli": "^11.0.0",
35-
"react": "^18.2.0",
35+
"react": "^19.2.3",
3636
"react-dom": "^18.2.0",
3737
"tailwindcss": "^4.1.18",
3838
"tsup": "^8.0.0",

0 commit comments

Comments
 (0)