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 0b39e22 commit fda518fCopy full SHA for fda518f
package.json
@@ -12,13 +12,13 @@
12
"dependencies": {
13
"classnames": "2.3.1",
14
"next": "12.1.0",
15
- "react": "17.0.2",
16
- "react-dom": "17.0.2",
+ "react": "19.1.1",
+ "react-dom": "19.1.1",
17
"waait": "1.0.5"
18
},
19
"devDependencies": {
20
"@types/node": "17.0.10",
21
- "@types/react": "17.0.39",
+ "@types/react": "19.1.9",
22
"eslint": "8.9.0",
23
"eslint-config-next": "12.1.0",
24
"typescript": "4.5.5"
0 commit comments