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 8793e0c commit d7b517cCopy full SHA for d7b517c
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": "18.2.0",
+ "react-dom": "18.2.0",
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.16",
35
- "@types/react": "17.0.43",
+ "@types/react": "18.0.33",
36
"eslint": "8.11.0",
37
"eslint-config-next": "12.1.2",
38
"prettier": "2.6.1",
0 commit comments