We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6830daf commit 0bf4ab3Copy full SHA for 0bf4ab3
package.json
@@ -18,8 +18,8 @@
18
"next": "12.1.2",
19
"next-themes": "0.0.15",
20
"nextjs-progressbar": "0.0.14",
21
- "react": "17.0.2",
22
- "react-dom": "17.0.2",
+ "react": "19.1.1",
+ "react-dom": "19.1.1",
23
"react-draggable": "4.4.4",
24
"react-markdown": "8.0.1",
25
"react-progressive-graceful-image": "0.6.14",
@@ -32,7 +32,7 @@
32
"@svgr/webpack": "6.2.1",
33
"@types/luxon": "2.3.1",
34
"@types/node": "17.0.45",
35
- "@types/react": "17.0.43",
+ "@types/react": "19.1.17",
36
"eslint": "8.11.0",
37
"eslint-config-next": "12.1.2",
38
"prettier": "2.6.1",
0 commit comments