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 53c6367 commit 0c835d4Copy full SHA for 0c835d4
package.json
@@ -21,8 +21,8 @@
21
"next-auth": "4.24.10",
22
"pg": "^8.12.0",
23
"postcss": "8.4.49",
24
- "react": "18.3.1",
25
- "react-dom": "18.3.1",
+ "react": "19.0.0",
+ "react-dom": "19.0.0",
26
"tailwindcss": "3.4.15",
27
"typescript": "5.7.2",
28
"use-debounce": "^10.0.1",
@@ -32,7 +32,7 @@
32
"@types/bcrypt": "^5.0.2",
33
"@types/d3": "^7.4.3",
34
"@types/node": "22.10.1",
35
- "@types/react": "18.3.12",
+ "@types/react": "19.0.0",
36
"@types/react-dom": "18.3.1",
37
"eslint": "9.16.0",
38
"eslint-config-next": "15.0.3"
0 commit comments