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 f398fcf commit 73609bdCopy full SHA for 73609bd
package.json
@@ -55,5 +55,10 @@
55
"tailwindcss": "4.1.11",
56
"typescript": "^5.9.2"
57
},
58
+ "resolutions": {
59
+ "react": "19.1.1",
60
+ "react-dom": "19.1.1",
61
+ "react-textarea-autosize": "^8.5.3"
62
+ },
63
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
64
}
0 commit comments