Skip to content

Commit e558ac4

Browse files
fix(deps): update react monorepo
1 parent bdfdaf4 commit e558ac4

2 files changed

Lines changed: 92 additions & 62 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"immer": "11.0.1",
2727
"lucide-react": "0.556.0",
2828
"next": "16.0.7",
29-
"react": "19.2.1",
30-
"react-dom": "19.2.1",
29+
"react": "19.2.4",
30+
"react-dom": "19.2.4",
3131
"tailwind-merge": "3.4.0",
3232
"tailwindcss-animate": "1.0.7",
3333
"zustand": "5.0.9"
@@ -38,7 +38,7 @@
3838
"@iconify-icon/react": "3.0.3",
3939
"@tailwindcss/postcss": "4.1.17",
4040
"@types/node": "24.10.1",
41-
"@types/react": "19.2.7",
41+
"@types/react": "19.2.11",
4242
"@types/react-dom": "19.2.3",
4343
"@typescript-eslint/eslint-plugin": "8.48.1",
4444
"@typescript-eslint/parser": "8.48.1",

0 commit comments

Comments
 (0)