Skip to content

Commit bc94b03

Browse files
chore(deps): update react monorepo to v19.2.0
1 parent b9b2889 commit bc94b03

File tree

2 files changed

+120
-120
lines changed

2 files changed

+120
-120
lines changed

packages/website/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"@codemirror/lang-json": "6.0.2",
1616
"@codemirror/view": "6.38.4",
1717
"@headlessui/react": "2.2.9",
18-
"@types/react": "19.1.16",
19-
"@types/react-dom": "19.1.9",
18+
"@types/react": "19.2.0",
19+
"@types/react-dom": "19.2.0",
2020
"@uiw/react-codemirror": "4.25.2",
2121
"clsx": "2.1.1",
2222
"next": "15.5.4",
@@ -25,9 +25,9 @@
2525
"nextra-theme-docs": "3.3.1",
2626
"postcss": "8.5.6",
2727
"postcss-lightningcss": "1.0.2",
28-
"react": "19.1.1",
28+
"react": "19.2.0",
2929
"react-docgen": "workspace:8.0.1",
30-
"react-dom": "19.1.1",
30+
"react-dom": "19.2.0",
3131
"tailwindcss": "3.4.18"
3232
},
3333
"browserslist": [

0 commit comments

Comments
 (0)