File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
examples/react-client/fishjam-chat Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
22
"@radix-ui/react-label" : " ^2.1.0" ,
23
23
"@radix-ui/react-select" : " ^2.1.4" ,
24
24
"@radix-ui/react-separator" : " ^1.1.1" ,
25
- "@radix-ui/react-slot" : " ^1.1.0 " ,
25
+ "@radix-ui/react-slot" : " ^1.1.1 " ,
26
26
"@radix-ui/react-switch" : " ^1.1.1" ,
27
27
"axios" : " ^1.7.9" ,
28
28
"class-variance-authority" : " ^0.7.0" ,
Original file line number Diff line number Diff line change @@ -790,7 +790,7 @@ __metadata:
790
790
" @radix-ui/react-label " : " npm:^2.1.0"
791
791
" @radix-ui/react-select " : " npm:^2.1.4"
792
792
" @radix-ui/react-separator " : " npm:^1.1.1"
793
- " @radix-ui/react-slot " : " npm:^1.1.0 "
793
+ " @radix-ui/react-slot " : " npm:^1.1.1 "
794
794
" @radix-ui/react-switch " : " npm:^1.1.1"
795
795
" @types/node " : " npm:^22.10.2"
796
796
" @types/react " : " npm:^19.0.1"
@@ -1659,7 +1659,7 @@ __metadata:
1659
1659
languageName : node
1660
1660
linkType : hard
1661
1661
1662
- " @radix-ui/react-slot@npm:1.1.0, @radix-ui/react-slot@npm:^1.1.0 " :
1662
+ " @radix-ui/react-slot@npm:1.1.0 " :
1663
1663
version : 1.1.0
1664
1664
resolution : " @radix-ui/react-slot@npm:1.1.0"
1665
1665
dependencies :
@@ -1674,7 +1674,7 @@ __metadata:
1674
1674
languageName : node
1675
1675
linkType : hard
1676
1676
1677
- " @radix-ui/react-slot@npm:1.1.1 " :
1677
+ " @radix-ui/react-slot@npm:1.1.1, @radix-ui/react-slot@npm:^1.1.1 " :
1678
1678
version : 1.1.1
1679
1679
resolution : " @radix-ui/react-slot@npm:1.1.1"
1680
1680
dependencies :
You can’t perform that action at this time.
0 commit comments