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 7e57025 commit 4fac5b4Copy full SHA for 4fac5b4
package.json
@@ -51,9 +51,9 @@
51
"next-auth": "4.24.7",
52
"nodemailer": "6.9.13",
53
"prisma": "4.14.1",
54
- "react": "18.2.0",
+ "react": "18.3.1",
55
"react-colorful": "5.6.1",
56
- "react-dom": "18.2.0",
+ "react-dom": "18.3.1",
57
"react-hot-toast": "2.4.1",
58
"react-textarea-autosize": "8.5.3",
59
"sharp": "0.33.3",
@@ -72,8 +72,8 @@
72
"@types/minimatch": "5.1.2",
73
"@types/ms": "0.7.34",
74
"@types/node": "20.12.5",
75
- "@types/react": "18.0.34",
76
- "@types/react-dom": "18.0.11",
+ "@types/react": "18.3.11",
+ "@types/react-dom": "18.3.1",
77
"@types/ua-parser-js": "0.7.39",
78
"autoprefixer": "10.4.19",
79
"enquirer": "2.4.1",
0 commit comments