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 13c194d commit 8c6335dCopy full SHA for 8c6335d
package.json
@@ -18,10 +18,10 @@
18
"next": "15.5.3",
19
"query-string": "7.1.3",
20
"radix-ui": "1.4.3",
21
- "react": "18.3.1",
+ "react": "19.2.0",
22
"react-ace": "14.0.1",
23
"react-countdown": "^2.3.5",
24
- "react-dom": "18.3.1",
+ "react-dom": "19.2.0",
25
"react-hook-form": "7.63.0",
26
"sass": "1.93.0",
27
"slugify": "1.6.6",
@@ -33,7 +33,7 @@
33
},
34
"devDependencies": {
35
"@types/node": "22.18.6",
36
- "@types/react": "18.3.24",
+ "@types/react": "19.1.17",
37
"@typescript-eslint/eslint-plugin": "^7.2.0",
38
"@typescript-eslint/parser": "^7.2.0",
39
"eslint": "8.57.1",
0 commit comments