Skip to content

Commit c5e289a

Browse files
authored
upgrade react (#584)
1 parent 760d587 commit c5e289a

File tree

2 files changed

+693
-693
lines changed

2 files changed

+693
-693
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@
4040
"lucide-react": "0.548.0",
4141
"mdast-util-to-string": "4.0.0",
4242
"motion": "12.23.24",
43-
"next": "16.0.1",
43+
"next": "16.0.7",
4444
"next-sitemap": "4.2.3",
4545
"nextra": "4.6.0",
4646
"nextra-theme-docs": "4.6.0",
4747
"posthog-js": "1.298.0",
48-
"react": "19.2.0",
49-
"react-dom": "19.2.0",
48+
"react": "19.2.1",
49+
"react-dom": "19.2.1",
5050
"react-hook-form": "7.65.0",
5151
"react-syntax-highlighter": "16.1.0",
5252
"swagger-ui-react": "^5.30.0",
@@ -61,8 +61,8 @@
6161
"@types/mdast": "4.0.4",
6262
"@types/mdx": "2.0.13",
6363
"@types/node": "24.9.2",
64-
"@types/react": "19.2.2",
65-
"@types/react-dom": "19.2.2",
64+
"@types/react": "19.2.7",
65+
"@types/react-dom": "19.2.3",
6666
"@types/react-syntax-highlighter": "15.5.13",
6767
"@types/unist": "3.0.3",
6868
"commander": "14.0.2",

0 commit comments

Comments
 (0)