Skip to content

Commit 2bfd77c

Browse files
fix(deps): update react monorepo
1 parent 11006e7 commit 2bfd77c

File tree

2 files changed

+42
-27
lines changed

2 files changed

+42
-27
lines changed

package-lock.json

Lines changed: 38 additions & 23 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
@@ -20,9 +20,9 @@
2020
"lucide-react": "0.539.0",
2121
"next": "15.5.6",
2222
"pretty-format": "30.2.0",
23-
"react": "19.1.1",
23+
"react": "19.2.0",
2424
"react-apexcharts": "1.7.0",
25-
"react-dom": "19.1.1",
25+
"react-dom": "19.2.0",
2626
"react-virtualized-auto-sizer": "1.0.26",
2727
"tailwind-merge": "3.3.1",
2828
"zod": "4.1.12"
@@ -36,8 +36,8 @@
3636
"@tailwindcss/postcss": "4.1.16",
3737
"@types/lodash.debounce": "4.0.9",
3838
"@types/node": "22.19.0",
39-
"@types/react": "19.1.10",
40-
"@types/react-dom": "19.1.7",
39+
"@types/react": "19.2.2",
40+
"@types/react-dom": "19.2.2",
4141
"eslint": "9.39.1",
4242
"eslint-config-next": "15.5.6",
4343
"eslint-config-prettier": "10.1.8",

0 commit comments

Comments
 (0)