Skip to content

Commit 4cc56c7

Browse files
fix(deps): update react monorepo (#111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73767fe commit 4cc56c7

2 files changed

Lines changed: 905 additions & 905 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"clsx": "2.1.1",
1818
"modern-normalize": "3.0.1",
1919
"posthog-js": "1.248.0",
20-
"react": "19.0.0",
20+
"react": "19.1.0",
2121
"react-aria-components": "1.9.0",
22-
"react-dom": "19.0.0",
22+
"react-dom": "19.1.0",
2323
"remark-gfm": "4.0.1",
2424
"tuono": "0.19.7",
2525
"usehooks-ts": "3.1.1"
@@ -28,8 +28,8 @@
2828
"@eslint/js": "9.21.0",
2929
"@mdx-js/rollup": "3.1.0",
3030
"@types/node": "22.15.23",
31-
"@types/react": "19.0.10",
32-
"@types/react-dom": "19.0.4",
31+
"@types/react": "19.1.6",
32+
"@types/react-dom": "19.1.5",
3333
"eslint": "9.21.0",
3434
"eslint-import-resolver-typescript": "3.8.3",
3535
"eslint-plugin-import-x": "4.6.1",

0 commit comments

Comments
 (0)