We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 612a8c7 commit 24c0838Copy full SHA for 24c0838
packages/components/package.json
@@ -48,8 +48,8 @@
48
"react-router": "7.0.1"
49
},
50
"peerDependencies": {
51
- "react": "^18.0.0 || ^19.0.0",
52
- "react-dom": "^18.0.0 || ^19.0.0"
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0"
53
54
"devDependencies": {
55
"react": "19.0.0",
packages/icons/package.json
@@ -39,8 +39,8 @@
39
"class-variance-authority": "0.7.0"
40
41
42
43
44
45
46
0 commit comments