Skip to content

Commit 9a0987c

Browse files
fix(deps): update react monorepo to v19
1 parent e6a3cb1 commit 9a0987c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"next": "12.1.2",
1919
"next-themes": "0.0.15",
2020
"nextjs-progressbar": "0.0.14",
21-
"react": "17.0.2",
22-
"react-dom": "17.0.2",
21+
"react": "19.1.0",
22+
"react-dom": "19.1.0",
2323
"react-draggable": "4.4.4",
2424
"react-markdown": "8.0.1",
2525
"react-progressive-graceful-image": "0.6.14",
@@ -32,7 +32,7 @@
3232
"@svgr/webpack": "6.2.1",
3333
"@types/luxon": "2.3.1",
3434
"@types/node": "17.0.16",
35-
"@types/react": "17.0.43",
35+
"@types/react": "19.1.1",
3636
"eslint": "8.11.0",
3737
"eslint-config-next": "12.1.2",
3838
"prettier": "2.6.1",

0 commit comments

Comments
 (0)