Skip to content

Commit 4a7b0cf

Browse files
fix(deps): update react monorepo
1 parent 41f2764 commit 4a7b0cf

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@
6262
"lodash": "4.17.21",
6363
"lucide-react": "0.545.0",
6464
"next-themes": "0.4.6",
65-
"react": "19.1.1",
65+
"react": "19.2.0",
6666
"react-day-picker": "9.11.1",
67-
"react-dom": "19.1.1",
67+
"react-dom": "19.2.0",
6868
"react-hook-form": "7.64.0",
6969
"react-resizable-panels": "3.0.6",
7070
"react-router-dom": "7.9.4",
@@ -84,8 +84,8 @@
8484
"@types/jest": "30.0.0",
8585
"@types/lodash": "4.17.20",
8686
"@types/node": "24.7.1",
87-
"@types/react": "19.1.11",
88-
"@types/react-dom": "19.1.8",
87+
"@types/react": "19.2.2",
88+
"@types/react-dom": "19.2.2",
8989
"@vitejs/plugin-react": "5.0.4",
9090
"eslint": "9.37.0",
9191
"eslint-config-prettier": "10.1.8",

0 commit comments

Comments
 (0)