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 24e7e3e commit c9c8102Copy full SHA for c9c8102
packages/components/package.json
@@ -25,7 +25,7 @@
25
],
26
"devDependencies": {
27
"@techstack/tcm-cli": "1.3.125",
28
- "@types/react-dom": "18.2.18",
+ "@types/react-dom": "18.2.25",
29
"install-peers-cli": "2.2.0"
30
},
31
"dependencies": {
@@ -35,7 +35,7 @@
35
36
"peerDependencies": {
37
"next": "14.0.4",
38
- "react": "18.2.0"
+ "react": "18.3.0"
39
40
"optionalDependencies": {
41
"@supabase/auth-helpers-nextjs": "0.8.7",
0 commit comments